Commit graph

137027 commits

Author SHA1 Message Date
ahoka
6075f41ce4 Updated midori 2009-01-28 14:17:26 +00:00
ahoka
7998e7fac5 Add librsvg and py-docutils to BUILD_DEPENDS so it can build the
documentation and icons. This fixes the reported PLIST problems.

Closes PR pkg/40262
2009-01-28 13:33:53 +00:00
tron
7788110105 Strip out obsolete compiler option "-Wno-long-double" to fix build with
GCC 4.2.1 under Mac OS X.
2009-01-28 13:14:54 +00:00
tron
531efd6157 Fix build problems under Mac OS X:
1.) Pull in patch from GNOME SVN to get definition of "gzize" in the
    Mac OS X specific part o "babl-cpuaccel.c".
2.) Fix broken build of extensions which need to be built as bundles
    and not shared libraries.

This fixes PR pkg/40473.
2009-01-28 13:02:49 +00:00
jmcneill
63e3bfa88a Fix dejavu-ttf package name. 2009-01-28 12:56:42 +00:00
drochner
864931441e fix code which assumes that time_t fits into an int, bump PKGREVISION 2009-01-28 12:47:35 +00:00
tron
15834e5015 Note update of the "rsync" package to version 3.0.5. 2009-01-28 12:34:20 +00:00
tron
1d41c88330 Update "rsync" package to version 3.0.5. Changes since version 3.0.4:
Bug Fixes:
- Initialize xattr data in a couple spots in the hlink code, which avoids a
  crash when the xattr pointer's memory happens to start out non-zero.
  Also fixed the itemizing of an alt-dest file's xattrs when hard-linking.
- Don't send a bogus "-" option to an older server if there were no short
  options specified.
- Fixed skipping of unneeded updates in a batch file when incremental
  recursion is active.  Added a test for this.  Made batch-mode handle
  "redo" files properly (and without hanging).
- Fix the %P logfile escape when the daemon logs from inside a chroot.
- Fixed the use of -s (--protect-args) when used with a remote source or
  destination that had an empty path (e.g. "host:").  Also fixed a problem
  when -s was used when accessing a daemon via a remote-shell.
- Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from
  file when the root of the transfer isn't the current directory.
- Fixed a bug with "-K --delete" removing symlinks to directories when
  incremental recursion is active.
- Fixed a hard to trigger hang when using --remove-source-files.
- Got rid of an annoying delay when accessing a daemon via a remote-shell.
- Properly ignore (superfluous) source args on a --read-batch command.
- Improved the manpage's description of the '*' wildcard to remove the
  confusing "non-empty" qualifier.
- Fixed reverse lookups in the compatibility-library version of
  getnameinfo().
- Fixed a bug when using --sparse on a sparse file that has over 2GB of
  consecutive sparse data.
- Avoid a hang when using at least 3 --verbose options on a transfer with a
  client sender (which includes local copying).
- Fixed a problem with --delete-delay reporting an error when it was ready
  to remove a directory that was now gone.
- Got rid of a bunch of "warn_unused_result" compiler warnings.
- If an ftruncate() on a received file fails, it now causes a partial-
  transfer warning.
- Allow a path with a leading "//" to be preserved (CYGWIN only).

Enhancements:
- Made the support/atomic-rsync script able to perform a fully atomic
  update of the copied hierarchy when the destination is setup using a
  particular symlink idiom.
2009-01-28 12:34:00 +00:00
jmcneill
200a50b56b Updated multimedia/vlc to 0.9.8anb3 2009-01-28 12:29:21 +00:00
jmcneill
6748a4b320 * Fix the really annoying bug where the video window doesn't attach to
the controller window even when you have it configured to do so.
* Look for DejaVu fonts in LOCALBASE not X11BASE, so the OSD works with
  native Xorg; explicitly depend on the dejavu-ttf package.
