1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Baptiste Daroussin
427938c0ff Convert to USES=pear
Use options helpers
2014-09-23 14:14:19 +00:00
Martin Wilke
16b0e0b9a9 - Update to 2.5.0b5
- Pet portlint

PR:		189765
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:56 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Martin Wilke
033cb898b9 - Convert header
- Update to 2.5.0b4
2013-02-04 02:26:22 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
a3b4fdea80 - Update to 2.5.0 B3
Reviewed/Tested by: decke, beat
2011-02-15 08:20:04 +00:00
Martin Wilke
7c9d5e7a43 - Update to 2.5.0b2 2009-05-10 17:32:52 +00:00
Martin Wilke
362f57211e - Update to 2.4.1 2007-06-20 13:44:35 +00:00
Martin Wilke
68a7170f28 - Update to 2.4.0
- Grab Maintainership

Approved by:	rafan@ (old maintainer \o/)
2007-04-27 14:58:04 +00:00
Rong-En Fan
1c35394586 - Update to 2.3.0
All database dependent bits are moved to separated pacakges. Some of them
  are going to be imported in a few minutes.
- Take maintainership
2007-02-08 07:38:43 +00:00
Mark Linimon
17ff760342 Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
2006-09-23 00:23:36 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Florent Thoumie
44d0209492 - Update to 2.0.0.b3.
PR:		ports/79319
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-04-20 12:45:14 +00:00
Edwin Groothuis
5cdd4c3c55 New port: databases/pear-MDB2 PEAR database abstraction layer
PEAR MDB2 is a merge of the PEAR DB and Metabase php database
	abstraction layers.

	Note that the API will be adapted to better fit with the
	new php5 only PDO before the first stable release.

	It provides a common API for all support RDBMS. The main
	difference to most other DB abstraction packages is that
	MDB2 goes much further to ensure portability.

	Currently supported RDBMS:
	MySQL
	PostGreSQL
	Oracle
	Frontbase
	Querysim
	Interbase/Firebird
	MSSQL
	SQLite
	Other soon to follow.

PR:		ports/74408
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-11-27 05:37:07 +00:00