Commit graph

139708 commits

Author SHA1 Message Date
obache
d25289ed5b Update p5-tokyotyrant to 1.8, for tokyotyrant-1.1.17. 2009-03-21 05:37:46 +00:00
obache
797bdccb8b Update tokyotyrant to 1.1.17.
Changes:
2009-02-19  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* ttutil.c (tthttpfetch): timeout mechanism was added.

	* ttserver.c (do_mc_delete): mismatch of the error message was resolved.

	* ttserver.c (do_mc_incr, do_mc_decr): behavior became as with the original memcached.

	* tcrdb.c (tcrdbqrysetlimit): new function instead of "tcrdbqrysetmax".

	- Release: 1.1.17
2009-03-21 05:36:53 +00:00
obache
8f418ba4eb Bump PKGREVISION from tokyocabinet's ABI changes. 2009-03-21 05:34:57 +00:00
obache
a39d2c951b Update ruby-tokyocabinet to 1.21, for tokyocabinet-1.4.10. 2009-03-21 05:33:56 +00:00
obache
a29a43a7fd Update p5-tokyocabinet to 1.24, for tokyocabinet-1.4.10. 2009-03-21 05:33:12 +00:00
obache
4128ae4fef Update tokyocabinet to 1.4.11.
Changes:
2009-03-11  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcutil.c (tctopsort): new function.

	* tchdb.c (tchdbfbpinsert, tchdbfbpsearch, tchdbfbpsplice): performance was improved.

	* tchdb.c (tchdbwriterec): concurrency was improved.

	* tctdb.c (tctdbqrysearchimpl): a bug related to the skip parameter was fixed.

	* tctdb.c (tctdbputimpl, tctdbidxout, tctdbqrysearchimpl): performance was improved.

	- Release: 1.4.11

2009-03-02  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcutil.c (tcmdbputproc, tcndbputfunc): removing mechanism was added.

	* tchdb.c (tchdbwalrestore): a bug of memory corruption was fixed.

	* tchdb.c (tchdbremoverec): new function.

	* tchdb.c (tchdbputproc): removing mechanism was added.

	* tcbdb.c (tchdbputproc): removing mechanism was added.

	* tcfdb.c (tcfdbputproc): removing mechanism was added.

	* tctdb.c (tctdbsetlimit): new function instead of "tctdbqrysetmax".

	* tcadb.c (tcadbmisc): "setlimit" parameter was added.

	- Release: 1.4.10

2009-02-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcbdb.c (tcbdbnodesubidx): a bug related to tree reconstruction was fixed.

	* tcbdb.c (tcbdboptimizeimpl): memory usage was reduced.

	- Release: 1.4.9

2009-02-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcutil.c (tclrand): bias of random numbers was lightened.

	* tchdb.c (tchdbsetecode): a trick to print fatal errors only was added.

	* tcbdb.c (tcbdbputimpl): a bug of mixing an useless entry on division was fixed.

	* tcbdb.c (tcbdbnodesubidx): regions of useless nodes are now removed recursively.

	* tcadb.c (tcadbopen): aliases of the database suffixes were added.

	- Release: 1.4.8
