Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31.0 01 Jun 2024 11:56:10 |
Fernando ApesteguÃa (fernape) |
x11-toolkits/gnustep-back: update to 0_31_0
ChangeLog: https://github.com/gnustep/libs-back/releases/tag/back-0_31_0 |
0.30.0_1 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.30.0 19 Mar 2024 14:18:29 |
Robert Clausecker (fuz) Author: Joran Rood |
x11-toolkits/gnustep-back: update to 0.30.0
Changelog: https://github.com/gnustep/libs-back/releases/tag/back-0_30_0
PR: 276149 |
0.28.0_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.28.0_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.28.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.28.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.28.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.28.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.28.0 14 Feb 2021 23:21:03 |
nc |
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. |
0.27.0 05 Mar 2020 20:49:06 |
rene |
Return theraven's ports to the pool after safekeeping his commit bit. |
0.27.0 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.27.0 04 Feb 2019 13:08:16 |
mat |
Fix USE_GITHUB usage.
(And in some case, reorder the Makefiles a bit to complie with the
handbook.) |
0.27.0 03 Feb 2019 15:37:58 |
theraven |
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) |
0.25.1_2 26 Sep 2018 15:23:37 |
brooks |
Update Objective-C LLVM version to 6.0.
Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0.
PR: 230116
Submitted by: mikael.urankar@gmail.com
Approved by: theraven (prior version)
Sponsored by: DARPA, AFRL |
0.25.1_1 03 Dec 2017 12:23:54 |
theraven |
Fix configure options for gnustep-make
We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs. This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults. |
21 Aug 2017 13:26:29
|
theraven |
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. |
0.24.1_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.24.1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.24.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.24.1 19 Sep 2015 10:33:36 |
theraven |
Make all GNUstep ports install into the System domain so that the Local domain
is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove
the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their
pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977 |
0.24.1 01 Jul 2015 13:50:29 |
theraven |
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 |
0.24.0_5 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
09 Apr 2015 07:44:42
|
bapt |
Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences |
0.24.0_5 28 Jan 2015 01:08:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
0.24.0_5 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.24.0_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.24.0_3 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
0.24.0_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.24.0_1 28 Jan 2014 08:34:58 |
bapt |
Support stage
Use modern LIB_DEPENDS
A bit of cosmetic changes |
0.24.0_1 15 Jan 2014 20:36:00 |
theraven |
Make GNUstep applications work out of the box without explicitly setting a
back end. Add staging support.
Approved by: bapt (mentor) |
0.24.0 12 Jan 2014 22:54:59 |
theraven |
Update core GNUstep libraries and fisicalab to latest versions
Approved by: bapt (mentor) |
0.23.0 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.23.0 02 Sep 2013 20:19:06 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
0.23.0 28 Aug 2013 18:26:01 |
theraven (src 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 |
0.22.0 20 Aug 2013 01:08:18 |
linimon |
Maintainer has relinquished these ports.
PR: ports/181404
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
0.22.0 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
0.22.0 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
0.22.0 26 Jun 2012 05:43:33 |
dinoex |
- reset MAINTAINER |
0.22.0 09 Jun 2012 12:47:21 |
dinoex |
- update to 0.22 |
0.17.1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.17.1_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.17.1_3 16 Apr 2011 10:17:39 |
dinoex |
- update GNUSTEP_DEVEL to 1.22.0 |
0.17.1_3 07 Apr 2011 18:26:01 |
dinoex |
- drop MD5 |
0.17.1_3 05 Jun 2010 07:54:45 |
dinoex |
add LICENSE_COMB |
0.17.1_3 04 Jun 2010 13:14:56 |
dinoex |
- LICENSE GPLv3 |
0.17.1_3 30 May 2010 12:28:39 |
dinoex |
- drop USE_GNUSTEP_PREFIX |
0.17.1_3 23 May 2010 21:00:17 |
dinoex |
- add GL support
- add option WITH_GNUSTEP_DEVEL to build version 0.19.0 |
0.17.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.17.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.17.1 28 Nov 2009 21:49:45 |
dinoex |
- update to 0.17.1 |
0.16.0_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.16.0 17 Jul 2009 09:56:39 |
dinoex |
- drop USE_FREETYPE |
0.16.0 05 Jul 2009 10:37:52 |
dinoex |
- cleanup ADDITIONAL_LIB_DIRS |
0.16.0 16 Jan 2009 17:21:41 |
dinoex |
- set NO_PACKAGE |
0.16.0 24 Dec 2008 07:48:40 |
dinoex |
- update to 0.16.0 |
0.14.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.14.0 12 Aug 2008 09:25:00 |
dinoex |
- update stable to 0.14.0 |
0.12.2 20 Jun 2008 15:12:52 |
dinoex |
- update to 0.14.0 |
0.12.2 15 Jun 2008 11:22:48 |
dinoex |
- update to 0.12.2 |
0.12.1_1 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.12.1 04 May 2008 21:13:22 |
dinoex |
- add WITH_GNUSTEP_DEVEL |
0.12.1 04 Apr 2008 16:57:05 |
dinoex |
- rename PLIST_SUB macro |
0.12.1 30 Mar 2008 09:36:46 |
dinoex |
- clean X11BASE |
0.12.1 17 Mar 2008 16:40:52 |
dinoex |
- set USE_XORG
- add direct dependencies |
0.12.1 07 Mar 2008 21:47:50 |
flz |
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav) |
0.12.1 28 Feb 2008 09:07:37 |
dinoex |
- udpate to 0.12.1 |
0.11.0_1 04 Oct 2007 06:27:14 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.11.0_1 25 May 2007 05:55:36 |
dinoex |
- update for gnustep-make-2.0.0 |
0.11.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.11.0 25 Feb 2007 12:23:19 |
dinoex |
- add instructions for mutiple backends |
0.11.0 31 Jan 2007 18:18:14 |
dinoex |
- add category gnustep
PR: 103931
Approved by: pav |
0.11.0 12 Dec 2006 10:28:15 |
dinoex |
- switch depedency from imake-6 to dgs |
0.11.0 31 Aug 2006 05:37:04 |
dinoex |
- update to 0.11.0 |
0.10.3 26 Jul 2006 15:46:11 |
dinoex |
- unbreak WITH_GNUSTEP_CAIRO |
0.10.3 26 Jul 2006 15:35:50 |
dinoex |
- fix WITH_GNUSTEP_XDPS with imake |
0.10.3 28 May 2006 13:37:06 |
pav |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl |
0.10.3 16 Apr 2006 11:47:05 |
dinoex |
- fix build of gnustep-xdps |
0.10.3 19 Mar 2006 04:35:47 |
dinoex |
- add USE_GNUSTEP_PREFIX |
0.10.3 18 Mar 2006 09:54:48 |
dinoex |
- update to 0.10.3 |
0.10.2 26 Jan 2006 07:01:19 |
dinoex |
- mark BROKEN
xdps is no longer supported by xorg version 6.9.0 and above |
0.10.2 19 Jan 2006 12:06:14 |
dinoex |
- new option GNUSTEP_PREFIX
allow user defined location of all files |
0.10.2 16 Jan 2006 11:35:22 |
dinoex |
- Fix build for cairo backend |
0.10.2 24 Dec 2005 21:41:19 |
dinoex |
- update to 0.10.2 |
0.10.1 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
0.10.1 05 Nov 2005 09:06:17 |
dinoex |
- update for cairo release |
0.10.1 24 Oct 2005 17:42:13 |
dinoex |
- new backend option WITH_GNUSTEP_CAIRO
(broken, as libcairo.1 is too old) |
0.10.1 24 Oct 2005 17:15:26 |
dinoex |
- disable glitz by default
Reported by: Andriy Gapon |
0.10.1 22 Sep 2005 13:33:54 |
dinoex |
- update to 0.10.1 |
0.10.0 28 Aug 2005 19:19:23 |
dinoex |
- cleanup Makefile location |
0.10.0 27 Jul 2005 17:14:28 |
dinoex |
- update to 0.10.0 |
0.9.6 13 May 2005 20:11:02 |
dinoex |
- update to 0.9.6 |
0.9.5 03 Apr 2005 05:24:24 |
dinoex |
- update to 0.9.5
- unbreak option WITH_GNUSTEP_LIBART |
0.9.4 07 Nov 2004 21:47:05 |
dinoex |
- update to 0.9.4 |
0.9.1_1 16 Jun 2004 16:38:33 |
dinoex |
- udpate to 0.9.3 |
0.9.1_1 29 Apr 2004 02:58:04 |
dinoex |
- reorder target |
0.9.1_1 26 Mar 2004 20:14:40 |
dinoex |
- make PKGNAMESUFFIX more flexible |
0.9.1_1 16 Mar 2004 22:54:06 |
marcus |
Chase the new location of libXft. |
0.9.1_1 05 Mar 2004 15:02:40 |
dinoex |
- add WITH_GNUSTEP_DEVEL for 0.9.2 |