| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 05:11:15
4.1.4_5
|
dinoex  |
- retire libungif |
07 Apr 2012 14:10:08
4.1.4_5
|
danger  |
- update DEPRECATED line to point to the correct port
Approved by: flz
Feature safe: yes |
17 Feb 2012 12:38:09
4.1.4_5
|
dinoex  |
- add EXPIRATION_DATE
Submitted by: crees |
17 Feb 2012 12:30:52
4.1.4_5
|
dinoex  |
- set CONFLICTS
PR: 163592 |
17 Feb 2012 12:25:25
4.1.4_5
|
dinoex  |
- set DEPRECATED
PR: 163592 |
06 Aug 2011 07:10:48
4.1.4_5
|
dinoex  |
- drop WWW |
03 Jul 2011 14:12:23
4.1.4_5
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
4.1.4_5
|
ade  |
Sync to new bsd.autotools.mk |
02 Sep 2009 15:01:56
4.1.4_5
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
02 Aug 2009 19:36:34
4.1.4_5
|
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 |
21 Aug 2008 06:18:49
4.1.4_5
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
14 Dec 2007 14:30:36
4.1.4_5
|
dinoex  |
- new MASTER_SITE
Submitted by: Wayne Zhou |
26 Aug 2007 15:51:14
4.1.4_5
|
mm  |
- Replace USE_XLIB with USE_XORG=sm x11
- Bump PORTREVISION
PR: ports/115077
Approved by: dinoex (maintainer, private e-mail) |
18 Aug 2007 21:10:42
4.1.4_4
|
dinoex  |
- list detailed dependencies
PR: 115077
Submitted by: mm |
19 May 2007 20:32:57
4.1.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Feb 2007 09:01:10
4.1.4_2
|
dinoex  |
- make portlint happy |
01 Feb 2007 02:42:06
4.1.4_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
02 Dec 2006 19:55:59
4.1.4_2
|
dinoex  |
- take maintainership |
16 Nov 2006 15:21:45
4.1.4_2
|
shaun  |
Add a patch to prevent a segfault under certain circumstances.
Submitted by: Mark Martinec via freebsd-ports
Obtained from: http://fuzzyocr.own-hero.net/wiki/Downloads |
14 Aug 2006 23:06:39
4.1.4_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
4.1.4_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Nov 2005 01:48:16
4.1.4
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
4.1.4
|
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. |
01 Nov 2005 22:38:35
4.1.4
|
pav  |
- Update to 4.1.4
PR: ports/88346
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
12 Apr 2005 03:26:57
4.1.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
4.1.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
09 Jul 2004 17:43:11
4.1.3
|
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 |
30 May 2004 10:18:22
4.1.3
|
pav  |
- Update to 4.1.3
PR: ports/67366
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
04 Apr 2004 07:33:10
4.1.2
|
krion  |
- Update to 4.1.2
PR: ports/65156
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
14 Mar 2004 06:17:56
4.1.0b1_1
|
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. |
29 Jan 2004 07:24:56
4.1.0b1_1
|
trevor  |
SIZEify. |
18 Jul 2003 06:53:33
4.1.0b1_1
|
des  |
For some mysterious reason, libungif prefers the antiquated <varargs.h>
to <stdarg.h>. Unfortunately, it fails to build with gcc 3.3, so hack
configure to not test for the presence of <varargs.h>. |
20 Feb 2003 18:08:19
4.1.0b1
|
knu  |
de-pkg-comment |
15 Sep 2002 11:55:18
4.1.0b1
|
vanilla  |
Add another MASTER_SITE.
PR: ports/42800
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
01 Feb 2002 18:21:15 
|
naddy  |
Fix a broken varargs declaration turned up by gcc 3.0. |
24 Dec 2001 02:17:17 
|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
05 Jun 2001 12:38:35 
|
sobomax  |
Standartise the way used to disable X11 support in various ports. From now on
WITHOUT_X11 is the Only True Way[tm]. |
21 Mar 2001 21:40:48 
|
mi  |
Put the USE_LIBTOOL back where I put it. |
21 Mar 2001 20:27:32 
|
mi  |
Make it possible to compile this package without X11 -- controllable
by the NO_X knob. |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
21 Jun 2000 10:19:34 
|
sobomax  |
Add missed file to the PLIST. |
20 Jun 2000 08:02:14 
|
will  |
Update to 4.1.0b1. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |