Commit graph

168 commits

Author SHA1 Message Date
hubertf
5fe8da511d Fix MASTER_SITES 1998-07-17 07:58:38 +00:00
thorpej
86fa3c88b5 Build cdd. 1998-07-16 23:07:39 +00:00
thorpej
563226a1c3 Add a `cdd' package. CDD isn't maintained by the author anymore, so
we're using `cdd-1.0myc2', mycroft's hacked up version that works w/
ATAPI CD-ROMs, too.
1998-07-16 22:57:14 +00:00
thorpej
fdf7955d09 Someone doesn't understand the difference between arrays and pointers. Quick
hack to make specifying an alternate device work.
1998-07-16 21:12:56 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
d0fcb1a955 Update to 3.0.3. 1998-07-04 07:50:09 +00:00
tron
ea3fd44915 Don't mirror distribution files which are kept locally anyway. 1998-07-03 23:30:09 +00:00
mycroft
93a81f49ab MANPREFIX -> PREFIX 1998-07-03 03:46:03 +00:00
tron
f3e1bd4b14 Get package to work on alpha, fixes PR pkg/5587 by Tim Rightnour. 1998-06-30 22:01:21 +00:00
frueauf
e38fbdb477 Enable rplay as noone seems to remember why it was commented it and it
seems to work at least on i386. A future package will depend on it.
1998-06-29 11:42:19 +00:00
tron
21bbcb9759 Define "unix" manually as suggested by Tim Rightnour in PR pkg/5600. 1998-06-27 17:44:24 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
tron
7e3effc362 Remove messy patches and define "unix" manually, fixes PR pkg/5604
Tim Rightnour.
1998-06-19 17:09:53 +00:00
agc
dc15bf01de Update package Makefiles for automatic manual page handling. 1998-06-18 16:15:10 +00:00
agc
12b087d404 Delete all trace of xcd. 1998-06-15 12:01:55 +00:00
agc
b1ffbc57d4 Delete non-functional package. Fixes PR 4919, from Jaromir Dolecek. 1998-06-15 12:01:14 +00:00
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +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
augustss
74c2024846 Fix typo. 1998-06-04 22:55:11 +00:00
agc
24012e69e3 Include bsd.prefs.mk, so that any NOPORTDOCS definition in /etc/mk.conf
or MAKECONF will be honoured.
1998-06-03 11:45:58 +00:00
tron
8d1d30ea90 Update "xmcd" to 2.3 patchlevel 0 on Hubert's request. 1998-06-02 21:50:06 +00:00
frueauf
ed44b59198 portlint: add default MAINTAINER, remove USE_X11. 1998-05-21 20:23:51 +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
agc
60433a955f Move all occurrences of LITTLE_ENDIAN to NAS_LITTLE_ENDIAN, and
BIG_ENDIAN to NAS_BIG_ENDIAN, to avoid conflicts with the definitions
in <machine/endian.h>
1998-05-18 11:09:00 +00:00
agc
c759f3206e Add NetBSD RCS Ids. 1998-05-18 10:12:17 +00:00
agc
a4010440ba Be a bit more descriptive - add the README file from the distribution 1998-05-18 10:02:52 +00:00
agc
9f45a37cda Add and enable nas, and comment out xcd. 1998-05-18 09:20:36 +00:00
agc
ce5501a4a6 Add back nas package version 1.2.5, the client/server network audio system.
Originally from FreeBSD, but much modified by Jaromir Dolocek, and finally
munged around by agc to get the man pages correct in the Makefile.
1998-05-18 09:18:28 +00:00
agc
eb2503b2f9 Append a "/." to the ${WRKDIR} value in the find command, to ensure
that we traverse through any symbolic links.  Make the misc/kp package
Makefile a bit neater - remove an unnecessary temporary file.
1998-05-15 13:55:35 +00:00
agc
cf640f98e8 Use getrawpartition() from libutil to get the raw partition number,
rather than using a hardcoded constant.
1998-05-13 10:48:57 +00:00
frueauf
8a07b0fc84 Add missing CAT1=xmix.0. 1998-05-13 07:57:44 +00:00
frueauf
e6799bd001 Fix a typo that prevented compilation in BIGENDIAN case. 1998-05-12 11:30:02 +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
3059999c71 Yet another pkg that wants X on during building. 1998-05-09 21:26:53 +00:00
frueauf
d2dad75254 This pkg links against -lXpm, so add according DEPENDS. 1998-05-09 20:38:46 +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
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f 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:15 +00:00
agc
24d9d77786 Correct device name for ATAPI CD-ROMs under NetBSD. 1998-04-15 10:38:14 +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
mycroft
74b6378f0b Mmmm, bzip. 1998-04-03 22:15:02 +00:00
hubertf
7afdef50eb Allow building as non-root 1998-03-26 07:21:20 +00:00
mycroft
77339911bd Strip the installed executables. 1998-03-20 08:43:44 +00:00