non port: devel/performance/Makefile |
SVNWeb
|
Number of commits found: 35 |
Thu, 21 Apr 2022
|
[ 17:11 Piotr Kubaj (pkubaj) ] f221b75
devel/performance: unbreak on powerpc64
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Tue, 27 Apr 2021
|
[ 15:48 Dmitry Marakasov (amdmi3) ] cdb9a64
devel/performance: mark BROKEN on FreeBSD 11
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Feb 2021
|
[ 23:21 nc ] (Only the first 10 of 98 ports in this commit are shown above. )
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.
|
Sun, 15 Nov 2020
|
[ 13:40 mikael ]
devel/performance: mark as broken on aarch64
Reported by: linimon
|
Thu, 5 Mar 2020
|
[ 20:49 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Return theraven's ports to the pool after safekeeping his commit bit.
|
Sun, 3 Feb 2019
|
[ 15:37 theraven ] (Only the first 10 of 114 ports in this commit are shown above. )
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)
|
Thu, 22 Nov 2018
|
[ 01:05 linimon ]
Fix formatting of BROKEN error messages.
Approved by: portmgr (tier-2 blanket)
|
Wed, 26 Sep 2018
|
[ 15:23 brooks ] (Only the first 10 of 102 ports in this commit are shown above. )
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
|
Mon, 10 Sep 2018
|
[ 02:06 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sun, 18 Mar 2018
|
[ 03:18 linimon ]
Mark as broken on armv7. This looks like some kind of configuration error.
Approved by: portmgr (tier-2 blanket)
|
Sun, 3 Dec 2017
|
[ 12:23 theraven ] (Only the first 10 of 96 ports in this commit are shown above. )
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.
|
Mon, 21 Aug 2017
|
[ 13:26 theraven ] (Only the first 10 of 156 ports in this commit are shown above. )
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.
|
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
|
Thu, 9 Apr 2015
|
[ 07:44 bapt ] (Only the first 10 of 91 ports in this commit are shown above. )
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
|
Tue, 8 Oct 2013
|
[ 13:29 theraven ]
Fix the pkg-plist for performance.
Update sqlclient to the latest version.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 28 Aug 2013
|
[ 18:26 theraven (src committer) ] (Only the first 10 of 76 ports in this commit are shown above. )
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
|
Sat, 13 Oct 2012
|
[ 13:39 dinoex ] (Only the first 10 of 174 ports in this commit are shown above. )
- cleanup comments
Feature safe: yes
|
Tue, 26 Jun 2012
|
[ 05:43 dinoex ] (Only the first 10 of 122 ports in this commit are shown above. )
- reset MAINTAINER
|
Fri, 4 Nov 2011
|
[ 09:56 dinoex ]
- bugfix __objc_class_name_NSCondition
|
Sun, 30 Oct 2011
|
[ 21:23 dinoex ]
- update to 0.3.2
|
Sat, 16 Apr 2011
|
[ 09:17 dinoex ]
- fix API, causing a mix of diffrent libobjc runtimes used. Bump PORTREVISION
|
Sun, 10 Apr 2011
|
[ 07:10 dinoex ]
- update to 0.3.0
|
Sat, 5 Jun 2010
|
[ 06:07 dinoex ]
LICENSE LGPL3
|
Fri, 4 Jun 2010
|
[ 13:14 dinoex ]
- LICENSE GPLv3
|
Sun, 30 May 2010
|
[ 12:28 dinoex ] (Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
Tue, 24 Jun 2008
|
[ 16:44 dinoex ]
- update to 0.2.5
|
Wed, 31 Jan 2007
|
[ 18:18 dinoex ] (Only the first 10 of 160 ports in this commit are shown above. )
- add category gnustep
PR: 103931
Approved by: pav
|
Mon, 29 Jan 2007
|
[ 15:42 dinoex ]
- update to 0.2.4
|
Sat, 13 Jan 2007
|
[ 03:57 dinoex ] (Only the first 10 of 93 ports in this commit are shown above. )
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
|
Tue, 31 Oct 2006
|
[ 06:08 dinoex ]
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: 35 |