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

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ulrich Spörlein
3372a74691 Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by:	pav
2010-11-26 08:01:49 +00:00
Ulrich Spörlein
4144869fa1 Fix remaining MASTER_SITE_LOCAL abuses for my ports. 2010-11-25 19:00:01 +00:00
Ulrich Spörlein
ae770aedb5 - Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses
2010-05-31 08:03:53 +00:00
Martin Wilke
321184d4b2 - Update to Maintianer Mail adress
PR:		138428
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2009-09-12 09:42:24 +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
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Rong-En Fan
92a5b00064 - Fix build with new net80211 on 7.x and above
PR:		ports/121167
Submitted by:	Ulrich Spoerlein <uspoerlein at gmail.com> (maintainer)
Tested by:	Dierk Sacher <dierk at blaxxtarz.de>
2008-03-14 16:08:26 +00:00
Mark Linimon
91ca488b8d Mark as broken with gcc4.2. 2007-10-01 06:22:24 +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
Pav Lucistnik
0093d84dcd - Skip all loopback and point-to-point interfaces
PR:		ports/98885
Submitted by:	Eric P. Scott <eps+pbug0606@ana.com>
Approved by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-06-16 16:51:05 +00:00
Pav Lucistnik
b66e9c955a - Update maintainer's email address
PR:		ports/98102
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-05-29 20:46:13 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Pav Lucistnik
4e37af4595 - The code walking the interface list will issue the SIOCGIFMEDIA ioctl to
every interface. This ioctl will fail on if_fwe and if_plip (and probably
  others). Therefore make the failing ioctl() non-fatal and issue a warning
  only.

PR:		ports/83381
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-07-13 21:35:27 +00:00
Pav Lucistnik
c1ea324e1d WindowMaker dockapp for displaying signal strenghts of WLAN Adapters
PR:		ports/82891
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-07-07 21:22:36 +00:00