non port: deskutils/plans/Makefile |
Number of commits found: 84 |
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 |
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 17 Jun 2015
|
12:57 amdmi3
- Fix shebangs
- Add NO_ARCH
|
Wednesday, 27 May 2015
|
00:15 amdmi3
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Monday, 30 Mar 2015
|
21:29 bapt
Remove dead CENKES mirror
|
Friday, 13 Feb 2015
|
07:31 pi
deskutils/plans: fix known bug
Bug:
https://groups.google.com/forum/#!topic/planscalendar/svYVlr7gJp0
PR: 197370
Submitted by: Benjamin Stier <ben@unpatched.de>
|
Wednesday, 11 Jun 2014
|
18:55 marino
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
|
Tuesday, 10 Jun 2014
|
07:39 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Thursday, 15 May 2014
|
18:41 adamw
STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed.
|
Friday, 7 Mar 2014
|
16:49 bapt
Convert d* to USES=zip
|
Friday, 20 Sep 2013
|
16:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wednesday, 11 Sep 2013
|
12:59 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Saturday, 4 May 2013
|
22:48 flo
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
Saturday, 21 Jan 2012
|
17:40 eadler
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Friday, 20 May 2011
|
19:49 sylvio
- Add license
|
Tuesday, 31 Aug 2010
|
18:54 sylvio
- Update to 8.2.1
|
Sunday, 21 Feb 2010
|
01:10 sylvio
- Update to 8.2
Approved by: itetcu (mentor)
Feature safe: yes
|
Thursday, 28 Jan 2010
|
14:38 sylvio
- Update to 8.1.10
Approved by: miwi (mentor)
|
Saturday, 14 Nov 2009
|
23:07 sylvio
- Update to 8.1.7
Approved by: miwi (mentor)
|
Tuesday, 10 Nov 2009
|
21:31 sylvio
- Update to 8.1.6
- Update my mail address to FreeBSD
Approved by: itetcu, miwi (mentors)
|
Wednesday, 21 Oct 2009
|
10:40 miwi
- Update to 8.1.5
- Pass maintainership to submitter
PR: 139695
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Sunday, 11 Oct 2009
|
12:55 miwi
- Update to 8.1.2
- Drop maintainership
PR: 139431
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
Tuesday, 30 Sep 2008
|
16:11 miwi
- Update to 7.10
- Take maintainership
|
Sunday, 7 Sep 2008
|
00:19 linimon
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Monday, 4 Feb 2008
|
15:52 sat
- Update to 7.9.9
|
Thursday, 13 Dec 2007
|
11:28 sat
- Update to 7.9.8
|
Friday, 25 May 2007
|
21:56 sat
- Update to 7.9.5
- Add mirrors [1]
Suggested by: pointyhat via kris [1]
|
Tuesday, 1 May 2007
|
00:42 sat
- Update to 7.9.4
|
Friday, 16 Mar 2007
|
02:06 sat
- Update to 7.9.3
|
Monday, 26 Feb 2007
|
22:39 sat
- Update to 7.9.1
|
Saturday, 10 Feb 2007
|
14:14 sat
- Update to 7.9
|
Wednesday, 20 Dec 2006
|
12:56 sat
- Update to 7.8.4
|
Thursday, 14 Dec 2006
|
08:24 sat
- Update to 7.8.3
|
Sunday, 12 Nov 2006
|
10:56 sat
- Update to 7.8.2
|
Wednesday, 1 Nov 2006
|
23:14 sat
- Update to 7.8
|
Tuesday, 31 Oct 2006
|
20:29 sat
- Update to 7.7.7 (Jackpot!)
- Update German translation
- Add Spanish translation
|
Friday, 13 Oct 2006
|
17:05 sat
- Distfile has been rerolled to fix a tiny typo bug in plans.js
(a quote and a semicolon omitted by mistake)
Reported by: pointyhat via kris
Approved by: portmgr (marcus)
|
Saturday, 7 Oct 2006
|
14:54 sat
- Update to 7.7.6
|
Monday, 18 Sep 2006
|
11:50 sat
- Update to 7.7.5
|
Thursday, 31 Aug 2006
|
06:36 sat
- Update to 7.7.4
|
Thursday, 24 Aug 2006
|
19:37 sat
- Update to 7.7.3
|
Saturday, 19 Aug 2006
|
10:52 sat
- Update to 7.7.2
|
Thursday, 17 Aug 2006
|
05:40 sat
- Update to 7.7
|
Wednesday, 12 Jul 2006
|
06:49 sat
- Update to 7.6.5
|
Tuesday, 30 May 2006
|
09:41 sat
- Update to 7.6.4
Approved by: krion (mentor, implicit)
|
Monday, 8 May 2006
|
21:41 sat
Update my e-mail address
Approved by: krion (mentor, implicit)
|
Sunday, 26 Mar 2006
|
18:46 arved
Fix pkg-plist
PR: 94970
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Reported by: pointyhat
|
Thursday, 23 Mar 2006
|
14:28 arved
Update to 7.6.3
Add Italian translation
PR: 94828
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
|
Monday, 13 Mar 2006
|
01:43 mnag
- Update to 7.6.2 and fix fetch.
PR: 94394
Submitted by: maintainer
Approved by: portmgr (marcus)
|
Wednesday, 22 Feb 2006
|
18:54 tdb
- Update to 7.6.1
PR: 93719
Submitted by: infofarmer@gmail.com (maintainer)
|
Saturday, 18 Feb 2006
|
13:53 mnag
- Update to 7.6
PR: 93395
Submitted by: maintainer
|
Tuesday, 31 Jan 2006
|
19:32 tdb
- Update to 7.5.5
PR: 92627
Submitted by: infofarmer@gmail.com (maintainer)
|
Tuesday, 24 Jan 2006
|
19:28 mnag
- Preserve config files
- Default installation dir are now ${PREFIX}/www/plans instead of
${PREFIX}/www/data/plans
- Bump PORTREVISION
PR: 92280
Submitted by: infofarmer@gmail.com (maintainer)
|
Friday, 13 Jan 2006
|
10:12 tdb
- Update to 7.5.4
- Bundle all translations
PR: 91742
Submitted by: infofarmer@gmail.com (maintainer)
|
Saturday, 7 Jan 2006
|
03:18 edwin
maitainer-update deskutils/plans to 7.5.3
Update to 7.5.3
PR: ports/91430
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
|
Thursday, 22 Dec 2005
|
17:18 garga
- Update to 7.5.2
PR: ports/90789
Submitted by: maintainer
|
Saturday, 10 Dec 2005
|
14:59 novel
Update to 7.5.1.
PR: 90173
Submitted by: Andrew Pantyukhin (maintainer)
|
Tuesday, 29 Nov 2005
|
20:17 mnag
Update to 7.4.9
PR: 89732
Submitted by: maintainer
|
Thursday, 17 Nov 2005
|
18:02 mnag
o Update to 7.4.8
o Do not overwrite existing files during installation
o Respect WWWDOCROOT
PR: 89190
Submitted by: infofarmer@gmail.com (maintainer)
|
Friday, 11 Nov 2005
|
18:32 mnag
Distfile was rerolled. Language file was been restructured and updated.
Bump PORTREVISION
Fix warnning on deinstall
PR: 88846
Submitted by: infofarmer@gmail.com (maintainer)
Notified by: kris
|
Wednesday, 9 Nov 2005
|
17:13 mnag
Add SHA256
Make portlint happy
PR: 88696
Submitted by: maintainer
|
Monday, 7 Nov 2005
|
20:14 edwin
We have a new maintainer!
From: "Andrew P." <infofarmer@gmail.com>
To: edwin@FreeBSD.org
Subject: deskutils/plans
I'll take it.
|
01:07 edwin
- Update to 7.4.7
- Remove maintainership (unless somebody picks it up, I'll keep doing
the updates but I would be happy to get rid of it since I'm not
using it anymore)
- Make the pkg-message proper
|
Wednesday, 2 Nov 2005
|
10:38 edwin
Update to version 7.4.6
|
Wednesday, 26 Oct 2005
|
21:38 edwin
Permissions set by the Makefile are just wrong.
755 for .cgi, 664 for .xml and 644 for others would be
appropriate.
Submitted by: "Andrew P." <infofarmer@gmail.com>
|
Friday, 14 Oct 2005
|
21:06 edwin
Update to version 7.4.3
|
Monday, 10 Oct 2005
|
11:44 edwin
Upgrade to 7.4
|
Sunday, 2 Oct 2005
|
08:44 edwin
Update to 7.3
|
Friday, 2 Sep 2005
|
07:55 edwin
Upgrade to 7.2
|
Sunday, 28 Aug 2005
|
09:24 edwin
Upgrade to 7.1.1
|
Thursday, 12 May 2005
|
04:25 edwin
Upgrade to 6.7.3
|
Saturday, 30 Apr 2005
|
12:15 edwin
Upgrade to version 6.7.1
|
Sunday, 20 Mar 2005
|
12:42 edwin
Update to plans 6.6.5
|
Monday, 21 Feb 2005
|
12:56 edwin
Upgrade to 6.6.4
|
Wednesday, 2 Feb 2005
|
06:39 edwin
Update to verison 6.6.2
This release adds sort options for the calendar dropdown.
It adds a new template for events in list mode. It fixes a
bug that caused events to sometimes not appear and a bug
with email reminders.
|
Wednesday, 26 Jan 2005
|
12:07 edwin
Update to version 6.6.1
|
Wednesday, 19 Jan 2005
|
10:26 edwin
Update to version 6.6
|
Sunday, 16 Jan 2005
|
11:54 edwin
upgrade to 6.5.4
|
Thursday, 23 Dec 2004
|
21:13 edwin
Update to version 6.5.3
|
Wednesday, 22 Dec 2004
|
02:19 edwin
zip file re-rolled:
- properly use options for languages
- properly use options for email reminders
- add a fatal_error() function
Initially noticed by: pointyhat / kris@
|
Sunday, 19 Dec 2004
|
04:25 edwin
New port: sysutils/plan
It's a webbased calendar.
See http://www.planscalendar.com/ for more information.
|
Number of commits found: 84 |