Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 4.5_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.5_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Aug 2018 09:07:55
4.5_1 |
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
27 Feb 2018 13:03:48
4.5_1 |
mat  |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
21 Oct 2016 12:51:41
4.5_1  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
24 May 2016 22:32:49
4.5_1 |
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 |
01 Apr 2016 14:25:18
4.5_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2014 16:26:33
4.5_1 |
antoine  |
Cleanup plist |
29 May 2014 13:49:23
4.5_1 |
marino  |
textproc/docbook-sgml: explicitly use ${TAR} for extraction
Despite all 8 distribution files being zip archives, the extraction target
is using a tar-specific set of arguments. USES=zip cannot be used (native
or infozip) so explicitly require ${TAR} for future-proofing reasons.
Approved by: Infrastructure blanket |
19 Feb 2014 22:31:37
4.5_1 |
mandree  |
Also bump PORTREVISION to have repaired catalogs installed. |
19 Feb 2014 22:30:56
4.5 |
mandree  |
Fix catalog generation to unbreak textproc/docbook-utils build.
Missing closing quotes, and docbook-xml-5.0 does not install a
docbook.cat for SGML, so do not list it. Use a shell test to skip the
installation because fmake would otherwise barf (bmake is fine). |
19 Feb 2014 14:45:19
 |
mat  |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |