aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wavbreaker/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.1lme2007-08-011-1/+1
| | | | | | PR: ports/114737 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 0.8miwi2007-05-271-4/+10
| | | | | PR: 113001 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - 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}.
* Update to 0.7ehaupt2006-03-171-3/+3
| | | | | PR: 94491 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Remove unneeded patch.krion2004-08-161-2/+0
|
* BROKEN: Patch failskris2004-08-161-0/+2
|
* Drop maintainership.krion2004-08-081-1/+1
|
* Update to 0.5krion2004-07-271-3/+2
|
* - Remove USE_SIZE knobkrion2004-04-161-1/+0
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - SIZEifykrion2004-01-301-0/+1
|
* - Update to version 0.4krion2003-12-201-3/+1
|
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* update audio/wavbreaker: 0.2 --> 0.3daichi2003-06-301-7/+2
| | | | | PR: 53811 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* New port: wavbreakerfjoe2003-06-021-0/+26
Tool to split wav files. Submitted by: Kirill Ponomarew