Commit graph

2072 commits

Author SHA1 Message Date
Foxfair Hu
74aeb62645 PR: 52470
[MAINTAINER update] databases/gigabase: update from 2.86 to 2.88
2003-05-22 09:42:02 +00:00
Foxfair Hu
32b92670e9 PR: 52471
[MAINTAINER update] databases/fastdb: update from 2.63 to 2.64
2003-05-22 09:23:26 +00:00
Norikatsu Shigemura
b2948f1f41 Update to 4.0.13.
PR:		ports/52440
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-05-21 17:52:32 +00:00
Akinori MUSHA
608796ba03 Add CONFIGURE_ARGS=--with-perl5="${PERL}" to work around a problem
that lang/perl5's use.perl script leaves /usr/bin/perl5 unchanged
which is picked by namazu's configure script only to fail in
dependency checks.

Submitted by:	Dan Kogai <dankogai@dan.co.jp>
2003-05-21 12:40:51 +00:00
Sean Chittenden
ee42422c6d Fix once upon a time brain-o and fix executing pkg-install for installations
_with_ servers.  This should make bento happy again.
2003-05-20 01:29:05 +00:00
Jimmy Olgeni
cf633bbcb6 Upgrade to version 1.10.
Submitted by:	Rod Taylor <rbt@rbt.ca>
2003-05-19 21:39:12 +00:00
Tilman Keskinoz
1b7d598e61 Correct configure patch
PR:		51342
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-19 14:45:25 +00:00
Tilman Keskinoz
8634ce1593 Correct configure patch
PR:		51342
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-19 14:06:30 +00:00
Vanilla I. Shu
28132a552e Upgrade to 1.37, and add WITH_PROXY knob.
PR:		ports/52317
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-19 05:27:22 +00:00
Pete Fritchman
8b98987210 - unbreak: update to 0.1.2
- use autoconf
- silence when ${CAT}ing pkg-message
- also install the smalltalk site-lisp

PR:		52134
Submitted by:	Ports Fury
2003-05-19 00:06:01 +00:00
Joe Marcus Clarke
dd6b7c0c9b Remove dependency on gbdm. libgda2 does not use it.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-05-17 17:33:59 +00:00
Sergey Skvortsov
91e1058c4d Updated to 1.14
PR:	ports/52061
2003-05-17 12:09:58 +00:00
Sheldon Hearn
f1d2a71196 Update to 1.00:
* Numerous fixes relating to binary data and placeholders.
* Works properly with freetds version in ports tree (0.61).

PR:		ports/52062
Submitted by:	"Philip M. Gollucci" <philip@p6m7g8.com>
2003-05-16 13:50:27 +00:00
Vanilla I. Shu
2aec1563c9 Upgrade to 1.36.
PR:		ports/52269
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-16 07:41:55 +00:00
Sean Chittenden
c354be6a08 Err... PERL_ARCH not needed when detecting HTML::Template. *blush* 2003-05-14 18:32:02 +00:00
Sean Chittenden
43a891f9f6 Update postgresql_autodoc to 1.10b2. Fixes a few configure errors[1].
Notified by:	[1] Rod Taylor <rbt@rbt.ca> (module author)
2003-05-14 18:19:28 +00:00
Max Khon
794278f753 Update to 2.86.
PR:		52220
Submitted by:	Sergey A. Osokin (MAINTAINER)
2003-05-14 12:53:27 +00:00
Max Khon
0e9e796b44 Update to 2.63.
PR:		52219
Submitted by:	Sergey A. Osokin (MAINTAINER)
2003-05-14 12:52:24 +00:00
Sean Chittenden
f45d10e746 Whoops, remove commented out code from the previous version. 2003-05-14 05:43:16 +00:00
Sean Chittenden
8ca9c4d132 Update autodoc to 1.10b1. Includes fixes for various pre-7.4 mannerisms.
Approved by:	maintainer
2003-05-13 21:50:51 +00:00
Anton Berezin
6089c9fa19 Update to 2.62.
PR:		52118
Submitted by:	maintainer
2003-05-13 13:18:29 +00:00
Anton Berezin
d269e6b942 Update to 2.85.
PR:		52117
Submitted by:	maintainer
2003-05-13 13:12:42 +00:00
Vanilla I. Shu
8ee197e0d8 Upgrade to 1.05, and assign MAINTAINER to submitter.
PR:		ports/51581
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-13 01:47:57 +00:00
Akinori MUSHA
da8f8940b1 Update to 0.0.19. 2003-05-11 19:36:35 +00:00
Akinori MUSHA
0e9f75d9ee This module does not yet work properly on sparc64. 2003-05-11 19:29:32 +00:00
Pete Fritchman
6fcbe10248 - Don't do two read()s, we're not on windows and don't have a \r to strip
out.  Also fix an off-by-one error when trying to trim trailing spaces.
- bump PORTREVISION

