Commit graph

196 commits

Author SHA1 Message Date
tron
88c1155a2a Correct master site list as suggested by Geoff C. Wing in PR pkg/9138. 2000-01-08 16:33:39 +00:00
windsor
d3e18b1152 upgrade to 3.0.7, the latest release 2000-01-06 22:42:14 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
51ec3bfa70 defuzz 1999-11-27 23:33:23 +00:00
kim
f2c01ca39e Make this work on more operating systems with less effort. 1999-09-19 22:27:36 +00:00
agc
d0704d2241 Be a bit more general when configuring this package on Solaris. 1999-08-17 16:11:27 +00:00
agc
8474d59eef Remove obsolete patch, and regen checksum file.
On Solaris, work around a configure script bug - pass the Operating
System version to configure.
1999-08-17 16:00:02 +00:00
kim
a142f32f73 Upgraded to tcsh 6.09.00 1999-08-16 23:01:21 +00:00
agc
29656d015f Substitute for ${PKGNAME} when generating the PLIST files. 1999-08-13 14:06:55 +00:00
agc
4684b47664 Regen. 1999-08-03 15:05:45 +00:00
agc
37dc7b39ee Use strerror(3), rather than mucking about with sys_nerr and sys_errlist
specifically - makes this work on Solaris again.
1999-08-03 15:00:57 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
1985bb5824 Solaris 2.6 redefines rlimit to rlimit64, to catch the rlimit() call
when function names are re-defined.  Unfortunately, it also does that
after defining "struct rlimit", and so we lose because it can't find
the structure.  So we get to redefine it ourselves before
<sys/resource.h> is included.  Thanks, guys.
1999-07-08 12:48:42 +00:00
kim
7c50d0f728 sys_errlist gets defined in headers, don't redefine 1999-06-20 20:38:39 +00:00
sommerfeld
b22d570bfe Let this build again; for bonus points, teach it about SIGPWR. 1999-06-04 16:00:04 +00:00
agc
9c40d0d46e Upgrade to version 1.6 release of rc, the Unix clone of the Plan 9 shell.
This version has GNU autoconf support, a new master site, and a home page.
1999-06-03 10:29:48 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
80468e61e6 Instead of always going to the "real" master site first, use one of the
GNU mirrors (possibly overridden by the user).
1999-04-25 23:36:51 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
agc
9f4dfd95f9 Simplify the shell scripting here, so that this package works on Solaris. 1999-03-11 08:24:21 +00:00
hubertf
faf02aa40b Give a vendor to configure, thanks to Kim & Todd for the inputs! 1999-03-02 03:53:07 +00:00
frueauf
8d322f9c0f Update MASTER_SITES and HOMEPAGE like suggested in pr 7032 by Geoff C. Wing. 1999-02-26 11:00:13 +00:00
hubertf
f22a88f78b update to 2.03 1999-02-21 02:58:30 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
hubertf
959dd8aef2 Fix MASTER_SITES, as per PR 6808 by Jim Bernard <jbernard@ox.mines.edu> 1999-01-14 14:52:53 +00:00
agc
fc9da261a4 Use WRKSRC definition to keep pkglint happy.
Simplify PLIST_SRC usage.
1998-11-13 12:31:15 +00:00
agc
f8ecdfff73 Put the NetBSD RCS Id back in a comment. 1998-11-13 11:27:30 +00:00
frueauf
d06538201b Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran. 1998-10-25 10:14:06 +00:00
kim
7f620c4145 Upgrade to tcsh-6.08.00 1998-10-03 07:06:23 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
kim
7b551dedb1 Revert turning off AUTOLOGOUT. It is not good to change known behaviour
when it does not break anything or cause security problems (i.e. if it is
only a personal preference), especially when the change is configurable
during run-time.  It will just confuse people who run the program on
multiple platforms.
1998-09-13 19:12:05 +00:00
agc
ae626e2dbb It's not necessary to ${MKDIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7, since
that will be done by mtree, using NetBSD.pkg.dist.
1998-09-09 12:10:12 +00:00
agc
ce93b951c5 *** empty log message *** 1998-09-09 11:47:18 +00:00
tv
64b8b142df Re-enable REMOTEHOST. Though "autologout" can be set via a `set' command,
you lose functionality by disabling REMOTEHOST at compile time.
1998-09-09 00:17:24 +00:00
tron
fd2e0c1677 Create a sane default path if environment variable "PATH" is not set,
patches supplied by Jim Bernard in PR pkg/6127.
1998-09-08 22:36:34 +00:00
tron
af8bdfb98b Disable "AUTOLOGOUT" and "REMOTEHOST". 1998-09-08 22:34:53 +00:00
garbled
c4cb8bc28a Fix compilation on alpha. Closes PR 5768 (Tim Rightnour) 1998-08-23 05:52:46 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
267858eafa Update bash2 to 2.02.1, closes pr 5913 by John Darrow. 1998-08-05 10:47:20 +00:00
tv
a5835a5965 Use BSD_INSTALL_{PROGRAM,DATA} in the Makefile instead of "chown"ing after
install.  Remove patches relevant to FreeBSD but not NetBSD.  Split
patches up into dsingle files and use kunified diff format.
1998-08-04 20:19:51 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
tv
692ef8f369 Automanpage handling. 1998-06-21 02:35:53 +00:00
agc
bbf389969f Include bsd.prefs.mk so that variables can be set in /etc/mk.conf 1998-06-03 13:50:58 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
96e9043088 not needed 1998-05-09 00:14:24 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
hubertf
f45641b683 Update to V2.02 1998-04-21 14:23:27 +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
tron
9229209fbc Update of "/etc/shells" on "make install" didn't work. 1998-04-14 18:35:59 +00:00
frueauf
1a8d4654a4 portlint: remove whitespaces at line 23; mv->${MV}; ln->${LN}. 1998-03-10 16:23:40 +00:00
hubertf
455a08229f Use INSTALL_*_DIR macros. 1998-03-07 21:23:51 +00:00
tv
30aebcbd03 Changes for the PLIST to reflect what's actually installed:
- use hard links for locale files
- note all locale file names in the PLIST
1998-03-05 14:28:32 +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
agc
8b9bb8a3b7 Don't bother checking if we're on NetBSD before setting MANCOMPRESSED.
The manual pages are compressed anyway.
1998-02-27 13:21:23 +00:00
tron
9877260955 "/etc/shells" was updated only by "pkg_add" but not by "make installe". 1998-02-24 15:42:34 +00:00
agc
68915effc6 Use NetBSD's snprintf to format a quad integer, and pass the buffer to
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran.
1998-02-24 11:18:58 +00:00
hubertf
4b5548197d fix post-configure target, reported by Markus Illenseer 1998-02-23 15:52:04 +00:00
hubertf
908a9e0046 bash2 and scsh work 1998-02-09 00:54:47 +00:00
hubertf
1ba4a8d310 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:09:25 +00:00
tron
bffd9d0772 Add a few missing "@unexec" commands to the package list. 1998-02-04 21:11:42 +00:00
hubertf
78bf8aeba0 portlint: use our install-info 1998-01-24 23:19:28 +00:00
hubertf
049769d988 portlint: fix RCS Id, move lines, use cmd macros 1998-01-24 23:18:58 +00:00
hubertf
65d67309a1 portlint: fix RCS Id, use cmd macros 1998-01-24 23:17:36 +00:00
hubertf
f1397cce72 portlint: fix RCS Id, add MAN1 1998-01-24 23:13:23 +00:00
hubertf
684d226a4a portlint: add install-info 1998-01-24 23:11:55 +00:00
hubertf
e2db4a50fb portlint: local copy of fnmatch.h not needed, cmd macros 1998-01-24 23:11:19 +00:00
hubertf
d0c2a9d31d portlint: fix RCS Id 1998-01-24 22:27:39 +00:00
hubertf
ad3d2fa719 Add gtexinfo as requirement to build/install bash (needed for the info
page). This fixes PR pkg/4850 by Perry E. Metzger <perry@piermont.com>.

Also while there, see that the section under which the info file in the
dir file ends up is "Shells", not "Misc". (To be consistent with zsh)
1998-01-20 23:28:25 +00:00
hubertf
bf32ee217a Close PR 4760 by Matthias Scheler as suggested. 1998-01-01 05:35:04 +00:00
hubertf
fe8bf0f2f7 install-info groks --entry, not --defentry 1998-01-01 05:02:14 +00:00
hubertf
7cb5f2ac13 Close PR 4759 by Matthias Scheler by stripping the bash binary. 1998-01-01 05:00:02 +00:00
agc
2128603c2c Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes.
rc shouldn't be prototyping this kind of thing, and it will break when
compiled with post-1.3 sources.  Pointed out by Bill Coldwell.
1997-12-19 09:29:15 +00:00
explorer
d741668d86 update location of archive 1997-11-27 11:56:07 +00:00
hubertf
275ed14108 - Update /etc/shells also on "make install", not only on pkg_add
- Fix greek NLS files
1997-11-26 23:57:16 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
6650b62e45 get everything in 1997-10-27 04:51:39 +00:00
agc
fefee31035 Add NetBSD support for message catalogs.
Add a patch to Makefile.in which substitutes for a hardcoded /usr/local
the @prefix@ GNU autoconf variable, set by --prefix=blah in configure.
1997-10-24 15:56:57 +00:00
agc
69dd374964 Add NetBSD RCS Id. 1997-10-24 15:55:06 +00:00
agc
ed3d47c2af Add NetBSD RCS Id.
Comment out the packages untested on NetBSD.
1997-10-24 15:01:59 +00:00
agc
c32aecbdd9 Add NetBSD RCS Id.
Add NetBSD dependency on gtexinfo
1997-10-24 15:00:34 +00:00
agc
9864af9b52 Remove info file munging from PLIST - it's done in the package
Makefile.
1997-10-24 14:58:59 +00:00
agc
cbad9de26e Add NetBSD RCS Id.
The (patched) package installs its manual page gzipped, so set
MANCOMPRESSED.
1997-10-24 14:36:06 +00:00
agc
8f7e2792be Make es compile on NetBSD. 1997-10-24 14:34:28 +00:00
agc
c1af73ac78 Initial import of FreeBSD's shells ports category into NetBSD package
system.
1997-10-24 14:14:32 +00:00
hubertf
55e2159df3 Add MANCOMPRESSED, MAN1. 1997-10-22 00:54:09 +00:00
agc
e0c2b0e905 Make this compile on NetBSD - modify the #ifdef FreeBSD's to
the usual 4.4-lite BSD definition test.
1997-10-09 15:19:19 +00:00
agc
38970df8e5 Add NetBSD RCS Ids. 1997-10-09 14:35:16 +00:00
agc
5a738ca9d8 Initial import of FreeBSD plan9 ports category into the NetBSD package
system.
1997-10-09 14:30:56 +00:00