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