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/pkg-plist

Number of commits found: 8

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 
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 
Thursday, 12 Jan 2017
13:50 amdmi3 search for other commits by this committer
- Remove long dead FreeBSD 9.2 related conditions

Approved by:	portmgr blanket
Original commitRevision:431265 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
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 
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: 8