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-DBIx-SearchBuilder/Makefile
SVNWeb

Number of commits found: 77

Wed, 24 May 2023
[ 14:11 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:cd42b22dd8c77409b9815fb773ff523f227297be  commit hash:cd42b22dd8c77409b9815fb773ff523f227297be  commit hash:cd42b22dd8c77409b9815fb773ff523f227297be  cd42b22 
databases/p5-DBIx-SearchBuilder: Update to 1.76

Changes:
  https://metacpan.org/release/BPS/DBIx-SearchBuilder-1.76/source/Changes

PR:		271254
Approved by: 	michelle@sorbs.net (maintainer timeout)
Fri, 23 Sep 2022
[ 15:27 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:7ac14782183fb35d7649228bb0e0e793b5438fb7  commit hash:7ac14782183fb35d7649228bb0e0e793b5438fb7  commit hash:7ac14782183fb35d7649228bb0e0e793b5438fb7  7ac1478 
databases/p5-DBIx-SearchBuilder: Update to 1.71

PR:		265987
Approved by:	michelle@sorbs.net (maintainer timeout)
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.
Mon, 3 Aug 2020
[ 11:04 pi search for other commits by this committer ] Original commit   Revision:544050
databases/p5-DBIx-SearchBuilder: update 1.66 -> 1.68

PR:		248040
Submitted by:	mikael
Approved by:	michelle@sorbs.net (maintainer timeout)
Relnotes:	https://metacpan.org/changes/distribution/DBIx-SearchBuilder
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
Sun, 18 Jun 2017
[ 05:51 sunpoet search for other commits by this committer ] Original commit   Revision:443805
Remove Perl core modules

- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
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
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)
Sun, 14 Sep 2014
[ 09:14 matthew search for other commits by this committer ] Original commit   Revision:368163
Update to 1.66

PR:		193472
Submitted by:	michelle@sorbs.net (maintainer)
Thu, 24 Jul 2014
[ 09:51 demon search for other commits by this committer ] Original commit   Revision:362774
Pass to Michelle Sullivan <michelle@sorbs.net>
[ 06:01 demon search for other commits by this committer ] Original commit   Revision:362767
Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries.
(I applied version from upstream)

PR:		191734
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
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)
Mon, 16 Sep 2013
[ 10:53 demon search for other commits by this committer ] Original commit   Revision:327379
Update to 1.65.
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)
Tue, 6 Nov 2012
[ 15:07 demon search for other commits by this committer ] Original commit   Revision:307075
Update to version 1.63.

Feature safe:	yes
Tue, 5 Jun 2012
[ 09:27 demon search for other commits by this committer ] Original commit 
Remove SITE_PERL from *_DEPENDS.

Submitted by:   az
Mon, 30 Jan 2012
[ 15:05 demon search for other commits by this committer ] Original commit 
Add TEST_DEPENDS.

PR:             164414
Submitted by:   swills
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Sat, 17 Sep 2011
[ 06:49 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 309 ports in this commit are shown above. View all ports for this commit)
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
Mon, 28 Feb 2011
[ 15:05 demon search for other commits by this committer ] Original commit 
Update to version 1.59.

PR:             154985
Submitted by:   Michael Graziano <mikeg@bsd-box.net>
Fri, 18 Dec 2009
[ 11:13 demon search for other commits by this committer ] Original commit 
Update to 1.56.

PR:             141529
Submitted by:   pgollucci
Fri, 19 Jun 2009
[ 11:54 demon search for other commits by this committer ] Original commit 
Update to 1.55.

PR:             135728
Submitted by:   pgollucci
Thu, 24 Jul 2008
[ 08:27 demon search for other commits by this committer ] Original commit 
Update to 1.54.

PR:             125918
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 8 Feb 2008
[ 15:24 demon search for other commits by this committer ] Original commit 
Update to 1.51.

PR:             120388
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Wed, 12 Dec 2007
[ 14:36 demon search for other commits by this committer ] Original commit 
Update to 1.50.

