Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.20200404 28 Jan 2021 18:56:11 |
rene |
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 |
2.8.20200404 27 Dec 2020 22:07:54 |
antoine |
Deprecate |
2.8.20200404 24 May 2020 12:30:03 |
antoine |
Update to 20200404 snapshot |
2.8.20200220 29 Feb 2020 21:31:34 |
antoine |
Update to snapshot from 2020-02-20 |
2.8.20200104 06 Jan 2020 20:49:22 |
antoine |
Update to snapshot of 4 january 2020 |
2.8.20190223 24 Feb 2019 22:06:09 |
antoine |
Update to a snapshot of 23 february 2019 |
2.8.20181118 24 Nov 2018 09:57:03 |
antoine |
Update to snapshot of 18 november 2018 |
2.8.20180406 19 May 2018 11:44:00 |
antoine |
Update to a snapshot of 6 april 2018 |
2.8.20180128 04 Feb 2018 10:21:39 |
antoine |
Update to a snapshot from 20180128 |
2.8.20161012 12 Nov 2016 10:14:09 |
antoine |
Update to a newer snapshot (12 october 2016) |
2.8.20160606 17 Jun 2016 19:36:51 |
antoine |
Update to a newer snapshot (6 june 2016) |
2.8.20160225 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.8.20160225 07 Mar 2016 19:34:43 |
antoine |
- Switch regripper to USE_GITHUB
- Update regripper to a recent snapshot (2.8.20160225)
- Merge regripperplugins into regripper |
2.8 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.8 28 May 2014 21:54:01 |
marino |
2 more ports: convert to USES+= zip
USES=zip is required when at least one distfile is a zip archive.
Approved by: general infrastructure blanket |
2.8 19 Nov 2013 22:24:58 |
antoine |
Use dos2unix |
2.8 03 Oct 2013 18:08:50 |
antoine |
Convert to STAGEDIR. |
2.8 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.8 03 Aug 2013 09:23:18 |
antoine |
Convert regripper to USES=perl5 |
2.8 04 May 2013 10:29:06 |
antoine |
Update regripper to 2.8
Remove infozip dependency
Do not set LICENSE_FILE for known license
Approved by: eadler, miwi (mentors, implicit) |
2.5_1 04 Apr 2013 22:18:25 |
antoine |
Regripper distfile has been rerolled.
Diff available at:
http://people.freebsd.org/~antoine/ports/1/rip.pl.diff
Reported by: Francis Provencher
Approved by: portmgr (bapt), eadler (mentor) |
2.5 02 Dec 2012 12:24:40 |
rm |
- fix wording of "RUN_DEPENDS"
- use INSTALL_DATA to not set execution bit for plugins
- remove trailing whitespace in pkg-descr, while here
PR: 174047
Submitted by: antoine (maintainer)
Feature safe: yes |
2.5 29 Nov 2012 19:30:25 |
pawel |
RegRipper is an open source tool, written in Perl, for extracting/parsing
information (keys, values, data) from the Registry and presenting it for
analysis.
WWW: http://code.google.com/p/regripper/
PR: ports/172899
Submitted by: antoine@FreeBSD.org
Feature safe: yes |