non port: databases/p5-DBD-Sybase/Makefile |
SVNWeb
|
Number of commits found: 48 |
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 )
|
Fri, 29 Apr 2022
|
[ 02:05 Eugene Grosbein (eugen) ] 3d4b207
databases/p5-DBD-Sybase: note needed freetds version
p5-DBD-Sybase compilation fails with obscure build error
when building system has previous version of freetds installed.
Let's print friendly message instead noting needed freetds version.
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 18fbbe5
databases/p5-DBD-Sybase: Update to 1.19
Changes: https://metacpan.org/dist/DBD-Sybase/changes
|
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
|
Mon, 11 Sep 2017
|
[ 13:16 sunpoet ]
Update to 1.16
- Add LICENSE
- Strip shared library
Changes: http://search.cpan.org/dist/DBD-Sybase/CHANGES
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
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
|
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 )
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
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)
|
Thu, 1 Aug 2013
|
[ 13:49 jadawin ]
- Update to 1.15
- Convert to new perl5 framework
- Pet portlint
- Changelog: http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.15/CHANGES
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 29 Mar 2013
|
[ 00:44 eadler ] (Only the first 10 of 303 ports in this commit are shown above. )
For perl@ owned ports:
- Fix COMMENT
- Trim header
|
Mon, 3 Oct 2011
|
[ 02:24 sunpoet ]
- Update to 1.14
Changes: http://search.cpan.org/dist/DBD-Sybase/CHANGES
|
Sat, 10 Sep 2011
|
[ 10:24 sunpoet ]
- Update to 1.13
Changes: http://search.cpan.org/dist/DBD-Sybase/CHANGES
|
Sun, 22 May 2011
|
[ 16:41 culot ]
- Update to 1.12
PR: ports/157215
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
|
Sun, 12 Dec 2010
|
[ 21:30 pgollucci ]
- Pass to perl@
Changes: http://search.cpan.org/dist/DBD-Sybase/Changes
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 25 Apr 2010
|
[ 14:04 sylvio ]
- Update to 1.10
|
Wed, 24 Sep 2008
|
[ 11:24 jadawin ]
Update to 1.09
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
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)
|
Mon, 23 Apr 2007
|
[ 14:39 mat ]
Update to 1.08
|
Mon, 2 Apr 2007
|
[ 17:54 gabor ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
|
Sat, 3 Mar 2007
|
[ 14:21 rafan ] (Only the first 10 of 11 ports in this commit are shown above. )
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
|
Mon, 19 Jun 2006
|
[ 12:18 mat ]
Update to 1.07
|
Mon, 11 Apr 2005
|
[ 20:52 pav ]
- Chase freetds shlib bump
|
Sun, 3 Apr 2005
|
[ 21:30 kris ] (Only the first 10 of 37 ports in this commit are shown above. )
Reset inactive maintainer. Thanks for your work in the past!
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Thu, 15 Jan 2004
|
[ 19:11 ale ]
Chase freetds lib. Bump PORTREVISION.
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
[ 12:57 sheldonh ]
Update to 1.02:
1) Added syb_server_version attribute.
2) Various bug fixes.
PR: ports/60710
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 10 Oct 2003
|
[ 14:55 mat ]
Update to 1.01
use %%SITE_PERL%%
Approved by: maintainer
|
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)
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Fri, 16 May 2003
|
[ 13:50 sheldonh ]
Update to 1.00:
* Numerous fixes relating to binary data and placeholders.
* Works properly with freetds version in ports tree (0.61).
PR: ports/52062
Submitted by: "Philip M. Gollucci" <philip@p6m7g8.com>
|
Sun, 20 Apr 2003
|
[ 05:32 nork ]
Fix dependency on freetds library (major version bump).
Bump PORTREVISION accordingly.
Submitted by: bento via kris.
|
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, 8 Oct 2002
|
[ 09:15 sheldonh ]
Upgrade to DBD-Sybase-0.94.
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Fri, 12 Apr 2002
|
[ 17:10 ade ] (Only the first 10 of 171 ports in this commit are shown above. )
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
Fri, 15 Mar 2002
|
[ 19:44 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Thu, 10 May 2001
|
[ 18:04 sheldonh ]
This is DBD::Sybase, a Perl5 database interface driver that uses the FreeTDS
libraries to connect to Sybase-like RDMSs, including MSSQL7.
|
Number of commits found: 48 |