frueauf
8d963c3431
portlint: move cvs id where it belongs.
1998-02-02 21:02:12 +00:00
hubertf
f6fc8a8a9e
Remove -m argument from ldconfig calls, require the system to
...
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46
Introduce TRUE?=/usr/bin/true, and use it.
1998-02-02 08:10:41 +00:00
hubertf
6d96fafc53
portlint: fix URL
1998-02-01 02:10:17 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
f535cf3701
Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
...
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
agc
ea1c3b9adc
Delete erroneous patch. (from Ty Sarna)
1998-01-28 13:24:20 +00:00
thorpej
9458407562
Fix warnings on the Alpha.
1998-01-27 23:40:30 +00:00
hubertf
a082afbd28
portlint: add header, move entries around a bit
1998-01-25 00:24:35 +00:00
hubertf
2200e109dd
portlint: fix RCS Id, move entries around
1998-01-24 21:55:14 +00:00
hubertf
d76ab153d9
portlint: replaced via NO_INSTALL
1998-01-24 21:52:00 +00:00
hubertf
91eb706db5
portlint: fix RCS Id, remove DISTFILES, better handling of our own install target
1998-01-24 21:47:07 +00:00
hubertf
077be59a64
portlint: true -> /usr/bin/true
1998-01-24 21:45:46 +00:00
hubertf
e6a30494a6
portlint: narrow to <80 columns
1998-01-24 21:45:37 +00:00
hubertf
443ff70534
portlint: fix ldconfig
1998-01-24 21:45:15 +00:00
hubertf
6c5212feb6
portlint: add header, move entries around, add MAN1, rename SERVER -> IRC_SERVER, echo -> ${ECHO}
1998-01-24 21:42:30 +00:00
hubertf
f9befa4789
portlint: add RCS Id
1998-01-24 21:40:46 +00:00
hubertf
f55d05e506
portlint: pkg -> ${PKGDIR}
1998-01-24 21:40:27 +00:00
hubertf
1662d73be3
portlint: remove empty line
1998-01-24 21:38:58 +00:00
hubertf
7da7d640ac
portlint: fix RCS Id
1998-01-24 21:38:41 +00:00
hubertf
a515c8f4c8
portlint: use command macros
1998-01-24 21:37:54 +00:00
hubertf
90684b88ec
portlint: fix $() -> ${}
1998-01-24 21:36:16 +00:00
agc
8b58a1d6ba
Enable rsync.
1998-01-23 10:00:38 +00:00
agc
40dcb6b904
Initial import of rsync, a utility to synchronise directory trees
...
across machines in an efficient manner, into the NetBSD packages
collection.
This is originally from the FreeBSD ports collection, but I've
(a) deleted the patches which add support for a client for the public
rsync daemon (I have no real way to test that under NetBSD), and
(b) added a patch to use mkstemp() instead of a mktemp(), open()
combination, and
(c) also upgraded to version 1.6.9 while I was at it.
1998-01-23 09:57:21 +00:00
hubertf
f9c30286ad
Update comments a bit.
1998-01-15 09:27:59 +00:00
agc
6a0bcf5c71
Upgrade to samba version 1.9.18p1, to avoid a possible data loss
...
problem, as reported by Scott reynolds in PR pkg/4809
1998-01-13 13:10:19 +00:00
agc
b0985455ba
Additional patches for 1.9.18 from Ty Sarna (tsarna@endicor.com)
1998-01-12 17:31:16 +00:00
agc
3e1a0d7579
Update to version 1.9.18, from Ty Sarna (tsarna@endicor.com).
...
This version unites the samba and the uncommitted samba-des packages,
as it includes a "castrated" DES implementation that is only usable as
a hash function.
Some very minor typos in the description file corrected by myself.
1998-01-12 17:19:25 +00:00
hubertf
98a7d7e4e2
p5-Net was added a while ago, kindly pointed out byCharles Hannum.
1998-01-07 07:20:10 +00:00
hubertf
d31d7cb44d
Add MAN1
1997-12-29 04:18:05 +00:00
hubertf
a651b144a9
add kdenetwork
1997-12-29 03:53:13 +00:00
hubertf
64da26fe19
Fix for NetBSD, by boquist@cs.chalmers.se.
1997-12-29 03:52:09 +00:00
hubertf
b24b983fd1
Network modules for the KDE integrated X11 desktop
1997-12-29 03:47:50 +00:00
agc
db242b8e51
Enable samba
1997-12-24 11:00:09 +00:00
agc
ebeab1d3b3
Clean up a sed command, and lose two inappropriate and duplicate
...
Makefile definitions in the process.
1997-12-24 10:52:31 +00:00
agc
e584ba82cc
Add NetBSD RCS Ids.
1997-12-24 10:35:27 +00:00
agc
eb359c12c4
Initial import of samba, from FreeBSD, into the NetBSD packages
...
collection, thanks to Ty Sarna (tsarna@endicor.com ), and addresses the
first part of PR pkg/4746.
The Samba software suite is a collection of programs that implements
the SMB protocol for UNIX systems.
1997-12-24 10:32:01 +00:00
hubertf
809d8e2067
Fix setting CONFIGURE_ENV ("=" -> "+=")
1997-12-22 07:52:00 +00:00
hubertf
8639bafeaa
Fix setting CONFIGURE_ARGS ("=" -> "+=")
1997-12-22 07:45:38 +00:00
hubertf
85d2d17550
Fix checksum, close PR pkg/4728 by Steve Allen.
1997-12-20 23:11:57 +00:00
hubertf
28fd456bb0
Fix MASTER_SITES
1997-12-17 14:55:36 +00:00
thorpej
16c2ca250d
Add ttcp.
1997-12-15 00:00:45 +00:00
thorpej
eb200b69a4
Add a package for TTCP, the canonical TCP testing tool.
1997-12-14 23:59:26 +00:00
thorpej
cff5a54e45
Fix registration of the package.
1997-12-14 23:44:58 +00:00
thorpej
c7f637178f
Build tcptrace.
1997-12-14 22:44:12 +00:00
thorpej
94717bc9bd
Update to tcptrace 4.1.3, and make the package work on NetBSD.
1997-12-14 22:42:57 +00:00
thorpej
8a6aa31ad2
Package for tcptrace, a TCP analysis tool. From FreeBSD.
1997-12-14 21:42:18 +00:00
hubertf
f285647349
fix checksum, MAN->MAN1, add manpages to PLIST
1997-12-11 09:59:04 +00:00
mrg
fb1f36eb4f
update to ircii 4.4
1997-12-09 00:06:38 +00:00
hubertf
03011674f4
remove ranlib, fix ldconfig
1997-12-02 23:31:07 +00:00