summaryrefslogtreecommitdiff
path: root/audio/snd
AgeCommit message (Collapse)AuthorFilesLines
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc14-0/+28
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-06-20Remove unnecessary "USE_X11= yes".tron1-2/+1
1998-06-09Rationalise Motif/Lesstif handling.agc1-2/+2
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not.
1998-05-19Rather than using sed to patch the makefile.netbsd file for @X11BASE@agc2-13/+6
and @LOCALBASE@ values, use the X11BASE and LOCALBASE values that are passed through the environment.
1998-05-11Remove BUILD_DEPENDS on lesstif, REQUIRES_MOTIF=yes should be enough.frueauf2-4/+10
Don't hardcode LOCALBASE and X11BASE.
1998-05-11Set MSDTER_SITES to ${MASTER_SITE_LOCAL} to ensure working md5.frueauf1-2/+2
1998-05-08revert last commit, which was based on nonsense from mehubertf1-5/+2
1998-05-06Use the distfile on ftp.netbsd.org for the moment.agc1-2/+5
1998-04-24Move to relative paths in the pkgsrc tree.agc1-2/+2
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-3/+3
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-05Workaround for PR pkg/5078: add REQUIRES_MOTIFhubertf1-1/+2
1998-02-22X based sound editor.hubertf19-0/+318