1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Emanuel Haupt
ce75dc7a2c Remove trailing whitespaces from category emulators 2014-02-21 13:36:40 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Dirk Meyer
84ca1a0113 - update LEGAL
remove pgp* as rsaref has expired.
2013-12-11 21:52:30 +00:00
Dirk Meyer
941c7e8824 - use OPTIONS_DEFINE
- fix option EXAMPLES
2013-11-27 20:42:45 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Dirk Meyer
fc361bc75f - take MAINTAINERSHIP
PR:		152393
Approved by:	(maintainer timeout)
2010-12-21 05:33:32 +00:00
Dirk Meyer
abf97d8550 - update to 0.6.7.6
- update MASTER_SITES
- install in standard path
- wrapper script removed
- enable audio support
- reset MAINTAINER after 4 weeks
PR:		152393
Approved by:	(maintainer timeout)
2010-12-21 05:32:39 +00:00
Dirk Meyer
3ad72ebd62 - fix build for amd64
Approved by:	(implizit by mainatiner)
2010-01-22 09:55:56 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Dirk Meyer
b369b6e1c1 - clean X11BASE
- set USE_XORG
Approved by:	maintainer (implicit)
2008-04-12 10:01:57 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Dirk Meyer
f36628a3cb - fix build with xorg7
- make portlint happier
Approved by:	maintainer
2007-06-18 14:57:50 +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
fb2965d5c9 - fix build on FreeBSD 6.x 2006-11-01 11:23:57 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
b57b213f45 - make build without X running
Requested by:	kris
2005-10-26 11:37:47 +00:00
Dirk Meyer
48f550240c - fix dependency
Approved by:	maintainer (implict)
2005-10-25 08:12:43 +00:00
Dirk Meyer
a9bcb9ec32 - unbreak fetch
Approved by:	Tobias Reifenberger (maintainer)
2005-09-09 04:12:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mark Linimon
d13a3290d3 Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing.  Should only
affect bento, and not regular consumers of the port.  Informed maintainer.
2004-02-09 10:42:17 +00:00
Kris Kennaway
bd01a5df4e RESTRICTED implies NO_PACKAGE 2003-07-30 21:06:43 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Jimmy Olgeni
f91f1f3109 Style police on editors category. 2001-02-05 14:49:05 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Steve Price
78c405bf64 Fix problems with ROM-dump.
PR:		14363
Submitted by:	maintainer
1999-11-26 18:29:44 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
cb7b609443 Mark BROKEN. Distfiles unfetchable. 1998-12-01 09:36:34 +00:00
Thomas Gellekum
86e3852b2f Import stonx port. STonX is an Atari ST emulator.
PR:		4296
Submitted by:	Tobias Reifenberger <tr@freebsd.mayn.de>
1997-10-31 09:15:15 +00:00