non port: textproc/docbook-xsl-ns/Makefile |
Number of commits found: 17 |
Monday, 6 Nov 2023
|
10:03 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
06df180 |
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, 23 Aug 2020
|
19:35 sunpoet
Update to 1.79.1
- Add maintainer section
Changes: http://docbook.sourceforge.net/release/xsl-ns/1.79.1/RELEASE-NOTES.html
http://docbook.sourceforge.net/release/xsl-ns/1.79.1/NEWS.html
 |
Monday, 20 Jan 2020
|
20:10 sunpoet
Add NO_ARCH
- Sort PLIST
- Take maintainership
 |
Monday, 11 Jun 2018
|
20:56 feld
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts
 |
Thursday, 30 Jun 2016
|
10:12 marino
textproc/docbook-xls-ns: Fix stage QA
Fix this error:
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/xsl/docbook-ns/svn-commit.tmp
No revbump is necessary because the extra file is unwanted and
wasn't packaged. This allows stage QA checks to pass
approved by: just-fix-it
 |
Tuesday, 24 May 2016
|
22:32 bapt
Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
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)
 |
Monday, 11 Nov 2013
|
17:41 hrs
- Add LICENSE.
- Add STAGEDIR support.
- Use PORTDOCS.
- Use COPYTREE_SHARE.
- Install nextCatalog for http://docbook.sourceforge.net/release/xsl-ns/current
in the share/xml/catalog.xml.
- Remove rewriteURI/System for http://docbook.sourceforge.net/release/xsl/*.
- Remove pkg-deinstall.
- Fix WWW: line in pkg-descr.
Approved by: gabor (maintainer)
 |
Friday, 20 Sep 2013
|
23:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
 |
Thursday, 11 Jul 2013
|
17:37 gabor
- Also try to delete share/xsl
- Bump PORTREVISION
Submitted by: marino (via private mail)
 |
Tuesday, 9 Jul 2013
|
21:06 gabor
- Fix package installation
- Bump PORTREVISION
PR: ports/179725
Submitted by: marino
 |
Monday, 3 Jun 2013
|
16:02 gabor
- Add forgotten files directory
- Bump PORTREVISION
 |
Wednesday, 29 May 2013
|
19:00 gabor
- Add namespace-aware DocBook XSLT stylesheets
 |
Number of commits found: 17 |