| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:59:23
5.1.2_1,1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
5.1.2_1,1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
5.1.2_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 |
23 Jan 2009 16:28:36
5.1.2_1,1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
21 Aug 2008 06:18:49
5.1.2,1
|
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 ) |
20 Jan 2008 22:20:27
5.1.2,1
|
miwi  |
- Update to 5.1.2
PR: 119721
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
31 Jul 2007 12:18:11
5.1.1_2,1
|
mm  |
- Depend on xaw explicitly
- Bump PORTREVISION
Approved by: garga (mentor, implicit) |
19 May 2007 20:32:57
5.1.1_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Feb 2007 15:01:15
5.1.1,1
|
rafan  |
- Update to 5.1.1
PR: ports/109357
Submitted by: Martin Matuska <martin at matuska.org> |
14 Aug 2006 22:55:18
5.1.0_1,1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
04 May 2006 21:41:12
5.1.0_1,1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
5.1.0_1,1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
5.1.0,1
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
5.1.0,1
|
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. |
18 Sep 2005 18:22:12
5.1.0,1
|
ahze  |
- Update to 5.1.0
- I didn't bump libver because evince and pdf both work with out it being bumped
if anyone has problems please email me.
PR: ports/86264
Submitted by: Ports Fury |
31 May 2005 19:00:51
5.0.1,1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
15 Apr 2004 19:18:49
5.0.1,1
|
krion  |
- Downgrade to version 5.0.1
- 5.0.2 version caused xpdf to crash with almost all PDFs
- Bump PORTEPOCH
Submitted by: naddy, Ports Fury |
14 Apr 2004 18:49:25
5.0.2
|
krion  |
- Update to version 5.0.2
PR: ports/65533
Submitted by: Ports Fury |
14 Mar 2004 06:17:56
5.0.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. |
02 Mar 2004 08:16:23
5.0.1
|
dinoex  |
- Fix package for option WITHOUT_X11 |
28 Feb 2004 14:35:04
5.0.1
|
pav  |
- Update to 5.0.1
PR: ports/63485
Submitted by: Toni Viemero <toni.viemero@iki.fi> |
04 Feb 2004 05:21:48
5.0.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
5.0.0
|
trevor  |
SIZEify. |
24 Mar 2003 01:08:59
5.0.0
|
ijliao  |
upgrade to 5.0.0
drop maintainership |
07 Mar 2003 06:01:16
1.3.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Aug 2002 11:37:50
1.3.1
|
ijliao  |
WWW removed |
23 Nov 2001 17:19:15 
|
ijliao  |
upgrade to 1.3.1 |
31 Aug 2001 15:20:29 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
22 Aug 2001 18:12:11 
|
ijliao  |
upgrade to 1.2 |
11 Jul 2001 20:25:04 
|
ijliao  |
upgrade to 1.1.1 |
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]. |
29 Mar 2001 07:43:52 
|
ijliao  |
forgot INSTALLS_SHLIB |
18 Feb 2001 18:32:02 
|
keith  |
libt1.so.1 -> libt1.so.2 libt1x.so.1 -> libt1x.so.2 |
15 Feb 2001 19:09:13 
|
ijliao  |
update to 1.1.0 |
21 Jan 2001 04:26:37 
|
ijliao  |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
02 Oct 2000 21:40:15 
|
reg  |
Correct and sort PLISTs. |
21 Aug 2000 11:07:37 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |