aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/rclock/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* There haven't been any new releases of this in several years, so there'sMark Linimon2005-11-271-1/+1
| | | | | | | no need to tell the distfile survey to look in the fallback directories. Notes: svn path=/head/; revision=149637
* Cleanup:Volker Stolz2005-03-201-0/+2
| | | | | | | | - Use PLIST_FILES - Don't patch Makefile excessively Notes: svn path=/head/; revision=131772
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Update to rclock 2.7.10Kris Kennaway2003-10-051-1/+1
| | | | Notes: svn path=/head/; revision=90285
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 2.7.8Patrick Li2002-07-271-9/+14
| | | | | | | | PR: ports/41033 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63622
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+5
| | | | Notes: svn path=/head/; revision=58737
* Style fixes for x11-clocks.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38000
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-4/+3
| | | | Notes: svn path=/head/; revision=27431
* Update rclock to use rxvt 2.7.3. Add ${VERSION} usage.Will Andrews2000-03-271-3/+4
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=27089
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Update to version 2.7.2Chris Piazza1999-12-251-3/+3
| | | | Notes: svn path=/head/; revision=24042
* Upgrade to version 2.7.1.David E. O'Brien1999-10-251-2/+2
| | | | Notes: svn path=/head/; revision=22623
* portlintDavid E. O'Brien1999-09-051-2/+1
| | | | Notes: svn path=/head/; revision=21286
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Update to version 2.6.1Chris Piazza1999-08-181-10/+8
| | | | | | | | PR: 13203 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=20790
* Upgrade to 2.6.0 (to match distfile used in the rxvt port).David E. O'Brien1999-06-241-4/+7
| | | | Notes: svn path=/head/; revision=19744
* upgrade to 2.4.11David E. O'Brien1999-02-101-3/+3
| | | | | | | Submitted by: Howard Goldstein <hgoldste@mpcs.com> Notes: svn path=/head/; revision=16595
* Upgrade to 2.4.5.David E. O'Brien1998-10-091-7/+7
| | | | Notes: svn path=/head/; revision=13787
* Category name is "x11-clocks", not "x11-clock". ;)Satoshi Asami1998-09-221-2/+2
| | | | | | | Pointed out by: steve Notes: svn path=/head/; revision=13335
* Move "xtimer" from misc to x11-clocks and "asclock bclock dclockSatoshi Asami1998-08-071-2/+2
| | | | | | | | emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm xdaliclock" from x11 to x11-clocks. Notes: svn path=/head/; revision=12326
* 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
* Rclock is an analog clock for X intended as an xclock(1) replacement thatDavid E. O'Brien1997-03-031-0/+27
conserves memory and has extra features: rclock enters reverse video if there is mail waiting; an appointment reminder is also builtin. Notes: svn path=/head/; revision=5818