aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmbday
Commit message (Collapse)AuthorAgeFilesLines
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵Eitan Adler2011-12-261-1/+1
| | | | | | | | | not rely on it being set globally. Approved by: portmgr (pav) Notes: svn path=/head/; revision=288028
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Use MASTER_SITE_SUBDIR instead of rolling my own.Ulrich Spörlein2010-11-261-1/+2
| | | | | | | Clue provided by: pav Notes: svn path=/head/; revision=265167
* Fix remaining MASTER_SITE_LOCAL abuses for my ports.Ulrich Spörlein2010-11-251-1/+1
| | | | Notes: svn path=/head/; revision=265146
* - Update to my @FreeBSD.org addressUlrich Spörlein2010-05-311-3/+4
| | | | | | | | - Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses Notes: svn path=/head/; revision=255378
* - Update to Maintianer Mail adressMartin Wilke2009-09-121-1/+1
| | | | | | | | PR: 138428 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Notes: svn path=/head/; revision=241266
* - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-211-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209563
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209424
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200795
* - 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
* - Update to 0.3.1Martin Wilke2006-08-053-20/+13
| | | | | | | | | PR: ports/100923 Submitted by: Ulrich Spoerlein <uspoerlein(at)gmail.com> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=169729
* - Update maintainer's email addressPav Lucistnik2006-05-291-1/+1
| | | | | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Notes: svn path=/head/; revision=163885
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Respect X11BASEMarcus Alves Grando2005-10-261-2/+2
| | | | | | | | | PR: 87970 Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer) Notified by: kris Notes: svn path=/head/; revision=146367
* - Update to 0.3Pav Lucistnik2005-07-064-33/+20
| | | | | | | | PR: ports/82922 Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer) Notes: svn path=/head/; revision=138605
* Change maintainer address.Thierry Thomas2005-05-131-1/+1
| | | | | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net> Notes: svn path=/head/; revision=135207
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* The MAINTAINER line had an invalid e-mail address, so use a differentTrevor Johnson2004-03-181-1/+1
| | | | | | | one from PR 61735. Notes: svn path=/head/; revision=104385
* Add wmbday 0.2a,Kirill Ponomarev2004-01-225-0/+62
wmbday is a Window Maker dock app for Linux und FreeBSD that will remind you of birthdays. It can show up to four persons whose birthday is next. On a birthday it will notify you by blinking the concerning person. Background color, normal and notification font color can be changed. The data is loaded from a simple text file. PR: 61735 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=98838