Commit graph

165350 commits

Author SHA1 Message Date
minskim
a3ce64fc07 Import tex-lazylist-doc-1.0a as print/tex-lazylist-doc.
This is documentation for tex-lazylist.
2010-11-17 17:45:25 +00:00
minskim
5d63edff36 Import tex-lazylist-1.0a as print/tex-lazylist.
This package provides a pile of lambda-calculus and list-handling
macros of an incredibly obtuse nature. The TUGboat paper serves as a
manual for the macros. This TeX code was formally verified.
2010-11-17 17:45:10 +00:00
shattered
fca152f92a Install manpages in man/, not share/man/ 2010-11-17 17:42:56 +00:00
minskim
5805ad71c9 Update tex-psnfss{,-doc} to TeX Live r20257. No functional change. 2010-11-17 17:37:33 +00:00
minskim
e15697ed36 Note update of emacs-snapshot. 2010-11-17 17:06:25 +00:00
minskim
c0d8a77f6b Update emacs-snapshot to 24.0.50.20101116.
- New languages in org-babel: calc, js, ledger, lisp, org, platuml,
  and scheme.
2010-11-17 17:06:08 +00:00
dholland
fd4c2ff17c One of the graphviz libraries changed major number in the update, so
bump PKGREVISION of its bl3 users.
2010-11-17 16:47:37 +00:00
drochner
6a881722d4 kill GDK_DISABLE_DEPRECATED, should fix build problem reported by wiz 2010-11-17 15:59:38 +00:00
dholland
11e949a5ec graphviz 2010-11-17 15:47:29 +00:00
dholland
1a2ce4bab3 Update graphviz to 2.26.3.
pkgsrc changes: fix a bit of pkglint. Todo: add an option to enable smyrna.
Upstream changelog:

January 26, 2010
        - Release 2.26.3
        - libcgraph.so   version bumped from 4 to 5 due to API changes
        - Allow ranksep to specify multiple radial differences in twopi
        - Allow the user to specify all pairwise distances in neato with
        - Fixed bugs: 1280, 1409, 1567, 1583, 1624, 1631, 1655, 1708, 1709,
            1727, 1784, 1792, 1798, 1800, 1813, 1814, 1830, 1831, 1833, 1836,
            1839

December 10, 2009
        - Release 2.26.0
        - Core features:
            - added: "smyrna" - a new opengl-based viewer for large graphs
            - added: rudimentary "gml2gv", "gv2gml" converters
            - extended support for various image formats in node images
            - removed vestiges of codegens, now all putput formats supported
              through plugins.  Dropped some output formats for which
              plugins have not been developed: -Tdia, -Tmif
            - gvpr converted to a library; additional array handling and
              text processing functions added; language extended to allow
              multiple BEG_G/N/E blocks.
            - allow background images specified via xdot
        - Fixed bugs:
            1683, 1713, 1718, 1720, 1738, 1747, 1759, 1770, 1776, 1786,
            1799, 1816, 1827
2010-11-17 15:46:21 +00:00
drochner
77803ea9c7 don't call gio-querymodules on installation of gio-fam, the framework
will take care of this
2010-11-17 14:36:45 +00:00
drochner
dcd1930215 deal with giomodule.cache, should fix PRs pkg/43578 and pkg/44104
by Robert Elz
2010-11-17 14:35:32 +00:00
taca
d98e7f4cc4 Note update of www/contao29-translations package to 20101108. 2010-11-17 14:31:25 +00:00
taca
b536c6a51a Update contao29-translations package to 20101108.
Update Finnish translation files.
2010-11-17 14:30:10 +00:00
taca
fb8db9f667 Some improvements for rubyversion.mk:
- Set RUBY_API_VERSION after RUBY_VERSION has decided.
- Change old RUBY_DOCDIR and RUBY_EXAMPLESDIR to RUBY_DOC and RUBY_EG in
  comment.
- Fix shared libraries PLIST to support Mac OS X with introducing RUBY_SLEXT:
	Shared library => .dylib
	Extension library => .bundle
- Improve PRINT_PLIST_AWK to handle new shared libraries.

No functional change shoud be done and fix PR pkg/44050.
2010-11-17 14:27:09 +00:00
obache
bd578ac7b4 Remove support for jdk and jdk14, they had been removed from pkgsrc. 2010-11-17 14:24:34 +00:00
drochner
b3be6a31d3 add support for rebuilding giomodule.cache on INSTALL/DEINSTALL,
addresses PRs pkg/43578 and pkg/44104 by Robert Elz
2010-11-17 14:09:55 +00:00
pettai
e67dc5ded2 Updated net/ldns to 1.6.7 2010-11-17 13:14:42 +00:00
pettai
2ba0610ee1 1.6.7
* EXPERIMENTAL ecdsa implementation, please do not enable on real
          servers.
        * GOST code enabled by default (RFC 5933).
        * bugfix #326: ignore whitespace between directives and their values.
        * Header comment to advertise ldns_axfr_complete to check for
          successfully completed zone transfers.
        * read resolv.conf skips interface labels, e.g. %eth0.
        * Fix drill verify NSEC3 denials.
        * Use closesocket() on windows.
        * Add ldns_get_signing_algorithm_by_name that understand aliases,
          names changed to RFC names and aliases for compatibility added.
        * bugfix: don't print final dot if the domain is relative.
        * bugfix: resolver search continue when packet rcode != NOERROR.
        * bugfix: resolver push all domains in search directive to list.
        * bugfix: resolver search by default includes the root domain.
        * bugfix: tcp read could fail on single octet recv.
        * bugfix: read of RR in unknown syntax with missing fields.
        * added ldns_pkt_tsig_sign_next() and ldns_pkt_tsig_verify_next()
          to sign and verify TSIG RRs on subsequent messages
          (section 4.4, RFC 2845).
        * bugfix: signer sigs nsecs with zsks only.
        * bugfix #333: fix ldns_dname_absolute for name ending with backslash.
