Sean Chittenden
6e6ddae191
Update postgresql-devel to 7.3 beta3 and add a make check to perform
...
the regression tests[1]. Update the MASTER_SITES list so that it isn't
painfully slow to obtain the tarballs. Added several new US mirrors to
help distribute the load. An initdb is required when upgrading.
PR: ports/44526
Submitted by: [1] Vladimir Chukharev <chu@gpi.ru>
2002-10-27 20:16:19 +00:00
Akinori MUSHA
9b68bb37bb
Now that lang/python is updated to version 2.2, it is not necessary to
...
set (override) PYTHON_VERSION anymore.
2002-10-27 17:57:39 +00:00
Akinori MUSHA
45191089ef
Make ruby-sqlrelay compile.
2002-10-27 17:55:42 +00:00
Akinori MUSHA
1b2b7fc161
Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed.
2002-10-27 17:55:21 +00:00
Akinori MUSHA
6236125065
Update to 0.32.
...
USE_REINPLACE.
2002-10-27 17:54:01 +00:00
Maxim Sobolev
d8f480a0ae
Add missed RUN_DEPENDS.
2002-10-26 14:56:47 +00:00
Joe Marcus Clarke
7f08951006
Remove gnomedb2.
2002-10-25 07:33:52 +00:00
Joe Marcus Clarke
84ca8e0418
Nuke gnomedb2 in favor of mergeant.
2002-10-25 07:32:41 +00:00
Joe Marcus Clarke
1296d78903
Update to 0.8.199.
2002-10-25 07:31:27 +00:00
Pete Fritchman
0f0e1a36e9
Update to 0.18.
2002-10-24 20:17:42 +00:00
Akinori MUSHA
d37eecde02
Update Ruby/DBI and DBD modules to 0.0.18.
2002-10-23 21:06:45 +00:00
Johann Visagie
6cd163c1f8
- Make this port a subport of databases/postgresql7, since the development of
...
PyGreSQL has been folded into that of PostgreSQL itself.
- This update effectivly takes PyGreSQL to version 3.3, which is distributed
with PostgreSQL 7.2.3.
- Byte-compile installed modules to ensure clean deinstallation.
- Install documentation under $DOCSDIR.
- Remove Makefile from $FILESDIR - not required anymore.
- Remove patch-pgdb.py - not required any longer.
- Add two patches to ensure installation is $PREFIX-clean.
- Update pkg-comment and pkg-descr to reflect the current status of the port.
2002-10-23 14:33:47 +00:00
Bill Fenner
bcc333b8db
Update Dominik Rothert's (MAINTAINER) email address.
...
Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de>
2002-10-22 17:55:52 +00:00
Ying-Chieh Liao
ec12190d89
upgrade to 0.4
2002-10-22 17:36:56 +00:00
Maxim Sobolev
f7451357dd
Unbreak on -current.
...
Submitted by: bento
2002-10-21 13:23:13 +00:00
Maxim Sobolev
bd50152bf7
Unbreak on current. This should unlock another 6 packages that depend on db2.
...
Submitted by: bento
2002-10-21 11:05:57 +00:00
Dirk Froemberg
5f0e15e63a
Upgrade to 3.23.52.
2002-10-21 09:04:51 +00:00
Kris Kennaway
ca4f4b7421
Fix build on -current (remove dependencies on obsolete system headers).
...
These hardcoded dependencies are probably wrong.
2002-10-20 21:23:01 +00:00
Jimmy Olgeni
83a55e89a3
Update port to version 1.01.
2002-10-20 08:30:14 +00:00
Kris Kennaway
2751f0a36b
Add missing USE_XLIB=yes
2002-10-19 22:53:09 +00:00
Dmitry Sivachenko
91242e72cb
Update to 1.0.40.
2002-10-18 06:59:57 +00:00
Ying-Chieh Liao
89b25cf738
add tinycdb 0.72
...
Analogous to cdb, but faster
2002-10-17 16:23:42 +00:00
Hye-Shik Chang
0c46db4749
Add checksums for Python-2.2.2.
...
Approved by: tg
2002-10-17 11:17:35 +00:00
Hye-Shik Chang
eda43de2f2
MASTER_SITE is moved.
...
PR: 43585, 43586
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-16 15:24:47 +00:00
Akinori MUSHA
7b7c9bd8f0
Update to 0.7.0.
2002-10-15 19:11:42 +00:00
Mikhail Teterin
26c59a87d0
Reset maintainership to ports, due to the original author's
...
timeout (the previous timeout also noted in the cvs-log -- 2
years ago). Upgrade to the latest sqsh-2.1. Build with readline
and motif, unless WITHOUT_X11 is set (plain --with-x results in
a rather hard to use X support, author recommend Motif too).
Remove the bogus dependency on gettext introduced in Makefile
version 1.2 -- the (unpatched) software will, indeed, link with
libintl, if present -- mistaking it for Sybase OpenClient's
libintl.
Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default,
and allow for another system-wide ${PREFIX}/etc/sqshrc to
overwrite some or all of the default settings.
PR: ports/40374 (readline and X/Motif)
2002-10-15 13:18:00 +00:00
Christian Weisgerber
b3d1423262
Update to version 0.6.5.
...
PR: 43782
Submitted by: Ports Fury
2002-10-14 16:22:53 +00:00
Ying-Chieh Liao
adffaf811e
add tdb 1.0.6
...
Trivial Database
2002-10-12 13:02:16 +00:00
Akinori MUSHA
97fe30f152
Update WWW.
...
PR: ports/43871
Submitted by: Alex Zepeda <freebsd@blarf.homeip.net>
2002-10-10 20:50:26 +00:00
Akinori MUSHA
c29ae2c52b
Set DIST_SUBDIR=ruby like other ruby module ports.
...
(No response from MAINTAINER yet, but this wouldn't hurt anything)
2002-10-10 17:12:55 +00:00
Ying-Chieh Liao
944f5449af
- Enable --with-pthreads option.
...
- Add WITH_GUI support(not default).
PR: 36129
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by: maintainer timeout
2002-10-10 07:20:24 +00:00
Chris D. Faulhaber
18efa9504d
Remove p5-MyObject due the prolonged disappearance of it's homepage
...
and distfile.
2002-10-09 01:14:51 +00:00
Akinori MUSHA
a19d80a756
Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
...
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Sheldon Hearn
2e3e4673a7
Upgrade to DBD-Sybase-0.94.
2002-10-08 09:15:55 +00:00
Sheldon Hearn
1d83daa20b
Use in-place editing to replace <malloc.h> with <stdlib.h>.
...
Bump PORTREVISION accordingly, since the affected files were installed
even in -CURRENT, where they couldn't be used to build stuff.
2002-10-08 09:10:00 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Akinori MUSHA
f006f18654
Reflect *_RD renaming.
2002-10-06 19:50:45 +00:00
Patrick Li
e62206d1a3
Update to 7.2.3 and maintainer's email address. All advised to update
...
to this version as soon as possible. Check PR description.
PR: ports/43676
Submitted by: maintainer
2002-10-06 07:42:36 +00:00
Patrick Li
12faf4a009
Respect LOCALBASE and remove py-mx-base as a build dependency.
...
Use tab in place of whitespace as well.
PR: ports/43570
Submitted by: maintainer
2002-10-05 23:12:29 +00:00
Kris Kennaway
7dfc6744de
BROKEN: Does not compile
2002-10-05 22:11:09 +00:00
Akinori MUSHA
8daf47ba42
Update Ruby/DBI and DBD modules to 0.0.17.
2002-10-05 10:20:09 +00:00
Sean Chittenden
3256a1e431
Updated to 7.3b2. Many improvements and bug fixes over previous beta.
...
The location of the distfiles has changed with this release, compensate
accordingly. Re-initdb required.
Approved by: portmgr/knu (mentor)
2002-09-29 08:45:45 +00:00
Kris Kennaway
ef82274f65
Add dependency on gettext, since there appears to no longer be an
...
included gettext in this port.
2002-09-29 02:55:24 +00:00
Greg Lewis
1e88d98dd3
Hopefully unbreak this port:
...
. Add many missing dependencies.
. Add patches to get some of the optional components compiling.
. Update packing list to match files in fixed build.
After the port freeze we need to:
. Update to 0.99-4.
. Add make knobs for the optional components.
. Get the remaining optional components compiling.
Approved by: bento
2002-09-27 18:19:57 +00:00
Trevor Johnson
71e9de7da1
Send this to the Attic (when it was marked FORBIDDEN, Mir was still
...
in orbit).
Approved by: Berend de Boer (maintainer)
advisory: FreeBSD-SA-01:26.interbase
2002-09-27 09:44:48 +00:00
Sean Chittenden
bb7d32715f
Hook postgresql-devel up to the build
...
Approved by: knu (mentor) && portmgr
2002-09-23 22:03:37 +00:00
Sean Chittenden
11d66f7e29
Adding a development port for PostgreSQL. postgresql-devel will have its
...
distfiles periodically updated to track PostgreSQL between major releases.
Port is repo copied from databases/postgresql7 and has been updated to
7.3b1.
Approved by: portmgr && knu (mentor)
2002-09-23 22:01:46 +00:00
Akinori MUSHA
37b7d031e0
Correct a *_DEPENDS entry. SQL/Statement.pm installed by
...
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.
Submitted by: bento
2002-09-23 11:44:47 +00:00
Joe Marcus Clarke
8db8391dc9
Make this fetchable.
2002-09-23 00:33:44 +00:00
Will Andrews
1a55f2b077
Fix braino: add USE_REINPLACE.
2002-09-21 04:24:01 +00:00