non port: deskutils/thinkingrock/Makefile |
Number of commits found: 19 |
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:21 Tobias C. Berner (tcberner)
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org>
* Beat Gaetzi <beat@chruetertee.ch>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christian Brueffer <chris@unixpages.org>
* Cyrille Lefevre <clefevre@citeweb.net>
* Daniel Eischen <deischen@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dean Povey <povey@wedgetail.com>
* Dennis Herrmann <dhn@FreeBSD.org>
* Edwin Groothuis
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric L. Hernes <erich@FreeBSD.org>
* Eric Turgeon <ericbsd@FreeBSD.org>
* Eric Turgeon <ericturgeon@ghostbsd.org>
* FreeBSD GNOME Team
* George Reid <greid@ukug.uk.freebsd.org>
* Guillaume Paquet <amyfoub@gmail.com>
* Gustau Perez <gustau.perez@gmail.com>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Herbert J. Skuhra <h.skuhra@gmail.com>
* Jason Helfman <jgh@FreeBSD.org>
* Jeremy Messenger <mezz@FreeBSD.org>
* Jim Mock <jim@FreeBSD.org>
* Jimmy Olgeni <olgeni@uli.it>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joey Mingrone <joey@mingrone.org>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Joseph Benden <joe@thrallingpenguin.com>
* Ken Moore <ken@pcbsd.org>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Leinier Cruz Salfran <salfrancl@yahoo.es>
* Lewis Thompson <purple@lewiz.net>
* Loïc Bartoletti <lbartoletti@FreeBSD.org>
* Lucas Holt <luke@justjournal.com>
* MITA Yoshio <mita@iis.u-tokyo.ac.jp>
* Marcin Cieslak <saper@saper.info>
* Markus Brueffer <brueffer@phoenix-systems.de>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Martin Wilke
* Mathieu Arnold
* Matt Braithwaite <mab@red-bean.com>
* Matt Lancereau <matt@rimasec.net>
* Matthew Seaman <matthew@FreeBSD.org>
* Matthias Andree <mandree@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Pav Lucistnik <pav@oook.cz>
* Pete Fritchman <petef@databits.net>
* Richard Gallamore <ultima@FreeBSD.org>
* Rob Evers <rob@debank.tv>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Thierry Thomas (<thierry@thomas.as>)
* Thierry Thomas <thierry@pompo.net>
* Thorsten Greiner <thorsten.greiner@web.de>
* Tobias Roth <ports@fsck.ch>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* alepulver@FreeBSD.org
* cartola (Carlos E. G. Carvalho)
* che@bein.link
* gahr
* ijliao
* jamrich.majo@gmail.com
* joerg
* johans
* john@jnielsen.net
* lightside <lightside@gmx.com>
* mi
* mi@aldan.ziplink.net
* olevole@olevole.ru
* shanee@rabbit.augusta.de
* stas
* thierry@pompo.net
With hat: portmgr
4dd7a74 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 26 Nov 2019
|
21:46 jkim
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 13 Nov 2014
|
14:32 antoine
Cleanup plist
|
Sunday, 9 Feb 2014
|
15:57 antoine
- Fix a stage symlink
- Allow packaging as a regular user
|
Thursday, 26 Sep 2013
|
13:14 beat
- Depend on devel/xdg-utils instead of installing its own version [1]
- Support staging
- Bump PORTREVISION
PR: ports/181920 [1]
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> [1]
|
Friday, 20 Sep 2013
|
16:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Monday, 10 Dec 2012
|
13:18 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Monday, 24 Jan 2011
|
16:15 beat
- Set default_options to make actions in action window visible [1]
- Cleanup post-patch target
- Remove MD5 checksum
- Bump PORTREVISION
PR: ports/154253 [1]
Submitted by: G. Paul Ziemba <p-fbsd-bugs AT ziemba.us> [1]
Feature safe: yes
|
Saturday, 22 Aug 2009
|
00:18 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Tuesday, 21 Apr 2009
|
21:12 beat
- Update to 2.2.1
Approved by: miwi (mentor)
|
Wednesday, 28 Jan 2009
|
23:25 beat
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor)
|
Sunday, 23 Nov 2008
|
13:33 miwi
- Added a patch which adds a note about the diablo 1.6 Java versions
PR: 128830
Reported by: Thomas Schlesinger <schlesix@gmx.de>
Approved by: maintainer
|
Sunday, 22 Jun 2008
|
10:14 miwi
- File has been re-rolled (author fixed some spelling mistakes)
- Makefile cleanup
PR: 124862
Submitted by: maintainer
|
Friday, 6 Jun 2008
|
13:18 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Tuesday, 3 Jun 2008
|
08:48 miwi
- Update to 2.0.1
PR: 124219
Submitted by: Beat Gaetzi <beat@chruetertee.ch> (maintainer)
|
Saturday, 12 Jan 2008
|
16:13 miwi
Thinking Rock is a free software application for collecting and processing your
thoughts following the GTD methodology.
WWW: http://www.thinkingrock.com.au/
PR: ports/119260
Submitted by: Beat Gaetzi <beat at chruetertee.ch>
|
Number of commits found: 19 |