aboutsummaryrefslogtreecommitdiffstats
path: root/audio/schism
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Convert USE_BZIP2=yes to USES=tar:bzip2ehaupt2014-03-141-1/+1
|
* Support staging.ehaupt2013-10-241-2/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
|
* Adjust OSVERSION for extra patch in order to properly reflect the merge of log2ehaupt2013-03-251-1/+2
| | | | and log2f into libm.
* Remove indefinite article from COMMENTehaupt2013-03-081-1/+1
|
* List all tested future versions in PORTSCOUT which either segfault or don't runehaupt2012-12-231-2/+2
| | | | | | | correctly. Note: It would be beneficial to have a portscout option to define a version range instead of having to list every version to be skipped.
* Remove accidentally introduced whitespace in PORTSCOUT enumeration.ehaupt2012-12-211-1/+1
|
* Update PORTSCOUTehaupt2012-12-211-2/+2
|
* - Update PORTSCOUTehaupt2012-12-201-7/+3
| | | | - Trim header
* - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Fix build after the addition of log2 to libmehaupt2011-12-103-3/+20
| | | | | | | | - Move LICENSE - Remove trailing newline from pkg-descr after eadler's batch removal of the maintainer tags Feature safe: yes
* - remove maintainer tags from pkg-descreadler2011-10-231-2/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-5/+0
| | | | | | | | | - 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
* Mark BROKEN on HEAD after the addition of log2 to libm.erwin2011-03-011-1/+7
|
* Add LICENSE and remove MD5 sums.ehaupt2011-01-252-1/+1
| | | | Feature safe: yes
* Update PORTSCOUTehaupt2011-01-021-1/+2
|
* Notify portscout to skip version 20100202 which is broken in many ways:ehaupt2010-06-251-0/+2
| | | | | | http://sovietrussia.org/scdev/res/956.html Feature safe: yes
* Update to 20100101ehaupt2010-01-182-4/+4
|
* Update to 20091213ehaupt2010-01-032-4/+4
|
* Update to 20090817ehaupt2009-10-252-8/+8
|
* Unbreak on 8-CURRENTehaupt2009-03-271-7/+1
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* Mark it BROKEN on 8-CURRENT, it does not compile.ehaupt2009-03-261-1/+7
|
* Update to the latest git snapshotehaupt2008-10-072-14/+11
|
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* Get rid of USE_X_PREFIX.ehaupt2008-03-171-2/+1
|
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Cleanup non-supported FreeBSD versionsehaupt2007-04-161-9/+1
| | | | | PR: 111688 Submitted by: edwin
* Force usage of gcc 3.4ehaupt2007-04-161-1/+1
| | | | Notified by: kris (via pointyhat)
* Add an additional mirror.ehaupt2006-06-011-1/+3
|
* Remove deprecated USE_REINPLACEehaupt2006-02-191-1/+0
|
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
|
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1
| | | | Approved by: novel (mentor)
* Make it i386-only.novel2005-06-021-0/+2
| | | | | PR: 81794 Submitted by: Emanuel Haupt (maintainer)
* - Use DISTVERSIONdanfe2005-05-272-7/+8
| | | | | | | | | | - Use INSTALL_PROGRAM - Shorten install command - Reindent Makefile header - Utilize PLIST_FILES and kill one-line pkg-plist - Add a comment why specific C[XX]FLAGS should be used Encouraged by: krion
* Add schism 0.2,krion2005-05-274-0/+54
Schism Tracker is a music editor that aims to match the look and feel of Impulse Tracker as closely as possible. The player code is based on Modplug, so it supports a wide variety of module formats. PR: ports/81531 Submitted by: Emanuel Haupt <ehaupt@critical.ch>