non port: x11-clocks/wmclock/Makefile |
Number of commits found: 25 |
Monday, 26 Feb 2024
|
16:36 Muhammad Moinur Rahman (bofh)
x11-clocks/wmclock: Moved man to share/man
Approved by: portmgr (blanket)
7252660 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
x11-clocks: remove 'Created by' lines
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
8426708 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:36 zeising
Add USES=xorg USES=gl, ports categories x
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.
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Friday, 16 Oct 2015
|
13:35 marino
x11-clocks/wmclock: Upgrade version 1.0.15 => 1.0.16
The PORTDATA mechanism was removed (per my request).
PR: 203487
Submitted by: ports fury
|
Wednesday, 3 Jun 2015
|
14:36 amdmi3
- Switch to USES=autoreconf
- Add LICENSE_FILE
|
Wednesday, 11 Feb 2015
|
06:02 vanilla
1: Upgrade to 1.0.15.
2: set language as config options.
PR: 197461
Submitted by: Ports Fury.
|
Saturday, 11 Jan 2014
|
12:51 vanilla
Support stagedir.
Submitted by: portmgr (blanket infrastructure)
|
Friday, 20 Sep 2013
|
23:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-clocks)
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Friday, 28 Jun 2013
|
23:05 bapt
Convert to USES=imake
|
Thursday, 27 Jun 2013
|
12:27 zeising
Reset maintaner per Bruce Cran's request.
While here trim headers.
Thank you for your support!
|
Sunday, 26 Dec 2010
|
23:18 brucec
Update to version 1.0.14.
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
|
Saturday, 28 Mar 2009
|
17:53 garga
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
|
Thursday, 16 Oct 2008
|
16:57 garga
- Add MASTER_SITE_GENTOO to MASTER_SITES
- 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
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [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)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tuesday, 5 Sep 2006
|
08:07 linimon
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Sunday, 6 Aug 2006
|
21:38 arved
Fix -y option to display the correct year
Fix abbreviation of Thursday
PR: 98886
Submitted by: Eric P. Scott <eps+pbug0606@ana.com>
Approved by: maintainer timeout (6 weeks)
|
Sunday, 9 May 2004
|
18:55 krion
- Fix MASTER_SITES
PR: ports/66408
Submitted by: maintainer
|
Friday, 6 Feb 2004
|
13:12 trevor
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Friday, 21 Feb 2003
|
14:08 knu
De-pkg-comment.
|
Sunday, 27 May 2001
|
12:23 sobomax
Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker.
|
Number of commits found: 25 |