Commit Graph

1187 Commits

Author SHA1 Message Date
Anton Berezin
83ce68823b Update databases/p5-DBIx-SearchBuilder to 0.40. 2001-07-27 15:29:23 +00:00
Anton Berezin
a55a566cc4 Update databases/p5-DBIWrapper to 0.13.
PR:	29251
2001-07-27 12:25:36 +00:00
Sheldon Hearn
3980028e05 Work around the way in which the package building cluster validates
ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile.
The dynamic determination of LIB_DEPENDS in configure.postgresql
remains in place for the !BATCH case and is unaffected by this.

Remove trailing whitespace and an extraneous LDCONFIG_DIRS.

Submitted by:	maintainer
2001-07-27 11:56:39 +00:00
Maxim Sobolev
3d9708732d - Add number of missed files into pkg-plist;
- remove useless USE_LIBTOOL;
- hack port to install files properly into GNOME tree.
2001-07-26 14:13:05 +00:00
Akinori MUSHA
0102cca379 Update to 0.8. 2001-07-26 13:43:52 +00:00
Maxim Sobolev
5b725ffe87 - Fix a silly GNUism in the configure script (==' instead of ='), that
results in perl module not being built;
- remove useless USE_LIBTOOL.
2001-07-26 13:25:37 +00:00
Thomas Gellekum
66d7c998f9 Add checksums for 2.0.1 and 2.1.1.
Reminded by:	Ray Kohler <rkohler1@cox.rr.com>
2001-07-26 10:38:23 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Akinori MUSHA
73f7cbcc88 Update to 3.3.11.
PR:		ports/29220
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
2001-07-25 15:03:03 +00:00
Dima Dorfman
23f7c1be92 Update to reflect setting DIST_SUBDIR. Checksums didn't change, just
the paths.

PR:		29195, 29207
Submitted by:	Steve Coltrin <spcoltri@hrothgar.omcl.org> and
		    Edwin Groothuis <edwin@mavetju.org>, respectively
2001-07-25 08:52:59 +00:00
Sheldon Hearn
ce93c84ea1 Fix mtree errors preventing automated package building:
* Take a stab at removing the pgsql user's home directory on deinstall.

* Only remove man/manl and others when PG_PREFIX is set.

Submitted by:	maintainer
2001-07-25 08:07:44 +00:00
Akinori MUSHA
d5aa72c2c0 - Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic.
- Replace $(..) with ${..}.
2001-07-24 16:19:23 +00:00
Akinori MUSHA
6acd94358a Update to 0.2.1. 2001-07-24 16:14:55 +00:00
Akinori MUSHA
d32b34cdee Properly make *.so symlinks to *.so.x. (previously all that were
backwards)

PR:		ports/27065
Submitted by:	Barry Pederson <bpederson@geocities.com>
2001-07-24 16:13:22 +00:00
Vanilla I. Shu
0b4347e2e4 Upgrade to 1.19. 2001-07-23 14:24:45 +00:00
Ying-Chieh Liao
06827c4fb0 add dbconnect
Use C++ object API to allow applications to connect to databases
2001-07-23 07:51:29 +00:00
Akinori MUSHA
f9b948bc4a Fix the library paths to build working language API extensions.
This fixes the unresolved symbol error reported in the PR.

PR:	ports/29083
2001-07-23 04:46:32 +00:00
Akinori MUSHA
63fd4602e8 Update to 2.0.8.
PR:		ports/29011
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-23 03:54:43 +00:00
David W. Chapman Jr.
8be696d3c6 Remove files/patch-adodb-odbc.inc.php to fix compilation
Bump PORTREVISION

PR:		29124
Submitted by:	maintainer
2001-07-22 05:19:32 +00:00
David W. Chapman Jr.
16d11603ac Remove dbiwrapper(was repo copied to p5-DBIWrapper) 2001-07-22 04:30:29 +00:00
David W. Chapman Jr.
a7a8141c9f Rename dbwrapper to p5-DBIWrapper 2001-07-22 04:24:56 +00:00
David W. Chapman Jr.
823e9eade6 Update to 0.12
update pkg-descr to point out this is a Perl module (suggested by mi@)
rename port to p5-DBIWrapper (also suggested by mi@)

PR:		29130
Submitted by:	maintainer
2001-07-22 03:46:53 +00:00
David W. Chapman Jr.
17e239502d Update freetds to 0.52
PR:		28922
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-07-22 03:01:22 +00:00
Kevin Lo
d1cf30c684 - Update to version 1.20
- Better pkg-comment and pkg-plist

