aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
Commit message (Collapse)AuthorAgeFilesLines
* - 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