Commit graph

2843 commits

Author SHA1 Message Date
tron
2c7ecc3bbe Make "clean" should be quiet. 1998-08-09 23:15:06 +00:00
kim
bed8bb8238 Let's have a man page for irc(1) as well (the distribution only
installs ircII(1), which is difficult to find when the binary is
not called that).
1998-08-09 21:42:01 +00:00
kim
d318d95a04 What ircII calls IRCLIB is really the GNU datadir, i.e. put all the help
files, scripts and translation tables in share/irc instead of lib/irc.
1998-08-09 21:23:28 +00:00
kim
23ca9fd686 Forgot the id again... 1998-08-09 20:52:42 +00:00
kim
fccaeb0515 Use INSTALL_PROGRAM and INSTALL_MAN to avoid bin.bin ownerships
hardcoded in the distributed Makefile.  Use INSTALL_DATA instead
of INSTALL_MAN to install the ${PREFIX}/share/doc/bing/README file.
1998-08-09 20:50:57 +00:00
kim
53d63ffb5b Do not install as bin.bin mode 555, but rather use the default
provided by the pkg system (the INSTALL macro for make already
has -g and -o, so remove the extra options from Makefile.in).
1998-08-09 20:37:17 +00:00
kim
b93a4daed2 The password file for samba cannot generally be share between machines,
so place it in /etc/samba/private.  Other machine dependent files (e.g.
the printer defs) go now into /etc/samba by default.
1998-08-09 16:14:08 +00:00
tron
1953a75942 Make it clear why this package is restricted. 1998-08-09 10:13:46 +00:00
kim
fc0719044d Forgot that tag... (diff should output it for me?) 1998-08-08 21:30:25 +00:00
kim
c525b57033 The logic for determining the local domain was wrong.
Using gethostname(3) instead (could use gethostbyname(3)
on top of that, I guess...).
1998-08-08 21:28:32 +00:00
fvdl
3475fc6970 Update to re-enable workaround for 1.3.x (a.out) ld.so link semantics,
which was inadvertently disabled.
1998-08-08 20:33:59 +00:00
tsarna
62dc551992 update for new name 1998-08-08 15:19:11 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
lukem
cbb4a48af3 update to logrot 1.4 (which works around the destdir not existing) 1998-08-08 02:02:22 +00:00
cjs
0ac59aef68 This patch no longer necessary with Apache 1.3.1. 1998-08-08 00:04:43 +00:00
cjs
481208fbac Update to 1.3.1. 1998-08-07 23:46:09 +00:00
kim
7088e7751a Adding ntop, "network top", v0.4 1998-08-07 22:42:29 +00:00
tsarna
958bc89399 Portlint is dead, long live pkglint 1998-08-07 22:36:24 +00:00
kim
8508fb6ba5 Added ntop 1998-08-07 22:33:18 +00:00
tsarna
bf56d2aecb Portlint is dead, long live pkglint 1998-08-07 22:25:34 +00:00
tsarna
8d48ceb731 portlint -> pkglint 1998-08-07 22:18:56 +00:00
tsarna
4c02b3df4e Our portlint has diverged significantly from FreeBSD's, so
rename portlint to pkglint, and keep the sources right under files.
This makes it much easier to maintain and keep up with changes to out
package system.
1998-08-07 22:11:40 +00:00
tsarna
578813d3c7 Kill trailing blank line 1998-08-07 20:14:22 +00:00
agc
1ca705b394 Add NetBSD RCS Ids. 1998-08-07 14:58:43 +00:00
tsarna
d953888f81 Kill trailing blank line 1998-08-07 14:58:35 +00:00
tsarna
74697208ab Clean up 1998-08-07 14:56:54 +00:00
tsarna
5741ee44ab Enable py-crypto 1998-08-07 14:52:58 +00:00
tsarna
ef84edb12e New package for the Python Cryptography Toolkit, version 1.0.0 1998-08-07 14:50:49 +00:00
tv
0b30901822 Another Alphaism: fix broken check for args to getloadavg(). All NetBSD
systems return three doubles.
1998-08-07 13:57:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
894cb04dba Generate NetBSD RCS Id strings in the generated ${MD5_FILE}. 1998-08-07 12:30:29 +00:00
frueauf
4ffeede8a5 Add and enable spellcast. 1998-08-07 11:55:54 +00:00
frueauf
bc8c2c70bc Initial addition of spellcast-1.2, a game of dueling wizards for two players.
Closes pr 5924 by Tim Rightnour.
1998-08-07 11:54:28 +00:00
agc
08c812cd79 Don't check for Configure input coming from a tty. 1998-08-07 11:39:04 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
hubertf
952467d132 Back out last commit to better print an empty list of conflicting pkgs than
not to print any pkg at all.
1998-08-07 10:04:53 +00:00
ross
3bb2240053 Enable STk and xcolorsel. 1998-08-07 09:55:18 +00:00
tron
315e35b8cc Let "sshd" check the change and expire fields of the password database.
Patches supplied by Jarkko Torppa in PR pkg/5917.
1998-08-07 07:51:36 +00:00
hubertf
8efa598b69 Back out changes for fnmach'ing pkg_info -e due to the changed semantics
(print name(s) of found pkgs) not available in 1.3; This can be backed
out together with revisions 1.136-1.138 if NetBSD 1.4 gets out.
1998-08-07 07:44:26 +00:00
tv
3558f40d39 Make sure to use stdarg.h (broken check in configure that normally
activates a LP64-broken workaround for a missing varargs implementation).
1998-08-07 00:43:12 +00:00
frueauf
9f04139ea0 Add and enable battalion. 1998-08-06 21:08:53 +00:00
frueauf
2eff19e9c6 Initial addition of battalion-1.4, a virtual reality 3D GL game for X11.
Closes pr 5849 by Tim Rightnour.
1998-08-06 21:07:39 +00:00
frueauf
d66d7fcef5 Somehow forgot to commit those? make them apply again... 1998-08-06 20:56:35 +00:00
tv
4874aab5c4 - Add -Wl,-R${LOCALBASE}/lib for rsaref built ssh.
- Pkglint: search for other non-X pkgs in ${LOCALBASE}, not ${PREFIX}.
1998-08-06 19:48:40 +00:00
agc
342338df9b Revert previous change.
The matching package name is useful to check for any bogus matches, is
consistent with the BUILD_DEPENDS and RUN_DEPENDS matching, and will
be necessary when wildcard matching is introduced.  It is benign in
pre-fnmatching pkg_info(1)s, and useful in post-fnmatching ones.
1998-08-06 14:49:41 +00:00
tv
9c186e3461 Since 1.3.2 pkg_info -e doesn't print anything for a package name, be
uniform and don't try to print the package found name.
1998-08-06 14:18:35 +00:00
agc
1167a92572 Apparently, 1.3.2's pkg_info -e doesn't print the name of the matching
package, just using the exit value to determine success or failure, so
use the exit value in DEPENDS tests, rather than matching on output.
1998-08-06 13:01:55 +00:00
agc
cfe98cff62 Add back default MAINTAINER field.
Remove test which made MAINTAINER field mandatory - it's not a field that's
critical to the build or installation of a package, and is redundant given
a default value.
1998-08-06 09:51:20 +00:00