aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
Commit message (Collapse)AuthorAgeFilesLines
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376388
* 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
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert USE_BZIP2=yes to USES=tar:bzip2Emanuel Haupt2014-03-141-1/+1
| | | | Notes: svn path=/head/; revision=348200
* Support staging.Emanuel Haupt2013-10-231-2/+1
| | | | Notes: svn path=/head/; revision=331422
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Adjust OSVERSION for extra patch in order to properly reflect the merge of log2Emanuel Haupt2013-03-251-1/+2
| | | | | | | and log2f into libm. Notes: svn path=/head/; revision=315204
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-1/+1
| | | | Notes: svn path=/head/; revision=313649
* List all tested future versions in PORTSCOUT which either segfault or don't runEmanuel Haupt2012-12-221-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. Notes: svn path=/head/; revision=309398
* Remove accidentally introduced whitespace in PORTSCOUT enumeration.Emanuel Haupt2012-12-211-1/+1
| | | | Notes: svn path=/head/; revision=309361
* Update PORTSCOUTEmanuel Haupt2012-12-211-2/+2
| | | | Notes: svn path=/head/; revision=309360
* - Update PORTSCOUTEmanuel Haupt2012-12-201-7/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=309311
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-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 Notes: svn path=/head/; revision=291667
* - Fix build after the addition of log2 to libmEmanuel Haupt2011-12-093-3/+20
| | | | | | | | | | | - Move LICENSE - Remove trailing newline from pkg-descr after eadler's batch removal of the maintainer tags Feature safe: yes Notes: svn path=/head/; revision=287132
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-2/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* Mark BROKEN on HEAD after the addition of log2 to libm.Erwin Lansing2011-03-011-1/+7
| | | | Notes: svn path=/head/; revision=270055
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268211
* Update PORTSCOUTEmanuel Haupt2011-01-021-1/+2
| | | | Notes: svn path=/head/; revision=267277
* Notify portscout to skip version 20100202 which is broken in many ways:Emanuel Haupt2010-06-241-0/+2
| | | | | | | | | http://sovietrussia.org/scdev/res/956.html Feature safe: yes Notes: svn path=/head/; revision=256922
* Update to 20100101Emanuel Haupt2010-01-172-4/+4
| | | | Notes: svn path=/head/; revision=248033
* Update to 20091213Emanuel Haupt2010-01-022-4/+4
| | | | Notes: svn path=/head/; revision=247018
* Update to 20090817Emanuel Haupt2009-10-242-8/+8
| | | | Notes: svn path=/head/; revision=243270
* Unbreak on 8-CURRENTEmanuel Haupt2009-03-271-7/+1
| | | | Notes: svn path=/head/; revision=231111
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Mark it BROKEN on 8-CURRENT, it does not compile.Emanuel Haupt2009-03-251-1/+7
| | | | Notes: svn path=/head/; revision=231018
* Update to the latest git snapshotEmanuel Haupt2008-10-072-14/+11
| | | | Notes: svn path=/head/; revision=221298
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209970
* Get rid of USE_X_PREFIX.Emanuel Haupt2008-03-171-2/+1
| | | | Notes: svn path=/head/; revision=209214
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Cleanup non-supported FreeBSD versionsEmanuel Haupt2007-04-161-9/+1
| | | | | | | | PR: 111688 Submitted by: edwin Notes: svn path=/head/; revision=190087
* Force usage of gcc 3.4Emanuel Haupt2007-04-151-1/+1
| | | | | | | Notified by: kris (via pointyhat) Notes: svn path=/head/; revision=190009
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Make it i386-only.Roman Bogorodskiy2005-06-021-0/+2
| | | | | | | | PR: 81794 Submitted by: Emanuel Haupt (maintainer) Notes: svn path=/head/; revision=136667
* - Use DISTVERSIONAlexey Dokuchaev2005-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 Notes: svn path=/head/; revision=136264
* Add schism 0.2,Kirill Ponomarev2005-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> Notes: svn path=/head/; revision=136258