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
Nick Sayer
6ce45ccb99
Add support for the Airport Host and Link monitors. The port won't be
...
able to track the version numbers of those, but if they increment before
the configurator does, we can use PORTREVISION. We'll bump that now too,
of course. We can't add the modem utility because there isn't a distfile
available that has a version number in it. :-(
2001-05-22 03:56:36 +00:00
Alexander Langer
6f8b692465
Update to 3.0.r7.
...
PR: 27478
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> (maintainer)
2001-05-21 19:30:29 +00:00
Ade Lovett
e1c15346fe
Update to 0.8.3
...
PR: 27371 (no patches), 27463 (modified patches)
Submitted by: Josh Elsasser <josh@elsasser.org> ports/27371
Erich Zigler <erich@tacni.net> ports/27463
2001-05-21 18:10:11 +00:00
Brian Somers
3382222fd5
Upgrade to 2.1.a11
...
Submitted by: Pete Fritchman <petef@databits.net>
2001-05-21 09:47:12 +00:00
Ying-Chieh Liao
f19c926232
add ipcalc
...
IP Calculator
2001-05-21 06:30:15 +00:00
Bill Fumerola
fbb69392a8
remove bogus comment that "nobody knows why" wildcard notation exists.
...
Netmask are contiguous bits, wildcard masks don't need to be.
The former is accurate for defining subnets and the latter is useful for
describing ranges for firewalls, route maps, or other such things.
example:
10.0.10.0 is nntp1.domain.com, 10.0.11.0 is nntp2.local.com
access-list 185 permit tcp any gt 1023 10.0.10.0 0.0.1.0 eq nntp
2001-05-20 23:21:45 +00:00
Munechika SUMIKAWA
dde20554f9
Add missing manpage.
...
PR: ports/27345
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-20 13:35:31 +00:00
Ying-Chieh Liao
5640f019e8
add whatmask
...
Easily convert between three common subnet mask notations
2001-05-20 11:23:36 +00:00
David E. O'Brien
68776b3e4e
Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging
...
bugs we are seeing quite often at ftp-master. We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade
contains those hacks.
Submitted by: peter
2001-05-20 07:28:06 +00:00
David E. O'Brien
3576381701
Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging
...
bugs we are seeing quite often at ftp-master. We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade
contains those hacks.
Submitted by: peter
2001-05-20 07:27:00 +00:00
Will Andrews
13cc61c689
Add lla 0.98p14, a perl-based LDAP log statistics generator.
...
PR: 27025
Submitted by: Sunagawa Koji <koj@ofug.net>
2001-05-20 02:35:37 +00:00
Vanilla I. Shu
28763aa5cf
Upgrade to latest version:
...
p5-BerkeleyDB => 0.15
p5-Convert-ASN1 => 0.10
p5-FastCGI => 0.58
p5-File-Spec => 0.82
p5-Finance-Quote => 1.05
p5-IO-Socket-SSL => 0.78
p5-Locale-Maketext => 0.18
p5-Mon => 0.11
p5-Net-IPv4Addr => 0.10
Some ports NO response from: maintainers
Some ports Approved by: maintainers
2001-05-20 02:18:04 +00:00
Ying-Chieh Liao
86b45190f0
add asfrecorder
...
Tool for downloading streaming media from the Internet
PR: 26737
Submitted by: Roman Shterenzon <roman@xpert.com>
2001-05-19 17:47:15 +00:00
Dirk Meyer
679f2aa4e4
- Fix in Manpage
...
Submitted by: marcus@marcuscom.com
2001-05-19 16:37:07 +00:00
Ying-Chieh Liao
88d38d198c
add p5-NetPacket
...
Modules to assemble/disassemble network packets at the protocol level
PR: 26412
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk
2001-05-19 14:02:04 +00:00
Dirk Meyer
5db3f51ba7
- Fix MAN1 and LINKS, another PLIST problem solved.
2001-05-19 09:30:05 +00:00
Dirk Meyer
4e9d494844
- Fix a PLIST problem, file was not removed (typo)
2001-05-19 09:22:41 +00:00
Jimmy Olgeni
22da886ce8
Update port to version 2.0.9.
2001-05-18 20:15:23 +00:00
Dirk Meyer
9929c65a0e
- Update to 1.5pre6
...
- New MASTER_SITE, see http://netatalk.sourceforge.net/
- This version includes Adrian Sun's improvements
- experimental PAM support (disabled by deafult)
- package won't override existings configurations
- Status script "macusers"
- Maintainer: Joe "Marcus" Clarke
PR: 26248
Submitted by: jclarke@cisco.com , dirk.meyer@dinoex.sub.org
2001-05-18 20:00:30 +00:00
Bill Fenner
56a7cc4a62
Update to version 1.8
2001-05-17 22:22:20 +00:00
Ying-Chieh Liao
39efc8cfc1
fix path
...
PR: 27018
Submitted by: MAINTAINER
2001-05-17 19:50:39 +00:00
Josef Karthauser
c00937158d
Upgrade to version 0.97.
...
Submitted by: Anton Berezin <tobez@tobez.org>
2001-05-17 11:22:00 +00:00
Joseph Koshy
4bfb1d6b56
Add USE_BISON. Change MAINTAINER to <anders@codefactory.se>, with
...
current maintainers consent.
Submitted by: Anders Andersson <anders@codefactory.se>
2001-05-17 08:21:09 +00:00
Ying-Chieh Liao
99990b94b5
installs examples and docs
...
Bump PORTREVISION
PR: 27083
Submitted by: Dimitry Andric <dim@xs4all.nl>
2001-05-17 07:34:47 +00:00
Ying-Chieh Liao
bd994ab71e
upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4
...
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
2001-05-17 06:02:17 +00:00
Akinori MUSHA
535397c1ed
Update to 1.3.2. Now mutexm.rb comes with the drb distribution.
2001-05-16 20:57:07 +00:00
Munechika SUMIKAWA
c85dd7dcbf
Add IPv6 supporting patch.
...
Approved by: bmah
2001-05-16 14:29:58 +00:00
Joseph Koshy
0c10467bdd
Upgrade to version 0.17.
...
Approved by: <dannyman@dannyland.org> (MAINTAINER)
2001-05-16 08:38:10 +00:00
John Polstra
4748b8c078
Add a @dirrm for "share/cvsup".
...
PR: ports/27360
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-15 20:32:56 +00:00
Ying-Chieh Liao
6a580242ae
add net-http
...
A library for doing HTTP client-side programming in Guile
2001-05-15 04:57:00 +00:00
Ying-Chieh Liao
72e6d66a80
upgrade to 3.29.12
...
Noticed by: Roman Shterenzon <roman@xpert.com>
2001-05-15 02:51:52 +00:00
James E. Housley
b68cddd663
PORTVERSION bumped to 3.0.r4
...
MASTER_SITES updated w/ mirrors.
PR: 27288
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-05-14 00:17:11 +00:00
Doug Barton
72dcd84d7a
Avoid confusing pkg tools with wonky version numbers
2001-05-13 23:42:08 +00:00
John Polstra
31410083ce
Upgrade from version 1.0.2 to 1.0.3 and welcome Thomas Quinot as
...
the new maintainer of this port.
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
2001-05-12 22:29:18 +00:00
Jimmy Olgeni
604c0d03b4
Update port to version 2.0.8.
...
* Rewrite lines like:
@exec [ CONDITION ] && ACTION
as:
@exec [ ! CONDITION ] || ACTION
In the first version, the @executed command returns false if CONDITION
is false and ACTION is not performed: pkg_add would then complain about the
whole command's exit code.
The second version returns either true or the actual ACTION exit code.
* Do not echo some Makefile commands.
2001-05-12 20:14:35 +00:00
Vanilla I. Shu
95fb5ca6d8
Upgrade
...
p5-DBD-CSV => 0.1027
p5-DBD-XBase => 0.173
p5-Net-ext => 0.932
p5-String-Approx => 3.15
Approved by: maintainers
2001-05-12 06:28:41 +00:00
George C A Reid
f192ad9ee6
Update to 0.4.3
2001-05-11 21:37:26 +00:00
Akinori MUSHA
5dd718b127
Drop maintainership.
2001-05-11 19:58:04 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
a7273e80b0
A configurable base class for writing internet servers in Perl
...
PR: ports/26852
Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com>
2001-05-11 16:01:24 +00:00
Luigi Rizzo
3724810b31
Update to 5.0.1, which includes a boot sector to load
...
the ROM code from the hard disk, and an improved "tulip" driver.
Also make boot over NFS the default method. This is seems to me
more flexible in that NFS is often required for diskless
configurations, and gives slightly better control than TFTPD on
who is allowed to access the server.
Approved-by: maintainer
2001-05-11 11:57:32 +00:00
Vanilla I. Shu
bb0ddae530
Upgrade to latest version:
...
p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111
p5-Email-Find => 0.03
p5-GD => 1.33
p5-HTML-Parser => 3.24
p5-I18N-Charset => 1.08
p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111
p5-Set-Scalar => 1.09
p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12
p5-Unix-Syslog => 0.95
and change MAINTAINER to ports@FreeBSD.org:
p5-Convert-UUlib
p5-Unix-Syslog
Approved by: maintainer
2001-05-10 09:34:24 +00:00
Jun Kuriyama
1709ca6d1a
Upgrade to 4.2.1.
2001-05-10 05:46:49 +00:00
Peter Pentchev
4ccad02c15
Update to 2.0.9.
...
PR: 27229
Submitted by: maintainer
2001-05-09 16:14:18 +00:00
Alexander Langer
0c1dd8bc5f
Use perl regex to set PTHREAD_CFLAGS in all Makefile.in's.
...
Use perl regex to acutally install GNOME helppages in proper locations.
Remove files/patch-po::Makefile.in and replace with perl regex.
Bump PORTREVISION due to these changes.
PR: 26449
Submitted by: Jeremy Norris <ishmael27@home.com> (maintainer)
2001-05-09 09:37:08 +00:00
Munechika SUMIKAWA
da07978652
patch-04 and patch-05 are merged into KAME IPv6 patch.
...
Approved by: billf
2001-05-09 08:31:32 +00:00