non port: x11-clocks/wmbinclock/Makefile |
Number of commits found: 20 |
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 |
Wednesday, 2 Sep 2020
|
10:05 fernape
x11-clocks/wmbinclock: fix build in current
Another case of -fno-common issue.
While here, add a couple of missing xorg modules and remove a noop REINPLACE_CMD
PR: 249048
Submitted by: logix@foobar.franken.de
MFH: 2020Q3 (build fix, -fno-common)
 |
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, 29 Dec 2015
|
14:30 mat
Cleanup GH_* and variables order.
Sponsored by: Absolight
 |
Sunday, 6 Dec 2015
|
02:37 araujo
- Update to 0.51.
- Project moved to github.
- Add LICENSEs.
Changelog at: https://github.com/engerim42/wmbinclock/blob/master/CHANGELOG
Submitted by: Thomas Kuiper <tkuiper@inxsoft.net> (author)
Approved by: logix@foobar.franken.de (maintainer implicite)
Sponsored by: Hackathon Taipei.
 |
Friday, 8 Aug 2014
|
08:42 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt)
 |
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)
 |
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)
 |
Friday, 21 Mar 2008
|
23:55 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
 |
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}.
 |
Wednesday, 6 Dec 2006
|
13:48 rafan
- Respect X11BASE
PR: ports/106056
Submitted by: rafan
Approved by: portmgr (linimon)
 |
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
 |
Friday, 23 Sep 2005
|
15:00 pav
- Update to 0.3
 |
Friday, 6 Feb 2004
|
13:12 trevor
Use PLIST_FILES (bento-tested, marcus-reviewed).
 |
Wednesday, 4 Feb 2004
|
05:10 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
 |
Wednesday, 23 Jul 2003
|
14:42 oliver
fix build on CURRENT (not-needed, on 5 non-existent header-include removed)
Pointed out by: kris (bento)
Approved by: maintainer
 |
Sunday, 13 Jul 2003
|
11:54 oliver
Add wmbinclock 0.1, a binary clock in a windowmaker applet.
PR: 50038
Submitted by: Harold Gutch <logix@foobar.franken.de
 |
Number of commits found: 20 |