PR: 29114
Submitted by: MAINTAINER
2001-07-21 16:03:03 +00:00
Vanilla I. Shu
fc652a2fca DBIWrapper is the generic database Object for accessing
the DBI database interface.  It provides the lowest level
of functionality needed by any program wanting to access
databases via the DBI.  Currently, DBIWrapper is only
aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD
modules and how to work with them correctly.

Support for transactions on MySQL is now checked for and
if found to be available, the AutoCommit flag is turned
off so that transactions will be used.

PR:		ports/28563
Submitted by:	Pete Fritchman
2001-07-16 07:22:50 +00:00
Dmitry Sivachenko
c15b7460f8 Update to 1.01.
Un-indent pkg-descr, add WWW.

PR:		28961
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-15 16:15:00 +00:00
Kevin Lo
652b14f1ce Update to version 2.35
PR: 28986
Submitted by: MAINTAINER
2001-07-15 14:42:35 +00:00
Akinori MUSHA
3f45dc8391 Update ruby-dbi and ruby-dbd_* modules to 0.0.7. 2001-07-12 18:12:40 +00:00
Maxim Sobolev
8fcbbdadd4 Update to 0.9.0.
Submitted by:	Neil Darlow <neil@darlow.co.uk>, Johann Visagie <wjv@FreeBSD.ORG>
2001-07-12 11:24:08 +00:00
Ying-Chieh Liao
623f6fc367 upgrade to 2.22
drop maintainership
2001-07-11 16:43:13 +00:00
Ying-Chieh Liao
d6c01a2982 GigaBASE author one more time change gigabase-2.34 distro.
MD5 changed too. Looks like perl-API moved to PerlAPI dir.
diff (near 100K) at
http://freebsd.org.ru/~osa/gigabase-2.34-to-2.34.diff.txt

PR:		28869
Submitted by:	MAINTAINER
2001-07-10 12:22:26 +00:00
Dag-Erling Smørgrav
bcafddc44e Ack, I bungled the patch right before committing. 2001-07-10 11:17:21 +00:00
Dag-Erling Smørgrav
a9f84711ca The SIXPACK Bibliography and Reference Manager, version 0.99.001216. 2001-07-10 11:09:59 +00:00
Akinori MUSHA
dbaf2b2c62 Update to 0.2.0. 2001-07-08 15:29:30 +00:00
Kevin Lo
43d3403a7f - Install docs
- Better comment and description

PR: 28811
Submitted by: MAINTAINER
2001-07-08 14:58:59 +00:00
Akinori MUSHA
2ff44213b5 Update ruby-dbi and ruby-dbd modules 0.0.6. 2001-07-07 18:02:21 +00:00
Akinori MUSHA
a385149872 Add sqlrelay, a persistent DB connection pooling/proxying/load
balancing system, along with the interfaces for Java, Perl5, PHP,
Python and Ruby.
2001-07-06 10:24:50 +00:00
Ying-Chieh Liao
4f5995875c add missing file 2001-07-06 08:14:45 +00:00
Dmitry Sivachenko
d399317861 Update to 1.0.33.
Fix MASTER_SITES.

Spotted by:		Forrest Aldrich <forrie@forrie.com>
2001-07-06 06:41:34 +00:00
Dmitry Sivachenko
a0cf915515 Update checksum.
PR:		28640
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2001-07-05 08:01:20 +00:00
Akinori MUSHA
73b4b95e80 Get rid of the pthread workaround and bump PORTREVISION. 2001-07-02 14:51:46 +00:00
Akinori MUSHA
1b0bda1dfd Build with --enable-threads=no by default to get around the libc_r
weirdness.

Reviewed by:	sobomax (MAINTAINER of java/jdk12-beta)
2001-07-02 14:49:04 +00:00
Ying-Chieh Liao
338f00d4a8 add libsdb
Simple database library
2001-07-02 13:23:51 +00:00
Kevin Lo
199ce8394b Update to version 2.34
PR: 28625
Submitted by: MAINTAINER
2001-07-02 12:32:19 +00:00
Dirk Froemberg
4995c5200b Remove *.orig before installing.
PR:		ports/28495
Submitted by:	maintainer
2001-06-29 09:02:22 +00:00
Kevin Lo
6de10a59f1 Fix PHP 4.0.6 ODBC bugs.
PR: 28479
Submitted by: MAINTAINER
2001-06-28 12:33:48 +00:00
Paul Traina
a2ebf4064a Update to 3.113.1, fetch from MASTER_SITE_GNU instead of the snapshot area.
Remove myself as maintainer.  Who are we fooling?

