<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/gnustep-base/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-08-11T13:01:50Z</updated>
<entry>
<title>lang/gnustep-base: fixed plist</title>
<updated>2025-08-11T13:01:50Z</updated>
<author>
<name>Eric Turgeon</name>
<email>ericbsd@FreeBSD.org</email>
</author>
<published>2025-08-11T13:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c168f4736288c02b7c7ae5aab8d0db96ae3c41b6'/>
<id>urn:sha1:c168f4736288c02b7c7ae5aab8d0db96ae3c41b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUstep: update ports to latest releases</title>
<updated>2025-08-10T23:44:45Z</updated>
<author>
<name>pkgdemon</name>
<email>pkgdemonteam@gmail.com</email>
</author>
<published>2025-07-28T21:46:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d22181301dc07f22b0a3f652cb778d0581831412'/>
<id>urn:sha1:d22181301dc07f22b0a3f652cb778d0581831412</id>
<content type='text'>
- devel/gnustep-make: update 2.9.2 → 2.9.3
  * Removed configure knobs that are no longer valid
- lang/gnustep-base: update 1.29.0 → 1.31.1
  * Remove old patch no longer needed
- x11-toolkits/gnustep-gui: update 0_31_1 → 0_32_0
- x11-toolkits/gnustep-back: update 0_31_0 → 0_32_0
- Pass maintainership of GNUstep ports to Joseph &lt;joe@example.com&gt;

Pull Request: https://github.com/freebsd/freebsd-ports/pull/434
Submitted by: pkgdemon joe.maloney@icloud.com
Approved by: ericbsd
Reviewed by: ericbsd
</content>
</entry>
<entry>
<title>lang/gnustep-base: Update to 1.29.0</title>
<updated>2023-08-26T16:36:20Z</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2023-08-26T16:36:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab5c140696c7a5f4d3eb45b689b276c52133521d'/>
<id>urn:sha1:ab5c140696c7a5f4d3eb45b689b276c52133521d</id>
<content type='text'>
Backport upstream commit 37913d006d96a6bdcb963f4ca4889888dcce6094 to
fix build with newer versions of libxml2

PR:		273213
Sponsored by:	Blinkinblox
</content>
</entry>
<entry>
<title>Update a few GNUstep ports:</title>
<updated>2021-02-14T23:21:02Z</updated>
<author>
<name>Neel Chauhan</name>
<email>nc@FreeBSD.org</email>
</author>
<published>2021-02-14T23:21:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1385312c504f56c0d576ed42cf48ceadce214333'/>
<id>urn:sha1:1385312c504f56c0d576ed42cf48ceadce214333</id>
<content type='text'>
 * 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.
</content>
</entry>
<entry>
<title>Move Objective-C ports to the v2 GNUstep ABI.</title>
<updated>2019-02-03T15:37:58Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2019-02-03T15:37:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f627ab4ceb27d868b1d614957e04bfa927d165b'/>
<id>urn:sha1:3f627ab4ceb27d868b1d614957e04bfa927d165b</id>
<content type='text'>
 * 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 &gt;= 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)
</content>
</entry>
<entry>
<title>Remove the OpenSSL option from lang/gnustep-base</title>
<updated>2017-08-26T10:24:56Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2017-08-26T10:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df4dc5ca276d4808c8091e7b9e59f8671fcd4632'/>
<id>urn:sha1:df4dc5ca276d4808c8091e7b9e59f8671fcd4632</id>
<content type='text'>
GNUstep Base no longer supports building with OpenSSL, the option was broken.

PR:		221789
Submitted by:	Martin Waschbuesch
Reported by:	Martin Waschbuesch
</content>
</entry>
<entry>
<title>Update GNUstep core libraries.</title>
<updated>2017-08-21T13:26:28Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2017-08-21T13:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=31e0b9f12cc7c944cfa44082f5ff6c94615f8d68'/>
<id>urn:sha1:31e0b9f12cc7c944cfa44082f5ff6c94615f8d68</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>- Do not hardcode dependency on GnuTLS (security/gnutls).  While preferred,</title>
<updated>2016-01-13T12:37:57Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2016-01-13T12:37:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=785db2d60520e2d15f44563708b8fcc59485ea7c'/>
<id>urn:sha1:785db2d60520e2d15f44563708b8fcc59485ea7c</id>
<content type='text'>
  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)
</content>
</entry>
<entry>
<title>Update GNUstep ports to their latest versions.</title>
<updated>2015-07-01T13:50:28Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2015-07-01T13:50:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6546ca2ca951bdc8b431343e865526c04422088'/>
<id>urn:sha1:b6546ca2ca951bdc8b431343e865526c04422088</id>
<content type='text'>
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-10-27T15:23:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-10-27T15:23:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77cba41a625ee21c7d556cf83d6b95bee86b0288'/>
<id>urn:sha1:77cba41a625ee21c7d556cf83d6b95bee86b0288</id>
<content type='text'>
</content>
</entry>
</feed>
