Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0_8 05 Sep 2019 11:40:24 |
rene |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.4.0_8 04 Aug 2019 09:07:48 |
antoine |
Deprecate ports broken for more than 6 months |
1.4.0_8 01 Mar 2019 06:45:44 |
antoine |
Mark BROKEN: fails to build
AppController.m:9:10: fatal error: 'GL/glu.h' file not found
#include <GL/glu.h>
Reported by: pkg-fallout |
1.4.0_8 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) |
1.4.0_7 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 |
1.4.0_6 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. |
1.4.0_5 28 Nov 2017 11:27:05 |
amdmi3 |
- Add missing COMMENT, WWW
- Add LICENSE
- Cosmetic fixes |
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. |
1.4.0_4 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.4.0_4 13 Jan 2016 05:39:29 |
ak |
- Remove unused USE_* knobs:
databases/mysql57-server
games/kajongg
textproc/ruby-htree
- Fix typos in USE_* knobs:
graphics/fortytwo
math/hexcalc
misc/gnustep-examples
www/h2o
- Remove unused BROKEN_alpha knob:
devel/directfb
- Remove user-settable knob:
multimedia/tovid
Approved by: portmgr blanket |
1.4.0_4 29 Sep 2015 11:50:31 |
amdmi3 |
- Fix build after GNUstep changes by stripping files in the correct place |
1.4.0_4 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 |
1.4.0_4 26 Aug 2015 02:45:10 |
amdmi3 |
- Strip binaries
- Cosmetic fixes |
1.4.0_3 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 |
1.4.0_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4.0_3 12 Apr 2015 10:30:26 |
antoine |
Mark BROKEN: not converted to USES=gnustep
Reported by: pkg-fallout |
1.4.0_3 27 Sep 2014 20:44:11 |
amdmi3 |
- Drop @dirrm* from plist |
1.4.0_3 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) |
1.4.0_2 07 Sep 2014 11:21:49 |
marino |
Stage misc/gnustep-examples |
1.4.0_1 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) |
1.4.0 24 Jul 2014 15:36:50 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.4.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 |
1.3.0 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
1.3.0 26 Jun 2012 05:43:33 |
dinoex |
- reset MAINTAINER |
1.3.0 14 Jun 2012 05:25:49 |
dinoex |
- update to 1.3.0 |
1.2.0_1 20 Apr 2011 18:36:01 |
dinoex |
- USE_GMAKE ist set by bsd.gnustep.sh |
1.2.0_1 11 Apr 2011 19:54:35 |
ade |
Update to GNU make 3.82 after numerous -exp runs. |
1.2.0_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.0_1 13 Mar 2011 20:36:04 |
dinoex |
- fix build with gmake
Reported by: naddy |
1.2.0_1 05 Jun 2010 04:06:33 |
dinoex |
- new option WITH_GNUSTEP_DEVEL to update to 1.3.0 |
1.2.0_1 30 May 2010 12:28:39 |
dinoex |
- drop USE_GNUSTEP_PREFIX |
1.2.0_1 05 Jul 2009 10:37:52 |
dinoex |
- cleanup ADDITIONAL_LIB_DIRS |
1.2.0_1 21 Jun 2009 13:42:22 |
dinoex |
- fix build with custom LOCALBASE
Reported by: QAT |
1.2.0_1 06 Jun 2008 13:45:40 |
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) |
1.2.0 28 Feb 2008 09:14:32 |
dinoex |
- update to 1.2.0 |
1.1.0_1 25 May 2007 05:55:36 |
dinoex |
- update for gnustep-make-2.0.0 |
1.1.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}. |
1.1.0 31 Jan 2007 18:18:14 |
dinoex |
- add category gnustep
PR: 103931
Approved by: pav |
1.1.0 13 Jan 2007 03:57:25 |
dinoex |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
1.1.0 03 Jan 2007 15:54:19 |
dinoex |
- keep Local/Library/Services |
1.1.0 09 Dec 2006 09:44:34 |
dinoex |
- Local/Library/ApplicationSupport now global |
1.1.0 13 Sep 2006 05:00:56 |
dinoex |
cleanup pkg-plist after gnustep-make |
1.1.0 12 Sep 2006 17:26:16 |
dinoex |
- update to 1.1.0
more samples, but GPuzzle was removed |
1.0.0 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
1.0.0 08 Apr 2006 15:16:30 |
dinoex |
- use @dirrmtry |
1.0.0 19 Mar 2006 04:35:47 |
dinoex |
- add USE_GNUSTEP_PREFIX |
1.0.0 19 Jan 2006 12:06:14 |
dinoex |
- new option GNUSTEP_PREFIX
allow user defined location of all files |
1.0.0 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
1.0.0 14 Sep 2005 10:35:33 |
dinoex |
- cleanup old Makefile location |
1.0.0 07 Nov 2004 21:49:36 |
dinoex |
- update to 1.0.0 |
0.9.7_1 29 Apr 2004 02:58:40 |
dinoex |
- ignore creation of files in /root/GNUstep
Suggested by: kris |
0.9.7_1 26 Feb 2004 05:34:02 |
dinoex |
- add SIZE |
0.9.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.7 31 Jan 2004 12:16:18 |
dinoex |
- update MASTER_SITES |
0.9.7 19 Oct 2003 12:08:19 |
dinoex |
- use ${RM} |
0.9.7 19 Oct 2003 11:14:19 |
dinoex |
- Layout for GnuSTEP 1.8.0 |
0.9.7 28 Aug 2003 01:42:30 |
dinoex |
- use new hook USE_GNUSTEP in bsd.port.mk |
0.9.7 26 Jul 2003 14:52:10 |
dinoex |
- flat layout |
0.9.7 04 Jul 2003 01:48:24 |
dinoex |
- Drop obsolete defines |
0.9.7 18 Jun 2003 04:07:19 |
dinoex |
- don't package ~/GNUSstep |
0.9.7 10 Jun 2003 13:04:35 |
dinoex |
- remove empty dirs
- fix plist |
0.9.7 13 Apr 2003 07:33:37 |
dinoex |
- Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR: 50479 |
0.9.7 23 Mar 2003 19:26:43 |
dinoex |
The GNUstep example applications:
# Calculator
# CurrencyConverter
# Finger It is a simple front-end to finger, ping and traceroute.
# GFractal
# GPuzzle Using a tiff for a puzzle.
# GSTest
# HostAddress
# Ink Text Editor |