1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

72 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
David Chisnall
b6546ca2ca 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
2015-07-01 13:50:28 +00:00
Dmitry Marakasov
6d5d625161 - CPE was broken after convertsion to USES=gnustep, fix it
Approved by:	portmgr blanket
2015-05-14 16:12:44 +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
Bartek Rutkowski
1899a17243 mail/gnumail: add CPE information
- Maintainer's timeout (theraven@FreeBSD.org)

PR:		198470
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-30 17:07:24 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +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
65d37a97b6 Stage support 2014-02-11 20:12:27 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +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
Bryan Drewery
6910bf819a - 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
2013-03-07 03:25:10 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Dirk Meyer
7c654b960d - update to 1.2.0 release
Feature safe:	yes
2011-11-11 12:03:29 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +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
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +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
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +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
0a3ced492a - update to 1.2.0pre3 2007-02-11 09:38:32 +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
Dirk Meyer
a3b7120fba - update to 1.2.0pre2 2006-10-31 05:27:57 +00:00
Dirk Meyer
59ccda5113 cleanup pkg-plist after gnustep-make 2006-09-13 05:00:56 +00:00
Dirk Meyer
bb3f592185 - use USE_GNUSTEP_LOCAL_LIBS 2006-09-10 20:08:46 +00:00
Dirk Meyer
cb96a48d14 - use @dirrmtry 2006-04-08 15:16:30 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Dirk Meyer
3b6641a158 - new option GNUSTEP_PREFIX
allow user defined location of all files
2006-01-19 12:06:14 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
92118d1d77 - remove WITH_GNUSTEP_DEVEL 2005-04-03 05:30:15 +00:00
Dirk Meyer
1505937dd7 - new option ADDRESSES_PORT 2004-11-14 08:10:56 +00:00
Dirk Meyer
2b273e7a15 - update to 1.1.2
PR:		73912
Submitted by:	Miguel Mendez
2004-11-14 08:09:10 +00:00
Dirk Meyer
4eda369931 - update for gnustep-make 1.10.0 2004-11-07 21:48:30 +00:00
Dirk Meyer
70507a3757 - DEFAULTLIBVERSION changed with gnustep-1.9.2 2004-06-16 16:39:41 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Dirk Meyer
0944416e13 - update to 1.1.1
- update MASTER_SITES
2003-11-13 03:34:55 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Dirk Meyer
2af3481b0b - removed with update to 1.1.0 2003-09-04 06:39:16 +00:00
Dirk Meyer
3cc72bcc05 - Update to 1.1.0 2003-08-31 09:40:20 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00
Dirk Meyer
d728189baa - flat layout 2003-07-26 14:41:39 +00:00
Dirk Meyer
81cc6cf002 - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
Dirk Meyer
193f0869c3 - remove empty dirs
- fix plist
2003-06-10 13:04:35 +00:00
Dirk Meyer
e94a613e5f - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:10:31 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
Dirk Meyer
4ba39af869 - add stamp.make 2003-03-05 04:50:54 +00:00
Dirk Meyer
55b29f2dc4 - Update for gnustep 1.5.2 and gui 0.8.4 2003-02-26 20:05:16 +00:00