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
Doug Barton
9a6a7cc09d
Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new
...
functionality. Those experiencing problems with 8.2.3, or those
with an adventurous spirit should visit
http://www.isc.org/products/BIND/bind8-beta.html
to see if this is something they should get involved in.
2001-05-09 07:11:21 +00:00
Doug Barton
cc95368efa
Upgrade to BIND 9.1.2-Release. There is no newe functionality, but
...
it is highly recommended that all users of BIND 9 upgrade to this
maintenance release.
2001-05-09 06:32:43 +00:00
Dirk Meyer
7e87f58948
- Fixed trailing backslash, so PATCHFILES can be processed.
...
- Bumped PORTREVISION
2001-05-08 20:47:56 +00:00
Kevin Lo
884fbd0371
Upgrade to version 0.4.1
...
PR: 27185
Submitted by: MAINTAINER
2001-05-08 13:38:20 +00:00
Ade Lovett
08655d47b7
Fix build when no GTK is present, or not requested.
...
Approved by: maintainer
2001-05-08 00:58:37 +00:00
Kevin Lo
76f376cc9f
Upgrade to version 1.1
...
PR: 27060
Submitted by: MAINTAINER
2001-05-07 15:41:33 +00:00
Clive Lin
d08e472e76
o Swap dependency. Now dictd-database needs dictzip to be built. One of its
...
dictionary file isn't shipped with .dz format.
o Add a short message in dictd's pkg-message:
"Don't forget to install ports/net/dictd-database. After that, you
could run your own dictd server without pain."
o Bump PORTREVISION of both ports.
(It would heart your brain and waste you time to dig the reason why
dictd refused to start properly in the previous revision.)
Reviewed by: dictd -t review
2001-05-07 15:21:41 +00:00
Kevin Lo
36dc311f94
- Upgrade to version 0.13
...
- Assign maintainership over to ports
PR: 27178
Submitted by: MAINTAINER
2001-05-07 14:43:40 +00:00
Kris Kennaway
085c48010c
Update to dgd-1.2 and remove maintainer due to timeout
2001-05-06 05:18:27 +00:00
Kris Kennaway
517ef8236c
Update to totd-1.2
2001-05-06 04:20:11 +00:00
Nick Sayer
dd2d5258d0
Take a hint from the mindterm port -- JAR files go in
...
share/java. Everything else in share/doc. Bump PORTREVISION.
2001-05-04 23:39:47 +00:00
Nick Sayer
33b31b6d5e
Make the default installation work. Add an alternative to the shell
...
script for those who've installed a Java 2 VM. Life will be
exponentially better when we can count on 'javavm -jar foo.jar' just
doing The Right Thing(tm).
Submitted by: dozens of angry scientists
2001-05-04 23:17:47 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Michael Haro
0401b5bacc
0.95->0.96
...
PR: 27061
Submitted by: maintainer
2001-05-04 09:29:25 +00:00
Roger Hardiman
6d1641c472
Fix mistake in master site
2001-05-04 07:26:07 +00:00
George C A Reid
e1d495bafc
Update to version 0.4.2
...
Submitted by: Roman Shterenzon <roman@xpert.com>
2001-05-03 14:00:53 +00:00
Michael Haro
39bff387b2
portlint
2001-05-03 08:42:43 +00:00
Michael Haro
dcaed3972a
- Install documentation (unless NOPORTDOCS is set, of course)
...
- Fix up pkg-*
- take over MAINTAINER
PR: 27047
Submitted by: Pete Fritchman <petef@databits.net> (new maintainer)
2001-05-03 08:41:58 +00:00
Roger Hardiman
966ad89d0e
Upgrade to 0.17
2001-05-03 03:05:39 +00:00
Roger Hardiman
b6583175b0
Upgrade to version 1.1.2.
2001-05-03 02:20:22 +00:00
Roger Hardiman
5695ee4b8e
Upgrade to version 1.0.4
2001-05-03 02:09:05 +00:00
Roger Hardiman
7ce9a432fd
Upgrade to version 1.0.4
2001-05-03 01:59:25 +00:00
Roger Hardiman
64013a07fe
Upgrade to new version 1.2.12 with pwlib 1.1.27
...
This port no longer requires X Windows to be installed so the gatekeepers
and proxies can be built without the need for X Windows.
2001-05-03 01:37:36 +00:00
Ying-Chieh Liao
79360788df
add gsk
...
GSK is a C library for writing servers. It is designed for writing servers
where everything happens in a single thread.
2001-05-01 17:29:30 +00:00
Michael Haro
8d4abbbb51
Updated port: net/isc-dhcp3 to version rc3
...
PR: 26982
Submitted by: maintainer
2001-04-30 23:55:54 +00:00
John Polstra
63017bf18a
Add a disclaimer hinting that this port sucks beyond measure, and
...
that potential users of it should choose mpd-netgraph instead.
2001-04-30 17:13:25 +00:00
Kris Kennaway
1df8e52584
Don't hard-code -O2 or -m486. This still doesn't respect CXX, but I
...
couldn't figure out how to fix that.
2001-04-30 07:16:13 +00:00
Kris Kennaway
e9dd3f8b36
Don't hard-code -O2
2001-04-29 23:49:00 +00:00
Kris Kennaway
2bf2febda4
Reorder includes to squash typical Linux-kiddie network header misordering.
2001-04-29 23:46:57 +00:00
Mario Sergio Fujikawa Ferreira
e0a9fc1ce9
Update port to version 1.01
2001-04-29 17:10:01 +00:00
Kris Kennaway
c18766798f
Update to gnut 0.4.22
2001-04-29 04:28:57 +00:00
John Polstra
4246c39ee5
New port "cvsup-devel" for development snapshots of CVSup.
2001-04-28 20:53:53 +00:00
John Polstra
6f9eed1cc6
Allow PORTVERSION and MASTER_SITES to be overridden so that this
...
port can be used as a MASTERDIR.
Add an additional site to MASTER_SITES.
2001-04-28 20:32:15 +00:00
Josef Karthauser
cc63125ef5
IO::Interface adds object-methods to IO::Socket objects to allow
...
them to get and set operational characteristics of network interface
cards, such as IP addresses, net masks, and so forth. It is useful
for identifying runtime characteristics of cards, such as broadcast
addresses, and finding interfaces that satisfy certain criteria,
such as the ability to multicast.
PR: ports/26876
2001-04-28 15:16:33 +00:00
Ying-Chieh Liao
c91263a992
upgrade to 0.7.7
2001-04-28 06:25:18 +00:00
Ying-Chieh Liao
ddf750271b
upgrade to 2.2
...
PR: 26837
Submitted by: MAINTAINER
2001-04-27 12:11:12 +00:00
Ying-Chieh Liao
583b5fc1e3
upgrade to 2.1.1
...
- Eliminated some memory leaks.
- Code reviewed to obtain long-run stability.
- Light portability changes.
PR: 26668
Submitted by: MAINTAINER
2001-04-27 11:28:13 +00:00
Ying-Chieh Liao
644a4edbea
add pfinger
...
Highly configurable, secure and portable finger daemon
2001-04-26 17:20:34 +00:00
Ying-Chieh Liao
031c5d7006
add missing "@dirrm include/libfreenet" into pkg-plist
...
Noted by: bento's log
2001-04-26 04:18:31 +00:00
Peter Pentchev
5306c9a613
Update to 3.0 RC 2 patch-level 1.
...
Install docs into a version-dependent dir.
Add a backup MASTER_SITE_SUBDIR.
PR: 26835
Submitted by: maintainer
2001-04-25 12:13:34 +00:00
Mario Sergio Fujikawa Ferreira
829bb01757
Add a missing file to PLIST. Be more graceful when removing files.
...
Submitted by: bento (sort of)
2001-04-24 22:48:23 +00:00
Chris D. Faulhaber
9138fdb657
Add support for native ACLs under -current and bump PORTREVISION
...
Approved by: Maintainer
2001-04-24 22:48:10 +00:00
Chris D. Faulhaber
0cc76098d3
*** empty log message ***
2001-04-24 22:46:53 +00:00
Nick Sayer
1ffb51aa31
Update to v1.4
2001-04-24 19:21:58 +00:00
George C A Reid
dfe11939ff
Update to version 0.4.0
...
Submitted by: Richard Arends <richard@unixguru.nl>
2001-04-24 16:22:55 +00:00
Dmitry Sivachenko
459a16b95c
I committed wrong checksum during previous update.
...
PR: 26792
Submitted by: Gary <ancient@outloud.org>
2001-04-24 09:16:58 +00:00
Dirk Meyer
dc6f66319c
- Update port to use phyton2.0
...
- Use %%PYTHON_VERSION%% in pkg-plist
- bump Portrevision
Submitted by: juha.o.ylitalo@nokia.com (Ylitalo Juha . O)
2001-04-24 04:51:14 +00:00
Shafeeq Sinnamohideen
e512c6fd42
removed already applied patch to rc.vice
2001-04-23 20:47:09 +00:00
Shafeeq Sinnamohideen
aea0b25740
Updated to Coda 5.3.14
2001-04-23 20:41:47 +00:00
Jimmy Olgeni
d853b3a48a
Typo fix (suppport -> support)
2001-04-22 20:56:19 +00:00
Peter Pentchev
05a179bf6e
Update to 3.0RC2.
...
PR: 26753
Submitted by: maintainer
2001-04-22 11:59:08 +00:00
Akinori MUSHA
6b39f86efc
Update to 0.3.5.
2001-04-22 09:14:04 +00:00
Bill Fenner
cb1b258cb8
Update to rtptools 1.17
2001-04-22 04:59:46 +00:00
Peter Pentchev
445d156c6a
Update to 2.0.2.
...
PR: 26758
Submitted by: maintainer
2001-04-21 22:17:00 +00:00
Dmitry Sivachenko
c145cbc35f
Update to 2.9.12.
2001-04-21 19:31:06 +00:00
Akinori MUSHA
1a85218115
Update to 1.6.1.
2001-04-20 18:44:53 +00:00
OKAZAKI Tetsurou
c30a9ae245
Include bsd.port.pre.mk before the `.if', and bsd.port.post.mk after it,
...
just as in other ports which require "manual" downloading of distfiles.
(also correcting the extranous '.')
PR: 26719
Submitted by: Dimitry Andric <dim@xs4all.nl>
2001-04-20 18:39:54 +00:00
Shigeyuki Fukushima
cacac9a49f
Add a sample startup script for dhcpd.
2001-04-20 18:31:53 +00:00
Munechika SUMIKAWA
b3ee3aeed4
Upgrade to 3.0.r1.1.
...
PR: 26688/ports
Submitted by: Cyrille Lefevre <clefevre@poboxes.com>
2001-04-20 16:14:52 +00:00
Jimmy Olgeni
31252166a4
Update port to version 1.1.
...
PR: 26685
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-04-20 15:58:24 +00:00
Jimmy Olgeni
5dc549f068
Update port to version 1.2.
...
PR: 26684
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-04-20 15:57:58 +00:00
Jimmy Olgeni
a21e577883
Update maintainer's email address.
...
PR: 26714
Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
2001-04-20 14:20:30 +00:00
Jimmy Olgeni
79a83ea12f
Add bison dependency (USE_BISON).
...
PR: 26635
Submitted by: Ajay Tallam <atallam@talarian.com>
2001-04-20 13:48:29 +00:00
Steve Price
16f1331280
Remove empty directories on uninstall.
2001-04-20 13:16:43 +00:00
Ying-Chieh Liao
b5fe9fd033
add geotrace
...
Geotrace is a geographical traceroute utility.
2001-04-19 10:58:10 +00:00
Vanilla I. Shu
5c3eab403f
Upgrade to 0.35.
2001-04-19 05:22:13 +00:00
Maxim Sobolev
e4f245f5c9
Update path to the old releases on the MASTER_SITES.
2001-04-18 10:29:59 +00:00
Dmitry Sivachenko
e8f628ae9f
Update to 2.9.11.
2001-04-18 09:06:12 +00:00
Ying-Chieh Liao
d012513e9f
upgrade to 3.22.8
2001-04-18 08:06:48 +00:00
Satoshi Asami
0e3e482224
Revert back to two versions ago after sliding the tag forward. In
...
addition, put back NO_LATEST_LINK to samba-2.2, you need NO_LATEST_LINK
in one or the other if PORTNAME is the same.
2001-04-18 03:58:37 +00:00
Satoshi Asami
1fcf18296c
Temporarily revert to previous version and mark FORBIDDEN -- I need
...
to slide the tag forward for the release.
2001-04-18 03:53:45 +00:00
Chris D. Faulhaber
959846cd21
Update port to 2.2.0
...
PR: 26655
Submitted by: Maintainer
2001-04-18 01:45:11 +00:00