non port: sysutils/iat/Makefile |
Number of commits found: 14 |
Friday, 22 Mar 2024
|
10:39 Nuno Teixeira (eduardo)
sysutils/iat: Move man pages to share/man
Approved by: portmgr (blanket)
5afef6c |
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, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 4 Oct 2015
|
20:01 amdmi3
- Add LICENSE
|
Wednesday, 7 May 2014
|
18:21 amdmi3
- Convert USE_BZIP2 to USES
|
Wednesday, 16 Oct 2013
|
03:29 amdmi3
- Support staging
|
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Monday, 17 Jun 2013
|
15:27 amdmi3
- Trim Makefile header
|
Monday, 15 Mar 2010
|
15:55 amdmi3
- Update to 0.1.7
PR: 144697
Submitted by: Paul Shepel <tacid@tacid.kiev.ua>
|
Sunday, 2 Nov 2008
|
02:14 amdmi3
- Add support for large files (>4Gb)
|
Thursday, 19 Jun 2008
|
17:28 amdmi3
Update my email address in 132 ports.
Approved by: miwi (mentor)
|
Friday, 30 Mar 2007
|
15:43 rafan
Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.
PR: ports/111010
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
Number of commits found: 14 |