notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
performance Help improve the performance of GNUstep applications
0.5.0_7 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.0_7Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-10-31 06:08:48
Last Update: 2023-10-22 16:38:44
Commit Hash: 9c677d7
Also Listed In: gnustep
License: LGPL3
Description:
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. LICENSE: LGPL3 or later
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/performance-0.5.0_7/catalog.mk
  3. /usr/local/share/licenses/performance-0.5.0_7/LICENSE
  4. /usr/local/share/licenses/performance-0.5.0_7/LGPL3
  5. GNUstep/System/Library/Documentation/Performance/GSCache.gsdoc
  6. GNUstep/System/Library/Documentation/Performance/GSCache.html
  7. GNUstep/System/Library/Documentation/Performance/GSFIFO.gsdoc
  8. GNUstep/System/Library/Documentation/Performance/GSFIFO.html
  9. GNUstep/System/Library/Documentation/Performance/GSIOThreadPool.gsdoc
  10. GNUstep/System/Library/Documentation/Performance/GSIOThreadPool.html
  11. GNUstep/System/Library/Documentation/Performance/GSLinkedList.gsdoc
  12. GNUstep/System/Library/Documentation/Performance/GSLinkedList.html
  13. GNUstep/System/Library/Documentation/Performance/GSSkipMutableArray.gsdoc
  14. GNUstep/System/Library/Documentation/Performance/GSSkipMutableArray.html
  15. GNUstep/System/Library/Documentation/Performance/GSThreadPool.gsdoc
  16. GNUstep/System/Library/Documentation/Performance/GSThreadPool.html
  17. GNUstep/System/Library/Documentation/Performance/GSThroughput.gsdoc
  18. GNUstep/System/Library/Documentation/Performance/GSThroughput.html
  19. GNUstep/System/Library/Documentation/Performance/GSTicker.gsdoc
  20. GNUstep/System/Library/Documentation/Performance/GSTicker.html
  21. GNUstep/System/Library/Documentation/Performance/GSUniqued.gsdoc
  22. GNUstep/System/Library/Documentation/Performance/GSUniqued.html
  23. GNUstep/System/Library/Documentation/Performance/OrderedSymbolDeclarations.plist
  24. GNUstep/System/Library/Documentation/Performance/Performance.igsdoc
  25. GNUstep/System/Library/Documentation/Performance/dependencies
  26. GNUstep/System/Library/Headers/Performance/GSCache.h
  27. GNUstep/System/Library/Headers/Performance/GSFIFO.h
  28. GNUstep/System/Library/Headers/Performance/GSIOThreadPool.h
  29. GNUstep/System/Library/Headers/Performance/GSLinkedList.h
  30. GNUstep/System/Library/Headers/Performance/GSSkipMutableArray.h
  31. GNUstep/System/Library/Headers/Performance/GSThreadPool.h
  32. GNUstep/System/Library/Headers/Performance/GSThroughput.h
  33. GNUstep/System/Library/Headers/Performance/GSTicker.h
  34. GNUstep/System/Library/Headers/Performance/GSUniqued.h
  35. GNUstep/System/Library/Libraries/libPerformance.so
  36. GNUstep/System/Library/Libraries/libPerformance.so.0.5.0
  37. GNUstep/System/Library/Libraries/libPerformance.so.0.5
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • performance>0:devel/performance
To install the port:
cd /usr/ports/devel/performance/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/performance
  • pkg install performance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: performance
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697992672 SHA256 (Performance-0.5.0.tar.gz) = 305fe21705a9774becb58f076542919da38c36867d946b69f735fecfa5bc8459 SIZE (Performance-0.5.0.tar.gz) = 50569

