non port: www/p5-CGI-FormBuilder/Makefile |
SVNWeb
|
Number of commits found: 26 |
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:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.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
|
[ 18:50 sunpoet ]
Update to 3.10
- Add NO_ARCH
Changes: http://search.cpan.org/dist/CGI-FormBuilder/Changes
|
Sat, 4 Mar 2017
|
[ 13:49 sunpoet ]
Add missing *_DEPENDS
- Bump PORTREVISION for dependency change
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 18 Jan 2015
|
[ 22:48 sunpoet ]
- Update to 3.09
- Update OPTIONS_DEFINE
- Rename option: TT -> TEMPLATE
- Convert to new options helper
- Use CPAN as primary WWW
|
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 )
|
Fri, 17 Oct 2014
|
[ 10:23 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Reset maintainership
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 29 Jan 2014
|
[ 12:23 miwi ] (Only the first 10 of 28 ports in this commit are shown above. )
- Stage support
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 14 Sep 2013
|
[ 13:38 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)
|
Wed, 13 Feb 2013
|
[ 06:04 pclin ] (Only the first 10 of 26 ports in this commit are shown above. )
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
|
Sat, 19 Jan 2013
|
[ 03:26 swills ]
- Update to 3.0800
- Add LICENSE (ART10 and GPLv1)
- Add new template suuport to options
- Sort MAN3
- Remove unnecessary post-patch target
- Give maintainership to submitter
PR: ports/175364
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
Fri, 5 Oct 2012
|
[ 16:30 bapt ]
Convert to new options framework
|
Mon, 1 Oct 2012
|
[ 14:45 tabthorpe ] (Only the first 10 of 47 ports in this commit are shown above. )
- Reassign to the heap at maintainer's request
|
Sat, 30 Jun 2012
|
[ 05:21 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Thu, 8 Sep 2011
|
[ 13:20 az ] (Only the first 10 of 30 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
|
Fri, 24 Sep 2010
|
[ 00:44 pgollucci ] (Only the first 10 of 158 ports in this commit are shown above. )
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
|
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)
|
Tue, 1 Apr 2008
|
[ 02:41 clsung ]
- Update port to 3.0501
Changes:
PR: ports/119391
Submitted by: James O'Gorman <james_AT_netinertia dot co dot uk>
Reviewed by: clsung
Approved by: maintainer (Fernan Aguero)
|
Sat, 8 Sep 2007
|
[ 01:10 linimon ] (Only the first 10 of 126 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
|
Sun, 17 Sep 2006
|
[ 12:50 lbr ]
Add p5-CGI-FormBuilder 3.0401, formBuilder for CGI.
PR: ports/103267
Submitted by: Fernan Aguero
|
Number of commits found: 26 |