aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmclock
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* x11-clocks: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexey Dokuchaev <danfe@regency.nsu.ru> * Anders Nordby <anders@fix.no> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Brian Handy <handy@physics.montana.edu> * Chris D. Faulhaber <jedgar@FreeBSD.org> * Chris Piazza <cpiazza@FreeBSD.org> * David Leonard <leonard@dstc.edu.au> * Emanuel Haupt <ehaupt@critical.ch> * FURUSAWA, Kazuhisa <kazu@jp.freebsd.org> * Greg Lewis <glewis@FreeBSD.org> * Harold Gutch <logix@foobar.franken.de> * Hendrik Scholz <hscholz@raisdorf.net> * J Han <hjh@best.com> * KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> * Kris Kennaway <kris@FreeBSD.org> * Lars Koeller <lkoeller@cc.fh-lippe.de> * Martin Wilke (miwi@FreeBSD.org) * Nobuhiro Yasutomi * Patrick Li <pat@databits.net> et al * Per Otterstr=F6m <pelle@fukt.bth.se> * Randall Hopper <aa8vb@ipass.net> * Rich Neswold <rneswold@mcs.net> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Ulrich Spoerlein <uspoerlein@gmail.com> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * desmo@bandwidth.org * gpalmer * gurkan@phys.ethz.ch * obrien@NUXI.com With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* x11-clocks/wmclock: Upgrade version 1.0.15 => 1.0.16John Marino2015-10-163-8/+47
| | | | | | | | | | The PORTDATA mechanism was removed (per my request). PR: 203487 Submitted by: ports fury Notes: svn path=/head/; revision=399471
* - Switch to USES=autoreconfDmitry Marakasov2015-06-031-3/+3
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=388432
* 1: Upgrade to 1.0.15.Vanilla I. Shu2015-02-112-23/+50
| | | | | | | | | | 2: set language as config options. PR: 197461 Submitted by: Ports Fury. Notes: svn path=/head/; revision=378817
* Support stagedir.Vanilla I. Shu2014-01-111-3/+1
| | | | | | | Submitted by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339424
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-clocks) Notes: svn path=/head/; revision=327778
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert to USES=imakeBaptiste Daroussin2013-06-281-2/+2
| | | | Notes: svn path=/head/; revision=322014
* Reset maintaner per Bruce Cran's request.Niclas Zeising2013-06-271-6/+2
| | | | | | | | | While here trim headers. Thank you for your support! Notes: svn path=/head/; revision=321884
* Fix the values in distinfo.Rebecca Cran2010-12-271-2/+2
| | | | Notes: svn path=/head/; revision=267024
* Update to version 1.0.14.Rebecca Cran2010-12-265-47/+20
| | | | | | | | | | | | This release adds Croatian and Polish language files. The day and week patches have been integrated, as has Debian's nopolling patch. Take ownership of the port since I now maintain the upstream code. Discussed with: garga Notes: svn path=/head/; revision=266942
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* - Add MASTER_SITE_GENTOO to MASTER_SITESRenato Botelho2008-10-163-6/+11
| | | | | | | | | | | - Remove old-style signature from pkg-descr - Add a patch obtained from project's website (from debian) to disable polling by calling select() instead of usleep() - Bump PORTREVISION - Take maintainership Notes: svn path=/head/; revision=221653
* - 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
* - 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
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172290
* Fix -y option to display the correct yearTilman Keskinoz2006-08-063-0/+33
| | | | | | | | | | | Fix abbreviation of Thursday PR: 98886 Submitted by: Eric P. Scott <eps+pbug0606@ana.com> Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=169857
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Fix MASTER_SITESKirill Ponomarev2004-05-092-3/+3
| | | | | | | | PR: ports/66408 Submitted by: maintainer Notes: svn path=/head/; revision=108751
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker.Maxim Sobolev2001-05-275-0/+35
PR: 27157 Submitted by: Per Otterstr=F6m <pelle@fukt.bth.se> Notes: svn path=/head/; revision=43123