Mark Pulford
043fe06cfd
Fix mtree problem reported by Bento.
2001-06-12 10:17:21 +00:00
Mark Pulford
226529974d
Add passlogd 0.1d, intercept and dump syslog remote log packets.
...
PR: 28019
Submitted by: Pete Fritchman <petef@databits.net>
Reviewed by: will
2001-06-11 05:06:55 +00:00
Will Andrews
55439bf0c7
Add maradns 0.6.18, a DNS server implementation with focus on
...
security and simplicity.
PR: 27665
Submitted by: Anders Nordby <anders@fix.no>
2001-06-11 03:44:26 +00:00
Akinori MUSHA
bf8f172a77
Update to 0.3.6.
2001-06-11 03:18:24 +00:00
Dirk Meyer
03ee6538a7
Patched net/ldapmodule to adapt openldap2.
...
(source patches are from Joe Little's SRPM)
It builds against both of openldap1 openldap2
Submitted by: perky@python.or.kr
2001-06-10 07:12:30 +00:00
Mark Pulford
40768b2217
Add samplicator 1.2.1,
...
receives UDP datagrams and redistributes
them to a set of receivers.
PR: 27809
Submitted by: Michael Lyngbol <lyngbol@wheel.dk>
Reviewed by: will
2001-06-10 04:18:32 +00:00
Peter Pentchev
9c0a071864
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
...
PR: 27867
Submitted by: maintainer
2001-06-09 12:59:34 +00:00
Peter Pentchev
52cfcc80c2
Fix a fennerism - add packetstorm as a MASTER_SITE, because Razor's site
...
seems to be down.
2001-06-09 11:27:07 +00:00
Peter Pentchev
587d61eda6
Activate the use of DID's to avoid a possible problem with files
...
removed on the server.
Bump PORTREVISION to reflect an important functionality change.
PR: 27973
Submitted by: maintainer
Details at: bug #421127 in the SourceForge tracking system
2001-06-08 22:15:44 +00:00
David W. Chapman Jr.
c53ebaa3bf
More bento pleasing
...
PR: 27369
Reviewed by: will
No response: kevlo
2001-06-08 19:06:09 +00:00
David W. Chapman Jr.
1c7668e00f
Change maintainer email
...
Reviewed by: will
2001-06-08 18:33:07 +00:00
Mark Pulford
764506b625
Update WWW page to appease ports survey
...
Reviewed by: will
2001-06-08 17:35:48 +00:00
Mark Pulford
ab0d5b8f62
Original homepage and distfile site disappeared. Changed MASTER_SITES
...
to MASTER_SITE_LOCAL.
Reviewed by: will
2001-06-08 17:34:19 +00:00
Mark Pulford
3246a363a8
Updated MAINTAINER to my new committer email address
...
Reviewed by: will
2001-06-08 05:36:46 +00:00
David W. Chapman Jr.
d619684901
Patch for CUPS support
...
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
2001-06-07 19:19:24 +00:00
David W. Chapman Jr.
8be5097d95
Bump portrevision and add hooks for WITH_CUPS
...
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
2001-06-07 19:18:42 +00:00
David W. Chapman Jr.
4add485a53
Patch for configure.in for CUPS support
...
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
2001-06-07 19:17:42 +00:00
David W. Chapman Jr.
3fbfb552df
Bump portrevision and add WITH_CUPS hooks
...
PR: 27650
Submitted by: marcus@marcuscom.com
Reviewed by: will
2001-06-07 19:17:14 +00:00
David W. Chapman Jr.
0b8cf7228f
Update to latest version
...
PR: 27940
Submitted by: maintainer
Reviewed by: will
2001-06-07 18:58:00 +00:00
David W. Chapman Jr.
aa460374b0
Update to latest version
...
PR: 27938
Submitted by: maintainer
Reviewed by: will
2001-06-07 18:55:53 +00:00
David W. Chapman Jr.
babfea0a09
Add patch to allow ipv6
...
PR: 21460
Submitted by: jeh
Reviewed by: will
2001-06-07 18:51:18 +00:00
James E. Housley
afb4476535
Update to version 3.0.r8
...
PR: 27899
Submitted by: Cyrille Lefevre <clefevre@redirect.to>
2001-06-07 11:17:09 +00:00
George C A Reid
fa2f20aa27
Update to version 2.10
...
PR: 27904
Submitted by: Jose Marques <jose.marques@nottingham.ac.uk>
2001-06-07 08:42:49 +00:00
Peter Pentchev
6403f1a2ba
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
...
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Dmitry Sivachenko
a4d468eb29
Add one more MASTER_SITE.
2001-06-06 12:01:53 +00:00
Dmitry Sivachenko
3c65744427
Update to 2.9.17
2001-06-06 10:12:38 +00:00
Maxim Sobolev
8ea52382c6
Unbroke.
...
Remove USE_AUTOMAKE and but back explicit dependency to devel/automake.
These ports aren't intended to be configured by automake, which USE_AUTOMAKE
does automagically. Instead they are just using some files from
${LOCALBASE}/share/automake.
Screwed by: ade
Reported by: bento
2001-06-05 17:51:20 +00:00
George C A Reid
b4a29cd39e
Update checksum - it appears the authors rerolled the tarball, changed
...
a couple of 'short's to 'u_short's and altered the processing order for
some packet flags.
Submitted by: PETRIKOVICS Balazs <gaab@bsd.hu>
2001-06-05 14:39:53 +00:00
Kevin Lo
ede842cfd0
Update to version 1.1.5
...
PR: 27864
Submitted by: MAINTAINER
2001-06-05 12:54:56 +00:00
Maxim Sobolev
400f4557f6
Standartise the way used to disable X11 support in various ports. From now
...
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Doug Barton
f34f153f0c
Rdesktop is an open source client for Windows NT Terminal Server,
...
capable of natively speaking its Remote Desktop Protocol (RDP) in
order to present the user's NT desktop. Unlike Citrix ICA, no server
extensions are required.
PR: ports/23524
Submitted by: Matthew West <mwest@uct.ac.za>
2001-06-05 02:07:54 +00:00
Peter Pentchev
093cd4554a
Move the persistent database from wiped-on-reboot /var/run
...
to the really persistent /var/db. Bump PORTREVISION to indicate
behavior/functionality change (make it work across reboots, well
how about that ;)
PR: 27879
Submitted by: David Wimsey <dwimsey@rtci.com>
2001-06-04 22:37:21 +00:00
Hajimu UMEMOTO
f03c6f9091
- Add NO_CDROM attribute.
...
- Install configuration file and some documentation.
2001-06-04 15:15:11 +00:00
Peter Pentchev
89d8b2e400
Recognize more Ethernet interfaces.
...
Install docs, honoring NOPORTDOCS.
PR: 27649 - the problem of unrecognized ether ifaces;
27874 - the maintainer patch.
Reported by: Jason Swank <jswank@colltech.com> (the problem)
Submitted by: maintainer (the patch)
2001-06-04 13:48:50 +00:00
Peter Pentchev
7e03e807e8
Update to 1.1.10.
...
PR: 27857
Submitted by: maintainer
2001-06-04 11:24:29 +00:00
Hajimu UMEMOTO
f4c7147752
PIM for IPv6 sparse mode daemon
...
Submitted by: dwcjr@inethouston.net
2001-06-03 17:59:57 +00:00
Hajimu UMEMOTO
0f503a18bc
PIM for IPv6 dense mode daemon
...
Submitted by: dwcjr@inethouston.net
2001-06-03 17:53:49 +00:00
Ying-Chieh Liao
1d06c05e66
Take out html pages that don't exist in tarball anymore
...
PR: 27853
Submitted by: dwcjr@inethouston.net
2001-06-03 16:29:32 +00:00
Akinori MUSHA
68dabe0e5c
Update to 1.6.2.
2001-06-03 11:36:06 +00:00
Ying-Chieh Liao
6ffd208c57
upgrade to 1.6.1
2001-06-03 06:07:54 +00:00
Mario Sergio Fujikawa Ferreira
ee87f717d6
- Add a PKGMESSAGE file
...
- Remove duplicated information
Submitted by: maintainer
2001-06-02 22:46:54 +00:00
Kevin Lo
448368bac9
Update to version 1.0.1
...
Note that I fix patch-ab: jar -> $(JAR)
PR: 27801
Submitted by: MAINTAINER
2001-06-02 15:35:12 +00:00
Stefan Eßer
04cfbddede
Update to Argus-2.0.1. This commit closes ports/27562, though it is
...
not based on the patch offered (I already had prepared diffs more than
one week ago, but had no time to perform the commit). I choose to use
my patches instead of those from the PR, since they seemed even more
correct ;-)
2001-06-02 11:39:51 +00:00
Maxim Sobolev
c6e3cec631
- Unbroke with threaded Mesa libraries (XFree86-4);
...
- provide workaround for sscanf(3) bug in 5-CURRENT, that causes SIGBUS.
2001-06-02 11:23:26 +00:00
Jun Kuriyama
14eaeff4f0
Add SCRIPTS_ENV="WRKDIRPREFIX=${WRKDIRPREFIX}" to work around $WRKDIRPREFIX
...
environment.
No response from: maintainer
Reference: <7mwv98irg6.wl@waterblue.imgsrc.co.jp>
2001-06-02 07:42:31 +00:00
Mario Sergio Fujikawa Ferreira
9e14f1d2dd
Fix typo
...
Submitted by: maintainer
2001-06-02 02:38:19 +00:00
Nick Sayer
2bb13189cf
Upgrade configurator to v1.5.
2001-06-01 13:35:18 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Ade Lovett
af2a6cb93b
Replace explicit build dependency on automake with USE_AUTOMAKE knob
2001-05-31 22:53:13 +00:00
Ade Lovett
2515626212
Replace last remnants of "nonexistent", "/nonexistent" etc. with
...
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00