1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

6275 Commits

Author SHA1 Message Date
Edwin Groothuis
cdc24b2385 Fixed damage done to the regular expression by REINPLACE_CMD
Noticed on: bento
2002-11-14 07:59:21 +00:00
Doug Barton
c51ab41d20 * Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
2002-11-14 07:32:46 +00:00
Doug Barton
e5ea67970d This is the patch provided by ISC, re-generated to work in our system. 2002-11-14 07:28:36 +00:00
SUZUKI Shinsuke
b86a7781a1 takes over maintainership from ume
Approved by: ume
2002-11-13 06:34:51 +00:00
Ying-Chieh Liao
c34b59cb99 upgrade to 0.05
PR:		45221
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	maintainer
2002-11-13 01:49:51 +00:00
Christian Weisgerber
813912bc9e Update to 0.16.
PR:		44900
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-11-13 00:04:36 +00:00
Oliver Braun
f45196feb0 Upgrade to 1.2.
PR:		ports/45172
Submitted by:	maintainer
2002-11-12 23:34:48 +00:00
Oliver Braun
d1de2868f4 * Fix build on -current.
* Change ports@freebsd.org to ports@FreeBSD.org while I'm here.

PR:		ports/45122
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-12 23:06:34 +00:00
Joe Marcus Clarke
007be43aca Update to 0.5.5. 2002-11-12 22:58:44 +00:00
Akinori MUSHA
bfd8fb76a0 Add ruby-tserver, a Ruby library for writing a preforking server like
Apache.
2002-11-12 21:29:26 +00:00
Mario Sergio Fujikawa Ferreira
d8d8fd622a Update to 2.4 Beta 2 2002-11-12 15:39:58 +00:00
Mario Sergio Fujikawa Ferreira
0eef262961 Allow wrapper to receive command line arguments 2002-11-12 15:39:21 +00:00
SUZUKI Shinsuke
1137fff47c updated to Nov 11 2002's pim6sd/pim6dd
Obtained from: KAME
2002-11-12 11:32:12 +00:00
Roger Hardiman
833a44278e The IXJ driver does not compile on 5.x machines, so only add it as a
port dependency on FreeBSD 4.x and lower.
2002-11-12 10:12:06 +00:00
Joe Marcus Clarke
dd5d199e35 Bump PORTREVISION after the gal version bump. 2002-11-12 02:14:10 +00:00
Max Khon
677fc59f97 upgrade to 7.2.8.1
Submitted by:	MAINTAINER
2002-11-11 21:31:53 +00:00
Mario Sergio Fujikawa Ferreira
431bcdceda Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
2002-11-11 20:45:20 +00:00
Ying-Chieh Liao
314d439acc upgrade to 1.7.5
PR:		45197
Submitted by:	maintainer
2002-11-11 17:54:14 +00:00
John Polstra
d6a2c9b4cb Put core dumps and crash output (cvsupd.out) into /var/run instead
of /var/tmp.  Create cvsupd.out with mode 644 if it doesn't already
exist.  Bump PORTREVISION.

Suggested by:	Joshua Goodall <joshua@roughtrade.net>
2002-11-11 17:21:29 +00:00
Jimmy Olgeni
2d4e74e54e Fix typo. 2002-11-11 09:54:49 +00:00
Doug Barton
36473c3905 Update to 0.30, which has TKEY support, a new safe_push() method
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.

* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
2002-11-11 09:54:18 +00:00
Doug Barton
3441ee82fc Revert 1.32, which was wrong in all its particulars:
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.

* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.

