Commit graph

164334 commits

Author SHA1 Message Date
tonio
9dc41b7278 Updated lang/camlp5 to 5.15 2010-10-12 22:12:01 +00:00
joerg
c6507d5377 Don't mess up the links created by libtool, resulting in symlinks to
Nirvana. Bump revision
2010-10-12 21:50:49 +00:00
joerg
a4a706ed63 Needs pkg-config. 2010-10-12 21:42:24 +00:00
joerg
4178860445 Fix build on DragonFly. 2010-10-12 19:50:34 +00:00
minskim
6835b20c16 Make fossil build on Solaris. 2010-10-12 19:43:42 +00:00
joerg
69a49845e4 Sort out PLIST for i386. Bump revision. 2010-10-12 19:36:43 +00:00
minskim
191a5acea8 Tighten dependencies as configure requires. 2010-10-12 19:34:00 +00:00
joerg
d6923236ea Explicitly mark as broken. 2010-10-12 17:23:36 +00:00
joerg
09419c4366 Fix build on i386. 2010-10-12 17:20:10 +00:00
joerg
b356e2a14e Retire PostgreSQL 8.2 to keep with the list of three supported
PostgreSQL versions in pkgsrc.
2010-10-12 16:52:36 +00:00
joerg
c8a8fd2d9b Remove PostgreSQL 8.2 from the list. 2010-10-12 16:44:19 +00:00
joerg
196d20322f Updated www/nginx to 0.8.52 2010-10-12 16:43:08 +00:00
joerg
99637eba87 Stop messing with libtool by hand. Bump revision. 2010-10-12 16:43:00 +00:00
joerg
5e6fef22bd Stop removing .la files to be helpful. Bump revision. 2010-10-12 16:41:43 +00:00
joerg
6e87851776 Update to nginx-0.8.52 which is the new stable branch:
*) Change: the "secure_link_expires" directive has been canceled.
*) Change: a logging level of resolver errors has been lowered from
   "alert" to "error".
*) Feature: now a listen socket "ssl" parameter may be set several
   times.
2010-10-12 16:16:40 +00:00
joerg
39039deabc Be consistent and provide upper limits for all EMACS_REQD cases. 2010-10-12 13:22:45 +00:00
taca
51f61b9bdc Note update of www/contao29-translations package to 20101011. 2010-10-12 11:07:27 +00:00
taca
ee2d3eb737 Update contao29-translations package to 20101011.
Add Romansh (Rhaeto-Romance) langauge files.
2010-10-12 11:06:42 +00:00
wiz
e6b729d338 + calibre-0.7.23, diffstat-1.54, eigen2-2.0.15, fluidsynth-1.1.3,
musicpd-0.15.13, openmpi-1.5.
2010-10-12 06:36:54 +00:00
tonio
726df381bd Update lang/camlp5 to 5.15
This version is compatible with the ocaml 3.12.0 in tree

Fix pkg/43956 and pkg/43957

Changes:
Camlp5 Version 5.15:
* [09 Aug 10] Updated compatibility for OCaml current version 3.12.1.
* [09 Aug 10] Upgraded compatibility for OCaml released version 3.12.0.
* [29 Jul 10] Added ability to write AST quotations with a colon before
  the '<' (e.g. "<:expr:< foo >>") which, in pattern position, generates
  a binding of the variable "loc" at the top node:
    1/ normal usage (still working):
         "fun [ <:expr< x >> -> 0 ]"
       which is equivalent to:
         "fun [ MLast.ExLid _ (Ploc.VaVal "x") -> 0 ]
    2/ new usage:
         "fun [ <:expr:< x >> -> 0 ]"
       which is equivalent to:
        "fun [ MLast.ExLid loc (Ploc.VaVal "x") -> 0 ]
* [21 Jun 10] Added compatibility for OCaml trunk version 3.13.0.
* [29 Apr 10] Fixed bug in pr_depend.cmo: a.B.c did not add module B.

Camlp5 Version 5.14:
* [28 Apr 10] Updated compatibility for OCaml current version 3.12.0.
* [31 Mar 10] Fixed bug in pr_o.cmo: error message when using "#use"
2010-10-11 21:27:54 +00:00
minskim
b8fb2d85fe Note update of scmgit packages. 2010-10-11 20:47:00 +00:00
minskim
53bdf49fa2 Update scmgit to 1.7.0.7.
This fixes http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2542.

Changes since 1.7.0.5:
 * "git diff --stat" used "int" to count the size of differences,
   which could result in overflowing.
 * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike
   newer tools in the git toolset.
 * "make NO_CURL=NoThanks install" was broken.
 * An overlong line after ".gitdir: " in a git file caused out of bounds
   access to an array on the stack.
 * "git config --path conf.var" to attempt to expand a variable conf.var
   that uses "~/" short-hand segfaulted when $HOME environment variable
   was not set.
