aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmdate
Commit message (Collapse)AuthorAgeFilesLines
* 2012-10-20 x11-themes/metacity-ana-theme: No more public distfilesBaptiste Daroussin2012-10-254-53/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles 2012-10-20 x11-fonts/getbdf: No more public distfiles 2012-10-20 x11-fonts/arkpandora: No more public distfiles 2012-10-20 x11-clocks/wmdate: No more public distfiles 2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things 2012-10-20 www/wacko: No more public distfiles 2012-10-20 sysutils/wtmp-tools: No more public distfiles 2012-10-20 sysutils/reed: No more public distfiles 2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles 2012-10-20 sysutils/pdumpfs-clean: No more public distfiles 2012-10-20 sysutils/netdump-server: No more public distfiles 2012-10-20 sysutils/nctop: No more public distfiles 2012-10-20 sysutils/memgrep: No more public distfiles 2012-10-20 sysutils/logserial: No more public distfiles 2012-10-20 sysutils/dupfind: No more public distfiles 2012-10-20 sysutils/dump9660: No more public distfiles 2012-10-20 sysutils/desktopbsd-tools: No more public distfiles 2012-10-20 sysutils/agef: No more public distfiles Remove a bunch of expired ports Feature safe: yes Notes: svn path=/head/; revision=306390
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵Baptiste Daroussin2012-09-211-0/+3
| | | | | | | distilator) Notes: svn path=/head/; revision=304618
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove dead mastersites.Mark Linimon2005-11-271-2/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=149639
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149467
* Bump PORTREVISION for ports affected by libdockapp library version bump.Sam Lawrance2005-06-131-0/+1
| | | | Notes: svn path=/head/; revision=137377
* Pacify distfile survey.Mark Linimon2004-03-181-1/+1
| | | | Notes: svn path=/head/; revision=104501
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-151-1/+1
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Fix MASTER_SITES.Jim Mock2003-04-251-1/+1
| | | | | | | Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=79616
* 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 MASTER_SITES and WWW [1]. While I'm here, fix the description.Jim Mock2002-09-092-4/+4
| | | | | | | [1] Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=65964
* Update WWW in pkg-descr.Jim Mock2001-03-211-1/+1
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=40172
* Style fixes for x11-clocks.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38000
* fix X manpage error with XFree86-4FUJISHIMA Satsuki2001-01-092-1/+11
| | | | | | | PR: 23440 Notes: svn path=/head/; revision=37030
* Update MASTER_SITES.Jim Mock2000-10-111-3/+2
| | | | Notes: svn path=/head/; revision=33714
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27431
* PREFIX->X11BASE (portlint)Michael Haro2000-03-311-1/+1
| | | | Notes: svn path=/head/; revision=27161
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Add WWW linkJim Mock2000-01-201-0/+2
| | | | | | | | PR: 16227 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=24857
* Add my to my distfiles on freefall to please the distfile survey.Jim Mock1999-12-221-1/+2
| | | | Notes: svn path=/head/; revision=23834
* Fix a typo in pkg/DESCR.. prerease -> prereleaseJim Mock1999-11-171-1/+1
| | | | | | | Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl> Notes: svn path=/head/; revision=23168
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Updated my email addressJim Mock1999-08-142-4/+4
| | | | Notes: svn path=/head/; revision=20710
* devel/libdockapp -> x11-wm/libdockappChris Piazza1999-07-181-2/+2
| | | | Notes: svn path=/head/; revision=20265
* Update to 0.7Chris Piazza1999-07-173-4/+14
| | | | | | | | PR: 12683 Submitted by: maintainer Notes: svn path=/head/; revision=20247
* #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
* Upgrade to wmdate-0.6Justin M. Seger1999-04-112-4/+4
| | | | | | | | PR: ports/11054 Submitted by: Jim Mock <jim@phrantic.phear.net> Notes: svn path=/head/; revision=17779
* Date app for the WindowMaker dock.Satoshi Taoka1999-03-315-0/+27
PR: ports/9852 Submitted by: Jim Mock jim@phrantic.phear.net Notes: svn path=/head/; revision=17475