PR:		41719
Submitted by:	Michael Pearce <mpearce@coreth.com>
2003-05-11 16:56:13 +00:00
Pete Fritchman
3b47b59a82 - unbreak: fix pkg-install not to create a /usr/interbase symlink
- strongly suggest manually creating the symlink in pkg-message

PR:		51712
Submitted by:	maintainer
2003-05-11 03:18:17 +00:00
Sean Chittenden
3f2afec718 Repack the -devel port now that version 3.0 of the wire protocol has been
finalized between the client and server.  While here, fix the plist, change
WITH_PGCRYPTO to be WITHOUT_PGCRYPTO that way the port defaults to
installing the crypto libraries.  Now that we have hardware support for
crypto devices, go out of our way to make sure that pgcrypto uses
openssl where applicable and reads from /dev/urandom for entropy.
2003-05-09 01:36:37 +00:00
Ying-Chieh Liao
1fe2fee346 utilize USE_GETOPT_LONG
PR:		51530
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-05-07 17:59:32 +00:00
Sean Chittenden
3bf5efbfd5 Upgrade PostgreSQL-devel to 2003-05-06. Requires devel/bison1875 to
build.  New version includes many protocol updates and other various
goodies.  See the release notes for details.

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
2003-05-07 06:24:10 +00:00
Kris Kennaway
8c74118dd6 BROKEN: Does not install 2003-05-06 23:41:38 +00:00
Vanilla I. Shu
994d1671ba Upgrade to 1.35.
PR:		ports/51786
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-06 09:57:50 +00:00
Kris Kennaway
6777f867da As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Vanilla I. Shu
e69c5a11f8 Fix WWW location.
Submitted by:	Steinar Børmer <steinab@student.matnat.uio.no>
2003-05-02 08:17:56 +00:00
Anton Berezin
eb2e87b2fb Update to 0.81_04. 2003-05-01 08:57:31 +00:00
Sergey Skvortsov
75105bcfeb Updated to 0.92
PR:	ports/51578
2003-04-30 14:55:37 +00:00
Dmitry Sivachenko
013fdf7666 Fix MASTER_SITES [1];
Update to version 1.4.2.

PR:		51266 [1]
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-30 06:28:21 +00:00
Anton Berezin
4987de760a Update to 2.83.
PR:		51565
Submitted by:	maintainer
2003-04-29 10:19:32 +00:00
Edwin Groothuis
89fd94df67 add missing dependency to p5-MLDBM-Sync
Add missing dependency on Digest::MD5
	Noticed by: Juha Erkkila <erkkila@cc.jyu.fi>

PR:		ports/51339
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-29 03:20:02 +00:00
Mikhail Teterin
d3b1ec5808 Upgrade from the ancient 1.53 to the fresh 2.14. Add WWW. 2003-04-29 02:35:44 +00:00
Norikatsu Shigemura
73530b08a2 Update to 2.2.5.
PR:		ports/51361
Submitted by:	Ports Fury
2003-04-26 22:35:39 +00:00
Akinori MUSHA
0d14e9346c Update to 0.97. 2003-04-26 19:31:36 +00:00
Akinori MUSHA
c50af4ee7b Update to 0.1.9. 2003-04-24 20:36:42 +00:00
Anton Berezin
9ae1f3dfaa Update to 2.82.
PR:		51307
Submitted by:	maintainer
2003-04-23 11:30:09 +00:00
Akinori MUSHA
e98adac7c8 Add a run-time dependency on ruby-aspectr since dbi/trace requires it.
PR:		ports/50750
Submitted by:	roberto
2003-04-23 06:32:10 +00:00
Joe Marcus Clarke
4ad2671dc7 Convert to new GNOME infrastructure. 2003-04-22 04:13:24 +00:00
Norikatsu Shigemura
a7eab8fadf Correct the overwrite of configuration files.
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-04-21 16:07:04 +00:00
Adam Weinberger
22e2d8d963 Use new GNOME 2 infrastructure.
Submitted by:	Mezz
2003-04-21 04:29:52 +00:00
Joe Marcus Clarke
c2e42eb940 Correct the plist.
Reported by:	bento
2003-04-20 22:36:48 +00:00