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/libobjc2/distinfo

Number of commits found: 12

Tuesday, 25 Aug 2020
09:37 zeising search for other commits by this committer
lang/libobjc2: Update to 2.1

Properly update lang/libobjc2 to 2.1.
It now builds with -fno-common.

Releas announcement:
https://github.com/gnustep/libobjc2/releases/tag/v2.1
Original commitRevision:546146 
Monday, 24 Aug 2020
18:11 fernape search for other commits by this committer
lang/libobjc2: update to 2.1

ChangeLog: https://github.com/gnustep/libobjc2/releases/tag/v2.1

While here:

 * Reorder variables
 * Add missing USE_LDCONFIG since the port installs shared libraries

Reported by:	portscout
Original commitRevision:546105 
Sunday, 10 Feb 2019
18:08 theraven search for other commits by this committer
Bump libobjc2 port to latest git head.

Fixes an issue where programs with long double ivars when compiled with the old
ABI would crash on load.
Original commitRevision:492624 
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 
Wednesday, 1 Jun 2016
13:15 mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
Original commitRevision:416242 
Friday, 7 Aug 2015
14:07 theraven search for other commits by this committer
Update libobjc2 to the latest release.

Approved by:	bapt (mentor, implicit)
Original commitRevision:393694 
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 
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 
Tuesday, 13 Dec 2011
18:05 dinoex search for other commits by this committer
- update to 1.6
- fix build with clang
Original commit
Wednesday, 19 Oct 2011
18:56 dinoex search for other commits by this committer
Replacement for the GNU Objective-C runtime supporting the features
of Objective-C 2 for use with GNUstep and other Objective-C programs.
This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.
Original commit
Thursday, 2 Jun 2011
20:06 pav search for other commits by this committer
- Remove lang/libobjc2, it's duplicate of gnustep-libobjc

Submitted by:   Pete French <pete@twisted.org.uk> (maintainer)
Original commit
Wednesday, 13 Oct 2010
16:41 dinoex search for other commits by this committer
Replacement for the GNU Objective-C runtime supporting the features
of Objective-C 2 for use with GNUstep and other Objective-C programs.
This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.

Submitted by:   Pete French
Reviewed by:    dinoex
Original commit

Number of commits found: 12