Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16 04 Jul 2023 13:51:50 |
Steven Kreuzer (skreuzer) |
security/p5-Crypt-Rijndael: update to 1.16
Changes:
* Add non-blocksized encoding support to streaming modes
* Explicitly use downgraded strings
PR: 272250
Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.15_1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.15_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.15_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.15_1 25 Jan 2021 18:55:34 |
adamw |
security/p5-Crypt-Rijndael: Remove unused BUILD_DEPENDS on a testing module |
1.15 13 Oct 2020 06:36:01 |
antoine |
Fix LICENSE |
1.15 13 Oct 2020 01:30:07 |
skreuzer |
Update to version 1.15 |
1.11_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.11_1 24 Apr 2018 09:03:47 |
amdmi3 |
- Add LICENSE
Approved by: portmgr blanket |
1.11_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.11_1 14 May 2015 10:15:09 |
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 |
1.11_1 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.11_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.11 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.11 30 Jan 2014 09:08:26 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.11 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.11 11 Sep 2013 17:17:47 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.11 30 Aug 2012 19:28:59 |
skreuzer |
Update to 1.11
PR: ports/171129
Submitted by: Steve Wills <swills@freebsd.org> |
1.09 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.09 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.09 27 Sep 2010 15:10:14 |
skreuzer |
Update to 1.09 |
1.08 16 Dec 2009 22:18:09 |
skreuzer |
Update to 1.08
PR: ports/141595
Submitted by: Philip M. Gollucci <pgollucci@freebsd.org> |
1.07 03 Jun 2009 14:38:16 |
skreuzer |
Change MAINTAINER email from my personal address to my FreeBSD.org
address
Approved by: wxs (mentor) |
1.07 03 Nov 2008 20:54:27 |
jadawin |
- Update to 1.07
PR: ports/128564
Submitted by: Steven Kreuzer <skreuzer _at_ exit2shell _dot_ com> (maintainer) |
1.06 08 Aug 2008 09:45:29 |
jadawin |
- Update to 1.06
PR: ports/126359
Submitted by: maintainer (skreuzer exit2shell.com) |
1.05 02 Apr 2008 15:13:30 |
jadawin |
- Update to 1.05
PR: ports/122347
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
Approved by: tabthorpe (mentor) |
1.04 17 Jun 2007 21:27:42 |
itetcu |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private) |
1.04 06 Mar 2007 21:01:15 |
miwi |
- Update to 1.04
PR: 109865
Submitted by: miwi
Approved by: maintainer |
1.03 24 Feb 2007 09:20:52 |
rafan |
- Pass maintainership to submitter
PR: ports/109474
Submitted by: Steven Kreuzer <skreuzer at f2o.org> |
1.03 23 Feb 2007 09:25:18 |
rafan |
- Update to 1.03
PR: ports/109443
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |
1.02 27 Jan 2007 19:20:33 |
mat |
Update to 1.02 |
1.01 14 Jan 2007 18:02:56 |
leeym |
- update to 1.01 |
0.05_1 23 Apr 2006 08:49:43 |
erwin |
The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures. It assumes that C type long is 32 bits. The patch
below works with both i386 and amd64 and should with others.
PR: 96114
Submitted by: Vivek Khera <vivek@khera.org> |
0.05_1 23 Apr 2006 08:40:48 |
erwin |
The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures. It assumes that C type long is 32 bits. The patch
below works with both i386 and amd64 and should with others.
PR: 96114
Submitted by: Vivek Khera <vivek@khera.org> |
0.05 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.05 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
0.05 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.05 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.05 09 Aug 2003 13:22:08 |
skv |
remove unnecessary LDCONFIG_DIRS |
0.05 20 Feb 2003 18:59:13 |
knu |
De-pkg-comment. |
20 Feb 2002 02:47:14 |
pat |
Update to 0.05 |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
09 Apr 2001 02:11:40 |
dougb |
Update to version 0.04, portlint |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:26:25 |
will |
Add p5-Crypt-Rijndael 0.01, perl module that implements the Rijndael cipher.
|