Commit graph

3571 commits

Author SHA1 Message Date
frueauf
2d4a002178 Use the package libscsi instead of its own copy to make it work on alpha.
Closes pr 5813 by Tim Rightnour.
1998-07-24 09:13:12 +00:00
tv
9708b330b3 Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816. 1998-07-23 12:07:23 +00:00
frueauf
b4c6638eb7 Don't assume that a set DISPLAY is a working one. This package is
interactive.
1998-07-20 12:18:23 +00:00
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
mycroft
d507329323 Remove spurious warning. 1998-03-20 08:25:15 +00:00
mycroft
c78df3335b Tidy this up, and make me the `maintainer'. 1998-03-20 07:08:43 +00:00
mycroft
9b8e119a3e Tidy this up a bit. 1998-03-20 07:07:31 +00:00
mycroft
e0f039df52 Tidy this up, and make me the `maintainer'. 1998-03-20 06:38:24 +00:00
mycroft
7e04ca2f22 Tidy this up, and make me the `maintainer'. 1998-03-20 05:54:42 +00:00
frueauf
d15bff2c92 portlint: cp->${CP}; sed->${SED}. 1998-03-19 10:42:01 +00:00
hubertf
4b0b2faddd Install help-file in the right place. Closes PR 5173 by
Jaromir Dolecek <dolecek@ics.muni.cz>.
1998-03-18 20:43:15 +00:00
mycroft
df4a495bfe Strip installed executables. 1998-03-16 07:44:47 +00:00
mycroft
347b7ad0a2 Clean this up a bit. 1998-03-16 07:44:00 +00:00
mycroft
2147d57712 Also needs wish8.0 at run time. 1998-03-11 18:13:22 +00:00
mycroft
2291e662e4 Depend on the shared ncurses library, not the static one. 1998-03-11 18:09:38 +00:00
mycroft
c9b7e42bee Check for EOF so we don't core dump on some bad files. 1998-03-11 16:14:01 +00:00
frueauf
c00e5e4ea9 The pkg does not install xcdplayer.1 but xcdplayer.0. MAN1->CAT1. 1998-03-10 12:29:22 +00:00
mycroft
86c7b8cb9d Oops; last change wasn't complete. 1998-03-07 20:07:33 +00:00
mycroft
281e920b2a Fix the bug in the Curses interface where it clears the screen. 1998-03-07 19:55:38 +00:00
mycroft
823f06b851 Use jot(1) rather than bash to generate random numbers, since it will always
be installed.
1998-03-07 19:21:36 +00:00
mycroft
0394476696 Add the Tk crap to the packing list. 1998-03-07 19:08:38 +00:00
mycroft
ef5489af7b Actually, the install needs wish, to build the autoload index. 1998-03-07 19:01:36 +00:00
mycroft
332856e1e1 Make me the `maintainer'. 1998-03-07 18:55:32 +00:00
mycroft
343bfd9fd4 Use the native audio interface.
Fix (and enable) the Tk interface; it just runs wish externally.
Fix the Motif interface as well, but don't enable it by default (yet?).
Throw in my SGI port `because it's there'.
1998-03-07 18:49:40 +00:00
mycroft
13dc7a47a0 Update to 0.59o. 1998-03-07 13:55:38 +00:00
mycroft
2c61a0f987 Use the native audio interface. 1998-03-07 11:04:51 +00:00
mycroft
49c0414f0e Use native audio method. 1998-03-07 09:58:04 +00:00
agc
fefc64164a Add 4 missing files. 1998-03-06 18:06:23 +00:00
mycroft
51e552d535 Make sure we never leave stdin or stdout in non-blocking mode. 1998-03-06 02:36:32 +00:00
hubertf
3cb14bf074 Workaround for PR pkg/5078: add REQUIRES_MOTIF 1998-03-05 15:32:52 +00:00
hubertf
a85c3b2520 Replace EXEC_DEPENDS 1998-03-01 03:27:29 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
augustss
492aaf5132 Fix a bug that caused mpg123 to loop on a bad header. 1998-02-28 14:59:32 +00:00
augustss
06ec619ca7 Upgrade to mpg123-0.59n. 1998-02-26 20:01:53 +00:00
hubertf
51763348a9 Don't compress manpage by default, and merge two patches
into one (patch-ac); Fixes PR 5042 by Markus Illenseer.
1998-02-23 21:48:57 +00:00
hubertf
50c65b4678 Fix install-problem reported by Markus Illenseer 1998-02-23 16:54:52 +00:00
hubertf
867178b8dc snd added. 1998-02-22 23:29:38 +00:00
hubertf
10f9e71d0a X based sound editor. 1998-02-22 23:20:20 +00:00
veego
0651963d8e The MASTER_SITES changed. 1998-02-22 13:03:55 +00:00
hubertf
b72b59c6cc xwave added. 1998-02-21 22:49:36 +00:00
hubertf
23d310ab27 Audio player/recorder/editor for the X Window System. 1998-02-21 22:43:46 +00:00
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
augustss
062bbc7e67 Add tosha, a "CD ripper". 1997-11-24 23:01:00 +00:00
augustss
928ff30e55 Make it work under NetBSD by adding the FreeBSD scsi library code.
XXX Perhaps a libscsi package would be better?
1997-11-24 23:00:04 +00:00
agc
b06ed532b8 Install toast, tcat and untoast using the correct mode.
Thanks to is for pointing this out.
1997-11-17 13:56:56 +00:00
agc
01b354ea3a Revamp installation part of the Makefile, so that everything installs
cleanly in appropriate directories, using native make.
1997-11-14 14:12:34 +00:00
agc
cc61017928 Use native make, rather than gmake 1997-11-14 14:09:42 +00:00
augustss
448c4f1b4c Make sure SIGIO gets defined. 1997-11-08 21:57:17 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
augustss
396f7552dd Another NetBSD port.
(I'm getting sick of porting MPEG players, this must be the fifth.)
1997-11-01 00:56:20 +00:00
augustss
8420169afe Another NetBSD port. 1997-10-31 22:08:34 +00:00
mycroft
8612756bd9 Implement audio_queueflush(). 1997-10-31 12:04:56 +00:00
mycroft
c6e3a24d6b Use a 32k buffer. 1997-10-31 11:48:59 +00:00
augustss
cfb391074a Remove a few packages. 1997-10-31 08:24:15 +00:00
augustss
51049f1487 Remove packages that are either obsolete or cannot possibly work
on NetBSD (yet).
1997-10-31 01:56:34 +00:00
augustss
2ff164b504 Add more working programs and explain why some don't work. 1997-10-30 00:31:47 +00:00
augustss
a3d9eb2f9d NetBSD port. 1997-10-30 00:30:18 +00:00
augustss
c9eb3f5b8d NetBSD port. 1997-10-30 00:15:01 +00:00
augustss
89d9ac7fc9 NetBSD port. 1997-10-29 18:03:23 +00:00
augustss
ebe80be05a More working programs. 1997-10-29 01:49:16 +00:00
augustss
c166c7a823 Change RCS id.
NetBSD port.
1997-10-29 01:48:29 +00:00
augustss
ba25612c7c NetBSD port. 1997-10-29 01:18:30 +00:00
augustss
dd3cc8c334 Some programs actually work now. 1997-10-29 00:41:45 +00:00
augustss
efbd0fc6f0 Change from the FreeBSD port to my port. 1997-10-29 00:40:28 +00:00
augustss
be5c486bbb Change RCS id.
NetBSD port.
1997-10-29 00:34:33 +00:00
augustss
2675f4331b NetBSD port. 1997-10-28 23:59:56 +00:00
augustss
2ca7e351d1 Change RCS id.
NetBSD port.
1997-10-28 23:53:04 +00:00
augustss
970bbef5a1 Change RCS Id.
NetBSD port.
1997-10-28 23:49:37 +00:00
augustss
d06ebcc511 Change RCS id.
NetBSD port.
1997-10-28 23:46:46 +00:00
augustss
9cae2bb322 NetBSD port. 1997-10-28 23:42:43 +00:00
augustss
e626cc68c0 Change RCS id. 1997-10-28 23:41:14 +00:00
augustss
5c5ceeca16 Comment out all programs initially. 1997-10-28 23:35:57 +00:00
augustss
4daa64a629 Initial import of FreeBSD audio packages. 1997-10-28 23:18:20 +00:00