1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
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
Cy Schubert
d2f630b20a Fix xview family builds under 10-CURRENT.
Flags xview-clients MAKE_JOBS_UNSAFE.
2013-09-18 07:07:08 +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
Cy Schubert
846f02966f PORTREVISION bump. 2012-02-15 15:15:31 +00:00
Cy Schubert
678a415429 Props now conflicts with xview-clients. 2012-02-15 15:06:35 +00:00
Cy Schubert
ffd299f9a5 Add distfiles source. 2012-02-08 05:56:35 +00:00
Cy Schubert
02d30fd9ea Resurrect the XView application props and assume maintainership. 2011-08-02 20:19:45 +00:00
Baptiste Daroussin
039cde5aaf remove the unmaintained expired ports from x11 category
2011-05-01 x11/buttonbox: Upstream disapear and distfile is no more available
2011-05-01 x11/cnslock: Upstream disapear and distfile is no more available
2011-05-01 x11/gcursor: Upstream disapear and distfile is no more available
2011-05-01 x11/gnome-launch-box: Upstream disapear and distfile is no more available
2011-05-01 x11/gtk-themepreview: Upstream disapear and distfile is no more available
2011-05-01 x11/gxset: Upstream disapear and distfile is no more available
2011-05-01 x11/portoseguro: Upstream disapear and distfile is no more available
2011-05-01 x11/props: Upstream disapear and distfile is no more available
2011-05-01 x11/wmfstatus: Upstream disapear and distfile is no more available
2011-05-01 x11/wmoldmenu2new: Upstream disapear and distfile is no more available
2011-05-01 x11/xbindkeys_config: Upstream disapear and distfile is no more available
2011-05-01 x11/xmold: Upstream disapear and distfile is no more available
2011-05-01 x11/xtattr: Upstream disapear and distfile is no more available
2011-05-01 18:11:18 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Baptiste Daroussin
065a795504 Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-11 21:08:58 +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
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
Kris Kennaway
5d3f83a587 Now builds again
Approved by:    portmgr (implicit)
2006-03-07 17:12:14 +00:00
Pav Lucistnik
108960064a - Add SHA256 2005-11-25 19:09:52 +00:00
Volker Stolz
daa964a626 Unbreak: Do not touch identical info-file installed by xview 2005-04-14 08:15:26 +00:00
Kris Kennaway
a87caf8b84 BROKEN: Incorrect pkg-plist 2005-02-18 19:34:04 +00:00
Kris Kennaway
98332e5f00 BROKEN on 5.x: does not compile 2004-02-08 02:50:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Adam Weinberger
daa8493eeb Fix *alloc definition clash.
PR:		43643
Approved by:	pat
2002-10-21 21:25:48 +00:00
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +00:00
Kris Kennaway
66d15f6e27 Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 06:31:12 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Bill Fenner
39e0ff9ee1 Remove jraynard as MAINTAINER, since he no longer has an account.
Move distfiles from ~jraynard/public_html/ports/distfiles/ to
 ~fenner/public_html/distfiles-- this does not imply that I take
 any responsibility for the ports but I'll at least host the
 existing distfiles =)
1999-12-22 17:31:02 +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
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Steve Price
e2a8f57803 Make sure we remove everything we install. 1998-10-05 05:22:31 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
1517df147c Mini portlint. 1998-01-06 06:22:37 +00:00
James Raynard
d01b5f5650 The xview "props" program. It allows users to interactively
customise workspace properties such as colours, icon placement, menus etc.
1998-01-04 22:31:26 +00:00