summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-29Finish support for libdrm package.wiz2-2/+4
2011-12-29Updated www/ikiwiki to 3.20111229schmonz1-1/+2
2011-12-29Update to 3.20111229. From the changelog:schmonz3-11/+11
* Consume all stdin when rcs_receive short-circuits, to avoid git SIGPIPE race. * Add path and path_natural sort orders (smcv) * Test coverage can be checked with make coverage (smcv) * tag: encode categories using numeric values. (tango)
2011-12-29Point configure to right mount/umount on NetBSD. Use canonical formatjoerg1-2/+6
for Solaris check.
2011-12-29Also point configure to dnssec-signzonejoerg1-1/+2
2011-12-29Just make the template implementation availabe all the time. C++joerg3-4/+25
compilers are supposed to know how to use COMDAT.
2011-12-29Deal with const changes in xulrunner.joerg4-1/+46
2011-12-29Don't try to use namespace with math functions, it doesn't work reliablejoerg2-1/+37
with different compilers.
2011-12-29Updated audio/libaudiofile to 0.3.2nb2rumko1-1/+2
2011-12-29Add configure check for libmrumko4-12/+83
Fixes build for DragonFly BSD. Provided by Matthias Rampke through PR pkg/45757
2011-12-29Add note about mysql-serverjoerg1-1/+3
2011-12-29Don't depend on mysql-server. It creates conflicting dependencies forjoerg1-2/+1
the bulk build and the configuration allows setting non-localhost easily.
2011-12-29Updated devel/SDL to 1.2.14nb6jmcneill1-1/+2
2011-12-29use AUDIO_GETBUFINFO when available; bump pkg revisionjmcneill3-3/+48
2011-12-29Updated textproc/groonga to 1.2.9obache1-1/+2
2011-12-29Update groonga to 1.2.9.obache3-8/+9
Release 1.2.9 - 2011/12/29 -------------------------- Improvements ^^^^^^^^^^^^ * Supported Fedora 16. * Dropped Fedora 15 support. * [groonga] Improved the default server ID address to work on unresolved host name environment. [Reported by @uzulla] * Supported MAP_HUGETLB. * [admin] Supported throughput chart. * Stopped adding nul character in ``grn_itoh()``. [#1194] [Reported by SHIDARA Yoji] * Added ``grn_obj_get_values()``. * Added ``grn_obj_delete_by_id()``. * Supported string vector column for query expansion. [#1216] * Added ``--filter`` option to :doc:`/commands/delete` to delete many record at once. [#1225] * Supported approximate type customization for :doc:`/functions/geo_in_circle` and :doc:`/functions/geo_distance`. [#1226] * Made ``geo_distance2()`` and ``geo_distance3()`` are deprecated. * Changed to use ``null`` instead of ``""`` for empty geo point value in JSON output. * Almost supported MessagePack output. [#1215] [Worked by SHIDARA Yoji] * Added missing newlines after drilldown result tags in XML output. * Supported truncate for grn_dat. * Supported longest common prefix search by grn_dat. Fixes ^^^^^ * [windows] Fixed inverted map type. * Fixed -Wno- compiler flag detection. [Patch by Arnaud Fontaine] * Fixed a problem that ``groonga --version`` reports wrongly about MeCab. [#1209] [Patch by SHIDARA Yoji] * Added missing lock into ``grn_obj_remove()``. * Fixed Content-Type on error. [#1220] [Patch by SHIDARA Yoji] * Fixed a problem that deleting SIS (Semi Infinite String) may keep a garbage.
2011-12-29fixes last commit (variable name changes).obache1-2/+2
2011-12-28Kill useless gsed magic, which is gsed specific.joerg3-3/+28
2011-12-28Drop the sed calls that want to be gsed specific, since they don'tjoerg3-3/+28
actually seem to change anything (with gsed).
2011-12-28HOMEPAGE updateadam1-2/+2
2011-12-28Fix unprevileged build.ryoon1-1/+2
2011-12-28libnbcompat-20111228: If requesting BSDish getopt behavior, also includejoerg3-397/+791
our own getopt_long. Add a message to signify this in the configure output. Fixes issues reported by hans@ on Solaris with nbpatch. OK during freeze by wiz@
2011-12-28Note update of lang/ruby18-base package to 1.8.7.357 (1.8.7 patchlevel 357).taca1-1/+2
2011-12-28Update ruby18-base package to 1.8.7.357.taca4-13/+12
It contains security fix for CVE-2011-4815 (DoS). Wed Dec 28 21:34:23 2011 URABE Shyouhei <shyouhei@ruby-lang.org> * string.c (rb_str_hash): randomize hash to avoid algorithmic complexity attacks. CVE-2011-4815 * st.c (strhash): ditto. * string.c (Init_String): initialization of hash_seed to be at the beginning of the process. * st.c (Init_st): ditto. Thu Dec 8 11:57:04 2011 Tanaka Akira <akr@fsij.org> * inits.c (rb_call_inits): call Init_RandomSeed at first. * random.c (seed_initialized): defined. (fill_random_seed): extracted from random_seed. (make_seed_value): extracted from random_seed. (rb_f_rand): initialize random seed at first. (initial_seed): defined. (Init_RandomSeed): defined. (Init_RandomSeed2): defined. (rb_reset_random_seed): defined. (Init_Random): call Init_RandomSeed2. Sat Dec 10 20:44:23 2011 Tanaka Akira <akr@fsij.org> * lib/securerandom.rb: call OpenSSL::Random.seed at the SecureRandom.random_bytes call. insert separators for array join. patch by Masahiro Tomita. [ruby-dev:44270] Mon Oct 17 04:20:22 2011 Nobuyoshi Nakada <nobu@ruby-lang.org> * mkconfig.rb: fix for continued lines. based on a patch from Marcus Rueckert <darix AT opensu.se> at [ruby-core:20420]. Mon Oct 17 04:19:39 2011 Yukihiro Matsumoto <matz@ruby-lang.org> * numeric.c (flo_cmp): Infinity is greater than any bignum number. [ruby-dev:38672] * bignum.c (rb_big_cmp): ditto. Mon Oct 17 03:56:12 2011 Yusuke Endoh <mame@tsg.ne.jp> * ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initialize store->ex_data.sk. [ruby-core:28907] [ruby-core:23971] [ruby-core:18121]
2011-12-28+ aria2-1.14.0, dia-0.97.2, libchamplain08-0.12.1, ntp4-4.2.6p5,wiz1-6/+10
opendkim-2.4.3, p5-cairo-1.082, planner-0.14.6, source-highlight-3.1.6, tin-2.0.1.
2011-12-28Updated databases/ruby-ldap to 0.9.12obache1-1/+2
2011-12-28Update ruby-ldap to 0.9.12.obache3-39/+87
0.9.12 ----- * On windows, the default ldap library became wldap32; * Fixed compile with ruby 1.9.2. Thank to Hiroki Najima! * Fixed many memory leaks; * Added functions: LDAP::Conn.open_uri(uri); LDAP::explode_dn(dn, notypes); LDAP::explode_rdn(rdn, notypes). Thanks to Marek Veber and Antonio Terceiro! * Fixed bug in ldap/ldif.rb (GH-6). Thanks to bbense. * Fixed LDAP::Mod data corruption. Thanks to Aprotim Sanyal! * Enable client certificate authentication for mozilla ldap 6.0 only. Thanks to Yuri Arabadji!
2011-12-28Updated www/webkit-gtk3 to 1.6.1nb2sbd1-1/+2
2011-12-28Update PLISTsbd2-4/+4
Bump PKGREVISION
2011-12-28Note updates:sbd1-1/+3
security/gnome-keyring to 2.32.1nb4 www/webkit-gtk to 1.6.1nb3
2011-12-28Include devel/glib2/schemas.mk (obache@ suggestion).sbd6-43/+7
Regen PLIST Remove patch-Source_autotools_gsettings.m4 and patch-configure (They are redundaent when adding gsed to USE_TOOLS) Bump PKGREVISION
2011-12-28Because of adding gsed to USE_TOOLS there's no need for patch-ah or having asbd3-21/+3
build dependence on gsed. Bump PKGREVISION.
2011-12-27Prevent detection of OpenMP support in order to make PLIST consistent.asau1-1/+4
2011-12-27Put back the 3 macro files lost in the previous update that are needed bychristos2-2/+10
AM_ICONV
2011-12-27Restrict acceptable emacs version to 20 and 21.obache1-1/+2
For 22 and 23, this package must be updated to 0.75 (or later).
2011-12-27Remove accidently added 'patch-configure.bak'sbd1-2/+1
2011-12-27Updated www/webkit-gtk to 1.6.1nb2sbd1-1/+2
2011-12-27There is a gsed specific expression used in the install-gsettings-schemassbd5-5/+42
target (that install org.webkitgtk-1.0.gschema.xml) so use gsed. Bump PKGREVISION
2011-12-26Updated www/php-tiki6 to 6.5nb1ryoon1-1/+2
2011-12-26Regen distinfo.ryoon1-2/+2
2011-12-26Fix security bug, http://dev.tiki.org/item4059, patch from upstream SVN.ryoon3-3/+28
Bump PKGREVISION.
2011-12-26suggest updating anope to 1.8.7rkujawa1-1/+2
2011-12-26Remove section about installing "php-mcrypt" as it is a dependency now.tron1-4/+1
2011-12-26Don't include partial RCS ID to confuse the build info generation.joerg2-4/+4
2011-12-26Fix RCS IDjoerg2-2/+2
2011-12-26Create absolute path names, otherwise build info is mangled upjoerg1-4/+4
2011-12-26Fix RCS IDjoerg1-1/+1
2011-12-26Updated devel/SDL to 1.2.14nb5wiz1-1/+2
2011-12-26Fix typo in ifdef.wiz3-6/+6
Bump PKGREVISION.
2011-12-26Add org.webkitgtk-1.0.gschema.xml to the PLISTsbd1-1/+2