Packages (timestamps in pop-ups are UTC):
performance
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.5.0_7--0.5.0_7---
FreeBSD:13:quarterly-0.5.0_7--0.5.0_7-0.5.0_70.5.0_7
FreeBSD:14:latest-0.5.0_7--0.5.0_7--0.5.0_7
FreeBSD:14:quarterly-0.5.0_7--0.5.0_7-0.5.0_70.5.0_7
FreeBSD:15:latest-0.5.0_7n/a-n/a-0.5.0_70.5.0_7
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. gnustep-make>0 : devel/gnustep-make
Library dependencies:
  1. libgnustep-base.so : lang/gnustep-base
  2. libobjc.so.4.6 : lang/libobjc2
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/webserver*
  2. www/webservices*
  3. Collapse this list of deleted ports.
for Libraries
  1. databases/sqlclient
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/webserver*
  2. www/webservices*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_performance
USES:
gnustep
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.gnustep.org/pub/gnustep/libs/
  2. http://ftp.gnustep.org/pub/gnustep/libs/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0_7
22 Oct 2023 16:38:44
commit hash: 9c677d77c8a5e49947c26e5c04806a329843ed4dcommit hash: 9c677d77c8a5e49947c26e5c04806a329843ed4dcommit hash: 9c677d77c8a5e49947c26e5c04806a329843ed4dcommit hash: 9c677d77c8a5e49947c26e5c04806a329843ed4d files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Revert previous commit

Mixed devel/performance and net/remmina udpates.

Fixes:	fcde03e75003a6f1b1675876242925bf997a4457
0.6.0
22 Oct 2023 16:21:22
commit hash: fcde03e75003a6f1b1675876242925bf997a4457commit hash: fcde03e75003a6f1b1675876242925bf997a4457commit hash: fcde03e75003a6f1b1675876242925bf997a4457commit hash: fcde03e75003a6f1b1675876242925bf997a4457 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
net/remmina: update to 1.4.33

ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v.1.4.33

 * Add shortcut for 'send clipboard as keystrokes'
 * Make keeping window open on session disconnect configurable
 * Fix crash cause by using freed memory

MFH:	2023Q4	(bugfixes)
0.5.0_7
21 Apr 2022 17:11:43
commit hash: f221b753f51f3e8ad3164fae42f44a7473a30b2bcommit hash: f221b753f51f3e8ad3164fae42f44a7473a30b2bcommit hash: f221b753f51f3e8ad3164fae42f44a7473a30b2bcommit hash: f221b753f51f3e8ad3164fae42f44a7473a30b2b files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/performance: unbreak on powerpc64
0.5.0_7
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.5.0_7
27 Apr 2021 15:48:59
commit hash: cdb9a64fa3b220e5edfa5ac0d3ff69e3976864decommit hash: cdb9a64fa3b220e5edfa5ac0d3ff69e3976864decommit hash: cdb9a64fa3b220e5edfa5ac0d3ff69e3976864decommit hash: cdb9a64fa3b220e5edfa5ac0d3ff69e3976864de files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/performance: mark BROKEN on FreeBSD 11
0.5.0_7
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.5.0_7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.0_7
14 Feb 2021 23:21:03
Revision:565273Original commit files touched by this commit
nc search for other commits by this committer
Update a few GNUstep ports:

 * devel/gnustep-make: Update to 2.8.0
 * lang/gnustep-base: Update to 1.27.0
 * x11-toolkits/gnustep-back: update to 0.28.0
 * x11-toolkits/gnustep-gui: update to 0.28.0

Also bump PORTREVISION on dependent ports.
0.5.0_6
15 Nov 2020 13:40:56
Revision:555217Original commit files touched by this commit
mikael search for other commits by this committer
devel/performance: mark as broken on aarch64

Reported by:	linimon
0.5.0_6
05 Mar 2020 20:49:06
Revision:527847Original commit files touched by this commit
rene search for other commits by this committer
Return theraven's ports to the pool after safekeeping his commit bit.
0.5.0_6
03 Feb 2019 15:37:58
Revision:492056Original commit files touched by this commit
theraven search for other commits by this committer
Move Objective-C ports to the v2 GNUstep ABI.

 * Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
