christos
0c675c5376
make a copy of pw->pw_name because it can be overwritten by other calls to
...
getpw*.
1998-09-03 16:37:03 +00:00
christos
7539fd8607
- use getcwd instead of getwd
...
- increase the buffer size appropriatetely for holding cwd to avoid overflow
- don't core-dump if $HOME is not set
- dynamically allocate command space to avoid overflow
1998-09-03 16:36:09 +00:00
kim
60e649a742
Oops, better use gzip after all.
1998-08-29 18:28:06 +00:00
kim
3d096a738c
The tag...
1998-08-29 18:06:47 +00:00
kim
c84f7f7530
- Combine all patches for mirror.pl into patch-ab (remove patch-ad).
...
- Move all sed stuff into scrips/configure so it can be done in one
pass (no post-configure target in Makefile anymore).
- Use "compress" for $compress_prog instead of gzip; our compress
needs the -f flag to make it quiet (additional pathes to mirror.pl)
- Fix PASV handling (too strict a regexp -- breaks on Win NT servers
that emulate UNIX behaviour -- NT added a trailing dot to the 227
message and ftp.pl was not tolerating that)
- Add $PREFIX/bin and $PREFIX/sbin to $extra_path (leaving /usr/local
directories in)
- Do not modify ${WRKSRC}/mirror, it is a symlink in the distribution
1998-08-29 18:05:56 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tv
b75ec2d9fb
Change smbmount.8 to rumba.8, and change references to smbmount in manpage
...
to rumba. Now doesn't violate Least Confusion.
1998-08-25 15:52:02 +00:00
frueauf
5e85595382
Remove unnecessery blank line.
1998-08-23 21:11:00 +00:00
frueauf
191b056e69
Add missing / to HOMEPAGE URL.
1998-08-23 15:12:05 +00:00
garbled
94d33f3c7f
Fix building of this pkg on alpha. Fixes PR 5769 (Tim Rightnour)
1998-08-23 06:08:50 +00:00
agc
e096b516ca
Add HOMEPAGE.
...
Delete unnecssary USE_GMAKE.
1998-08-21 08:26:24 +00:00
agc
e87fd3d783
Add corba category to the NetBSD packages collection.
...
Add ORBit 0.2.1, the ORB from the GNOME project, to the NetBSD
packages collection. This was taken from a submission to the FreeBSD
ports collection by Chia-liang Kao (clkao@CirX.ORG ), and patched to
work on NetBSD by myself.
1998-08-20 22:07:24 +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
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
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
kim
7088e7751a
Adding ntop, "network top", v0.4
1998-08-07 22:42:29 +00:00
kim
8508fb6ba5
Added ntop
1998-08-07 22:33:18 +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
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
f8e67602ad
Move determination of the Fully Qualified Domain Name into the
...
post-patch: rule.
1998-08-04 14:48:19 +00:00
tron
c07aedd7ee
Update VNC to version 3.3.2 using patches supplied by Jeff Rizzo in
...
PR pkg/5868.
1998-08-03 20:54:46 +00:00
frueauf
a3ce079050
Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo.
...
XXX The configure script sets KERNEL and _KERNEL before including
XXX <sys/socket.h> for whatever reason. This breaks some little
XXX programms which detect options for configure, one of those
XXX should detect the rtentry style, on NetBSD-current where
XXX <sys/socket.h> includes opt_compat_*.h files. patch-aa
XXX workarounds this, but a clean solution should be found and
XXX feedbacked to the author.
1998-08-03 19:36:00 +00:00
scottr
7b4e8899e1
Enable SOCKS support.
1998-08-01 06:02:07 +00:00
scottr
3be678a180
Fix a botch in handling the result of the test for libsocks5.
1998-08-01 06:01:10 +00:00
frueauf
cab1143c95
amiga->m68k as amiga is not even defined here.
1998-07-30 12:09:31 +00:00
frueauf
d643eaa77e
Update to rsync 2.1.0.
1998-07-25 23:42:20 +00:00
agc
c4e51db68d
Add and enable nocol.
1998-07-24 13:38:45 +00:00
agc
672f3070e9
Initial import of nocol-4.2b6, "an extensible network and system
...
monitoring utility" into the NetBSD packages collection.
1998-07-24 13:36:52 +00:00
is
6ab459e395
fix PLIST
1998-07-22 12:53:56 +00:00
is
e8175dc8c5
ICSI version of GNU finger, a distributed finger system for workstation
...
pools and similar setups.
The mugshot support was left out as much as easily possible - nowadays people
use the WWW for this functionality.
1998-07-22 12:08:23 +00:00
tv
76e675a63b
HAS_CONFIGURE -> GNU_CONFIGURE.
1998-07-20 15:08:28 +00:00
tv
294f87bc27
Update qt to 1.40. Use libtool to generate the shared and static library.
...
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19 21:09:22 +00:00
agc
67f284bbe6
Update for automatic shared object handling.
1998-07-15 10:32:41 +00:00
tron
b51b76e2be
Add "${CONFLICTS}".
1998-07-14 22:56:40 +00:00
tron
c0daa0dc5b
Update "kdenetwork" to version 1.0.
1998-07-14 21:47:15 +00:00
frueauf
004e47e5b0
cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
...
package Makefile.
1998-07-14 10:56:15 +00:00
tv
f260f2c8ca
Add and activate MRTG, the Multi-Router Traffic Grapher.
1998-07-13 17:56:27 +00:00
tv
1c8de83b85
Import of FreeBSD's Multi Router Traffic Grapher pkg, patches to follow.
1998-07-13 16:59:07 +00:00
mycroft
1bb19de4f5
Use mkstemp(3).
1998-07-10 06:23:12 +00:00
mycroft
f09baa210e
Remove outdated RCS tag.
1998-07-04 09:58:43 +00:00
mycroft
842d8978e5
Update to 2.0.18.
1998-07-04 09:56:26 +00:00
mycroft
0167d80629
Update libjpeg to v6b.
1998-07-04 05:11:12 +00:00
tron
ea3fd44915
Don't mirror distribution files which are kept locally anyway.
1998-07-03 23:30:09 +00:00