aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlclient
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-192-34/+34
| | | | | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977 Notes: svn path=/head/; revision=397315
* Update GNUstep ports to their latest versions.David Chisnall2015-07-013-30/+29
| | | | | | | | | | Also fix a few bits of generic infrastructure along the way. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2961 Notes: svn path=/head/; revision=391062
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Convert bsd.gnustep.mk to USES=gnustepBaptiste Daroussin2015-04-091-12/+8
| | | | | | | | | | | | | | | | Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences Notes: svn path=/head/; revision=383626
* databases category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | | | Note: virtuoso did not pass check-plist from before, so it was fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382201
* Finally retire USE_PGSQLChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373100
* Cleanup plistBaptiste Daroussin2014-10-201-19/+0
| | | | Notes: svn path=/head/; revision=371255
* Remove duplicate line from plistAntoine Brodin2014-08-111-1/+0
| | | | | | | Reported by: pkg developer mode Notes: svn path=/head/; revision=364586
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-1/+1
| | | | | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=364143
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-0/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* Fix the pkg-plist for performance.David Chisnall2013-10-083-27/+27
| | | | | | | Update sqlclient to the latest version. Notes: svn path=/head/; revision=329784
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - cleanup for gnustep-1.24.0Dirk Meyer2012-06-091-1/+1
| | | | Notes: svn path=/head/; revision=298838
* - update to 1.5.3Dirk Meyer2011-10-122-3/+3
| | | | Notes: svn path=/head/; revision=283417
* - update to 1.5.2Dirk Meyer2011-09-192-3/+3
| | | | Notes: svn path=/head/; revision=282008
* - update GNUSTEP_DEVEL to 1.22.0Dirk Meyer2011-04-161-0/+1
| | | | Notes: svn path=/head/; revision=272793
* - update to 1.5.1Dirk Meyer2011-04-103-10/+21
| | | | Notes: svn path=/head/; revision=272458
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* LICENSE LGPL21Dirk Meyer2010-06-051-1/+1
| | | | Notes: svn path=/head/; revision=255744
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-42/+41
| | | | Notes: svn path=/head/; revision=255316
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-1/+0
| | | | Notes: svn path=/head/; revision=237172
* - fix buildwith custom LOCALBASEDirk Meyer2009-06-041-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235171
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226270
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-0/+1
| | | | Notes: svn path=/head/; revision=191718
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to 1.3.0Dirk Meyer2007-01-293-5/+7
| | | | Notes: svn path=/head/; revision=183629
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-11/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* This library is a lightweight database abstraction layer designed to makeDirk Meyer2006-10-314-0/+96
it simple to write high performance applications using SQL databases from Objective-C. The library consists of a semi-abstract superclass doing much of the work and allowing extremely simple database specific bundles to be written to talk to particular database servers. It comes with backend bundles for Postgres, MySQL, and SQLite (plus an untested Oracle bundle). Notes: svn path=/head/; revision=175695