Commit graph

19 commits

Author SHA1 Message Date
tron
e3e121a83b Add run time library path and link with "SM" library to make "snd" work
on ELF platforms. Fixes PR pkg/8166 by Thilo Manske.
1999-08-09 17:31:09 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
agc
30f402725f Rationalise Motif/Lesstif handling.
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-06-09 13:36:48 +00:00
agc
0b52251202 Rather than using sed to patch the makefile.netbsd file for @X11BASE@
and @LOCALBASE@ values, use the X11BASE and LOCALBASE values that are
passed through the environment.
1998-05-19 11:33:09 +00:00
frueauf
e415543b75 Remove BUILD_DEPENDS on lesstif, REQUIRES_MOTIF=yes should be enough.
Don't hardcode LOCALBASE and X11BASE.
1998-05-11 11:34:05 +00:00
frueauf
597a1a670d Set MSDTER_SITES to ${MASTER_SITE_LOCAL} to ensure working md5. 1998-05-11 08:55:10 +00:00
hubertf
d180f5cc41 revert last commit, which was based on nonsense from me 1998-05-08 23:05:24 +00:00
agc
71b9f59584 Use the distfile on ftp.netbsd.org for the moment. 1998-05-06 09:32:43 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
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-22 14:22:39 +00:00
agc
dccd43243d Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:06 +00:00
hubertf
3cb14bf074 Workaround for PR pkg/5078: add REQUIRES_MOTIF 1998-03-05 15:32:52 +00:00
hubertf
10f9e71d0a X based sound editor. 1998-02-22 23:20:20 +00:00