Commit Graph

953 Commits

Author SHA1 Message Date
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
Dirk Froemberg
fe7ab376bb Upgrade to 3.23.37. 2001-04-21 11:26:11 +00:00
Vanilla I. Shu
9c25351e1d Add a patch for Pg.pm, and bump version.
Obtained from:	scrappy
2001-04-19 05:44:03 +00:00
Vanilla I. Shu
02fff4b050 Upgrade to 0.96. 2001-04-19 05:21:20 +00:00
Akinori MUSHA
917cbef8f3 Update MASTER_SITES and WWW. 2001-04-18 12:02:57 +00:00
Chris D. Faulhaber
dad9e76615 Update port to 1.2 2001-04-16 17:08:47 +00:00
Akinori MUSHA
fb6abf65bc Update to 0.1.8. 2001-04-16 13:17:18 +00:00
Kevin Lo
991dfe77b7 Upgrade to version 2.30
PR: 26594
Submitted by: MAINTAINER
2001-04-15 15:08:46 +00:00
Akinori MUSHA
3b74131b66 Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
Akinori MUSHA
aed9cbe1ae Retire Ruby 1.4. Use 1.6 instead, now the migration period is over.
Approved by:	yasuf@bsdclub.org (MAINTAINER)
2001-04-13 19:08:49 +00:00
Dmitry Sivachenko
7645c60ab3 Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
Ben Smithurst
3f9a2a8d09 * USE_BZIP2
* New master sites; sourceware.cygnus.com seems to only allow 5 anonftp
  connections.

Approved by:	pst (maintainer)
2001-04-11 21:57:44 +00:00
Jimmy Olgeni
e8e8a12c6e Fixed a typo (functionnalities -> functionalities) 2001-04-11 05:48:16 +00:00
Akinori MUSHA
361a1e580a Update to 0.1.7. 2001-04-11 05:17:53 +00:00
Dirk Froemberg
7d343e5818 Switch to MASTER_SITE_SOURCEFORGE. 2001-04-08 20:40:54 +00:00
Kevin Lo
4dcb5425c6 Upgrade to version 2.29
PR: 26379
Submitted by: MAINTAINER
2001-04-08 09:09:36 +00:00
Dirk Froemberg
b3b3a86d86 Fix typo (Latin1 -> latin1).
Noticed by:	Jon Nathan <jon@rupture.net>
2001-04-05 13:15:22 +00:00
Vanilla I. Shu
5a036a415a Upgrade to 0.1025
Approved by:	maintainer
2001-04-05 05:08:44 +00:00
Vanilla I. Shu
b56bff1527 Upgrade to 0.1017.
Approved by:	maintainer
2001-04-05 03:10:37 +00:00
Michael Haro
0be922bae8 Use PERL_VER and PERL_ARCH instead of hard coded versions
PR:		26334
Submitted by:	    maintainer
2001-04-04 07:41:20 +00:00
Vanilla I. Shu
1031334dc0 Upgrade to 1.15 2001-04-02 14:26:25 +00:00
Dmitry Sivachenko
110787bd72 Update to version 0.7.5 2001-04-02 11:01:10 +00:00
Michael Haro
0b214a5e97 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
Dmitry Sivachenko
6fff0d135d Update to version 0.7.0. 2001-03-30 11:27:51 +00:00
Maxim Sobolev
18ef772763 Newest versions of this port use QT+KDE instead of GTK+GNOME, so drop
maintainership, because I don't have a QT/KDE installed and certainly won't
install it just to test this port. Hopefully some QT/KDE addict would take
care of it.
2001-03-30 11:06:18 +00:00
Maxim Sobolev
6380de6bcb Update to 0.3.5. 2001-03-29 22:48:08 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
7530f93a62 Update to version 2.28
PR: 26180
Submitted by: MAINTAINER
2001-03-29 15:57:42 +00:00
Dirk Froemberg
d7e6656197 Upgrade to 3.23.36.
From the announcement:

"This release should fix the final bugs we accidently got into 3.23.34
and a long security bug that has been in MySQL a long time!

The main fixed bugs are that UPDATE didn't always use keys when
updating on something not based on a primary key and that 'affected
rows' wasn't returned to the client if the mysqld server wasn't
compiled with support for transactions."
2001-03-28 13:43:06 +00:00
Dmitry Sivachenko
320ae2df69 Eliminate -ffast-math slightly better way.
Submitted by:	knu
2001-03-28 13:22:15 +00:00
Jun Kuriyama
28d289fe2f Remove -ffast-math from $CFLAGS.
PR:		ports/25750 (problem report)
Submitted by:	kuriyama
Approved by:	dima (maintainer)
2001-03-26 10:55:29 +00:00
Kevin Lo
980af03d6b Fix problem on -CURRENT.
PR: 26066
Submitted by: MAINTAINER
2001-03-25 15:23:24 +00:00
Ying-Chieh Liao
84b2bc0185 upgrade to 1.0.27
PR:		26028
2001-03-23 16:57:00 +00:00
Kevin Lo
198c39f858 Update to version 2.0.5
PR: 25995
Submitted by: Ports Fury
2001-03-23 14:01:00 +00:00
Kevin Lo
89b7e9d086 Update to version 2.27
PR: 25969
Submitted by: MAINTAINER
2001-03-22 15:22:56 +00:00