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.

non port: lang/gnustep-base/pkg-plist

Number of commits found: 50

Saturday, 26 Aug 2023
16:36 Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: ab5c140696c7a5f4d3eb45b689b276c52133521d commit hash: ab5c140696c7a5f4d3eb45b689b276c52133521d commit hash: ab5c140696c7a5f4d3eb45b689b276c52133521d commit hash: ab5c140696c7a5f4d3eb45b689b276c52133521d ab5c140
Sunday, 14 Feb 2021
23:21 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.
Original commitRevision:565273 
Sunday, 3 Feb 2019
15:37 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)
Original commitRevision:492056 
Saturday, 26 Aug 2017
10:24 theraven search for other commits by this committer
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
Original commitRevision:448759 
Monday, 21 Aug 2017
13:26 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.
Original commitRevision:448472 
Wednesday, 13 Jan 2016
12:37 danfe search for other commits by this committer
- 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)
Original commitRevision:406037 
Wednesday, 1 Jul 2015
13:50 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
Original commitRevision:391062 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Thursday, 31 Jul 2014
22:18 antoine search for other commits by this committer
Remove some plist duplicates

Reported by:	pkg developer mode
Original commitRevision:363680 
Sunday, 12 Jan 2014
22:54 theraven search for other commits by this committer
Update core GNUstep libraries and fisicalab to latest versions

Approved by:	bapt (mentor)
Original commitRevision:339559 
Wednesday, 28 Aug 2013
18:26 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
Original commitRevision:325546 
Monday, 11 Jun 2012
18:59 dinoex search for other commits by this committer
- mark BROKEN on FreeBSD 7
Original commit
Saturday, 9 Jun 2012
12:46 dinoex search for other commits by this committer
- update to 1.24.0
Original commit
Saturday, 16 Apr 2011
10:17 dinoex search for other commits by this committer
- update GNUSTEP_DEVEL to 1.22.0
Original commit
Sunday, 18 Jul 2010
14:00 dinoex search for other commits by this committer
- update WITH_GNUSTEP_DEVEL to 1.21.1
Original commit
Sunday, 30 May 2010
12:28 dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
Original commit
Sunday, 23 May 2010
20:58 dinoex search for other commits by this committer
- remove option WITHOUT_OPENSSL
- add option WITH_GNUSTEP_DEVEL to build version 1.21.0
Original commit
Saturday, 28 Nov 2009
21:44 dinoex search for other commits by this committer
- update to 1.19.3
Original commit
Wednesday, 24 Dec 2008
07:48 dinoex search for other commits by this committer
- update to 1.18.0
Original commit
Sunday, 16 Nov 2008
18:15 dinoex search for other commits by this committer
- update to 1.16.4
Original commit
Tuesday, 12 Aug 2008
09:23 dinoex search for other commits by this committer
- udpate stable to 1.16.3
Original commit
Friday, 20 Jun 2008
15:12 dinoex search for other commits by this committer
- update to 1.16.0
Original commit
Sunday, 4 May 2008
21:13 dinoex search for other commits by this committer
- add WITH_GNUSTEP_DEVEL
Original commit
Thursday, 28 Feb 2008
09:05 dinoex search for other commits by this committer
- update to 1.14.2
Original commit
Thursday, 31 Aug 2006
05:35 dinoex search for other commits by this committer
- update to 1.13.0
Original commit
Saturday, 18 Mar 2006
09:52 dinoex search for other commits by this committer
- update to 1.12.0
Original commit
Saturday, 24 Dec 2005
21:40 dinoex search for other commits by this committer
- update to 1.11.2
Original commit
Thursday, 22 Sep 2005
13:34 dinoex search for other commits by this committer
- update to 1.11.1
Original commit
Sunday, 28 Aug 2005
19:19 dinoex search for other commits by this committer
- cleanup Makefile location
Original commit
Wednesday, 27 Jul 2005
17:11 dinoex search for other commits by this committer
- update to 1.10.0
Original commit
Sunday, 3 Apr 2005
05:22 dinoex search for other commits by this committer
- remove WITH_GNUSTEP_DEVEL
- update to 1.10.2
Original commit
Sunday, 14 Nov 2004
08:04 dinoex search for other commits by this committer
- update to 1.10.1 (stable)
Original commit
Sunday, 7 Nov 2004
21:43 dinoex search for other commits by this committer
- update to 1.10.0 (stable)
Original commit
Wednesday, 16 Jun 2004
16:36 dinoex search for other commits by this committer
- update to 1.9.2
Original commit
Friday, 5 Mar 2004
15:00 dinoex search for other commits by this committer
- update to 1.9.1
Original commit
Wednesday, 10 Dec 2003
22:03 dinoex search for other commits by this committer
- Update to 1.9.0
Original commit
Sunday, 19 Oct 2003
11:09 dinoex search for other commits by this committer
- Update to 1.8.0
Original commit
Wednesday, 27 Aug 2003
07:17 dinoex search for other commits by this committer
- Update to 1.7.3
Original commit
Saturday, 26 Jul 2003
14:38 dinoex search for other commits by this committer
- update to 1.7.2
- flat layout
Original commit
Tuesday, 10 Jun 2003
03:21 dinoex search for other commits by this committer
- cleanup
Original commit
Sunday, 1 Jun 2003
13:46 dinoex search for other commits by this committer
- Add WITH_GNUSTEP_DEVEL
Original commit
Wednesday, 26 Feb 2003
19:57 dinoex search for other commits by this committer
- Update gnustep-base and gnutsep-make to 1.5.2
Original commit
Thursday, 21 Nov 2002
06:49 dinoex search for other commits by this committer
- Update to 1.5.1
patch is now merged in distribution
Original commit
Thursday, 29 Aug 2002
14:24 dinoex search for other commits by this committer
Update to 1.4.0
Original commit
Friday, 9 Aug 2002
03:25 dinoex search for other commits by this committer
Fix PREFIX dependency in GNUstep.sh,
cleanup pkg-plist
Original commit
Tuesday, 4 Jun 2002
06:46 dinoex search for other commits by this committer
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
Original commit
Thursday, 21 Mar 2002
13:14 tg search for other commits by this committer
Upgrade to 1.3.0.
Original commit
Wednesday, 23 Jan 2002
12:56 tg search for other commits by this committer
Upgrade to 1.1.0.    
Original commit
Tuesday, 17 Jul 2001
12:52 tg search for other commits by this committer
Add missing file.    
Original commit
Tuesday, 26 Jun 2001
12:59 tg search for other commits by this committer
Upgrade to 1.0.2.    
Original commit

Number of commits found: 50