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
Ying-Chieh Liao
30b9427066
add walker
...
Recover zone file information from servers that use DNSSEC
2001-05-30 17:00:00 +00:00
Akinori MUSHA
47cc74582a
Update to 1.3.1.
2001-05-30 15:35:34 +00:00
Ying-Chieh Liao
c03d6e53e3
add netscript
...
(portable/multi-platform) lightweight tcp socket scripting
2001-05-30 13:25:41 +00:00
Ying-Chieh Liao
1b5b822f96
add p5-XPC
...
XML Procedure Call (XPC)
2001-05-30 11:38:50 +00:00
Mario Sergio Fujikawa Ferreira
f900f71f1c
New port: Window Maker dockapp that monitors Quake 3 and Half-Life
...
servers
Submitted by: Patrick Li <pat@databits.net>
2001-05-30 03:14:46 +00:00
Ying-Chieh Liao
37819e94bc
remove unnecessary %D/
...
Submitted by: maintainer (via private mail)
2001-05-30 02:26:39 +00:00
Ying-Chieh Liao
17863b3fc9
add confregdecode
...
Cisco Systems IOS(tm) configuration register decoder
PR: 27631
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2001-05-29 17:02:57 +00:00
Ying-Chieh Liao
69b9bce811
add nat
...
NetBIOS auditing tool
PR: 27607
Submitted by: Roman Shterenzon <roman@xpert.com>
2001-05-29 15:54:11 +00:00
Ying-Chieh Liao
ce7e019019
add py-soap
...
Python library that implements the SOAP 1.1
PR: 27592
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-05-29 15:49:15 +00:00
Ying-Chieh Liao
45b8250348
upgrade to 1.4
...
PR: 27591
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:28:57 +00:00
Ying-Chieh Liao
1f9dc6bf4e
add missing files into PLIST
...
PR: 27583
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:24:24 +00:00
Ying-Chieh Liao
b1e175d311
add missing @dirrm into PLIST
...
PR: 27576
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:13:07 +00:00
Ying-Chieh Liao
2436937605
add stone
...
Stone is a TCP/IP packet repeater in the application layer
PR: 27328
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-05-29 11:11:52 +00:00
Hajimu UMEMOTO
4319419fac
Update to 0.10.
...
It actually changes nothing in FreeBSD.
Submitted by: vanilla
2001-05-28 15:55:29 +00:00
Vanilla I. Shu
3e0e9e9641
SOAP::Lite - Client and server side SOAP implementation
2001-05-28 12:52:10 +00:00
Doug Barton
83c87ae0b7
Upgrade to 9.1.3rc1, whose most significant change is a fix for
...
some IXFR problems.
2001-05-28 08:27:10 +00:00
Ying-Chieh Liao
eaef815e2a
add iperf
...
A tool to measure maximum TCP and UDP bandwidth
PR: 27462
Submitted by: Pete Fritchman <petef@databits.net>
2001-05-27 17:42:23 +00:00
Ying-Chieh Liao
1f068a9285
upgrade to 1.3
...
PR: 27409
Submitted by: maintainer
2001-05-27 16:33:59 +00:00
Ying-Chieh Liao
667cca3b61
upgrade to 0.4.0
...
drop maintainership
2001-05-27 10:52:30 +00:00
Vanilla I. Shu
62767a8f1d
Perl convenience wrapper for the rsync(1) program
...
PR: ports/27484
Submitted by: Pete Fritchman <petef@databits.net>
2001-05-27 05:37:12 +00:00
John Polstra
066d2a313d
Add a patch to fix the notorious "jakarta-tomcat" bug. This bug
...
came to the fore in checkout mode when a file "files,v" in the
repository was manually changed into a directory "files".
With this patch, CVSup will still complain that it cannot delete
"files" because the directory is not empty. However, it is now a
warning rather than a fatal error, and the update will run to
completion. The warning will happen only once. After emitting
the warning, CVSup will fix the damage in the checkouts file to
eliminate the problem. On subsequent updates everything will be
OK and no more warnings will occur.
I have bumped PORTREVISION to 1, and added "p1" to the end of the
version number printed by CVSup.
PR: misc/27495
2001-05-27 00:03:48 +00:00
John Polstra
64970ea757
If PACKAGE_BUILDING is defined, link statically and disable the
...
RUN_DEPENDS. This makes the package completely stand-alone; it
will work without Modula-3 being installed. This should make it
practical to eliminate the cvsup-bin and cvsupd-bin ports entirely.
Note, this change applies to the cvsup-devel port too, since it
shares this Makefile.
2001-05-26 20:37:10 +00:00
Vanilla I. Shu
c89a2ecf90
Upgrade to 1.1.0, change MASTER_SITE to new site.
2001-05-26 07:13:56 +00:00
Ying-Chieh Liao
f92ddaa0e9
change master site so that we can fetch it
...
Submitted by: bento
2001-05-26 04:44:49 +00:00
Mario Sergio Fujikawa Ferreira
69c7ffbce1
Add missing file to PLIST
...
PR: 27557
Submitted by: David W Chapman Jr <dwcjr@inethouston.net>,
bento
Approved by: maintainer
2001-05-26 01:59:34 +00:00
Nick Sayer
3116ca7af4
Get rid of a typo.
...
Submitted by: anders@codefactory.se
2001-05-25 14:59:49 +00:00
Jimmy Olgeni
7290213d73
Update port to version 2.0.11.
2001-05-25 11:04:36 +00:00
David E. O'Brien
e095cd2e4e
Update master sites
...
PR: 27327
Submitted by: Dave McKay <dave@elvis.mu.org>
2001-05-25 10:21:23 +00:00
David E. O'Brien
57a28353c6
Fix master site
2001-05-25 10:11:59 +00:00
Doug Barton
1335b96f3c
Update to 8.2.4-REL
2001-05-25 08:23:16 +00:00
Josef Karthauser
f1c80f1988
I'm looking after these ports for Andreas for a while so I've
...
changed the MAINTAINER line to an email alias that directs mail to
us both.
2001-05-24 20:34:27 +00:00
Jim Mock
2e60d20a76
Update to version 0.11.0pre11.
2001-05-24 17:18:13 +00:00
Ying-Chieh Liao
8348eafbba
upgrade to 2.5
...
PR: 27613
Submitted by: maintainer
2001-05-24 14:34:55 +00:00
Ying-Chieh Liao
837a08f33a
add py-xmlrpc
...
A fast implementation of the xmlrpc spec for Python
PR: 26769
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-05-24 12:37:22 +00:00
Nick Sayer
46fa9da58d
1. Add the modem connect/hangup utility, since the author has provided a
...
version numbered distfile.
2. Fix the configurator class name in the script.
3. Use INSTALL_DATA rather than CP to install the docs.
4. bump PORTREVISION again.
2001-05-24 03:02:43 +00:00
Luigi Rizzo
f7c88ed612
fix malformed patch (apparently some tab was converted into
...
whitespace)
2001-05-23 09:55:24 +00:00
Ade Lovett
45de38a013
Missed this one in the gal shlib revision update
2001-05-22 21:30:46 +00:00
Akinori MUSHA
1e250e8bc2
Update to 1.3.0, which now uses textproc/ruby-nqxml as XML parser library.
2001-05-22 20:02:00 +00:00
Maxim Sobolev
bb53f3ecee
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
...
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Peter Pentchev
181f39b885
Add a new patch (which seems to avoid a null pointer dereference).
...
Bump PORTREVISION accordingly.
Change the port maintainer.
PR: 27536
Submitted by: both former and new maintainers :)
2001-05-22 17:03:11 +00:00
Peter Pentchev
ea87f8cb4c
Remove obsolete maintainer information.
...
PR: 27531
Submitted by: maintainer
2001-05-22 16:58:51 +00:00
Jimmy Olgeni
26e6c86b4d
Update port to version 2.0.10.
2001-05-22 12:11:13 +00:00