Commit graph

137006 commits

Author SHA1 Message Date
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
markd
55d2f9ee72 Update to soprano 2.2
* The AsyncModel now has a "real" asyncroneous mode which uses multiple
   threads to execute the commands.
 * New class Soprano::Client::SparqlModel which provides a client to http
   Sparql endpoints.
 * Added method Node::toN3 to easily build SPARQL queries without having
   to encode nodes all the time.
 * New convinience method QueryResultIterator::iterateStatementsFromBindings
 * Added convinience methods to handle BackendSettings.
 * Added operator[] to QueryResultIterator to easily access bindings
 * Added parameters influencing the visibility to onto2vocabularyclass
 * Soprano::Node now comes with definitions of qHash for both Node and QUrl
 * Sesame2 updated to 2.1.4
 * The IndexFilterModel can now optionally index specific URIs
   (IndexFilterModel::setForceIndexPredicates)
 * Added method IndexFilterModel::optimizeIndex which optimizes the clucene
   index on disk
 * Added method IndexFilterModel::encodeUriForLuceneQuery which
   encodes/escapes a URI so it can be used as a field in a clucene query.
 * SPARQL endpoint query support in sopranocmd
 * Performace improvements
2009-01-27 11:35:10 +00:00
markd
5ba7d247a2 Update to qca 2.0.1
- Bugfix release, forward and backward compatible with 2.0.0
  - Ability to build as a Mac framework (and build this way by default)
  - On non-Mac Unix, the pkgconfig file is always qca2.pc, even in debug
    mode
  - Certificates containing wildcards are now matched properly
  - DirWatch/FileWatch now work
  - Keystore writes now work
  - Don't delete objects in their event handler (prevents Qt 4.4 warnings)
  - Fix potential hang with TLS in server mode
  - Windows version can be configured/installed using paths with spaces
2009-01-27 11:10:46 +00:00
markd
528cc50eb7 Update to strigi-0.6.3
Changes:
0.6.3
 - Move Strigi::DirLister in archivereader.h to ArchiveReader::DirLister.
   Two class with this name were present in the code. The one in
   archivereader.h was not used in any code outside of Strigi, so we are
   changing it. Note that this changes means that one should not use
   Strigi 0.6.2.
 - Change type of EntryInfo.mtime from 'unsigned' to time_t.
 - The spec of SDF files was found and used to implement a more precise
   syntax check for the header of SDF files.
 - Fix memory corruption bug in ArchiveReader.
 - Change type of ontology entry 'exposureTime' to string. In theory
   something like duration would make sense but in practice xsd:string is
   the used one.
 - Add a default rule to find mail box directories with pattern
   '.*.directory'. Since these directory names start with a dot, they are
   normally not found.
 - Add '$HOME/.kde4' to the directories that are indexed by default.
 - Simplify matching of file paths in the rules for including or excluding
   directories from the index. The code is now more readable and easier to
   maintain.
 - Fix a big performance problem:  Whenever a directory mtime changed, all
   files inside the directory were re-indexed.
 - Fix bug where a gz archive that contains a file that is identical to
   the original archive is indexed over and over. The depth of nested files
   that are indexed is now limited to 127.
2009-01-27 10:55:04 +00:00
markd
f60ef0bf6c Update akonadi to 1.1.1
- Fix code that was not executed in a release build.
- Require CMake 2.6.0 which fixes boost detection.
- Don't try to restart an agent that has been deleted.
2009-01-27 10:47:19 +00:00
obache
271b603fb4 Updated databases/tokyocabinet to 1.4.3 2009-01-27 09:19:23 +00:00
obache
5e1b9b0a0d Update TokyoCabinet to 1.4.3.
Changes:
2009-01-26  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tctdb.c (tctdbqryprocout): renamed as "tctdbqrysearchout".

	* tcadb.c (tcadbmisc): sub functions "searchget" and "searchget" were integrated.

	- Release: 1.4.3
2009-01-27 09:19:06 +00:00
ghen
745834913b Updated mail/dovecot to 1.1.10. 2009-01-27 08:30:16 +00:00
ghen
5ef0ac4b99 Update to Dovecot 1.1.10.
- Maildir: Keyword handling was somewhat broken in v1.1.9
- userdb prefetch was broken with blocking passdbs in v1.1.9
- dict process didn't always die with the rest of Dovecot
- dict quota was somewhat broken with pgsql
2009-01-27 08:29:31 +00:00
obache
ffc38415aa Updated graphics/GraphicsMagick to 1.3.5 2009-01-27 04:38:58 +00:00
obache
c2879b625f Update GraphicsMagick to 1.3.5.
1.3.5 (January 26, 2009)
=========================

Security Fixes:

  * BMP and DIB formats were throwing an assertion for negative height
    values.  This caused the process to crash.

Bug fixes:

  * Don't install Magick++ headers if C++ is disabled.

  * Linux RPM SPEC file needs to always install the loadable module
    .la files or else the modules won't load.

  * Windows runtime DLLs were for the wrong compiler version,
    resulting in failure to execute if the correct runtime DLLs are
    not available.

New Features:

  * None

Feature improvements:

  * FITS: Parsing is more robust.

Performance Improvements:

  * None
2009-01-27 04:38:44 +00:00
jmcneill
0fd150ed6d Upstream pushed a "silent" update to the distfile; see:
https://bugs.launchpad.net/lottanzb/+bug/314523
2009-01-27 04:07:37 +00:00
jmcneill
e0f1753989 Updated multimedia/mediatomb to 0.11.0nb5 2009-01-27 04:06:40 +00:00
jmcneill
1aac2e8850 Tweak ffmpeg header paths, so mediatomb actually enables it. 2009-01-27 04:05:50 +00:00
jmcneill
a1c6d15f97 PR pkg/40489: multimedia/ogle fails to build with libdvdread-4.1.3
Update for libdvdread API changes.
2009-01-27 02:06:49 +00:00
jmcneill
9985036865 Updated wm/ctwm to 3.8anb1 2009-01-27 01:45:46 +00:00
jmcneill
a696ebbe89 Install xsessions file so GDM will pick it up. 2009-01-27 01:40:57 +00:00
jmcneill
febaa3b663 Added multimedia/fuppes version 0.629 2009-01-27 01:15:07 +00:00
jmcneill
ed5335f182 + fuppes 2009-01-27 01:14:12 +00:00
jmcneill
40b9e24f9f Import fuppes version 0.629.
FUPPES is a free, multiplatform UPnP A/V Media Server.

FUPPES supports a wide range of UPnP MediaRenderers (see website for
details) as well as on-the-fly transcoding of various audio, video and image
formats. It also includes basic DLNA support.
2009-01-27 01:13:41 +00:00
jmcneill
3a98717311 Updated multimedia/avidemux to 2.4.3nb3 2009-01-27 00:57:19 +00:00
jmcneill
5cbcfe7abc Install xdg desktop shortcut and associated icon. 2009-01-27 00:56:41 +00:00