aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd
Commit message (Collapse)AuthorAgeFilesLines
* audio category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-16/+12
| | | | | | | | | xmcd didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382272
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistBaptiste Daroussin2014-10-201-50/+0
| | | | Notes: svn path=/head/; revision=371234
* Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-289-0/+0
| | | | Notes: svn path=/head/; revision=363157
* audio/xmcd: Unbreak on !amd64, support DragonFlyJohn Marino2014-05-314-22/+31
| | | | | | | | | The staging attempted didn't go quite right as it was hardcoded for FreeBSD 9 AMD. Since I'm fixing this anyway, bring in dports patches to support DragonFly. Notes: svn path=/head/; revision=355992
* Staging support for audio/xmcd, as part of this the setuidMichael Gmelin2014-05-263-8/+44
| | | | | | | | | | | | | bit has been removed and instructions on how to configure devfs.conf to allow access by non-root added to pkg-message. This way the package can be built without root access, plus avoiding setuid root executables are a good thing in general. Reviewed by: bapt (mentor) Approved by: bapt (mentor) Notes: svn path=/head/; revision=355296
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-091-2/+1
| | | | | | | | | While here: Convert to USES=gmake as well Trim headers Notes: svn path=/head/; revision=322579
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* * Major update to FLAC 1.3.0, including shared library bumps.Christian Weisgerber2013-06-091-2/+2
| | | | | | | | | * Chase the update in dependent ports. PR: 179072 Notes: svn path=/head/; revision=320405
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* - update audio/lame to 3.98.4Alexander Leidinger2010-06-031-1/+1
| | | | | | | | | | | | - use ?= for the portrevision of a master port to make it possible to change it in a slave port which depends upon lame - bump portrevisions of ports which depend upon lame - done via a semi-automated way (manual review and fixup) - I tried to take care to not bump ports which only depend optionaly on lame (with a default of no dependency) Notes: svn path=/head/; revision=255644
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237283
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225288
* Update to FLAC 1.2.1. This version includes two and a half yearsChristian Weisgerber2008-04-072-2/+521
| | | | | | | | | | | | | worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476 Notes: svn path=/head/; revision=210771
* Fix build with xorg >=7.2 by renaming the included libcddb.Stefan Walter2007-09-303-0/+29
| | | | | | | | | | PR: 112876 Submitted by: edwin Patch by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=200474
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix build after libmytinfo is gone.Rong-En Fan2007-02-012-4/+13
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183883
* Mark broken for FreeBSD 5.x sparc64.Daniel Eischen2006-12-181-0/+4
| | | | Notes: svn path=/head/; revision=180050
* Correct packing list and unbreak.Daniel Eischen2006-10-232-3/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175499
* BROKEN: Incomplete pkg-plistKris Kennaway2006-10-121-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175231
* Add the man pages.Daniel Eischen2006-09-241-0/+2
| | | | Notes: svn path=/head/; revision=173710
* Remove installation of two html'ized man pages. Pointyhat was complaining,Daniel Eischen2006-09-041-20/+0
| | | | | | | | | | and I don't know where they should go, and don't think we need them anyways. To silence: pointyhat Notes: svn path=/head/; revision=172228
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Move pkg-message to files to automatically replace %%PREFIX%%.Daniel Eischen2006-03-153-1/+14
| | | | | | | | | | | Patch config.sh to default to FreeBSD ioctl method instead of Linux ioctl method. Submitted by: edwin PR: 94398 Notes: svn path=/head/; revision=157129
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* new version of libFLACChristian Weisgerber2005-03-161-2/+2
| | | | Notes: svn path=/head/; revision=131401
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+2
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Update to tiny version 3.3.2. This is a bug fix to prevent cda fromDaniel Eischen2004-04-242-13/+4
| | | | | | | | | | crashing and also incorporates the 3.3.0->3.3.1 patch which includes some FreeBSD-specific configuration changes. Approved by: portmgr Notes: svn path=/head/; revision=107805
* libflac -> libFLACEdwin Groothuis2004-04-151-1/+1
| | | | | | | | | | pointy hat to: deischen@ PR: ports/65565 Submitted by: Shigetomo Kimura <kimura@netlab.is.tsukuba.ac.jp> Notes: svn path=/head/; revision=107124
* Make audio/flac a LIB_DEPENDS instead of a RUN_DEPENDS.Daniel Eischen2004-04-131-2/+2
| | | | Notes: svn path=/head/; revision=106963
* s/ /\t/ in the newly added BUILD_DEPENDS line.Daniel Eischen2004-04-131-1/+1
| | | | | | | | | | portlint didn't catch this, but I may not have been using the latest version of it. Noticed by: krion Notes: svn path=/head/; revision=106856
* Add a BUILD_DEPENDS for audio/flac.Daniel Eischen2004-04-121-0/+1
| | | | | | | Reported by: Helge Oldach <xmcdapr04 at oldach.net> Notes: svn path=/head/; revision=106814
* Unbreak on -stable by commenting out a call to pthread_atfork().Daniel Eischen2004-04-111-0/+26
| | | | | | | | | -stable doesn't yet have pthread_atfork(). Reported by: Kent Stewart <kstewart at owt.com> Notes: svn path=/head/; revision=106714
* Update to xmcd-3.3.1.Daniel Eischen2004-04-103-20/+35
| | | | Notes: svn path=/head/; revision=106664
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Make audio/xmcd work on 5.2.1: uname -r returned an x.y.z number,Edwin Groothuis2004-02-281-2/+2
| | | | | | | | | | giving the PLIST_SUB variable a x.y number, while the port itself calculated from x.y.z to x. Informed maintainer. Notes: svn path=/head/; revision=102337
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96269
* portlint (whitespace cleanup)Kris Kennaway2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92312
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-4/+4
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Update to version 3.2.1.Daniel Eischen2003-08-043-6/+14
| | | | Notes: svn path=/head/; revision=86256
* Strip installed binaries. Remove patch-ae since the file it modifiesDaniel Eischen2003-04-182-11/+6
| | | | | | | | | is not needed when using imake. Submitted by: Carl Mascott <cmascott@att.net> Notes: svn path=/head/; revision=79191