summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-03Improve getline handling.wiz2-19/+10
2009-09-03Update HOMEPAGE and MASTER_SITES, set LICENSE (GNU GPL v.2).asau1-4/+4
2009-09-03Updated math/cln to 1.3.0asau1-1/+2
2009-09-03Update to CLN 1.3.0.asau5-82/+25
Changes since previous package: 2009-06-30, version 1.3.0 * Use the GNU autotools as build system. * Implemented a more portable module dependency mechanism. 2008-04-05, version 1.2.2 * Re-establish CLN-1.2.0 ABI and fix ARM build, both inadvertently broken in the previous release. 2008-03-24, version 1.2.1 * Fixed some bugs in the output of numbers larger than 2^32 decimal digits. * Modifying C/C++ operators like +=, ++, etc. are now enabled by default. 2008-01-19, version 1.2.0 * Save big amounts of memory in computation of some functions and constants by: - Avoiding pre-computation of series terms and instead computing them in a streamed way. - Avoiding computation with excess precision in binary splitting algorithm by coercion of intermediate integer values to floating-point as early as possible. * Added support for huge numbers: - intC used for all counter loops. - intE is now a 64-bit type on all 64-bit platforms and even on selected 32-bit platforms. * CLN now uses C++ exceptions for error handling. The cl_abort() hook is not supported any more. Please refer to the documentation to learn about existing exception types. * Fixed a bug on i386 where comparing Z/2Z ring zeros returnd random results. * Removed cl_boolean. Use built-in C++ bool instead. * Dropped the cln-config script. Please use pkg-config instead. * Updated infrastructure to that of libtool-1.5.24. * Changed encoding of all files to UTF-8. * Fix compilation issues with GCC-4.3. * Fix linking issues on platforms that don't feature weak symbols (like win32).
2009-09-03Update HOMEPAGE.wiz1-2/+2
2009-09-03Updated math/capc-calc to 2.12.4.0asau1-1/+2
2009-09-03Update to calc 2.12.4.0.asau2-9/+7
User visible changes: Fixed a documentation bug for the sgn() builtin. Added the 1<<8/2 evaluation example to "help unexpected". That expression evalutes to 128, not 16 as some C programmers might expect. Fixed a bug in solve.cal where high was not returned in some situations. Fixed a bug reported by Paul & Karen Tomlinson (paulnkaz at pktomlinson dot fsnet dot co dot uk) where calling log multiple times with different values of epsilon resulted in an incorrect value. Fixed a bug where an certains typos (e.g., calling an unknown function) would previously cause calc to exit.
2009-09-03Add ristretto, now that it's packagedmartin1-2/+5
2009-09-03descend into ristrettomartin1-1/+2
2009-09-03Note boa-constructor move and update. Fix previous.wiz1-2/+4
2009-09-03boaconstructor -> boa-constructorwiz1-2/+2
2009-09-03Remove boaconstructor, replaced with boa-constructor.wiz5-3240/+0
2009-09-03Note previous package path.wiz1-1/+2
2009-09-03Re-import devel/boaconstructor as devel/boa-constructor to match itswiz5-0/+844
DISTNAME. While here, upgrade to 0.6.1, which (unlike the previous version 0.4.4) starts with the current pkgsrc py-wxWidgets version. * IDE translated and Internationalisation support for applications. * Translations available for: Afrikaans, Brazilian Portuguese, Chinese, French, German, Italian, Spanish * IDE Language Chooser Dialog under Tools * Design time support for i18n _() strings in the generated source. See Examples/i18n/* * New release binary format added for windows * Installs as a self contained exe * A python/wxPython installation is still required to run external scripts and the debugger * Improved design time sizer/control creation: * Sizers and controls are now automatically linked up or added as sizer items when the sizers and control are created from the Palette on the Designer * Command-line parameters added: * -U, -UnicodeEncoding, for setting the ide encoding without using sitecustomize.py * -W, -wxVersionSelect, for specifying a wxPython version * New controls supported: wx.Listbook, wx.Choicebook, wx.Treebook, wx.Toolbook, wx.SearchCtrl, wx.ColourPickerCtrl, wx.FontPickerCtrl, wx.DirPickerCtrl, wx.FilePickerCtrl, wx.richtext.RichTextCtrl, wx.combo.BitmapComboBox, wx.animate.GIFAnimationCtrl, wx.media.MediaCtrl, wx.lib.flatnotebook, wx.lib.splitter, wx.lib.scrolledpanel, wx.lib.hyperlink, wx.lib.analogueclock,wx.lib.filebrowsebutton, wx.lib.throbber, wx.lib.ticker, wx.lib.dragscroller * Basic support for Button Stock Ids * Support for using wx.ArtProvider for bitmap properties in the Designer * When the file dialog opens from the property editor, set the Image Type to ArtProvider and click Open, the ArtProvider dialog will open. * All help files now distributed as .htb help files. * Help updated to wxPython 2.8 and Python 2.5 * wxPython api help included * All help files back in the repository and included in packages * Code Templates added: * A Code Template is a small idiomatic snippet of code that can be selected from a popup list and inserted at the current caret position. * Code templates available for: * Boa: sys.breakpoint, customclasses, codetemplate, html document skeleton * Python: class, method, function, iterator, descriptor * wxPython: wx.ColourDialog, wx.FontDialog, wx.PrintDialogData, wx.PageSetupDialog, wx.DirDialog, wx.FileDialog, wx.SingleChoiceDialog, wx.TextEntryDialog, wx.MessageDialog, wx.FindReplaceDialog, wx.MultiChoiceDialog, wx.BusyCursor, wx.Locale, wx.AboutBox * Code completion improvements * More local variables picked up from code * Option available: Preferences->General->Editor->importOnCodeComplete so that modules can be auto imported for introspection. * Improved unicode source handling * Using the coding delaration if defined (# -*- coding: name -*- ) * Handling for utf8 bom * Bugfixes * Sizer improvements for GTK for the Find/Replace, InterpreterChooser, and ModuleFinder dialogs * Tutorial updates * SVN support added
2009-09-03Note addition of ristretto, a xfce image viewermartin1-1/+2
2009-09-03Add ristretto 0.22 - a xfce based image viewermartin4-0/+75
2009-09-03I'm updating opera.obache1-2/+2
2009-09-03Updated audio/gbemol to 0.3.2nb1joerg1-1/+2
2009-09-03Fix a number of annoying issues in gbemol:joerg9-2/+223
- sort albums for the selector - fix crash if authentication failed - make authentication actually work - be consistent in section of the config file used Bump revision
2009-09-02+ kmldonkey.wiz1-1/+2
2009-09-02Initial import of kmldonkey-0.11 from pkgsrc-wip, packaged by Fco Valladolid.wiz4-0/+99
KMLDonkey is a frontend for MLDonkey, a powerful P2P file sharing tool, designed for the KDE desktop.
2009-09-02Updated devel/SDL to 1.2.13nb5wiz1-1/+2
2009-09-02Updated graphics/MesaLib to 7.4.4nb2wiz1-1/+2
2009-09-02Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.wiz3-3/+20
Bump PKGREVISION. From mrg@
2009-09-02Use filtered plist for install-strip-debug and install-man-handling,joerg1-4/+3
simplifying the latter.
2009-09-02Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.wiz3-3/+18
Bump PKGREVISION. From mrg@
2009-09-02Updated net/dhcpcd to 5.1.0roy1-1/+2
2009-09-02Update to 5.1.0roy2-13/+9
Changes from 5.0.6 * get_option_addr uses struct in_addr * instead of uint32_t * fixes a crash on sgimips/netbsd, thanks to Tim McIntosh * Use ssize_t which is a signed int and test if read() returns -1 fixes a crash on some embedded systems, thanks to David Wu * Fix -f path/to/config * -e, --env var=value for profile specific env vars * Many issues resolved when running in test mode * Don't print a (null) string when there is no NAK message * Fix compile on NetBSD-4 (PR pkg/41719) * Only allow hardware families we know by default (over-ridable) * Fix persistent and timeout 0 options * Fix parsing of escape code sequencies * Don't bring up interfaces brought down when handling new interfaces * Allow un-encapsulated vendor option * Build system now uses configure script and not mk stubs
2009-09-02Remove unneeded patches.wiz3-48/+0
2009-09-02Is make-jobs-safe for me, so allow it again.wiz1-2/+1
2009-09-02Reorder some lines.wiz1-3/+3
2009-09-02Add debug option.wiz2-4/+7
2009-09-02Remove some obsolete/commented out stuff.wiz1-11/+1
2009-09-02Always use --mode for libtool.joerg2-8/+42
2009-09-02Add wrkref check for using the .buildlink or .x11-buildlinkjoerg1-2/+9
subdirectories. Update comment on the default checks.
2009-09-02Add STRIP_DEBUG option, which removes debug information from all files,joerg2-2/+25
leaving basic symbol tables intact. Document that INSTALL_UNSTRIPPED doesn't work for all packages.
2009-09-02Explicitly call libtool with --mode=install.joerg1-4/+4
2009-09-02Make it build on DragonFly.hasso2-4/+4
2009-09-02Licensed under GNU GPL v.2asau1-1/+2
2009-09-02+ cherokee-0.99.24, denemo-0.8.8, diffstat-1.49, libv4l-0.6.1,wiz1-4/+7
lyx-1.6.4, py-m2crypto-0.20.1.
2009-09-02Remove wip/task entry.wiz1-2/+1
2009-09-02Updated wip/task to 1.8.1wiz1-1/+2
2009-09-02Updated mail/t-prot to 2.7.1wiz2-3/+3
2009-09-02Update to 2.7.1:wiz2-6/+6
2.7.1 Changes: Users (or package maintainers) now have the choice between Getopt::Long and Getopt::Mixed (with the latter as the default). 2.7 Changes: Another tweak to the MS-TOFU detection has been applied. 2.6 Changes: This release has a minor TOFU detection tweak. Some typos have been fixed. It is hopefully the last release before a long overdue migration to Getopt::Long.
2009-09-02Updated lang/mono to 2.4.2.3wiz2-3/+3
2009-09-02Update to 2.4.2.3:wiz2-8/+6
Mono 2.4.2.3 is a bug fix release for Mono 2.4, which is the foundation for Novell's own long-term support Mono-based product. This release includes the following bug fixes from 2.4.2.2: * 502016 (https://bugzilla.novell.com/show_bug.cgi?id=502016) - Simple precompiled MVC app does not run on Mono 2.4.2 * 524726 (https://bugzilla.novell.com/show_bug.cgi?id=524726) - Precompiling for / then deploying elsewhere causes failure for ASP.NET apps. Changes in Mono 2.4.2.3 XSP now has Silverlight mime types registered. Updated the browser database. The C# Shell (csharp) will now accept C# scripts specified on the command line, like: $ csharp demo.cs A major bug was fixed for multi-threaded applications using XPath, if you are using XPath in a multithreaded application, we strongly recommend that you upgrade to this version.
2009-09-02help this to build on modern OpenSSL versions (as included in NetBSD-current)plunky2-1/+16
by redefining BLOCK->osslBLOCK as was done in security/p5-Net-SSLeay
2009-09-02Updated games/powermanga to 0.90wiz2-3/+3
2009-09-02Update to 0.90:wiz5-416/+437
2007-09-02 Powermanga 0.90 - the sounds were updated to replace non-free sounds - joystick support was added - scale2x, scale3x, and scale4x effects were added - the order text was changed to support both plain text and keystrokes file - the source code files were renamed - the code was considerably cleaned up and rewritten - comments and variables were translated to the English language - all C++ code was removed and the remaining code was made to conform with C99 - the license was changed to the GPLv3 - resources files were renamed - volume control was added - GP2X and PSP patches were merged - the high-score file format was changed 2006-03-27 Powermanga 0.80 - compile with GCC 4.0.3 - fix palette conversion in 16 bits RGB color mode (non-IA32 architecture) - add config file - add french language support - various bugs fixes - compile, run, and test the project on AMD64 (Ubuntu Dapper Drake) - compile, run, and test the project on Win32 (Patrice Duhamel) - upload the source code on CVS (http://sourceforge.net/projects/powermanga/)
2009-09-02Correctly use libtool's --mode argument, don't depend on deprecatedjoerg3-11/+11
auto-sensing.