summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-06-11Update to 1.52nb1: Install man pages again, now that perl is fixed.wiz3-24/+3
2003-06-11Remove superfluous patch.wiz2-14/+1
2003-06-11Update cpuflags to 0.49:abs1-1/+2
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems with -O3 are resolved
2003-06-11Update cpuflags to 0.49:abs2-6/+4
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems with -O3 are resolved
2003-06-11Remove useless "No newline at end of file" chunk that is bound to make trouble.wiz2-10/+3
2003-06-11Fix build problems under Mac OS X. The patch was contributed bytron2-16/+35
Richard Grace in private e-mail.
2003-06-11update bozohttpd to 20030409mrg1-1/+2
2003-06-11update to bozohttpd 20030409.mrg2-5/+5
o -d without DEBUG enabled only prints one warning and continues o one can now define the C macro SERVER_SOFTWARE when building to change the Server: header and CGI variable of the same name o add new -s flag the force logging output to stderr. from zakj@nox.cx o add new -a flag for CGI bin that stops bozohttpd from outputting any HTTP reply, the CGI program must output these. from zakj@nox.cx o new REQUEST_URI and DATE_GMT environment variables for CGI. from zakj@nox.cx o add a "Makefile.boot" that should work with any make program o build on linux again o fix core dumps when using -C
2003-06-11Update description to point out this is not an alpha release any more.simonb1-7/+1
From Greg Woods on netbsd-users.
2003-06-11Update HOMEPAGE.simonb1-2/+2
2003-06-10Note ${PKGREVISION} bump in lang/gcc3, to gcc-3.3nb1.fredb1-1/+2
2003-06-10Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1,fredb1-1/+18
and ensure that the built compiler uses it. This fixes a problem reported by abs compiling perl, among other things. Apparently, gcc-3.3 triggers a bug in gas: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10877 Bump ${PKGREVISION}.
2003-06-10This needs pkg-config so it gets all the CFLAGS correct for buildingjmc1-1/+2
2003-06-10Note update of openssh to 3.6.1p2jschauma2-3/+3
2003-06-10Upgrade to 3.6.1p2:jschauma3-15/+15
- (djm) Add back radix.o (used by AFS support), after it went missing from Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org (This last fix makes this compile on IRIX again.)
2003-06-10Remove files left over from jakarta-ant->apache-ant renaming.jschauma3-84/+0
Pointed out by Todd Vierling. Thanks.
2003-06-10Note update of xmcd to 3.0.2nb2.jdc1-1/+2
2003-06-10Increment package revision (to 2) for curses and ncurses fix.jdc1-2/+2
2003-06-10Make cda build with either curses or ncurses by putting a conditionaljdc3-33/+35
in the Imakefile and testing this in visual.c. Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
2003-06-10Undo last, and fix the typo that was the problem.wiz1-4/+3
2003-06-10Add a forgotten var so this can find WRKSRC correctlyjmc1-2/+3
2003-06-10Note update of pkgtools/pkg_install-info to version 4.5nb2seb1-1/+2
[Solaris portability fix]
2003-06-10GNU TeXinfo's gettext.h unconditionally include locale.h whenseb4-6/+168
__sun is defined by cpp. Hence the build was quite broken on Solaris. Fix by adding configure bits to check for locale.h, setlocale() and LC_MESSAGES. Build is now ok on Solaris 9 and Solaris 8. Bump PKGREVISION.
2003-06-10Rename PLIST.irix6 to PLIST.irix to match the others and set thejschauma2-3/+3
PLIST_SRC accordingly after we recently set LOWER_OPSYS on IRIX to what most applications seem to expect (ie irix6.5 rather than irix6).
2003-06-10Make this find the right target in IRIX 6.5, and disable IPv6 under Linuxjschauma3-13/+20
for the time being.
2003-06-10Note cvsync 0.23.1gehenna1-1/+2
2003-06-10cvsync 0.23.1gehenna3-19/+5
Changes: * Improve stability. * Fix some bugs.
2003-06-10Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLEjmc1-3/+3
2003-06-10libgda and libgnomedb have been updated to 0.12.1.jmmv1-3/+1
2003-06-10Note updates of libgda, libgnomedb and mergeant to 0.12.1.jmmv1-1/+4
2003-06-10Update to 0.12.1:jmmv3-26/+77
For Release 0.12.1 ------------------ - Added missing plugins directory to spec file (adam) - Fixed crash in #113623 (rodrigo) - Fixed main window resizing problems (rodrigo) - Updated translations: - fr (redfox) For Release 0.12 ---------------- - Fixed UTF8 strings displaying (gonzalo) - Some documentation fixes (cj) - HIG-ify .desktop file (rodrigo) - HIG-ify preferences dialog (rodrigo) - Made menus to be disabled instead of hidden, as suggested in the HIG (rodrigo) - Made plugins install directory FHS compliant (frederic) - Updated translations: - ca (pablo) - cs (mitr) - fa (roozbeh) - fr (redfox) - nl (adrighem) - pt (dnloreto) - sv (menthos) For Release 0.11 ---------------- - Spec file fixes (yanko) - Fixed #105178 (rodrigo) - Fixed #103094 (rodrigo) - Use new libgnomedb stock icons (rodrigo) - Made settings dialog look like Nautilus's preferences (rodrigo) - Added missing features to GConf-oriented GtkEntry's (rodrigo) - Updated translations: - am (yacob) - cs (mitr) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (evandrofg) - sv (menthos) - uk (rasta) - vi (pablo)
2003-06-10Update to 0.12.1:jmmv5-39/+17
libgnomedb 0.12.1, 2003-06-08 ----------------------------- - Added missing static libraries to the spec file (adam) - Fixed typo in configure.in (redfox) - Simplified column titles in data sources and providers config dialog (rodrigo) - Added missing CFLAGS for libglade module (rodrigo) - Fixed soname numbering (rodrigo) - Updated translations: - nl (adrighem) - sr (danilo) - ta (baddog) libgnomedb 0.12, 2003-05-28 --------------------------- - Added new stock icons (apg) - HIG-ified the login dialog widget (apg) - Added support for GTK/libgda-only compilation (dmitrym) - Extended GnomeDbForm API (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - fa (roozbeh) - nl (adrighem) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) libgnomedb 0.11, 2003-03-08 --------------------------- - Marked missing strings in .keys file for translation (cneumair) - Added new stock icons for COMMIT and ROLLBACK (rodrigo) - Fixed #106121 (julio) - Fixed #106122 (julio) - Fixed #106402 (rodrigo) - HIG-ify the gray bar widget (apg) - Fixed #106402 (tagoh) - Spec file fixes (yanko) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) - uk (rasta)
2003-06-10Update to 0.12.1:jmmv3-21/+21
libgda 0.12.1, 2003-06-08 ------------------------- - Fixed leak in Oracle provider to prevent running out of cursors (fozzy) - Fixed normal and build requirements in spec file (david) - Updated translations: - nl (adrighem) - sv (menthos) libgda 0.12, 2003-05-28 ----------------------- - Fixed password problem in PostgreSQL provider (david, gonzalo) - Fixed ODBC headers detection problem (rodrigo) - Fixed typo in FreeTDS CFLAGS (rodrigo) - Compilation fixes for Sybase provider (rodrigo) - Spec file fixes for RH9 (david) - Fixed libsql linking problems (rodrigo) - Fixed NULL password access in Oracle provider (fozzy) - Improved support for types in Oracle provider (fozzy) - Fixed index schema retrieval in Oracle provider (fozzy) - Fixed typo in MySQL library detection (bodo) - Fixed aggregates schema in Oracle provider (fozzy) - Some documentation fixes (cj) - Initial version of mSQL provider (danilo) - Fixed compilation problem in IBM DB2 provider (sergey) - Improved sample code in documentation (xabier) - Cleaned up GdaRow and GdaParameter APIs (xabier, rodrigo) - Improvements to the fields metadata schema queries in the PostgreSQL provider (vivien) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - fa (roozbeh) - it (marcoc) - nl (adrighem) - pt (dnloreto) - pt_BR (evandrofg, gdvieira) - sr (danilo) - sv (menthos) libgda 0.11, 2003-03-08 ----------------------- - Improvements on Oracle provider (steve) - Added support for Oracle 9 (steve) - Improvements on IBM DB2 provider (sergey) - Fixed crash on weak references when destroying provider hash table (gonzalo) - ANSI-compliant fixes (tagoh) - Spec file fixes (yanko, rodrigo) - Fixed incorrect password problem in Postgres provider (david, gonzalo) - Fixed typos in Oracle provider strings (cneumair) - More work on the report engine (santi) - Made FreeTDS provider work with freetds-0.61 (tagoh) - Updated translations: - ca (jordim) - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pt_BR (gdvieira) - ru (dmitrym) - sv (menthos) - uk (rasta)
2003-06-10Not necessary any longer, yay.wiz3-29/+1
2003-06-10dctc update done, and replace dc_gui by newer dc_gui2 package.wiz2-3/+5
2003-06-10Depend on latest dctc package.wiz1-2/+2
2003-06-10Replace dc_gui with dc_gui2.wiz1-2/+2
2003-06-10Remove dc_gui, superseded by dc_gui2.wiz7-161/+0
2003-06-10Initial import of dc_gui2, the GTK2/GNOME2 version of dc_gui.wiz8-0/+168
dc_gui2 is a GUI for DCTC (Direct Connect Text Client), another file sharing protocol.
2003-06-10Update to 0.85.3, and switch to using glib2.wiz5-15/+31
- Version 0.85.3 - fix the unfairness of upload/download speed limit. In previous version, most of the time, a transfer obtains nearly all the bandwidth available. - client can establish connection through web proxy. - new flag added: -C. This flag is used to provide the address and port of the web proxy to use. - fix a bug crashing the client if it uses glib2.x (glib1.2 version is not affected). - fix GDL type detection problem preventing attachment of broken GDL. - .sub added to file type "doc" (most of the time, these files contains subtitles). - remove numerous old debug messages. - 2 new commands added: /GDLMETDIR and /GDLMETPOLL. Using them, DCTC can use some informations obtained by the e-donkey emule client (partial CRC in .met files). ----------- - Version 0.85.2 - .iso, .bin, .cue and .img added to the file type "exe". - fix a bug occuring when a broken GDL with L0CRC is available. - fix a bug occuring when attaching a broken GDL with L0CRC (L0CRC was lost). - new flag added: -m . If this option is set, DCTC will automatically append a dc++ like tag to your description. - fix a configuration problem when detecting MD* functions. - fix a hanging problem occuring when an UI disconnects when DCTC sends lot of messages to it. - UADDR handles smarter incoming IP without known name. It prevents duplicated IP with IP with known name. To increase efficiency, it also tries a set of well known ports accepting DC connection. ----------- - Version 0.85.1 - the old md5 support was removed (option: -5). - hublist handles an environment variable named "HUBLIST". In this variable, you can put all the hublist URL you want to use, use [tab] as separator. If the variable is not defined, the default direct connect hublist is used. - hublist supports bzip2 list. - fix typo in dctc man pages. Add man page for hublist. - timeout added to hublist to prevent long wait when a hublist server does not respond. - new program added: dctc_gdl123. This program takes 2 corrupted GDLs of the same files and rebuild a partial GDL containing only identical parts of the 2 corrupted GDLs. ----------- - Version 0.85.0 - periodically send something to the hub is no network activity exists. This is required else the hub will close the connection. - new command added: /GDLCRC, /GDLNOCRC. Using them, you can set a CRC on a GDL. DCTC computes CRC in the same manner has e-donkey 2000 does thus you can use its CRC (a 32 characters string composed of 0,1,...9,A,...,F values). The CRC allows detection of corrupted file but it does not provide corrupted data recovery. (see Documentation/DCextension/ed2k_crc file). - minor change in the GLSTC format. To keep compatibility with gtk 1.2 version, no field is added. If a GDL CRC exists, it is appended to the script to start field, you will see a " &CRC:" field inside it. - new flag added: -Z. When used, the given parameter is a directory that will be used instead of the default $(HOME)/.dctc directory. Patch by Henrique do N. Angelo (phpDC project). - fix g_string_sprintf[a] compilation problem with glib2. - flag -m is removed. DCTC now always works in extended mode. - Add support of DC protocol extension commands: MD4Get0 and MD4Set. When connected to a compatible hub, you can send or retrieve partial CRC allowing detection of corruption of part of files. (see Documentation/DCextension/ ed2k_crc file). WARNING: the CRC computation has 2 effects: -------- 1) If someone asks your client a CRC of a file you have not yet computed, DCTC will freeze during the computation (problem will be solved in future release). The computation of the CRC of 450MB file tooks approximately 15 seconds on my XP1700+. Note: only the main thread will be busy, download/upload won't be stopped. 2) the speed of CRC computation and of the splitting of the faulty file is done at full speed thus you will have a lot of disk I/O. If you burn a CD on a non burn-proof CD writer, the burning process will probably be interrupted. On my test computer (athlon XP1700+, 768MB RAM, UDMA100 7200rpm disk), when reparing a 450MB file, I have encountered a freeze of 0.5 second due to the high I/O load. - '*.mid' files are known recognized as audio file.
2003-06-10Fix PKG_SYSCONFDIR usage. Noted by salo. Let's assume not too manywiz2-5/+5
binary packages have been built in the last hours, and forget about the PKGREVISION bump.
2003-06-10Update pkgdiff to 1.110, patch from mrg, thanks!wiz2-3/+4
2003-06-10Update to 1.110: make grep only match closed CVS tags (including thewiz2-4/+4
second $).
2003-06-10Fix INCOMPAT_CURSES patterns to include all netbsd-1-[56] versions.salo1-3/+2
2003-06-10mldonkey-2.5.3 update done.wiz2-3/+3
2003-06-10Update to 2.5.3:wiz2-9/+9
2003/06/05: Simon (release-2-5-3)(branch: release-2-5-1-patches) - Fixed ENORMOUS bug in donkey that could cause corruption on other clients All the md4s will be recomputed for all shared files at next startup. 2003/06/02: Simon (release-2-5-1) - BitTorrent: bug fix when reconnecting to tracker (remove empty event field) - DriverMain: remove use of "cp" command - Applied patches #1530, #1531, #1543, #1548 and #1563
2003-06-10Add bunch of missing 1.5* and 1.6* patterns to INCOMPAT_CURSES.salo1-3/+2
2003-06-10Note update of gtk2 to 2.2.2.jmmv1-1/+2
2003-06-10Update to 2.2.2:jmmv3-14/+16
* GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10Note update of pango to 1.2.3.jmmv1-1/+2