Commit graph

1890 commits

Author SHA1 Message Date
hubertf
ee250e0d61 Update to V3.11, provided by Johnny Lam <lamj@stat.cmu.edu>. 1997-12-14 23:09:43 +00:00
hubertf
e6c6166365 Fix the following message:
/usr/pkg/man//man1/captoinfo.1.gz: No such file or directory
ncurses 1.9.9g doesn't install manpages in compressed form, so
no need to define MANCOMPRESSED (for folks that want their
manpages compressed, they shallt set MANZ!).
1997-12-13 04:05:28 +00:00
hubertf
abee3df169 cvs package as submitted by Johnny Lam <lamj@stat.cmu.edu> in
private email.
1997-12-10 00:05:43 +00:00
agc
2790f685bc Updated to reflect the files and directories that are actually
installed by this package.  Don't remove non-existent directories, use
the correct names for manual pages (wresize.3, not curs_resize.3), use
the real directory names (share/terminfo/foo, not lib/terminfo/foo),
and use the correct names for the terminfo files.
1997-12-09 04:02:35 +00:00
agc
9aacbf82d1 Change manual page name from curs_resize.3 to wresize.3 to reflect
reality, which allows the package to be installed without MANZ set
in the environment.
1997-12-09 02:49:22 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
hubertf
15387ad900 remove ranlib, fix ldconfig 1997-12-02 23:16:37 +00:00
hubertf
a2109208dc add gtexinfo
Fixes 1st part of PR pkg/4608 by Thorsten Frueauf <frueauf@ira.uka.de>
1997-11-30 21:54:27 +00:00
agc
53535f668a Upgrade to ncurses-1.9.9g.
Add MANCOMPRESSED, as newer version gzips the manual pages.

Remember to merge the new shared objects in with ldconfig.

Add version numbers to the shared objects in the derived Makefiles.
1997-11-26 14:50:45 +00:00
hubertf
4af39b22b9 Fix RCS Id, make MD/MI PLIST 1997-11-22 04:50:43 +00:00
hubertf
a2bcb51c0d needed for perl/Tk 1997-11-22 04:44:06 +00:00
hubertf
e55903a49c libslang works 1997-11-18 16:23:01 +00:00
hubertf
8eae8ee982 Fix for NetBSD (RCS Id, PLIST) 1997-11-18 00:44:46 +00:00
hubertf
c424f7f3a2 Lib for rapid gui development. 1997-11-18 00:39:46 +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
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
c20852e7a7 Append trailing / to MASTER_SITES.
Add section 5 and 7 manual pages and MAN[57] definitions.

Add standard format header, and fill in hubertf's name as maintainer
(you're welcome, Hubert).
1997-10-28 11:35:46 +00:00
hubertf
27fda5db89 add MASTER_SITE for this version 1997-10-28 00:12:41 +00:00
hubertf
4f3fa3c945 Import what FreeBSD has in base 1997-10-27 04:28:54 +00:00
agc
afb1166241 Initial import of one-line comment file describing development utilities. 1997-10-13 15:59:20 +00:00
agc
8dcec58019 Changes from Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de> to:
+ use native make, rather than gmake - this gives us the profiled
library, and PIC library too, and also means we can get rid of my
previous hacks to specify the correct prefix.

+ add in support for the system call previously known as getdirentries
using getdents(2), if it exists. Note that the patch for this needs
2 lines of context to avoid an Id in the patch file.
1997-10-13 11:36:19 +00:00
agc
9fb7435b02 Add mit-pthreads to devel Makefile. 1997-10-10 19:58:01 +00:00
agc
680483d4ce Initial import of Chris Provenzano's MIT Pthreads POSIX threads
implementation, version 1.60beta6. Passes all its self tests on
NetBSD/i386 1.2G. Not tested on any other architecture.

Please note that this installs into ${PREFIX}/pthreads/...
1997-10-10 19:52:02 +00:00
agc
3568fbea28 Add a (build) dependency on gtexinfo for NetBSD.
Correct the package's makefile name.

Remove previous OS-dependent hack whereby we had no info files on NetBSD.

Regenerate indent.info to include DIR specifications, and install using
install-info.
1997-10-09 09:30:40 +00:00
agc
9536ad1edf Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the info files by default.
1997-10-09 09:25:19 +00:00
agc
e2dbbda69e Add a (build) dependency on gtexinfo for NetBSD. 1997-10-09 09:24:05 +00:00
agc
b7e19b6859 Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the info files by default.
1997-10-09 09:22:30 +00:00
agc
5fca7286e4 Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the gmake info files by default.
1997-10-09 09:20:43 +00:00
agc
7674520d8e Initial import of GNU texinfo package.
This is necessary because NetBSD has no default way of reading GNU info
files - FreeBSD has had this in their base system since 2.2.2.  This
allows the default installation of package's info files, and means
less differences between individual package's Makefiles in NetBSD and
FreeBSD.

`Renamed' to gtexinfo to distinguish it from the print/texinfo package.
1997-10-09 09:13:49 +00:00
agc
06ebb9aa7a Fix a typo when setting OPSYS with uname -s. 1997-10-07 13:01:56 +00:00
agc
7aad20a3c7 Add NetBSD RCS Id. 1997-10-06 14:37:25 +00:00
agc
42824d13a9 Add NetBSD RCS Id.
Use uname -s to work out what Operating System we're on.
FreeBSD have a dependency to use emacs to byte-compile a LISP file.
Don't use this dependency on NetBSD - avoids downloading emacs just
to compile one file.
1997-10-06 14:35:53 +00:00
agc
05bb903718 Add NetBSD RCS Id.
Note that this package is downlevel - 4.11 has been out
for a while now.
1997-10-06 14:32:52 +00:00
agc
c697686fb2 Add NetBSD RCS Ids.
Use uname -s to work out the Operating System.
FreeBSD has install-info and /usr/share/info/dir by default.
NetBSD doesn't, so, for now, don't try to do this on NetBSD.
1997-10-06 14:30:49 +00:00
agc
43eead261a Add NetBSD RCS Id.
Comment out the untested NetBSD packages.
1997-10-06 14:20:56 +00:00
agc
450dc62227 Initial import of FreeBSD devel ports into NetBSD
packages system.
1997-10-06 14:06:09 +00:00