The FreeBSD Ports Archive
FreeBSD ftp : greed4>
A utility for downloading files with resume capabilities
greed history
v. 1.23
date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with F
v. 1.22
date: 2004/02/05 20:37:09; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.21
date: 2003/11/21 12:31:04; author: arved; state: Exp; lines: +5 -0
Respect CFLAGS, should fix build on alpha
v. 1.20
date: 2003/10/24 11:58:17; author: erwin; state: Exp; lines: +1 -1
Change MASTER_SITES to fix fetch
PR: 58486
Submitted by: Clement Laforet
v. 1.19
date: 2003/06/08 13:10:42; author: erwin; state: Exp; lines: +1 -1
o Change MASTER_SITES and distinfo.
o This new distfile is different. The difference is that
the author made a change in the CHANGE file ;)
PR: 53043
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.18
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/06/20 21:45:53; author: cpiazza; state: Exp; lines: +2 -2
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
v. 1.14
date: 2000/04/12 05:31:10; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.13
date: 2000/03/08 00:32:44; author: cpiazza; state: Exp; lines: +7 -6
Update to 0.81+
v. 1.12
date: 1999/08/25 05:55:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/08/02 11:15:03; author: cpiazza; state: Exp; lines: +2 -2
Add a secondary category www
v. 1.10
date: 1999/08/02 10:43:44; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.9
date: 1999/06/19 08:25:44; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.8
date: 1999/06/12 07:09:08; author: mharo; state: Exp; lines: +2 -2
update mastersites
PR: 12149
Submitted by: maintainer
v. 1.7
date: 1999/05/09 16:26:03; author: steve; state: Exp; lines: +3 -3
Update to version 0.801.
PR: 11584
Submitted by: maintainer
v. 1.6
date: 1999/05/07 01:08:27; author: mharo; state: Exp; lines: +6 -8
Update to 0.8.
PR: 11540
Submitted by: maintainer
v. 1.5
date: 1999/05/01 02:12:32; author: steve; state: Exp; lines: +3 -3
Update to version 0.750.
PR: 11396
Submitted by: maintainer
v. 1.4
date: 1999/04/25 17:51:23; author: mharo; state: Exp; lines: +3 -3
update to version 0.7
PR: 11301
Submitted by: maintainer
v. 1.3
date: 1999/04/21 19:13:01; author: mharo; state: Exp; lines: +3 -3
Update to greed 0.666 (great version number, huh?)
PR: 11251
Submitted by: maintainer
v. 1.2
date: 1999/04/20 05:19:37; author: mharo; state: Exp; lines: +2 -2
upgrade greed to 0.665
PR: 11228
Submitted by: Ying-Chieh Liao
v. 1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp; lines: +0 -0
A fetch(1) like program that includes resume support.
PR: 11124
Submitted by: Chris Piazza cpiazza@home.net
=============================================================================
v. 1.23
date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with F
v. 1.22
date: 2004/02/05 20:37:09; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.21
date: 2003/11/21 12:31:04; author: arved; state: Exp; lines: +5 -0
Respect CFLAGS, should fix build on alpha
v. 1.20
date: 2003/10/24 11:58:17; author: erwin; state: Exp; lines: +1 -1
Change MASTER_SITES to fix fetch
PR: 58486
Submitted by: Clement Laforet
v. 1.19
date: 2003/06/08 13:10:42; author: erwin; state: Exp; lines: +1 -1
o Change MASTER_SITES and distinfo.
o This new distfile is different. The difference is that
the author made a change in the CHANGE file ;)
PR: 53043
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.18
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/06/20 21:45:53; author: cpiazza; state: Exp; lines: +2 -2
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
v. 1.14
date: 2000/04/12 05:31:10; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.13
date: 2000/03/08 00:32:44; author: cpiazza; state: Exp; lines: +7 -6
Update to 0.81+
v. 1.12
date: 1999/08/25 05:55:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/08/02 11:15:03; author: cpiazza; state: Exp; lines: +2 -2
Add a secondary category www
v. 1.10
date: 1999/08/02 10:43:44; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.9
date: 1999/06/19 08:25:44; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.8
date: 1999/06/12 07:09:08; author: mharo; state: Exp; lines: +2 -2
update mastersites
PR: 12149
Submitted by: maintainer
v. 1.7
date: 1999/05/09 16:26:03; author: steve; state: Exp; lines: +3 -3
Update to version 0.801.
PR: 11584
Submitted by: maintainer
v. 1.6
date: 1999/05/07 01:08:27; author: mharo; state: Exp; lines: +6 -8
Update to 0.8.
PR: 11540
Submitted by: maintainer
v. 1.5
date: 1999/05/01 02:12:32; author: steve; state: Exp; lines: +3 -3
Update to version 0.750.
PR: 11396
Submitted by: maintainer
v. 1.4
date: 1999/04/25 17:51:23; author: mharo; state: Exp; lines: +3 -3
update to version 0.7
PR: 11301
Submitted by: maintainer
v. 1.3
date: 1999/04/21 19:13:01; author: mharo; state: Exp; lines: +3 -3
Update to greed 0.666 (great version number, huh?)
PR: 11251
Submitted by: maintainer
v. 1.2
date: 1999/04/20 05:19:37; author: mharo; state: Exp; lines: +2 -2
upgrade greed to 0.665
PR: 11228
Submitted by: Ying-Chieh Liao
v. 1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp; lines: +0 -0
A fetch(1) like program that includes resume support.
PR: 11124
Submitted by: Chris Piazza cpiazza@home.net
=============================================================================
v. 1.23
date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with F
v. 1.22
date: 2004/02/05 20:37:09; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.21
date: 2003/11/21 12:31:04; author: arved; state: Exp; lines: +5 -0
Respect CFLAGS, should fix build on alpha
v. 1.20
date: 2003/10/24 11:58:17; author: erwin; state: Exp; lines: +1 -1
Change MASTER_SITES to fix fetch
PR: 58486
Submitted by: Clement Laforet
v. 1.19
date: 2003/06/08 13:10:42; author: erwin; state: Exp; lines: +1 -1
o Change MASTER_SITES and distinfo.
o This new distfile is different. The difference is that
the author made a change in the CHANGE file ;)
PR: 53043
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.18
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.17
date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.16
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.15
date: 2000/06/20 21:45:53; author: cpiazza; state: Exp; lines: +2 -2
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
v. 1.14
date: 2000/04/12 05:31:10; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.13
date: 2000/03/08 00:32:44; author: cpiazza; state: Exp; lines: +7 -6
Update to 0.81+
v. 1.12
date: 1999/08/25 05:55:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/08/02 11:15:03; author: cpiazza; state: Exp; lines: +2 -2
Add a secondary category www
v. 1.10
date: 1999/08/02 10:43:44; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.9
date: 1999/06/19 08:25:44; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.8
date: 1999/06/12 07:09:08; author: mharo; state: Exp; lines: +2 -2
update mastersites
PR: 12149
Submitted by: maintainer
v. 1.7
date: 1999/05/09 16:26:03; author: steve; state: Exp; lines: +3 -3
Update to version 0.801.
PR: 11584
Submitted by: maintainer
v. 1.6
date: 1999/05/07 01:08:27; author: mharo; state: Exp; lines: +6 -8
Update to 0.8.
PR: 11540
Submitted by: maintainer
v. 1.5
date: 1999/05/01 02:12:32; author: steve; state: Exp; lines: +3 -3
Update to version 0.750.
PR: 11396
Submitted by: maintainer
v. 1.4
date: 1999/04/25 17:51:23; author: mharo; state: Exp; lines: +3 -3
update to version 0.7
PR: 11301
Submitted by: maintainer
v. 1.3
date: 1999/04/21 19:13:01; author: mharo; state: Exp; lines: +3 -3
Update to greed 0.666 (great version number, huh?)
PR: 11251
Submitted by: maintainer
v. 1.2
date: 1999/04/20 05:19:37; author: mharo; state: Exp; lines: +2 -2
upgrade greed to 0.665
PR: 11228
Submitted by: Ying-Chieh Liao
v. 1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/14 05:27:27; author: mharo; state: Exp; lines: +0 -0
A fetch(1) like program that includes resume support.
PR: 11124
Submitted by: Chris Piazza cpiazza@home.net
=============================================================================
|
| |

|