Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0_10 28 Nov 2012 08:07:53 |
bapt |
2012-11-26 astro/position: No more public distfiles
2012-11-26 astro/tangogps: No more public distfiles
2012-11-26 audio/id3ren: No more public distfiles
2012-11-26 audio/volumecontrol: No more public distfiles
2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and
expired x11-toolkits/libdockapp
2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp
Feature safe: yes |
0.4.0_10 26 Oct 2012 06:26:46 |
bapt |
Mark as deprecated, it depends the expired libdockapp
Feature safe: yes |
0.4.0_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.4.0_9 23 Sep 2011 22:26:39 |
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 |
0.4.0_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.0_9 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.4.0_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.4.0_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.4.0_7 02 Aug 2009 19:36:34 |
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 |
0.4.0_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.4.0_6 31 May 2009 13:00:37 |
itetcu |
Fix build, install and (hopefuly) run with custom PREFIX/LOCALBASE.
Reported by: QATty |
0.4.0_6 06 Jun 2008 13:07:20 |
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) |
0.4.0_5 19 Apr 2008 17:56:05 |
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) |
0.4.0_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.0_3 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
0.4.0_3 14 Aug 2006 10:08:25 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.4.0_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.0_2 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
0.4.0_2 15 Nov 2005 06:52:12 |
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. |
0.4.0_2 13 Jun 2005 01:06:26 |
lawrance |
Bump PORTREVISION for ports affected by libdockapp library version bump. |
0.4.0_1 12 Jun 2005 13:49:54 |
lawrance |
Chase libdockapp update. |
0.4.0_1 31 May 2005 17:52:34 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
0.4.0_1 09 Jul 2004 17:43:11 |
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 |
0.4.0_1 14 Mar 2004 06:17:56 |
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. |
0.4.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.4.0 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.4.0 31 Oct 2003 21:08:35 |
linimon |
Per distfile survey, remove mastersite that vanished in 2001. |
0.4.0 28 Oct 2003 06:22:41 |
trevor |
Make fetchable.
found by: fenner's survey |
0.4.0 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
0.4.0 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
0.4.0 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.4.0 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
10 Mar 2001 13:11:11 |
sobomax |
Fix breakage introduced with newest WindowMaker and libaudiofile. |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
05 Oct 2000 06:19:39 |
reg |
Implement WANT_ESOUND, USE_ESOUND. |
03 Oct 2000 02:07:57 |
reg |
Don't hack CFLAGS support. Fix the problem. |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
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. |
06 Jun 2000 08:55:25 |
sobomax |
Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall order
and stop bento's "Extra" warnings. |
30 May 2000 08:50:51 |
sobomax |
Correct WWW (.php3 -> .php). |
25 May 2000 08:52:13 |
sobomax |
Add a WITH_ESD knob to use esd sound backend instead of default OSS. |
24 May 2000 09:26:15 |
sobomax |
Provide a small workarround to fix a bug in the pcm driver. The driver seems
need at least two write() calls for sound to be actually played. |
23 May 2000 07:33:53 |
sobomax |
Import wsoundserver. |