aboutsummaryrefslogtreecommitdiffstats
path: root/audio/smasher
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.7Baptiste Daroussin2014-03-242-6/+5
| | | | | Use wx 2.8 (incompatible with 3.0) Use unicode version
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-111-1/+1
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* - Reset maintainershipFrederic Culot2014-03-061-1/+1
| | | | | PR: ports/187285 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* Chase libmad changesBaptiste Daroussin2014-02-051-1/+1
|
* - Remove the comment from USE_GCCDanilo Egea Gondolfo2014-01-251-1/+1
| | | | Reported by: tijl
* - Add stage supportDanilo Egea Gondolfo2014-01-242-3/+11
| | | | | | - Fix build - Add USE_GCC. clang fails with a lot of c++ erros - Bump PORTREVISION
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-3/+3
| | | | | | LIB_DEPENDS in audio With hat: portmgr
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | audio)
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-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
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categoryBaptiste Daroussin2013-04-231-1/+1
|
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-071-1/+1
| | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
* Trim Makefile headerMax Brazhnikov2013-01-263-35/+27
| | | | | | | Set USE_PKGCONFIG Respect PREFIX Reformat description Sort plist
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵Eitan Adler2012-12-101-1/+1
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>Eitan Adler2012-09-091-1/+1
| | | | PR: ports/171481
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Remove references to unsupported FreeBSD versions. Mostly of the form:Doug Barton2011-11-021-7/+1
| | | | .if ${OSVERSION} < 700000
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2
| | | | | | | | | - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* Return these ports to the pool.Mark Linimon2011-03-031-1/+1
| | | | | PR: ports/155217 Submitted by: maintainer
* - Pass maintainership to submitterWen Heping2010-10-271-1/+1
| | | | | PR: ports/151754 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
* Reset maintainer at his request.Mark Linimon2010-06-151-1/+1
| | | | PR: ports/147838
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - The maintainer reappearedPav Lucistnik2010-03-141-1/+1
| | | | Requested by: the maintainer
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
|
* - Update to 1.1.6Pav Lucistnik2009-12-223-22/+27
|
* Reset maintainer at his request.Mark Linimon2009-12-161-1/+1
| | | | PR: ports/141647
* Reinstate maintainer at his request.Mark Linimon2009-12-041-1/+1
|
* Temporarily reassign ports maintained by chris@officialunix.com back toMark Linimon2009-11-262-2/+1
| | | | | | the pool for the duration of his upcoming move. Requested by: maintainer
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | Approved by: portmgr (pav)
* - Change to new SFP macroMartin Wilke2009-08-151-1/+1
|
* - Update to 1.1.0Dmitry Marakasov2009-07-283-5/+19
| | | | | PR: 137202 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
* - Update to 1.0.8Martin Wilke2009-07-143-27/+28
| | | | | PR: 136673 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
* Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3,Philip M. Gollucci2009-07-094-0/+110
FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion. Chris Petrik (chris@officialunix.com) WWW: http://smasher.sourceforge.net/ PR: ports/135937 Submitted by: chris at officialunix.com