aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb
Commit message (Collapse)AuthorAgeFilesLines
* x11/xcb: Fix incorrectly built app-defaults fileJohn Marino2014-07-272-1/+11
| | | | | | | | | | | | | | | The app-defaults file for xcb was not built correctly as a consequence of the switch to clang and replacement of gcc's cpp to tradcpp which is more strict about the order of the parameters. The filename must be last on the command line otherwise a zero-length file is created. Fixed by moving the filename parameter to the end of the cpp command PR: 188203 Submitted by: callum (omma.gibson.athome) Notes: svn path=/head/; revision=363029
* Support stageBaptiste Daroussin2013-12-131-3/+2
| | | | Notes: svn path=/head/; revision=336398
* 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
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update MASTER_SITESJason E. Hale2012-10-183-10/+11
| | | | | | | | | | | | | | | | - Add LICENSE (MIT) - Trim Makefile header - Remove indefinite article from COMMENT - Convert 2-line pkg-plist to PLIST_FILES - Update WWW PR: ports/172512 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306055
* Fix master_siteBaptiste Daroussin2011-08-021-1/+1
| | | | Notes: svn path=/head/; revision=278813
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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
* - 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* - update to 2.4Pete Fritchman2003-01-233-25/+2
| | | | | | | - trim the pkg-descr Notes: svn path=/head/; revision=73883
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Update to version 2.3iKevin Lo2001-06-073-4/+5
| | | | | | | - Add WWW Notes: svn path=/head/; revision=43581
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
| | | | Notes: svn path=/head/; revision=25499
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2
| | | | Notes: svn path=/head/; revision=13665
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-061-2/+1
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* Shorten the comments.Jordan K. Hubbard1995-10-291-1/+1
| | | | Notes: svn path=/head/; revision=2376
* Bring in xcb, version 2.3. Very useful.Jordan K. Hubbard1995-08-025-0/+58
Notes: svn path=/head/; revision=2026