aboutsummaryrefslogtreecommitdiff
path: root/databases/libpbl
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455167
* Mark as broken on armv6 and mips.Mark Linimon2016-09-181-0/+3
| | | | Notes: svn path=/head/; revision=422388
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2015-11-291-4/+7
| | | | | | | | - Switch to options helpers - Switch to new test framework Notes: svn path=/head/; revision=402565
* Support stagingAdam Weinberger2013-12-071-13/+7
| | | | | | | Don't force running the optional regression tests Notes: svn path=/head/; revision=335836
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix pblMapTest -Werror format string warnings.Matthias Andree2011-07-121-0/+55
| | | | | | | Reported by: pointyhat (via erwin@) Notes: svn path=/head/; revision=277594
* Fix compilation with -Werror on i386.Matthias Andree2011-05-261-0/+13
| | | | | | | Reported by: pointyhat via erwin@ Notes: svn path=/head/; revision=274680
* Fix and update databases/libpbl to unbreak mail/spamprobe.Matthias Andree2011-05-233-11/+36
| | | | Notes: svn path=/head/; revision=274523
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Mark BROKEN: checksum mismatchErwin Lansing2011-01-141-0/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267782
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and noMark Linimon2010-12-021-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=265542
* - Update databases/libpbl to 1.04, fix compile-time warnings, declare as safeStefan Walter2009-10-062-16/+13
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=242517
* Correct project homepage URL.Stefan Walter2009-09-251-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242080
* Mark as BROKEN on OSVERSION >= 700000 for now: does not work with databasesStefan Walter2009-02-021-1/+7
| | | | | | | | | | | bigger than ~200 MB. PR: 130236 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Approved by: maintainer Notes: svn path=/head/; revision=227452
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-5/+1
| | | | Notes: svn path=/head/; revision=200769
* Unbreak and update master site.Sam Lawrance2006-11-051-3/+1
| | | | | | | | | PR: ports/104447 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>, hideo@lastamericanempire.com (maintainer) Notes: svn path=/head/; revision=176435
* BROKEN: Checksum mismatchKris Kennaway2006-10-211-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175451
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - makes the port honour $CC settingSergey Matveychuk2006-01-211-2/+5
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=154083
* fix space -> tabEdwin Groothuis2006-01-031-1/+1
| | | | Notes: svn path=/head/; revision=152690
* New port: databases/libpbl - Peter Graf's Program Base LibraryEdwin Groothuis2006-01-033-0/+52
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> Notes: svn path=/head/; revision=152686