non port: lang/gnustep-base/pkg-plist |
SVNWeb
|
Number of commits found: 50 |
Sat, 26 Aug 2023
|
[ 16:36 Daniel Engberg (diizzy) ] ab5c140
lang/gnustep-base: Update to 1.29.0
Backport upstream commit 37913d006d96a6bdcb963f4ca4889888dcce6094 to
fix build with newer versions of libxml2
PR: 273213
Sponsored by: Blinkinblox
|
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, 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)
|
Sat, 26 Aug 2017
|
[ 10:24 theraven ]
Remove the OpenSSL option from lang/gnustep-base
GNUstep Base no longer supports building with OpenSSL, the option was broken.
PR: 221789
Submitted by: Martin Waschbuesch
Reported by: Martin Waschbuesch
|
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.
|
Wed, 13 Jan 2016
|
[ 12:37 danfe ]
- Do not hardcode dependency on GnuTLS (security/gnutls). While preferred,
it is not required, and limited functionality can be achieved by using
OpenSSL instead (per the comment in configure script); both providers can
be turned off with --disable-{tls,openssl} switches
- Similarly, make ICU support optional as well and replace cryptic regex in
BASEVERSION assignment with :R while here
Approved by: theraven (maintainer)
|
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, 27 Oct 2014
|
[ 15:23 bapt ] (Only the first 10 of 198 ports in this commit are shown above. )
Cleanup plist
|
Thu, 31 Jul 2014
|
[ 22:18 antoine ]
Remove some plist duplicates
Reported by: pkg developer mode
|
Sun, 12 Jan 2014
|
[ 22:54 theraven ] (Only the first 10 of 13 ports in this commit are shown above. )
Update core GNUstep libraries and fisicalab to latest versions
Approved by: bapt (mentor)
|
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
|
Mon, 11 Jun 2012
|
[ 18:59 dinoex ]
- mark BROKEN on FreeBSD 7
|
Sat, 9 Jun 2012
|
[ 12:46 dinoex ]
- update to 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, 18 Jul 2010
|
[ 14:00 dinoex ]
- update WITH_GNUSTEP_DEVEL to 1.21.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
|
Sun, 23 May 2010
|
[ 20:58 dinoex ]
- remove option WITHOUT_OPENSSL
- add option WITH_GNUSTEP_DEVEL to build version 1.21.0
|
Sat, 28 Nov 2009
|
[ 21:44 dinoex ]
- update to 1.19.3
|
Wed, 24 Dec 2008
|
[ 07:48 dinoex ]
- update to 1.18.0
|
Sun, 16 Nov 2008
|
[ 18:15 dinoex ]
- update to 1.16.4
|
Tue, 12 Aug 2008
|
[ 09:23 dinoex ]
- udpate stable to 1.16.3
|
Fri, 20 Jun 2008
|
[ 15:12 dinoex ]
- update to 1.16.0
|
Sun, 4 May 2008
|
[ 21:13 dinoex ]
- add WITH_GNUSTEP_DEVEL
|
Thu, 28 Feb 2008
|
[ 09:05 dinoex ]
- update to 1.14.2
|
Thu, 31 Aug 2006
|
[ 05:35 dinoex ]
- update to 1.13.0
|
Sat, 18 Mar 2006
|
[ 09:52 dinoex ]
- update to 1.12.0
|
Sat, 24 Dec 2005
|
[ 21:40 dinoex ]
- update to 1.11.2
|
Thu, 22 Sep 2005
|
[ 13:34 dinoex ]
- update to 1.11.1
|
Sun, 28 Aug 2005
|
[ 19:19 dinoex ]
- cleanup Makefile location
|
Wed, 27 Jul 2005
|
[ 17:11 dinoex ]
- update to 1.10.0
|
Sun, 3 Apr 2005
|
[ 05:22 dinoex ]
- remove WITH_GNUSTEP_DEVEL
- update to 1.10.2
|
Sun, 14 Nov 2004
|
[ 08:04 dinoex ]
- update to 1.10.1 (stable)
|
Sun, 7 Nov 2004
|
[ 21:43 dinoex ]
- update to 1.10.0 (stable)
|
Wed, 16 Jun 2004
|
[ 16:36 dinoex ]
- update to 1.9.2
|
Fri, 5 Mar 2004
|
[ 15:00 dinoex ]
- update to 1.9.1
|
Wed, 10 Dec 2003
|
[ 22:03 dinoex ]
- Update to 1.9.0
|
Sun, 19 Oct 2003
|
[ 11:09 dinoex ]
- Update to 1.8.0
|
Wed, 27 Aug 2003
|
[ 07:17 dinoex ]
- Update to 1.7.3
|
Sat, 26 Jul 2003
|
[ 14:38 dinoex ] (Only the first 10 of 12 ports in this commit are shown above. )
- update to 1.7.2
- flat layout
|
Tue, 10 Jun 2003
|
[ 03:21 dinoex ]
- cleanup
|
Sun, 1 Jun 2003
|
[ 13:46 dinoex ]
- Add WITH_GNUSTEP_DEVEL
|
Wed, 26 Feb 2003
|
[ 19:57 dinoex ]
- Update gnustep-base and gnutsep-make to 1.5.2
|
Thu, 21 Nov 2002
|
[ 06:49 dinoex ]
- Update to 1.5.1
patch is now merged in distribution
|
Thu, 29 Aug 2002
|
[ 14:24 dinoex ]
Update to 1.4.0
|
Fri, 9 Aug 2002
|
[ 03:25 dinoex ]
Fix PREFIX dependency in GNUstep.sh,
cleanup pkg-plist
|
Tue, 4 Jun 2002
|
[ 06:46 dinoex ] (Only the first 10 of 14 ports in this commit are shown above. )
GNUstep Update
- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES
- Update: gnustep-objc-1.2.2
- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian
- Update: gnustep-guile-1.0.3.tar.gz
Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6
|
Thu, 21 Mar 2002
|
[ 13:14 tg ]
Upgrade to 1.3.0.
|
Wed, 23 Jan 2002
|
[ 12:56 tg ]
Upgrade to 1.1.0.
|
Tue, 17 Jul 2001
|
[ 12:52 tg ]
Add missing file.
|
Tue, 26 Jun 2001
|
[ 12:59 tg ]
Upgrade to 1.0.2.
|
Number of commits found: 50 |