| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
24 Apr 2013 18:10:32
0.0.14.1_2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Sep 2011 22:26:39
0.0.14.1_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
0.0.14.1_2  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:25:36
0.0.14.1_2
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.0.14.1_2
|
ade  |
Sync to new bsd.autotools.mk |
18 Jul 2010 17:45:51
0.0.14.1_2
|
makc  |
Take maintainership for kde@ |
31 May 2010 02:01:56
0.0.14.1_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
02 Aug 2009 19:36:34
0.0.14.1_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
25 Dec 2008 03:13:51
0.0.14.1_1
|
linimon  |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
06 Jun 2008 13:31:51
0.0.14.1_1
|
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) |
20 Mar 2008 09:46:38
0.0.14.1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
14 Mar 2008 06:45:55
0.0.14.1
|
rafan  |
- Update to 0.0.14.1
PR: ports/121493
Submitted by: Jens Rehsack <rehsack at web.de>
Approved by: Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer) |
18 Jan 2008 12:42:11
0.0.14_1
|
sat  |
- Fix ggz.modules registrations
Reported by: pointyhat via erwin, pav
Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
(maintainer timeout, 27 days) |
23 Jul 2007 09:36:52
0.0.14
|
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 |
07 Apr 2007 15:49:51
0.0.14
|
rafan  |
- Update ggz ports to 0.0.14
- Introduce bsd.ggz.mk to simplify all ggz ports
- Remove 4.x support
Approved by: Ying-Chieh Chen (maintainer) |
01 Feb 2007 02:42:06
0.0.13
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
29 Apr 2006 10:21:12
0.0.13
|
erwin  |
- Update to 0.0.13
- Respect WITHOUT_NLS
PR: 96188
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
23 Feb 2006 10:40:45
0.0.12_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 23:20:05
0.0.12_1
|
kuriyama  |
Chase shlib bump of libexpat. |
22 Jan 2006 11:18:58
0.0.12
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:11:14
0.0.12
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
0.0.12
|
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. |
04 Nov 2005 14:46:25
0.0.12
|
ijliao  |
yinjieh take over all ggz* ports |
13 Oct 2005 19:18:45
0.0.12
|
garga  |
- Update to 0.0.12
PR: ports/87382
Submitted by: Ports Fury |
29 Aug 2005 16:29:00
0.0.11
|
vs  |
Drop dependency on devel/popt (unused)
PR: ports/85339
Submitted by: Ying-Chieh Chen |
26 May 2005 20:50:38
0.0.11
|
pav  |
- Update to 0.0.11
PR: ports/81506
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
06 Feb 2005 13:37:10
0.0.10_1
|
pav  |
- Teach configure script to locate libggz properly. This helps packages
depending on this one to compile properly.
PR: ports/77120
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
28 Jan 2005 09:56:50
0.0.10
|
krion  |
Update to version 0.0.10
PR: ports/76760
Submitted by: Ports Fury |
19 Jul 2004 17:59:50
0.0.9
|
krion  |
Update to version 0.0.9
PR: ports/69294
Submitted by: Ports Fury |
14 Mar 2004 07:58:26
0.0.8_1
|
kuriyama  |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
14 Feb 2004 13:20:06
0.0.8
|
krion  |
- Update to version 0.0.8
PR: ports/62816
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
0.0.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.0.7
|
trevor  |
SIZEify. |
09 Oct 2003 01:44:07
0.0.7
|
ijliao  |
add ggz-client-libs 0.0.7
The GGZ Gaming Zone - Core Client Libraries |