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: devel/performance/pkg-plist
SVNWeb

Number of commits found: 13

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, 27 Oct 2014
[ 11:03 bapt search for other commits by this committer ] Original commit   Revision:371551 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sun, 10 Aug 2014
[ 20:44 antoine search for other commits by this committer ] Original commit   Revision:364569
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
Sun, 30 Oct 2011
[ 21:23 dinoex search for other commits by this committer ] Original commit 
- update to 0.3.2
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:10 dinoex search for other commits by this committer ] Original commit 
- update to 0.3.0
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:42 dinoex search for other commits by this committer ] Original commit 
- update to 0.2.4
Sat, 13 Jan 2007
[ 03:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
Tue, 31 Oct 2006
[ 06:08 dinoex search for other commits by this committer ] Original commit 
This library is a collection of classes intended to be used to help
improve the performance of GNUstep and Cocoa applications.  The scope
of the library is therefore -

1. Subclasses of standard Cocoa classes which are optimised for
   particular uses.
2. Classes to perform tasks which can improve application performance
   by mechanisms not covered by existing classes.
3. Classes to monitor/analyse performance issues so you can tell what
   needs to be optimised.

Number of commits found: 13