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
David W. Chapman Jr.
2f9d6f48db
Comply with NOPORTDOCS
...
PR: 29800
Submitted by: pat@databits.net
No response: maintainer
2001-09-03 22:27:58 +00:00
Akinori MUSHA
c98c9d738f
Add mysql-gui, a graphical SQL client for MySQL.
...
PR: ports/29862
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-09-03 18:54:20 +00:00
Akinori MUSHA
6c96feb39d
Update to 1.0.32 and unbreak.
...
- Complete SRCS.
- Patch tableapi.test to avoid an out-of-scope error.
2001-09-03 12:27:59 +00:00
Akinori MUSHA
6e277359f3
Update to 0.92.
2001-08-31 11:13:45 +00:00
Mario Sergio Fujikawa Ferreira
9d84bf7cd5
o add NO_BUILD instead of an empty do-build target
...
o unecho some commands in Makefile
o support NOPORTDOCS in PLIST
PR: 29797
Submitted by: Patrick Li <pat@databits.net>, bento
2001-08-30 05:26:46 +00:00
Mario Sergio Fujikawa Ferreira
a7195322b1
o style fixes in Makefile and deployment of DOCSDIR var
...
o support NOPORTDOCS in PLIST
PR: 29796
Submitted by: Patrick Li <pat@databits.net>
2001-08-30 05:12:47 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
...
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
Akinori MUSHA
b29c3f9a07
Update to 0.2.4.
2001-08-28 14:37:26 +00:00
Akinori MUSHA
058769cbb5
Update to 0.91.
2001-08-25 21:04:43 +00:00
Anton Berezin
2835757114
Remove redundant USE_PERL5 statements.
2001-08-24 21:32:55 +00:00
Peter Pentchev
6cdbe1f2de
Correct the config file name.
...
PR: 30022
Submitted by: maintainer
2001-08-24 14:32:43 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
Dmitry Sivachenko
bbb7fda618
Upgrade to 2.0.9
...
PR: 29819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-22 01:36:40 +00:00
Clive Lin
5c871f4845
Update the PostgreSQL port to 7.1.3.
...
A note about how to install languages into a PostgreSQL database is added.
PR: ports/29916
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
Michal Pasternak <doc@lublin.t1.pl> (the note)
2001-08-21 04:31:39 +00:00
Kevin Lo
1f8fba3a2b
Update to version 2.38
...
PR: 29878
Submitted by: MAINTAINER
2001-08-20 16:01:24 +00:00
Maxim Sobolev
af54e2347c
Chase distfile update w/o version bump.
...
Submitted by: olgeni
2001-08-20 15:59:07 +00:00
Maxim Sobolev
e90ab85170
OOPS, I donno what I was smoking - there was no checksum update, so revert
...
PORTREVISION bump.
2001-08-20 08:59:07 +00:00
Maxim Sobolev
2438a93a9c
Chase checksum update and bump PORTREVISION.
2001-08-20 08:57:08 +00:00
Maxim Sobolev
0e1e80a913
Forgot to `cvs add' this file.
2001-08-20 08:56:27 +00:00
Maxim Sobolev
959d2ed986
Another checksum update w/o version bump - as it was correctly predicted in
...
my previous update the GNOME folks rerolled distfile once more because previous
one was lacking some files necessary for configure script to work properly.
2001-08-20 08:55:25 +00:00
Dirk Froemberg
5c0d042ee7
Simplify PORTNAME.
2001-08-18 21:58:55 +00:00
Dirk Froemberg
77ab88f1e1
Add dependency to p5-Mysql for the server part. mysql_convert_table_format,
...
mysql_setpermission and mysqlhotcopy need the perl module.
2001-08-18 21:57:18 +00:00
Akinori MUSHA
5430d05316
Update to 0.2.3.
2001-08-18 14:11:53 +00:00
Johann Visagie
fffd18817d
Add another (the final remaining) Zope Product port to the "zope" virtual
...
category.
2001-08-16 15:36:39 +00:00
Maxim Sobolev
972960bd4c
Remove lib*.la files after installation, because presence of this files
...
breaks gnomedb build on 4-STABLE.
Reported by: *many*
2001-08-16 11:28:27 +00:00
Akinori MUSHA
4fb930a694
Update to 0.9.
2001-08-15 19:19:19 +00:00
Maxim Sobolev
0c01592026
<GNOME release management just sucks>
...
Another day, another bumpless distinfo update.
</GNOME release management just sucks>
2001-08-14 09:57:35 +00:00
Maxim Sobolev
8158f2972b
<GNOME release management just sucks>
...
Another day, another version-bumpless distinfo update. This time distfile
misses some files required by configure script, so expect another bumpless
update RSN.
</GNOME release management just sucks>
Submitted by: bento
2001-08-14 09:56:49 +00:00
Maxim Sobolev
5eef902481
Update WWW.
2001-08-14 06:56:04 +00:00
Dirk Froemberg
6a45e46521
Upgrade to 3.23.41.
2001-08-13 22:08:59 +00:00
Dirk Froemberg
7a6e5f95b2
Cleanup:
...
- rename INSTALL_DB_FORCE to SKIP_DNS_CHECK
- add additional comments for build options
- move printing of build option to server part
2001-08-13 21:50:34 +00:00
Kevin Lo
0bd99b0e8f
Update to version 2.37
...
PR: 29673
Submitted by: MAINTAINER
2001-08-13 12:20:53 +00:00
Maxim Sobolev
599ff655c9
Update checksum. The distfile has been reroled without version bump.
...
Bump PORTREVISION.
Submitted by: many
2001-08-13 09:34:49 +00:00
David W. Chapman Jr.
78ac516fca
Update to 0.9
...
Remove files/patch-ab
PR: 29554
Submitted by: maintainer
2001-08-12 16:09:06 +00:00
Dirk Froemberg
7c4b919300
Upgrade to 1.7.9.
...
PR: ports/29301
Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
2001-08-08 21:30:23 +00:00
Mario Sergio Fujikawa Ferreira
9e3b216a7e
o Update to 1.5
...
o USE_X_PREFIX
o Support NOPORTDOCS
PR: 29440
Submitted by: Kato Tsuguru <tkato@prontomail.com>
2001-08-08 05:32:12 +00:00
Mario Sergio Fujikawa Ferreira
f4b9a39c5d
o Update to 2.23
...
o PTHREAD_{CFLAGS,LIBS}
o Support NOPORTDOCS
PR: 29438
Submitted by: Kato Tsuguru <tkato@prontomail.com>
2001-08-08 05:05:25 +00:00
Maxim Sobolev
4d89842b1c
Update to 0.2.90.
2001-08-06 10:58:00 +00:00
Dirk Froemberg
376118afd8
Add two new Makefile variables: SKIP_INSTALL_DB, INSTALL_DB_FORCE
...
(see Makefile for explanation).
2001-08-05 12:01:09 +00:00
Dirk Froemberg
1d76ac4750
Upgrade to 0.3.4.
2001-08-05 08:49:33 +00:00
Dirk Froemberg
56a57b69c3
Update URL and take new description from there.
2001-08-05 08:45:54 +00:00
Mario Sergio Fujikawa Ferreira
57f25fdb01
o Fix PLIST
...
o Better packaging and removal of configuration file
PR: 29428
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-05 04:28:23 +00:00
Ying-Chieh Liao
f4d7cd7f73
add p5-CDB_File
...
Perl5 interface to the CDB package
PR: 28400
Submitted by: Jon Nistor <nistor@snickers.org>
2001-08-04 08:41:40 +00:00
Anton Berezin
96811cca6f
Update databases/p5-DBIx-SearchBuilder to 0.41.
2001-08-03 20:22:17 +00:00
Maxim Sobolev
9190868cca
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,
...
because this directory is actually created by gnomedb.
2001-08-03 06:48:45 +00:00
Maxim Sobolev
0433feb657
Bump PORTEPOCH because we have decreased PORTVERSION number.
...
Overlooked by: knu
2001-08-02 17:00:53 +00:00
Akinori MUSHA
4a1bab22eb
Add 2 new patches from the vendor:
...
1) Fix a bug in DB 1.85 compatibility mode that could cause DB 1.85
applications to fail to compile.
2) Fix a bug where some of the example programs fail to compile on
VxWorks (Tornado 2.0).
PR: ports/29382
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> (MAINTAINER)
2001-08-02 09:52:17 +00:00
Akinori MUSHA
8b6dfb734d
Link with -ldb3 instead of -ldb.
2001-08-02 08:37:36 +00:00
Dmitry Sivachenko
4e1a009565
Update to 1.2.4.
2001-08-02 03:33:17 +00:00
Akinori MUSHA
b4b003686c
Add db3-latest, the latest version of databases/db3, 3.3.11.
2001-08-01 12:02:51 +00:00
Akinori MUSHA
79f86fd6ec
Back out the db3 port update because some of these dependent ports had
...
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
00a8157778
Back out the db3 update for the moment, due to the incompatibilty
...
problem that broke the openldap2 build.
2001-08-01 11:51:53 +00:00
Akinori MUSHA
fc1fd20d7c
Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so
...
links.
PR: ports/29304
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> (MAINTAINER)
2001-08-01 07:16:15 +00:00
Dirk Meyer
61de52eb20
Dropped Maintainership
2001-08-01 05:42:06 +00:00
Dirk Froemberg
423d70c5d9
Upgrade to 3.23.40.
2001-07-31 21:10:10 +00:00
Akinori MUSHA
8478d99838
Update to 0.2.2.
2001-07-29 15:44:55 +00:00
Akinori MUSHA
2533f163fd
Update ruby-dbi and dbd modules to 0.0.8.
2001-07-29 11:03:43 +00:00
Anton Berezin
adbf9c9815
Fix missing libs in databases/db3 package-list.
...
PR: 29230
Submitted by: maintainer
2001-07-27 15:45:11 +00:00
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