| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Nov 2011 16:10:19
3.99.8
|
miwi  |
- Update to 3.99.8
- Respect NOPORTDOCS/EXAMPLES
PR: 162731
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
23 Sep 2011 22:26:39
3.99.7_4
|
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 |
12 Sep 2011 13:46:59
3.99.7_4
|
gabor  |
- Track dependencies after databases/gdbm update |
03 Jul 2011 13:45:36
3.99.7_3
|
ohauer  |
- remove MD5 |
02 May 2011 12:44:53
3.99.7_3
|
makc  |
Bump PORTREVISION after open-mofit update |
04 Dec 2010 07:34:27
3.99.7_2
|
ade  |
Sync to new bsd.autotools.mk |
19 Nov 2009 22:07:43
3.99.7_2
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
02 Aug 2009 19:36:34
3.99.7_2
|
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
3.99.7_2
|
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 ) |
06 Jun 2008 13:41:15
3.99.7_2
|
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
3.99.7_1  |
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) |
19 May 2007 20:32:57
3.99.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Aug 2006 00:29:13
3.99.7
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
30 Jul 2006 20:59:29
3.99.7
|
miwi  |
- Fix file permissions
- Use DATADIR macro
PR: ports/100966
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
17 Jun 2006 09:36:30
3.99.7
|
erwin  |
Update to 3.99.7
PR: 99045
Submitted by: Ports fury |
23 Feb 2006 10:40:45
3.99.6_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 00:33:45
3.99.6_2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
3.99.6_2
|
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. |
02 Jun 2005 20:28:41
3.99.6_2
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
12 Apr 2005 03:26:57
3.99.6_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
3.99.6_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Feb 2005 19:07:04
3.99.6_2
|
sem  |
- Try to unbreak on amd64: turn off gcc optimization
PR: ports/77027
Submitted by: Johan van Selst <johans(at)stack.nl> |
31 Jan 2005 10:26:35
3.99.6_2
|
krion  |
BROKEN on amd64: Does not build |
17 Mar 2004 18:29:46
3.99.6_2
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
3.99.6_2
|
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. |
04 Feb 2004 05:21:48
3.99.6_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
30 Jan 2004 23:39:01
3.99.6_1
|
krion  |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
07 Dec 2003 16:15:12
3.99.6
|
krion  |
- Update to version 3.99.6
PR: 60012
Submitted by: Ports Fury |
17 Nov 2003 12:29:10
3.99.5
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
29 Sep 2003 15:19:01
3.99.5
|
krion  |
- Update to version 3.99.5
PR: 57358
Submitted by: Ports Fury |
24 Sep 2003 15:03:40
3.99.4
|
krion  |
- Update to version 3.99.4
PR: 57094
Submitted by: Ports Fury |
28 Aug 2003 00:09:58
3.0.3
|
edwin  |
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
07 Aug 2003 17:26:46
3.0.3
|
oliver  |
fix build on CURRENT
- s|varargs.h|stdarg.h|
- s|void va_start(va_list ap);|void va_start(va_list ap, last);|g |
20 Feb 2003 18:38:02
3.0.3
|
knu  |
De-pkg-comment. |
21 Oct 2002 19:54:41
3.0.3
|
wollman  |
Use strerror_r() rather than trying to hack our own. This avoids
dealing with the nonstandardized types of sys_nerr and sys_errlst[]
and works for both -current and recent (>=4.5) values of -stable.
The previous implementation knew too much about sys_nerr for its own
good. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |