non port: security/p5-Authen-SASL/Makefile |
SVNWeb
|
Number of commits found: 40 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sun, 16 Jul 2017
|
[ 16:10 sunpoet ]
Remove copy-paste error
|
Wed, 31 May 2017
|
[ 17:30 sunpoet ]
Add LICENSE
- Add NO_ARCH
- Use = instead of += for CONFIGURE_ENV
- Sort PLIST
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 13 Mar 2015
|
[ 17:29 adamw ] (Only the first 10 of 87 ports in this commit are shown above. )
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
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Wed, 6 Nov 2013
|
[ 07:39 vanilla ] (Only the first 10 of 191 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 13 Sep 2012
|
[ 13:13 jadawin ]
- Update to 2.16
- Changelog: http://cpansearch.perl.org/src/GBARR/Authen-SASL-2.16/Changes
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- 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)
|
Thu, 31 May 2012
|
[ 11:19 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert to new options framework
|
Mon, 19 Jul 2010
|
[ 16:18 leeym ]
- update to 2.15
|
Mon, 29 Mar 2010
|
[ 22:35 tobez ]
Update to 2.14(.)01.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
|
Thu, 11 Mar 2010
|
[ 18:18 tobez ]
Update to 2.14.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
|
Thu, 5 Nov 2009
|
[ 14:53 skv ]
Respect KERBEROS option when it is "off".
PR: ports/139237
Pointed by: Vick Khera <vivek xx khera.org>
|
Fri, 25 Sep 2009
|
[ 07:17 tobez ]
Update to 2.13.
Changes: http://search.cpan.org/dist/Authen-SASL/Changes
Feature safe: yes
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ] (Only the first 10 of 263 ports in this commit are shown above. )
- 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)
|
Tue, 1 Jul 2008
|
[ 20:49 leeym ]
- update to 2.12
|
Tue, 22 Apr 2008
|
[ 13:59 mat ]
Update to 2.11
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ] (Only the first 10 of 88 ports in this commit are shown above. )
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
|
Wed, 17 May 2006
|
[ 13:50 erwin ]
Use OPTIONS for WITHOUT_KERBEROS
PR: 97270
Submitted by: Rong-En Fan <rafan@infor.org>
|
Mon, 24 Apr 2006
|
[ 03:10 ache ]
Allow to build it on system wich have WITHOUT_KERBEROS defined
(GSSAPI module is optional as intended)
|
Tue, 28 Mar 2006
|
[ 10:01 tobez ]
Make the port depend on the newly created security/p5-GSSAPI. Bump
portrevision.
|
Mon, 27 Mar 2006
|
[ 10:08 tobez ]
Update to 2.10. Require perl from ports.
|
Wed, 27 Apr 2005
|
[ 09:06 skv ]
* update to 2.09
* change maintainer to perl@
|
Tue, 25 May 2004
|
[ 13:12 erwin ]
Update to 2.08
|
Wed, 14 Apr 2004
|
[ 06:35 erwin ]
Update to 2.07
|
Sun, 2 Nov 2003
|
[ 10:39 krion ]
- Update to version 2.06
PR: 58824
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Sat, 18 Oct 2003
|
[ 08:14 erwin ]
Update to 2.05
|
Fri, 29 Aug 2003
|
[ 12:21 mat ]
- fixed plist
- made portlint happy
PR: 55962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Thu, 19 Jun 2003
|
[ 03:30 foxfair ]
Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST.
|
Thu, 8 May 2003
|
[ 06:11 demon ]
Update to version 2.03.
Approved by: maintainer
Reset MAINTAINER to ports@.
Requested by: former maintainer
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 4 Jan 2003
|
[ 07:04 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>
|
Number of commits found: 40 |