| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:02:32
1.13.25_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
01 Feb 2008 06:35:50
1.13.25_1
|
linimon  |
Mark as broken on sparc64: does not compile. |
04 Aug 2007 12:41:31
1.13.25_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
23 Jul 2007 10:36:52
1.13.25_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 21:32:57
1.13.25_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
06 Feb 2007 21:05:30
1.13.25
|
miwi  |
- Update to 1.13.25
- Add new manpage layout
PR: 105560
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: perky@ (maintainer timeout) |
07 Nov 2006 16:26:45
1.10.28_1
|
laszlof  |
Fix build issues on pointyhat by adding a patch to replace multiline RE with
a single line. Remove BROKEN status.
PR: ports/104343
Submitted by: Frank J. Laszlo (laszlof)
Approved by: flz (mentor) |
02 Sep 2006 17:51:10
1.10.28_1
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
16 Jul 2006 20:30:31
1.10.28_1
|
linimon  |
Mark as broken: fails to install. |
01 May 2006 06:39:46
1.10.28_1
|
obrien  |
dpkg installs an 'install-info' command which conflicts with one in the
base system. Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'.
Approved by: perky |
24 Apr 2006 07:37:55
1.10.28_1
|
perky  |
Don't install a message translation for "tl" which is not supported
by our local mtree yet. |
22 Apr 2006 05:00:57
1.10.28
|
perky  |
Update to 1.10.28 |
22 Jan 2006 06:58:31
1.9.21_2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.9.21_2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
10 Jul 2004 20:12:13
1.9.21_2
|
krion  |
Remove USE_GETTEXT |
10 Jul 2004 17:58:28
1.9.21_2
|
krion  |
Support WITHOUT_NLS |
30 Mar 2004 20:20:23
1.9.21_2
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
18 Mar 2004 07:38:48
1.9.21_2
|
perky  |
Add SIZE data.
Submitted by: trevor |
14 Mar 2004 06:17:56
1.9.21_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
22 Feb 2004 07:06:07
1.9.21_2
|
perky  |
Rename a file with % in its name for perforce users.
Requested by: Mark Santcroos <marks@ripe.net> |
04 Feb 2004 04:36:30
1.9.21_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
1.9.21_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
26 Aug 2003 21:25:58
1.9.21_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 06:41:38
1.9.21
|
marcus  |
Chase the libintl.so shared lib version. |
04 Apr 2003 13:21:46
1.9.21
|
perky  |
Add dpkg 1.9.21, the debian package manager. |