PR:		28478
2001-06-28 11:04:29 +00:00
Akinori MUSHA
7d38e9af5b Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL
database system.
2001-06-28 08:52:19 +00:00
Anton Berezin
092f55b30a Upgrade databases/p5-DBIx-SearchBuilder to 0.39.
Upgrade mail/p5-Email-Find to 0.04.
Upgrade print/p5-Text-PDF to 0.15.
Upgrade textproc/p5-Text-Tmpl to 0.24.

OK'ed by:	markm
2001-06-26 14:54:10 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Ollivier Robert
9b4fb23b06 - modify Makefile to correctly handle the DISTFILE.
- add a patch to correctly handle the arguments (sent to the author).

Approved by:	petef@databits.net (MAINTAINER)
2001-06-23 16:30:27 +00:00
James E. Housley
b4953e8097 The perl script mysql2pgsql can be used to convert MySQL database
dumps to a -compatible format (so the data can be imported into
PostgreSQL).

PR:		27702
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-23 02:36:54 +00:00
Jimmy Olgeni
3464b96a91 Remove MANUAL_PACKAGE_BUILD, the port packages just fine. 2001-06-22 20:03:35 +00:00
Jimmy Olgeni
9d61fc7685 Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package.
Approved by:	maintainer
2001-06-22 20:03:03 +00:00
Akinori MUSHA
5f3d450980 Update to 0.1.9. 2001-06-21 12:15:13 +00:00
Akinori MUSHA
a6cc298f17 Update to 0.7. 2001-06-20 06:48:37 +00:00
Vanilla I. Shu
6e73b423d5 Upgrade to 1.18.
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-20 06:10:17 +00:00
David W. Chapman Jr.
a243a52501 Update to version 1.1.2
Add files to pkg-plist and update checksum

PR:		28280
Submitted by:	maintainer
2001-06-20 03:44:33 +00:00
James E. Housley
11efcac7ae New port ADODB: Standardized database access for PHP4
PR:		27464
Submitted by:	ago <abgoeree@uwnet.nl>
2001-06-19 11:53:47 +00:00
Ade Lovett
a5382b9c17 Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more. 2001-06-19 08:12:14 +00:00
Ade Lovett
fbeacc4f75 Update to 0.2.10 2001-06-19 08:10:56 +00:00
David W. Chapman Jr.
fb633e3126 Link to correct crypt lib on -current.
PR:             26154
Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
2001-06-18 08:14:16 +00:00
David W. Chapman Jr.
57832c38b5 Remove pgaccess as it is already in postgresql( you can install only
pgaccess via the postgresql port)

PR:		26759
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-06-18 06:44:43 +00:00
Peter Pentchev
5d0e1ef13c Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to

PR:		27867 (followup)
Submitted by:	maintainer
2001-06-16 13:58:39 +00:00
Kevin Lo
256a98ec90 Update to version 2.33
PR: 28149
Submitted by: MAINTAINER
2001-06-15 13:11:37 +00:00
Dirk Froemberg
0f5b447dfe Upgrade to 3.23.39. 2001-06-14 08:25:08 +00:00
Jimmy Olgeni
6e24cd8744 Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.
PR:		28120
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-06-13 14:37:45 +00:00
Akinori MUSHA
2d50ab98aa The configure script *must* run pre-fetch, since the dependencies are
checked in the fetch target. Before the patch below, make install will
fail to depend on Tcl/Tk, for instance.

Synchronize the batch and default interactive selections for optional
parts of the port.

PR:		ports/27949
Submitted by:	Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
2001-06-13 03:16:57 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Akinori MUSHA
14c85055dd Update to 0.6.
Define RUBY_WITH_PTHREAD and clean up.
2001-06-12 05:49:59 +00:00
Akinori MUSHA
9192c2297a Update to 2.0.7.
PR:		ports/28040
Submitted by:	KATO Tsuguru <tkato@prontomail.com> aka Ports Fury
2001-06-12 05:40:12 +00:00
Mikhail Teterin
55b0526ba9 A number of things:
. changed maintainership to ports@;
	. build with TCL support (``package require sqlite'');
	. run the vendor's tests after build (sorry, Maxim) -- zero errors;
	. generate from the TCL sources and install the HTML documentation;
	  (unless NOPORTDOCS is set);
	. build and install two usefull tools, which come with the software:
		gdbmdump and gdbmstat;
	. build and install the shared version of -lsqlite -- usefull and
	  needed for dynamic loading into TCL interpreter;
	. lastly: the new functionality (TCL, tools, docs) called for the
	  PORTREVISION bump.

