Jeremy Lea
fc55d54372
Whitespace changes.
2000-10-03 09:28:27 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777
Maintainer is now a committer, update email accordingly
...
Approved by: will
2000-10-03 05:12:49 +00:00
Warner Losh
ed13219d7c
Kludge rearming the signal for SIGCHLD so that we can harvest the
...
zombies on the system. Without this change, the socks5 daemon would
work great for a short period of time, then hang because no more
children could be created. It appears from debugging that this is
because gravedigger was only called once. I reestablish the signal
handler in gravedigger to force SIGCHLD to be unmasked.
A more proper fix might be to fix Signal to have multi-shot signals,
or to see what might be broken with the signal masks. Since I'm in a
hurry and this port's daemon is broken without this, I commit this
kludge knowing that it will live approximately forever, less three
days.
2000-10-03 03:28:46 +00:00
Trevor Johnson
14111407e3
Change MAINTAINER for my ports.
...
Approved by: will
2000-10-02 05:39:35 +00:00
Kris Kennaway
41568e8406
Checksum changed - some doc changes, and at least one bugfix.
...
Bump PORTREVISION.
2000-10-01 23:26:56 +00:00
Kevin Lo
0a7b023799
Update to 0.1.10
...
PR: 21467
Submitted by: MAINTAINER
2000-10-01 15:39:38 +00:00
Kevin Lo
c78be61c3c
Update to version 0.3.0
...
PR: 21671
Submitted by: MAINTAINER
2000-10-01 14:49:37 +00:00
David E. O'Brien
e3598f746e
Use Perl's in-place editing to do the simple search and replace that the
...
Makefile.dist patches were doing. This approach will reduce the patch
breakage with each new ISC-DHCP version.
2000-09-30 19:47:32 +00:00
David E. O'Brien
2809465025
Remove dependancy on he BIND8 port. Add more manpages. Update DESCR.
...
Tweak more Makefiles so CFLAGS are apended to, rather than overriding ours.
PR: 21632
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-09-30 18:42:33 +00:00
Daniel Harris
33339b777c
Bump PORTREVISION. Three commits, one PR (sigh).
...
Submitted by: kris
Really pointy hat: dannyboy
2000-09-30 14:41:46 +00:00
Daniel Harris
9860cb85ee
Add two PATCHFILES.
...
PR: 21588
Submitted by: MAINTAINER
2000-09-30 04:04:25 +00:00
CHOI Junho
3d5ba49705
Add RESTRICTED. I have found zmodem code is not open source.
...
Also add it to ports/LEGAL.
2000-09-29 14:08:37 +00:00
Akinori MUSHA
2a30b0b03b
Update to 0.2.
2000-09-28 18:44:14 +00:00
Neil Blakey-Milner
d7bc60459a
Remove dnscache, and add djbdns, after package changed names.
2000-09-28 18:21:30 +00:00
Neil Blakey-Milner
e0b2c29572
Update to djbdns 1.02
...
PR: 21510
Submitted by: Dan Peterson <danp@danp.net>
2000-09-28 18:19:06 +00:00
David E. O'Brien
fd9d272962
Update to version 3.0 Beta 2, Patchlevel l5.
2000-09-27 10:36:13 +00:00
Ade Lovett
bb11b9f529
Add NO_LATEST_LINK
...
Completely forgotten by: ade
Subtly reminded by: Ports Wraith
2000-09-26 23:13:03 +00:00
Ade Lovett
be2cada2b9
Update to 1.83, with chat feature disabled by default.
...
Maintainer switch from ports@FreeBSD.org
PR: 21553
Submitted by: new maintainer <jhp@cocoja.holywar.net>
2000-09-26 14:53:16 +00:00
Ade Lovett
85abfe1718
New maintainer (from ports@FreeBSD.org).
...
Update to 1.5pl9 had already been carried out by foxfair
PR: 21552 (in part)
Submitted by: new maintainer <jhp@cocoja.holywar.net>
2000-09-26 14:50:36 +00:00
Foxfair Hu
64d46dffd0
Upgrade to tintin++ v1.5.9(pl9), the lates stable version without readline
...
function support.
2000-09-26 10:26:33 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Kelly Yancey
34964e42e8
Update MASTER_SITES to use local distfile; apparently Lucent reverted the
...
copy on their FTP server to an older version. In addition, apply some Y2K
fixes I've had in my local copy since the beginning of the year. Finally,
update my e-mail address in the MAINTAINER line.
2000-09-26 07:00:49 +00:00
Ade Lovett
2e1ac8d849
Activate tintin++-devel after repo-copy from tintin++
2000-09-25 14:43:52 +00:00
Ade Lovett
0daa66a918
Revert commit from ports/20991. net/tintin++-devel will be
...
taking over that role.
Requested by: maintainer
2000-09-25 14:42:58 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Satoshi Asami
3f53f13474
Small patch to aclocal.m4 to change qt version to look for, so this
...
port will still find qt2 post the USE_QT2 change.
Submitted by: Max Khon <fjoe@iclub.nsu.ru>
2000-09-25 08:54:15 +00:00
Akinori MUSHA
ad82bf983f
Add a startup script for slapd.
...
Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER)
2000-09-25 05:43:46 +00:00
Akinori MUSHA
a10318dfa4
Add ruby-ldap, Ruby interface to LDAP API based on RFC1823.
2000-09-24 19:40:38 +00:00
Kris Kennaway
ebc70e68e9
Upgrade to gnut 0.4.14
2000-09-24 04:06:29 +00:00
Neil Blakey-Milner
3276d4167c
Update to iplog 2.2.1.
...
PR: ports/21432
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer
Approved by: Udo Schweigert <ust@cert.siemens.de>
2000-09-23 14:59:10 +00:00
Satoshi Asami
9c21047709
You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
...
(Of course, they shouldn't have been writing "qt21" explicitly in the
first place....)
2000-09-23 08:05:59 +00:00
Daniel Harris
b5b013b151
Change MAINTAINER e-mail address.
...
PR: 21453
Submitted by: MAINTAINER
2000-09-23 04:32:13 +00:00
Kris Kennaway
fe5d224c2a
Host the distfile myself since the master site seems to no longer carry it.
2000-09-22 04:25:06 +00:00
Kris Kennaway
9904a4f984
Add back explicit dependency on rsaref since it doesn't build without it.
2000-09-22 03:58:35 +00:00
Kris Kennaway
4aaa8491c5
Fix botched attempt to delete config files on deinstall if they were
...
unchanged from the defaults.
2000-09-22 02:16:15 +00:00
Kris Kennaway
e088a4f458
Update all ports using OpenSSL and RSA to work without rsaref since
...
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Kris Kennaway
a96ff36982
Fix botched attempt to remove unchanged config files on deinstall
2000-09-22 01:28:19 +00:00
Kris Kennaway
c6608f2d65
Fix PLIST, and bump PORTREVISION accordingly.
2000-09-22 01:07:30 +00:00
Bill Fumerola
5c4ab8683f
Give this port to ports@freebsd.org, I'm both too lazy and busy
...
to maintain it effectivly, and I wish future maintainers luck.
2000-09-21 17:02:26 +00:00
Maxim Sobolev
886612c43d
Add sdl_net - a small sample cross-platform networking library.
2000-09-20 15:52:40 +00:00
Archie Cobbs
6ef5c99d5d
Update to version 3.1.
2000-09-19 23:04:55 +00:00
Akinori MUSHA
1337617b89
Add MASTER_SITE_RUBY to MASTER_SITES.
2000-09-19 16:08:19 +00:00
Akinori MUSHA
9afa17279a
Forgot to commit the PLIST change when updating to 1.2.2.
2000-09-19 15:36:38 +00:00
Akinori MUSHA
731b2ebced
Update to 1.2.2.
2000-09-19 15:27:27 +00:00
Maxim Sobolev
928397146a
- Update to 1.0.0.
...
- Change maintainer (old maintainer told that he will be unreachable for the
next several years).
PR: 20634
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (new maintainer)
2000-09-19 15:25:44 +00:00
Maxim Sobolev
f3492a4b06
Update to 1.0.0.
...
PR: 20636
Submitted by: maintainer
2000-09-19 15:19:23 +00:00
Joerg Wunsch
8cb6b6e9d5
Wipe out the port for bsddip', the
dialup program'. It has basically
...
been unmaintained for years now. It's no longer a useful thing to have.
Those few people who still use SLIP are certainly using their own script
work around slattach & co., and everybody using PPP is doing way better
by using the well-documented and -maintained PPP implementations that
ship with FreeBSD out of the box.
2000-09-19 14:07:43 +00:00
Will Andrews
07d809b046
Update to 1.4.1.
...
PR: 21388
Submitted by: maintainer
2000-09-19 04:55:25 +00:00
Ade Lovett
9853f06e8b
Update to version 1.0
...
PR: 21357
Submitted by: maintainer
2000-09-18 23:38:51 +00:00
Maxim Sobolev
90428257fa
Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>.
...
Submitted by: old maintainer
2000-09-18 16:50:29 +00:00
Ade Lovett
fc56a577df
Update to version 1.82
...
PR: 20991
Submitted by: Park, JongHwan <jhp@cocoja.holywar.net>
2000-09-17 18:36:01 +00:00
Kris Kennaway
90a880d1a3
Remove empty directories on deinstall
...
Submitted by: bento
2000-09-17 12:41:25 +00:00
Kris Kennaway
47a80dd61a
Remove empty directory on deinstall
...
Submitted by: bento
2000-09-17 12:30:34 +00:00
Kris Kennaway
dcd1ed573e
Fix PLIST
2000-09-17 12:22:05 +00:00
Kris Kennaway
0abbedaf13
Fix PLIST
...
Submitted by: bento
2000-09-17 12:06:38 +00:00
Nick Sayer
f3d2de21de
1. Depend on the jdk, not the jre.
...
2. Depend on the jfc port rather than providing our own swing lib.
3. It's really v1.2, not 1.0
2000-09-17 00:35:42 +00:00
Nick Sayer
ce3d454d87
Add port for java airport configurator
2000-09-16 17:38:55 +00:00
Jim Mock
f6d85dd3dd
Update to 0.10.1. This version fixes the Oscar support and some
...
incompatbility issues with Sawfish.
2000-09-16 07:55:08 +00:00
Will Andrews
9f4ba66345
Add a sntop 1.2.0, curses-based utility that uses [f,]ping to determine
...
connectivity of remote network hosts on a regular interval.
PR: 20584
Submitted by: Matthew Emmerton <root@gabby.gsicomp.on.ca>
2000-09-16 04:38:19 +00:00
Will Andrews
cf622010cb
Add mmucl 1.4.0, a powerful MUD client written in Tcl with a GUI interface.
...
PR: 20238
Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
2000-09-16 04:21:21 +00:00
Will Andrews
c70c66363e
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
...
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this. This version is extremely stable and offers
better functionality than before. This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree. Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement! :-)
Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.
A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update. Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.
Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).
People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):
http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/
Have fun! Remember to reports bugs through http://bugs.kde.org/ .
2000-09-15 21:40:47 +00:00
Daniel Harris
3947487fbc
Add WWW:.
...
Also let mpid/server find the FreeBSD openssl implementation.
PR: 21174
Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
Approved by: MAINTAINER
2000-09-15 15:39:29 +00:00
Sheldon Hearn
0b249ca5bb
Update the URL for the ntop home page.
2000-09-15 08:56:04 +00:00
Hajimu UMEMOTO
e531d42910
A plugin for GKrellM which allows monitoring of SNMP-Values.
...
PR: ports/21166
Submitted by: Eike Bernhardt <eike.bernhardt@gmx.de>
2000-09-14 16:56:05 +00:00
Brian Somers
9af4b35c8a
Upgrade to 2.1a6
2000-09-14 10:25:34 +00:00
Munechika SUMIKAWA
e24d407973
Enable IPv6 supporting.
2000-09-13 20:02:10 +00:00
John Polstra
72d03e0fab
Set the umask explicitly to 002 in the supfile. This prevents
...
permission problems in case "/etc/profile" sets it to something
else.
Discovered by: Dag-Erling Smorgrav <des>
2000-09-13 18:11:48 +00:00
Ade Lovett
3741870ad8
Update to 0.7.0
...
PR: 20349 (in part - I reworked it)
Submitted by: maintainer
2000-09-12 22:44:27 +00:00
Jim Mock
80844a6adf
Update to version 0.10.0.
2000-09-11 20:03:21 +00:00
Yukihiro Nakai
271947557b
Use gtk-- 1.2.3
2000-09-11 14:29:55 +00:00
Kris Kennaway
e25dece472
Upgrade to libnids 1.14
...
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-09-10 11:10:43 +00:00
Kris Kennaway
ccaa0700b3
Fix compilation on 3.5
...
Noticed by: BWS - Offwhite <brennan@offwhite.net>
2000-09-10 11:03:49 +00:00
Akinori MUSHA
1bd2d9bb20
Add ruby-drb, Distributed Ruby.
2000-09-09 11:23:28 +00:00
Kris Kennaway
9f6fed64e5
Update to arla 0.34.2
2000-09-09 11:10:05 +00:00
Kevin Lo
3200893ef6
Update to version 1.2.1
...
PR: 21102
Submitted by: MAINTAINER
2000-09-09 10:16:23 +00:00
Kevin Lo
41a8248385
Update to version 1.10alpha3
...
PR: 21104
Submitted by: MAINTAINER
2000-09-09 09:51:07 +00:00
David E. O'Brien
6aa0090be9
Update to 2.4.6.
2000-09-08 20:15:03 +00:00
Chris D. Faulhaber
6d6f126f30
- Use pid-file by default so the server can be easily shutdown using the
...
etc/rc.d/tcserver.sh script.
- Remove pid-file after server is shutdown (server does not overwrite an
existing pid-file), otherwise subsequent shutdown operations will not
work due to an invalid pid.
2000-09-08 16:39:07 +00:00
Chris D. Faulhaber
07cee4abea
Add missing @
2000-09-08 15:01:16 +00:00
Thomas Gellekum
78bbc51a88
Don't break package building on Satoshi's cluster. Explicitly depend
...
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
SADA Kenji
b82d42f47b
Update WWW line for NAT extention patch.
...
Submitted by: fenner's Distfiles survey
2000-09-07 19:02:49 +00:00
Akinori MUSHA
6be3392602
Update with bsd.ruby.mk. :>
2000-09-07 14:39:47 +00:00
Andrey A. Chernov
6d59384379
Remove myself from MAINTAINER
2000-09-07 14:10:07 +00:00
Kevin Lo
d85244abcb
Add --enable-lzo, thanks rse@
2000-09-07 13:17:55 +00:00
Jim Mock
1237fcc3ed
Update to version 0.1.4-2. This probably wasn't the best way to do
...
things, but it works. If anyone wants to change it, feel free to do so.
2000-09-05 20:05:56 +00:00
Jeroen Ruigrok van der Werven
b2d3f6b206
Fix MASTER_SITES.
...
Not portlinted.
I didn't bother to contact the MAINTAINER since this was an easy fix.
2000-09-05 12:49:44 +00:00
Kris Kennaway
bad0268e82
despoof 0.9 is a utility for comparing the TTL of a received packet which
...
is considered "suspicious" with the actual TTL of a test packet sent to
that host, to try and detect packet spoofing. It is intended to be used
as part of an IDS system.
2000-09-03 01:54:26 +00:00
Kris Kennaway
6d501683c5
Mark FORBIDDEN due to remote exploits. Both people in the world still
...
using gopher, please take note.
2000-09-03 01:13:35 +00:00
Kris Kennaway
5be1a47e10
Respect CC and CFLAGS
2000-09-03 00:42:28 +00:00
David E. O'Brien
f793247c33
Spelling police.
...
Submitted by: Jon Parise <jon@csh.rit.edu>
2000-09-01 20:23:36 +00:00
Munechika SUMIKAWA
46058aa8e9
use latest IPv6 patch.
...
- freeaddrinfo(NULL) was executed when reverse looking up of
the client was failed in server mode.
- -4/-6 options did not work in rsync client mode.
Reported by: matusita@jp.FreeBSD.org
Submitted by: yoshfuji@v6.linux.or.jp
2000-09-01 13:08:59 +00:00
Akinori MUSHA
3802f14ef2
Add ruby-snmp, Ruby interface to UCD-SNMP library.
2000-08-31 18:09:43 +00:00
Warner Losh
ba3406cf49
Update to socks 1.0r11. patch-aa had been partially integrated into
...
r11 as well as parts of patch-ak. 1.0r10 is no longer available at
the NEC web site. Verified the URL was still the right place to go to
get socks5 1.0r11.
Noticed by: Jim Paterson <jpaterso@paterson.org>
2000-08-30 19:43:28 +00:00
Will Andrews
b9fa1c08fd
Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
...
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches.
The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here. I'm going to let bento figure it out. :-)
Please, test these ports and report bugs to submit@bugs.kde.org , and send
me problems with the ports themselves. I've found that KDE2 seems to have
stabilized significantly since the last snapshot.
And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Will Andrews
763de026f3
Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
...
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough). It took too long to get this update
out the door... :-(
This is a rather stable version of KDE2. Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.
Also decide policy by removing the interactive requirement in qt22's
configure script. I don't know why they bothered adding it there..
Bugged by: *many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Akinori MUSHA
8bb357038e
Add a few entries that were missed out of MAN1 and MAN8.
...
Submitted by: bento
Add a trick to generate PLIST which removes
${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING.
Submitted by: bento
Obtained from: japanese/samba
2000-08-29 19:54:35 +00:00
David E. O'Brien
8f7ba5aeb3
String paranoia and security fixes from OpenBSD: prevent a remote buffer
...
overflow and remote syslog() exploits.
Obtained from: OpenBSD
2000-08-29 00:49:08 +00:00
Michael Haro
3a6807cc0e
if (x = y) -> if (x == y)
...
PR: 20825
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
David E. O'Brien
5bb2f84b01
Use Debian patch which contains some security tweaks (as discussed on
...
Bugtraq), and updates the GNU autoconf bits to newer versions.
2000-08-27 05:09:38 +00:00
David E. O'Brien
38e1b08af0
Upgrade to version 2.2b1.
2000-08-27 03:23:48 +00:00
David E. O'Brien
067e95c420
Add the ability to prefix each line with a timestamp.
...
Obtained from: NetBSD
2000-08-27 02:45:15 +00:00
David E. O'Brien
d451ac61eb
Find the user's homedir in a more complete way.
...
Obtained from: NetBSD (patch-ai)
2000-08-27 02:44:33 +00:00
David E. O'Brien
be3d0e365e
* Y2k fixes.
...
* get more declarations from our native headers.
Submitted by: will
Objtained from: NetBSD (patch-aa)
2000-08-27 02:17:00 +00:00
David E. O'Brien
faad741d89
A better version of rev 1.4.
...
Submitted by: sheldonh
2000-08-27 01:38:10 +00:00
David E. O'Brien
35577fddec
"Fix a small nit that corrects an oversight in one of our newer features..."
...
Submitted by: Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer)
2000-08-27 00:35:58 +00:00
David E. O'Brien
7b8cf3e381
Enable TELNET' and
GAPING_SECURITY_HOLE'.
...
Requested by: ru (GAPING_SECURITY_HOLE)
2000-08-27 00:27:19 +00:00
David E. O'Brien
b2d5fdd535
ether_addr' and
ether_ntohost' are now declared in net/ethernet.h.
...
Submitted by: Remy Nonnenmacher <remy@boostworks.com>
2000-08-26 23:36:12 +00:00
Munechika SUMIKAWA
2cebc45ef7
Enable IPv6 patch.
2000-08-26 07:54:19 +00:00
David E. O'Brien
cbb19aec84
Uprade to version 2.4.5.
2000-08-25 19:27:56 +00:00
Kevin Lo
0f1f4478e5
- Support NOPORTDOCS
...
- Change location of data files from libdata/ to share/
PR: 20840
Submitted by: Ports Fury
2000-08-25 14:07:35 +00:00
Bruce A. Mah
e28bf58fb7
Update my email address in Makefile MAINTAINER field.
2000-08-23 20:07:00 +00:00
Jason Evans
9c0d88cb36
Activate the libstash, libsock, ncat, and proxy ports.
2000-08-23 07:37:02 +00:00
Jason Evans
a5909018cc
Add ports for:
...
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.
All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
2000-08-23 07:35:52 +00:00
Akinori MUSHA
230e890c5a
Update to 4.22.
2000-08-23 03:11:07 +00:00
Jordan K. Hubbard
c341d4e105
s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
...
is properly handled.
2000-08-23 00:17:57 +00:00
Jacques Vidrine
a77eebef12
gnome-icu --> gnomeicu
2000-08-22 18:41:58 +00:00
Maxim Sobolev
bb3c903e56
Fix problem with -l
gcc options ordering.
2000-08-22 09:39:15 +00:00
Kevin Lo
37ad24f37e
Fix CONFIGURE_ARGS
...
PR: 20694
Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
2000-08-22 02:52:17 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Kris Kennaway
a2f8c49189
Upgrade to gnut-0.4.13
2000-08-19 23:30:04 +00:00
Steve Price
84bf84a43b
This port also requires the xml libraries to build/run.
2000-08-19 20:23:42 +00:00
Steve Price
f68c29f1ca
Make main return an int so this compiles on -current again.
2000-08-19 20:21:45 +00:00
Stefan Eßer
ed5a397197
Upgrade to 1.8.1.
...
Make myself maintainer of this port (agreed to by
Jonathan Hanna, the current maintainer of this port).
2000-08-19 16:19:10 +00:00
Roger Hardiman
8db0b15c62
Add patch to allow source to work with latest OpenH323 library (1.1beta3)
2000-08-19 05:03:53 +00:00
Andrey A. Chernov
1b01d7ec18
Upgrade to 1.09
2000-08-18 23:38:44 +00:00
Will Andrews
a2e6992414
Update to 1.0.2.
...
Prompted by: "Monitoring Network Traffic" thread on -isp
Submitted by: Matt Ayres <matta@unixshell.com>
2000-08-18 20:47:18 +00:00
Roger Hardiman
c7d07cf303
Update to version 0.3 alpha 2
2000-08-18 18:52:51 +00:00
Roger Hardiman
ec412a42bb
Update to version 0.9 alpha 3
2000-08-18 18:51:55 +00:00
Roger Hardiman
922fabccf2
Add ohphone
2000-08-18 18:49:26 +00:00
Roger Hardiman
7f25515935
Import OhPhone, an OpenH323 Video Conferencing program
...
used with the OpenH323 library
2000-08-18 18:48:15 +00:00
Roger Hardiman
6b424af3a1
portlint fixes
2000-08-18 18:40:38 +00:00
Roger Hardiman
96c9e4a03d
Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)
...
Note, the actual H323 VideoPhone client has been seperated out
into a seperate port, called OhPhone.
2000-08-18 18:27:03 +00:00
Josef Karthauser
05ba6ae72a
Upgrade to zebra-0.88.
2000-08-18 14:33:08 +00:00
Brian Feldman
4e04ff0f8a
Update to 1.5.0.
...
Make a shared directory 1777 instead of 777.
Respect ${PREFIX}.
Submitted by: Alex Perel <veers@disturbed.net>
2000-08-17 03:40:58 +00:00
Akinori MUSHA
b08fe99025
Make all these Ruby related ports belong also in the newly-added
...
"ruby" virtual category.
Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Brian Feldman
5fb1f72310
Since it makes very... promiscuous modes in the installation, create
...
the ${PREFIX}/share/licq directory with no external permissions at
all while doing the installation, then whack the permissions into
shape later before handing it off to the world. There is no race
condition, but this is under the assumption that the installation
routine doesn't chmod ${PREFIX}/share/licq itself! God only knows,
with this autoconfed, libtooled...
2000-08-15 18:56:30 +00:00
Akinori MUSHA
b5b6832be1
Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, not
...
under lib/ruby/site_ruby/.
2000-08-15 14:22:33 +00:00
Akinori MUSHA
67b645cde6
Add ruby-uri, Ruby interface to parse URIs according to RFC 2396.
2000-08-14 07:09:57 +00:00
Kris Kennaway
4898272f9f
Mark FORBIDDEN due to buffer overflow in ntping yielding setuid root.
2000-08-14 03:54:00 +00:00
Kris Kennaway
ac6bd2db21
Mark FORBIDDEN due to buffer overflow yielding setgid kmem.
2000-08-14 03:40:06 +00:00
David E. O'Brien
256ba7de4e
Remove useless GNU make'ism.
2000-08-13 16:33:54 +00:00
Kris Kennaway
17328e2311
Upgrade to 2.3.1 to fix remote vulnerability.
2000-08-13 08:35:25 +00:00
Kris Kennaway
a6ed2fac24
Re-enable this port after removing setuid privileges and limiting access
...
to root only.
2000-08-13 06:32:58 +00:00
Kris Kennaway
40fc811b12
Disable -w (web) mode for security reasons.
2000-08-13 06:31:54 +00:00
Chris D. Faulhaber
fa9c68e759
Remove the ldap port. It is quite ancient and obsoleted by OpenLDAP.
...
PR: 20433
Submitted by: Maintainer
2000-08-12 11:50:20 +00:00
Brian Feldman
2c474c9e7e
Add missing installed files to the PLIST.
...
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-08-12 05:03:36 +00:00
Will Andrews
7d7a9a2180
Make these COMMENT files conform to Handbook standard.
...
PR: 20269
Submitted by: Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
5473c4da09
Add Gale 0.99a, another open-source messaging system. This one uses
...
strong crypto for security though!
PR: 20329
Submitted by: Peter Haight <peterh@sapros.com>
2000-08-11 11:19:21 +00:00
Will Andrews
491b358b14
Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
...
PR: 20178
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00
Ruslan Ermilov
1fa1dea593
We do not need separate `pptp_callmgr' binary
...
since it is built directly into `pptp' binary.
2000-08-11 08:57:41 +00:00
Brian Feldman
2c310b4177
Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fix
...
the case where people still have qt 1 installed.
2000-08-10 18:23:43 +00:00
Brian Feldman
0c5235d255
Get rid of the patch to qt-gui's "configure" and replace it with
...
patching "configure.in" and "aclocal.m4". Disable XScreenSaver
support in the QT GUI since libXss is not a shared library in any
version of X we have.
2000-08-09 20:00:49 +00:00
David E. O'Brien
200dc5fd23
Upgrade to version 2.4.4.
2000-08-09 10:25:32 +00:00
David E. O'Brien
5240ab0753
Update to version 1.38.
...
Reported by: Chris D. Faulhaber <jedgar@fxp.org>
2000-08-09 09:23:43 +00:00
Kris Kennaway
6771be2cc9
Mark FORBIDDEN due to frightening lack of safe string operations leading
...
to multiple local and remote root exploits.
2000-08-09 01:59:48 +00:00
Kris Kennaway
da1d248d74
Upgrade to gnut 0.4.12.
...
Submitted by: green
2000-08-08 22:57:03 +00:00
Nick Sayer
c7e5dc01a3
Move distfile to MASTER_SITE_LOCAL/nsayer
2000-08-08 17:16:59 +00:00
SADA Kenji
452ce89c3b
* Change PATCH_SITES as same as MASTER_SITES since I began to
...
distribute the patch files at MASTER_SITE_PORTS_JP.
* Some portlints.
2000-08-08 15:17:28 +00:00
Seiichirou Hiraoka
4655ef2b63
Update MASTER_SITES
2000-08-08 05:08:12 +00:00
Steve Price
9d87ac6938
Make buflen a size_t instead of unsigned int so builds quit falling over
...
on the Alpha.
2000-08-08 03:03:07 +00:00
Steve Price
b99a5973fe
time(3) returns a time_t and not a long. This fixes build on the Alpha.
2000-08-08 02:37:53 +00:00
David E. O'Brien
d844fd2e3f
Note that one can now output tcpdump files (thus converting other formats
...
to the tcpdump format).
2000-08-07 08:30:24 +00:00
Kevin Lo
985def5731
fix TAB's and typo in COMMENTS
...
PR: ports/20405
Submitted by: MAINTAINER
2000-08-07 07:35:33 +00:00
Neil Blakey-Milner
2bbb8155f2
Update to 1.1.6 and add a WWW: link.
...
PR: ports/20440
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-08-06 15:01:40 +00:00
Ade Lovett
972ca4afab
Re-sobomize to use pre-patch instead of post-extract
...
Wrists slapped by: knu, sheldon
2000-08-04 16:11:37 +00:00
Brian Feldman
438f5bb06b
Update to licq 0.85. Grr.
2000-08-04 15:56:57 +00:00
Satoshi Taoka
5da980ff4e
To remove extra directories
...
Obtained from: bento
2000-08-04 08:18:37 +00:00
Ade Lovett
515107ff76
Another sobomax GNOME victim. I need a decent verb for this.
...
Approved by: maintainer
2000-08-04 02:50:51 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d
change my e-mail address
...
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +00:00
Andreas Klemm
79c1c154e8
patch submission, cisco got a copy.
...
Submitted by: Taras Heychenko <tasic@lucky.net>
2000-08-02 16:37:22 +00:00
Maxim Sobolev
28484c98d8
Add gnometelnet - a telnet, rlogin, ssh frontend for GNOME.
2000-08-02 16:17:17 +00:00
Chris D. Faulhaber
2a7f4af49b
Update port to 0.9.4
...
PR: 20239
Submitted by: Maintainer
2000-08-01 23:57:30 +00:00
Justin M. Seger
9d3376a517
Unmark FORBIDDEN
...
Upgrade to 2.0pl3
Remove client support. dhclient is in the base system. Anyone
needing it from ports can use 3.0
2000-08-01 23:53:18 +00:00
Maxim Sobolev
d3cfa03f69
Update to 1.0.25.
...
PR: 20316
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-07-31 16:57:02 +00:00
Maxim Sobolev
066346d0b4
The project moved to the SF.
...
PR: 20314
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-07-31 15:52:54 +00:00
Neil Blakey-Milner
d471139c17
Add adasockets, an Ada interface to using sockets.
...
PR: ports/18752
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
2000-07-31 15:14:24 +00:00
Neil Blakey-Milner
66233b139e
Add gnubile, the GNOME gnutella client.
...
PR: ports/18681
Submitted by: Klaus Herrmann <klaus.herrmann@gmx.net>
2000-07-31 14:23:39 +00:00
Jun Kuriyama
671396e788
Add missing @dirrm.
...
Submitted by: bento
2000-07-31 13:34:56 +00:00
Kevin Lo
b8253b9375
Update to version 0.31
...
PR: 20245
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:28:27 +00:00
Will Andrews
ad0ed0dd04
Fix my not-tested-enough KDE2-related ports. :-(
...
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys. I will deal
with this later. I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.
One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well. Nobody's perfect. :-)
Things should be un-broken now.. please test these ports! I'll be trying
to update them to a new snap after a week or so.
Pointy hat: will
Patches graciously submitted by: nra
2000-07-30 02:00:50 +00:00
Neil Blakey-Milner
8daabefad0
Add the ftp version of the MASTER_SITE
2000-07-29 16:39:44 +00:00
Alexander Langer
b8fbdda745
Add bin/adnsresfilter
...
Submitted by: bento
2000-07-29 12:44:59 +00:00
SADA Kenji
fb40e78727
Activate crescendo.
...
PR: ports/18262
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-29 10:36:43 +00:00
SADA Kenji
631f740123
New port crescendo-1.1.5 - A gnome frontend for tinyfuge.
...
PR: ports/18262
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-29 10:31:36 +00:00
SADA Kenji
f565838776
Activate tcpillust.
...
PR: ports/18130
Submitted by: Yoshifumi Nishida <nishida@csl.sony.co.jp>
2000-07-29 06:28:08 +00:00
SADA Kenji
6b6dfb08ea
New port Tcpillust - A graphical TCP connection analysis tool
...
Tcpillust takes tcpdump file(s) specified on the command line and draw
pictures like figures in the ``TCP/IP Illustrated'' series.
PR: ports/18130
Submitted by: Yoshifumi Nishida <nishida@csl.sony.co.jp>
2000-07-29 06:26:00 +00:00
Will Andrews
7c6b0a6ca6
Update to 20000724A (custom-rolled snapshot). Rejoice, because now
...
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
2000-07-29 02:44:58 +00:00
Chris D. Faulhaber
ca4127d070
Install ud binary with proper permissions (0755 vs. 0775).
...
Approved by: Maintainer
Obtained from: Christian Kleinewaechter <kleinew@MATHEMATIK.UNI-BIELEFELD.DE>
(via BugTraq)
2000-07-29 01:00:24 +00:00
Hajimu UMEMOTO
2c67e7f4f5
Activate IPv6 support.
...
Approved by: billf
2000-07-28 19:43:15 +00:00
Kevin Lo
244f7b92bc
Initial import of p5-NetAddr-IP version 2.0
...
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof
PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
2000-07-27 15:32:23 +00:00
Jun Kuriyama
c331f8e106
Yet another whois client.
...
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
PR: ports/20135
2000-07-27 05:40:55 +00:00
SADA Kenji
16aeaf8293
Fix the compilation error.
...
PR: ports/20146
Submitted by: maintainer
2000-07-25 01:03:25 +00:00
Vanilla I. Shu
ae6f836a9a
Update
...
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Will Andrews
262e08f24a
Update to 1.6.
...
PR: 20103
Submitted by: Ports Fury
2000-07-22 07:22:57 +00:00
Kevin Lo
5f280fa422
Update to version 2.2.14
...
PR: 20102
Submitted by: Ports Fury
2000-07-22 06:57:53 +00:00
David E. O'Brien
bd2fc1f005
Upgrade to version 3.0b1pl17.
2000-07-21 05:42:18 +00:00
Satoshi Asami
aa08b02887
Mark this FORBIDDEN temporarily -- security holes found.
...
Reported by: kris
2000-07-20 06:04:54 +00:00
Satoshi Asami
27198a9808
Mark these BROKEN, they don't compile/run properly.
...
Submitted by: maintainer
2000-07-19 17:50:47 +00:00
Munechika SUMIKAWA
98bba65207
Re-enable IPv6 supporting.
2000-07-19 15:36:18 +00:00
Alexander Langer
98889f0063
Update w/o version bump, because:
...
- PGP-Sig of author changed
- LICENCE file removed completely (now GNU alike "free")
- adjusted comments in the source accordingly
- added some new source-comments
Submitted by: bento
NOT Approved by: obrien
(Sorry, but I wanted it to join 4.1)
2000-07-19 15:25:23 +00:00
Munechika SUMIKAWA
e053c15bea
Upgrade IPv6 patch to 20000719.
...
It fixes the problem mtr does not work on IPv4-only kernel.
PR: ports/19339
Submitted by: kbyanc@posi.net
2000-07-19 15:05:26 +00:00
Alexander Langer
6a8a4aba61
Remove two files.
...
Submitted by: bento
2000-07-19 14:47:05 +00:00
David E. O'Brien
962df24154
Fix bogons in my milliseconds => microseconds timeouts change.
...
Submitted by: Greg A. Woods <woods@weird.com>
2000-07-19 13:10:53 +00:00
Alexander Langer
dc8d4f3386
Add cidr-2.3, a RFC 1878 subnet calculator / helper.
...
PR: 20010
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-07-19 10:48:43 +00:00
Alexander Langer
d4bb8c64b3
Add USE_AUTOCONF.
...
PR: 20020
Submitted by: maintainer
2000-07-19 07:32:05 +00:00
Jun Kuriyama
4572a6640e
Oops, previous commit for PLIST requires PLIST_SUB definition.
2000-07-19 01:24:10 +00:00
Assar Westerlund
f1f2ef5e4e
add some missing files and sort all files
2000-07-18 23:24:22 +00:00
Alexander Langer
3457a02a10
- depend on res_update.h rather on libbind.a, to catch a bind8 that
...
has res_update.h - older versions of bind didn't have this file
but had libbind.8 - needed for nsupdate
- Adjust more PREFIX handling
- Add dhcp3-specials + WWW to DESCR
Submitted by: Cyrille Lefevre <clefevre%no-spam@citeweb.net>
Approved by: obrien
2000-07-18 08:50:54 +00:00
Hajimu UMEMOTO
72028baee4
Fix pkg/COMMENT
...
PR: ports/19989
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-18 07:33:31 +00:00
Ruslan Ermilov
ee90517b1a
Activate tcpmssd.
2000-07-17 18:26:24 +00:00
Ruslan Ermilov
da9fe632f3
A divert(4) daemon to correct requested receive segment size for TCP traffic.
2000-07-17 18:25:38 +00:00
Steve Price
eabc6ae4d2
Update to version 1.0a8.
...
PR: 19877
Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
2000-07-16 19:55:57 +00:00
David E. O'Brien
1e718f157c
Remove crud abusive language in a printf().
2000-07-15 18:46:25 +00:00
Andreas Klemm
25e135e5c0
- update from F4.0.3 to F4.0.4
...
- contains security fix
Damir Rajnovic <gaus@CISCO.COM> on bugtraq:
"We updated our unsupported version of TACACS+ server so it is no longer
vulnerable to oversized T+ packets."
- took again maintainership of port, actually I never wanted to quit
was a committ failure when using port submission from PR
2000-07-15 16:14:01 +00:00
Jim Mock
91df2b83bd
Update to version 0.9.20.
2000-07-15 06:58:39 +00:00
Paul Richards
f2066869f3
Update port to version 1.4
...
Submitted by: Charles N. Owens (owensc@enc.edu )
2000-07-14 19:28:57 +00:00
Jun Kuriyama
25c9078290
Activate scotty3 (instead of scotty-current).
2000-07-14 08:18:58 +00:00
Jun Kuriyama
467033aae8
Development versioin of scotty3 (after repo-copy).
2000-07-14 08:17:56 +00:00
Jun Kuriyama
f2a4ef6487
Use %%PORTVERSION%% for plugins directory.
...
Approved by: billf (maintainer)
2000-07-14 02:02:37 +00:00
Kevin Lo
b51f27f333
Initial import of ldapmodule.
...
ldapmodule is an LDAP module for python
PR: 19781
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-13 16:17:29 +00:00
Maxim Sobolev
729d5f1268
Update to 1.6.
...
Submitted by: maintainer
2000-07-13 11:13:34 +00:00
Masafumi Max NAKANE
dc29855ad9
Upgrade to 6.1.16.
2000-07-13 09:21:36 +00:00
Will Andrews
d1663d0b2e
Oops, revert last commit. In my rush to fix a "problem", I forgot to
...
actually check to see that this /bin/echo wasn't accounted for. 8)
2000-07-12 22:14:22 +00:00
Will Andrews
5455031a0c
Fix /bin/echo -> echo problem that is caused due to the lack of -e option
...
in the base system.
Submitted by: Dan Larsson <dl@tyfon.net>
2000-07-12 22:08:01 +00:00
Will Andrews
ec339df43b
Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
...
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
2000-07-12 18:57:26 +00:00
Will Andrews
24138afdff
Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
...
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
2000-07-12 18:43:32 +00:00
Assar Westerlund
b7448a958c
update name of an include file
2000-07-11 23:43:42 +00:00
Assar Westerlund
69fede2f8d
change my e-mail address
2000-07-11 23:43:18 +00:00
Ade Lovett
cbe360036c
Update for new devel/libglade shlib version
2000-07-11 22:02:22 +00:00
Chris D. Faulhaber
3ef42d3b5d
Update description to match TeraCast server update
2000-07-10 21:42:58 +00:00
Chris D. Faulhaber
cb1b3c666e
Remove elsa, add tcserver
2000-07-10 21:35:10 +00:00
Chris D. Faulhaber
a1e74a07ec
After repocopy from net/elsa to net/tcserver:
...
* Update to tcserver-1.1
* Finally out of beta, TeraCast server replaces Elsa as the lite (free)
version of this standards-based RTSP server
2000-07-10 21:32:44 +00:00
Steve Price
9e79874d34
Re-adding the icqmail (version 1.2) port in ports/mail.
...
Suggested by: asami
2000-07-10 15:45:37 +00:00
Jun Kuriyama
44d2c1352f
Development version of scotty.
...
Submitted by: Sergey Osokin <ozz@FreeBSD.org.ru>
PR: ports/19068
2000-07-10 08:39:09 +00:00
Jun Kuriyama
cfd74af59c
Upgrade to 3.02.
...
Submitted by: knu
2000-07-10 08:10:09 +00:00
Steve Price
e14d428d00
Activating the gq, icqmail, and p0f ports.
2000-07-10 03:51:58 +00:00
Steve Price
0a382d079d
Adding p0f version 1.7.
...
A passive OS fingerprinting tool.
PR: 19225
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-07-10 03:51:01 +00:00
Steve Price
0ca0371584
Adding gq version 0.2.3.
...
A GTK-based LDAP client.
PR: 19120
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-07-10 03:46:36 +00:00
Steve Price
5d8a3d2015
Fixup BUILD_DEPENDS line so 'make describe' among other things doesn't
...
hack up furballs.
2000-07-10 01:40:05 +00:00
Steve Price
e17e471330
Update to version 0.87.
...
PR: 19484
Submitted by: James Shrenk <di0nys0s@earthlink.net>
2000-07-10 01:34:31 +00:00
John Polstra
6d296c9994
Update the cvsup-mirror port to reflect the fact that crypto isn't
...
a special case any more.
2000-07-09 17:57:33 +00:00
David E. O'Brien
c32a92b6c5
Inject nemesis upon the world.
2000-07-08 04:25:54 +00:00
David E. O'Brien
8e8873a76d
Nemesis is a command line, portable "human IP stack". It can be useful for
...
easy injection of packet streams from simple shell scripts. It supports
8 protocols (ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP), and packets can be
injected on either Layer 2 or Layer 3.
2000-07-08 04:24:21 +00:00
Steve Price
89b7d2a446
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
...
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
8b55eb0901
Update to version 3.0.1.
...
PR: 19596
Submitted by: Michael Vasilenko <acid@ci.net.ua>
2000-07-07 19:22:14 +00:00
Steve Price
a11b70fe99
Update to version 2.2.0.
...
PR: 19690
Submitted by: maintainer
2000-07-07 18:34:09 +00:00
Steve Price
d5511f0046
Update to version 1.2.11.
...
PR: 19694
Submitted by: maintainer
2000-07-07 18:30:21 +00:00
Steve Price
586a28d039
Location on MASTER_SITE changed.
...
PR: 19739
Submitted by: maintainer
2000-07-07 16:15:37 +00:00
Steve Price
cae2bb8c96
Location on MASTER_SITE changed.
...
PR: 19740
Submitted by: maintainer
2000-07-07 16:14:18 +00:00
Steve Price
02cb26a650
Location on MASTER_SITE changed.
...
PR: 19741
Submitted by: maintainer
2000-07-07 16:13:21 +00:00
Will Andrews
e25cae493e
Add p5-Net-SNMP, a Perl interface to SNMP.
...
PR: 19743
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
2000-07-06 20:55:29 +00:00
Bill Fumerola
225fa50456
Upgrade to 0.8.10
2000-07-05 18:31:22 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Boris Popov
51190c35ea
Update to version 0.99-pl19.
2000-07-05 08:06:38 +00:00
Satoshi Asami
e6e80ad2a3
@dirrm share/doc/rqm
...
Submitted by: bento
2000-07-05 07:17:54 +00:00
Satoshi Asami
b7a0ebcf04
Add two manpages.
...
Submitted by: bento
2000-07-05 06:32:18 +00:00
Satoshi Asami
8cb2259653
Add three info files.
...
Found by: bento
2000-07-05 06:01:30 +00:00
Brian Feldman
6939a1beec
Don't dictate policy: let the "UIN spoofing" option exist. This
...
functionality has existed and been available by default for many
versions before the present version, as well.
PR: ports/19446
Submitted by: Alex Keahan <ak@freenet.co.uk>
2000-07-04 07:34:42 +00:00
John Polstra
8ecbd3b062
Remove src-crypto-rsa. It doesn't exist any more.
2000-07-03 22:57:53 +00:00
Maxim Sobolev
1a63ceebf5
Update to 0.4.6.
...
PR: 19658
Submitted by: maintainer
2000-07-03 12:47:24 +00:00
MIHIRA Sanpei Yoshiro
912da8b161
Change maintainer's mail address.
...
--> sanpei@sanpei.org
2000-07-03 08:49:53 +00:00
Kris Kennaway
c494a57191
Actually do what r1.7 said it did (well, sort of - we let the empty manpage
...
be installed by the port, and then remove it in post-install)
Noticed by: bento
2000-07-03 05:01:26 +00:00
Kris Kennaway
eee33cd1d6
Remove extraneous directory on deinstall
...
Noticed by: bento
2000-07-03 04:11:02 +00:00
Kris Kennaway
484c4000af
Remove directory on deinstall
...
Noticed by: bento
2000-07-03 03:03:52 +00:00
Kris Kennaway
e59272e57d
Remove extraneous directory on deinstall
...
Noticed by: bento
2000-07-03 02:55:44 +00:00
Justin M. Seger
7acea3ead6
Upgrade to isc-dhcp-2.0 patchlevel 2
...
CHANGES FROM VERSION 2.0 PATCHLEVEL 1
- Fix a case where an unitialized pointer could result from an exceptional
case in DHCPRELEASE and cause a core dump.
2000-07-02 23:49:39 +00:00
Jacques Vidrine
88478d099f
Update 1.1.1 -> 1.1.2
...
PR: ports/19655
Submitted by: Anders Nordby <anders@fix.no>
2000-07-02 23:20:07 +00:00
Kris Kennaway
3573269ca4
Remove directory on deinstall
...
Noticed by: bento
2000-07-02 22:26:15 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874
Change maintainer's mail address.
...
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
MIHIRA Sanpei Yoshiro
d093f44bca
change MAINTAINER, my e-mail address (--> sanpei@FreeBSD.org)
...
add @dirrm in pkg/PLIST and remove extra directory.
Submitted by: build log in bento.FreeBSD.org.
2000-07-02 13:37:53 +00:00
Will Andrews
de660528c1
Add vtun, which is "the easiest way to create Virtual Tunnels over TCP/IP
...
networks with traffic shaping, compression and encryption."
PR: 16629
Submitted by: kevlo
2000-07-02 08:31:21 +00:00
Kris Kennaway
55dc629177
Respect CC and CFLAGS
2000-07-01 23:28:26 +00:00
Kris Kennaway
02fb7c0f9b
Update to gnut 0.4.8 (the gnut software now has a new maintainer)
...
PR: 19559
Submitted by: Rod Taylor <rbt@zort.on.ca>
2000-07-01 10:34:45 +00:00
Neil Blakey-Milner
c43f3c00d1
Update md5 and a hint in DESCR. Tarball was simply rerolled, no
...
difference in contents.
PR: ports/19028
Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
2000-06-30 14:41:29 +00:00
Maxim Sobolev
c51ca878b6
New gabber port. Gabber is a Jabber client for GNOME desktop.
...
PR: 19444
Submitted by: Erich Zigler <erich@tacni.net>
2000-06-30 14:34:14 +00:00
CHOI Junho
453238e1ba
Fix build problem of 3-stable. Somewhat dirty but it works... :<
2000-06-30 13:52:47 +00:00
Will Andrews
aaf4477bc7
Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IP
...
network blocks.
PR: 17418
Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
2000-06-30 01:12:15 +00:00
Archie Cobbs
f93c4801fe
Upgrade to version 3.0.
2000-06-29 21:38:33 +00:00
Shafeeq Sinnamohideen
52df72c12d
Updated to use Coda-5.3.8
...
removed patches that should no longer be necessary.
2000-06-29 16:25:07 +00:00
Andrey A. Chernov
560b15f8d5
Add src-crypto-rsa
2000-06-29 14:21:33 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85
Use ${MASTER_SITE_LOCAL}.
2000-06-29 02:31:42 +00:00
Archie Cobbs
825a75fa05
Upgrade to version 1.1 (fixes broken man page installation).
2000-06-29 00:17:32 +00:00
Archie Cobbs
109a7bde68
Wrong checksum. The previous checksum was of the same code, but was
...
from a different tarball of it. gzip(1) includes the date (or something),
causing each tarball to be unique.
2000-06-29 00:04:34 +00:00
Alexander Langer
deb90e6a16
Update to 1.0.24
...
PR: 19250
Submitted by: maintainer
2000-06-28 14:02:51 +00:00
Alexander Langer
5b582eae63
- Support CFLAGS/PREFIX/LOCALBASE properly
...
- Add WWW: line into pkg/DESCR
PR: 19345
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 12:53:16 +00:00
Archie Cobbs
1949444b57
Add new port.
2000-06-28 00:31:45 +00:00
Andreas Klemm
ce940401d9
update to 0.87
2000-06-27 16:29:01 +00:00
Alexander Langer
e9fa85a643
respect NOPORTDOCS.
...
PR: 19316
Submitted by: maintainer
2000-06-27 14:03:18 +00:00
Masafumi Max NAKANE
918db29434
Set umask to 027.
...
Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
2000-06-26 08:32:23 +00:00
Masafumi Max NAKANE
ca1cafa45d
Upgrade to 6.1.15.
...
The problem with temporary file/directory permission, which have been
dealt with by patches/patch-a[b-i] seems to have gone away.
However, I haven't examined the rest of the code to determine whether
security problems with this program have been corrected.
(CF: FreeBSD-SA-00:04.)
2000-06-26 07:57:09 +00:00
Justin M. Seger
ffa87d6390
Upgrade to 2.0pl1. This fixes the recent security issue posted to bugtraq.
...
PR: ports/19502
2000-06-26 02:23:41 +00:00
David E. O'Brien
7b56fac47b
Update to 3.0b1pl14
...
PR: 19493, 18475
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-06-25 21:08:08 +00:00
Maxim Sobolev
3ff2217f3d
Remove "Extra" item on deinstall.
...
Submitted by: bento
2000-06-23 08:50:08 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Archie Cobbs
15fef94738
Update to mpd-3.0b8.
2000-06-22 01:29:54 +00:00
Maxim Sobolev
0ecef16e4f
1. Update to pchar-1.2.
...
2. New MASTER_SITES and WWW.
3. pchar-1.2 makes patches/patch-PctestIpv6Udp.h unnecessary.
4. Add patches/patch-pchar.8 (patch from author) to fix a typo. (Will be
fixed in next pchar release.)
5. Install CHANGES file in doc directory.
6. Fix PLIST to keep bento happy.
PR: 19305
Submitted by: Bruce A. Mah <bmah@cisco.com> (author of the pchar)
2000-06-21 15:34:47 +00:00
John Polstra
3d21afad7b
Add "exec" to the beginning of commands passed to "su ... -c ...".
...
With some shells (csh in particular) this eliminates a useless
process waiting for the command to finish.
Submitted by: Mikhail Teterin <mi@privatelabs.com>
2000-06-21 05:00:15 +00:00
Chris Piazza
10ae656be9
Remove maintainership of most of my ports. I don't really have
...
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00