Commit graph

81 commits

Author SHA1 Message Date
tron
fb9fb7b2ab Fix package list so that removal of cddb files received from a remote
server will really work.
1998-02-15 19:05:16 +00:00
tron
2f18a76e74 Remove unnecessary patch, pointed out by Bernd Ernesti. 1998-02-15 19:02:42 +00:00
tron
1f5461d085 Fix "${MASTER_SITE}". 1998-02-15 18:27:25 +00:00
augustss
b2f169dd43 Another working CD player. 1998-02-09 22:42:15 +00:00
augustss
195a326cfa NetBSD port of this CD player. 1998-02-09 22:28:42 +00:00
augustss
b5103d6653 Remove workman package until someone ports it. 1998-02-09 20:02:24 +00:00
augustss
14de757956 Remove rsynth package until nas (which it depends on) has been ported. 1998-02-09 19:59:30 +00:00
augustss
95218d2a72 Remove nas package until someone has ported it. 1998-02-09 19:56:11 +00:00
hubertf
2b51906fe1 fix manpage according to PR 4916 by Jaromir Dolecek <dolecek@ics.muni.cz>. 1998-02-07 02:45:14 +00:00
frueauf
afa26a3c3f portlint: remove rcs id, add ours and use tabs for indentation. 1998-02-02 20:53:31 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
agc
4475ccf057 Changes to make timidity package work a bit better:
+ sync entries in PLIST with reality, and delete the extra directories
that were created.

+ use normal LIB_DEPENDS in Makefile for specifying a dependency on
ncurses lib.

+ organise the patch files, so that each file is only patched once.

+ rework the Makefile patches so that "make reinstall" can be called,
that -lossaudio is referenced, and we look in the correct directory
for ncurses.h.
1998-01-26 17:44:56 +00:00
hubertf
db5b233275 portlint: use our install-info 1998-01-24 03:14:44 +00:00
hubertf
ea13d8729d portlint: $() -> ${} 1998-01-24 03:13:01 +00:00
hubertf
21a7046222 Depend on gtexinfo (after fixing info-files on last commit), and fix
including of gsm files. Closes PR 4878 from Manuel Bouyer
<bouyer@antioche.lip6.fr>
1998-01-23 16:58:49 +00:00
agc
65c222c486 Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles.  Please
note that I've erred on the side of caution here.
1998-01-22 10:26:36 +00:00
hubertf
92684741e8 portlint: kill space at EOL 1998-01-19 01:23:36 +00:00
hubertf
7a2004e671 portlint: fix RCS Id 1998-01-19 01:23:24 +00:00
hubertf
82ea42fb17 portlint: $() vs. ${} 1998-01-19 01:21:58 +00:00
hubertf
ce96623a7f portlint: Fix RCS Id 1998-01-19 01:20:26 +00:00
hubertf
924c9f993d portlint: kill space at EOL 1998-01-19 01:19:04 +00:00
hubertf
8dba8b10ef portlint: fix RCS Id 1998-01-19 01:17:30 +00:00
hubertf
54e82f1f7b portlint: use command-macros, fix info-file installation, empty line at EOF, ... 1998-01-19 01:16:29 +00:00
hubertf
1051253543 portlint: Fix RCS Id 1998-01-19 01:13:29 +00:00
hubertf
cb86775d23 portlint: change order, use command-macros 1998-01-19 01:11:51 +00:00
hubertf
991232a371 portlint: make comment shorter 1998-01-19 01:10:17 +00:00
hubertf
a79d99cc1a portlint: kill empty line at the EOF 1998-01-19 01:08:03 +00:00
hubertf
b308880235 portlint: Fix RCS Id 1998-01-19 01:07:52 +00:00
hubertf
84b966243e portlint: install info pages propperly, RCS ID, no more USE_GMAKE, ... 1998-01-19 01:03:31 +00:00
hubertf
0f2a06ddca portlint: fix RCS Id, add MAINTAINER+MAN1 1998-01-19 01:00:16 +00:00
hubertf
c8ab5290a9 portlint: move RCS-Id 1998-01-19 00:58:52 +00:00
hubertf
b8f7ab7bfb portlint: change order, kill whitespace 1998-01-19 00:57:03 +00:00
hubertf
4619e11943 portlint: make comment shorter 1998-01-19 00:55:22 +00:00
hubertf
1a5b2194ff portlint: ldconfig 1998-01-19 00:54:27 +00:00
hubertf
a87e36b49c portlint: kill empty lines at EOF 1998-01-19 00:51:08 +00:00
hubertf
a0b7f6d576 portlint: change order, add MAN1 1998-01-19 00:50:56 +00:00
agc
997d5b1eb2 This package installs a pre-formatted man page, not an unformatted
one, so change the Makfile definition from MAN1 to CAT1.  Fixes a
problem pointed out by Charles Hannum.
1998-01-15 11:39:10 +00:00
agc
e8f55638dd The package itself installs unformatted man pages (albeit in the wrong
directory - see the post-install target), so use a MAN1 definition to
make sure that any compression takes place, using the usual package
mechanism.  Fixes a problem pointed out by Charles Hannum.
1998-01-15 11:17:53 +00:00
agc
52fab24440 Delete USE_GMAKE - native make works fine.
As pointed out by Charles Hannum.
1998-01-08 17:28:13 +00:00
agc
b3da006920 Delete USE_GMAKE, which is not necessary - native make works fine.
As pointed out by Charles Hannum.
1998-01-08 17:11:15 +00:00
augustss
fbe24d3f5e Fix misspelled variable. 1998-01-06 22:48:27 +00:00
augustss
aea2af033f Avoid -m486 flag. 1998-01-06 22:42:03 +00:00
hubertf
4189a3677e Update for V2.2 pl1 1997-12-21 02:11:55 +00:00
is
811384d17a Make the -v (volume) option work again. 1997-12-17 14:19:43 +00:00
hubertf
15387ad900 remove ranlib, fix ldconfig 1997-12-02 23:16:37 +00:00
augustss
57a3bbb2ac Add the missing scsi.h file. 1997-11-27 18:13:18 +00:00
augustss
649982c84c Make sure we clean up properly. 1997-11-27 11:09:24 +00:00
chopps
8a07f09847 Add NetBSD to list of OS's that support "Other NON-SCSI". Uses the
FreeBSD ioctl option.
1997-11-26 18:16:27 +00:00