Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.17 21 Aug 2023 17:08:22 |
Po-Chuan Hsieh (sunpoet) |
security/p5-Authen-SASL: Update to 2.17
- Add TEST_DEPENDS
Changes: https://metacpan.org/dist/Authen-SASL/changes |
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) |
2.16_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 ) |
2.16_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 ) |
2.16_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.16_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.16_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 |
2.16_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.16_1 16 Jul 2017 16:10:33 |
sunpoet |
Remove copy-paste error |
2.16_1 31 May 2017 17:30:04 |
sunpoet |
Add LICENSE
- Add NO_ARCH
- Use = instead of += for CONFIGURE_ENV
- Sort PLIST |
2.16_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.16_1 13 Mar 2015 17:29:59 |
adamw |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
2.16_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 ) |
2.16 06 Nov 2013 07:39:32 |
vanilla |
Support STAGEDIR. |
2.16 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.16 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.16 13 Sep 2012 13:13:34 |
jadawin |
- Update to 2.16
- Changelog: http://cpansearch.perl.org/src/GBARR/Authen-SASL-2.16/Changes |
2.15 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
2.15 31 May 2012 11:19:32 |
bapt |
Convert to new options framework |
2.15 17 May 2011 11:11:48 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
2.15 19 Jul 2010 16:18:02 |
leeym |
- update to 2.15 |
2.14.01 29 Mar 2010 22:35:09 |
tobez |
Update to 2.14(.)01.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes |
2.14 11 Mar 2010 18:18:22 |
tobez |
Update to 2.14.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes |
2.13 05 Nov 2009 14:53:59 |
skv |
Respect KERBEROS option when it is "off".
PR: ports/139237
Pointed by: Vick Khera <vivek xx khera.org> |
2.13 25 Sep 2009 07:17:29 |
tobez |
Update to 2.13.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
Feature safe: yes |
2.12 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
2.12 01 Jul 2008 20:49:52 |
leeym |
- update to 2.12 |
2.11 22 Apr 2008 13:59:21 |
mat |
Update to 2.11 |
2.10_1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.10_1 08 Sep 2007 01:04:03 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
2.10_1 17 May 2006 13:50:43 |
erwin |
Use OPTIONS for WITHOUT_KERBEROS
PR: 97270
Submitted by: Rong-En Fan <rafan@infor.org> |
2.10_1 24 Apr 2006 03:10:50 |
ache |
Allow to build it on system wich have WITHOUT_KERBEROS defined
(GSSAPI module is optional as intended) |
2.10_1 28 Mar 2006 10:01:00 |
tobez |
Make the port depend on the newly created security/p5-GSSAPI. Bump
portrevision. |
2.10 27 Mar 2006 10:08:49 |
tobez |
Update to 2.10. Require perl from ports. |
2.09 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) |
2.09 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
2.09 27 Apr 2005 09:06:02 |
skv |
* update to 2.09
* change maintainer to perl@ |
2.08 25 May 2004 13:12:32 |
erwin |
Update to 2.08 |
2.07 14 Apr 2004 06:35:03 |
erwin |
Update to 2.07 |
2.06 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.06 02 Nov 2003 10:39:32 |
krion |
- Update to version 2.06
PR: 58824
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.05 18 Oct 2003 08:14:24 |
erwin |
Update to 2.05 |
2.04 29 Aug 2003 12:21:58 |
mat |
- fixed plist
- made portlint happy
PR: 55962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
2.04 19 Jun 2003 03:30:01 |
foxfair |
Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST. |
2.03 08 May 2003 06:11:16 |
demon |
Update to version 2.03.
Approved by: maintainer
Reset MAINTAINER to ports@.
Requested by: former maintainer |
2.02 22 Feb 2003 18:36:43 |
demon |
Remove empty directories on deinstall. |
2.02 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
2.02 04 Jan 2003 07:04:38 |
demon |
New port: p5-Authen-SASL.
SASL is a generic mechanism for authentication used by
several network protocols. Authen::SASL provides an
implementation framework that all protocols should be able
to share.
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> |