Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 May 2019 17:06:34
0.3.1

|
bdrewery  |
Fix recursive dependency issue with gmake.
Add a hard .error so I don't miss this again.
PR: 237979
Submitted by: tcberner, adamw (based on)
Pointyhat to: bdrewery |
20 May 2019 13:04:08
0.3.1

|
mat  |
devel/ccache now needs those to build. |
05 Nov 2017 20:41:19
0.3.1

|
bapt  |
Update to 0.3.1
- Fix a segmentation faut with some manpages
PR: 223447
Reported by: Ting-Wei Lan <lantw44@gmail.com> |
26 Oct 2017 07:59:22
0.3

|
bapt  |
Fix build on mips by enforcing c99 |
24 Oct 2017 15:15:52
0.3

|
bapt  |
Update to 0.3
- improved portability
- add support for compressed info files (like provided by the emacs port) [1]
PR: 223028 [1]
Reported by: Yasuhiro KIMURA <yasu@utahime.org> [1] |
26 Oct 2016 11:06:02
0.2.6

|
bapt  |
Update to 0.2.6
Chaneges:
- Remove the dir file leftover if it is empty
Submitted by: amdmi3 |
18 Sep 2016 14:14:25
0.2.5

|
bapt  |
Update to 0.2.5
- Add support for capsicum |
22 Oct 2015 13:36:58
0.2.4

|
bapt  |
Update to 0.2.4
Changes:
- Fixes typos |
28 Apr 2015 18:44:05
0.2.3

|
bdrewery  |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
20 Mar 2015 07:56:26
0.2.3

|
bapt  |
Update to 0.2.3 (get rid of autotools) |
30 Dec 2014 07:36:46
0.2.2

|
bapt  |
Update to 0.2.2
Changes:
Add a way to disable maintainance mode to avoid timestamp problem with peoeple
not in sync with ntp (this can happen on very fresh releases) |
29 Dec 2014 22:59:44
0.2.1

|
bapt  |
Update to 0.2.1
Changes:
- Fix typo [1]
PR: 193913
Submitted by: takefu@airport.fm |
17 Sep 2014 06:07:13
0.2

|
bapt  |
Update WWW |
26 Jun 2014 14:17:06
0.2

|
bapt  |
Update to 0.2 (fdclosedir is only avaiable on FreeBSD 10+) |
26 Jun 2014 13:34:03
0.1

|
bapt  |
Add a minimal tool to regenerate GNU info page indexes |