aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xdaliclock
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.36Wesley Shields2012-04-242-3/+3
| | | | Notes: svn path=/head/; revision=295380
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 2.35Wesley Shields2010-10-142-4/+4
| | | | Notes: svn path=/head/; revision=262997
* Update to 2.34Wesley Shields2010-07-042-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257370
* Update to 2.33Wesley Shields2010-05-182-4/+4
| | | | Notes: svn path=/head/; revision=254560
* - Update to 2.30Wesley Shields2009-09-092-4/+4
| | | | Notes: svn path=/head/; revision=241133
* - Update to 2.29Wesley Shields2009-08-242-4/+4
| | | | Notes: svn path=/head/; revision=240282
* - Update to 2.27Wesley Shields2009-06-282-5/+4
| | | | Notes: svn path=/head/; revision=236723
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* Update to 2.25Wesley Shields2008-01-312-4/+4
| | | | | | | | | PR: ports/120115 Submitted by: Brenton Chang <brenton.chang@gmail.com> Approved by: wxs (maintainer), garga (mentor) Notes: svn path=/head/; revision=206515
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 2.24Martin Wilke2007-06-072-7/+6
| | | | | | | | PR: 113418 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=192976
* - 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 maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* - Update to 2.23Pav Lucistnik2006-04-042-4/+4
| | | | | | | | PR: ports/95107 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Notes: svn path=/head/; revision=158780
* [UPDATE]: x11-clocks/xdaliclockEdwin Groothuis2006-01-071-1/+1
| | | | | | | | | | | | | | x11-clocks/xdaliclock is out of date and without a maintainer. The attached patch updates the port and sets myself as the maintainer. (well, sets the maintainer to start with, port was updated yesterday) PR: ports/91431 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=152927
* Update to 2.22Edwin Groothuis2006-01-052-4/+4
| | | | Notes: svn path=/head/; revision=152836
* None of the XCONTRIB sites have recent versions of this distfile.Mark Linimon2005-11-271-2/+1
| | | | Notes: svn path=/head/; revision=149641
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149467
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* . Update to 2.20.Greg Lewis2003-09-102-7/+6
| | | | | | | | PR: 56635 Submitted by: Ports Fury Notes: svn path=/head/; revision=88924
* gpalmer left us a while ago, revert these ports to ports@ MAINTAINER.Will Andrews2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82835
* . The author has updated the source package, track the MD5 sum. TheGreg Lewis2003-05-091-1/+1
| | | | | | | | | | | | changes appear to be minor modifications to the configuration and build infrastructure plus the inclusion of some Macintosh predecessors of xdaliclock. Submitted by: Sergei Laskavy <ls+glewis.freebsd.org1052459474@gambit.com.ru> Confirmed by: Jamie Zawinski <jwz@jwz.org> Notes: svn path=/head/; revision=80537
* . Update to 2.19.Greg Lewis2003-05-022-2/+2
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=79999
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add a WWW: tag.Pete Fritchman2002-06-071-0/+2
| | | | Notes: svn path=/head/; revision=60806
* 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-2/+2
| | | | Notes: svn path=/head/; revision=27431
* Upgrade to 2.18. Apparently has a minor Y2K bugfix. The palm codeGary Palmer2000-01-294-7/+9
| | | | | | | | distributed in the tarball to be built isn't being built, just the X11 code. Notes: svn path=/head/; revision=25255
* Update to 2.14Gary Palmer1999-10-312-3/+3
| | | | | | | PR: 14557 Notes: svn path=/head/; revision=22746
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Whoops. Bump the `required version' field also.Gary Palmer1999-01-011-2/+2
| | | | Notes: svn path=/head/; revision=15764
* Update to 2.13Gary Palmer1999-01-013-4/+6
| | | | | | | Prompted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=15763
* Category name is "x11-clocks", not "x11-clock". ;)Satoshi Asami1998-09-221-2/+2
| | | | | | | Pointed out by: steve Notes: svn path=/head/; revision=13335
* Make these build in an ELF world and use MAN1 for manpages.Steve Price1998-09-212-2/+2
| | | | Notes: svn path=/head/; revision=13275
* 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
* Upgrade to 2.11.Vanilla I. Shu1998-02-182-4/+4
| | | | Notes: svn path=/head/; revision=9808
* Update to 2.10Gary Palmer1997-11-202-5/+4
| | | | Notes: svn path=/head/; revision=8725
* Upgrade to 2.08Torsten Blum1996-11-302-4/+4
| | | | Notes: svn path=/head/; revision=4721
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948