Kris Kennaway
d894e365fe
BROKEN on 5.x: does not compile
2003-10-15 22:23:25 +00:00
Mathieu Arnold
4bab32a5de
Update to 0.10
2003-10-15 15:38:31 +00:00
Sergey Skvortsov
7cd6048272
Updated to 0.31
2003-10-15 10:41:44 +00:00
Kris Kennaway
8372f51eb3
BROKEN: Does not install
2003-10-15 01:47:27 +00:00
Akinori MUSHA
83b88dc15f
Drop maintainership. I don't use these regularly any more, sorry.
...
Seems they started using Linux specific constants..
2003-10-14 22:39:51 +00:00
Akinori MUSHA
b28f6016d3
Update to 0.3.6.
2003-10-14 22:31:23 +00:00
Akinori MUSHA
ad6d7454c8
Update to 1.1a.
2003-10-14 22:23:09 +00:00
Akinori MUSHA
ec6e57c12b
Add a post-install message that DBD ports are available as separate
...
ports.
Suggested by: Justin Honold <justin@badbeat.com>
2003-10-14 22:11:16 +00:00
Sergey Skvortsov
e9c9211c37
Updated to 0.14
2003-10-14 15:13:47 +00:00
Joe Marcus Clarke
133377b442
s/pqeasy/pgeasy/
...
Submitted by: Sebastian Schaffert <wastl@wastl.net>
2003-10-13 16:26:20 +00:00
Edwin Groothuis
87c975419f
New slaveport: databases/postgresql-client.
...
It installs databases/postgresql7 with the WITHOUT_SERVER
option, making it an ideal replacement for all the ports
'which require libpq.so.3 but are currently building the
full database server for it'.
2003-10-13 09:58:55 +00:00
Edwin Groothuis
7f0aef52d7
Set pkg-comment only when there isn't one set yet (make port
...
master/slave clean)
2003-10-13 09:54:16 +00:00
Adam Weinberger
a2569ad102
Update to 1.0.1.
2003-10-12 18:48:14 +00:00
Sergey Skvortsov
be38f717af
Updated to 0.30
2003-10-12 11:48:36 +00:00
Dirk Meyer
7da1ac3184
- use DOCSDIR
2003-10-12 11:03:50 +00:00
Hye-Shik Chang
c3c32d88c7
Add a CONFLICT entry against databases/zodb3.
...
Spotted by: kris
2003-10-12 04:06:16 +00:00
Hye-Shik Chang
2087355b7a
- Update to 3.2.
...
- Assign maintainership to me.
- Add an CONFLICTS entry against zodb-1*.
2003-10-11 11:44:27 +00:00
Mathieu Arnold
3b85408d3d
Update to 1.01
...
use %%SITE_PERL%%
Approved by: maintainer
2003-10-10 14:55:43 +00:00
Kirill Ponomarev
0ae592b4ce
- Install example and (minimal) documentation
...
- Use PYTHON_SITELIBDIR macro in pkg-plist
- Shorten COMMENT to make pkg_info(1) happier
- Bump PORTREVISION for changed package
PR: 57814
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: maintainer
2003-10-10 13:42:36 +00:00
Mathieu Arnold
7bd6e6e3ca
Update to 1.22
2003-10-09 11:02:46 +00:00
Dag-Erling Smørgrav
7977c0ecab
Miscellaneous installation improvements, including (but not limited to)
...
preserving pre-existing configuration and data.
2003-10-09 01:17:43 +00:00
Vanilla I. Shu
3089058632
Upgrade to 0.7.2.
...
PR: ports/57615
Submitted by: maintainer
2003-10-06 20:48:55 +00:00
Edwin Groothuis
417280973f
[patch] databases/py-MySQLdb: take maintainership and misc improvement.
...
* Use USE_MYSQL and BROKEN_WITH_MYSQL for 4.1.x since it doesn't work
(thanks to Guy Middleton <guy@obstruction.com> for testing it with MySQL 4.0.x)
* use %%DOCSDIR%%
* take maintainership
PR: ports/56579
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-06 12:52:56 +00:00
Edwin Groothuis
22c103538d
New port: special purpose database application
...
The useracc utility is a special purpose database application
to store and retrieve data about users in a distributed
environment. It is usable in situations where a single
numerical and/or a single non-numerical field for each index
(possibly a user name) are adequate.
PR: ports/46394
Submitted by: Konrad Heuer <kheuer@gwdg.de>
2003-10-06 01:07:31 +00:00
Sean Chittenden
89d3cf7a9f
Add a cast of tunables (mostly for for development and debugging) and
...
upddate the port for 7.4 beta 4.
2003-10-03 21:49:19 +00:00
Mathieu Arnold
9021e79958
Add p5-DBD-PgSPI 0.01
...
Provides access to PostgreSQL db through DBI within pl/perl functions.
PR: 51097
Submitted by: myself
2003-10-03 16:10:41 +00:00
Peter Pentchev
959ae08171
Protect against accidentally defining USE_MYSQL in the environment or
...
on the make(1) command line[1].
Unbreak mysql40-server's building on -CURRENT (-pthread)[2].
PR: 56252[1], 56925[2]
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1],
Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
2003-10-03 16:10:16 +00:00
Mathieu Arnold
d7b6cccf75
Add p5-Class-DBI-ToSax 0.09, extension to Class::DBI for sqlite.
2003-10-03 13:17:17 +00:00
Edwin Groothuis
07f1d50cbc
Chase up new MASTER_SITE_SAVANNAH.
...
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Mathieu Arnold
f4c11f6c2c
Update to 0.02
...
Use SITE_PERL, add WWW and a patch to generate man page
maintainer timeout (5 months)
PR: 51572
Submitted by: myself
2003-10-02 12:55:26 +00:00
Alexander Nedotsukov
43edb588e0
Fix reference in .omf file to html documentation. So it can be navigated
...
via Yelp.
2003-10-02 03:34:53 +00:00
Sergey Skvortsov
93512b3b79
Fix pkg-plist.
...
PR: ports/57393
Submitted by: dinoex
2003-10-01 16:23:33 +00:00
Alexander Nedotsukov
a1c988cd42
Add libgdamm 1.3.0, C++ wrapper for libgda2 library.
2003-10-01 14:57:16 +00:00
Sean Chittenden
4601730960
Update to the latest snapshot for 7.4beta3. Mostly bug fixes, but the
...
most significant change is the ability to change PostgreSQL's block size
with the nob: WITH_PGBLOCKSIZE=("16K"|"32K"). Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
2003-10-01 07:21:41 +00:00
Kirill Ponomarev
978fb223b1
- Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3
...
(it includes both)
- Utilize USE_MYSQL
- Utilize DOCSDIR and EXAMPLESDIR
- Realize NOPORTDOCS behaviour (at long last!)
- Change ${WRKDIR}/${DISTNAME} with ${WRKSRC}
- Maintainer timeout > 3 weeks
PR: 56544
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2003-09-29 21:59:52 +00:00
Sergey A. Osokin
b16e661a24
Update to 2.99.
2003-09-29 09:56:28 +00:00
Sergey A. Osokin
b3cee35bbc
Update to 2.77.
2003-09-29 09:54:51 +00:00
Oliver Lehmann
fdb7a1c903
take care about DB_DIR when the initial database get installed
...
PR: ports/54628
Submitted By: Max Okumoto <okumoto@ucsd.edu>
Approved By: maintainer
2003-09-28 21:47:53 +00:00
Oliver Lehmann
4de459350f
update pear-DB to 1.5.0RC2
...
PR: 56880
Submitted By: Thierry Thomas <thierry@pompo.net>
2003-09-28 20:55:14 +00:00
Tilman Keskinoz
7020b6221c
Chase distfile after QT update
...
PR: 57102
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2003-09-27 23:05:17 +00:00
Edwin Groothuis
b705cbc95c
ECHO -> ECHO_MSG
...
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Edwin Groothuis
b2e928c70c
Update port: databases/mysql323-server
...
- ECHO -> ECHO_MSG
- pre-fetch -> pre-everything
PR: ports/56775
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:05:33 +00:00
Adam Weinberger
cd69603a91
Update to 1.0.0.
...
Obtained from: marcuscom
2003-09-25 03:17:30 +00:00
Alexander Nedotsukov
833e0bdbc3
Fix -pthread issue on -CURRENT
...
Reported by: Tom Parquette <tparquet@twcny.rr.com>
2003-09-24 14:30:25 +00:00
Dag-Erling Smørgrav
6cdf212ded
Reconnect gnats4 now that the tree has been tagged.
2003-09-24 13:56:10 +00:00
Sergey A. Osokin
3c1e943fed
Use ${STRIP_CMD} instead of strip.
...
Founded by: Oleg Karachevtsev <ok at etrust dot ru>
2003-09-24 13:44:47 +00:00
Andrey A. Chernov
575744ef5b
Teach stdarg.h
2003-09-24 12:28:14 +00:00
Mathieu Arnold
57bdd1646c
Update to 1.4
2003-09-24 10:03:46 +00:00
Sergey A. Osokin
197704d47f
Update to 2.76
...
PR: 56890
2003-09-24 09:46:53 +00:00
Sergey A. Osokin
8ad0255425
Update to 2.98
...
PR: 56888
2003-09-24 09:45:47 +00:00