2009-03-21 05:32:04 +00:00
obache
4ddfa2ce87 + dictem-1.0.1 [pkg/41047] 2009-03-21 01:42:11 +00:00
joerg
192702a2a0 Document that buildlink3.mk have changed. 2009-03-20 22:45:08 +00:00
asau
cdf24e3c95 Update SML/NJ item: pkgsrc-wip has version 110.69 2009-03-20 22:22:53 +00:00
asau
c933305d92 Remove aap, it was removed from pkgsrc and is unlikely to be requested. 2009-03-20 22:19:31 +00:00
asau
c28091a877 Added lang/polyml version 5.2.1 2009-03-20 22:15:10 +00:00
asau
1ba81ddd3f Add polyml. 2009-03-20 22:12:03 +00:00
asau
0264aa662c Import Poly/ML version 5.2.1
Poly/ML is Standard ML implementation originating from Cambridge University.
2009-03-20 21:12:51 +00:00
joerg
39ad89fe70 MSGFMT_STRIP_* applies to both the native and the pkgsrc version, so
move the conditional block into the shared path.
2009-03-20 20:17:30 +00:00
joerg
a1a6399f39 Restore duplication check for _BLNK_PACKAGES that got lost with earlier
versions and was not fatal.
2009-03-20 20:10:15 +00:00
joerg
5383032ab3 DESTDIR support. 2009-03-20 20:01:42 +00:00
hasso
8bed553f43 DragonFly needs the same hack as NetBSD, the bluetooth stack is the same. 2009-03-20 19:42:20 +00:00
joerg
7f34b70029 Update buildlink3 section for the BUILDLINK_TREE changes. 2009-03-20 19:33:28 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
gdt
4bf0a20854 Fix PLIST - problems pointed out by Hasso Tepper. 2009-03-20 18:57:18 +00:00
hasso
b3e1fc6b54 Needs msgfmt (configure only). 2009-03-20 18:36:59 +00:00
joerg
eefb0cb268 Reduce maintaince cost by using our libffi. Bump revision. 2009-03-20 18:19:20 +00:00
joerg
130511b2f3 Comment out evolution-sharp until the dependencies can be resolved. 2009-03-20 18:11:03 +00:00
joerg
aa2aac8e71 Retire two patches for the internal libffi, the module is patched to
built against pkgsrc libffi instead.
2009-03-20 17:52:53 +00:00
hasso
917d49ebb5 Make it build on non amd64 systems with modular xorg. 2009-03-20 17:32:06 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
mishka
6bb47a3368 * the bochs can be used without x11 - make this optional & bump pkgrevision
* in fact the PLIST.tiny is used when 'tiny' option is disabled - reflect it
2009-03-20 17:17:48 +00:00
taca
5292a6fe55 +webmin-1.470, xf86-video-ati-6.12.1, xf86-video-i740-1.3.0. 2009-03-20 17:16:01 +00:00
taca
d99fe03107 Note update of www/typolight-translations package to 20090317. 2009-03-20 17:15:07 +00:00
snj
07b4eaab48 Add rhythmbox-0.12.0. 2009-03-20 17:14:30 +00:00
taca
3271f46294 Update www/typolight-translations package to 20090317.
* pkgsrc update: simplify pre-install rule.
* Update Romanian translation.
2009-03-20 17:14:19 +00:00
joerg
7cb919b410 Skip vulnerability check for packages that set NO_PKGTOOLS_REQD_CHECK.
Set AUDIT_PACKAGES and friends correctly though. Fixes bootstrap on
platforms with pdksh.
2009-03-20 16:52:40 +00:00
joerg
b690d82b32 Apply parse.c 1.149 and 1.150 from src/usr.bin/make to remove use of
C99.
2009-03-20 16:38:59 +00:00
joerg
490760d2f4 Only add dependency on the fetch program, if there is something to
fetch.
2009-03-20 16:23:48 +00:00
joerg
5f72a77f4a Refactor msgfmt.sh script to conditionally strip the msgid_plural for
old NetBSD versions and to strip msgctx if requested by the package.
This allows to replace the use of msgfmtstrip in various packages by
setting MSGFMT_STRIP_MSGCTX.
2009-03-20 16:13:02 +00:00
adam
543cd10f9f Updated databases/postgresql 2009-03-20 16:06:31 +00:00
adam
0a8507bbff Changes 8.3.7:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix xpath() to not modify the path expression unless necessary, and
  to make a saner attempt at it when necessary.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix possible failure in text search when C locale is used with a
  multi-byte encoding.
* Fix extreme inefficiency in text search parser's handling of an
  email-like string containing multiple @ characters.
* Fix planner problem with sub-"SELECT" in the output list of a
  larger subquery.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Change "UNLISTEN" to exit quickly if the current session has never
  executed any "LISTEN" command.
* Fix PL/pgSQL to not treat INTO after "INSERT" as an INTO-variables
  clause anywhere in the string, not only at the start; in
  particular, don't fail for "INSERT INTO" within "CREATE RULE".
* Clean up PL/pgSQL error status variables fully at block exit.
* Retry failed calls to CallNamedPipe() on Windows.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:41 +00:00
adam
cf2105eb5a Changes 8.2.13:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix possible failure in "contrib/tsearch2" when C locale is used
  with a multi-byte encoding.
* Fix extreme inefficiency in "contrib/tsearch2" parser's handling of
  an email-like string containing multiple @ characters.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Fix PL/pgSQL to not treat INTO after "INSERT" as an INTO-variables
  clause anywhere in the string, not only at the start; in
  particular, don't fail for "INSERT INTO" within "CREATE RULE".
* Clean up PL/pgSQL error status variables fully at block exit.
* Retry failed calls to CallNamedPipe() on Windows.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:13 +00:00
adam
6f709ac51f Changes 8.1.17:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Clean up PL/pgSQL error status variables fully at block exit.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:02 +00:00
roy
d9e50688fb Updated net/dhcpcd to 4.99.15 2009-03-20 15:46:11 +00:00
roy
2f62b0ef90 Update to dhcpcd-4.99.15
Changes from dhcpcd-4.99.14 include
 * Compiles on DragonFly BSD
 * Better support for 3rd party configured interfaces such as PPP
 * Blacklist now happens at the packet level
2009-03-20 15:46:00 +00:00
drochner
bc290fdc13 sync w/ base pkg 2009-03-20 15:38:05 +00:00
mishka
a0e17fb779 Regen. 2009-03-20 15:14:07 +00:00
mishka
153de4e0d0 Prevent unwanted CVS Id tag expanding (fix previous commit). 2009-03-20 14:55:41 +00:00
mishka
9663db51f4 Provide usage description for the PLIST_VARS variable.
Proofreaded by <joerg> - thanks a lot!
2009-03-20 14:50:49 +00:00
joerg
be767f9dc8 Add the necessary preprocessor magic to build a 64bit version all the
time. Bump revision. Reminded by Eric Gillespie.
2009-03-20 13:47:59 +00:00
wiz
d1d6f9f020 Mark as not make-jobs safe. 2009-03-20 13:05:32 +00:00
mishka
f08cd857a7 Fix package installation with the 'tiny' option enabled. Bump revision. 2009-03-20 12:57:48 +00:00
mishka
8324c61817 Bump revision to reflect recent build fix with 'debug' option. 2009-03-20 12:20:29 +00:00
mishka
aaa5deb5c6 Regen. 2009-03-20 12:11:59 +00:00