2010-10-11 20:46:20 +00:00
taca
0cea92d432 Note update of www/contao29-translations package to 20101010.. 2010-10-11 15:25:40 +00:00
taca
b3bf9e4733 +p5-Mail-DKIM-0.38. 2010-10-11 15:25:03 +00:00
taca
88c91bd9e6 Update contao29-translations package to 20101010.
Update Czech language files.
2010-10-11 15:23:54 +00:00
obache
9870d2685e Fix a typo, PR#43924. 2010-10-11 12:15:12 +00:00
manu
dcd897f53c Update glusterfs message to reflect that it is gettign a bit less
experimental
2010-10-11 07:14:36 +00:00
manu
01d26b0157 Update to 20101011 with important fixes on permission checks when
accessing the filesystem asunprivilegied. Also fix hangs on read(2),
and remove unused code
2010-10-11 06:11:42 +00:00
wiz
83162e1486 + ImageMagick-6.6.4.10, apr-1.3.12, apr-util-1.3.10, avahi-0.6.28,
awesome-3.4.8, eric4-4.4.9, eric5-5.0.3, gnome-sharp-2.24.2,
  libcanberra-0.26, libmusicbrainz-3.0.3, libsndfile-1.0.23,
  mathomatic-15.3.0, orc-0.4.10, p5-PerlMagick-6.6.4.10, poppler-0.14.4,
  poppler-glib-0.14.4, poppler-includes-0.14.4, poppler-qt4-0.14.4,
  poppler-utils-0.14.4, trac-0.12.1, x264-devel-20101009, yaz-4.1.1.
2010-10-10 22:35:10 +00:00
wiz
baabc3abb6 Updated fonts/fontforge to 20100501nb3 2010-10-10 18:45:11 +00:00
wiz
96df6e3484 Fix stack overflow, reported to pkgsrc-users by Nicolas Thauvin using
patch from
http://sourceforge.net/mailarchive/forum.php?thread_name=4C5D676B.3000509%40limes.com.pl&forum_name=fontforge-devel

Bump PKGREVISION.
2010-10-10 18:44:53 +00:00
obache
f36beae560 ABI is also restricted to <5.3 2010-10-10 12:08:17 +00:00
obache
853e4f92be require elementtree module to build for python24. 2010-10-10 11:38:55 +00:00
obache
14ac1db377 reorder so that x11 stuffs will be last. 2010-10-10 10:56:44 +00:00
obache
88d21deac5 Move options.mk location so that x11 related stuffs will be buildlinked
after other one.
Workaround of pixman's shlib micro version differ in pkgsrc v.s. xbase
on NetBSD-5.1_RC4.
2010-10-10 07:41:13 +00:00
wiz
964c2c43b0 + dvtm-0.6, gwaei-1.4.3, net-snmp-5.6, plptools-1.0.11, samba-3.5.6,
wine-1.2.1, zile-2.3.20.
2010-10-09 23:14:45 +00:00
gdt
f88254d974 o doxygen-1.7.2 2010-10-09 15:07:04 +00:00
obache
623046ad0a pass OWNER/GROUP/MODE to configure script for unprivileged installation,
and avoid setgid kmem on NetBSD with privileged installation.
XXX: if certain owner/group/mode for executable are really required on sertain
XXX: platforms, set SPECIAL_PERMS individually.
2010-10-09 13:02:27 +00:00
wiz
3be2649e22 Set LICENSE. 2010-10-09 12:17:12 +00:00
obache
b3b735612b * LICENSE=modified-bsd
* user-destdir installable.
2010-10-09 11:55:22 +00:00
obache
a7bdaaa408 Tell source location of NetBSD. 2010-10-09 11:36:04 +00:00
obache
25888a3c0a require py-elementtree for python-2.4. 2010-10-09 09:34:07 +00:00
obache
01720fee2c gst-plugins0.10-faac/DESCR is just a copy of gst-pugins0.10-faad/DESCR.
fixes faac's one by s/faad/faac, and mention faac/faad is encoder/decoder.
2010-10-09 08:15:17 +00:00
tron
5ec85335f3 Note update of the "web2c" package to version 2010nb3. 2010-10-09 07:34:10 +00:00
tron
7cdbea17cd Remove broken symlink "man/man1/pdftex.1" during installation. This stops
makewhatis(8) from complaining when it creates the whatis database.

Bump package revision.
2010-10-09 07:33:43 +00:00
obache
c3d4cb671e * no interactive in configure stage since 3 years 7 months ago.
* add user-destdir installation support.
* no for workref of cat command.
* honor PKGMANDIR.
2010-10-09 07:26:04 +00:00
obache
0b0cd560fa MAKE_JOBS_SAFE=no 2010-10-09 05:58:27 +00:00
tez
a959fe4479 update openssl to 0.9.8onb1, fixing CVE-2010-2939 2010-10-08 20:06:07 +00:00
tez
055fb2956e Fix for CVE-2010-2939 2010-10-08 20:04:58 +00:00
tez
21175dd81e sysutils/install-sh fixed to copy vs. move by default 2010-10-08 19:59:58 +00:00