Commit graph

28 commits

Author SHA1 Message Date
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
David Chisnall
9156bf1b9e 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
2015-09-19 10:33:34 +00:00
Baptiste Daroussin
06f79b66f2 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
2015-04-09 07:44:41 +00:00
Baptiste Daroussin
ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
74a7f8c73c 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)
2014-08-05 22:13:29 +00:00
Antoine Brodin
56128d3cf7 Stage support 2014-02-11 18:48:54 +00:00
Koop Mast
c10de79b1a Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
2014-01-12 19:48:11 +00:00
Baptiste Daroussin
0d0c38abda In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
2013-12-11 18:28:10 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
David Chisnall
3bec8741ff 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
2013-08-28 18:26:01 +00:00
Jeremy Messenger
61d9c78a79 -Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Beat Gaetzi
487f5e4faa - Mark as BROKEN:
Compiling file AppController.m ...
In file included from GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h:85,
                 from GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:95,
                 from GNUstep/System/Library/Headers/Foundation/NSObject.h:30,
                 from GNUstep/System/Library/Headers/Foundation/FoundationErrors.h:29,
                 from GNUstep/System/Library/Headers/Foundation/Foundation.h:33,
                 from GNUstep/System/Library/Headers/AppKit/AppKit.h:40,
                 from AppController.m:3:
GNUstep/System/Library/Headers/ObjectiveC2/objc/runtime.h:297: error:
                 expected ')' before 'sel1'
gmake[3]: *** [obj/SimpleAgenda.obj/AppController.m.o] Error 1

Reported by:	pointyhat
2012-08-05 11:58:10 +00:00
Dirk Meyer
5b6e4f8858 - reset MAINTAINER 2012-06-26 06:29:00 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Dirk Meyer
7256f929a5 - update to 0.42 2011-05-20 04:40:27 +00:00
Dirk Meyer
bdc09653a9 - use USE_GNUSTEP_CONFIGURE
this fixes build with base gcc
2011-04-16 05:10:55 +00:00
Dirk Meyer
c93fdb0499 - update to 0.41.1 2011-02-18 16:52:11 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
bfc99f2011 - update to 0.41 2010-03-24 16:01:03 +00:00
Dirk Meyer
03f27b8361 - update to 0.40 2010-03-09 14:35:18 +00:00
Dirk Meyer
681b1af8b4 - update to 0.39 2009-10-20 17:08:52 +00:00
Dirk Meyer
0c1ab4538d - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
Dirk Meyer
e7978f243a - fix buildwith custom LOCALBASE
Reported by:	QAT
2009-06-04 18:36:22 +00:00
Dirk Meyer
3e6d2bb9b2 - update to 0.38 2009-03-19 17:48:38 +00:00
Dirk Meyer
75b7b8c69c SimpleAgenda is a simple calendar and agenda application.
Based on libical, SimpleAgenda handles multiple local and distant
(through webcal) calendars.

Features
* multiples agendas
* monthly calendar, day view and summary
* create, resize and move appointments easily
* export individual appointments as files and to pasteboard
* changing rapidly
* open to suggestions and friendly with contributors !

LICENSE: GPL2 or later

WWW: http://wiki.gnustep.org/index.php/SimpleAgenda.app
2009-01-16 13:25:22 +00:00