1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Antoine Brodin
3a678350fb Deprecate ports broken for more than 6 months 2017-12-27 09:30:47 +00:00
Antoine Brodin
f9e689d717 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2017-05-11 18:26:00 +00:00
Rene Ladan
e132ea6fc3 Reset mva@'s ports, he handed in his ports bit. 2017-01-22 22:27:54 +00:00
Tijl Coosemans
aea21b3b36 - In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
2016-09-07 12:43:22 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Dmitry Marakasov
814cd01df8 - Drop @dirrm* from plists
Approved by:	portmgr blanket
2015-01-16 16:55:05 +00:00
Marcus von Appen
e11c7ad3e4 - enable stagedir support
- shorten COMMENT to pet portlint
2014-01-16 20:20:03 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Marcus von Appen
81965a236f - Update to 1.60
- Unbreak
2010-08-21 05:26:51 +00:00
Marcus von Appen
8279415abf - Mark BROKEN: The newer version available requires newer libraries.
Reported by:	pointyhat (via pav@)
2010-08-17 06:03:25 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Boris Samorodov
d3bf3a61b7 Change maintainer.
Approved by:	jaj@hcl-club.lu (the former maintainer via ports@ ML)
		mva@sysfault.org (current maintainer via ports@ ML)
2009-02-05 21:59:31 +00:00
Florent Thoumie
9d7a34671d - Update games/gish-demo to 1.52.
- Mark RESTRICTED.

PR:		ports/121386
Submitted by:	Jona Joachim <jaj@hcl-club.lu>
2008-03-11 11:08:34 +00:00
Martin Wilke
4de9f43665 - Update maintainer mail adress
PR:		112538
Submitted by:	Jona Joachim<walkingshadow@grummel.net> (maintainer)
2007-05-25 07:46:55 +00:00
Martin Wilke
b9bafb8b33 - Update to 1.4
PR;             108203
Submitted by:   Jona Joachim <walkingshadow@grummel.net> (maintainer)
2007-03-07 15:23:48 +00:00
Alejandro Pulver
e5f88d9b15 "Gish isn't your average hero, in fact he's not your average
anything... see Gish is a ball of tar. A Sunday stroll with his
lady friend Brea goes awry when a shadowy figure emerges from an
open man hole and pulls Brea into the ground below. Following
Brea's calls for help Gish suddenly finds himself in the
subterranean sewers of Dross, a long forgotten city filled with
twisting corridors, evil traps and some of the most demented
creatures imaginable."

This is the demo version of the game. Visit the website to buy
the full version.

WWW: http://www.chroniclogic.com/index.htm?gish.htm

PR:		ports/103005
Submitted by:	Jona Joachim <walkingshadow at grummel.net>
2006-10-06 02:51:59 +00:00