non port: x11-themes/cursor-chameleon-darkskyblue/Makefile |
Number of commits found: 10 |
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-themes: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Babak Farrokhi <babak@farrokhi.net>
* David Naylor <naylor.b.david@gmail.com>
* Douglas Thrift <douglas@douglasthrift.net>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Filippo Natali <filippo@widestore.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gustau Pérez i Querol <gustau.perez@gmail.com>
* Jesper Schmitz Mouridsen
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Jonathan Chen <jonc@chen.org.nz>
* Kris Moore <kmoore@FreeBSD.org>
* Marie Loise Nolden <loise@kde.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Johnson <ahze@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicole Reid <root@cooltrainer.org>
* Olivier Duchateau
* Oyvind Albrigtsen
* Pawel Pekala <pawel@FreeBSD.org>
* Phillip Neumann <pneumann@gmail.com>
* Piotr Smyrak <smyru@heron.pl>
* Remington Lang <MrL0L@charter.net>
* Romain Tartiere <romain@blogreen.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* archfan <mail_me@riseup.net>
* chinsan
* gahr
* lightside <lightside@gmx.com>
* olgeni@FreeBSD.org
With hat: portmgr
9fce47c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 23 Feb 2018
|
21:09 rene
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary
 |
Thursday, 17 Aug 2017
|
08:26 bapt
Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/icons
It improves consistency, lots of cursors were already installed in that
directory. The same change was already done for regular fonts.
 |
Monday, 30 Jun 2014
|
15:46 vg
- Support staging
Submitted by: myself
 |
Friday, 20 Sep 2013
|
23:54 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
 |
Wednesday, 11 Sep 2013
|
12:00 vg
- Changed MASTER_SITES
- Trim Makefile headers
- Changed tab to space in pkg-descr
PR: ports/181559
Submitted by: marino
Approved by: rm (mentor)
 |
Monday, 22 Jul 2013
|
14:34 vg
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
 |
Tuesday, 3 Aug 2010
|
09:45 makc
Add new ports:
x11-themes/cursor-chameleon-anthracite
x11-themes/cursor-chameleon-darkskyblue
x11-themes/cursor-chameleon-pearl
x11-themes/cursor-chameleon-skyblue
x11-themes/cursor-chameleon-white
Collection of smooth semitransparent cursors with shadows.
WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
PR: ports/148811
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
 |
Number of commits found: 10 |