summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-01Add & enable p5-local-libseb1-1/+2
2009-02-01Note initial addition of p5-local-lib version 1.3.1 as devel/p5-local-libseb1-1/+2
into The NetBSD Packages Collection. The Perl 5 module local::lib allows for the bootstrapping and usage of a directory containing Perl modules outside of Perl's @INC. This makes it easier to ship an application with an app-specific copy of a Perl module, or collection of modules. Useful in cases like when an upstream maintainer hasn't applied a patch to a module of theirs that you need for your application.
2009-02-01Initial import of p5-local-lib version 1.3.1 in the NetBSD Packagesseb3-0/+30
Collection. The Perl 5 module local::lib allows for the bootstrapping and usage of a directory containing Perl modules outside of Perl's @INC. This makes it easier to ship an application with an app-specific copy of a Perl module, or collection of modules. Useful in cases like when an upstream maintainer hasn't applied a patch to a module of theirs that you need for your application.
2009-02-01Note initial addition of p5-Spreadsheet-Read version 0.34 asseb1-1/+2
math/p5-Spreadsheet-Read into The NetBSD Packages Collection. The Perl 5 module Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning.
2009-02-01Add & enable p5-Spreadsheet-Readseb1-1/+2
2009-02-01Initial import of p5-Spreadsheet-Read version 0.34 in the NetBSDseb3-0/+38
Packages Collection. The Perl 5 module Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning.
2009-02-01Restore the value of BUILTIN_PKG after checking for the rest of Mesa, socube1-1/+2
that the logic x11.builtin.mk doesn't set variables for the wrong package. Noted by Obata-san.
2009-02-01The last entry was an addition not an update!seb1-2/+2
2009-02-01Note initial addition of p5-Spreadsheet-XLSX version 0.09 asseb1-1/+2
math/p5-Spreadsheet-XLSX into The NetBSD Packages Collection. The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
2009-02-01Add & enable p5-Spreadsheet-XLSXseb1-1/+2
2009-02-01Initial import of p5-Spreadsheet-XLSX version 0.09 in the NetBSDseb3-0/+32
Packages Collection. The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
2009-02-01Add a patch to avoid a crash reported by Raymond Meyer and filed upstream asmartin2-1/+38
Bugzilla Ticket 476345.
2009-02-01+ pan-0.133obache1-1/+2
2009-02-01Note initial addition of p5-Spreadsheet-ReadSXC version 0.20 asseb1-1/+2
math/p5-Spreadsheet-ReadSXC into The NetBSD Packages Collection. The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc).
2009-02-01Add & enable p5-Spreadsheet-ReadSXCseb1-1/+2
2009-02-01Initial import of p5-Spreadsheet-ReadSXC version 0.20 in the NetBSDseb3-0/+29
Packages Collection. The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc).
2009-02-01Add missing man pagemanu3-3/+6
2009-02-01Add web2c.minskim2-2/+4
2009-02-01Import web2c-7.5.7 as print/web2c.minskim24-0/+680
Web2C is an implementation of TeX and friends which translates the original WEB sources written by Donald Knuth into C, so they can be readily compiled on modern systems.
2009-02-01updated the cad/geda suite to 1.4.3dmcmahill1-1/+11
2009-02-01Update the geda suite to 1.4.3. Changes since the last packageddmcmahill15-124/+44
version (1.4.0) are listed below. ------------------------- Changes in this release only (since v1.4.0): Carlos Nieves Onega (1): * Fix missing %s in two strings. Patrick Bernaud (1): * Fix memory leak in gschem. Peter Clifton (2): * Fix verilog and VHDL netlist backends * Add libgeda/po/POTFILES.skip for intl/plural.c Peter TB Brett (1): * Don't crash on zero snap grid spacing [2026598] Werner Hoch (4): * Fix drawing artefact in rubbernet drawing code * update the pinnumbers if a slot attribute is deleted * o_delete_text(): only call o_attrib_slot_update() for COMPLEX objects. * libgeda: fixed EOL handling for mixed windows/linux usage ------------------------- Changes in this release only (since v1.4.1): Ales Hvezda (2): * Fixed up all icon-theme-installer files to work with non-bash * Bumped the revision on libgeda's shared library and updated versions. Carlos Nieves Onega (1): * Changed shell from bash to sh in icon-theme-installer Dan McMahill (1): * Avoid insecure temp file usage. Peter Clifton (3): * gattrib: Don't special-case ignore components with "graphical" attribute. * gattrib: Don't crash if we can't find data in the sheet. Bug #2214739 * Calculate bounds of new object when copying an embedded complex. Werner Hoch (1): * libgeda: changed object adding flag for embeded symbols [#1692626] ------------------------- Changes in this release only (since v1.4.2): Patrick Bernaud (1): * Enable promotion of attributes when adding a component from guile. Peter Clifton (7): * gschem: Ensure we invalidate the region of text's origin marker * gnetlist: Fixup systemc backend * gschem: Don't add invalid attributes to the multiattrib dialog list * gschem: Check for self-connecting COMPLEX before deleting. Fix #1912859 * gschem: Remove stretched object from stretch list if we delete it * o_move_end_rubberband(): Rework creating connectivity lists. Fix #2017356 * gschlas: Fix segfault opening file Peter TB Brett (1): * Validate calls to scm_c_eval_string(). [2105219] Werner Hoch (1): * gschem: redraw empty preview on configure events [#2159047]
2009-01-31pbulk-0.37:joerg8-56/+276
- 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-31Note update of misc/openoffice2-bin to 2.4.2 andbad1-1/+3
addition of misc/openoffice3-bin version 3.0.1.
2009-01-31Add and enable openoffice3-bin.bad1-1/+2
2009-01-31Conflict with openoffice3-bin.bad3-3/+6
2009-01-31Initial import of OpenOffice.org 3.0.1 package from pre-build binariesbad9-0/+184
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-31Update openoffice2-bin to 2.4.2.bad3-10/+11
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-31Note devel/libatomic_ops PKGREVISION bump.sketch1-1/+2
2009-01-31Sun Studio x86 implementation isn't quite good enough yet for e.g.sketch4-10/+7
pulseaudio, so instead use the generic pthread implementation for now.
2009-01-31Added openldap-nopsmanu1-1/+2
2009-01-31Add openldap-nops, a slapd overlay to remove null-operationsmanu4-0/+46
2009-01-31Patch for building slapo-nops as a module (already committed upstream)manu2-1/+26
2009-01-31Fix dependencymanu1-2/+2
2009-01-31Fixes installation to DESTDIR.obache1-3/+3
2009-01-31Note update of misc/openoffice3 to 3.0.1.hira1-1/+2
2009-01-31Update to 3.0.1.hira4-65/+34
* 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-31Note update of math/p5-Spreadsheet-ParseExcel to version 0.4900seb1-1/+2
2009-01-31Update from version 0.4400 to version 0.4900 (upstream 0.49)seb2-6/+6
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-31Move ri data generation from install phase to build phase.taca1-1/+2
No other functional change.
2009-01-31Added openldap-smbk5pwdmanu1-1/+2
2009-01-31Add openldap-smbk5pwd, a modular slapd overlay to sync passwords with manu4-0/+48
Kerberos and Samba. This replaces the smbk5pwd option of openldap-server
2009-01-31- Add optionnal DSO support to slapd.manu12-240/+36
- Bump revision of openldap-server because of that - Remove the smbk5pwd option, which will be moved to another package as module
2009-01-31Updated devel/bugzilla3 to 3.2nb1adrianp1-1/+2
2009-01-31Various PLIST fixes, should address PR#40519adrianp2-8/+11
PKGREVISION++
2009-01-31Note update of databases/p5-DBIx-Class-TimeStamp to version 0.07seb1-1/+2
2009-01-31Update from version 0.06 to version 0.07.seb2-7/+6
Upstream changes not documented...
2009-01-31Note removal of netsaint packages.shattered1-1/+5
2009-01-31Updated security/libgcrypt,libtasn1adam2-4/+4
2009-01-31Changes 1.8:adam2-6/+6
* Fix crlf self-test under Mingw+Wine. * Fix build problems on platforms that lack stdint.h.
2009-01-31Changes 1.4.4:adam4-20/+8
* 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.