Commit graph

42 commits

Author SHA1 Message Date
Dmitry Marakasov
513d502320 - Minor rework: simplify plist handling, drop unused statements
- Drop .la files, no dependees require them
- Strip libraries
- Fix libdbi include path (fixes build for certain options combs like only MYSQL enabled)
2014-08-26 02:09:18 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Tijl Coosemans
0b27797e0e Convert to USES=libtool. 2014-04-24 17:18:40 +00:00
Gerald Pfeifer
ec1147cf95 Update to version 0.9.0 of libdbi-drivers to go with the same version of
libdbi.  This drops support for msgl, sqlite2, firebird and freetds. [1]

Use DISTVERSION in MASTER_SITE instead of duplicating this information.

PR:		178780 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
2014-03-03 21:36:01 +00:00
Martin Wilke
cbb35e1713 - Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES
2014-02-14 16:23:18 +00:00
Guido Falsi
1d891122d6 - Convert to staging
- Use option helpers
- Convert LIB_DEPENDS to new format and remove ABI version number
2013-10-09 23:53:43 +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
Xin LI
b2f59f6310 I no longer use this port, return it back to pool. 2013-05-29 23:09:25 +00:00
Baptiste Daroussin
09d7b4e13b Fix build with bmake 2013-05-03 15:12:02 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Cheng-Lung Sung
9935674b8b - dbi.0 => dbi.1
- bump PORTREVISION
2011-03-07 14:39:50 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Xin LI
7d2fb1e292 Handle custom LOCALBASE.
Reported by:	QAT
Submitted by:	wen
2009-12-09 07:07:49 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Jimmy Olgeni
0549f9a44f Fix a few common typos in pkg-descr ("separate", "compatible"). 2009-08-16 14:06:52 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Xin LI
3f9a1f3e98 Use "UTF-8" when "UTF8" is being used.
Submitted by:	"O. Hartmann" <ohartman zedat fu-berlin de>
PR:		ports/136856
2009-07-20 08:35:01 +00:00
Xin LI
7714be9c1c Refresh patch. No real content change. 2009-07-20 08:32:57 +00:00
Sergey Skvortsov
18c5d4f355 Rename databases/firebird2-* to databases/firebird20-* 2008-11-24 06:22:36 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Xin LI
6f23248bc2 Update to 2.8.3-1 2008-04-15 21:59:31 +00:00
Xin LI
634bbbdb9a Update to 0.8.2-1. 2008-01-31 19:53:17 +00:00
Rong-En Fan
e8ce0e594c - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
2007-03-03 14:21:56 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
12add669af Update to 0.8.1
Add support to FreeTDS

Approved by:	delphij (maintainer via email), pav (mentor)
2005-10-02 14:30:41 +00:00
Marcus Alves Grando
af1a41a8d8 Update to 0.8.0
PR: ports/85661
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: pav (mentor), delphij (maintainer)
2005-09-16 19:47:16 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Sergey Matveychuk
799d98ac2d - Add mSQL dependence. Off by default.
Submitted by:	maintainer
2004-12-26 10:16:49 +00:00
Sergey Matveychuk
b7d0b910b7 - OPTIONize the port to make it easier to choose drivers.
- Use libtool 1.5 rather than deprecated 1.3
- For those who don't choose any drivers, mark IGNORE to prevent
  installation
- Thus bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/75457
Submitted by:	delphij
2004-12-25 22:34:07 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Kirill Ponomarev
c9061d0309 - Update to version 0.7.1
PR:		ports/64759
Submitted by:	Ports Fury
2004-03-26 14:41:14 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Max Khon
bf599f7aba Remove garbage '$' character. 2003-11-04 00:37:34 +00:00
Ying-Chieh Liao
c624ceba60 add libdbi-drivers 0.7.0
libdbi drivers
2003-10-30 04:22:19 +00:00