1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Vanilla I. Shu
835726cb71 Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-09 14:48:54 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Alexey Dokuchaev
07856ccb50 - Unbreak parallel (-jX) builds (have to use GNU make)
- Move USE* knobs earlier in Makefile, before OPTIONS
- Contract COMMAND and make it more readable while here
2013-07-31 08:13:51 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
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
Baptiste Daroussin
ab669cf5b8 Convert romain's ports to new option framework
While here Trim headers

Approved by:	maintainer timeout (2 weeks)
2012-12-29 23:07:29 +00:00
Romain Tartière
d0b959c026 - Take maintainership;
- OPTIONify.
2011-09-14 13:35:43 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Martin Wilke
cfdf0f8339 - Respect restrictive GCC arguments
PR:		120830
Submitted by:	Carlos Santos <unixmania@gmail.com>
2008-02-19 08:41:43 +00:00
Martin Wilke
1b0bef7b21 - Update to 2.2
PR:		120466
Submitted by:	DisastersMaster <disastermaster@unixfreunde.de>
2008-02-12 23:27:30 +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
108960064a - Add SHA256 2005-11-25 19:09:52 +00:00
Tilman Keskinoz
712f887db2 Update to 2.1
PR:		88334
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-01 16:15:13 +00:00
Volker Stolz
0fb9349ef9 Add dependency on xlock:x11/xlockmore. While this isn't
strictly necessary, it is usually what you want.
2005-02-14 15:43:10 +00:00
Kirill Ponomarev
856659c6ce Fix build with gcc-3.4 2004-08-22 15:46:35 +00:00
Kris Kennaway
bfc266a17f Reset maintainer: auto-responds with a request to check a website that
is not configured.
2004-08-14 21:34:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Justin M. Seger
c1881ed0fc Upgrade to xautolock 1.15
PR:		ports/10957
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-05 23:35:52 +00:00
Steve Price
e02d807a72 Update to version 1.14.
PR:		9437
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-18 03:02:44 +00:00
Steve Price
8c1c5f4a17 Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
Steve Price
99290a631d Downgrade to previous version. I can't find the -pl13
version anywhere.
1998-08-30 15:39:02 +00:00
Satoshi Asami
23c0cc4048 Already can't fetch.... 1998-08-19 00:50:53 +00:00
Vanilla I. Shu
13e4eaae8e Upgrade to pl13. 1998-08-18 03:11:36 +00:00
Vanilla I. Shu
0c2179c3af Upgrade to 1.11, and portlint. 1998-03-12 02:55:17 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
cc6ac5bcec Activate xlock after a user-defined time of inactivity. 1996-08-16 07:54:28 +00:00