Commit graph

2657 commits

Author SHA1 Message Date
Mathieu Arnold
dd29f0c124 Unfix the postgresql dependencies, they were right at the begining.
Pointy hat to:	me
2004-02-16 11:59:09 +00:00
Dmitry Sivachenko
c67d9b3635 Update to version 0.97. 2004-02-16 08:34:27 +00:00
Kris Kennaway
9ecfb16fce BROKEN: Does not compile. This port will be removed after April 15 if it
is still broken.
2004-02-16 07:29:41 +00:00
Norikatsu Shigemura
46689973af Update to 0.30 (based of SQLite 2.8.12). 2004-02-16 07:13:48 +00:00
Jun Kuriyama
4d3d3d85c9 o Fix some bugs in startup scripts.
o Add WITH_DEBUG knob.
o Fix a bug of pglb which dumps core (obtained from ML).
o Fix style bugs in debug messages.
2004-02-16 01:24:58 +00:00
Kirill Ponomarev
e5f2e64cc2 - Fix path to qmake.conf
Submitted by:	T Kellers <kellers@njit.edu>
2004-02-15 22:17:28 +00:00
Pav Lucistnik
1f8193e37c - Chase freetds shlib bump
PR:		ports/62822
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-15 09:44:16 +00:00
Alex Dupre
9e2ef1677b Update to 4.0.18 release.
Approved by:	nork (mentor/implicitly)
2004-02-13 10:42:57 +00:00
Norikatsu Shigemura
c6cf9e4270 Update to 0.30 (Based on SQLite 2.8.11). 2004-02-13 08:02:05 +00:00
Edwin Groothuis
5f2b4ecc90 New port: databases/postgresql-relay
postgresql-relay - multiplex all your databases to one point
	of origin

	postgresql-relay can be used to as a single point of origin
	for all your databases. Instead of having to remember (or
	modify in case of changes) all the names of your databases,
	on which machines and on which ports they are running, you
	only need to remember one machine and the name of the
	database. The postgresql-relay will then forward the
	connection to the proper database on the proper port of the
	proper server. No more changes in the hundreds of clients
	and scripts!
2004-02-13 06:50:09 +00:00
Alex Dupre
894c36754a - Update to 1.5 RC9 [1]
- don't use USE_LIBTOOL if the port don't want patch-libtool

PR:		ports/62716
Submitted by:	Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-12 10:11:25 +00:00
Alex Dupre
af242e71c3 Again, adodb doesn't depend on apache, but on PHP, so use USE_PHP.
Approved by:	nork (mentor/implicitly)
2004-02-12 09:13:44 +00:00
Mark Linimon
f2323beb42 Jump several versions, including one major version, from 3.60 to 4.11;
give maintainership to submitter.  (Previous maintainer had been
unresponsive for quite some time).

For changes up until (but not including) 4.0, see old-changelog.htm; for
newer changes, see http://phplens.com/lens/adodb/docs-adodb.htm#Changes.

PR:		ports/62659
Submitted by:	Martin Matuska <martin@tradex.sk>
2004-02-12 06:18:30 +00:00
Mathieu Arnold
a56edb25c2 Update the postgresql dependency from postgresql7 to postgresql-client to fixup
dependency problems

Submitted by:	bento (kris)
2004-02-10 14:08:16 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Kris Kennaway
5155c246bd BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
Kirill Ponomarev
acadb0fcf3 - Add CONFLICTS between libiodbc and unixODBC
PR:		ports/62528
Submitted by:	Ports Fury
2004-02-08 13:29:32 +00:00
Pav Lucistnik
0b2b6e0626 - Add SIZE
- Use PLIST_FILES
- Set JAVA_HOME to ant environment
- ECHO -> ECHO_MSG

PR:		ports/62472
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2004-02-07 20:43:25 +00:00
Kirill Ponomarev
7f51f13851 - Fix MASTER_SITES and unbreak it
- SIZE'ify

