Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Oct 2021 19:25:53 1.4.0.r1 |
Stefan Eßer (se)  |
devel/tclap: Add CPE information
Approved by: portmgr (blanket) |
07 Sep 2021 10:07:04 1.4.0.r1 |
Yuri Victorovich (yuri)  |
devel/tclap: Add forgotten files/ directory. |
07 Sep 2021 10:05:46 1.4.0.r1 |
Yuri Victorovich (yuri)  |
devel/tclap: Update 1.2.1 -> 1.4.0-rc1
Take maintainership.
PR: 258231 |
06 Sep 2021 21:00:51 1.2.1_1 |
Rene Ladan (rene)  |
*: return grog@'s ports to the pool after safekeeping his commit bit. |
07 Apr 2021 08:09:01 1.2.1_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Nov 2016 14:04:22
1.2.1_1 |
danfe  |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
14 May 2015 10:15:09
1.2.1_1 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
27 Oct 2014 11:12:40
1.2.1_1 |
bapt  |
Cleanup plist |
05 May 2014 09:45:37
1.2.1_1 |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
25 Sep 2013 00:54:09
1.2.1_1 |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:17:45
1.2.1_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
30 Mar 2013 12:26:36
1.2.1_1 |
miwi  |
- Unbreak build
Approved by: portmgr, maintainer timeout |
11 Feb 2013 05:30:00
1.2.1 |
grog (src committer)  |
New port, a 6000 line replacement for getopt(3).
This is a dependency of graphics/hugin.
Approved by: edwin@ |