non port: databases/p5-Class-DBI-Sweet/Makefile |
SVNWeb
|
Number of commits found: 25 |
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) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.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, 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
|
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
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 )
|
Sun, 3 Nov 2013
|
[ 06:53 vanilla ] (Only the first 10 of 228 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
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.
|
Sat, 17 Sep 2011
|
[ 07:09 sunpoet ] (Only the first 10 of 16 ports in this commit are shown above. )
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
|
Sun, 31 Jul 2011
|
[ 06:42 sunpoet ]
- Update to 0.11
Changes: http://search.cpan.org/dist/Class-DBI-Sweet/Changes
|
Sun, 16 Aug 2009
|
[ 14:11 kuriyama ]
- Upgrade to 0.10 (only explicit version compatibility with
SQL::Abstract).
|
[ 09:22 linimon ] (Only the first 10 of 137 ports in this commit are shown above. )
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 31 Dec 2007
|
[ 06:38 lbr ]
Update to 0.09
|
Sat, 8 Sep 2007
|
[ 00:54 linimon ] (Only the first 10 of 60 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 Jan 2007
|
[ 08:01 lbr ]
Don't depend on DBD::SQLite (thanks to Jun Kuriyama).
|
Wed, 9 Aug 2006
|
[ 21:22 lbr ]
When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
PR: 101705
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Mon, 1 May 2006
|
[ 13:52 lbr ] (Only the first 10 of 80 ports in this commit are shown above. )
Changing email-address on my 80 ports.
Approved by: erwin (mental)
|
Mon, 10 Apr 2006
|
[ 18:24 garga ]
- Bump PORTREVISION for last commit
Asked by: maintainer
|
[ 16:01 garga ]
- Fix RUN_DEPENDS. It had fallen out, breaking package-deployment.
PR: ports/95576
Submitted by: maintainer
|
Mon, 19 Dec 2005
|
[ 11:27 erwin ]
Update to 0.08
PR: 90430
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
Tue, 13 Dec 2005
|
[ 09:51 erwin ]
Update to 0.07
PR: 90325
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
Mon, 25 Jul 2005
|
[ 13:33 erwin ]
Update to 0.0.5
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
Thu, 7 Jul 2005
|
[ 13:10 erwin ]
Class::DBI::Sweet provides convenient count, search, page, and cache
functions in a sweet package. It integrates these functions with
"Class::DBI" in a convenient and efficient way.
Submitted by: Lars Balker Rasmussen
|
Number of commits found: 25 |