notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/p5-ORLite/Makefile
SVNWeb

Number of commits found: 33

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 9 May 2015
[ 16:50 adamw search for other commits by this committer ] Original commit   Revision:385904 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reassign databases/ perl modules to perl@.

Also:
- Sort plists
- Sort DEPENDS
- Add TEST_DEPENDS where necessary
- p5-Class-DBI-DDL: switch to USE_PERL5=configure
- Remove unnecessary or unusual stuff from pkg-descr's
- Regenerate patches using makepatch where necessary
- Based on the description from p5-DBIx-Password (most of which I've
  excised), it isn't clear whether this module even works when it's
  built non-interactive
- p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS
  as well
- p5-T2: Fails 'make test' (as it did before). The module isn't even
  present on CPAN or Meta::CPAN, and should probably be considered
  for deletion
Thu, 1 Jan 2015
[ 16:25 sunpoet search for other commits by this committer ] Original commit   Revision:375991
- Add LICENSE
- Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.59+ is already in all supported
Perl releases
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 17 Oct 2014
[ 10:23 bapt search for other commits by this committer ] Original commit   Revision:371040 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Reset maintainership
Wed, 29 Jan 2014
[ 17:18 az search for other commits by this committer ] Original commit   Revision:341762 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Tue, 10 Sep 2013
[ 12:14 az search for other commits by this committer ] Original commit   Revision:326896 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Fri, 7 Jun 2013
[ 07:32 az search for other commits by this committer ] Original commit   Revision:320165
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178919
Submitted by:	az
Approved by:	maintainer (timeout)
Wed, 13 Feb 2013
[ 06:04 pclin search for other commits by this committer ] Original commit   Revision:312143 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed

Approved by:	swills (mentor)
Tue, 1 Jan 2013
[ 19:55 swills search for other commits by this committer ] Original commit   Revision:309781
- Update to 1.98
- Give maintainership to submitter

PR:		ports/174882
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Mon, 15 Oct 2012
[ 16:21 tabthorpe search for other commits by this committer ] Original commit   Revision:305921 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
Thu, 6 Sep 2012
[ 15:49 swills search for other commits by this committer ] Original commit   Revision:303769
- Update to 1.97

PR:		ports/170873
Approved by:	maintainer timeout (bill.brinzer@gmail.com, >2 weeks)
Tue, 13 Mar 2012
[ 16:15 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 391 ports in this commit are shown above. View all ports for this commit)
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
Thu, 8 Mar 2012
[ 18:45 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 403 ports in this commit are shown above. View all ports for this commit)
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
Sat, 7 Jan 2012
[ 20:54 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.51
- Add TEST_DEPENDS
- Pet portlint

Changes:        http://search.cpan.org/dist/ORLite/Changes
PR:             ports/163852
Submitted by:   sunpoet (myself)
Approved by:    Cezary Morga <cm@therek.net> (maintainer)
Thu, 8 Sep 2011
[ 08:36 az search for other commits by this committer ] Original commit  (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 21 Dec 2010
[ 03:07 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.47
- Remove MD5

PR:             ports/153279
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Changes:        http://search.cpan.org/dist/ORLite/Changes
Mon, 1 Nov 2010
[ 02:57 wen search for other commits by this committer ] Original commit 
- Update to 1.45
Changes: http://search.cpan.org/src/ADAMK/ORLite-1.45/Changes

PR:             ports/151817
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Tue, 8 Jun 2010
[ 22:20 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.43

PR:             ports/147358
Approved by:    cm@therek.net (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http:/search.cpan.org/dist/ORLite/Changes
Sat, 17 Apr 2010
[ 19:54 sylvio search for other commits by this committer ] Original commit 
- Update to 1.42

PR:             ports/145785
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Approved by:    itetcu (mentor, implicit)
Tue, 2 Feb 2010
[ 04:31 wen search for other commits by this committer ] Original commit 
- Update to 1.40

PR:             ports/143434
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Sun, 31 Jan 2010
[ 01:04 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.31

PR:             ports/142632
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (cm@therek.net; > 2 weeks)
Wed, 30 Sep 2009
[ 14:05 miwi search for other commits by this committer ] Original commit 
- Update to 1.28

PR:             139179
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Sun, 23 Aug 2009
[ 23:17 lippe search for other commits by this committer ] Original commit 
- Update to 1.25.

PR:             ports/138076
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Wed, 1 Jul 2009
[ 08:50 miwi search for other commits by this committer ] Original commit 
- Update to 1.23

PR:             136143
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Sun, 21 Jun 2009
[ 19:13 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.22

PR:             ports/135729
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
Sun, 15 Mar 2009
[ 17:11 miwi search for other commits by this committer ] Original commit 
ORLite is an object-relation system specifically tailored for SQLite that
follows many of the same principles as the ::Tiny series of modules and has
a design and feature set that aligns directly to the capabilities of SQLite.

WWW: http://search.cpan.org/dist/ORLite/

PR:             ports/132406
Submitted by:   Cezary Morga <cm at therek.net>

Number of commits found: 33