2010-11-17 13:14:09 +00:00
pettai
9e7a521e08 Updated net/ruby-dnsruby to 1.51 2010-11-17 12:56:33 +00:00
pettai
87545f1db0 * Fixes for dynamic updates and zone transfers.
* Fixes for CERT and TSIG, DNAME and RRSet.
* Fixes for RP records.
* Some handling of priming responses with no additional section.
* Validation disabled for the DNS class
2010-11-17 11:21:12 +00:00
tnn
05b932f619 committed previous from the wrong tree, we should only bl3 gdk-pixbuf2-xlib
if the gtk2 option is enabled.
2010-11-17 10:15:53 +00:00
tnn
db4d449180 buildlink graphics/gdk-pixbuf2-xlib to fix
configure: error: requirements to build the gtk-plugin not met.
2010-11-17 10:13:47 +00:00
wiz
5081180339 Add pkg-config to tools. Some cleanup while here. 2010-11-17 08:45:55 +00:00
obache
6e1df85eb5 Revert unwanted part (uncompleted msc support) from last commit. 2010-11-17 08:40:22 +00:00
obache
69751f66c2 Replaced with ASCII char `-'. 2010-11-17 08:38:15 +00:00
obache
64262712d8 Updated devel/p5-Data-Alias to 1.08 2010-11-17 08:27:22 +00:00
obache
703a624ab5 Update p5-Data-Alias to 1.08.
1.08  Fri Oct 22 09:39 BST 2010
	- Updated to work with Perl versions 5.11.0 up to 5.13.0,
	  including particularly the major change in when rv2cv ops get
	  built in 5.11.2
2010-11-17 08:27:07 +00:00
obache
2731f01f8a + midori-0.2.9 2010-11-17 06:38:50 +00:00
obache
1bd320d1b0 Let configure to detect -Bsymbolic-function linker flag automatically.
(For Upstream Bug#628870, default valus does not match as intended)
2010-11-17 01:14:52 +00:00
taca
cd003febb4 Fix build problem on NetBSD 4.
Previous patch for NetBSD wasn't really for netbsd4 but 4.99.58 and later.
So, I changed "#ifdef netbsd4" to "#ifdef NETBSD_STATS_VIA_SYSCTL" and
clean up patches.  Should be fix PR pkg/43288.

It is fix of build problem only, so no PKG_REVISION bump.
2010-11-17 00:59:06 +00:00
taca
791624ac70 Note update of security/openssl package to 0.9.8p. 2010-11-17 00:53:07 +00:00
taca
f8a37f7e9a Update security/openssl package to 0.9.8p.
OpenSSL version 0.9.8p released
   ===============================

   OpenSSL - The Open Source toolkit for SSL/TLS
   http://www.openssl.org/

   The OpenSSL project team is pleased to announce the release of
   version 0.9.8p of our open source toolkit for SSL/TLS. This new
   OpenSSL version is a security and bugfix release which addresses
   CVE-2010-3864. For a complete list of changes,
   please see http://www.openssl.org/source/exp/CHANGES.
2010-11-17 00:52:25 +00:00
wiz
af073cdae3 + parallel-20101113. 2010-11-17 00:12:07 +00:00
drochner
b67ad1fac2 +gobject-introspection 2010-11-16 20:11:25 +00:00
drochner
71374f3258 add gobject-instrospection-0.9.12, needed by upcoming pygtk versions,
from obache per pkgsrc-wip
2010-11-16 20:08:16 +00:00
drochner
2d5c0313c1 +dconf 2010-11-16 19:53:24 +00:00
drochner
d416263eb7 add dconf-0.5.1, a backend for the "gsettings" part of GConf which
is needed to store data persistently
(The code is still crappy, but it will be needed by some gnome>=2.32
applications which switched to "gsettings".)
2010-11-16 19:47:07 +00:00
minskim
545d9193d1 Note update of tex-cyrillic{,-doc}. 2010-11-16 17:55:42 +00:00
minskim
ff9834c60f Update tex-cyrillic to TeX Live r20254.
- Use PDF 1.5.
2010-11-16 17:55:15 +00:00
drochner
6bd5c77c29 build xlib support of gdk-pixbuf2 in its own pkg 2010-11-16 16:46:29 +00:00
drochner
f7e13adda3 prepare to split out xlib support 2010-11-16 16:45:07 +00:00
drochner
e8b2fe7bab needs Python for some helper script 2010-11-16 15:12:19 +00:00
drochner
6e8e577fc8 update to 1.6.6
This switches to the gnome-2.32 release branch.
2010-11-16 13:57:28 +00:00
drochner
a9ca365530 update to 0.26.2
This switches to the gnome-2.32 release branch.
2010-11-16 13:53:06 +00:00
drochner
d0e11dd5c7 update to 3.32.1
This switches to the gnome-2.32 release branch.
2010-11-16 13:52:00 +00:00
drochner
0c209bbc43 update to 2.1.1
changes:
-bugfixes
-Upgrade XMPCore to Adobe XMP 4.4.2
-API additions
2010-11-16 13:50:56 +00:00
tron
2869c42846 Correct version number of "xchat-perl" package. 2010-11-16 13:19:37 +00:00
tron
40c67b1ff6 Reset package revision. 2010-11-16 13:19:06 +00:00
drochner
6200601028 update to 2.32.1
changes:
-bugfixes
-Usernames/passwords specified explicitly in request URIs now
 override existing cached auth info
-Added another workaround for stupid servers that close the
 connection before returning the full response
-Added regression tests
2010-11-16 13:19:03 +00:00