Approved by: after the previous maintainer suggested the first point above,
	the rest was easy :-)
2001-06-11 23:32:07 +00:00
Daniel Harris
a446996e71 Add p5-DBIx-DataSource 0.02,
database-independent create and drop
functions.

PR:		27804
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-06-11 17:53:31 +00:00
Akinori MUSHA
05bc7f7006 Add a missing @dirrm.
Reported by:	bento
2001-06-11 09:28:49 +00:00
Will Andrews
1812a769a4 Add p5-DBIx-SearchBuilder 0.15, a perl extension for easy SQL SELECT
Statement generation.

PR:		27751
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-06-11 03:54:15 +00:00
Akinori MUSHA
4b5def80f6 Update to 0.5. 2001-06-10 09:19:15 +00:00
Akinori MUSHA
88f0e01291 Add ruby-dbd_msql, the mSQL driver for DBI-for-Ruby. 2001-06-09 15:53:10 +00:00
Akinori MUSHA
6dfa12c805 Add ruby-msql, Ruby API for mSQL. 2001-06-09 15:48:26 +00:00
Akinori MUSHA
9e81377f08 Add ruby-dbd_proxy, the Proxy/Server driver for DBI-for-Ruby. 2001-06-09 14:40:31 +00:00
Akinori MUSHA
ad7dd737fb Temporarily mark broken; this module does not work with Ruby/DBI 0.0.5 yet. 2001-06-09 14:37:43 +00:00
Akinori MUSHA
78d64c8bcc Add ruby-dbd_odbc, the ODBC driver for DBI-for-Ruby. 2001-06-09 14:30:32 +00:00
Akinori MUSHA
58261648b1 Update Ruby/DBI to 0.0.5.
ruby-dbd_postgresql has been renamed to ruby-dbd_pg. (without a
repocopy since ruby-dbd_postgresql has no history)
2001-06-09 14:23:33 +00:00
Akinori MUSHA
6c4d789936 Update to 0.4. 2001-06-08 11:23:58 +00:00
Chris D. Faulhaber
ff7530c70c Update port to 1.2216
Submitted by:	 Pete Fritchman <petef@databits.net>
2001-06-06 14:55:00 +00:00
James E. Housley
9811a25b6c Forgotten file.
Add character sets to the server

PR:		27846
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-06-04 11:53:50 +00:00
James E. Housley
80c544e830 Add character sets to the server
PR:		27846
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-06-04 11:52:52 +00:00
Dirk Froemberg
d284a66d69 POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
Dirk Froemberg
4c1900dced POSIX chown syntax. 2001-06-03 18:45:35 +00:00
Akinori MUSHA
19ad98d92d Add ruby-dbd_sybase, the Sybase driver for DBI-for-Ruby. 2001-06-02 18:51:47 +00:00
Akinori MUSHA
d09bbf8473 Fix Author and WWW which were wrong. Sorry. 2001-06-02 18:49:06 +00:00
Akinori MUSHA
860fb9d287 Dig ${RUBY_SITEARCHLIBDIR}/dbi too. 2001-06-02 18:45:04 +00:00
Akinori MUSHA
c3a35c36e0 Add ruby-dbd_postgresql, the PostgreSQL driver for DBI-for-Ruby. 2001-06-02 18:03:43 +00:00
Akinori MUSHA
0aa48e2cfb Oops. 2001-06-02 17:05:45 +00:00
Akinori MUSHA
6538d2ff9d Add ruby-dbd_mysql, the MySQL driver for DBI-for-Ruby. 2001-06-02 16:58:41 +00:00
Akinori MUSHA
534b825be7 Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-based
databases.
2001-06-02 16:55:23 +00:00
Jimmy Olgeni
3ec8f2477a Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIB 2001-06-01 20:06:06 +00:00
James E. Housley
8e18ab8014 Tar file has moved and port needs a bit of tweaking
PR:		27761
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2001-06-01 11:49:08 +00:00
Dmitry Sivachenko
defa1bdbce Update to 1.2.2 2001-06-01 07:55:04 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Vanilla I. Shu
d5566f1f88 Upgrade to latest version:
p5-Apache-Reload	=>	0.07
	p5-DBD-Pg		=>	1.00
	p5-DBI			=>	1.16
	p5-IMAP-Admin		=>	1.4.3
	p5-Parse-RecDescent	=>	1.80
	p5-SQL-Statement	=>	0.1020
