/x11/xtacy/

e='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/dssi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-7/+7
| | | | | With hat: portmgr Sponsored by: Absolight
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-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)
* - Drop .la files, no dependees require themamdmi32014-08-221-2/+2
| | | | Approved by: portmgr blanket
* - Add missing USES=libtoolamdmi32014-06-161-2/+2
|
* These ports are no longer used or cared for.nemysis2014-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | audio/dssi - Reset maintainer to ports@ audio/hexter - Reset maintainer to ports@ Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports with my help. x11-toolkits/libsexy - Pass maintainership to horia at racoviceanu.com x11-toolkits/libsexymm - Pass maintainership to horia at racoviceanu.com x11-toolkits/py-sexy - Pass maintainership to horia at racoviceanu.com
* - Remove license (BSD)nemysis2014-02-011-7/+12
| | | | | - Strip libraries - Break lines around 80 characters
* - Pass maintainership to submitternemysis2013-11-081-16/+35
| | | | | | | | | | - Use the new format for LIB_DEPENDS - Support STAGEDIR and add OPTIONS_SUB - Add USE_QT4= moc_build - Add DOCS and EXAMPLES - Add DOCS and EXAMPLES Options Approved by: pawel / wg (mentors, implicit)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-2/+1
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Bump PORTREVISION after upgrade to audio/liblo.deischen2013-07-141-1/+1
| | | | After discussion with: pawel and MAINTAINER.
* - remove shlib version to fix build with updated audio/liblorm2013-07-131-1/+2
| | | | - bump PORTREVISION to chase liblo update
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-7/+2
|
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Convert audio/jack and fluidsynth to only build depend on pkgconf, trackbapt2012-10-061-0/+1
| | | | dependency impact
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* Convert to new options frameworkbapt2012-06-011-3/+3
|
* - Update to 1.1.1miwi2012-01-291-14/+38
| | | | | PR: 164148 Submitted by: Ports Fury
* - Update to 1.1.0wen2011-02-221-3/+6
| | | | | PR: ports/154304 Submitted by: Wen Heping (myself)