aboutsummaryrefslogtreecommitdiff
path: root/astro/xworld
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-0/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* Cleanup patches, a* categories.Mathieu Arnold2016-07-263-6/+6
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* 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
* Convert to stage. Original master site is gone.Christian Weisgerber2013-09-241-4/+3
| | | | Notes: svn path=/head/; revision=328150
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* For all my portsChristian Weisgerber2013-08-011-1/+0
| | | | | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake Notes: svn path=/head/; revision=324122
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Mark MAKE_JOBS_SAFE and squash some warnings.Christian Weisgerber2009-03-273-0/+21
| | | | Notes: svn path=/head/; revision=231123
* - 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
* Use fine-grained X11 dependencies.Christian Weisgerber2007-08-011-2/+2
| | | | | | | | PR: 115085 Submitted by: mm Notes: svn path=/head/; revision=196918
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* - 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-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104535
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* pkg-comment -> COMMENTChristian Weisgerber2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76039
* Update my MAINTAINER address.Christian Weisgerber2001-11-031-1/+1
| | | | | | | Approved by: trevor Notes: svn path=/head/; revision=49545
* unbreak: USE_XLIB.FUJISHIMA Satsuki2001-08-311-0/+2
| | | | Notes: svn path=/head/; revision=47233
* Christian Weisgerber <naddy@mips.inka.de> submitted this as a port too.Kris Kennaway2001-08-251-1/+1
| | | | | | | Let him be maintainer. Notes: svn path=/head/; revision=46899
* Add xworld-2.0Kris Kennaway2001-08-256-0/+173
XWorld displays a pretty picture of our earth as it would look if viewed from the direction of the sun. The window is regularly updated. You can use xworld in lieu of a clock. Obtained from: OpenBSD Notes: svn path=/head/; revision=46872