1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
6d6e4a2d53 - Remove USE_GCC=4.2+
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Use single space after WWW:
2013-08-25 16:12:33 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
a3676c95e9 - Convert to new options framework
- Cleanup Makefile header
2012-10-09 13:59:41 +00:00
Sunpoet Po-Chuan Hsieh
0af7eae6b6 - Update to 1.2.76
Changes:
- kcthread.cc (CondVar::wait): a bug on Win32 was fixed.
- kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records
  was fixed.
- kcdb.h (DB::check): new function.
2012-05-28 17:12:11 +00:00
Sunpoet Po-Chuan Hsieh
dde2d6b930 - Update to 1.2.75
Changes:
- kcpolydb.h (PolyDB::match_similar): supressed warnings on signedness.
2012-05-03 09:50:02 +00:00
Sunpoet Po-Chuan Hsieh
7cc4167ea3 - Update to 1.2.74
Changes:
- kcpolydb.h (PolyDB::SimilarKey): the type of a member was modified for c++0x
  mode.

Feature safe:	yes
2012-03-28 19:05:23 +00:00
Sunpoet Po-Chuan Hsieh
d328e43e2b - Update to 1.2.73
Changes:
- kcutil.h (memdist, strutfdist, strucsdist): new functions.
- kcpolydb.h (PolyDB::match_similar): new funcion.
- kclangc.h (kclevdist, kcdbmatchsimilar): new functions.
- kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32.

Feature safe:	yes
2012-03-15 17:33:03 +00:00
Sunpoet Po-Chuan Hsieh
4edc6309b4 - Update to 1.2.72
Changes:
- kcfile.h (File::read, File::read_rast): a bug of invalid memory deletion was
  fixed.
2011-12-18 14:13:48 +00:00
Sunpoet Po-Chuan Hsieh
09078f80fb - Update to 1.2.71
- Cosmetic change

Changes:
- kclang.cc (kcdbcas): the erroneous order of parameters was rectified.

Feature safe:	yes
2011-12-07 13:54:36 +00:00
Mark Linimon
608cddbea7 Mark as broken on powerpc: fails to link.
Hat:		portmgr
Feature safe:	yes
2011-11-10 21:31:27 +00:00
Sunpoet Po-Chuan Hsieh
afb5302565 - Change PORTDOCS handling: kyotocabinet.idl is now installed to DOCSDIR
- Bump PORTREVISION for package change
2011-11-09 12:22:34 +00:00
Sunpoet Po-Chuan Hsieh
2f2dff0b11 - Add my LOCAL to MASTER_SITES
- Take maintainership
2011-08-25 03:39:03 +00:00
Akinori MUSHA
3eab346926 Drop maintainership. I'm not interested in this any more. 2011-08-22 15:53:26 +00:00
Akinori MUSHA
0fd34aa5dc Update to 1.2.70 and add LICENSE.
This commit is based on the following PR.

PR:		ports/158887
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-08-22 15:52:10 +00:00
Philip M. Gollucci
36cb51029e - Fix fetch
Reported by:    QAT
2010-12-12 03:25:54 +00:00
Philip M. Gollucci
a103978295 - Update to 1.2.7
- MASTER_SITES udated
- MAN1 list updated
- THANKS removed from list of docs added to DOCSDIR
  (not present in vendor's archive anymore)
- files/patch-Makefile.in updated
- pkg-descr and pkg-plist updated

PR:             ports/149876
Submitted by:   Frederic Culot <frederic@culot.org>
Approved by:    maintainer timeout (knu ; 19 days)
2010-09-10 04:16:57 +00:00
Akinori MUSHA
f8d130e4ed Update to 1.0.1. 2010-06-08 02:21:26 +00:00
Akinori MUSHA
e8698ca5de Update to 1.0.0. 2010-05-22 15:25:10 +00:00
Akinori MUSHA
1769355a06 Update to 0.9.18. 2010-05-21 03:55:55 +00:00
Akinori MUSHA
565555ed54 Update to 0.9.17. 2010-05-07 17:34:52 +00:00
Akinori MUSHA
119751ae1c Unbreak for i386 by forcing CPUTYPE=i586 if not defined.
Give caution to user using PKGMESSAGE that this library relies on some
kinds of CPU instructions that i386 and i486 do not have.
2010-05-07 16:56:42 +00:00
Akinori MUSHA
95f2a54bf2 This port does not compile with gcc older than 4.2. 2010-05-05 15:47:14 +00:00
Akinori MUSHA
8f3f8424ff Update to 0.9.15. (Forgot to commit this file) 2010-04-28 04:16:47 +00:00
Akinori MUSHA
83d8cb9c0c Update to 0.9.15. 2010-04-28 03:44:40 +00:00
Akinori MUSHA
5a6852eeb9 Add kyotocabinet, a straightforward implementation of DBM. 2010-04-23 10:42:27 +00:00