PR:             117584
Submitted by:   chinsan
Sat, 8 Sep 2007
[ 00:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
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
Thu, 3 May 2007
[ 07:58 demon search for other commits by this committer ] Original commit 
Update to 1.48.

PR:             110937
Submitted by:   rafan
Tue, 31 Oct 2006
[ 18:04 demon search for other commits by this committer ] Original commit 
Update to 1.45.
Thu, 1 Jun 2006
[ 10:34 demon search for other commits by this committer ] Original commit 
Update to 1.43.

PR:             98185
Submitted by:   aaron
Fri, 30 Dec 2005
[ 09:50 demon search for other commits by this committer ] Original commit 
Update to version 1.38.
Sat, 3 Dec 2005
[ 18:26 demon search for other commits by this committer ] Original commit 
Update to 1.36.
Thu, 1 Dec 2005
[ 07:56 demon search for other commits by this committer ] Original commit 
Update to 1.35.
Mon, 10 Oct 2005
[ 12:31 demon search for other commits by this committer ] Original commit 
Update to version 1.33.
Mon, 5 Sep 2005
[ 07:50 demon search for other commits by this committer ] Original commit 
Update to version 1.32.
Mon, 29 Aug 2005
[ 07:27 demon search for other commits by this committer ] Original commit 
Update to version 1.31.
Wed, 29 Jun 2005
[ 08:48 demon search for other commits by this committer ] Original commit 
Add missing manpage.

Spotted by:     kris
Tue, 10 May 2005
[ 14:28 demon search for other commits by this committer ] Original commit 
Update to version 1.27.
Mon, 18 Apr 2005
[ 06:11 demon search for other commits by this committer ] Original commit 
Update to version 1.26.
Mon, 11 Apr 2005
[ 08:11 demon search for other commits by this committer ] Original commit 
Update to version 1.25.
Tue, 25 Jan 2005
[ 10:22 demon search for other commits by this committer ] Original commit 
Update to version 1.22;
Fix plist.
Fri, 10 Dec 2004
[ 11:22 demon search for other commits by this committer ] Original commit 
Update to version 1.15.
Tue, 9 Nov 2004
[ 11:43 demon search for other commits by this committer ] Original commit 
Update to version 1.12.
Wed, 13 Oct 2004
[ 06:01 demon search for other commits by this committer ] Original commit 
Update to version 1.11.

Based on PR:            71480 (update to version 1.10)
Submitted by:           Palle Girgensohn <girgen@pingpong.net>
Tue, 10 Aug 2004
[ 08:47 demon search for other commits by this committer ] Original commit 
Add missing manpages.

PR:             70244
Submitted by:   Yen-Ming Lee <leeym@utopia.leeym.com>
Mon, 5 Jul 2004
[ 05:38 demon search for other commits by this committer ] Original commit 
Update to version 1.01.
Mon, 29 Mar 2004
[ 09:29 demon search for other commits by this committer ] Original commit 
Update to version 0.99.
Mon, 16 Feb 2004
[ 08:34 demon search for other commits by this committer ] Original commit 
Update to version 0.97.
Fri, 2 Jan 2004
[ 23:42 demon search for other commits by this committer ] Original commit 
Assume maintainership.

Approved by:    tobez (former maintainer)

Update to version 0.96.
Mon, 17 Nov 2003
[ 09:51 demon search for other commits by this committer ] Original commit 
Update to version 0.94.

Approved by:    maintainer
Thu, 13 Nov 2003
[ 19:52 demon search for other commits by this committer ] Original commit 
Update to version 0.93.

Approved by:    maintainer
Tue, 16 Sep 2003
[ 05:43 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
Mon, 8 Sep 2003
[ 10:02 tobez search for other commits by this committer ] Original commit 
Update to 0.92.

Submitted by:   demon
Sat, 9 Aug 2003
[ 12:42 erwin search for other commits by this committer ] Original commit 
Update to 0.90

PR:             55383
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    maintainer (implicit)
Mon, 30 Jun 2003
[ 10:53 demon search for other commits by this committer ] Original commit 
Update to version 0.88.

Approved by:    maintainer
Wed, 11 Jun 2003
[ 12:01 tobez search for other commits by this committer ] Original commit 
Update to 0.86.
[ 09:13 tobez search for other commits by this committer ] Original commit 
Update to 0.84.

Submitted by:   demon
Thu, 1 May 2003
[ 08:57 tobez search for other commits by this committer ] Original commit 
Update to 0.81_04.
Fri, 28 Mar 2003
[ 20:50 tobez search for other commits by this committer ] Original commit 
Update to 0.80.
Fri, 7 Mar 2003
[ 05:58 ade search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 26 Jan 2003
[ 02:21 tobez search for other commits by this committer ] Original commit 
Update to 0.79.
Mon, 8 Jul 2002
[ 12:17 tobez search for other commits by this committer ] Original commit 
Update to 0.61.
Fri, 24 May 2002
[ 14:30 tobez search for other commits by this committer ] Original commit 
Update to 0.60.

PR:             38176
Tue, 22 Jan 2002
[ 13:10 tobez search for other commits by this committer ] Original commit 
Update to 0.48.    
Sun, 18 Nov 2001
[ 18:06 tobez search for other commits by this committer ] Original commit 
Update to 0.47.    
Mon, 22 Oct 2001
[ 13:47 tobez search for other commits by this committer ] Original commit 
Update to 0.46;  add WWW.    
Sun, 7 Oct 2001
[ 15:33 tobez search for other commits by this committer ] Original commit 
Update to 0.45.    
Tue, 2 Oct 2001
[ 19:29 tobez search for other commits by this committer ] Original commit 
Update to 0.43.    
Fri, 3 Aug 2001
[ 21:22 tobez search for other commits by this committer ] Original commit 
Update databases/p5-DBIx-SearchBuilder to 0.41.    
Fri, 27 Jul 2001
[ 16:29 tobez search for other commits by this committer ] Original commit 
Update databases/p5-DBIx-SearchBuilder to 0.40.    
Tue, 26 Jun 2001
[ 15:54 tobez search for other commits by this committer ] Original commit 
Upgrade databases/p5-DBIx-SearchBuilder to 0.39.   Upgrade mail/p5-Email-Find to
0.04.   Upgrade print/p5-Text-PDF to 0.15.   Upgrade textproc/p5-Text-Tmpl to
0.24.    
Tue, 12 Jun 2001
[ 20:25 tobez search for other commits by this committer ] Original commit  (Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
Updated MAINTAINER to my new committer email address.   Do the same for
pkg-descr files.    
Mon, 11 Jun 2001
[ 04:54 will search for other commits by this committer ] Original commit 
Add p5-DBIx-SearchBuilder 0.15, a perl extension for easy SQL SELECT   Statement
generation.    

Number of commits found: 77