Commit graph

137212 commits

Author SHA1 Message Date
joerg
360471cf79 pbulk-0.37:
- replace libevent dependency with internal event loop to make the pbulk
  core standalone
- open success and error log with O_APPEND, which allows e.g. cleaning
  up the error build during build without breaking it if done with care.
2009-01-31 23:25:37 +00:00
bad
b26a8454ff Note update of misc/openoffice2-bin to 2.4.2 and
addition of misc/openoffice3-bin version 3.0.1.
2009-01-31 22:13:04 +00:00
bad
6d696042b0 Add and enable openoffice3-bin. 2009-01-31 22:11:10 +00:00
bad
d82b7e4e9c Conflict with openoffice3-bin. 2009-01-31 22:10:36 +00:00
bad
fad663194f Initial import of OpenOffice.org 3.0.1 package from pre-build binaries
provided by openoffice.org.

Release notes available under:
http://development.openoffice.org/releases/3.0.1.html
http://development.openoffice.org/releases/3.0.0.html
2009-01-31 22:05:53 +00:00
bad
01b2dc3726 Update openoffice2-bin to 2.4.2.
While here, create symlinks to smath and spadmin in $PREFIX/bin to make them
available as normal commands.

Changes since 2.4.1:
* COMMAN_WHEEL_DATAZOOM changed
* delays for quick help change
* XSelectionSupplier now being supported by the database application controller
* Add Sami languages to language list box
* better automatic positions for lables on pie segments
* more flexible placement of labels on data points
* Equations for Regression Curves
* allow removing data point labels with delete key
* New property in Advanced settings dialog for Oracle
* views in HSQLDB database can be edited
* property browser: query designer now also available for list box content
* property browser: query designer also available for "native" SQL commands
* Base now supports also MS Access 2007 files (*.accdb)
* Reduce complexity: Remove unnecessary display options
* Extensible help
* "Change Icon" dialog now supports persistent import and deletion of icons
* Filter UINames changed from "OpenDocument" to "ODF"
* Display name of extension
* Release notes and publisher information during extension update
* Enhancements of print dialog for calc
* support for browser based update in Extension Manager
* Possibility to control persistent passwords storing per UI.
* Asynchronous callback service for UNO awt
* UNO awt dialogs and tab pages support background image property
* Online Update Trigger by New File Format Versions
* Relative links now available in PDF export filter, plus other features added.
* Relative links now available in PDF export filter, plus other features added.
* PDF/A-1a (ISO 19005-1:2005) export feature added.
* Implement Insert-Movie and Sound using QTKit (QuickTime)
* Context menu entry to quickly insert picture background for slides
* Remove GUI option "Automatic file name extension" from File-Save dialog
* (Office Dlg)
* Separate zoom per sheet
* Manual Sorting in DataPilot
* DataPilot drill-down on data field
* The Office now automaicaly checks for updates for extensions
* Support for backward references in Find & Replace
* Block selection
* Insert and Insert Object toolbars changed in Writer and Writer/Web
* Better language cotrol
* Printing of hidden text
* New shortcuts to apply Heading 4+5 and Text body and Default
* Ctrl-click Behavior for Hyperlinks Now Configurable

* bug fixes
2009-01-31 21:56:32 +00:00
sketch
0034ba75a3 Note devel/libatomic_ops PKGREVISION bump. 2009-01-31 20:06:43 +00:00
sketch
64512180ce Sun Studio x86 implementation isn't quite good enough yet for e.g.
pulseaudio, so instead use the generic pthread implementation for now.
2009-01-31 20:05:57 +00:00
manu
ca5899b9c3 Added openldap-nops 2009-01-31 18:28:51 +00:00
manu
b8ab08979d Add openldap-nops, a slapd overlay to remove null-operations 2009-01-31 18:27:38 +00:00
manu
1d9ee9ca3e Patch for building slapo-nops as a module (already committed upstream) 2009-01-31 18:25:57 +00:00
manu
74b87b3685 Fix dependency 2009-01-31 17:45:00 +00:00
obache
d816ca6091 Fixes installation to DESTDIR. 2009-01-31 17:01:23 +00:00
hira
35190cf5ec Note update of misc/openoffice3 to 3.0.1. 2009-01-31 16:56:19 +00:00
hira
30f167e65e Update to 3.0.1.
* Add spelling and grammar checker to Writer.
  * Let OOo use own file locking mechanics to lock alien formats as well.
  * Bug fixes.

Please see Release Notes for more detail:
  http://development.openoffice.org/releases/3.0.1.html
