1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
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
Dmitry Marakasov
be68cabe6b - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Strip binary
2015-03-08 02:33:20 +00:00
Antoine Brodin
c031383559 Cleanup plist 2014-11-22 10:29:22 +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
John Marino
0b3845059b Stage x11-clocks/aclock
Stage-QA warns that Aclock application is not stripped but this seems to
be installed per GNUStep framework so I'll leaving that warning alone.
2014-08-12 18:06:03 +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
Baptiste Daroussin
6935df7567 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-clocks) 2013-09-20 23:44:55 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Dirk Meyer
2195690bfe - update to 0.4.0
- new MASTE%R_SITE
2011-10-21 10:26:13 +00:00
Dirk Meyer
f6382ca768 - drop MASTER_SITE_GNUSTEP_CH 2011-08-08 16:21:27 +00:00
Dirk Meyer
3d1110da18 - add new WWW 2011-08-07 11:34:58 +00:00
Dirk Meyer
3beee95454 - update WWW 2011-08-06 18:41:07 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
354938e7f7 - update to 0.3 2010-05-23 21:01:55 +00:00
Dirk Meyer
a6f9484f59 - add LICENSE: 2009-01-16 17:22:52 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Dirk Meyer
ae3caf617f 3 2008-04-29 18:00:11 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Dirk Meyer
0e0e859328 - update for gnustep-make-2.0.0
Approved by:	gurkan (maintainer)
2007-05-25 06:04:44 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Emanuel Haupt
40b465290e Update master site.
Approved by:	tarzeau@linuks.mine.nu (maintainer)
2006-11-21 15:23:19 +00:00
Dirk Meyer
745a11e228 This little application displays the time of the day (analog)
PR:		104065
Submitted by:	Gürkan Sengün
2006-10-07 18:22:16 +00:00