These changes should have been discussed with me before they were made.
2002-11-11 08:58:10 +00:00
Dima Dorfman
47d9a2c7af Depend on the qssl port. Simply having that installed will enable psi
to connect ot jabberd over SSL (it will automatically detect its
presense--no compile-time configuration changes are necessary).

Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2002-11-11 08:49:03 +00:00
SADA Kenji
ad37d9c99c - upgrade to version 0.2.2
PR:	ports/39413
Submitted by:	maintainer
2002-11-11 08:26:48 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Joe Marcus Clarke
fcad68d713 Update to 0.98.126. 2002-11-10 21:31:42 +00:00
Akinori MUSHA
2ec64c62bb Add ruby-radius, a Ruby module that provides an interface to the
RADIUS protocol.
2002-11-10 18:45:13 +00:00
Dima Dorfman
f66b7b2e41 Add Jarl, a Perl/Tk Jabber client. 2002-11-10 17:23:52 +00:00
Dima Dorfman
bb613ac89d Upgrade to 0.8.7.
PR:		44874
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2002-11-10 17:12:28 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Edwin Groothuis
afc907f44d Maintainer update to version 0.44 2002-11-09 13:26:15 +00:00
Edwin Groothuis
86c22fc02a Fix package building and install sample config files
PR:		ports/43385
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-11-09 02:19:36 +00:00
Edwin Groothuis
7368c19fe1 Maintainer updates for misc/firestring and net/firedns (depending
on each other)

PR:		ports/44771,ports/44773
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-11-09 00:37:57 +00:00
Dmitry Sivachenko
6ac0595b66 Update to version 2.9.25
PR:		45147
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2002-11-08 19:14:04 +00:00
Joe Marcus Clarke
d2fd7932bc Update to 0.59.6. 2002-11-08 18:54:32 +00:00
Dmitry Sivachenko
35dc409f04 iNew port: yaz++.
YAZ++ is a C++ programmer's toolkit supporting the development of Z39.50v3
clients and servers.  It includes an implementation of the ZOOM C++ binding,
a generic YAZ++ client/server API and a powerful Z39.50 proxy.
2002-11-08 18:42:37 +00:00
Edwin Groothuis
1477a7ad98 Maintainer update to version 1.2
PR:		ports/42588
Submitted by:	Samuel Tardieu <Samuel@beeblebrox.rfc1149.net, "Tardieu <samm"@inf.enst.fr>
2002-11-08 04:48:30 +00:00
Edwin Groothuis
0a16c5b392 net/p5-Net-SNMP requires perl 5.6.0 or newer. This diff marks
the port BROKEN under older perls.

PR:		ports/44749
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-11-08 04:13:33 +00:00
Kris Kennaway
439ce03c03 s/MASTER_SITES_SUBDIR/MASTER_SITE_SUBDIR/
Pointy hat to:	kris
2002-11-07 22:56:32 +00:00
Will Andrews
6767b80000 Update MASTER_SITES and MAINTAINER. 2002-11-07 19:41:05 +00:00
Will Andrews
03ac08c531 Remove BROKEN as the build error was found to be transient. 2002-11-07 19:35:18 +00:00
Edwin Groothuis
3d4422bc7a Fix issues documented in PRs ports/43152 and ports/42128.
+ Avoid using a dash in PORTVERSION.
+ Patch the binaries for the latest version of gettext, and add
  it to LIB_DEPENDS.
+ Require 4.x libc.

PR:		ports/43901
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2002-11-07 13:38:32 +00:00
Edwin Groothuis
dc2190846a - Fix hagelslag on -CURRENT by including missing header
- CFLAGS police

PR:		ports/44890
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-07 12:52:37 +00:00
Tilman Keskinoz
8ab143529a Unbreak by Updating to 0.5.1
Submitted by: 	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer
PR:		44911
2002-11-07 10:43:06 +00:00
Cy Schubert
bf8abaf92f Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Roger Hardiman
7feaa8aa08 Drop the .ru mirror. Also check for source on the gnomemeeting site. 2002-11-06 16:12:51 +00:00
Yen-Ming Lee
3b9e8ca3fa update to Net::XWhois 0.90
Reminded by: 	Forrest Aldrich <forrie@forrie.com>
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-06 13:19:26 +00:00
Norikatsu Shigemura
72208152f2 Update to 2002.11.04, and use PORTCOMMENT. 2002-11-06 07:52:10 +00:00