aboutsummaryrefslogtreecommitdiff
path: root/astro/glunarclock
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-8/+8
| | | | Notes: svn path=/head/; revision=154105
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.32.4Jean-Yves Lefort2005-04-153-3/+10
| | | | | | | | | | | - pkg-plist fixes PR: ports/79968 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133433
* - Update to version 0.32.3.Florent Thoumie2005-04-043-4/+5
| | | | | | | | PR: ports/79456 Submitted by: Ports Fury Notes: svn path=/head/; revision=132450
* Fix the build.Jeremy Messenger2005-03-221-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=131870
* Chase libxklavier library shared version, bump the PORTREVISION.Jeremy Messenger2005-03-171-2/+2
| | | | | | | Reported by: pointyhat via krion Notes: svn path=/head/; revision=131487
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix buildKirill Ponomarev2005-01-121-0/+2
| | | | | | | | PR: ports/76155 Submitted by: Ports Fury Notes: svn path=/head/; revision=126249
* Update to version 0.32.2Kirill Ponomarev2005-01-082-3/+3
| | | | | | | | PR: ports/75947 Submitted by: Ports Fury Notes: svn path=/head/; revision=125821
* Fix build.Kirill Ponomarev2005-01-011-1/+1
| | | | | | | | Submitted by: Ports Fury Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125620
* Update to version 0.3.21Kirill Ponomarev2004-12-304-62/+42
| | | | | | | | PR: ports/75617 Submitted by: Ports Fury Notes: svn path=/head/; revision=125505
* Reset undeliverable maintainer address:Kris Kennaway2004-12-191-1/+1
| | | | | | | | <vinc@freebsd-fr.org>: host mail.niv2.com[212.129.61.4] said: 550 vinc@freebsd-fr.org unknown user account (in reply to RCPT TO command) Notes: svn path=/head/; revision=124530
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-4/+2
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* I got overly zealous. GNOME_DESKTOP_VERSION is only needed for ports in theJoe Marcus Clarke2004-01-311-1/+0
| | | | | | | actual Desktop. Notes: svn path=/head/; revision=99634
* Add a missing dependency on gail, and indicate that this port requiresJoe Marcus Clarke2004-01-311-2/+3
| | | | | | | | | GNOME Desktop version 2. Reported by: bento via kris Notes: svn path=/head/; revision=99632
* Fix the DATADIR. This should fix the Help link with the new libgnome update.Joe Marcus Clarke2003-12-222-2/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=96465
* Add glunarclock, GNOME 2 panel applet that displays the phase of the Moon.Pav Lucistnik2003-12-105-0/+80
| | | | | | | | PR: ports/60117 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org> Notes: svn path=/head/; revision=95557
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.Joe Marcus Clarke2003-08-126-101/+0
| | | | Notes: svn path=/head/; revision=86818
* 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
* Remove USE_GNOMENG macro.Joe Marcus Clarke2003-04-071-1/+0
| | | | Notes: svn path=/head/; revision=78547
* 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
* Fix the gdkpixbuf dependency.Joe Marcus Clarke2002-09-181-1/+1
| | | | | | | | Submitted by: bento Pointy hat to: me Notes: svn path=/head/; revision=66631
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-171-5/+3
| | | | | | | Requested by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=64598
* - Add patch missed in the previous commit;Maxim Sobolev2002-07-102-3/+19
| | | | | | | - use USE_REINPLACE while I here. Notes: svn path=/head/; revision=62784
* Update to 0.24.1.Maxim Sobolev2002-06-105-33/+28
| | | | Notes: svn path=/head/; revision=61040
* Fix typos:Pete Fritchman2002-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | * explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Notes: svn path=/head/; revision=56892
* Fix two more victims of gdk-pixbuf upgrade.Maxim Sobolev2001-11-131-0/+14
| | | | Notes: svn path=/head/; revision=49986
* Update to 0.22.3.Maxim Sobolev2001-06-123-2/+7
| | | | Notes: svn path=/head/; revision=43889
* Update to 0.22.2.Maxim Sobolev2001-06-083-2/+4
| | | | Notes: svn path=/head/; revision=43641
* Update to 0.22.1.Maxim Sobolev2001-05-294-19/+9
| | | | Notes: svn path=/head/; revision=43230
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.20.Maxim Sobolev2001-01-294-2/+35
| | | | Notes: svn path=/head/; revision=37723
* Update to 0.12.Maxim Sobolev2000-11-282-2/+2
| | | | Notes: svn path=/head/; revision=35483
* Update to 0.11.Maxim Sobolev2000-11-154-7/+12
| | | | Notes: svn path=/head/; revision=35160
* Distfile has been updated w/o bumping version number, so update distinfo andMaxim Sobolev2000-11-012-1/+2
| | | | | | | | | bump PKGREVISION instead. Submitted by: bento Notes: svn path=/head/; revision=34537
* Add glunarclock - a GNOME applet which displays the current phase of the Moon.Maxim Sobolev2000-10-315-0/+43
Notes: svn path=/head/; revision=34499