2001-05-30 15:17:02 +00:00
Mikhail Teterin
7cc70d6ae6 Update MASTER_SITES to reflect the new home.
distfiles could not be fetched from mysql.com any longer.

PR:	27744
Submitted by:	scorpio@drkshdw.org
2001-05-29 16:55:41 +00:00
Akinori MUSHA
3a0adb64f1 Update to 0.3. 2001-05-29 05:56:55 +00:00
Ying-Chieh Liao
a668e73aec forget to remove patch
PR:		27676
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-05-28 00:51:17 +00:00
FUJISHIMA Satsuki
b0cfe74d9c add Japanese mirror to MASTER_SITES. 2001-05-27 14:31:05 +00:00
Ying-Chieh Liao
bcb99491a7 upgrade to 7.1.2
PR:		27676
Submitted by:	maintainer
2001-05-27 12:10:49 +00:00
Vanilla I. Shu
4bd3823cc5 DBIx::XML_RDB - Perl extension for creating XML from existing DBI datasources 2001-05-27 02:04:50 +00:00
Vanilla I. Shu
be69834300 Upgrade to 0.99. 2001-05-26 11:53:21 +00:00
Alexander Langer
1f4300a57a Change the way the configure script is executed and included in order
to make dependencies work.
Call the script pre-fetch and include Makefile.inc AFTER it has been
created.

Reported by:	Disturbed FreeBSD newbie who couldn't figure out
		why this didn't work as expected.
2001-05-24 13:26:47 +00:00
Dirk Froemberg
692ff3f0a1 Add option for linuxthreads (WITH_LINUXTHREADS).
Submitted by:	Alexey Zakirov <frank@agava.com>
2001-05-23 20:26:06 +00:00
Akinori MUSHA
e19f04068a Add ruby-odbc, a Ruby extension library to use ODBC data sources 2001-05-23 19:22:33 +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
6a753f7bd6 upgrade to 2.32
PR:		27393
Submitted by:	maintainer
2001-05-19 19:22:27 +00:00
Ying-Chieh Liao
9f8697a0e9 add py-bsddb3
BerkeleyDB3 wrapper module for Python

PR:		26448
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-05-19 14:20:34 +00:00
Mikhail Teterin
8367fe1128 Fix the autogenerated LIB_DEPENDS for TCL.
PR:		ports/27416
Submitted by:	girgen@partitur.se (the maintainer)
2001-05-18 01:30:20 +00:00
Akinori MUSHA
9eccb5c8f2 Add a WITH_OLD_LAYOUT hook for those who still use PostgreSQL with the
old layout.

PR:		ports/27292
Submitted by:	Hoss Firooznia <hoss@lodestone.org>
2001-05-17 19:51:18 +00:00
Dmitry Sivachenko
38410fbf89 Upgrade to 1.1.0 2001-05-16 09:42:55 +00:00
Ade Lovett
96493092d3 Add two post-3.2.9 patches from Sleepycat themselves.
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.

Approved by:	maintainer
Obtained from:	Sleepycat
2001-05-14 14:49:53 +00:00
Dirk Froemberg
65bd433996 Upgrade to 3.23.38. 2001-05-12 14:43:52 +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
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
Sheldon Hearn
3c72350197 This is DBD::Sybase, a Perl5 database interface driver that uses the
FreeTDS libraries to connect to Sybase-like RDMSs, including MSSQL7.
2001-05-10 17:04:49 +00:00
Vanilla I. Shu
dc12b45807 Upgrade to 7.1.1
PR:		ports/27220
Submitted by:	maintainer
2001-05-09 06:00:37 +00:00
Ying-Chieh Liao
70b473129c add p5-DBIx-Recordset
Perl module for abstraction and simplification of database access

PR:		26958
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-05-08 12:01:23 +00:00
Ying-Chieh Liao
68d2ac525e With postgresql-7.1, the installer can choose to install according to
traditional layout, or to install in /usr/local, obeying hier(7). For
both ways to work, port depending on postgresql need to accept both
locations for includes and libs.

