summaryrefslogtreecommitdiff
path: root/audio/libmikmod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The project has moved to the new location - update MASTER_SITES and WWW.Maxim Sobolev2001-04-192-2/+3
| | | | Notes: svn path=/head/; revision=41681
* Move MASTER_SITES to MASTER_SITE_LOCAL since original distfile looksSADA Kenji2001-04-171-3/+2
| | | | | | | disappeared and MASTER_SITE_SUNSITE are not in good condition. Notes: svn path=/head/; revision=41593
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* o add MASTER_SITE_SUNSITE to MASTER_SITES.FUJISHIMA Satsuki2001-03-122-6/+8
| | | | | | | | | | o get rid of version number from pkg-descr. PR: 25744 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39690
* disown this portMichael Haro2001-03-071-1/+1
| | | | Notes: svn path=/head/; revision=39201
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-051-2/+1
| | | | Notes: svn path=/head/; revision=33420
* Patch configure to use -pthread instead of -lpthread.Maxim Sobolev2000-08-151-0/+3
| | | | Notes: svn path=/head/; revision=31660
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-2/+1
| | | | Notes: svn path=/head/; revision=29630
* Get rid of those zero-sized `music.raw' files, known to anyone usingMaxim Sobolev2000-05-291-0/+32
| | | | | | | libmikmod or any software based on it. Notes: svn path=/head/; revision=28915
* remove a.out supportMichael Haro2000-04-161-2/+2
| | | | Notes: svn path=/head/; revision=27665
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* update to 3.1.9Michael Haro2000-03-074-18/+19
| | | | Notes: svn path=/head/; revision=26623
* reword and update WWWMichael Haro2000-02-241-3/+5
| | | | Notes: svn path=/head/; revision=26227
* use -pthread instead of -lc_rMichael Haro2000-01-291-0/+41
| | | | Notes: svn path=/head/; revision=25187
* use -pthread instead of -lc_r and other minor changesMichael Haro2000-01-281-6/+4
| | | | | | | Submitted by: reg Notes: svn path=/head/; revision=25184
* update to 3.1.8Michael Haro2000-01-012-3/+3
| | | | | | | | PR: 14611 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24338
* Use updated esound library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22240
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Update libmikmodMichael Haro1999-07-033-7/+7
| | | | | | | | Submitted by: Douglas Carmichael dcarmich@xnet.com PR Number: 12454 Notes: svn path=/head/; revision=19973
* Update mastersiteMichael Haro1999-06-231-2/+3
| | | | | | | Noticed by: fenner distfile survey Notes: svn path=/head/; revision=19704
* Looks like they updated the distfile w/o updating the version.Michael Haro1999-06-056-9/+23
| | | | | | | Some changes stolen from yoshiaki@kt.rim.or.jp Notes: svn path=/head/; revision=19214
* USE_LIBTOOL=yes after upgrade to libtool port.Steve Price1999-05-292-15/+4
| | | | | | | | PR: 11854 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19070
* Add WWW:Michael Haro1999-05-051-1/+1
| | | | Notes: svn path=/head/; revision=18525
* Library required for latest version of mikmod. Possibly also usedMichael Haro1999-05-055-0/+53
by other ports. PR: 11082 Submitted by: me Notes: svn path=/head/; revision=18522