non port: devel/packr/Makefile |
Number of commits found: 42 |
Friday, 8 Sep 2023
|
14:34 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go* update
8e4bc57 |
Friday, 4 Aug 2023
|
14:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
09b9930 |
Saturday, 8 Apr 2023
|
15:13 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
ff40d94 |
Thursday, 9 Mar 2023
|
19:18 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go ports update
0907973 |
Wednesday, 15 Feb 2023
|
19:06 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
56b5ec7 |
Thursday, 9 Feb 2023
|
21:55 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after GO_DEFAULT update.
2297efc |
Saturday, 14 Jan 2023
|
11:31 Dmitri Goutnik (dmgk)
all: Bump PORTVERSION after lang/go{118,119} update
3b383d8 |
Sunday, 11 Dec 2022
|
11:17 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
d9ad100 |
Thursday, 6 Oct 2022
|
19:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
bde5186 |
Thursday, 8 Sep 2022
|
16:33 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
f05c98f |
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, 3 Aug 2022
|
21:35 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
4476f89 |
Thursday, 14 Jul 2022
|
12:46 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{117,118} update
153cb65 |
Tuesday, 7 Jun 2022
|
21:56 Dmitri Goutnik (dmgk)
*/*: Bump port revisons after lang/go{117,118} update
309cdec |
Wednesday, 30 Mar 2022
|
07:01 Guangyuan Yang (ygy)
*/*: Bump PORTREVISION after lang/go 1.18 update
d690b51 |
Tuesday, 4 Jan 2022
|
14:46 Dmitri Goutnik (dmgk)
devel/packr: Update to 2.8.3
b171a30 |
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 |
Friday, 19 Feb 2021
|
17:59 dmgk
Switch to GO_MODULE after r566063
 |
Sunday, 15 Nov 2020
|
11:33 dmgk
devel/packr: Update to 2.8.1
Changes: https://github.com/gobuffalo/packr/releases/tag/v2.8.1
 |
Tuesday, 10 Mar 2020
|
13:42 dmgk
devel/packr: Update to v2.8.0
Changes: https://github.com/gobuffalo/packr/compare/v2.7.1...v2.8.0
 |
Saturday, 16 Nov 2019
|
12:52 dmgk
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
 |
Tuesday, 8 Oct 2019
|
16:36 dmgk
devel/packr: Update to 2.7.1
- Pet portclippy while here
Changes: https://github.com/gobuffalo/packr/releases/tag/v2.7.1
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21941
 |
Monday, 16 Sep 2019
|
20:55 dmgk
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
 |
Wednesday, 28 Aug 2019
|
14:11 meta
devel/packr: Update to 2.6.0
- Unbreak with go 1.13
PR: 240128
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Relnotes: https://github.com/gobuffalo/packr/releases/tag/v2.6.0
 |
Monday, 1 Jul 2019
|
17:44 swills
devel/packr: Update to 2.5.2
PR: 238913
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Thursday, 20 Jun 2019
|
15:28 rodrigo
Update devel/packr form v2.2.0 to v2.4.0
Changelogs: https://github.com/gobuffalo/packr/releases/tag/v2.4.0
https://github.com/gobuffalo/packr/releases/tag/v2.3.2
https://github.com/gobuffalo/packr/releases/tag/v2.3.1
https://github.com/gobuffalo/packr/releases/tag/v2.3.0
https://github.com/gobuffalo/packr/releases/tag/v2.2.1
PR: 238321
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Thursday, 18 Apr 2019
|
13:07 swills
devel/packr: Update to 2.2.0
PR: 237338
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Saturday, 6 Apr 2019
|
14:46 sunpoet
Update to 2.1.0
Changes: https://github.com/gobuffalo/packr/releases
PR: 237060
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Monday, 25 Mar 2019
|
16:07 kai
devel/packr: Update to 2.0.8
Changelog:
https://github.com/gobuffalo/packr/releases/tag/v2.0.8
PR: 236722
Submitted by: Dmitri Goutnik (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19698
 |
Thursday, 14 Mar 2019
|
08:41 joneum
Update to 2.0.3
Changelog: https://github.com/gobuffalo/packr/releases/tag/v2.0.3
PR: 236492
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by: Netzkommune GmbH
 |
Wednesday, 27 Feb 2019
|
00:42 meta
devel/packr: Update to 2.0.2
- Switch to default build/install targets provided by go.mk
- Install both v1 (packr) and v2 (packr2) binaries
PR: 236053
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Relnotes: https://github.com/gobuffalo/packr/releases/tag/v2.0.2
 |
Tuesday, 12 Feb 2019
|
17:54 joneum
Update to 2.0.1
Changelog: https://github.com/gobuffalo/packr/releases/tag/v2.0.1
PR: 235664
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by: Netzkommune GmbH
 |
Friday, 1 Feb 2019
|
14:51 swills
devel/packr: update to 1.22.0
PR: 235378
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Friday, 25 Jan 2019
|
20:14 swills
devel/packr: update to 1.21.9
PR: 235068
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Tuesday, 2 Oct 2018
|
00:45 swills
devel/packr: Update to 1.13.7
PR: 231665
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Thursday, 6 Sep 2018
|
16:07 swills
devel/packr: Update to 1.13.5
PR: 231191
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Friday, 24 Aug 2018
|
15:31 swills
devel/packr: Update to 1.13.3
PR: 230862
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Wednesday, 15 Aug 2018
|
23:32 dbaio
devel/packr: Update to 1.13.2
PR: 230645
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Friday, 10 Aug 2018
|
00:48 dbaio
devel/packr: Update to 1.13.1
PR: 230476
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
 |
Monday, 30 Jul 2018
|
13:56 riggs
Update to upstream release 1.12.1
PR: 230189
Submitted by: dg@syrec.org (maintainer)
 |
Sunday, 29 Jul 2018
|
07:44 pi
New port: devel/packr
Packr is a simple solution for bundling static assets inside of Go binaries.
Most importantly it does it in a way that is friendly to developers while
they are developing.
WWW: https://github.com/gobuffalo/packr
PR: 230113
Submitted by: Dmitri Goutnik <dg@syrec.org>
 |
Number of commits found: 42 |