Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2_1 28 Jan 2021 18:56:11
![Revision:563153 Revision:563153](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2021-01-24 www/sogo4: Unmaintained, please migrate to a newer version of sogo
2021-01-24 www/sogo4-activesync: Unmaintained, please migrate to a newer version
of sogo
2021-01-27 security/py-rekall_lib: Unmaintained upstream
2021-01-27 devel/py-rekall-efilter: Unmaintained upstream
2021-01-27 security/py-rekall: Unmaintained upstream, use
security/py-volatility3 instead
2021-01-27 security/py-rekall-core: Unmaintained upstream
2021-01-27 www/kurly: Upstream is gone
2021-01-27 security/regripper: Upstream repo disappeared |
1.2.2_1 13 Jan 2021 12:55:56
![Revision:561461 Revision:561461](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/kurly: Deprecate, upstream is no more |
1.2.2_1 04 May 2020 18:17:38
![Revision:533936 Revision:533936](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Return seanc's ports to the pool after safekeeping his commit bit. |
1.2.2_1 16 Nov 2019 12:52:40
![Revision:517745 Revision:517745](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
1.2.2 29 Sep 2019 22:34:31
![Revision:513276 Revision:513276](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744 |
1.2.2 29 Jun 2019 03:51:14
![Revision:505321 Revision:505321](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
1.2.2 03 May 2019 13:58:34
![Revision:500732 Revision:500732](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix the a ports that were broken but did not know it.
Differential Revision: https://reviews.freebsd.org/D20140 |
1.2.2 28 Oct 2018 16:23:28
![Revision:483313 Revision:483313](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/kurly: Update 1.2.1 -> 1.2.2
PR: 230150
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: seanc (maintainer's timeout; 35 days) |
1.2.1 23 Sep 2018 22:19:32
![Revision:480539 Revision:480539](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Revert r480303, it doesn't build
Reported by: pkg-fallout |
1.2.2 21 Sep 2018 19:04:59
![Revision:480303 Revision:480303](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/kurly: Update 1.2.1 -> 1.2.2
Upstream migrated to Gitlab [1], so switch to that
[1]
https://github.com/davidjpeacock/kurly#2018-06-12---the-kurly-project-has-moved-home
PR: 230150
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: seanc (maintainer's timeout; 52 days) |
1.2.1 14 May 2018 18:45:27
![Revision:469948 Revision:469948](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
seanc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: www/kurly
kurly is an alternative to the widely popular curl program.
kurly is designed to operate in a similar manner to curl, with select
features. Notably, kurly is not aiming for feature parity, but common
flags and mechanisms particularly within the HTTP(S) realm are to be
expected.
Reviewed by: swills
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15332 |