aboutsummaryrefslogtreecommitdiff
path: root/x11/9box
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/9box: fix build on recent currentTobias C. Berner2020-08-271-0/+3
| | | | Notes: svn path=/head/; revision=546361
* 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-3/+3
| | | | | | | 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 all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Cleanup of the unowned ports in the x11 directoryEitan Adler2013-10-131-3/+2
| | | | | | | | - Convert to staging - Fix USE_GMAKE Notes: svn path=/head/; revision=330212
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Fix build with clang.Vanilla I. Shu2011-09-097-0/+143
| | | | Notes: svn path=/head/; revision=281470
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-7/+5
| | | | | | | | | | | | | | | | | | - 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-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* Drop maintainership. Maintainer is not using FreeBSD asErwin Lansing2004-05-091-1/+1
| | | | | | | | | | | | primary OS any longer. Thanks for all your work, Serge! Sorry to see you go. PR: 66407 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer) Notes: svn path=/head/; revision=108717
* - Respect CCKirill Ponomarev2004-04-042-2/+3
| | | | | | | | | PR: ports/65150 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=106101
* Fix MASTER_SITES.Thierry Thomas2004-04-031-2/+2
| | | | | | | | | PR: 65134 Submitted by: maintainer Approved by: mat (mentor) Notes: svn path=/head/; revision=106062
* Reassign maintainership to Serge Gagnon.Thierry Thomas2004-03-211-1/+1
| | | | | | | | | | | Take care, Serge! PR: ports/64517 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> Approved by: mat (mentor) Notes: svn path=/head/; revision=104833
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Release maintainership of ports due to personal technical difficulties.Christian Weisgerber2003-07-301-1/+1
| | | | | | | Submitted by: Serge Gagnon Notes: svn path=/head/; revision=85940
* Add 9box 0.2.1, 9box can "pack" windows inside itself.Oliver Lehmann2003-07-235-0/+61
PR: 50172 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Notes: svn path=/head/; revision=85481