* Bump PKGREVISION
2009-01-28 12:28:25 +00:00
markd
11c929eca1 Seems the hack is needed for 4.0/x86_64 as well. See Manuel Bouyer's
bulk builds.
2009-01-28 11:36:34 +00:00
markd
5545f84d22 automoc4 update. 2009-01-28 11:33:03 +00:00
markd
fac6472bcb Update to automoc 0.9.88
changes unknown
2009-01-28 11:31:29 +00:00
he
a3af885dba Update from version 5.0.67nb1 to 5.0.67nb2.
Pkgsrc changes:

 o Add patch from http://bugs.mysql.com/file.php?id=9232,
   referenced on http://bugs.mysql.com/bug.php?id=27884, to fix the
   vulnerability recorded in
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456.
 o Bump PKGREVISION

(The regenerated patch checksums was overlooked initially - sorry!)
2009-01-28 10:30:53 +00:00
sketch
9c729b006f Remove USE_FEATURES, it doesn't play well with libtool archives. Apologies
if this breaks any platforms; it still builds fine for me on Solaris...
2009-01-28 10:01:29 +00:00
he
64427e4417 Note update of databases/mysql5-client to 5.0.67nb2. 2009-01-28 09:45:28 +00:00
he
3fdd776152 Update from version 5.0.67nb1 to 5.0.67nb2.
Pkgsrc changes:

 o Add patch from http://bugs.mysql.com/file.php?id=9232,
   referenced on http://bugs.mysql.com/bug.php?id=27884, to fix the
   vulnerability recorded in
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456.
 o Bump PKGREVISION
2009-01-28 09:44:34 +00:00
wiz
a8bd7b8940 remove unneeded patch. 2009-01-28 06:56:16 +00:00
wiz
67da8e5ae7 Add pkg-config to tools. 2009-01-28 06:53:39 +00:00
wiz
4f57a200b9 Fix destdir installation. 2009-01-28 06:35:46 +00:00
obache
651b15d3f0 Add missing RCS Id. 2009-01-28 05:40:11 +00:00
obache
bdd3069960 Need dl and pthread to build, add buildlink.
Exactly disable detection of python.
2009-01-28 05:38:53 +00:00
obache
2d2f018afc Marked as DESTDIR ready. 2009-01-28 05:14:50 +00:00
jmcneill
b6d18cb61d add yasm as a build dependency 2009-01-28 03:41:09 +00:00
dsainty
4cc0a75ff7 For Linux, pull in stdint.h to make this patch work. This fixes the
compile for some platforms, and is no change for platforms where this
package previously successfully compiled.

