Dirk Froemberg
5e5ce317c6
Upgrade to 3.23.47.
2001-12-29 10:33:26 +00:00
Akinori MUSHA
4198746397
Update to 2.0.10.
2001-12-28 05:25:55 +00:00
Ying-Chieh Liao
f7e76f9068
add clip 0.96
...
xBase and Clipper language compatible compiler
2001-12-27 19:26:41 +00:00
Steve Price
e5bf214d96
Remove this port since we now have db4 port for the latest version
...
and no other port uses this one.
Approved by: maintainer
2001-12-26 17:33:03 +00:00
Dmitry Sivachenko
40aba535c4
Update to 2.1.1
...
PR: 33127
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-26 11:42:33 +00:00
Ying-Chieh Liao
446ba750fc
PORTEPOCH remains 1
...
Submitted by: Joe Clarke <marcus@marcuscom.com>
2001-12-26 02:04:54 +00:00
Pete Fritchman
bbb793fd0c
Update to 0.16.
2001-12-26 01:53:23 +00:00
Pete Fritchman
9b097cf52b
Add mird 1.0.7, a free database library with transaction support.
...
PR: 31827
Submitted by: Xavier Beaudouin <kiwi@oav.net>
2001-12-26 01:11:20 +00:00
Dirk Froemberg
e5c205169e
portlint:
...
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Ying-Chieh Liao
b7ca6197d5
fix conflict db3 with other db's
...
db* utils now with `db3_' prefix (like in db4 port)
sort pkg-plist
PR: 33165
Submitted by: maintainer
2001-12-25 12:41:10 +00:00
Steve Price
2c07139283
Make this compile again by adding -lgiconv to satisfy the libct
...
dependency.
2001-12-24 22:44:43 +00:00
Steve Price
ac6282167c
Use the versioned distfile so that we get the right one.
2001-12-24 21:55:38 +00:00
Will Andrews
ab682cc6c0
Add missing firebird-devel subdir.
...
Submitted by: bento
2001-12-24 11:18:51 +00:00
Ying-Chieh Liao
77e9c7575a
patch for 4.0.14
...
PR: 32533
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
2001-12-24 10:45:47 +00:00
David W. Chapman Jr.
6b85cc8717
Update to 0.53
...
PR: 33126
Submitted by: tkato@prontomail.com
2001-12-24 04:40:36 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Ying-Chieh Liao
d1d021e1ad
db4 -> ports/databases/db4
2001-12-23 12:23:29 +00:00
Kevin Lo
3a98a72ae6
Update to version 1.64
...
PR: 33025
Submitted by: MAINTAINER
2001-12-22 13:01:27 +00:00
Kevin Lo
a8392fbf85
Update to version 2.55
...
PR: 33026
Submitted by: MAINTAINER
2001-12-22 12:55:30 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Dirk Froemberg
40118ebaa1
Add support for InnoDB tables.
...
This will emit a warning on startup and will be disabled if not
configured properly.
See http://www.mysql.com/doc/I/n/InnoDB.html for details.
2001-12-19 20:31:08 +00:00
Maxim Sobolev
41c22e9c76
Don't filter libc_r on 5-CURRENT.
2001-12-19 20:20:23 +00:00
Dirk Meyer
d7e5af9aa2
- Use standard USE_PYTHON=yes instead of hardcoded path.
...
- Fix an problem installion on a clean system.
2001-12-19 14:18:08 +00:00
Dirk Froemberg
0022a32651
- remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is set
...
- add a warning for BUILD_OPTIMIZED
2001-12-18 22:41:48 +00:00
Dirk Froemberg
e046905f75
Bump PORTREVISION here, too, because CXX="${CC}" in master port
...
also affects slave port.
2001-12-18 10:40:37 +00:00
Dirk Froemberg
b4349b0aca
- CXX=${CC} to get rid of libstdc++ in order to improve stability
...
under heavy load
- add BUILD_STATIC option to link mysqld statically
- add BUILD_OPTIMIZED to add -mcpu=pentiumpro -O3 -fno-omit-frame-pointer
to CFLAGS (and thus to CXXFLAGS)
Submitted by: Sergei Golubchik <serg@mysql.com>
2001-12-17 22:50:46 +00:00
Ying-Chieh Liao
b4317facd7
upgrade to 2.1.0
...
PR: 32851
Submitted by: Ports Fury
2001-12-17 19:19:44 +00:00
Dirk Meyer
97984638c5
- Update to build with python 2.1
...
- fix extra files in package
2001-12-17 11:48:17 +00:00
David W. Chapman Jr.
43f3f425f7
Update repo copy to firebird-devel
...
PR: 32553
Submitted by: maintainer
2001-12-17 03:35:22 +00:00
Patrick Li
ca222d57d7
Update to 1.63
...
PR: 32792
Submitted by: maintainer
2001-12-15 11:51:49 +00:00
Ying-Chieh Liao
304b48673a
add ruby-interbase
...
Ruby interface to Interbase library
PR: 31869
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-12-13 14:07:38 +00:00
Ying-Chieh Liao
a39222fe5b
change RUN_DEPENDS from p5-Mysql to p5-DBD-mysql
...
remove extra directory.
change maintainer's email
PR: 32796
Submitted by: maintainer
2001-12-13 13:31:36 +00:00
Ying-Chieh Liao
6a003de971
add p5-POE-Component-DBIAgent
...
POE Component for running asynchronous DBI calls
PR: 32783
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:30:13 +00:00
Dirk Meyer
e890501d35
Update to: metakit-2.4.2-32
...
TCLKIT is no longer part of the distribution.
METAKIT_WITH_TCL Option build metakit for tcl8.3
METAKIT_WITH_TCLKIT Option build metakit for tcl8.4
2001-12-13 11:54:55 +00:00
Ying-Chieh Liao
a7577938f9
upgrade to 1.62
...
PR: 32696
Submitted by: maintainer
2001-12-13 08:01:17 +00:00
Akinori MUSHA
a925530280
Update to 0.2.7.
2001-12-13 05:09:40 +00:00
Ying-Chieh Liao
48b5404008
pre-everything needs two colons
...
PR: 32755
Submitted by: Palle Girgensohn <girgen@partitur.se>
2001-12-12 19:30:35 +00:00
Yoichi NAKAYAMA
d1d5bc6f28
Add bbdb for Emacs, Insidious Big Brother Database.(stub for emacs20)
...
Reviewed by: knu(mentor)
2001-12-12 12:35:52 +00:00
Yoichi NAKAYAMA
3ffbe6ce35
Add bbdb for Emacs, Insidious Big Brother Database.
...
Reviewed by: knu(mentor)
2001-12-12 12:34:33 +00:00
Dag-Erling Smørgrav
a9c64dd4a9
Since nobody else seems to care about this port, grab maintainership and
...
change the edit-pr patch to use $VISUAL for all change messages, not just
for state changes.
2001-12-11 19:03:24 +00:00
Ying-Chieh Liao
6fb480eef0
upgrade to 2.54
...
PR: 32693
Submitted by: maintainer
2001-12-11 14:30:18 +00:00
David W. Chapman Jr.
7be362e25e
Update MASTER_SITES
...
PR: 32634
Submitted by: maintainer
2001-12-09 01:00:48 +00:00
Andrey A. Chernov
435db652f7
Suggest user deleting command instead of using it automatically
2001-12-07 23:23:01 +00:00
Pete Fritchman
b89779c170
- update to 2.53
...
- sort pkg-plist
PR: 32496
Submitted by: maintainer
2001-12-04 09:51:56 +00:00
Pete Fritchman
3f77e0d6b2
Add py-cdb-0.22.a, a Python interface to D. J. Bernstein's CDB (constant
...
database) library
PR: 32489
Submitted by: Jason R. Mastaler <jason@mastaler.com>
2001-12-04 09:40:13 +00:00
Akinori MUSHA
2c26b28e56
Update to 2.4.1.
2001-12-02 19:36:33 +00:00
Steve Price
fff7cb6e02
Use versioned (1.0.32) to overcome unfetchable distfile.
...
PR: 32413
2001-12-02 18:19:09 +00:00
Dmitry Sivachenko
4195dfbcec
Minor updates from MAINTAINER.
...
PR: 32423
Submitted by: chris@aims.com.au
2001-12-02 17:53:14 +00:00
Dirk Froemberg
417a7a0ec0
Upgrade to 3.23.46.
2001-12-02 11:18:07 +00:00
Ying-Chieh Liao
459ec2b391
remove old email
...
add WWW
PR: 32403
Submitted by: maintainer
2001-12-02 09:48:29 +00:00
Ying-Chieh Liao
40cd1c359c
update maintainer email
...
PR: 32402
Submitted by: maintainer
2001-12-02 09:46:11 +00:00
Jacques Vidrine
568c4ec45d
Fix a malformed patch.
...
Noticed by: olgeni
2001-12-01 13:07:58 +00:00
Akinori MUSHA
6be3b71821
Update to 2.0.9.
2001-12-01 11:31:02 +00:00
Maxim Sobolev
7124386487
Update checksums because distfiles were rerolled without version bump.
...
Since there were some non-witespace changes bump PORTREVISIONs.
Prompted by: many
2001-12-01 08:21:14 +00:00
Jacques Vidrine
6c5a6c857f
The patch for using mx.DateTime instead of DateTime was incomplete.
...
Update it.
Submitted by: Allan Saddi <asaddi@philosw.com>
2001-11-30 20:20:14 +00:00
Clive Lin
ee0bd30627
New port: p5-DBD-ODBC, DBD module interfacing the ODBC databases.
2001-11-30 10:40:02 +00:00
Dmitry Sivachenko
ad1717ca05
Change MAINTAINER to chris@aims.com.au.
...
PR: 32386
Approved by: former MAINTAINER
2001-11-30 01:04:14 +00:00
Pete Fritchman
67e40562d5
Fix ownership and permissions on shlibs to make ldconfig happy.
...
PR: 31871
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-11-29 18:00:12 +00:00
Ruslan Ermilov
84433f4268
The fix was incorporated into Gnats 1.113 on 1999/10/27.
2001-11-29 12:44:48 +00:00
Akinori MUSHA
7ae065948c
Update to 0.2.6.
2001-11-28 14:00:14 +00:00
Chris D. Faulhaber
7665b67acd
Add p5-DBD-mysql
2001-11-27 17:51:36 +00:00
Chris D. Faulhaber
2c6bfc326a
Add (after repo-copy) p5-DBD-mysql, a perl DBD driver for
...
MySQL. This port will supercede p5-Mysql after verifying
there are no problems with existing ports/applications.
PR: 32130
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-11-27 17:51:06 +00:00
Chris D. Faulhaber
8a967b8196
Use MASTER_SITES that do not redirect to obfuscated
...
directory names.
2001-11-27 15:13:22 +00:00
Vanilla I. Shu
004b036230
Upgrade to 1.20.
2001-11-26 12:11:34 +00:00
Dirk Froemberg
e9185746c0
Upgrade to 3.23.45.
2001-11-24 12:54:12 +00:00
Dirk Meyer
6eb259c96a
fix FREEBSD tag
2001-11-24 04:54:11 +00:00
Dirk Meyer
2804095ef2
Add new option METAKIT_WITH_TCLKIT
...
that can only build under tcl84/tk84
2001-11-24 04:53:27 +00:00
David W. Chapman Jr.
7195cf3d49
Update to 1.54
...
PR: 32010
Submitted by: maintainer
2001-11-24 02:08:05 +00:00
Pete Fritchman
ea94a481e8
Fix compilation: malloc.h -> stdlib.h
...
PR: 32201
Submitted by: Anthony Kim <anthony.kim@vw.com>
2001-11-24 01:36:45 +00:00
Max Khon
43e73b2ccb
mark port as NO_CDROM/RESTRICTED/NO_PACKAGE because redistribution terms
...
are unclear.
2001-11-21 22:56:17 +00:00
Maxim Sobolev
1676e3e8dc
Add patch which I missed in the previous commit.
...
Submitted by: Anders Andersson <anders@codefactory.se>
2001-11-21 16:16:20 +00:00
Maxim Sobolev
e8d5a4dc1e
Update checksum - the distfile has been rerolled without version bump. Since
...
there are significant differencies between old and new version bump
PORTREVISION.
2001-11-21 11:26:37 +00:00
Maxim Sobolev
b3fb2fe328
Update checksum - the distfile has been rerolled without version bump. Since
...
there are significant differencies between old and new version bump
PORTREVISION.
RP: 32131
Submitted by: Takahiro Fujita <takfjt@anet.ne.jp>
2001-11-21 11:23:50 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Akinori MUSHA
e8b96425ac
Update to 0.6.5.
2001-11-19 14:00:38 +00:00
Dirk Froemberg
ab97b362e4
Update to 3.23.44.
2001-11-18 20:30:31 +00:00
Anton Berezin
b036c64434
Update to 0.47.
2001-11-18 18:06:08 +00:00
Akinori MUSHA
ea1365337b
Add ruby-dbd_sqlrelay, the SQLRelay driver for DBI-for-Ruby.
2001-11-15 13:23:38 +00:00
Akinori MUSHA
c24a1a839b
Add ruby-dbd_sqlite, the SQLite driver for DBI-for-Ruby.
2001-11-15 13:18:52 +00:00
Akinori MUSHA
f35e83e268
Update dbi and dbd modules to 0.0.11.
2001-11-15 13:16:23 +00:00
Akinori MUSHA
32ed97a0a6
Update to 0.2.4.
2001-11-15 10:02:29 +00:00
Johann Visagie
6e76729a1c
- Update to version 0.2.2 (release)
...
- Streamline slightly the selection of whether to compile with GUI support,
but this still needs further stress testing
- Add patch to work around bsd.port.mk problem described in PR 31142
2001-11-14 13:55:28 +00:00
Neil Blakey-Milner
c144bdadd9
Update of the py-pyPGSQL port to version 2.0.
...
PR: ports/31887
Submitted by: Gerhard Häring <gerhard@bigfoot.de> (maintainer)
2001-11-10 07:01:33 +00:00
Kevin Lo
f182617454
- Update to version 1.51
...
- Update WWW
PR: 31786
Submitted by: MAINTAINER
2001-11-08 15:59:07 +00:00
Kevin Lo
84042657ba
Update to version 2.49
...
PR: 31799
Submitted by: MAINTAINER
2001-11-08 15:48:02 +00:00
Akinori MUSHA
21cd9472a1
Add a missing entry: libudbc.
2001-11-07 06:08:44 +00:00
Vanilla I. Shu
505f1c3d72
Upgrade to 1.50.
...
PR: ports/31696
Submitted by: maintainer
2001-11-04 10:39:35 +00:00
Vanilla I. Shu
a5dfe74fa5
Upgrade to 1.03.
...
PR: ports/31114
Submitted by: maintainer
2001-11-04 10:01:36 +00:00
Ying-Chieh Liao
fe4a71305a
add libdbi
...
Database Independent Abstraction Layer for C
2001-11-04 06:20:39 +00:00
Neil Blakey-Milner
cd4c2a4e4b
Add pyPgSQL, a Python DB-API 2 compliant library for using PostgreSQL
...
databases
PR: 31705
Submitted by: Gerhard Häring <gerhard@bigfoot.de>
2001-11-02 15:00:28 +00:00
Pete Fritchman
8026900b57
Update to 0.15
2001-11-02 14:16:27 +00:00
Maxim Sobolev
b0790e4238
Don't link in libc - FreeBSD doesn't need this.
...
Submitted by: Ports Fury
2001-10-31 08:20:45 +00:00
Mikhail Teterin
2016c8b433
Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not to
...
install an unpatched version of a document (.orig).
2001-10-31 06:48:58 +00:00
Dirk Meyer
d12099125d
Update to 2.4.1
...
- Add Support for tcl interface
- Support to build without python
- Add target for regression test
- make HTML documentation work
- Fix install bug for FreeBSD >= 4.4
- Take Maintainership
Approved by: rcarter@pinyon.org (Russell L. Carter)
2001-10-26 21:14:08 +00:00
Maxim Sobolev
2ce90b3910
Update to 0.2.93.
2001-10-23 13:30:14 +00:00
Akinori MUSHA
eed1317d13
Update ruby-dbi/dbd_* modules to 0.0.10.
2001-10-23 07:56:32 +00:00
Max Khon
bcfaae4672
libudbc: Openlink UDBC SDK
...
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
2001-10-22 18:31:08 +00:00
Anton Berezin
c1f2db8217
Update to 0.46; add WWW.
2001-10-22 12:47:24 +00:00
Akinori MUSHA
9d6ead4e8c
Make this LOCALBASE safe.
...
Reported by: Thomas Hurst <tom.hurst@clara.net>
2001-10-22 11:38:34 +00:00
Akinori MUSHA
3c63aabedb
Add namazu2.
2001-10-21 20:33:57 +00:00
Akinori MUSHA
ea5a85ae6d
- Introduce namazu to the world, after a repocory from the japanese
...
category.
Namazu is a full-text search system intended for easy use. Not only
it works as a CGI program for a small or medium scale Web search
engine, but also works as a personal use search system for your pile
of emails.
(The Japanese word `Namazu' means `catfish' in English)
- Remove the Japanese specific dependencies.
- Add a patch to provide a better configuration example.
2001-10-21 20:27:13 +00:00
Andrey A. Chernov
9b39f177c5
Upgrade to 2.0.12
2001-10-21 18:41:45 +00:00
Akinori MUSHA
423dc0dd78
A pkg-comment should be up to 70 bytes in length.
2001-10-20 17:16:44 +00:00
Kevin Lo
6ce50c59c5
- Change the installation directory of adodb
...
- Bump PORTREVISION
- Change email address
PR: 31354
Submitted by: MAINTAINER
2001-10-19 15:38:06 +00:00
David W. Chapman Jr.
552cb0a852
Update to 2.47
...
PR: 31230
Submitted by: maintainer
2001-10-19 04:20:40 +00:00
Ying-Chieh Liao
897b3979a4
add p5-DBD-InterBase
...
DBI driver for InterBase RDBMS server
PR: 31283
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-10-18 18:52:15 +00:00
Jacques Vidrine
121cab4a2d
Fix import of DateTime module.
...
Submitted by: olgeni
2001-10-16 14:37:37 +00:00
Akinori MUSHA
db8f9f77f0
Add ruby-search-namazu, a Ruby library which wraps libnmz of Namazu.
2001-10-13 10:04:40 +00:00
Akinori MUSHA
2cf6d574a7
Properly record the libintl dependency in libnmz.
...
Bump PORTREVISION accordingly.
2001-10-13 09:48:39 +00:00
Akinori MUSHA
7145b42c17
Update to 2.4.
2001-10-13 07:35:08 +00:00
Akinori MUSHA
46cc099628
Change CATEGORIES. Add "www" and move "databases" forward.
2001-10-12 20:10:12 +00:00
Akinori MUSHA
20d9beaf15
Update to 0.94.
2001-10-12 07:53:14 +00:00
Anton Berezin
a373cc2a6e
Add p5-GraphViz-DBI, perl module to graph database tables and relations.
2001-10-10 00:13:54 +00:00
Johann Visagie
3d461ccf39
- Update to version 2.50.39
...
- Add more mirrors to MASTER_SITES
- Add a knob to control whether it gets compiled with support for iODBC or
unixODBC
- Install some (optional) docs in DOCSDIR
Approved by: No response from maintainer for 5 days.
2001-10-09 10:33:49 +00:00
Mario Sergio Fujikawa Ferreira
fcdf17994d
Location independence (by LOCALBASE) of both ltconfig and ltmain.sh
...
PR: 30920
Submitted by: MAINTAINER
Prompted by: Mike Meyer <mwm@mired.org>
2001-10-07 17:04:00 +00:00
Anton Berezin
0998c189fe
Update to 0.45.
2001-10-07 14:33:10 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Dirk Froemberg
882695f893
Upgrade to 3.23.43.
2001-10-05 19:15:41 +00:00
Chris D. Faulhaber
66c16c713f
Update port to 0.0.13
2001-10-04 19:17:38 +00:00
Johann Visagie
8285df9452
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC
...
access to data sources.
2001-10-04 08:51:47 +00:00
Johann Visagie
46e10b77bd
- Update to version 3.0.5
...
- Add dependency on GTK (new in this version) via USE_GTK knob
- Install sample configuration files
- Install odbctest binary
- Tweak installation directory of configuration files, and name of odbctest
binary so as not to conflict with the port databases/unixODBC
- Install some basic documentation in $DOCSDIR
- Expand and clarify pkg-descr; reword pkg-comment to be more correct
Approved by: No response in ~25h from maintainer. (Apologies for the
short wait; I have a port waiting in the wings which depends
on this one.)
2001-10-03 12:54:13 +00:00
Vanilla I. Shu
3b7554eef6
Upgrade to 2.46
...
PR: ports/30992
Submitted by: maintainer
2001-10-03 03:33:30 +00:00
Anton Berezin
47ce435db1
Update to 0.43.
2001-10-02 18:29:37 +00:00
Mario Sergio Fujikawa Ferreira
75845154e7
support NOPORTDOCS
...
PR: 29799
Submitted by: Patrick Li <pat@databits.net>
Approved by: MAINTAINER (timeout > 1 month)
2001-09-27 00:29:35 +00:00
Mario Sergio Fujikawa Ferreira
78b3d93ef5
support NOPORTDOCS
...
PR: 29801
Submitted by: Patrick Li <pat@databits.net>
Approved by: MAINTAINER (timeout > 1 month)
2001-09-27 00:26:51 +00:00
FUJISHIMA Satsuki
468686bf37
retire problematic MASTER_SITES.
...
PR: 30805
Submitted by: maintainer
2001-09-24 22:54:42 +00:00
David W. Chapman Jr.
8d4aaae9c7
Update to 2.45
...
PR: 30759
Submitted by: maintainer
2001-09-23 18:52:03 +00:00
Akinori MUSHA
70e2b19e83
Update to 0.28.
2001-09-21 17:26:30 +00:00
Akinori MUSHA
c17b3eedea
Sort entries.
2001-09-21 05:49:14 +00:00
David W. Chapman Jr.
125bfddf51
Update to 2.44
...
PR: 30694
Submitted by: maintainer
2001-09-21 02:53:37 +00:00
Johann Visagie
5917176a1b
- Remove explicit @cwd fom pkg-plist; this is not necessary now that this
...
port is installed $PREFIX-clean and can, in fact, now cause breakage. This
emerged during some discussion with the MAINTAINER which gave me the
opportunity to think this issue through.
2001-09-20 09:41:29 +00:00
Akinori MUSHA
9a1e8fea6e
Update ruby to the 1.6.5 release.
2001-09-19 14:34:06 +00:00
Johann Visagie
50c1af246c
- Update to version 3.3.0
...
- Make $PREFIX-clean
- Also install *.pyo files to ensure clean deinstallation always
Approved by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-19 07:36:33 +00:00
Johann Visagie
6794d0e21f
Add zodb 2001.06.16, the Zope Object Database - an object database
...
written in Python.
2001-09-18 14:58:15 +00:00
Akinori MUSHA
37f0f0aa36
Bump the PORTREVISION's of the ports which install architecture
...
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
SADA Kenji
1508195d55
NOPORTDOCS support for pkg-plist
...
PR: ports/29798
Submitted by: Patrick Li <pat@databits.net>
Approved by: maintainer
2001-09-16 15:36:14 +00:00
David W. Chapman Jr.
b8b3847d28
Update to 2.43
...
PR: 30575
Submitted by: maintainer
2001-09-15 04:42:34 +00:00
Pete Fritchman
4add2be2d5
Update to 0.14
2001-09-14 08:15:36 +00:00
Akinori MUSHA
0c70a561a0
Chase a repack.
...
This seems to be another update without a version bump.
2001-09-13 16:59:49 +00:00
Akinori MUSHA
2d6675c389
Update to 2.0.7.
2001-09-13 13:12:23 +00:00
Mario Sergio Fujikawa Ferreira
1340b8838e
honor PREFIX
...
PR: 30387
Submitted by: MAINTAINER
2001-09-12 23:20:29 +00:00
Akinori MUSHA
af237e2e97
Update to 0.2.5.
2001-09-12 15:10:41 +00:00
Akinori MUSHA
b977f3a804
Update to 2.0.6.
...
Add databases to CATEGORIES.
Remove not really needed dependencies on wv and xl.
2001-09-12 10:54:22 +00:00
Neil Blakey-Milner
828425b062
Default to using PHP4 and not PHP3, as recommended by the phpPgAdmin
...
site, and also because it makes it work better out the box. Thanks
Paul.
Submitted by: Paul Pathiakis <ppathiakis@homeportfolio.com>
2001-09-11 10:32:48 +00:00
Andrey A. Chernov
5676988fbd
Bump png major
2001-09-11 03:32:41 +00:00
Dirk Froemberg
19add691ef
Upgrade to 3.23.42.
2001-09-10 16:13:36 +00:00
David W. Chapman Jr.
82694f7277
Update to 2.41
...
PR: 30459
Submitted by: maintainer
2001-09-10 01:06:09 +00:00
Akinori MUSHA
4a035c452d
Update ruby-dbi and ruby-dbd_* modules to 0.0.9.
2001-09-08 16:45:56 +00:00
Akinori MUSHA
33fcc64cd1
Update to 0.93.
2001-09-07 14:26:37 +00:00