Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.79.1 06 Nov 2023 10:03:47
    |
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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.79.1 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.79.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.79.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.79.1 23 Aug 2020 19:35:25
  |
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 |
1.78.1_4 20 Jan 2020 20:10:01
  |
sunpoet  |
Add NO_ARCH
- Sort PLIST
- Take maintainership |
1.78.1_4 11 Jun 2018 20:56:24
  |
feld  |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
1.78.1_4 30 Jun 2016 10:12:06
  |
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 |
1.78.1_4 24 May 2016 22:32:49
  |
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 |
1.78.1_4 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.78.1_4 15 Nov 2014 16:26:33
  |
antoine  |
Cleanup plist |
1.78.1_4 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.78.1_4 11 Nov 2013 17:41:15
  |
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) |
1.78.1_3 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.78.1_3 11 Jul 2013 17:37:49
  |
gabor  |
- Also try to delete share/xsl
- Bump PORTREVISION
Submitted by: marino (via private mail) |
1.78.1_2 09 Jul 2013 21:06:12
  |
gabor  |
- Fix package installation
- Bump PORTREVISION
PR: ports/179725
Submitted by: marino |
1.78.1_1 03 Jun 2013 16:02:16
  |
gabor  |
- Add forgotten files directory
- Bump PORTREVISION |
1.78.1 29 May 2013 19:00:34
  |
gabor  |
- Add namespace-aware DocBook XSLT stylesheets |