non port: devel/p5-SVN-Access/Makefile |
SVNWeb
|
Number of commits found: 33 |
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@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, 5 Mar 2017
|
[ 21:20 bofh ]
devel/p5-SVN-Access: Update version 0.11=>0.11
- Mark NO_ARCH
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 2 Jun 2015
|
[ 12:34 bofh ]
devel/p5-SVN-Access: Update version 1.09=>1.10
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
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 )
|
Mon, 26 May 2014
|
[ 18:11 marino ]
devel/p5-SVN-Access: Don't strip scripts
The strip program from new binutils will complain if one tries to strip
executables non-binaries. The INSTALL_PROGRAM macro tries to strip; for
a perl script the INSTALL_SCRIPT macro is the correct one to use.
Swapping the macros fixes this error:
/usr/libexec/binutils224/elf/strip:
/wrkdirs/devel/p5-SVN-Access/work/stage/usr/local/share/examples/
SVN-Access/svnaclmgr.pl: File format not recognized
Approved by: just-fix-it blanket
|
Sun, 25 May 2014
|
[ 12:38 sunpoet ]
- Add LICENSE
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here:
- Sort *_DEPENDS
- Simplify Makefile
PR: ports/189554
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove trailing whitespaces from category devel
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Wed, 5 Feb 2014
|
[ 17:09 ehaupt ]
Support staging.
|
Mon, 16 Dec 2013
|
[ 18:24 glarkin ] (Only the first 10 of 111 ports in this commit are shown above. )
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 16 Sep 2013
|
[ 09:22 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 29 Jul 2013
|
[ 19:46 glarkin ]
- Upgraded to 0.09
- Cleaned up handling of example file
|
Fri, 29 Jun 2012
|
[ 18:07 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Thu, 3 May 2012
|
[ 13:29 glarkin ]
- Updated to 0.08
ChangeLog: http://cpansearch.perl.org/src/MGREGORO/SVN-Access-0.08/Changes
Reported by: portscout
|
Tue, 17 Jan 2012
|
[ 21:14 glarkin ]
- Updated to 0.07
|
Thu, 9 Dec 2010
|
[ 23:54 glarkin ]
- Updated to 0.06
Enhancements to keep Subversion groups and ACLs in the same order when
the ACL file is rewritten.
Reported by: portscout via miwi
|
Tue, 18 May 2010
|
[ 04:08 pgollucci ] (Only the first 10 of 151 ports in this commit are shown above. )
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Wed, 5 May 2010
|
[ 21:52 pgollucci ] (Only the first 10 of 131 ports in this commit are shown above. )
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
Sun, 12 Apr 2009
|
[ 03:01 glarkin ]
- Updated to 0.05
|
Wed, 3 Sep 2008
|
[ 19:55 glarkin ]
- Upgrade to 0.04
- Added handling for NOPORTEXAMPLES
Approved by: beech (mentor, implicit)
|
Fri, 18 Jul 2008
|
[ 21:05 glarkin ] (Only the first 10 of 50 ports in this commit are shown above. )
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
|
Mon, 30 Jun 2008
|
[ 12:36 lev ] (Only the first 10 of 19 ports in this commit are shown above. )
Bump PORTREVISION due to subversion upgrade.
|
[ 10:00 lev ] (Only the first 10 of 43 ports in this commit are shown above. )
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings.
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
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, 16 Feb 2008
|
[ 23:08 miwi ]
SVN::Access includes both an object oriented interface for manipulating
SVN access files (AuthzSVNAccessFile files), as well as a command
line interface to that object oriented programming interface
(svnaclmgr.pl) which is in the examples/ directory.
WWW: http://search.cpan.org/dist/SVN-Access/
PR: ports/120555
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
|
Number of commits found: 33 |