2009-01-31 16:54:30 +00:00
seb
24e0a1435a Note update of math/p5-Spreadsheet-ParseExcel to version 0.4900 2009-01-31 16:17:32 +00:00
seb
5d2fb2d753 Update from version 0.4400 to version 0.4900 (upstream 0.49)
Upstream changes (it says 0.48 for the first changes entry but I guess the
author  really meant 0.49):
0.48 24 January 2009

    ! Added Text::CSV_XS to xls2csv() function to handle embedded commas
      in csv data. Reported by Fredrik Linde.
      https://rt.cpan.org/Ticket/Display.html?id=41337

    + Rewrote Utility.pm documentation.

    - Removed wantarray from ExcelFmt() and the unused and undocumented
      feature of returning the result and a format color in a list context.
      The older mechanism is still available but now requires an explicit flag.

0.48 23 January 2009

    ! Fixed bug where numbers with uppercase formats such as MM/DD/YY
      were ignored. Applies to files created by OpenOffice.org and
      some international versions of Excel. Added tests for above.
      http://rt.cpan.org/Public/Bug/Display.html?id=20526
      http://rt.cpan.org/Public/Bug/Display.html?id=31206
      http://rt.cpan.org/Public/Bug/Display.html?id=40307

    ! Removed undocumented and counter-intuitive use of overload on SheetNo in
      Worksheet.pm.
      http://rt.cpan.org/Public/Bug/Display.html?id=14278

0.47 22 January 2009

    ! Fixed bug where multiple embedded charts on a worksheet caused the
      worksheet order to be lost and data to get overwritten.
      Reported by Steven Martin and others.
      http://rt.cpan.org/Public/Bug/Display.html?id=13365

0.46 18 January 2009

    ! Heavily refactored the ExcelFmt() function for maintainability and
      fixed several bugs, in particular for 12 hour clock times.
      Added test cases for above.

    ! Removed use of $& match variables from ExcelFmt.
      Reported by Aaron Wigley.
      http://rt.cpan.org/Public/Bug/Display.html?id=42425

    ! Replaced lvalue substr() in ExcelFmt () with 4-arg substr()
      for efficiency. Reported by Goro Fuji.
      http://rt.cpan.org/Public/Bug/Display.html?id=42518

    ! Removed spurious t/examples dir from Makefile.PL and removed
      unused t/lib dir. Reported by Peter (Stig) Edwards.
      http://rt.cpan.org/Public/Bug/Display.html?id=42442

0.45 13 January 2009

    ! Fixed failed parsing of large (8-16k) Unicode strings.
      Reported by Graham Stead and Moka.
      http://rt.cpan.org/Public/Bug/Display.html?id=41813
      http://rt.cpan.org/Public/Bug/Display.html?id=35678

    ! Fixed critical bug where data rows could be ignored.
      Reported and isolated by Peter (Stig) Edwards.
      http://rt.cpan.org/Public/Bug/Display.html?id=30677
2009-01-31 16:16:05 +00:00
taca
6484d9a533 Move ri data generation from install phase to build phase.
No other functional change.
2009-01-31 16:07:23 +00:00
manu
645b2bade2 Added openldap-smbk5pwd 2009-01-31 16:01:52 +00:00
manu
168ecffec5 Add openldap-smbk5pwd, a modular slapd overlay to sync passwords with
Kerberos and Samba. This replaces the smbk5pwd option of openldap-server
2009-01-31 16:00:55 +00:00
manu
dc5a8a9804 - Add optionnal DSO support to slapd.
- Bump revision of openldap-server because of that
- Remove the smbk5pwd option, which will be moved to another package as module
2009-01-31 15:59:04 +00:00
adrianp
4e3e356bc7 Updated devel/bugzilla3 to 3.2nb1 2009-01-31 12:23:40 +00:00
adrianp
3e58400c7f Various PLIST fixes, should address PR#40519
PKGREVISION++
2009-01-31 12:23:27 +00:00
seb
c0d38fdcfc Note update of databases/p5-DBIx-Class-TimeStamp to version 0.07 2009-01-31 11:36:01 +00:00
seb
78203dae39 Update from version 0.06 to version 0.07.
Upstream changes not documented...
2009-01-31 11:34:49 +00:00
shattered
2bd02ce7ad Note removal of netsaint packages. 2009-01-31 11:20:14 +00:00
adam
5c1c2565c1 Updated security/libgcrypt,libtasn1 2009-01-31 09:00:44 +00:00
adam
fac4d52596 Changes 1.8:
* Fix crlf self-test under Mingw+Wine.
* Fix build problems on platforms that lack stdint.h.
2009-01-31 08:58:55 +00:00
adam
6c385f5ff3 Changes 1.4.4:
* Publish GCRY_MODULE_ID_USER and GCRY_MODULE_ID_USER_LAST constants.
  This functionality has been in Libgcrypt since 1.3.0.
* MD5 may now be used in non-enforced fips mode.
* Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.
* In fips mode, RSA keys are now generated using the X9.31 algorithm
  and DSA keys using the FIPS 186-2 algorithm.
* The transient-key flag is now also supported for DSA key
  generation.  DSA domain parameters may be given as well.
