non port: www/fswiki/Makefile |
Number of commits found: 23 |
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 |
Monday, 4 Oct 2021
|
19:58 Rene Ladan (rene)
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
e56a7da |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 24 Jul 2020
|
06:28 rigoletto
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955
 |
Saturday, 24 Mar 2018
|
21:12 sunpoet
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 24 May 2015
|
21:38 amdmi3
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 9 Jun 2014
|
14:30 kuriyama
- Stagify.
PR: ports/189494
Submitted by: joe@thrallingpenguin.com
 |
Monday, 10 Mar 2014
|
18:01 bapt
Convert www to USES=zip
 |
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
Tuesday, 3 Sep 2013
|
13:06 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
 |
Monday, 29 Jul 2013
|
14:20 kuriyama
- Fix WWW: line in pkg-descr.
PR: ports/180644
Submittedy b: Chris H <bsd-lists@1command.com>
 |
Wednesday, 10 Oct 2012
|
16:56 az
- Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@)
 |
Friday, 29 Jun 2012
|
18:16 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Wednesday, 22 Jul 2009
|
16:27 pgollucci
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
 |
Saturday, 9 Dec 2006
|
08:10 kuriyama
- Upgrade to 3.6.2.
 |
Saturday, 6 May 2006
|
10:57 kuriyama
- Upgrade to 3.5.11.
Security: http://jvn.jp/jp/JVN%2335274905/
 |
Monday, 29 Aug 2005
|
14:49 kuriyama
Upgrade to 3.5.9 (including security fix).\
VuXML entry will follow...
 |
Tuesday, 26 Jul 2005
|
15:44 kuriyama
Unbreak conditionalized Jcode.pm path.
Reported by: pointyhat via kris
 |
Sunday, 29 May 2005
|
03:06 kuriyama
- Update to 3.5.8 (including XSS problem fix).
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu>
PR: ports/81520
 |
Monday, 8 Nov 2004
|
15:27 kuriyama
Add fswiki 3.5.6, freeStyle Wiki (perl based wiki clone).
 |
Number of commits found: 23 |