non port: textproc/libsoldout/Makefile |
Number of commits found: 12 |
Wednesday, 10 Jan 2024
|
16:27 Baptiste Daroussin (bapt)
MAN?PREFIX: eleminate its usage and move man to share/man
72fa019 |
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
|
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 |
Sunday, 24 Jul 2016
|
09:38 bapt
Update to 1.4
* Fix a bug in rendering nested block lists
* Fix build with GCC 6 and other minor warnings
* Build a static library too
* Significantly improve documentation
* Improvement of mkd2man
* Add an amalgamation (C sources to include directly in a project)
(not included in the port though)
PR: 211330
Submitted by: Natacha Porte <natbsd@instinctive.eu> (maintainer & upstream)
|
Wednesday, 10 Dec 2014
|
16:09 feld
Update "BSD" license in textproc category
|
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Tuesday, 25 Feb 2014
|
15:56 ehaupt
- Support staging
- Remove glue for ancient unsupported FreeBSD versions
|
Friday, 20 Sep 2013
|
23:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Wednesday, 23 Jan 2013
|
13:22 jadawin
- Update to 1.3
PR: ports/175374
Submitted by: Natacha Porte <natacha@instinctive.eu> (maintainer)
|
Sunday, 1 Jul 2012
|
09:28 bapt
- name chaned to libsoldout
- bug fix release
- pass maintainership to submitter (upstream)
PR: ports/169450
Submitted by: Natacha Porte <natacha@instinctive.eu>
|
09:23 bapt
Force commit to state the repocopy
PR: ports/169450
Submitted by: Natacha Porte <natacha@instinctive.eu>
Repocopied by: marcus (portmgr)
|
Number of commits found: 12 |