aboutsummaryrefslogtreecommitdiff
path: root/x11/props/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Support stage. Update to new LIB_DEPENDS.Cy Schubert2014-06-101-4/+3
| | | | Notes: svn path=/head/; revision=357262
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Fix xview family builds under 10-CURRENT.Cy Schubert2013-09-181-0/+1
| | | | | | | Flags xview-clients MAKE_JOBS_UNSAFE. Notes: svn path=/head/; revision=327527
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=321957
* PORTREVISION bump.Cy Schubert2012-02-151-1/+1
| | | | Notes: svn path=/head/; revision=291457
* Props now conflicts with xview-clients.Cy Schubert2012-02-151-0/+2
| | | | Notes: svn path=/head/; revision=291456
* Add distfiles source.Cy Schubert2012-02-081-1/+2
| | | | Notes: svn path=/head/; revision=290700
* Resurrect the XView application props and assume maintainership.Cy Schubert2011-08-021-0/+29
| | | | Notes: svn path=/head/; revision=278820
* remove the unmaintained expired ports from x11 categoryBaptiste Daroussin2011-05-011-32/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=273406
* Deprecate unmaintained ports from x11 where upstream disapear and/orBaptiste Daroussin2011-03-111-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270709
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=235506
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Now builds againKris Kennaway2006-03-071-7/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157016
* Unbreak: Do not touch identical info-file installed by xviewVolker Stolz2005-04-141-2/+1
| | | | Notes: svn path=/head/; revision=133303
* BROKEN: Incorrect pkg-plistKris Kennaway2005-02-181-0/+2
| | | | Notes: svn path=/head/; revision=129204
* BROKEN on 5.x: does not compileKris Kennaway2004-02-081-1/+7
| | | | Notes: svn path=/head/; revision=100328
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .Bill Fenner2000-06-221-1/+2
| | | | Notes: svn path=/head/; revision=29788
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
| | | | Notes: svn path=/head/; revision=25499
* Remove jraynard as MAINTAINER, since he no longer has an account.Bill Fenner1999-12-221-3/+1
| | | | | | | | | | 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 =) Notes: svn path=/head/; revision=23817
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Mini portlint.Satoshi Asami1998-01-061-3/+2
| | | | Notes: svn path=/head/; revision=9278
* The xview "props" program. It allows users to interactivelyJames Raynard1998-01-041-0/+25
customise workspace properties such as colours, icon placement, menus etc. Notes: svn path=/head/; revision=9264