summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-31Add -c option to ${GUNZIP_CMD} preventing uncompress distfiles itself.taca1-2/+2
2004-03-31No longer used.snj1-19/+0
2004-03-31Updated py-sqlite to 0.5.0.snj2-3/+3
2004-03-31Update to 0.5.0. No changelog available, but this seems to be a minorsnj2-10/+10
bugfix release. Closes PR pkg/24663.
2004-03-31Updated sqlite to 2.8.13.snj2-3/+3
2004-03-31Update to sqlite-2.8.13. Closes PR pkg/24660.snj29-272/+40
FreeBSD 4 portability hint from Michal Pasternak. Some of the changes since 2.8.5 include: * Refactor parts of the code in order to make the code footprint smaller. The code is now also a little bit faster. * The built-in min() and max() functions now honor the difference between NUMERIC and TEXT datatypes. * New HH:MM:SS modifier to the built-in date/time functions. * Add function prototypes for the database encryption API. * Fix a bug that might corrupt the rollback journal if a power failure or external program halt occurs in the middle of a COMMIT. * Reduce the size and increase the speed of various modules. * Fix a potential database corruption problem on Unix. * Fix a 32-bit integer overflow problem that could result in corrupt indices in a database if large negative numbers (less than -2147483648) were inserted into a indexed numeric column. * Fix a locking problem on multi-threaded Linux implementations. * Fix a critical bug introduced in 2.8.0 which could cause database corruption. * The VACUUM command now works with the non-callback API * If the name of the database is an empty string, open a new database in a temporary file that is automatically deleted when the database is closed. * Performance enhancements in the lemon-generated parser * Documentation updates and typo fixes * Removed support for the Oracle8 outer join syntax. * Allow GLOB and LIKE operators to work as functions. * Make sure the journal file directory entry is committed to disk before writing the database file.
2004-03-31Add missing .if eaten by my fat fingers in vi.jlam1-2/+2
2004-03-31Pass along any GMAKE_LOCALE to sub-makes so that the value is preservedjlam1-1/+2
from the environment.
2004-03-31Update abiword to 2.0.5xtraeme4-9/+8
Changes: o Remove the coquille plugin from the RPM spec file. o Fix a crash on editting tables with multiple windows (bug 6332). o Fix stylesheet handling in wv. o Use FREEP() instead of delete[] on UT_strdup.
2004-03-31vim-kde updated to 6.2.14.snj1-2/+1
2004-03-31Update xmame and xmess packages to 0.80.1.xtraeme6-20/+28
Changes: Release 0.80.1, 13 March 2004 - Everything from MAME 0.80 (http://x.mame.net/changes-mame.html) and MESS 0.80 (http://x.mame.net/changes-mess.html). - Improved support for GNU make's -j option, which can especially benefit SMP and SMT machines. (Arnaud G. Gibert) pkgsrc changes: o Make esound support optional via USE_ESOUND (by default is NO).
2004-03-31Updated vim-kde to 6.2.14.snj1-1/+2
2004-03-31Update to 6.2.14. KDE-specific changes unknown.snj3-779/+968
General changes include: * Zillions of miscellaneous bugfixes * Support for editing Arabic text * :try command and exception handling * Support for PostScript printing in various 8-bit encodings
2004-03-31Update openldap to 2.1.29 (latest stable release).xtraeme5-46/+11
Changes: OpenLDAP 2.1.29 Release Fixed slapd SASL invalid authcID crash (ITS#2961) Fixed slapd sasl-regexp debug crash (ITS#3033) Fixed back-bdb empty suffix bug (ITS#2970) Fixed back-bdb IDL avl_delete failure bug (ITS#3004) Fixed libldap assert failure (ITS#2982) OpenLDAP 2.1.28 Release Fixed back-bdb slapadd crash (ITS#2974) Fixed typo in ACL STYLE slap_style_e enum (ITS#3001) Added ACL set logging (ITS#2949) Fixed '=' escape in DN (ITS#3009) Documentation Fixed ldapmodify(1) manpage (ITS#3002) Fixed ldapmodrdn(1) manpage (ITS#3003) OpenLDAP 2.1.27 Release Fixed slapd replog ordering bug (ITS#2512) Fixed slapd uninitialized variable bug Fixed libldap SASL client callbacks (ITS#2926) Build Environment Fixed gai_strerr portability problem (ITS#2643) Fixed DNS res_query portability problem
2004-03-31Miscellaneous nits.jlam1-7/+7
2004-03-31Install files one by one to workaround more feeble install programs.jlam1-7/+10
2004-03-31Miscellenous Makefile cleanups.jlam1-7/+10
2004-03-31This packages doesn't use the compiler.jlam1-2/+3
2004-03-31This package doesn't use the compiler.jlam1-2/+3
2004-03-31This package compiles nothing, so set USE_LANGUAGES to the empty value.jlam1-2/+3
2004-03-31This is a Perl script... no need for compiler here.jlam1-3/+4
2004-03-30Added galeon-devel-1.3.14axtraeme2-2/+4
2004-03-30Initial import of galeon-devel-1.3.14a from pkgsrc-wip.xtraeme5-0/+316
Galeon is a GNOME Web browser based on gecko (the mozilla rendering engine). It's fast, it has a light interface, and it is fully standards-compliant. This version uses GNOME 2, and is a development branch built against www/mozilla-gtk2.
2004-03-30Fix compilation of the SHA1 code on sparc64 by giving each round itssnj2-1/+104
own function.
2004-03-30Added poedit-1.2.5.xtraeme2-2/+4
2004-03-30Initial import of poedit-1.2.5 from pkgsrc-wip.xtraeme4-0/+91
poEdit is a cross-platform gettext catalogs (.po files) editor. It is built with wxWindows toolkit and can run on any platform supported by it (although it was tested only on Unix with GTK+ and Windows). It aims to provide more convenient approach to editing catalogs than launching vi and editing the file by hand. Here is a brief features list: - User friendly way of editing entries. You can easily navigate in large catalogs, easily enter or modify entries (fuzzy flag is automatically removed if you change translation, you can copy original string to translation by pressing Alt-I) - Whitespaces highlighting - Fuzzy and untranslated records highlighting. Furthermore, untranslated and fuzzy translations are displayed at the top of the list - Automatic compilation of .mo files (optional) - Automatic headers update - References browser lets you see where in what context the string is used - You can use poEdit to scan source code for translatable strings - Integration with KDE and GNOME desktops
2004-03-30Note update of streamtuner* pkgs.xtraeme2-3/+5
2004-03-30Update to 0.4.0 and bl3ify.xtraeme4-31/+21
0.4.0 30 March 2004 * Files can now be renamed and deleted * ID3 tags and Vorbis comments can now be edited * The browse function has been enabled (uses www.allmusic.com) * A few minor bugs and memory leaks have been fixed * Because of the inclusion of GPL code, the program license has been changed to GPL * Requires streamtuner 0.12.0 0.3.0 31 January 2004 * Ogg Vorbis support has been implemented (requires libvorbis) * Internationalization has been performed, and a french translation is already available * Now uses libid3tag (part of MAD project) instead of id3lib * Added a duration column * Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5 * Requires streamtuner 0.11.0
2004-03-30Update to 0.3.4 and bl3ify.xtraeme3-13/+14
0.3.4 30 March 2004 * SGML character references are now expanded * URL fields are now visible * Requires streamtuner 0.12.0 0.3.3 31 January 2004 * Internationalization has been performed, and a french translation is already available * Can now login to Live365 (patch by Daniel Caujolle-Bert) * Categories are now reloaded only once per session * Error messages have been simplified * Requires streamtuner 0.11.0
2004-03-30Update to 0.12.1 and bl3ify.xtraeme5-47/+47
0.12.1 30 March 2004 * Fixed bookmarks loading 0.12.0 30 March 2004 * The bookmarks are now global * A preselections handler has been implemented * The properties dialog can now edit a stream * Some streams can now be deleted * HTTP transfers are now compressed if possible (suggested by Marcus Rückert) * HTTP transfers now follow redirections * Socks 5 proxy support has been added * The documentation is now in DocBook format * A splash screen has been implemented * Some icons have been changed * Tabs can now be reordered * GTK+ interactive search has been fixed * Several UI improvements have been performed * The API has been enriched * The overall performance has been greatly improved * Major code cleanups have been performed * Several bugs and memory leaks have been fixed * streamtuner-theme-convert has been removed * Now requires GTK+ version 2.2.2 or superior * Now requires libcurl version 7.10.5 or superior 0.11.1 07 February 2004 * Fixed a deadlock on Linux and other platforms having non-recursive mutexes (reported by Marcus Rückert) * Fixed a crlf parsing bug in transfer code * A minor bug in tab switching has been fixed 0.11.0 31 January 2004 * Reimplemented bookmarks support (unseen since 0.7.3) * Multiple stream selection is now possible (a new event has been added, ST_HANDLER_EVENT_STREAM_TUNE_IN_MULTIPLE) * Categories are now displayed when they are selected * Removed the "Stop tune in" feature and the task dialogs * The stop button now is now global * Removed the category menu and moved its items to the view menu * The transfer API has been improved: - retrieval of HTTP headers - UNIX, DOS and Mac newline support - cleaner API * Introduced the st_action API, obsoleting st_programs * Implemented a minimal m3u and pls API * Added st_handler_set_description() and st_handler_set_home(): a clickable label pointing to the currently selected handler's home is now displayed in the toolbar * GTK_STOCK_REFRESH and GTK_STOCK_STOP now replaces ST_STOCK_RELOAD and ST_STOCK_STOP * Categories now have a descriptive icon * Tab icons can now be hidden * Added an "Always refresh categories" option * The SHOUTcast plugin can now parse the charset information of the Content-Type HTTP header * A SHOUTcast playlist writing bug has been fixed * Multi-threading is now mandatory
2004-03-30Check for !empty(X11_TYPE:Mnative) instead of checking forxtraeme1-2/+2
empty(X11_TYPE:MXFree86), because X11_TYPE=xlibs could be used too...
2004-03-30Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, whichxtraeme1-2/+4
is mandatory if you want Xft2/Xrender support when using X11_TYPE=XFree86.
2004-03-30Remove XFree86/Makefile.common which was causing strange changes in thextraeme1-4/+2
targets, and use ${LOCALBASE}/X11R6 instead of ${X11ROOT}, noted by Jeremy C. Reed (fixes building in qt3 when using X11_TYPE=XFree86).
2004-03-30bl3ifyjlam1-1/+2
2004-03-30GCC has this annoying behaviour where it advocates in a multi-linejlam1-1/+11
banner the use of "#include" over "#import" when including headers. This generates a _huge_ number of warnings when building practically all Objective-C code where it is convention to use "#import". Suppress the warning if we're building Objective-C code using GCC by passing -Wno-import to the compiler.
2004-03-30bl3ifyxtraeme1-1/+2
2004-03-30X11ROOT should be used as directory for buildlinkifying the files.xtraeme1-2/+2
2004-03-30Note update of "kermit" package to version 8.0.209nb4.tron1-1/+2
2004-03-30Use buildlink3 framework to fix bad shared library runtime path totron1-8/+6
OpenSSL libraries. Bump package revision because previous version of this package didn't work on systems with OpenSSL from "pkgsrc".
2004-03-30Enable X11_TYPE=XFree86, ok'ed by jlam@.xtraeme1-3/+9
2004-03-30There is no "heimdal-libs" package.jlam1-2/+1
2004-03-30Add build dependency on pkgconfig, because configure uses pkg-config.minskim1-1/+2
2004-03-30Updated security/mit-krb5 to 1.3.2. Changes from version 1.3.1 include:jlam5-32/+25
* Support for AES in GSSAPI has been implemented. This corresponds to the in-progress work in the IETF (CFX). * To avoid compatibility problems, unrecognized TGS options will now be ignored. * 128-bit AES has been added to the default enctypes. * AES cryptosystem now chains IVs. This WILL break backwards compatibility for the kcmd applications, if they are using AES session keys. * Assorted minor bug fixes and plugged memory leaks.
2004-03-30Note update of mplex to 1.6.2.ben1-1/+2
2004-03-30Makefile fix required for mplex 1.6.2.ben1-10/+10
2004-03-30Update mplex to version 1.6.2. A changelog was not available, but severalben5-35/+19
bugs were fixed. For details look at http://cvs.sourceforge.net/viewcvs.py/mjpeg/mjpeg_play/mplex/
2004-03-30Fix up the krb5-config script to not emit "$(LIBTOOL) --mode=link". Don'tjlam2-1/+14
bother with a PKGREVSION bump since this package is 15 minutes old.
2004-03-30Add missing "MAINTAINER" entry.tron1-1/+3
2004-03-30Add distinfo. Noted by Kouichirou Hiratsuka in PR pkg/24979.minskim1-0/+5
2004-03-30Add buildlink3.mkrecht1-0/+46