1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +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
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +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
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
161b92dff7 Clean up plist 2014-10-19 23:12:06 +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
6c3b68f3ad Stage support 2014-02-11 17:59:57 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Lars Engels
c8b89cd3fa - Update to 1.5
- Trim Makefile header
- Pass maintainership to submitter

PR:		ports/178440
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-05-10 20:43:23 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Dirk Meyer
7022dee7e2 - update to 1.4 2012-06-09 13:00:31 +00:00
Dirk Meyer
b2d7d1df1f - drop mirror MASTER_SITE_GNUSTEP_CH 2011-08-06 08:52:28 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
2bde4d927e - add LICENSE: 2009-01-16 16:01:05 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +00:00
Dirk Meyer
988da358fc - update to 1.3
- take maintainership
2008-04-29 17:41:30 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Dirk Meyer
09c4735e13 - update to 1.2
Approved by:	gurkan (maintainer)
2007-05-25 06:11:34 +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
3aa9b48413 - update to use new bsd.gnustep.mk
PR:
Submitted by:
Reviewed by:
Approved by:	gurkan@linuks.mine.nu
Obtained from:
MFC after:
Security:
2007-01-13 03:57:11 +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
59ccda5113 cleanup pkg-plist after gnustep-make 2006-09-13 05:00:56 +00:00
Dirk Meyer
682186c79e - use USE_GNUSTEP_SYSTEM_LIBS 2006-09-10 20:10:24 +00:00
Dirk Meyer
6142852753 Zipper is a tool for extracting and viewing archive files in GNUstep.
PR:		103088
Submitted by:	Gürkan Sengün
2006-09-10 12:16:08 +00:00