PR:		ports/62461
Submitted by:	maintainer
2004-02-07 17:43:58 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Yen-Ming Lee
82aa9c0f1d update to keep in sync with lang/gauche
PR:		62384
Submitted by:	Erik Greenwald <erik@smluc.org>
2004-02-07 06:01:04 +00:00
Kris Kennaway
9916ebb4f5 BROKEN with perl 5.8: Does not compile 2004-02-06 23:21:20 +00:00
Kris Kennaway
6048c83a22 BROKEN: does not compile with perl 5.8 2004-02-06 23:09:27 +00:00
Mikhail Teterin
1917dcd0e7 Upgrade from 2.14 to 2.40. Some reorganization of the Makefile, while here.
Prodded by: SoD (at cd.pri.ee)
2004-02-06 21:45:56 +00:00
Mathieu Arnold
a20232455f Update to 0.03 2004-02-06 13:28:09 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Mathieu Arnold
4090f4bf94 Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS
2004-02-06 13:05:54 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
88c894c573 Add WITHOUT_NLS knob.
PR:	61836
Submitted by:	Palle Girgensohn (maintainer)
2004-02-05 12:59:14 +00:00
Trevor Johnson
6c2cc3d5fd Add WITHOUT_NLS knob. Move USE_GETTEXT to proper place.
PR:		61836
Submitted by:	Palle Girgensohn (maintainer)
Pointy hat to:	me
2004-02-05 12:56:00 +00:00
Trevor Johnson
0270226b8f Move USE_GETTEXT to proper place.
Noticed by:	Palle Girgensohn
Pointy hat to:	me
2004-02-05 12:41:25 +00:00
Kris Kennaway
f333adcaea BROKEN: Distfile has disappeared 2004-02-05 03:53:55 +00:00
Alex Dupre
fa672ddb53 Link MySQL 5.0 directories.
Approved by:	nork (mentor)
2004-02-04 16:03:07 +00:00
Alex Dupre
355d382e1e Add p5-DBD-mysql50, a MySQL 5.0 driver for the Perl5 Database Interface
(DBI).

PR:             ports/60559
Submitted by:   me
Approved by:    nork (mentor/implicitly)
2004-02-04 16:01:22 +00:00
Alex Dupre
8a1140ca5e Finally MySQL 5.0 appears in the ports tree!
PR:		ports/60559
Submitted by:	me
Approved by:	nork (mentor/implicitly)
2004-02-04 15:56:17 +00:00
Sergey A. Osokin
5022d772a4 SIZEfy my ports. 2004-02-04 12:55:42 +00:00
Max Khon
1ebacd9458 SIZE'ify. 2004-02-04 12:46:51 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Oliver Braun
428e52e1ca * Upgrade to 1.2.
* Added knob WITH_HUGS, which will be set automatically if hugs is already
  installed.
2004-02-03 19:40:21 +00:00
Alex Dupre
a37446b1dc Don't limit architectures.
Noticed by:	Petri Helenius <pete@he.iki.fi>
Approved by:	nork (mentor/implicitly)
2004-02-03 15:25:53 +00:00
Kris Kennaway
0b0d2429e7 Bump PORTREVISION for previous package dependency change 2004-02-01 21:42:02 +00:00
Kirill Ponomarev
cf746e92c2 - Add note that the function "elog" has been removed from
pg-7.4

PR:		ports/62167
Submitted by:	maintainer
2004-02-01 15:05:44 +00:00
Tilman Keskinoz
c979e95654 Fix build on AMD64
Approved by:	Palle Girgensohn <girgen@pingpong.net>
2004-02-01 12:48:03 +00:00
Oliver Braun
e6c55782ac SIZE-ify 2004-01-31 11:16:48 +00:00
Kris Kennaway
676de0e25f Correct DISTNAME
Pointy hat to:	kris
2004-01-31 00:46:18 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Kirill Ponomarev
94af37296d - Tarball was rerolled by software developers, small fixes were
done in sources.
- Use USE_SIZE
- Bump PORTREVISION

PR:		ports/62085
Submitted by:	maintainer
2004-01-30 08:48:58 +00:00
Mark Linimon
15c98e8f3b Update PyGreSQL to 3.4. Previous version was packed with the
postgresql dist, and while postgresql was version 7.3.5, PyGreSQL's
own version just bumped from 3.3 to 3.4. Hence portepoch.

PR:		ports/61597
Submitted by:	 Palle Girgensohn <girgen@pingpong.net> (maintainer)
2004-01-30 04:28:20 +00:00