0.5.0_5
22 Nov 2018 01:05:14
Revision:485575Original commit files touched by this commit
linimon search for other commits by this committer
Fix formatting of BROKEN error messages.

Approved by:	portmgr (tier-2 blanket)
0.5.0_5
26 Sep 2018 15:23:37
Revision:480741Original commit files touched by this commit
brooks search for other commits by this committer
Update Objective-C LLVM version to 6.0.

Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
0.5.0_4
10 Sep 2018 02:06:13
Revision:479351Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.5.0_4
18 Mar 2018 03:18:19
Revision:464862Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on armv7.  This looks like some kind of configuration error.

Approved by:	portmgr (tier-2 blanket)
0.5.0_4
03 Dec 2017 12:23:54
Revision:455401Original commit files touched by this commit
theraven search for other commits by this committer
Fix configure options for gnustep-make

We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs.  This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
21 Aug 2017 13:26:29
Revision:448472Original commit files touched by this commit Sanity Test Failure Refresh
theraven search for other commits by this committer
Update GNUstep core libraries.

Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
0.5.0_2
19 Sep 2015 10:33:36
Revision:397315Original commit files touched by this commit
theraven search for other commits by this committer
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
0.5.0
01 Jul 2015 13:50:29
Revision:391062Original commit files touched by this commit
theraven search for other commits by this committer
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
09 Apr 2015 07:44:42
Revision:383626Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert bsd.gnustep.mk to USES=gnustep

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
0.4.0_1
27 Oct 2014 11:03:01
Revision:371551Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.4.0_1
10 Aug 2014 20:44:39
Revision:364569Original commit files touched by this commit
antoine search for other commits by this committer
Remove duplicate line from plist

Reported by:	pkg developer mode
0.4.0_1
08 Oct 2013 13:29:28
Revision:329784Original commit files touched by this commit
theraven search for other commits by this committer
Fix the pkg-plist for performance.
Update sqlclient to the latest version.
0.4.0
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.4.0
28 Aug 2013 18:26:01
Revision:325546Original commit files touched by this commit
theraven (src committer) search for other commits by this committer
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
0.3.2_1
13 Oct 2012 13:39:59
Revision:305832Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
0.3.2_1
26 Jun 2012 05:43:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- reset MAINTAINER
0.3.2_1
09 Jun 2012 12:51:04
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup for gnustep-1.24.0
0.3.2_1
04 Nov 2011 09:56:41
Original commit files touched by this commit
dinoex search for other commits by this committer
- bugfix __objc_class_name_NSCondition
0.3.2
30 Oct 2011 21:23:43
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.3.2
0.3.0_1
16 Apr 2011 10:17:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- update GNUSTEP_DEVEL to 1.22.0
0.3.0_1
16 Apr 2011 09:17:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix API, causing a mix of diffrent libobjc runtimes used. Bump PORTREVISION
0.3.0
10 Apr 2011 07:10:08
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.3.0
0.2.5
07 Apr 2011 18:26:01
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop MD5
0.2.5
05 Jun 2010 06:07:36
Original commit files touched by this commit
dinoex search for other commits by this committer
LICENSE LGPL3
0.2.5
04 Jun 2010 13:14:56
Original commit files touched by this commit
dinoex search for other commits by this committer
- LICENSE GPLv3
0.2.5
30 May 2010 12:28:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
0.2.5
23 May 2010 20:51:27
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build for gnustep-base 1.21.0
0.2.5
16 Jan 2009 16:33:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- add LICENSE:
0.2.5
24 Jun 2008 16:44:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.2.5
0.2.4
05 May 2008 14:38:25
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build for option WITH_GNUSTEP_DEVEL
0.2.4
31 Jan 2007 18:18:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
0.2.4
29 Jan 2007 15:42:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.2.4
0.1.0
13 Jan 2007 03:57:25
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to use new bsd.gnustep.mk
Approved by:    gurkan@linuks.mine.nu
0.1.0
31 Oct 2006 06:08:05
Original commit files touched by this commit
dinoex search for other commits by this committer
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: 45