| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: audio/wsoundserver/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ]
1.32 audio/abcde/Makefile
1.3 audio/abraca/Makefile
1.3 audio/akode-plugins-pulseaudio/Makefile
1.7 audio/amarok-fs/Makefile
1.83 audio/amarok/Makefile
1.2 audio/amb-plugins/Makefile
1.5 audio/ampache/Makefile
1.13 audio/aqualung/Makefile
1.24 audio/ardour/Makefile
1.62 audio/arts/Makefile
(Only the first 10 of 345 ports in this commit are shown above. )
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)
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Sat, 10 Feb 2007
|
[ 06:05 kris ]
1.32 audio/glame/Makefile
1.18 audio/gstreamer-monkeysaudio/Makefile
1.35 audio/wsoundserver/Makefile
1.20 databases/libgdamm/Makefile
1.48 databases/libgnomedb/Makefile
1.12 deskutils/dragstack/Makefile
1.40 deskutils/glabels/Makefile
1.20 deskutils/gnotime/Makefile
1.17 deskutils/gtkjournal/Makefile
1.9 deskutils/nautilus-locked-folder/Makefile
(Only the first 10 of 73 ports in this commit are shown above. )
Use libtool15 port instead of included version to avoid objformat a.out botch
|
|
Mon, 14 Aug 2006
|
[ 11:08 clsung ]
1.7 astro/cfitsio/Makefile
1.36 astro/gpsdrive/Makefile
1.20 astro/libnova/Makefile
1.10 astro/orsa/Makefile
1.20 audio/Maaate/Makefile
1.5 audio/adpcm/Makefile
1.10 audio/alienwah/Makefile
1.8 audio/anthem/Makefile
1.20 audio/ccaudio/Makefile
1.11 audio/cmt/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
- 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>
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Mon, 13 Jun 2005
|
[ 02:06 lawrance ]
1.20 audio/wsoundprefs/Makefile
1.31 audio/wsoundserver/Makefile
1.6 mail/wmymail/Makefile
1.10 misc/wmpal/Makefile
1.9 misc/wmproxyper/Makefile
1.4 net/wmnetload/Makefile
1.5 print/wmlpq/Makefile
1.5 sysutils/wmzazof/Makefile
1.20 x11-clocks/wmdate/Makefile
1.14 x11/wmmenu/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION for ports affected by libdockapp library version bump.
|
|
Sun, 12 Jun 2005
|
[ 14:49 lawrance ]
1.30 audio/wsoundserver/Makefile
1.5 mail/wmymail/Makefile
1.9 misc/wmpal/Makefile
1.8 misc/wmproxyper/Makefile
1.3 net/wmnetload/Makefile
1.4 print/wmlpq/Makefile
1.4 sysutils/wmzazof/Makefile
1.13 x11/wmmenu/Makefile
1.2 x11/xscreensaver.app/Makefile
Chase libdockapp update.
|
|
Tue, 31 May 2005
|
[ 18:52 oliver ]
1.29 audio/wsoundserver/Makefile
1.20 audio/x11amp/Makefile
1.7 devel/alf/Makefile
1.2 audio/wsoundserver/files/patch-af
1.2 audio/x11amp/files/patch-configure
1.1 audio/x11amp/files/patch-libx11amp::configure
1.4 audio/x11amp/pkg-plist
1.3 devel/alf/pkg-plist
change the libtool version to use from 1.3 to 1.5
|
|
Fri, 9 Jul 2004
|
[ 18:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
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
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
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.
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Tue, 28 Oct 2003
|
[ 06:22 trevor ]
1.16 audio/wsoundprefs/Makefile
1.25 audio/wsoundserver/Makefile
Make fetchable.
found by: fenner's survey
|
|
Tue, 29 Jul 2003
|
[ 10:12 sobomax ]
1.9 archivers/cabextract/Makefile
1.4 archivers/libarc/Makefile
1.7 archivers/ucl/Makefile
1.16 astro/glunarclock/Makefile
1.20 audio/sdl_mixer/Makefile
1.15 audio/wsoundprefs/Makefile
1.24 audio/wsoundserver/Makefile
1.6 benchmarks/pybench/Makefile
1.12 comms/mserver/Makefile
1.9 comms/sredird/Makefile
(Only the first 10 of 128 ports in this commit are shown above. )
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.
|
|
Tue, 8 Apr 2003
|
[ 01:40 marcus ]
1.35 audio/aumix/Makefile
1.11 audio/autozen/Makefile
1.12 audio/cheesetracker/Makefile
1.10 audio/denemo/Makefile
1.17 audio/easytag/Makefile
1.13 audio/extace/Makefile
1.4 audio/freebirth/Makefile
1.16 audio/gdcd/Makefile
1.9 audio/gdrdao/Makefile
1.12 audio/gkrellmms/Makefile
(Only the first 10 of 73 ports in this commit are shown above. )
Remove the USE_GNOMENG macro.
|
|
Fri, 7 Mar 2003
|
[ 05:56 ade ]
1.4 audio/HVSC-Update/Makefile
1.2 audio/abcmidi/Makefile
1.2 audio/abcselect/Makefile
1.6 audio/ac3dec/Makefile
1.11 audio/amp/Makefile
1.2 audio/ample/Makefile
1.7 audio/arts/Makefile
1.16 audio/bladeenc/Makefile
1.3 audio/btc/Makefile
1.3 audio/ermixer/Makefile
(Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Sat, 31 Aug 2002
|
[ 01:13 marcus ]
1.30 audio/aumix/Makefile
1.8 audio/autozen/Makefile
1.8 audio/denemo/Makefile
1.10 audio/easytag/Makefile
1.8 audio/gkrellmms/Makefile
1.4 audio/gkrellmss/Makefile
1.7 audio/gkrellmvolume/Makefile
1.14 audio/gmixer/Makefile
1.27 audio/gnapster/Makefile
1.46 audio/gqmpeg/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
Sat, 10 Mar 2001
|
[ 13:11 sobomax ]
unknown audio/wsoundserver/Makefile
unknown audio/wsoundserver/files/patch-wslib::info.c
Fix breakage introduced with newest WindowMaker and libaudiofile.
|
|
Thu, 5 Oct 2000
|
[ 07:19 reg ]
unknown audio/kmikmod/Makefile
unknown audio/libmikmod/Makefile
unknown audio/mpg123/Makefile
unknown audio/timidity++/Makefile
unknown audio/wsoundserver/Makefile
unknown devel/sdl-devel/Makefile
unknown devel/sdl/Makefile
unknown audio/mpg123/patches/patch-aa
Implement WANT_ESOUND, USE_ESOUND.
|
|
Tue, 3 Oct 2000
|
[ 03:07 reg ]
unknown audio/wsoundserver/Makefile
unknown audio/wsoundserver/patches/patch-af
Don't hack CFLAGS support. Fix the problem.
|
|
Mon, 21 Aug 2000
|
[ 12:07 sobomax ]
unknown audio/wsoundserver/Makefile
unknown biology/emboss/Makefile
unknown devel/dryad/Makefile
unknown devel/gnomedebug/Makefile
unknown devel/libol/Makefile
unknown devel/sip/Makefile
unknown devel/t1lib/Makefile
unknown ftp/caitoo/Makefile
unknown graphics/dia/Makefile
unknown graphics/jpeg/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
|
|
Fri, 16 Jun 2000
|
[ 23:52 asami ]
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
(Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 10:19 sobomax ]
unknown archivers/bzip2/Makefile
unknown audio/sidplay/Makefile
unknown audio/sphinx/Makefile
unknown audio/wsoundserver/Makefile
unknown converters/recode/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/ORBacus/Makefile
unknown devel/ORBit/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
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.
|
|
Thu, 15 Jun 2000
|
[ 18:44 sobomax ]
unknown audio/wsoundserver/Makefile
unknown audio/xmms/Makefile
unknown chinese/libtabe/Makefile
unknown converters/uulib/Makefile
unknown databases/typhoon/Makefile
unknown databases/unixODBC/Makefile
unknown devel/tvision/Makefile
unknown emulators/twin/Makefile
unknown emulators/wine/Makefile
unknown graphics/twinlib/Makefile
(Only the first 10 of 61 ports in this commit are shown above. )
First round of INSTALL_SHLIB fixes.
|
|
Tue, 6 Jun 2000
|
[ 09:55 sobomax ]
unknown audio/wsoundprefs/Makefile
unknown audio/wsoundserver/Makefile
Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall order
and stop bento's "Extra" warnings.
|
|
Thu, 25 May 2000
|
[ 09:52 sobomax ]
unknown audio/wsoundserver/Makefile
Add a WITH_ESD knob to use esd sound backend instead of default OSS.
|
|
Tue, 23 May 2000
|
[ 08:33 sobomax ]
unknown audio/wsoundserver/pkg/DESCR
unknown audio/wsoundserver/Makefile
unknown audio/wsoundserver/pkg/PLIST
unknown audio/wsoundserver/files/md5
unknown audio/wsoundserver/patches/patch-aa
unknown audio/wsoundserver/patches/patch-ab
unknown audio/wsoundserver/patches/patch-ac
unknown audio/wsoundserver/patches/patch-ad
Import wsoundserver.
|
Number of commits found: 28 |