non port: databases/p5-DBD-InterBase/Makefile |
SVNWeb
|
Number of commits found: 40 |
Fri, 9 Jun 2023
|
[ 16:55 Muhammad Moinur Rahman (bofh) ] 6ffab94
databases/p5-DBD-InterBase: Fix build with llvm15
- Add LICENSE NONE
- Refresh patches
Approved by: portmgr (blanket)
|
Sat, 31 Dec 2022
|
[ 01:57 Rene Ladan (rene) ] 6229ceb
databases: bump more direct firebird consumers
|
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 )
|
Sat, 22 May 2021
|
[ 18:43 Jose Alonso Cardenas Marquez (acm) ] b473322
databases/firebird25-*: Bump PORTREVISION of dependant ports
|
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)
|
Wed, 25 Apr 2018
|
[ 18:40 acm ] (Only the first 10 of 16 ports in this commit are shown above. )
- Bump PORTREVISION. databases/firebird25-* ports were updated
|
Mon, 25 Apr 2016
|
[ 16:14 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to
USES=firebird.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
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, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
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, 13 Apr 2014
|
[ 21:14 antoine ]
Fix plist
With hat: portmgr
|
Thu, 3 Apr 2014
|
[ 13:08 az ]
- restore databases/p5-DBD-InterBase
- set maintainership to Yuri Perezhilin <yuri@rivera.ru>
PR: ports/187579
Submitted by: Yuri Perezhilin <yuri@rivera.ru>
|
Fri, 18 Oct 2013
|
[ 07:19 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Deprecated some ports broken for more than 6 month
|
Mon, 30 Sep 2013
|
[ 23:41 acm ]
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
|
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, 27 Jul 2013
|
[ 16:06 az ] (Only the first 10 of 38 ports in this commit are shown above. )
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Sun, 10 Jun 2012
|
[ 18:59 swills ]
- Don't use += where it's not necessary
|
Sun, 3 Jun 2012
|
[ 17:02 az ] (Only the first 10 of 14 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Mon, 7 May 2012
|
[ 15:42 skv ] (Only the first 10 of 165 ports in this commit are shown above. )
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
|
Wed, 7 Mar 2012
|
[ 20:29 pgollucci ]
- Mark BROKEN with lang/perl5.14
PR: ports/165457
With Hat: perl@
|
Tue, 15 Jan 2008
|
[ 21:44 skv ]
Update to 0.48
Changes: http://search.cpan.org/src/EDPRATOMO/DBD-InterBase-0.48/Changes
|
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
|
Tue, 31 Oct 2006
|
[ 12:03 skv ]
Update to 0.46; use USE_FIREBIRD pragma
Changes: http://search.cpan.org/src/EDPRATOMO/DBD-InterBase-0.46/Changes
|
Fri, 16 Sep 2005
|
[ 08:01 skv ]
Require 5.6+ (DBD::InterBase depends on DBI-1.41+)
|
Tue, 13 Sep 2005
|
[ 09:21 skv ]
Update to 0.44
Changes: http://search.cpan.org/src/EDPRATOMO/DBD-InterBase-0.44/Changes
|
Tue, 17 May 2005
|
[ 16:09 sem ] (Only the first 10 of 14 ports in this commit are shown above. )
- Fix after spliting firebird
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
|
Mon, 14 Mar 2005
|
[ 17:58 skv ]
Import latest changes from project's repository:
* better error handling for blobs
* prevent a possible buffer overflow in date handling
* don't accept blob bind param for SELECT statement
* remove pointless 'ib_cursorname' attribute. DBD does it automatically
Also switch MASTER_SITE to use SourceForge (by mystical reason this module
was disappeared from CPAN).
|
Wed, 24 Mar 2004
|
[ 09:06 skv ]
Updated to 0.43
|
Mon, 8 Dec 2003
|
[ 17:00 skv ]
Updated to 0.42
|
Tue, 16 Sep 2003
|
[ 05:43 erwin ] (Only the first 10 of 50 ports in this commit are shown above. )
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, 2 Jun 2003
|
[ 10:02 skv ]
Updated to 0.41
|
Fri, 7 Mar 2003
|
[ 05:58 ade ] (Only the first 10 of 116 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 10 Sep 2002
|
[ 12:46 skv ]
Updated to 0.40 (many bugfixes)
|
Wed, 17 Jul 2002
|
[ 14:40 skv ]
Fix incorrect parsing of 'ib_role' in DSN.
|
Tue, 28 May 2002
|
[ 10:01 skv ]
Minor fixes.
|
Mon, 8 Apr 2002
|
[ 16:16 skv ]
Updated to 0.30.
Approved by: markm
|
Thu, 18 Oct 2001
|
[ 19:52 ijliao ]
add p5-DBD-InterBase DBI driver for InterBase RDBMS server
|
Number of commits found: 40 |