| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.6_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
29 Jun 2012 12:42:04
1.6_1
|
bapt  |
Convert to new option framework |
01 Jun 2012 05:26:28
1.6_1
|
dinoex  |
- update png to 1.5.10 |
20 May 2011 17:34:25
1.6
|
danfe  |
Allow NLS support to be controlled via OPTIONS. |
18 May 2011 09:06:49
1.6
|
danfe  |
* Update to version 1.6
* Remove two offending and incorrect patches: GNU getline() should be
replaced by standard fgets() with care, as they two return different
things (number of characters read vs. pointer to the string). These
two patches simply replaced one call with the other, leaving return
value unmodified according to what caller had expected, which leads
to all sorts of weird crashes and segfaults. Port itself checks for
getline() presence and uses bundled implementation if it's not found
* As usual, clean up Makefile and port description while I'm here |
19 Mar 2011 12:38:54
1.4_4
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.4_4
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
1.4_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.4_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4_2
|
dinoex  |
- update to jpeg-8 |
28 Aug 2009 17:37:26
1.4_1
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
02 Aug 2009 19:36:34
1.4_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 |
31 Jul 2009 13:57:52
1.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
05 Jan 2009 17:27:29
1.4
|
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
31 Aug 2008 00:32:43
1.4
|
chinsan  |
- Update to 1.4
- Take maintainership |
06 Jun 2008 13:14:38
1.3_10
|
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) |
19 Apr 2008 17:56:05
1.3_9  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
20 Mar 2008 09:23:28
1.3_8
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
04 Aug 2007 11:41:31
1.3_8
|
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) |
19 May 2007 20:32:57
1.3_8
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
1.3_7
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
14 Aug 2006 07:09:12
1.3_6
|
clsung  |
- Respect DESTDIR
- portlint fix
PR: ports/101909
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.3_6
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 23:02:13
1.3_5
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.3_5
|
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. |
05 Nov 2005 05:22:06
1.3_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
25 Jul 2005 21:58:10
1.3_4
|
linimon  |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr |
12 Mar 2005 10:54:27
1.3_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
06 Feb 2005 16:30:45
1.3_3
|
leeym  |
- add conditional support for NLS and fix PLIST problem
Noticed by: kris, sem |
08 Jan 2005 15:50:05
1.3_3
|
sem  |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw |
08 Jan 2005 10:48:20
1.3_3
|
leeym  |
- fix broken PLIST
PR: 75937
Submitted by: leeym |
10 Dec 2004 22:39:23
1.3_3
|
kris  |
Add missing file |
07 Nov 2004 22:37:47
1.3_3
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
09 Jul 2004 17:43:11
1.3_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
05 Apr 2004 03:35:22
1.3_1
|
marcus  |
Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4. |
05 Apr 2004 03:31:02
1.3_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
1.3
|
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. |
25 Feb 2004 07:18:27
1.3
|
vanilla  |
- update to 1.3
- unbreak
PR: ports/63332
Submitted by: statue at freebsd dot sinica dot edu dot tw |
23 Feb 2004 01:03:36
1.1_1
|
kris  |
BROKEN on 4.x: does not fetch |
04 Feb 2004 05:21:48
1.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.1
|
trevor  |
SIZEify. |
21 Nov 2003 03:09:45
1.1
|
linimon  |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw |
16 Nov 2003 04:22:17
1.1
|
vanilla  |
Fix build on -current.
Noticed by: kris@ |
09 Nov 2003 12:12:43
1.1
|
vanilla  |
Add wenju 1.1, collection of writing tools in Chinese.
PR: 58181
Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> |