| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jul 2004 17:06:41
2.57_1
|
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
29 Mar 2004 21:04:52
2.57_1
|
ade  |
Add SIZE to distinfo's
Prompted by: trevor |
28 Mar 2004 22:30:22
2.57_1
|
ade  |
Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.
Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence. |
11 Feb 2004 19:17:18
2.57_1
|
ade  |
Other minor cosmetic changes to COMMENT |
04 Feb 2004 05:21:48
2.57_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jun 2003 01:45:09
2.57
|
ade  |
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.
Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com> |
18 Jun 2003 22:04:57
2.57
|
kuriyama  |
Unbreak autoconf257.
Approved by: ade |
09 Jun 2003 23:40:13
2.57
|
ade  |
Assume maintainership as part of the whole "gnutools" integration process. |
08 Jun 2003 21:13:49
2.57
|
will  |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
08 Jun 2003 21:06:22
2.57
|
will  |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
28 Feb 2003 22:53:02
2.57
|
kris  |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
23 Feb 2003 19:30:12
2.57
|
alane  |
comment out include of manpages.mk so wont break INDEX |
19 Feb 2003 10:20:44
2.57
|
alane  |
mark BORKED until finished |
13 Feb 2003 23:36:02
2.57
|
alane  |
starting work on actual port; this commit removes files from a previous version |
07 Feb 2003 02:44:22
2.54
|
seanc  |
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr) |