aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libdbi-drivers
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=mysql sqlitepawel2016-08-261-2/+5
| | | | - Add LICENSE info
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Move dbdir to /varamdmi32015-03-111-2/+9
| | | | - Add empty directories to plist
* Cleanup plistbapt2014-12-211-1/+0
|
* Switch to USES=pgsqlcrees2014-11-231-1/+1
|
* - Minor rework: simplify plist handling, drop unused statementsamdmi32014-08-262-51/+12
| | | | | | - Drop .la files, no dependees require them - Strip libraries - Fix libdbi include path (fixes build for certain options combs like only MYSQL enabled)
* In some straightforward cases, protect documentation behindadamw2014-08-042-35/+36
| | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure.
* - Chase database/sqlite3 slib bumpmiwi2014-06-281-1/+1
| | | | Approved by: portmgr (myself)
* Convert to USES=libtool.tijl2014-04-252-7/+3
|
* Update to version 0.9.0 of libdbi-drivers to go with the same version ofgerald2014-03-045-177/+9
| | | | | | | | | 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]
* - Remove useless bmake/fmake checkmiwi2014-02-151-2/+0
| | | | - While here convert USE_GMAKE to USES
* - Convert to stagingmadpilot2013-10-101-63/+20
| | | | | - Use option helpers - Convert LIB_DEPENDS to new format and remove ABI version number
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | databases)
* I no longer use this port, return it back to pool.delphij2013-05-301-1/+1
|
* Fix build with bmakebapt2013-05-031-0/+4
|
* Convert to new options framework left unconverted ports in databases categorybapt2013-03-221-26/+14
|
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-191-1/+1
|
* - dbi.0 => dbi.1clsung2011-03-071-2/+2
| | | | - bump PORTREVISION
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Handle custom LOCALBASE.delphij2009-12-091-2/+3
| | | | | Reported by: QAT Submitted by: wen
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* Fix a few common typos in pkg-descr ("separate", "compatible").olgeni2009-08-161-1/+1
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* Use "UTF-8" when "UTF8" is being used.delphij2009-07-202-1/+11
| | | | | Submitted by: "O. Hartmann" <ohartman zedat fu-berlin de> PR: ports/136856
* Refresh patch. No real content change.delphij2009-07-201-9/+9
|
* Rename databases/firebird2-* to databases/firebird20-*skv2008-11-241-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | 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)
* Update to 2.8.3-1delphij2008-04-163-37/+113
|
* Update to 0.8.2-1.delphij2008-02-014-85/+59
|
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5rafan2007-03-031-1/+1
| | | | - Bump PORTREVISION where necessary
* Conversion to a single libtool environment.ade2006-02-232-0/+13
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Update to 0.8.1mnag2005-10-025-26/+114
| | | | | | Add support to FreeTDS Approved by: delphij (maintainer via email), pav (mentor)
* Update to 0.8.0mnag2005-09-173-40/+72
| | | | | | PR: ports/85661 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor), delphij (maintainer)
* Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+1
| | | | | | | | 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)
* - Add mSQL dependence. Off by default.sem2004-12-261-8/+9
| | | | Submitted by: maintainer
* - OPTIONize the port to make it easier to choose drivers.sem2004-12-261-4/+14
| | | | | | | | | | | - 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
* Clean up SQLite and related ports.nork2004-12-231-1/+2
| | | | | | | | | 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
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Update to version 0.7.1krion2004-03-263-22/+11
| | | | | PR: ports/64759 Submitted by: Ports Fury
* SIZEify.trevor2004-01-291-0/+1
|
* Remove garbage '$' character.fjoe2003-11-041-1/+1
|
* add libdbi-drivers 0.7.0ijliao2003-10-305-0/+117
libdbi drivers