XXX The serious portability issues in the patched file remain, but are
no doubt more widespread than this one file anyway.
2009-01-28 00:37:27 +00:00
jmcneill
0b469af912 Updated multimedia/mediainfo to 0.7.9 2009-01-27 23:59:03 +00:00
jmcneill
6294ca3d41 Update mediainfo to 0.7.9.
Version 0.7.9, 2009-01-19
-------------
+ OGG: Dirac support
+ OGG: Speex support
+ OGG: other formats (JNG, Kate, MIDI, PCM...) detection
+ SWF: detection of more audio streams
+ MPEG-PS: Handling of PlayStation2 audio
+ #2474119, Minimal MZ (PE) and ELF detection
+ SMV (WAV/ADPCM+JPG files) file format support
+ DPG (Nintendo DS) file format support
+ QuickTime: TimeCode track analysis
+ MPEG-4 subtitles: difference between 'text' and 'tx3g' codecIDs
x Python binding update for more compatibilty
x #2474280, OGG: handling of files with Skeleton Metadata
x #2445654, OGG: better false-positives detection
x #2493685, AVI: Wrong video duration for some malformed 4GB+ AVI/DV files
x #2516007, "Language" raw tag was sometimes 3 letter long instead of 2-letter long
x Floating point overflow correction
2009-01-27 23:58:21 +00:00
sketch
5ebc2cd1a7 Forcibly disable Sun Studio's GCC assembly compatability, it cannot handle
this package.
2009-01-27 22:59:16 +00:00
sketch
e267bba7a0 Disable MMX when using Sun Studio. 2009-01-27 22:03:12 +00:00
sketch
51fbf525a6 Pass --disable-asm when using Sun Studio. 2009-01-27 21:55:04 +00:00
joerg
a65ac47484 + print/py-Pdf 2009-01-27 20:37:25 +00:00
joerg
7064c2de86 Import py-Pdf-1.12:
A pure-python PDF toolkit capable of:
- extracing document information,
- splitting documents page by page,
- merging documents page by page,
- cropping pages,
- merging multiple pages into a single page,
- encrypting and decrypting PDF files.
2009-01-27 20:32:37 +00:00
drochner
3b3ff83354 no it doesn't need db4 generally - the problem must be elsewhere
(I'd agree that bdb.buildlink3.mk is evil and should die.)
2009-01-27 20:31:29 +00:00
sketch
9fe9b46afa Note devel/libatomic_ops PKGREVISION bump. 2009-01-27 20:26:20 +00:00
sketch
13e67489d5 Forgot to install the sunc/x86.h header in previous. 2009-01-27 20:26:01 +00:00
sketch
271013e11d Requires db4, add buildlink. 2009-01-27 20:11:12 +00:00
tonio
5e410ed137 Install mutt_dotlock unconditionally
Re-enable user-destdir, by using SPECIAL_PERMS, thanks joerg@ for pointing that
2009-01-27 19:50:33 +00:00
drochner
3009ab9b01 update to 2.3.8
changes:
-improvements for fonts in an SFNT wrapper (used on Mac)
-FT_MulFix is now an inlined function; by default, assembler code
 is provided for x86 and ARM.  See FT_CONFIG_OPTION_INLINE_MULFIX
 and FT_CONFIG_OPTION_NO_ASSEMBLER (in ftoption.h) for more
-handling of `tricky' fonts has been generalized and changed slightly
-API additions
-bugfixes
2009-01-27 19:29:32 +00:00
drochner
4de4ddd8f3 +geeqie 2009-01-27 19:16:19 +00:00
drochner
378ab2454e Import geeqie-1.0alpha3, an image viewer which continues gqview
(which is abandoned). Still alpha, but works well for Greg Troxel and me.
2009-01-27 19:14:31 +00:00
wiz
123598a654 regen for DIST_SUBDIR change. 2009-01-27 19:01:37 +00:00
joerg
cbaa2b7e99 + py-html5lib 2009-01-27 18:13:44 +00:00
joerg
74b1897174 Import py-html5lib-0.11:
html5lib is a pure-python library for parsing HTML. The parser is
designed to handle all flavours of HTML and  parses invalid documents
using well-defined error handling rules compatible with the behaviour of
major desktop web browsers.

Output is to a tree structure; the current release supports output to
DOM, ElementTree, lxml and BeautifulSoup tree formats as well as a
simple custom format.
2009-01-27 17:27:07 +00:00
asau
63cdf665c2 Updated math/fricas to 1.0.5 2009-01-27 15:57:54 +00:00
asau
da45eeb096 Update to FriCAS 1.0.5, change default Lisp to CLISP.
Changes since FriCAS 1.0.4:

- improvement to normalize function, it performs now much
  stronger simplifications than before
- better integration: due to improved normalize FriCAS can
  now integrate many functions that it previously considered
  unintegrable
- improvement to Martin Rubey guessing package, for example
  it can now guess differential equation for the generating
  function of integer partitions
- better support for using type valued functions
- several bug fixes


Changes since FriCAS 1.0.3:

User Interface:
- Add a new emacs mode: just (require 'fricas), M-x fricas and enjoy.
- Add support for inline display of LaTeXed code.
- Add support for mouse wheel.
- Supress SBCL style warnings due to autoloading.

Merge Ralf's wonderful new Aldor interface.
Allow calling type-valued functions.
Improve coercion of types.
Add coercions to InputForm.
Improve unparse.
Use SExpression as representation of OutputForm.
Miscellaneous improvements, bug fixes and cleanups.


Approved by <obache>.
2009-01-27 15:54:23 +00:00
markd
bd24d5ebc9 eigen2 update 2009-01-27 12:24:14 +00:00
markd
1e30aa7089 Update eigen2 to 2.0-beta6
changes unspecified - better handling of systems without posix_memalign.
2009-01-27 12:22:46 +00:00
jmcneill
53fa040321 Set DIST_SUBDIR for "silent" update, suggested by wiz. 2009-01-27 12:15:41 +00:00
asau
331426e08b Add DESTDIR support.
Approved by <tnn>.
2009-01-27 12:04:14 +00:00
markd
6656546755 tonights updates 2009-01-27 11:44:00 +00:00