aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/astzclock
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Support stagedir.Vanilla I. Shu2014-01-111-3/+1
| | | | | | | Submitted by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339424
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-clocks) Notes: svn path=/head/; revision=327778
* Convert to USES=imakeBaptiste Daroussin2013-06-281-6/+2
| | | | Notes: svn path=/head/; revision=322014
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* . Fix a buffer overrun on start up.Greg Lewis2009-04-012-1/+79
| | | | Notes: svn path=/head/; revision=231440
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* . Add SHA256.Greg Lewis2005-11-161-0/+1
| | | | Notes: svn path=/head/; revision=148433
* Add a port of ASTZClock:Greg Lewis2004-09-033-0/+50
ASTZClock is currently a fairly minimal hack to the original ASClock to allow the specification of a time zone for the clock to use. Notes: svn path=/head/; revision=118000