non port: databases/sqlclient/pkg-plist |
SVNWeb
|
Number of commits found: 11 |
Sat, 19 Sep 2015
|
[ 10:33 theraven ] (Only the first 10 of 159 ports in this commit are shown above. )
Make all GNUstep ports install into the System domain so that the Local 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
|
Wed, 1 Jul 2015
|
[ 13:50 theraven ] (Only the first 10 of 44 ports in this commit are shown above. )
Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2961
|
Mon, 20 Oct 2014
|
[ 10:41 bapt ] (Only the first 10 of 451 ports in this commit are shown above. )
Cleanup plist
|
Mon, 11 Aug 2014
|
[ 05:43 antoine ]
Remove duplicate line from plist
Reported by: pkg developer mode
|
Tue, 8 Oct 2013
|
[ 13:29 theraven ]
Fix the pkg-plist for performance.
Update sqlclient to the latest version.
|
Sat, 9 Jun 2012
|
[ 12:51 dinoex ]
- cleanup for gnustep-1.24.0
|
Sat, 16 Apr 2011
|
[ 10:17 dinoex ] (Only the first 10 of 15 ports in this commit are shown above. )
- update GNUSTEP_DEVEL to 1.22.0
|
Sun, 10 Apr 2011
|
[ 07:45 dinoex ]
- update to 1.5.1
|
Sun, 30 May 2010
|
[ 12:28 dinoex ] (Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Mon, 29 Jan 2007
|
[ 15:54 dinoex ]
- update to 1.3.0
|
Tue, 31 Oct 2006
|
[ 06:10 dinoex ]
This library is a lightweight database abstraction layer designed to make
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).
|
Number of commits found: 11 |