summaryrefslogtreecommitdiff
path: root/audio/denemo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on sparc64: Does not compileKris Kennaway2004-04-121-1/+7
| | | | Notes: svn path=/head/; revision=106781
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Add bison dependency.Trevor Johnson2003-12-011-1/+2
| | | | | | | | noticed by: kris in bento log Approved by: portmgr (will) Notes: svn path=/head/; revision=94841
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Unbreak for FreeBSD 5.X by renaming denemo's setkey() which conflictsTrevor Johnson2003-10-181-10/+5
| | | | | | | | | | with the one in the FreeSec cipher library. PR: 58161 Submitted by: Samy Al Bahra of kerneled.com Notes: svn path=/head/; revision=91549
* Avoid Perl. Use the DATADIR and DOCSDIR macros.Trevor Johnson2003-10-041-5/+9
| | | | | | | | | | | PR: 47651 Submitted by: Simon Schubert of ath.cx Rename the post-configure target to pre-patch because it applies a patch. Notes: svn path=/head/; revision=90243
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+4
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-1/+2
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Update to 0.5.9.Trevor Johnson2002-05-262-3/+2
| | | | Notes: svn path=/head/; revision=60035
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53947
* Update to 0.5.8.Trevor Johnson2002-01-103-13/+14
| | | | Notes: svn path=/head/; revision=52842
* new port of denemo 0.5.5, the GNU graphical score editorTrevor Johnson2001-02-265-0/+76
Notes: svn path=/head/; revision=38716