aboutsummaryrefslogtreecommitdiff
path: root/audio/mbrolavox/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Clean-up.Alejandro Pulver2006-06-241-40/+21
| | | | | | | - Use %%DATADIR%%. Notes: svn path=/head/; revision=166169
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* - Change !empty() to defined().Florent Thoumie2005-04-121-1/+1
| | | | | | | Noticed by: FreshPorts Sanity Checks, cperciva Notes: svn path=/head/; revision=133142
* - Fix make checksum issue. Checksum target is disable if DISTFILES *and*Florent Thoumie2005-04-121-1/+5
| | | | | | | | | | | DIST_SUBDIR are empty. PR: ports/72512 Submitted by: Andreas Schulz <ats@first.fraunhofer.de> Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=133137
* - Rework voice selection to use OPTIONS. This also fixes fetching/buildingPav Lucistnik2004-05-301-26/+34
| | | | | | | | | | on Bento. PR: ports/61500 (follow up) Submitted by: trevor (maintainer) Notes: svn path=/head/; revision=110389
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+4
| | | | | | | still broken at that time and no PRs have been submitted containing a fix. Notes: svn path=/head/; revision=107549
* Revert to r1.4 until the problems are resolved (my attempt to workKris Kennaway2004-03-101-13/+6
| | | | | | | around this caused INDEX builds to fail). Notes: svn path=/head/; revision=103483
* Note a problem caused by edwin's commit: do-extract fails.Trevor Johnson2004-03-091-0/+1
| | | | Notes: svn path=/head/; revision=103436
* Fix a problem caused by edwin's commit: batch builds failed withTrevor Johnson2004-03-091-1/+1
| | | | | | | | "mbrolavox/mbrolavox-3.0.1.tar.gz is not in /usr/ports/audio/mbrolavox/distinfo." ' Notes: svn path=/head/; revision=103435
* [patch] fix "make fetch" for audio/mbrolavoxEdwin Groothuis2004-03-081-7/+13
| | | | | | | | | | | | | | | | | | When building audio/mbrolavox on bento, it doesn't do anything usefull because it there are no voices selected. Furthermore, the fetch stage tries to download each file from each subdirectory, which is inefficient. See also http://bento.freebsd.org/errorlogs/i386-4-exp-latest/mbrolavox-3.0.1.log PR: ports/61500 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=103264
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* Fix batch build.Trevor Johnson2003-11-101-1/+1
| | | | | | | noticed by: kris Notes: svn path=/head/; revision=93671
* MBROLA reorganization: move voices out of mbrola port into newTrevor Johnson2003-11-051-0/+73
mbrolavox port; add new linux-mbrola port for alpha, i386, ppc and sparc64. Notes: svn path=/head/; revision=93137