aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* . Fix a typo in COMMENT.Greg Lewis2004-03-101-1/+1
| | | | Notes: svn path=/head/; revision=103581
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-094-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* Add a patch that updates the antique zone.tab used by kworldwatch/clock.Michael Nottebrock2004-02-224-2/+600
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=101697
* Add alltraxclock, nice analog clock plugin for gkrellm 2Pav Lucistnik2004-02-134-0/+41
| | | | | | | | PR: ports/62701 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=100872
* - Fix build on non-i386 archKirill Ponomarev2004-02-102-49/+24
| | | | | | | | PR: ports/62644 Submitted by: Ports Fury Notes: svn path=/head/; revision=100567
* Unbreak by s/${PKGNAME}/${PORTNAME}-${PORTVERSION}/ for DISTNAME. TheDoug Barton2004-02-081-1/+1
| | | | | | | recent (gratuitous, and obviously untested) PORTREVISION bump broke it. Notes: svn path=/head/; revision=100330
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0620-10/+10
| | | | Notes: svn path=/head/; revision=100139
* Use PLIST_FILES.Trevor Johnson2004-02-0510-5/+5
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Update to KDE 3.2.0Michael Nottebrock2004-02-056-806/+846
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0418-3/+18
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - SIZEifyKirill Ponomarev2004-01-311-0/+1
| | | | | | | | PR: ports/62128 Submitted by: maintainer Notes: svn path=/head/; revision=99592
* SIZEify.Trevor Johnson2004-01-2922-0/+22
| | | | Notes: svn path=/head/; revision=99421
* Add wmbday 0.2a,Kirill Ponomarev2004-01-226-0/+63
| | | | | | | | | | | | | | | 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
* Update to 0.3.0 release:Alex Dupre2004-01-182-3/+3
| | | | | | | | | | | | | | | | - automatically change layout when the panel size is small - append entry to select date. format change is applied on closing option window - split main label into two, date label and time label add Week starts monday option for calendar - change timeout interval with format string(aware of second field) - Calendar window is toggled by clicking datetime widget PR: ports/61499 Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer) Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98460
* Make port install the manpage as well.Anders Nordby2004-01-171-0/+2
| | | | Notes: svn path=/head/; revision=98400
* Add gdesklets-ebichuclock, something like emiclock with Ebichu in it.Pav Lucistnik2004-01-076-0/+65
| | | | | | | | | | Ofcourse the idea is based on our favorite hamster. PR: ports/61043 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97613
* Add gdesklets-praytime, a desklet that displays muslim prayer timesPav Lucistnik2004-01-077-0/+98
| | | | | | | | | | for a given city. PR: ports/60992 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97518
* Add gdesklets-countdown, a desklet which allows to countdown the remaining timePav Lucistnik2004-01-066-0/+90
| | | | | | | | | | | | until a configurable date. It then displays a victorious 'Hurrah!', or whatever you set. It also provides an increasing counter ('countup' feature), displaying the time elapsed from the specified date. PR: ports/60957 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97415
* Maintainer fails to reply to my emails. Reverting MAINTAINER to ports.Cy Schubert2003-12-311-1/+1
| | | | Notes: svn path=/head/; revision=97009
* Fix for -current.Cy Schubert2003-12-312-9/+51
| | | | | | | PR: 57130 Notes: svn path=/head/; revision=97008
* Update to 0.5.2. A few new functions (skins) but mostly a largeMark Linimon2003-12-292-2/+2
| | | | | | | | | | | number of bugfixes; see ChangeLog for details. Note: maintainer timeout (3 weeks). PR: ports/60000 Submitted by: Munish Chopra <chopra@soulwax.net> Notes: svn path=/head/; revision=96828
* - Fix MASTER_SITESPav Lucistnik2003-12-275-53/+34
| | | | | | | | | | | - Support CFLAGS properly - Remove obsolete WWW: line PR: ports/60627 Submitted by: Ports Fury Notes: svn path=/head/; revision=96689
* Add xfce4-datetime-plugin 0.2, XFce 4 additional clock moduleSergei Kolobov2003-12-155-0/+38
| | | | | | | | | | which also shows date. You can change font for display. PR: 58759 Submitted by: Matt Lancereau <matt@rimasec.net> Notes: svn path=/head/; revision=95885
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-154-4/+4
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Unbreak on 5.xTilman Keskinoz2003-11-212-10/+29
| | | | | | | | PR: 59538 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=94621
* * Convert from ${CP} to ${INSTALL_DATA}Joe Marcus Clarke2003-11-182-9/+19
| | | | | | | | | | * Fix up some portlint warnings PR: 59396 Submitted by: maintainer Notes: svn path=/head/; revision=94225
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-173-3/+0
| | | | Notes: svn path=/head/; revision=94172
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-032-2/+2
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Reset bouncing maintainerKris Kennaway2003-10-181-1/+1
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=91551
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-10-122-2/+2
| | | | | | | | PR: 57895 Submitted by: Ports Fury Notes: svn path=/head/; revision=90920
* Update to rclock 2.7.10Kris Kennaway2003-10-052-2/+2
| | | | Notes: svn path=/head/; revision=90285
* Update to abclock-1.0cKris Kennaway2003-10-053-29/+10
| | | | Notes: svn path=/head/; revision=90284
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-034-6/+4
| | | | | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=90174
* This port contains some nice clocks for gdesklets.Alexander Leidinger2003-09-267-0/+124
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=89435
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-182-2/+2
| | | | Notes: svn path=/head/; revision=89050
* . Update to 2.20.Greg Lewis2003-09-102-7/+6
| | | | | | | | PR: 56635 Submitted by: Ports Fury Notes: svn path=/head/; revision=88924
* Remove zclock as it depends on the old GNOME 1.4 libpanel.Joe Marcus Clarke2003-08-195-62/+0
| | | | Notes: svn path=/head/; revision=87245
* - Update to version 1.2Kirill Ponomarev2003-08-183-6/+39
| | | | | | | | PR: 55688 Submitted by: Ports Fury Notes: svn path=/head/; revision=87191
* - Rearrange USE_GNOMEKirill Ponomarev2003-08-011-12/+3
| | | | | | | | | PR: 55158 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86137
* Mark BROKEN on -current (does not compile with gcc 3.3)Kris Kennaway2003-07-301-1/+7
| | | | Notes: svn path=/head/; revision=85944
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-294-4/+16
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* - Update to version 0.5Kirill Ponomarev2003-07-272-7/+2
| | | | | | | | | PR: 54907 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85679
* fix build on CURRENT (not-needed, on 5 non-existent header-include removed)Oliver Lehmann2003-07-231-0/+4
| | | | | | | | Pointed out by: kris (bento) Approved by: maintainer Notes: svn path=/head/; revision=85455
* Update to 0.3.3.Christian Weisgerber2003-07-193-5/+2
| | | | | | | | PR: 54327 Submitted by: Randy Philipp <randy@umbc.edu> Notes: svn path=/head/; revision=85195