aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/wmtimer
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Use MASTER_SITE_SUBDIR instead of rolling my own.uqs2010-11-261-1/+2
| | | | Clue provided by: pav
* Fix remaining MASTER_SITE_LOCAL abuses for my ports.uqs2010-11-261-1/+1
|
* - Update to my @FreeBSD.org addressuqs2010-05-311-2/+3
| | | | | - Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update to Maintianer Mail adressmiwi2009-09-121-1/+1
| | | | | PR: 138428 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Pass maintainership to submittertabthorpe2009-03-021-1/+1
| | | | Submitted by: Ulrich via freebsd-ports@
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Remove USE_X_PREFIXbeech2008-03-252-9/+7
| | | | | | | - Add USE_XORG= (modules) - Add PLIST_FILES - Remove pkg-plist - Bump portrevision
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset pat due to no response to email about his status.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to 2.92pat2004-11-214-22/+20
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 2.8pat2003-04-292-2/+2
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Update to 2.6pat2003-03-252-2/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 2.5pat2003-02-152-2/+2
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2
| | | | | PR: 42284 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Maintainer is now committer so change to new email address.pat2001-11-151-1/+1
| | | | Approved by: lioux
* update to 2.4lioux2001-10-142-15/+4
| | | | | PR: 31244 Submitted by: MAINTAINER
* - chase distfile checksumlioux2001-10-012-5/+5
| | | | | | | | | | | - changes from Author Josh King <jking@dwave.net>: "Hello, I have added Multi-threaded support to allow the clock, timer and chronograph to keep going while the configure window is up. There have been a couple small changes to the dockapp to make the characters 'I' and ':' appear better and there has been a major rewrite/cleanup of the code." Submitted by: MAINTAINER
* update to 2.3lioux2001-09-283-24/+25
| | | | | PR: 30880 Submitted by: MAINTAINER
* Chase checksum; trivial pixmap change.mikeh2001-08-201-1/+1
| | | | | Approved by: maintainer Noticed by: bento
* - Remove unnecessary dir removal of share/doc. It's been in the mtreelioux2001-05-101-1/+0
| | | | | file since Wed Jun 4 00:02:01 1997 UTC - A great overlook on my part
* - Backward compability issue (as old as possible):lioux2001-05-101-1/+1
| | | | | | | o "new" mtree versions take care of @dirrm share/doc o therefore, add a harmless @unexec Submitted by: maintainer
* The PORTDOCS installation missed the WRKSRC modification. Fix it.lioux2001-05-031-1/+2
| | | | | | | Also, add a warning to avoid it in the future. Submitted by: Patrick Li <pat@databits.net> Spotted by: alan@clegg.com
* New port: Multi-Function timer dockapp for WindowMakerlioux2001-05-026-0/+81
Submitted by: Patrick Li <pat@databits.net> et al