| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:44:06
1.3.2b_9
|
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 18:56:05
1.3.2b_8  |
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 21:32:57
1.3.2b_8
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 May 2006 23:37:39
1.3.2b_7
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
23 Feb 2006 10:40:45
1.3.2b_7
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:56:47
1.3.2b_6
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:26:24
1.3.2b_6
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Jan 2006 12:54:32
1.3.2b_6
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
15 Nov 2005 06:52:12
1.3.2b_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.2b_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
1.3.2b_4
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
23 Jan 2005 13:23:00
1.3.2b_3
|
markus  |
- Unbreak by adding a missing dependency for graphics/libglut
- Bump PORTREVISION
Prodded by: Stefan Walter <sw@gegenunendlich.de> |
02 Jan 2005 00:57:25
1.3.2b_2
|
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
14 Aug 2004 00:38:44
1.3.2b_2
|
markus  |
- Fix build with gcc 3.4 [1]
- Fix build on amd64
Reported by: pointyhat via kris [1] |
09 Jul 2004 18:43:11
1.3.2b_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 |
06 Jun 2004 02:35:04
1.3.2b_2
|
markus  |
Don't use Makefile.kde anymore |
05 Apr 2004 04:31:02
1.3.2b_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
28 Mar 2004 19:36:47
1.3.2b_1
|
markus  |
- SIZEify
Submitted by: trevor
Approved by: arved (mentor) |
14 Mar 2004 06:17:56
1.3.2b_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. |
23 Feb 2004 20:57:56
1.3.2b_1
|
markus  |
Change my email address.
Approved by: arved (mentor) |
04 Feb 2004 05:10:27
1.3.2b_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
18 Jan 2004 15:20:56
1.3.2b
|
clement  |
- Respect CFLAGS and PTHREAD_LIBS
PR: 61528
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by: erwin (mentor) (implicitly) |
07 Jan 2004 21:19:43
1.3.2b
|
krion  |
- Assign maintainership to Markus Brueffer
<brueffer@phoenix-systems.de>
PR: 61040
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> |
07 Jan 2004 20:13:39
1.3.2b
|
krion  |
- Drop maintainership to ports@ |
04 Aug 2003 20:59:01
1.3.2b
|
krion  |
Update to 1.3.2b
Approved by: fjoe (mentor) (implicit) |
04 Aug 2003 14:38:26
1.3.1
|
krion  |
Unbreak on -current
Reported by: kris via bento
Approved by: fjoe (mentor) (implicit) |
22 Jul 2003 11:34:12
1.3.1
|
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
26 Jun 2003 14:39:51
1.3.1
|
arved  |
Update to 1.3.1
PR: 53709
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
10 Jun 2003 13:07:44
1.3.0
|
fjoe  |
New port: math/fung-calc
The Fung-Calc is an advanced 3D/2D graphing calculator.
PR: 53138
Submitted by: Kirill Ponomarew |