Commit graph

142024 commits

Author SHA1 Message Date
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
agc
1abcb828d2 Fool that I am. Add NetBSD RCS Id. 1997-11-14 10:41:01 +00:00
agc
ba209ae173 Add crashme 1997-11-14 10:07:50 +00:00
agc
a6f3a62e2e Initial import of crashme 2.4 into the NetBSD packages system. 1997-11-14 10:04:47 +00:00
agc
11a4a855e2 Update for version 1.5.0
Use native make, rather than GNU make (new in 1.5.0).
1997-11-13 15:52:36 +00:00
agc
daa54004e5 Add creation of ${PREFIX}/pthreads directory, if it doesn't exist, to
installation, if installing as part of a binary package.

Add @dirrm's to clean up after ourselves when doing pkg_delete

All the mit-pthreads mods are either from, or inspired by, Simon J.
Gerraty <sjg@cdn.telstra.com.au>
1997-11-13 14:54:50 +00:00
agc
13d88d0e23 Add support for NetBSD 1.3* 1997-11-13 14:50:42 +00:00
agc
0b3fe770e9 Typo in previous commit - ignore mkdir return code 1997-11-13 14:48:50 +00:00
agc
0210b86a15 Add pre-install step to make the ${PREFIX}/pthreads directory. 1997-11-13 14:47:23 +00:00
hubertf
d3a1cfd8e3 Do not depend on "install-info", but on "${PREFIX}/bin/install-info",
to make sure we do have ${PREFIX}/info/dir (which comes with out
gtexinfo).
1997-11-13 14:37:24 +00:00
hubertf
c09c394a98 More details on how to fix RCS-Id. 1997-11-13 13:47:38 +00:00
thorpej
e8d9d2f35a Build cdrecord. 1997-11-13 08:19:09 +00:00
thorpej
f371f15b68 Port to NetBSD 1.3 and remove the automatic symlink of the real
CD-R device to /dev/sgx.
1997-11-13 08:17:23 +00:00
thorpej
c530b5eeb0 NetBSD RCS IDs. 1997-11-13 07:35:37 +00:00
thorpej
12827acbcb Import FreeBSD's cdrecord port. 1997-11-13 07:32:26 +00:00
hubertf
2c6b9bf7cb Update to V10 1997-11-11 13:49:23 +00:00
hubertf
addf281f1c Make sure OUR perl is used, for embedding the path. 1997-11-11 10:30:40 +00:00
mrg
66049f80e9 update this to 2.9beta2. also change ftp server to the main ircii site, and make me the maintainer. 1997-11-10 16:03:28 +00:00
hubertf
4ee4178506 Add sirc 1997-11-10 10:53:09 +00:00
hubertf
f6fac8cd37 Remove unneeded RCS Id 1997-11-10 08:07:29 +00:00
hubertf
11cf2d9c60 Add asclock, fvwm2, tkirc 1997-11-10 01:12:04 +00:00
hubertf
47fe683167 Fix for NetBSD 1997-11-10 01:03:10 +00:00
hubertf
e4077ca99d not needed on NetBSD 1997-11-10 00:58:07 +00:00
hubertf
6591e6b54c Fix RCS Id 1997-11-10 00:54:17 +00:00
hubertf
8e4ac4cbf3 fvwm2 1997-11-10 00:50:49 +00:00
hubertf
729024bb52 update to V2.21 1997-11-10 00:46:57 +00:00
hubertf
8c81b67011 - note "maek makesum"
- note where to get pkgsrc
 - some other minor cleanups and reformatting
1997-11-10 00:35:47 +00:00
hubertf
dad9eb1c20 tk-frontend for ircII 1997-11-09 23:46:03 +00:00
hubertf
978c32564e NeXTstep like clock 1997-11-09 23:43:49 +00:00
hubertf
414d96ae30 sirc 1997-11-09 23:39:41 +00:00
hubertf
5174f5a9b1 ircII works 1997-11-09 22:16:03 +00:00
hubertf
f6b2aefc4e Fix for NetBSD 1997-11-09 22:12:40 +00:00
hubertf
3a094864bc Fix RCS Id 1997-11-09 22:09:53 +00:00
hubertf
d8b5312496 IRC Client 1997-11-09 22:04:50 +00:00
augustss
448c4f1b4c Make sure SIGIO gets defined. 1997-11-08 21:57:17 +00:00
hubertf
090e0ed592 - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL}
- Fixup documentation for CAT<sect>, CATPREFIX.
(these two changes were accidentally committed to the 1.3 branch
 as revisions 1.13.2.3 and 1.13.2.4 before!)
1997-11-08 00:18:24 +00:00
hubertf
d2ea439cfe Add MAN{1,3,5} 1997-11-07 23:46:16 +00:00
agc
9e0dc8a157 Add a patch for NetBSD to:
+ set correct path for xpm.h

+ force building and installation of static libXpm.a
1997-11-06 12:53:18 +00:00
agc
8e2f83d87a Correct name and path of sxpm manual page. 1997-11-06 12:46:49 +00:00
agc
801f844730 Add a pre-formatted manual page definition for sxpm. 1997-11-06 12:45:31 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
3f921502a2 Use CATn= def in <bsd.port.mk> so that man page is installed correctly. 1997-11-05 13:40:16 +00:00
agc
6c9ead9d89 Let make do the work:
+ set MAKE_PROGRAM variable in bsd.port.mk to either ${GMAKE} or
${MAKE}, and use it in do-build and do-install targets

+ if X11 package, and man pages are installed, add install.man to
${INSTALL_TARGET}, rather than using a separate command to do this.

Also added CATn= blah.0, similar to MANn= blah.1, which installs
pre-formatted man pages, like the ones imake produces.
1997-11-05 13:36:31 +00:00
hubertf
5a11b17866 some documentation 1997-11-05 09:35:52 +00:00
explorer
e24db8c403 update to screen 3.7.4 (from 3.7.2) 1997-11-05 00:37:12 +00:00
hubertf
6a7213f9e5 xlockmore works 1997-11-03 01:50:43 +00:00
hubertf
bfd41c1159 Mesa works 1997-11-03 01:50:42 +00:00
hubertf
a0af4b3df4 A xlockmore without Mesa is like a fish without a bicycle. 1997-11-03 01:01:31 +00:00
hubertf
8f41c56763 Fix RCS Id 1997-11-03 00:53:23 +00:00