aboutsummaryrefslogtreecommitdiff
path: root/x11/xtacy
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add -fcommon to CFLAGS to unbreak the build against modern compilersAlexey Dokuchaev2020-09-012-12/+9
| | | | | | | | | | such as like Clang 11 or GCC 10 - Remove whitespace-only hunks from the patch, define LICENSE (GPLv2) Reported by: pkg-fallout Notes: svn path=/head/; revision=547266
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* 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
* Rename x11/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363352
* Support stagedir.Vanilla I. Shu2014-01-091-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339245
* 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
* Convert to USES=imakeBaptiste Daroussin2013-06-281-7/+3
| | | | | | | | | Trim headers Convert emu to USES=display Remove indefinite article Notes: svn path=/head/; revision=322008
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Make fetchable by adding MASTER_SITE_SUBDIRTilman Keskinoz2002-11-081-2/+1
| | | | Notes: svn path=/head/; revision=69727
* BROKEN: Distfile no longer on MASTER_SITESKris Kennaway2002-10-131-0/+2
| | | | Notes: svn path=/head/; revision=67920
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* DISTNAMe -> DISTNAMER. Imura2000-04-151-1/+1
| | | | Notes: svn path=/head/; revision=27609
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-2/+2
| | | | Notes: svn path=/head/; revision=20250
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [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 Notes: svn path=/head/; revision=19804
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18403
* Upgrade to 1.14. Maintainer hasn't touched this port since July. ;)Jordan K. Hubbard1998-12-194-42/+32
| | | | Notes: svn path=/head/; revision=15422
* Make this reinstall friendly.Steve Price1998-10-051-37/+25
| | | | Notes: svn path=/head/; revision=13671
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-2/+4
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Fix MASTER_SITE_SUBDIRBill Fenner1998-02-011-2/+2
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9557
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4572
* "X11 trippy color-cycling toy"Satoshi Asami1996-07-256-0/+86
Submitted by: Matthew Stein <matt@bdd.net> Notes: svn path=/head/; revision=3430