| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jul 2011 18:18:48
4.60.4_1
|
miwi  |
- Kick MD5 support |
02 May 2011 12:44:53
4.60.4_1
|
makc  |
Bump PORTREVISION after open-mofit update |
04 Dec 2010 07:34:27
4.60.4
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:39:37
4.60.4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
02 Aug 2009 19:36:34
4.60.4
|
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.60.4
|
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 ) |
11 Apr 2008 12:13:32
4.60.4
|
pav  |
- Update to 4.60.4
PR: ports/122543
Submitted by: Harald Servat <redcrash@gmail.com> |
25 Mar 2008 22:44:48
4.50.97_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
4.50.97_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Mar 2007 13:48:22
4.50.97
|
pav  |
- Update to 4.50.97
PR: ports/109429
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
15 Aug 2006 01:13:42
4.50.91
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
4.50.91
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
4.50.91
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 22:29:24
4.50.91
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
15 Nov 2005 06:52:12
4.50.91
|
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. |
13 Nov 2005 17:13:15
4.50.91
|
lkoeller  |
o) Drop maintainership cause I didn't use these ports since months anymore. |
12 Apr 2005 03:26:57
4.50.91
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
4.50.91
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
13 Nov 2004 04:01:46
4.50.91
|
kris  |
Add missing file |
30 May 2004 12:46:36
4.50.91
|
lkoeller  |
o) Update to version 4.50.91
o) Change package name from xbae to Xbae
o) Add CONFIGURE_TARGET (new autoconf)
o) Fix compile error of ner version on FreeBSD 4
PR: ports/67359
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
31 Mar 2004 03:12:58
4.50.0
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
4.50.0
|
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. |
05 Apr 2003 02:47:40
4.50.0
|
kris  |
Add missing symlink |
21 Feb 2003 14:19:11
4.50.0
|
knu  |
De-pkg-comment. |
12 Jan 2003 10:55:49
4.50.0
|
lkoeller  |
o Upgrade to version 4.50.0
o Now uses libtool
o Lib-version changes from libXbae.so.8 to libXbae.so.4
-> implies modification of grace port
o PR: ports/45655
Originator: James E. Flemer <jflemer@alum.rpi.edu> |
06 Jun 2001 10:58:08 
|
lkoeller  |
o Update to 4.9.1 |
06 May 2001 07:54:24 
|
kris  |
Update to xbae 4.9.0 |
05 Feb 2001 16:49:18 
|
olgeni  |
Batch of style fixes for x11-toolkits. |
09 Jan 2001 20:37:04 
|
lkoeller  |
Added accidently lost manually install of patchlevel.h which is needed by e.g.
grace to compile. |
29 Dec 2000 16:15:13 
|
lkoeller  |
Update to version 4.8.4. Affected ports: xmgr, grace, oleo. |
07 Nov 2000 23:28:20 
|
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 08:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
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:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17 
|
sobomax  |
First round of INSTALL_SHLIB fixes. |