Commit graph

20 commits

Author SHA1 Message Date
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
David Thiel
4502477368 Remove primary master site, as dockapps.org has been domainsquatted.
Submitted by:	ehaupt@
2012-02-01 01:33:53 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
David Thiel
e99014ac6f Fix MASTER_SITES, PREFIX support and distinfo.
Submitted by:	http://people.freebsd.org/~ehaupt/distilator/
2010-10-07 18:30:10 +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
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
3b0689b2ca - Adopt
PR:		ports/97860
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-05-25 21:57:24 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Marcus Alves Grando
f9f375e02f Update WWW
PR:		87950
Notified by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-24 19:50:37 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pete Fritchman
cf8b3be87b Update to 0.5.1.
PR:		51699
Submitted by:	Ports Fury
2003-05-18 23:04:10 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Norikatsu Shigemura
b8648043d0 Support CXX/CXXFLAGS properly.
PR:		ports/47736
Submitted by:	Ports Fury
2003-02-02 13:51:26 +00:00
Jun Kuriyama
afdfd9df62 Pass maintainership for this port to ports@.
Domain for former maintainer is not exist.
2002-11-18 03:08:19 +00:00
Jun Kuriyama
91d717cd15 Unbreak on -current. 2002-11-18 03:00:41 +00:00
Christian Weisgerber
2741f92018 Update URL.
Submitted by:	Damian Kramer <dkramer@hibernaculum.net>
2002-08-27 23:27:49 +00:00
Jun Kuriyama
71bc45443a s@machine/soundcard.h@sys/soundcard.h@. 2002-04-25 12:24:32 +00:00
Will Andrews
c58cd5952a Add wmsmixer 0.5, an audio mixer for the WindowMaker dock.
PR:		26281
Submitted by:	Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-04-07 04:59:20 +00:00