summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-24Update to version 1.0salo3-7/+7
Changes: - mkvmerge: bug fix: The Matroska reader doesn't insist on having a default duration ( = FPS) for video tracks in the "AVI compatibility mode" ( = with the CodecID "V_MS/VFW/FOURCC"). This enables re-muxing of Matroska files created from MP4 files. - mmg: bug fix: File names with non-ASCII characters were not working if mmg was compiled against a Unicode enabled wxWidgets. - mkvmerge: new feature: Added reading DTS from AVIs and from Matroska files. - mkvmerge: bug fix: A variable initialization was missing which very recent gcc versions (3.4.2) did not like very much. Also fixed a small compilation bug.
2004-11-24There are additional headers installed if APACHE_MPM == "worker".jlam2-2/+9
Handle this with the usual PLIST_SUBST magic.
2004-11-24Note update of gnustep-make to 1.10.0nb1rh1-1/+2
2004-11-24Fix bogus double pwent reuse and make user lookup actually work inrh3-2/+26
'user_home'. Bump PKGREVISION.
2004-11-24substitute in the complete path to the C and C++ compilers to the mkoctfiledmcmahill1-1/+13
script. This is needed if you want to use mkoctfile once the package is installed. For example, on NetBSD-1.6* systems, it is important to point to the gcc3 package tools instead of the base system compilers.
2004-11-24Add an entry for memtest86+.simonb1-1/+5
2004-11-23Updated devel/p5-AppConfig to 1.56. Changes from version 1.52 include:jlam4-20/+7
* Add "heredoc" style quoting. * Added POSIX style '=value' suffixes to --parameters. Thus '--foo=bar' is now equivalent to '-foo bar'. * Added AppConfig::CGI module to parse CGI script parameters. * Added cgi() delegate method to AppConfig to instantiate and call AppConfig::CGI. * Provide default options for LIST and HASH data types. * Allow '$' to be escaped (e.g. \$) to suppress variable expansion in files. * Applied patch from John Salmon to allow comments to appear anywhere on a line, not just at the beginning.
2004-11-23Updated pkgdiff to 0.116. New: added feedback-patches script & manpagehubertf1-1/+2
2004-11-23Update to rev. 0.116.hubertf5-6/+241
Add feedback-patches, a script to ... feedback patches: The feedback-patches script is intended to help sending back patches in the NetBSD Packages Collection, pkgsrc, back to the maintainers of the original package, for inclusion into future releases. The given category/pkg is either a path relative to the pkgsrc base directory, or an absolute patch, which will be stripped the base directory. A pathname of . will be expanded to the current directory, which is useful when the current working directory is in a package's directory in pkgsrc. If an email address is given, the patches will be sent to that address, with some nice words. If no email address is given, the mail will only be displayed instead of sent. See feedback-patches(1) for the full enchilada.
2004-11-23-ipv6calc (thanks, hubertf).wiz1-2/+1
2004-11-23Make NOT_FOR_PLATFORM match comment.wiz1-3/+2
From Hiramatsu Yoshifumi in PR 28403.
2004-11-230.48 doesn't need OpenSSL any more ("license problem"?! is everything nothubertf1-3/+1
GPL now a problem? doh...)
2004-11-23Update ipv6calc to 0.48. Changes:hubertf6-32/+92
Major changes: Update databases General: - replace md5 function from openssl with a copy of coreutils (licence issue) - add support for IEEE/iab.txt database ipv6calc: - add support for recognizing 6to4 addresses generated by Microsoft OS ipv6logconv: - add support for recognizing 6to4 addresses generated by Microsoft OS - add support for ISATAP addresses
2004-11-23Fix some C99-isms to let this build under 1.6.2.kristerw2-1/+16
2004-11-23koffice update.markd2-3/+3
2004-11-23Update to koffice 1.3.5markd4-93/+8
Changes: KWord * Fix image inserting * Fixes when changing properties of multiple frames at once. Also allow changing "protect-size" for multiple frames. KPresenter * Ignore sticky objects when duplicating a page KSpread * Fix un-merging of cells Filters KWord's PDF Import Filter * SECURITY: more robust fix for the integer overflow vulnerability [was already in pkgsrc pkg] KPresenter's OpenOffice.org Impress Export Filter * Export Group object * Export Text Vertical Alignment * Export Text Margins * Fix "KPresenter export bad horizontal lines in Open Office" * Fix export vertical line
2004-11-23buildlink3.mk files should be included outside of the multiple inclusionjlam1-3/+3
protected region (see mk/buildlink3/bsd.buildlink.mk).
2004-11-23graphics/gd is built against libpthread, which causes PHP crashesjdolecek1-3/+10
when the gd.so module is loaded into non-threaded base program (Apache 1.x or CLI/CGI PHP). Avoid this by switching back to bundled GD. XPM stays disabled. Bump PKGREVISION
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam2-4/+6
which is computed based on whether perl or perl-thread should be the default.
2004-11-23Fix the find command used to print out all of the .broken* files. It nowjlam1-2/+2
prints out both the .broken.html and .broken.work.html files instead of just the latter.
2004-11-23Fix building on MacOSXadam1-1/+5
2004-11-23antiword updated to 0.36.wiz2-3/+3
2004-11-23Update to 0.36:wiz4-17/+30
Bug fixes: - Bug reported by Michael Minn <mail@michaelminn.com> fixed New features: - The default mapping file is now based on the locale (Unix/Linux) or on the active codepage (DOS) - A Word document can now be saved as "formatted" text. That means with things like *bold* to show bold text, /italics/ to show italics and _undeline_ to show underlined text are added to the plain text. Based on patches send by Ofir Reichenberg <ofir@qlusters.com> - Improved table parsing. Based on information supplied by Bastien Legras <bastien.legras@nectech.fr> and Alex de Kruijff <freebsd@akruijff.dds.nl> - A Word document can now be saved in PDF. - First attempt to support PostScript output in the Cyrillic alphabet. Based on work done by Alexander Belyaev <isle@free.kursknet.ru> - Better support for the Cyrillic alphabet
2004-11-23Modify the probed linker flags by using a call-back script that isjlam3-9/+33
generated by the hints file and invoked from within the Configure script. This "pkgsrc.cbu" script is called after all other call-back scripts are called, so it's the last to modify ldflags and lddlflags. This should fix builds on non-NetBSD platforms.
2004-11-23xinvest updated to 2.6.9.wiz2-3/+3
2004-11-23Update to 2.6.9, requested in PR 28395:wiz4-33/+17
- Ability to print reports using Xprt - Upgraded currency support : it is now possible to define currency conversions with historical data. They look like ordinary accounts, but a real account can refer to it via its CTicker. The samples directory contains an example that shows how to deal with USD to Euro conversion. - Ability to save quote data received via 'live update' from Xquote into the Xinvest *.inv files - this means you can set up your tools so they automatically collect historical data. - Integration with a new utility QuoteFilter which serves a similar purpose as the above 'save live update' feature. QuoteFilter takes E-mail messages and can store quote information from the E-mail into your Xinvest data files. The changes to Xinvest for this are that the Xinvest file format has been extended so QuoteFilter can use the same files. - Better integration of the source code with Xquote and QuoteFilter - Source code cleanup. - Interpret data feed from Xquote so not only American style data gets interpreted correctly. Unfortunately there's no clean way to handle this as the formats that we receive are not related to the user's settings so the automatic environment dependent standards based decoding doesn't work. - Get the help window to behave more normally (resize is possible, single click makes text appear). Also use less widgets and more standard constructions (TemplateDialog) for this to make the whole thing simpler. - Xinvest is now distributed under the BSD license, so it is now completely free software.
2004-11-23+gnome-vfs-2.8.3.wiz1-4/+3
- Xbae, xquote.
2004-11-23Updated Xbae to 4.50.99 and xquote to 2.6.9.wiz1-1/+3
2004-11-23Update to 2.6.9, requested in PR 28394.wiz7-73/+33
Xquote 2.6.9 is a stable pre-release of Xquote. The version number bump from 2.3 is caused by a simultaneous release of Xinvest, Xquote, and QuoteFilter. Xquote is now released under a completely free license: the BSD license. Xquote now uses the XbaeMatrix widget to display its information in a nicely laid out tabular format. Basic functionality remains unchanged, but there have been quite a number of small changes : - use of XbaeMatrix - simplified widget tree - source code cleanup - update of the user interface after each individual quote query (so you can see the table contents change as the information comes in) - use of BSD license - user interface changes (don't show the version number in the status field) - remove sessionXq.c, merge with the Xinvest version of the same file. - do more effort to read info from an HTTP server when it returns 400 replies. - Figure out whether the site is using European (on hundred is 100,00) or American (100.00) punctuation to forward the right format to Xinvest in a live update. - Avoid crashes when xquote-rc file contains invalid data. - Fix a problem with the type list not being taken fully into account for other than the first server. - Allow running Xquote 24 hours per day by setting start and end time to the same value. - Document "-restore" option in the syntax() error message. - Make the help window resizable, and respond to a single click.
2004-11-23Update to 4.50.99:wiz7-68/+96
Intermediate release 4.50.99 ------------------- * Changed the configuration file for the build. The auto(conf|make) people changed their API so we changed our build. * The string-to-pixel-table converter had gone missing; fixed. * Several resources were not getting treated in SetValues and GetValues. Some must have been disabled for a while, several others died because moving them into the per-cell structure had the side-effect that they weren't any regular widget resources any more. I'm afraid this was oversight on my behalf during the per-cell conversion. * Changed the functionality of drawCellCallback slightly: we're now initializing the callback structure with the cell contents. If the callback doesn't alter anything, something will still end up getting displayed. * New work from Tobias Oed : - setlabel.patch corrects the buggy logic of XbaeSetRowLabel (and ColumnLabel). - SCROLLBAR_TOP.patch introduces two simple macros to make things a bit more readable - clips.patch redraws the left/right/bottom/top clips in the same way the clipchild is redrawn. IMHO it makes things cleaner and avoids redrawing the partially fixed cells twice in some cases. Also fixes bugs when deleting a row/col makes the matrix scroll. - ClearCell.patch fixes a small bug I introduced in GetCellClip.patch (one of the draw examples crashes). - deadspace-clipmask.patch redraws the dead space similarly to the labels (they are both drawn on the matrix). This makes things cleaner as now everything gets redrawn the way clipped cells are or the way labels are. It also eliminates the need to redraw the last non fixed row/columns to get the dead space to be drawn. It kills calcVertfill/calcHorzfill and removes a bunch of unnecessary - xbaeSetClipMask calls and simplifies that function. It gets the shadow to span the dead space (when there are trailing attached rows/columns) and one of XmGRID_ROW_SHADOW etc are set. It simplifies the way a highlights are drawn and deprecates HighLightOther but these do not span the dead space yet. * Protect against passing gadgets as cell widgets for now, because we don't have the right support for them yet. * More work from Tobias : - refresh.patch adds stuff I missed in GetCellClip.patch that leads to this bug: start choice, add some (trailing)fixed columns, set cell margin heigtht to 10, scroll to the bottom of the matrix and then reduce the margin height. The fixed column don't get updated right. - left_column.patch. Do the same thing with the above patch applied. Everything gets updated correctly now, but the scrolling is somewhat erratic. This patch fixes this by making left_column/top_row 'fake' resources (like cells now is). It relies on the assumption that SetValuesHook gets called after SetValues. If someone has a better X doc than me, let me know if this is safe. - filletc.patch gets the fill(s)/trailing attached to work under all combinations of these options and shadow types according to spec (these are wierd). The approach I started to take in deadspace-clipmask.patch was a hopless nightmare and this is much simpler. It makes the fill part of the cell that preced it. To accomodate this, the size of the clips is changed. It removes the more obscure macros (Sir Silly Macro's) and introduces new ones VISIBLE_FIXED_*_{HEIGHT|WIDTH}. The new version of exaples/add lets you try the stuff out. - renamemacro.patch does the renaming I suggested. - rowlabelwidth.patch fixes the calculation of the row label width as it included cell_shadow_thickness twice when the labels were buttons. - labelClip.patch - This patch puts the scrollable parts of labels in their own clips. It adds two clips and two scrollMgrs but on the other hand kills 3 gcs and the matrix scrollMgr. Now everything that scrolls is treated the same way and we have as many scrollMgrs as clips. Time to put them in the clip. - This patch fixes a few more problems due to the per_cell change of arcad: Set/GetValuesHook were missing some items and SetValuesHook wasn't updating the display. I also changes the semantics of per_cell[][].shadow_type a bit: a value of 0 now means to use the default matrix.cell_shadow_type. Unfortunately there is no XmUNSPECIFIED_SHODOW so this may not work on all motif flaviours. On the other hand, the values currently used come from two different motif enums so it's either already broken or safe.This gets that part of examples/choice to work again. I modified examples/choice to get the Arm option to work again (You can't just fiddle with what GetValues returned for cellBackgrounds and cellShadowTypes and do a redisplay, you need to SetValues what you changed). I also fixed the memory leaks that every other third party app will suffer after a GetValues of these resources. That probably needs to be documented somewhere. - fifteen.patch gets the shadow to follow the empty cell again and fixes some memory leaks (same thing as my latest changes to choice.c, all other examples are OK) - labelClipfix.patch fixes a bug I introduced in labelClip.patch (very apparent when scrollbars are TOP and/or LEFT). I had to remove some XClearArea calls from resize() . I had doubts about them for a while: they were using outdated values. I also decided to have labels clear their 'cell' before redrawing and collapsed drawXmLlabel into drawLabel. - ClearArea breaks relayout out of resize and removes all calls to XClearArea from these functions, adding them to add/delete row/column. This hopefully gets all that working. It also eliminates private header dependence of some examples allowing to remove xbaeClearCell. - CopyPerCell.patch replaces calls to xbaeCopyPerCell by xbaeCreatePerCell where apropriate. After that there is a call to copypercell left in a dead piece of code and another one that is commented out. So I killed the dead code and the whloe xbaeCopyPerCell function. - userWidget.patch: (at least) since the new XbaeMatrixSetUserWidget apeared, user widgets can be treated just like the text widget and xbaeMoveUserWidget is not needed anymore. * Fixes from Michel Bardiaux : - allow build using an older gcc (still the official compiler in Debian) - fix a 'BadWindow' happening with the following sequence: XbaeCreateMatrix XtRealizeWidget(toplevel) create a widget as child of matrix XbaeMatrixSetCellWidget * Another one from Tobias : The first part makes the scroll managers part of the clips, and the second part isolates all the scrolling to the clips widgets. * Change the signature of XbaeMatrixGetCellPixmap so it has a return code. * Implement XbaeMatrixSortRows() as the same function as XbaeMatrixSort(). Maybe the latter should disappear. * Document the new interfaces from Arcad. * Include code for creating a DLL under the Exceed environment. Until we figure out how to auto-detect Exceed, a flag should be passed to configure to enable this. Intermediate release 4.50.97 ---------------------------- * A submission of code by Arcad Systemhaus for : - Added XbaeMatrixSort(Widget, void *proc); - Moved the cell string into the per_cell structure, to be able to sort. - Fixes for multiline text display in cells. - Added XbaeMatrixTrackCellCallback which fires everytime the cursor enters a new cell (something entercell/leavecell do differently). * Modified ("fixed" really) cell width calculation, as requested by Evgeny, to mimic the behaviour described in the Motif documentation. Test release 4.50.93 -------------------- * Lots of bugfixes and code cleanup by Tobias Oed, see ChangeLog. Test release 4.50.91 -------------------- * Lots of bugfixes and code cleanup by Tobias Oed, see ChangeLog. Release 4.50.5 -------------- * Fix for XmNautoFill in XbaeInput when the pattern begins with an optional literal, such as [-]d[d][d][d][d] . * Add the new resources introduced in the last months to the example Builder Xcessory integration file in examples/builderXcessory. * Bugfix for a clip window size problem that showed up when resizing the window (e.g. resize examples/traversal/traversal to smaller than the original and then bigger). Bug #702560. * Some source code cleanup. * Fixes by James Georgas for colour handling. * Fixes by Van to eliminate slider size warnings (see bugs #823041 and #823037). * Fixes by David Traill for both resize and scrollbar warnings. * Add XmNXmColumnLabel resource to handle XmString as column labels. * Fix a memory problem with row_heights. 4.50.3 was not an official release. It was a test version distributed to parties interested in it. Release 4.50.2 -------------- * A memory (double free) related bugfix. * Two new resources (XmNhorzFill, XmNvertFill) were added to allow for additional fill behaviour. This allows you to specify how the matrix treats highlighting of the last row or column. * The foreground and background resources are no longer being set on cell widgets, as this appears to be strange behaviour. * Bugfix related to incorrect refresh after deleting rows. * Remove some C++ style comments. * Fix some build problems. * Move some stuff in the share/ directory at installation. * Implement the XBAE_PRODUCTION symbol to compile Xbae with or without debugging code. * Improve resizing rows and columns. * Avoid X Errors when setting clip geometry to 0. * Implement showColumnArrows and showRowArrows resources. * Fix incorrect behaviour when rapidly clicking with two different mouse buttons. * Fix nested comments and a missing prototype. * Fix scrollbar warning problem. * Changed the column width measurement. Release 4.50 ------------ This is a stable release, basically equivalent to 4.9.13. Changes in 4.9.13 ----------------- * Fix the GROHTML build problem. * Bugfix : when resizing first of trailing fixed rows, the VSB slider was not updated and a blank area was visible between clip and bottomclip. * Changed useXbaeInput default value to False. Changes in 4.9.11 ----------------- * Sascha Göbel and Greg Shebert are now part of the Xbae development team. * Many bugfixes to the scrolling (smooth scrolling now), and to resizing row heights. * Received code from Sasha Göbel. Changes in 4.9.9 ---------------- * Bug fixes related to redrawing. * Enable dynamic row/column resizes again. * Include images in release files again - this makes for a large package. * Build HTML manual pages from their sources (the HTML is in doc/, but the sources are in src/*.3.in). Changes in 4.9.7 ---------------- * Sascha Göbel contributed substantial improvement to scrolling. * Bugfixes. Changes in 4.9.5 ---------------- * Improved internal debugging support (dmalloc, dbmalloc) * Fix pattern check in XbaeInput * Remove support for Motif <=1.1 * Bugfix by Phil Eccles to position cell widgets correctly when row/column headers are active.
2004-11-23Note update of sun-j*3 to 1.0.13jschauma2-4/+4
2004-11-23Update to version 1.3.1_13.jschauma4-17/+15
Addresses security issue http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1 Changes since _12 according to http://java.sun.com/j2se/1.3/ReleaseNotes.html Can't display localized exception messages of the native method correctly java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
2004-11-23Moved to sourceforge.wiz1-3/+5
2004-11-23* Install my-{huge,large,innodb-heavy-4G,small,medium}.cnf example files.xtraeme6-30/+46
* Use PTHREAD_AUTO_VARS=no to disable linking to libpthread all programs and libraries, which is wrong. * Set USE_LIBTOOL and GNU_CONFIGURE before including bsd.prefs.mk, so the test for _OPSYS_MAX_CMDLEN is not skipped. Bump PKGREVISION to each package respectively (mysql-client and mysql4-client), closes PR pkg/28162 and PR pkg/28222.
2004-11-23guile-1.6.5nb1 update.wiz1-1/+2
2004-11-23Create share/guile/site which is in the defaultwiz2-2/+8
search path. Noted missing by Greg Troxel. Bump PKGREVISION to 1.
2004-11-23+ sun-jre13-1.0.13, sun-jdk13-1.0.13.wiz1-1/+3
2004-11-23+ YoSucker-63, balsa2-2.2.6, blackdown-jdk14-1.4.2, blackdown-jre14-1.4.2,wiz1-5/+12
cyrus-imapd22-2.2.9, getmail-4.2.4, koffice-1.3.5, mathomatic-11.5b, p5-Archive-Tar-1.22, sml-nj-110.51, vobcopy-0.5.14. - gnupg-devel-1.9.12 (thanks, shannonjr) , p7zip-4.12.
2004-11-23Updated p7zip to 4.12.wiz1-1/+2
2004-11-23Update to 4.12:wiz7-67/+133
Version 4.12 ============ - new port of 7za from the source of 7za 4.12Beta for Windows - From Windows version of 7-zip 4.11 and 4.12 : - 7-Zip now supports Zip64 extension of ZIP format. So now it's possible to compress files bigger than 4 GB to ZIP archives. - Some bugs were fixed - fix "7za a archive.7z file" that added all the files and directories with filename "file", "FILE", "File" ... - p7zip now displays the locale (ex : en_US.UTF-8) in the banner. - new flag "-no-utf16" to avoid lossly conversion in filenames. CAUTION : use this flag when you do not plan to export your archive. - support creation of self extracting archive. - better support of symbolic link (now, an invalid symbolic link do not stop archiving but displays a warning). - better support of files that the user cannot read. (now this kind of file is not added to the archive, and p7zip displays a warning). - return of 7z and its plugins. - support of listing/testing/extracting files from a splitted archive (only with 7z). - support of MacOX X 10.X. - creation of Gzip/Tar archives didn't work on Linux Alpha. - see "contrib/VirtualFileSystemForMidnightCommander/readme" to use 7za with "mc". Version 4.10 ============ - new port of 7za from the source of 7za 4.10Beta for Windows => p7zip now work on big endian CPU. - 7z for Unix is not maintain anymore (because as the source of unrar plugin for 7z is not available, 7z is unless on Unix). Version 0.91 ============ - add support for FreeBSD 5.2.1 In Windows/Time.h add "#include <time.h>" and prototype change for FileTimeToUnixTime() - bug 990684 Corrected : support of filesystem that support case sensitive filenames. Example, since version 0.91 : "7z a glibc -r glibc-2.3.2" does not terminate with error : Duplicate filename: glibc-2.3.2\sysdeps\m88k\m88100\add_n.S glibc-2.3.2\sysdeps\m88k\m88100\add_n.s Version 0.90 ============ - build of 7z.exe and its DLL. 7z.exe support more archive formats than 7za.exe thanks to DLL in Formats and Codecs directories - "#pragma once" is now in comments - mainly For OpenBSD : - add #include <wchar.h> in include_windows/winnt.h - remove stuff for GUID_SECTION and GUID_SECT in include_windows/basetyps.h and include_windows/initguid.h - some changes in 7zip/Crypto/aesopt.h because of endian.h Version 0.81 ============ - add a copy of the help of 7-zip (see html directory) - "7z a -r tmp.7z directory" works as expected. no more need for commands like : 7z a -r tmp.7z "directory/*" - 7z restores the date of each files (but not directories) - 7z supports UNICODE filenames (version 0.80 supports only ASCII/Latin1 filenames) - support of gcc 2.95 - support of gcc 3.4 - 7z needs no more libgen.h (dirname() and basename()) - less "Internal Error #7" during arguments parsing - minor change in class CThread
2004-11-23Get ISOEnts.zip from oasis-open instead of isoENTS from a master sitewiz2-6/+6
that disappeared.
2004-11-23MASTER_SITE is dead... use MASTER_SITE_BACKUP.xtraeme1-2/+2
2004-11-23Updated libiconv to 1.9.2adam2-3/+3
2004-11-23Changes 1.9.2:adam5-27/+26
* Bug fixes
2004-11-23Update multimedia/acidrip to 0.14.xtraeme4-9/+9
Acidrip now can encode from files and directories, not just DVD's; and bugfixes.
2004-11-23Updated hamlib to 1.2.3: Support for new radio models and bugfixeswulf1-1/+2
2004-11-23Update of hamlib to 1.2.3: New models and bugfixes -wulf3-8/+13
* frontend API: LEVEL_SQLSTAT marked as deprecated * new backends: Racal, V4L radio cards, Watkins-Johnson 8888 * new models: IC-78, IC-7800, IC-R20, IC-756PROIII * fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq, IC-R8500: calibrated S-Meter, legacy Jupiter and many others.. * port: mingw32 dist with gcc 3.4 version, and stdcall interface to prepare for VisualBasic support.
2004-11-23Added entry for updating gnupg-develshannonjr1-1/+2
2004-11-23Upgrade to Revision 1.9.12, a bugfix release.shannonjr3-6/+27
2004-11-23Updated nas to 1.7adam2-3/+3