2009-01-31 08:53:14 +00:00
seb
0bfda3619e Note update of net/p5-Net-CIDR-Set to version 0.11 2009-01-31 06:03:49 +00:00
seb
c8d3272493 Update from version 0.10 to version 0.11.
Upstream changes:
2009-01-29 0.11
  - Remove broken cidrcalc
2009-01-31 06:02:18 +00:00
markd
fb256ac394 add py-sphinx 2009-01-31 05:44:14 +00:00
markd
681931550f ark really needs gnu tar because:
assumes "tar rvf ..." works when archive doesn't already exist.
   assumes "tar tvf ..." doesn't produce an error on a zero length file.
   assumes "tar --delete" works.
so depend on gtar always and fix setting of TarExe so that it uses it.
Bump PKGREVISION.
2009-01-31 05:40:42 +00:00
markd
dad64b7a48 add py-sphinx 2009-01-31 05:34:02 +00:00
markd
54e669eda0 Import py-sphinx 0.5.1
Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally
created to translate the new Python documentation, but has now been cleaned
up in the hope that it will be useful to many other projects.

Sphinx uses reStructuredText as its markup language, and many of its
strengths come from the power and straightforwardness of reStructuredText
and its parsing and translating suite, the Docutils.

Although it is still under constant development, the following features are
already present, work fine and can be seen "in action" in the Python docs:
* Output formats: HTML (including Windows HTML Help), plain text and LaTeX,
  for printable PDF versions
* Extensive cross-references: semantic markup and automatic links for
  functions, classes, glossary terms and similar pieces of information
* Hierarchical structure: easy definition of a document tree, with automatic
  links to siblings, parents and children
* Automatic indices: general index as well as a module index
* Code handling: automatic highlighting using the Pygments highlighter
* Various extensions are available, e.g. for automatic testing of snippets
  and inclusion of appropriately formatted docstrings.
2009-01-31 05:31:13 +00:00
obache
c12ba8b916 Add DESTDIR support and honor PKGMANDIR. 2009-01-31 03:12:33 +00:00
ahoka
849534f233 Fix a typo. 2009-01-31 03:09:10 +00:00
ahoka
35f7d6a294 Added games/pokerth version 0.6.3.2 2009-01-31 03:07:30 +00:00
ahoka
18f0aab546 Add pokerth 2009-01-31 03:06:17 +00:00
ahoka
d3c026e491 Import pokerth-0.6.3.2 as games/pokerth.
PokerTH is a poker game written in C++/QT4. You can play the popular "Texas
Hold'em" poker variant against up to six computer-opponents or play network
games with people all over the world. This poker engine is available for Linux,
Windows, and MacOSX and BSD.
2009-01-31 03:04:37 +00:00
obache
ac55305884 Remove redundant distfile. 2009-01-30 23:05:57 +00:00
adrianp
4098a10a7d Updated mail/imp to 4.3.3 2009-01-30 22:23:38 +00:00
adrianp
26b3b6285a The major changes compared to IMP version H3 (4.3.2) are:
* SECURITY: Escape output in message.php, pgp.php and smime.php
    * Several bugfixes and minor improvements

The full list of changes (from version 4.3.2) can be viewed here:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.367&r2=1.699.2.376&ty=h
2009-01-30 22:23:09 +00:00
adrianp
5a73cc4ee5 Updated www/horde to 3.3.3 2009-01-30 22:22:39 +00:00
adrianp
2aaaefb717 The major changes compared to Horde version 3.3.2 are:
* SECURITY: Fix unescaped output in the tag cloud block
    * SECURITY: Fix unvalidated Horde_Image driver name
    * Restore backwards compatibility with older Kronolith and Whups
      releases
    * Fix problems with SQL Shares and PostgreSQL
    * Support Mozilla Sunbird snooze properties

The full list of changes (from version 3.3.2) can be viewed here:

http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.492&r2=1.515.2.503&ty=h
2009-01-30 22:22:26 +00:00
sborrill
d8c0137407 Fix x11 vs SDL PLIST issues. Some files were misallocated and some had a
bogus dependency on SDL because of a missing png buildlink include.
2009-01-30 21:17:01 +00:00
jnemeth
73e575efa1 sort 2009-01-30 20:51:50 +00:00
adam
f32ee3686c Updated emulators/wine-devel to 1.1.14 2009-01-30 19:41:04 +00:00
adam
687cb6076e Changes 1.1.14:
* Various bug fixes for Internet Explorer 7.
* Many crypt32 improvements, including new export wizard.
* Better support for windowless Richedit.
* Improvements to the print dialog.
* Many fixes to the regression tests on Windows.
* Various bug fixes.
2009-01-30 19:39:04 +00:00
taca
b9619a9bd5 Update TYPOlight related packages' update.
www/typolight-2.6.5
	www/typolight-example-2.6.5
	www/typolight-translations-20090128
2009-01-30 16:46:05 +00:00