PR:		26918
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-05-08 11:36:25 +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
Thomas Gellekum
c450afa5d4 Use the same MASTER_SITES as lang/python. 2001-05-04 11:03:58 +00:00
Neil Blakey-Milner
352c21800c Update to version 2.3, there was a security issue.
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-05-03 10:04:18 +00:00
Dmitry Sivachenko
290c5384e5 Upgrade to 0.9.5.1 2001-05-03 10:00:13 +00:00
Maxim Sobolev
386199ecf4 Unbreak with python2.1. 2001-05-03 08:27:20 +00:00
Thomas Gellekum
d0a20f6628 Add checksum for python-2.1. 2001-05-02 11:45:03 +00:00
Jimmy Olgeni
785d876b22 Cosmetic changes for the shutdown procedure.
* Pass the -s option to pg_ctl, to avoid clobbering the display.
  It will show error messages only.

* Echo the port name after shutdown.

No functional changes, no PORTREVISION.
2001-05-02 11:44:38 +00:00
Michael Haro
e64c350949 update from 2.30 to 2.31
PR:		26950
Submitted by:	    maintainer
2001-05-01 09:56:31 +00:00
Michael Haro
cede1f075f Fix bad subdir entry
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
PR: 27006
2001-05-01 09:47:08 +00:00
Vanilla I. Shu
e111988bf4 Upgrade to 0.98. 2001-04-29 19:23:37 +00:00
Ying-Chieh Liao
5ddead828e add dbtool
Store and retrieve data in a key/value format in a hash database

ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port
2001-04-29 16:58:46 +00:00
Josef Karthauser
cc7883a640 Usually when you have to store persistent data you don't need a
full-blown database server, just a ASCII database would do the
trick.

AsciiDB::Tag allows you to access a simple ASCII database using a
perl hash variable. The database format is straightforward so you
can edit it by hand if you need so. Each record is stored into a
file, and a record is just a set of values tagged by the field
name.

PR:	ports/26857
2001-04-28 14:55:30 +00:00
Ying-Chieh Liao
8840882d23 add mdbtools
Utilities and libraries to export data from MS Access databases (.mdb)

PR:		26855
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-27 07:40:58 +00:00
Jimmy Olgeni
87656e7d3f Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) so
it won't be confused with the "ant" screensaver (in /usr/X11R6/bin).

PR:		26841
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-04-25 17:23:33 +00:00
Jimmy Olgeni
a3b8729fbc Misc. changes and cleanups.
* Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it
won't hang while performing batch fetch operations (like portupgrade -F)

* Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the
Makefile to register the correct tcl version in the plist.

* Do not start postgresql if the database directory does not exist: the
startup sequence could hang because of this.

* Use the "-s" option when starting postgresql with pg_ctl, so it won't
display informational messages. Display only the port name, as do other
packages startup scripts.

Approved by:	Palle Girgensohn <girgen@partitur.se>
2001-04-25 17:17:56 +00:00
Jacques Vidrine
6b71d907b1 PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) or
${PREFIX}/pgsql (old layout).  Adjust compiler flags so that headers and
libraries are found in either case.

PR:		ports/26756
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-04-25 13:20:00 +00:00
Dmitry Sivachenko
b68f7c3ba9 Remove extra empty line. 2001-04-24 10:48:58 +00:00
Dmitry Sivachenko
a45b9d2e54 Add one more MASTER_SITE 2001-04-24 10:47:36 +00:00
Akinori MUSHA
1c64e71d5b Update to 2.3.2a. 2001-04-23 13:14:59 +00:00
Ying-Chieh Liao
9702318aba upgrade to 1.0.30 2001-04-23 06:01:18 +00:00
Vanilla I. Shu
a2dae98959 Fix postgresql.jar link probram, and bump version too.
PR:		ports/26761
Submitted by:	maintainer
2001-04-23 04:13:02 +00:00
Akinori MUSHA
045d3e8b7a Update to 0.6.4. 2001-04-23 03:21:17 +00:00
Akinori MUSHA
95102deb9a Update to 0.6.3. PostgreSQL 7.1 is officially supported. 2001-04-22 20:34:54 +00:00
Vanilla I. Shu
fe0ebfd24d Upgrade to 0.97. 2001-04-21 23:55:13 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Vanilla I. Shu
bfb9f8e6c9 Upgrade to 7.1, change to new layout style.
PR:				ports/26741
Submitted by:	maintainer
2001-04-21 11:34:34 +00:00