notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/sqlclient/pkg-plist
SVNWeb

Number of commits found: 11

Sat, 19 Sep 2015
[ 10:33 theraven search for other commits by this committer ] Original commit   Revision:397315 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:391062 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:371255 (Only the first 10 of 451 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Mon, 11 Aug 2014
[ 05:43 antoine search for other commits by this committer ] Original commit   Revision:364586
Remove duplicate line from plist

Reported by:	pkg developer mode
Tue, 8 Oct 2013
[ 13:29 theraven search for other commits by this committer ] Original commit   Revision:329784
Fix the pkg-plist for performance.
Update sqlclient to the latest version.
Sat, 9 Jun 2012
[ 12:51 dinoex search for other commits by this committer ] Original commit 
- cleanup for gnustep-1.24.0
Sat, 16 Apr 2011
[ 10:17 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- update GNUSTEP_DEVEL to 1.22.0
Sun, 10 Apr 2011
[ 07:45 dinoex search for other commits by this committer ] Original commit 
- update to 1.5.1
Sun, 30 May 2010
[ 12:28 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 371 ports in this commit are shown above. View all ports for this commit)
- drop USE_GNUSTEP_PREFIX
Mon, 29 Jan 2007
[ 15:54 dinoex search for other commits by this committer ] Original commit 
- update to 1.3.0
Tue, 31 Oct 2006
[ 06:10 dinoex search for other commits by this committer ] Original commit 
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