non port: x11-clocks/astzclock/Makefile |
Number of commits found: 12 |
Sunday, 4 Feb 2024
|
19:13 Gleb Popov (arrowd)
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket)
e427ab1 |
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.
|
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)
|
Friday, 28 Jun 2013
|
23:05 bapt
Convert to USES=imake
|
Wednesday, 1 Apr 2009
|
16:14 glewis
. Fix a buffer overrun on start up.
|
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}.
|
Friday, 3 Sep 2004
|
06:00 glewis
Add a port of ASTZClock:
ASTZClock is currently a fairly minimal hack to the original ASClock to
allow the specification of a time zone for the clock to use.
|
Number of commits found: 12 |