non port: audio/xmms-sndfile/Makefile |
SVNWeb
|
Number of commits found: 34 |
Sun, 23 Feb 2014
|
[ 22:12 antoine ] (Only the first 10 of 48 ports in this commit are shown above. )
Deprecate and set expiration date for xmms stuff that is unmaintained
|
Sat, 18 Jan 2014
|
[ 15:22 antoine ]
Stage support
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Tue, 22 Oct 2013
|
[ 18:50 tijl ] (Only the first 10 of 34 ports in this commit are shown above. )
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com>
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 30 Aug 2013
|
[ 22:31 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
Thu, 7 Mar 2013
|
[ 03:25 bdrewery ] (Only the first 10 of 106 ports in this commit are shown above. )
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
|
Mon, 10 Dec 2012
|
[ 01:20 eadler ] (Only the first 10 of 88 ports in this commit are shown above. )
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
|
Sun, 30 Sep 2012
|
[ 06:25 rm ] (Only the first 10 of 51 ports in this commit are shown above. )
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Mon, 2 Feb 2009
|
[ 23:44 linimon ] (Only the first 10 of 75 ports in this commit are shown above. )
Reset dyeske@gmail.com at his request.
Hat: portmgr
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (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)
|
Wed, 9 Jan 2008
|
[ 23:50 beech ]
- Unbreak on 7.x up
- Bump portrevision.
Submitted by: David Yeske <dyeske@gmail.com> (maintainer)
Approved by: linimon (mentor)
|
Thu, 5 Jul 2007
|
[ 23:39 edwin ] (Only the first 10 of 79 ports in this commit are shown above. )
dyeske at yahoo dot com -> dyeske at gmail dot com
|
Sat, 19 May 2007
|
[ 20:32 flz ] (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, 21 Apr 2007
|
[ 17:19 kris ]
BROKEN: Incorrect pkg-plist from bad objformat handling
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (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 ] (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.
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (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
|
Mon, 15 Mar 2004
|
[ 09:44 krion ]
- Update to version 1.2
PR: ports/64281
Submitted by: maintainer
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (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.
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (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)
|
Mon, 8 Sep 2003
|
[ 00:10 edwin ] (Only the first 10 of 24 ports in this commit are shown above. )
chase lib version change of multimedia/xmms
PR: ports/56505
Submitted by: Espen Skoglund <esk@ira.uka.de>
|
Tue, 8 Apr 2003
|
[ 00:40 marcus ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove the USE_GNOMENG macro.
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 28 Nov 2002
|
[ 16:37 lioux ] (Only the first 10 of 67 ports in this commit are shown above. )
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
|
Mon, 21 Oct 2002
|
[ 16:23 lioux ]
Update to 1.1
Submitted by: maintainer
|
Fri, 20 Sep 2002
|
[ 07:36 knu ]
Update libsndfile to version 1.0.1 with a shlib major bump.
PR: ports/42968
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sat, 31 Aug 2002
|
[ 00:13 marcus ] (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>
|
Mon, 15 Jul 2002
|
[ 16:54 sobomax ] (Only the first 10 of 12 ports in this commit are shown above. )
USE_GTK implies USE_GLIB, so that remove the latter when the former is present.
|
Mon, 14 Jan 2002
|
[ 13:41 sobomax ]
Chase xmms shared library version bump.
|
Mon, 31 Dec 2001
|
[ 10:41 dirk ]
Add xmms-sndfile:
|
Number of commits found: 34 |