aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Size mismatchKris Kennaway2005-02-191-0/+2
| | | | Notes: svn path=/head/; revision=129251
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128635
* update xfce4-datetime-plugin to 0.3.1Oliver Lehmann2005-01-273-6/+5
| | | | | | | | PR: ports/76745 Submitted by: maintainer Notes: svn path=/head/; revision=127483
* - bring xfce4 to 4.2Oliver Lehmann2005-01-261-2/+2
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* Add option "-H" - horizontal offset (e.g. osdclock -H 100).Kirill Ponomarev2005-01-082-5/+37
| | | | | | | | PR: ports/75924 Submitted by: maintainer Notes: svn path=/head/; revision=125772
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Fix plistPatrick Li2004-12-201-0/+2
| | | | Notes: svn path=/head/; revision=124607
* Update to KDE 3.3.2Michael Nottebrock2004-12-136-120/+84
| | | | Notes: svn path=/head/; revision=123951
* Unbreak:Volker Stolz2004-12-092-2/+12
| | | | | | | | | | | - Add dependency on bison - build-fix on 4.X (me) PR: ports/74722 Submitted by: maintainer Notes: svn path=/head/; revision=123565
* BROKEN: Build failsKris Kennaway2004-12-041-0/+2
| | | | Notes: svn path=/head/; revision=123079
* Add osdclock 0.5, small clock which uses libxosd to render text to theVolker Stolz2004-11-305-0/+74
| | | | | | | | | | root window. PR: ports/70061 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=122803
* new port: x11-clocks/buici-clockEdwin Groothuis2004-11-277-0/+65
| | | | | | | | | | | new port of buici-clock which shows - as a clock is supposed to - the current time in a nice manner. PR: ports/74235 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=122569
* Update to 0.7.1.Adam Weinberger2004-11-252-3/+3
| | | | Notes: svn path=/head/; revision=122415
* Update to 0.7.Adam Weinberger2004-11-214-18/+13
| | | | Notes: svn path=/head/; revision=122108
* Update to 2.92Patrick Li2004-11-204-22/+20
| | | | Notes: svn path=/head/; revision=122039
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-10/+0
| | | | Notes: svn path=/head/; revision=121637
* - Change dependency lines for gdesklets port, gdesklets-core.pc is goingPav Lucistnik2004-11-154-4/+4
| | | | | | | away in next version Notes: svn path=/head/; revision=121623
* Update to KDE 3.3.1Michael Nottebrock2004-11-082-4/+4
| | | | Notes: svn path=/head/; revision=121092
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-076-6/+6
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Drop the maintainership, I have not follow up with gDesklets for the months andJeremy Messenger2004-10-201-1/+1
| | | | | | | months. Goodbye my love. Notes: svn path=/head/; revision=119873
* Add a port of ASTZClock:Greg Lewis2004-09-034-0/+51
| | | | | | | | 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
* Update to KDE 3.3Michael Nottebrock2004-08-308-26/+48
| | | | Notes: svn path=/head/; revision=117701
* Fix MASTER_SITESKirill Ponomarev2004-08-301-2/+2
| | | | | | | | PR: ports/71128 Submitted by: Ports Fury Notes: svn path=/head/; revision=117645
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* Update MASTER_SITES and WWW: lineKirill Ponomarev2004-08-103-9/+11
| | | | | | | | | | Support PLIST_FILES PR: ports/70266 Submitted by: Ports Fury Notes: svn path=/head/; revision=115858
* . Fix a typo (extentions -> extensions).Greg Lewis2004-08-041-1/+1
| | | | Notes: svn path=/head/; revision=115415
* - Fix distinfoPav Lucistnik2004-07-291-2/+2
| | | | | | | | PR: ports/69711 Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer) Notes: svn path=/head/; revision=115023
* respect CC and correct WWWYing-Chieh Liao2004-07-282-2/+2
| | | | | | | | PR: 69686 Submitted by: maintainer Notes: svn path=/head/; revision=114922
* - 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
* Change maintainer's mail.Kirill Ponomarev2004-07-211-3/+3
| | | | | | | | | | Fix MASTER_SITES PR: ports/69338 Submitted by: maintainer Notes: svn path=/head/; revision=114342
* Update to version 0.3.6Kirill Ponomarev2004-07-142-6/+5
| | | | | | | | PR: ports/69004 Submitted by: Ports Fury Notes: svn path=/head/; revision=113641
* Update to version 3.2.3Michael Nottebrock2004-06-092-4/+4
| | | | Notes: svn path=/head/; revision=111165
* - Update to version 0.8.0Kirill Ponomarev2004-06-084-21/+87
| | | | | | | | | PR: ports/66639 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout Notes: svn path=/head/; revision=111095
* Update to 1.24.Anders Nordby2004-06-032-4/+3
| | | | Notes: svn path=/head/; revision=110748
* [PATCH] x11-clocks/wmtime distsite fixEdwin Groothuis2004-05-311-1/+1
| | | | | | | | | | connection refused or timeout PR: ports/67401 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110437
* - Remove dead MASTER_SITESPav Lucistnik2004-05-301-3/+1
| | | | | | | | PR: ports/67395 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110429
* o) Fix MASTER_SITES, place tclock source on UniBi FTP ServerLars Koeller2004-05-171-1/+0
| | | | | | | | PR: - Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109313
* Fix MASTER_SITES.Kris Kennaway2004-05-171-2/+1
| | | | | | | | Submitted by: Roman Neuhauser <neuhauser@chello.cz> PR: 66637 Notes: svn path=/head/; revision=109306
* Add USE_PYTHON=yes to fix the build.Jeremy Messenger2004-05-101-0/+1
| | | | | | | | Reported by: bento via kris Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=108786
* - Fix MASTER_SITESKirill Ponomarev2004-05-092-3/+3
| | | | | | | | PR: ports/66408 Submitted by: maintainer Notes: svn path=/head/; revision=108751
* Add more MASTER_SITE.Alex Dupre2004-05-081-1/+4
| | | | | | | | PR: ports/66376 Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer) Notes: svn path=/head/; revision=108706
* Change my email to mezz@FreeBSD.org.Jeremy Messenger2004-05-021-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=108225
* Update to 0.6, and use PORTDOCS and PLIST_FILES and remove pkg-plist.Adam Weinberger2004-05-024-6/+21
| | | | | | | | PR: ports/64858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=108209
* Update to KDE 3.2.2Michael Nottebrock2004-04-202-4/+4
| | | | Notes: svn path=/head/; revision=107688
* Reset bouncing maintainer address:Kris Kennaway2004-04-151-1/+1
| | | | | | | 550 5.1.1 <rneswold@enteract.com>... User unknown Notes: svn path=/head/; revision=107108
* Tidy up whitespace.Trevor Johnson2004-04-102-3/+3
| | | | Notes: svn path=/head/; revision=106671
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-055-4/+5
| | | | Notes: svn path=/head/; revision=106175
* . Stop alarm going into an infinite loop in December.Greg Lewis2004-04-022-0/+19
| | | | | | | | PR: 60170 Submitted by: Alex <xfb52@dial.pipex.com> Notes: svn path=/head/; revision=105972
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948