Commit graph

165389 commits

Author SHA1 Message Date
wiz
c1a4752633 Add patch from Manuel Tobias Schiller:
I managed to trace things to the file libmetrics/netbsd/metrics.c in
the get_netbw function. Apparently, the code in get_netbw violates
alignment constraints for sparc64. I attached a patch against the result
of a "make patch" in parallel/ganglia-monitor-core. While I was at it, I
also changed proc_run_func somewhat to only count actually running
processes (having a look at NetBSD's ps(1) implementation) - without the
change, I got around 30 running processes on an idle machine.

"Looks good at a quick glance" martin@

Bump PKGREVISION.
2010-11-18 13:50:09 +00:00
wiz
fe54cc07d4 Disable lua manually, otherwise it's found on current and PLIST breaks. 2010-11-18 13:43:09 +00:00
wiz
08b763f919 Updated multimedia/ns-flash to 9.0.289 2010-11-18 13:38:29 +00:00
wiz
0572e212ea Update to 9.0.289, provided by Dennis den Brok.
Probably fixes some security problems.
2010-11-18 13:38:19 +00:00
wiz
0563c5b159 Updated math/gnumeric110 to 1.10.11nb2 2010-11-18 13:36:19 +00:00
wiz
ee5f12f9c3 Remove superfluous dependencies, found by Dennis den Brok.
Bump PKGREVISION.
2010-11-18 13:36:08 +00:00
obache
01c319d7a3 Add an missing file to PKGCONFIG_OVERRIDE. 2010-11-18 12:26:54 +00:00
obache
1c2474795f define missing PKGCONFIG_OVERRIDE. 2010-11-18 12:09:54 +00:00
obache
e5de6735b5 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 12:01:05 +00:00
obache
fc470d81d4 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 11:48:54 +00:00
obache
500f002bb0 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 11:35:02 +00:00
wiz
b4c952972d Add buildlink3.mk. 2010-11-18 10:39:19 +00:00
wiz
0768e4c356 Fix build with gtk>=2.22. 2010-11-18 10:08:31 +00:00
obache
2c47366c24 Remove addition of ${QTDIR} to BUILDLINK_PASSTHRU_DIRS.
Directories in LOCALBASE must not be added, or break build of some qt packages.
For examples, mis-pick up old header files of itself, or introduce hidden
dependency.
2010-11-18 07:48:45 +00:00
wiz
29992a5771 Add pkg-config to tools. Some whitespace improvements. 2010-11-18 07:21:15 +00:00
obache
96edb2aa0e + gdk-pixbuf2-xlib 2010-11-18 04:25:53 +00:00
obache
f228a6303e Updated www/epiphany to 2.30.6 2010-11-18 02:39:24 +00:00
obache
93e2ba42ac Update epiphany to 2.30.6.
===============
Epiphany 2.30.6
===============

Changes:
  - Do not use deprecated gdk_display
  - Do not enable maintainer mode for tarballs
2010-11-18 02:39:09 +00:00
obache
75fb0c741f Updated devel/devhelp to 2.32.0 2010-11-18 02:06:25 +00:00
obache
e13ea4964b Update devhelp to 2.32.0.
This switches to the gnome-2.32 release branch.
2010-11-18 02:05:52 +00:00
is
60a61d99a7 Fix decoding of message/partial. Explanation:
mpack-1.6 introduced more security on Unix-like systems by creating
and using a helper function, os_createnewfile, that uses O_CREAT|O_EXCL.
Unfortunately, it also uses it to write the total number of parts
temporary file, which fails if more than one part contains the
total number (as mpack creates them!)

The new code compares old and new totals, if both exist, and only
writes the new total, if the old didn't exist. Problem solved and
one sanity check more at the same time.
2010-11-17 22:24:40 +00:00
drochner
26bc432997 mention updates/additions 2010-11-17 21:37:05 +00:00
drochner
0c05dedaf6 this pkg doesn't need the whole gkt2 but just the gdk-pixbuf part
(ride on last night's PKGREV bump)
2010-11-17 21:13:09 +00:00
minskim
6844e26202 Note PKGREIVISION bump of tex-dvips. 2010-11-17 19:33:35 +00:00
minskim
1e5d1af504 Update tex-dvips{,-doc} to TeX Live r20445.
Added new font entires: contnav, hans, hans-sh, and mksk.
2010-11-17 19:33:13 +00:00
minskim
9c6c30cf4b Update tex-kpathsea to TeX Live r19875. No change to installed files. 2010-11-17 19:29:03 +00:00
minskim
c2e8834835 Note PKGREVISION bump of kpathsea. 2010-11-17 19:27:22 +00:00
minskim
ae966ad9c5 Make opentype and truetype fonts directories interchangeable. 2010-11-17 19:27:05 +00:00
plunky
df519ee64e update comms/obexapp to 1.4.14 2010-11-17 19:16:44 +00:00
plunky
c2f865b4ce update to obexapp 1.4.14, with a clump of minor fixes submitted
by Iain Hibbert:

- use libexpat instead of FreeBSD internal libbsdxml

- fix off by one error with busy spinner, which sometimes
  resulted in a spurious backspace in the output

- fflush(stdout) for busy spinner

- print streaming statistics after transfers in client mode

- use HAVE_BT_DEVADDR rather than testing for __NetBSD__

- use bdaddr_any() functions instead of memcpy()

- allow server mode to bind to channel 0, indicating to the OS
  that the first available channel should be used

- prevent busy loop bug if the socket is remotely closed causing
  the read() to return 0 bytes

- fix some [unsigned comparison] compiler warnings

- provide connection ID for all get requests, improves compatibility
  with remote windows mobile devices
2010-11-17 19:14:33 +00:00
minskim
66a0891ae4 Note update of tex-latexconfig. 2010-11-17 19:13:39 +00:00
minskim
6e3c6d8ef3 Update tex-latexconfig to 2010.
- Updated configuration files for LuaTeX.
2010-11-17 19:12:44 +00:00
tez
f52987adaa CVE-2010-3493 fox for python26 2010-11-17 18:45:50 +00:00
tez
96a928f480 Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repo
http://svn.python.org/view/python/branches/release27-maint/Lib/smtpd.py?r1=86084
&r2=82503&view=patch
2010-11-17 18:44:06 +00:00
wiz
f2eea9d0ac Set LICENSE, fix pkglint warning. 2010-11-17 18:07:04 +00:00
wiz
939a00c1d9 Fix build with gtk2>=2.22. 2010-11-17 18:06:56 +00:00
minskim
0419622d3c Note PKGREVISION bump of tex-polytable. 2010-11-17 17:48:53 +00:00
minskim
391a919eca Update tex-polytable{,-doc} to TeX Live r20331.
- Added missing dependencies.
2010-11-17 17:48:30 +00:00
minskim
23b84a6239 Add tex-lazylist{,-doc}. 2010-11-17 17:46:28 +00:00
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