non port: databases/libpbl/Makefile |
SVNWeb
|
Number of commits found: 24 |
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 )
|
Mon, 27 Sep 2021
|
[ 14:59 Piotr Kubaj (pkubaj) ] f743565
databases/libpbl: unbreak on all architectures
Tested on armv7.
|
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.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sun, 18 Sep 2016
|
[ 13:10 linimon ]
Mark as broken on armv6 and mips.
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 29 Nov 2015
|
[ 03:09 amdmi3 ]
- Add LICENSE
- Switch to options helpers
- Switch to new test framework
|
Sat, 7 Dec 2013
|
[ 17:40 adamw ]
Support staging
Don't force running the optional regression tests
|
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 23 May 2011
|
[ 16:21 mandree ]
Fix and update databases/libpbl to unbreak mail/spamprobe.
|
Fri, 14 Jan 2011
|
[ 14:37 erwin ]
Mark BROKEN: checksum mismatch
Feature safe: yes
|
Thu, 2 Dec 2010
|
[ 00:04 linimon ] (Only the first 10 of 54 ports in this commit are shown above. )
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr
|
Tue, 6 Oct 2009
|
[ 14:52 stefan ]
- Update databases/libpbl to 1.04, fix compile-time warnings, declare as safe
for parallel building and run bundled self-tests after building.
- Patch mail/spamprobe to make it work with libpbl on amd64.
PR: 130236
Submitted by: Kenji Rikitake <kenji.rikitake@acm.org>
Patch by: mi
Approved by: Zach Thompson <hideo@lastamericanempire.com> (maintainer)
|
Mon, 2 Feb 2009
|
[ 14:23 stefan ]
Mark as BROKEN on OSVERSION >= 700000 for now: does not work with databases
bigger than ~200 MB.
PR: 130236
Submitted by: Kenji Rikitake <kenji.rikitake@acm.org>
Approved by: maintainer
|
Thu, 4 Oct 2007
|
[ 00:21 edwin ] (Only the first 10 of 14 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sun, 5 Nov 2006
|
[ 08:04 lawrance ]
Unbreak and update master site.
PR: ports/104447
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>,
hideo@lastamericanempire.com (maintainer)
|
Sat, 21 Oct 2006
|
[ 02:54 kris ]
BROKEN: Checksum mismatch
Approved by: portmgr (self)
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Sat, 21 Jan 2006
|
[ 19:36 sem ]
- makes the port honour $CC setting
- do not use %zd on FreeBSD 4.x
- note there is no <malloc.h> in pbl.h to be replaced
PR: ports/92001
Submitted by: Johan van Selst <johans@stack.nl>
Approved by: maintainer
|
Tue, 3 Jan 2006
|
[ 22:13 edwin ]
fix space -> tab
|
[ 22:10 edwin ]
New port: databases/libpbl - Peter Graf's Program Base Library
Peter Graf's Program Base Library of C functions. Includes
hash table, ISAM, key file implementations.
WWW: http://mission.base.com/peter/source/
PR: ports/91257
Submitted by: hideo <hideo@lastamericanempire.com>
|
Number of commits found: 24 |