aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.11Andrew Pantyukhin2007-08-113-4/+5
| | | | Notes: svn path=/head/; revision=197443
* - Create share/applications at pre-install to allow desktop entry to installAndrew Pantyukhin2007-08-081-0/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=197353
* - Readd intclock into x11-clocksAndrew Pantyukhin2007-08-085-0/+67
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=197351
* - 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
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-044-8/+6
| | | | Notes: svn path=/head/; revision=194883
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - wmdate links against libdockapp. Make it a LIB_DEPENDS.Rong-En Fan2007-06-212-8/+9
| | | | | | | | | | | PR: ports/112358 Submitted by: Harald Muehlboeck <home at clef.at> - Use PLIST_FILES to axe small pkg-plist - Use DOCSDIR, PORTDOCS macros Notes: svn path=/head/; revision=193989
* - Update maintainer address.Beech Rintoul2007-06-141-1/+1
| | | | Notes: svn path=/head/; revision=193529
* - 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
* - Correct MAN1 handling.Jun Kuriyama2007-06-026-1/+31
| | | | | | | | | - Fix compilation with gcc 4.2. Mostly submitted by: dougb Notes: svn path=/head/; revision=192565
* Clenup share/X11 directory upon deinstall.Dejan Lesjak2007-05-302-0/+2
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=192430
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-3/+3
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-1966-28/+119
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* update xfce to 4.4.1Oliver Lehmann2007-04-112-0/+2
| | | | | | | bump PORTREVISION where needed Notes: svn path=/head/; revision=189785
* Cleanup objformat-removal falloutEmanuel Haupt2007-03-291-0/+3
| | | | Notes: svn path=/head/; revision=188744
* Fix plist.Jun Kuriyama2007-03-281-1/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=188643
* Try to unbreak on gcc41.Jun Kuriyama2007-03-254-0/+59
| | | | | | | Picked by: pointyhat via kris Notes: svn path=/head/; revision=188237
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-142-6/+2
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-134-8/+8
| | | | Notes: svn path=/head/; revision=187334
* - Rephrase COMMENT and descriptionAlexey Dokuchaev2007-03-072-6/+3
| | | | | | | | - Kill useless attribution - Drop maintainership Notes: svn path=/head/; revision=186838
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Datetime plugin for the xfce panel.Martin Wilke2007-02-075-0/+44
| | | | | | | WWW: http://goodies.xfce.org/ Notes: svn path=/head/; revision=184509
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* Add cairo-clock 0.3.2, macSlow's Cairo-Clock.Rong-En Fan2007-01-285-0/+302
| | | | | | | | PR: ports/108421 Submitted by: chinsan Notes: svn path=/head/; revision=183502
* Timer plugin for the xfce panel.Martin Wilke2007-01-235-0/+53
| | | | | | | WWW: http://goodies.xfce.org/ Notes: svn path=/head/; revision=183110
* add missing xfce portsOliver Lehmann2007-01-221-1/+0
| | | | Notes: svn path=/head/; revision=183013
* Import xfce 4.4Oliver Lehmann2007-01-224-40/+0
| | | | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) Notes: svn path=/head/; revision=182986
* - update version to 1.93Ion-Mihai Tetcu2007-01-193-48/+34
| | | | | | | | | | - pass maintainership to submitter PR: ports/108069 Submitted by: Marcelo Araujo Notes: svn path=/head/; revision=182775
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+3
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* Register CONFLICTS with asclock-gtk and asclock-xlibRenato Botelho2006-12-301-0/+2
| | | | | | | Approved by: dinoex (maintainer) Notes: svn path=/head/; revision=181057
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-192-6/+6
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* Reset hendrik@scholz.net due to a number of timeouts.Mark Linimon2006-12-131-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179654
* Really respect X11BASE this time.Frank J. Laszlo2006-12-111-0/+1
| | | | | | | | Reported by: rafan Approved by: maintainer (implicit) Notes: svn path=/head/; revision=179490
* Respect X11BASEFrank J. Laszlo2006-12-091-0/+1
| | | | | | | | PR: ports/106162 Approved by: maintainer (implicit) Notes: svn path=/head/; revision=179295
* - Respect X11BASERong-En Fan2006-12-061-0/+2
| | | | | | | | | PR: ports/106056 Submitted by: rafan Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179027
* - Respect X11BASEMartin Wilke2006-11-241-0/+25
| | | | | | | | PR: ports/105825 Submitted by: trasz Notes: svn path=/head/; revision=177994
* Update master site.Emanuel Haupt2006-11-211-1/+1
| | | | | | | Approved by: tarzeau@linuks.mine.nu (maintainer) Notes: svn path=/head/; revision=177731
* - take MAINTAINERSHIPDirk Meyer2006-10-311-1/+1
| | | | Notes: svn path=/head/; revision=175865
* -Fix the dependency. (chase the X11BASE -> LOCALBASE move)Jeremy Messenger2006-10-191-3/+3
| | | | | | | | | | | -Move to LOCALBASE to fix the plist. -Bump the PORTREVISION. Reported by: krismail Approved by: portmgr (implicit, kris and marcus) Notes: svn path=/head/; revision=175412
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-143-7/+6
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* This little application displays the time of the day (analog)Dirk Meyer2006-10-075-0/+45
| | | | | | | | PR: 104065 Submitted by: Gürkan Sengün Notes: svn path=/head/; revision=174826
* - Update to 6.0.b6.0 (6.0 Beta 6.0)Rong-En Fan2006-10-049-74/+155
| | | | | | | | | | | | - Pass maintainership to submitter - Fix build with GCC 4.1 http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log PR: ports/103880 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174429
* Change my MAINTAINER email to be my @FreeBSD emailSoeren Straarup2006-09-292-2/+2
| | | | | | | Approved by: tmclaugh Notes: svn path=/head/; revision=174118
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-122-6/+6
| | | | Notes: svn path=/head/; revision=172898
* Debian patch is updated to 8.Ion-Mihai Tetcu2006-09-082-5/+5
| | | | | | | | PR: ports/103039 Submitted by: maintainer (maintainer) Notes: svn path=/head/; revision=172580
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172290
* - 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