summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2003-06-18Whoops, forgot to remove one of the "nb1" package revisions in lastepg1-2/+2
change.
2003-06-18Update to 0.24.1.epg10-45/+48
subversion-base no longer installs info files; drop texinfo.mk usage. Upstream change log: Version 0.24.1 (released 16 June 2003, revision 6249, branches/release-0.24.1) User-visible changes: * Fix bug in 'svn log'. Developer-visible changes: * none Version 0.24.0 (released 15 June 2003, revision 6234, branches/release-0.24.0) User-visible changes: * new 'svn diff [--old OLD] [--new NEW]' syntax (#1142) * new --relocate option for svn switch (#951) * new --version option for svnadmin and svnlook * new path-based authorization module for apache * make 'svn checkout' and not just 'svn update' resume a checkout * .svn directories now hidden on Windows * config variable 'store-password = no' now actually works * fix 'svn merge --dry-run' * fix 'properties hanging after a rename' issue (#1303) * fix odd behavior of 'svn up -r PREV filename' (#1304) * fix delete-tracking bug (#1348) * fix dump and load corner cases (#1290) * ra_dav server more resilient for foreign deltaV clients * numerous ra_svn changes - must update clients and servers * fix export over ra_svn (#1318) * fix ra_svn error transmission bug (#1146) * fix ra_svn corruption in tunnel mode (#1145) * make svnserve multi-threaded on non-fork platforms (now works on Windows) * remove svnserve -F and -S options * various memory use improvements (#1323) * various performance improvements for all protocols * various performance improvements for 'svnadmin dump' and svnlook * various subversion book updates (you have read the book right?) * more cvs2svn.py improvements (and more to follow) * new debugging script normalize-dump.py to normalize dump output Developer-visible changes: * path-based editor drivers * no more RA->do_checkout() * update python and java bindings * various windows build fixes
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc4-8/+8
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18cvsync 0.23.3gehenna2-5/+5
Changes: * Make this compile on Solaris8
2003-06-18cvsync 0.23.2gehenna2-5/+5
Changes: * Improve stability. * Fix some bugs. * Be more verbose. * Fix some 4GB limitations.
2003-06-17Add and enable tet3agc1-1/+2
2003-06-17Initial import of tet3, the Open Group's test harness, into the Packagesagc8-0/+430
Collection. This is version 3.3h. Test harness for The Open Group suites of POSIX tests. The TETware family of tools are Test Execution Management Systems that takes care of the administration, sequencing, reporting and portability of all of the tests that you develop. Freeing up developers to concentrate on test development and helping testers by providing them with a single, standard, test harness. Enabling you to deliver your software projects on time and across multiple operating systems. They are all available off-the-virtual-shelf. Easily accessed by ftp download. So stop re-inventing the wheel, take the drudge out of test development and use TETware.
2003-06-17Update cpuflags to 0.51:abs2-4/+4
Add galeon to PKG_EXCLUDE_OMIT_FRAME_POINTER in optimize_gcc.mk This is necessary but not sufficient to build galeon with gcc3
2003-06-17Update to 1.21, from Quentin Garnier in PR 21918.wiz2-5/+5
Changes: 1.21 - 28 April 2003 * Tests 148 & 150 from t/02zlib.t were failing on redhat 9. * Added a few words about the problems with Mac OS X to the README file. 1.20 - 4 April 2003 * Fixed bug in gzopen where $gzerrno wasn't being set correctly. The symptom was $gzerrno was set to Z_MEM_ERROR although the file was opened ok. If gzopen failed, $gzerrno was being set correctly. This problem wasn't spotted before because the typical test to determine whether gzopen passed or failed was to check its return value. 1.19 - 31 October 2002 * fixed a problem with t/02zlib.t that was failing with redhat 8. 1.18 - 24 October 2002 * fixed a Win32 problem in t/02zlib.t by changing sysread to read. * zlib 1.0.5 & older doesn't have gzsetparams & gzeof. Added a new variable to config.in to flag an old version of zlib. Split out the tests for gzsetparams into t/05gzsetp.t 1.17 - 22 October 2002 * Moved the test to check the versions of libz & zlib.h into a separate file and added troubleshooting notes to README. * In gzopen, only attempt to call "tell" for normal files. * Broke changes out of README into Changes file. * Replaced internal use of Z_PARTIAL_FLUSH symbol with Z_SYNC_FLUSH. zlib.h says /* will be removed, use Z_SYNC_FLUSH instead */ * Added support for zlib functions inflateSync and deflateParams. * Added support for zlib functions gzeof and gzsetparams. * Added support for access to adler, total_in & total_out * The compress function can now take an optional parameter that allows the compression level to be specified. This mirrors the compress2 function available in zlib. * memGzip doesn't work properly with perl 5.8.0 when it is given UTF-8 data. Bug spotted by Andreas J. Koenig. * Added note about Linux zlib-devel RPM to README. * Fixed recursive build problem on win32 machines. * Fixed problem with the test harness on Mac OS X. Thanks to Carl Johan Berglund for reporting the problem and helping track it down.
2003-06-17Update to 1.0pre25, provided by Quentin Garnier in PR 20776.wiz3-120/+119
Changes: hm, good question. More stuff converted to C code, I guess. libftp removed.
2003-06-16Update cpuflags to 0.50:abs2-5/+5
mozilla and phoenix still need PKG_EXCLUDE_OMIT_FRAME_POINTER with gcc3.3. (galeon has its own set of issues with this file - still looking into)
2003-06-16Updated doxygen to 1.3.2martti6-43/+51
* Lots of bug fixes * Language updates
2003-06-16Updated distcc to 2.7martti4-13/+16
* New program distccmon-text shows the state of any distcc processes run by the current user. It can be run by hand or read by a shell script. Should be popular with vmstat fans. * The standalone daemon now "preforks" before accepting connections to reduce per-request overhead. Can be disabled by --no-prefork, which restores the standard Unix behaviour. * Bug fixes * And much more..
2003-06-14Bump to 1.4.3nb2, apply this patch from the dejagnu onthorpej3-3/+17
gcc.gnu.org: 2003-06-13 Jason Thorpe <thorpej@wasabisystems.com> * lib/target.exp (prune_warnings): Add two more linker warning patterns for warnings generated by modern verions of NetBSD.
2003-06-13Remove superfluous paragraph.wiz1-5/+0
2003-06-13Remove paragraph that's not true any longer.wiz1-2/+1
2003-06-13Remove paragraph about pre-1.4 NetBSD's.wiz1-4/+1
2003-06-12Update to 4.6:wiz3-21/+8
4.6 (10 June 2003) * Language: . new command @/ specifies an allowable breakpoint within a line. . new command @dofirstparagraphindent to control whether the first paragraph following a section heading is indented. Default is to omit this indentation, unlike the output up to now. . new command @indent for explicitly indenting a paragraph. . makeinfo writes a new construct for @image in Info output, so that graphical Info browsers (such as Emacs Info under X) can display an actual image. (Standalone Info ignores this, since it runs in a tty.) * makeinfo: . Common: - search for image files in the include file search path. - warns if @value is used on an undefined variable. . Info output: - default --split-size now 300,000 bytes, up from 50,000. - with --enable-encoding and a given @documentencoding, output a Local Variables section specifying that encoding, for use with Emacs. . HTML output: - uses <h3> at the smallest. - a few css <style> definitions are included to better implement @format, @display, @small..., etc. - new option --css-include=FILE includes FILE in the <style>. - @cartouche now outputs a <table> with a border. * texinfo.tex: . new Polish translation txi-pl.tex. * texi2dvi: . --command=CMD replaces --texinfo=CMD; it inserts CMD at the first line of LaTeX files now, or after the @setfilename for Texinfo files. * info: . RET now goes to the nearest xref (rather like Emacs Info), instead of the next xref starting on the current line. * Distribution: . new Romanian (ro) translation. . variables now declared const where appropriate. . gettext 0.12.1, automake 1.7.5.
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs7-20/+24
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-11Dont' try to register "configure.info" and "standards.info".fredb1-3/+1
I'd already removed every other trace of these files from the package, so as not to conflict with "autoconf", but I missed these two "@exec"'s.
2003-06-11Fix DEPENDS lines after PKGREVISION bump.wiz1-3/+3
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:abs2-6/+4
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems with -O3 are resolved
2003-06-10Remove files left over from jakarta-ant->apache-ant renaming.jschauma3-84/+0
Pointed out by Todd Vierling. Thanks.
2003-06-10cvsync 0.23.1gehenna3-19/+5
Changes: * Improve stability. * Fix some bugs.
2003-06-10Update to 1.2.3. Changes since 1.2.1:jmmv3-11/+16
* Fix operation with --disable-debug [Jeff Waugh] * Improve handling of ink rectangle extents for empty runs * Fix problem with keynav at line boundaries for RTL text [Matthias Clasen] * Cache fontsets for the Xft and FT2 backends, a large speedup for short strings [Owen Taylor, Soeren Sandmann] * Make built in rendering functions, especially the FT2 one, work more like the GDK implementation [Sven Neumann] * Add an indic-ft2 module [Kapil Chowskey], Add a thai-ft2 module [Theppitak Karoonboonyanan] * Optimize pango_x_render() by drawing multiple character with a single request when possible [Morten Welinder] * Change the handling of attributes that cover only partial glyphs [Owen, Taneem Ahmed, Sunil Mohan Adapa] * Fix problems with Arial Unicode and the Opentype code [Owen, Noah Levitt] * Fix common crash for fonts missing a GDEF table * Fix common portability problem with informative output at end of configure. * Build cleanups and fixes [Tim Mooney, Chris Ross, Akira Tagoh, Will Partain, James Su] * Miscellaneous bug fixes and cleanups [Simon Budig, Rick Jones, Noah, Padraig O'Briain, Benjamin Otte, Andrey Panov, Federic Zhang] * Documentation fixes [Tim, Sven]
2003-06-10Bump PKGREVISION because of db4 shlib major bump.wiz3-5/+6
2003-06-10On pth platforms sched_yield is a #define so pthread.h must be includedjmc2-1/+15
in any file calling it.
2003-06-09Update to 2.2.2:jmmv3-11/+22
* Fix busy wait when main loop was recursed out of an IO watch or similar [Owen Taylor, Christian Krause] * Fix main loops run from from other threads [Owen, Jean-Yves Lefort] * Many bug fixes in Unicode manipulation routines [Noah Levitt] * Win32 bug fixes [Tor Lillqvist, Cedric Gustin, Daniel Kaufmann] * Fix portability problems with G_MIN/MAX_INT64 [Manish Singh] * Miscellaneous bug fixes [Matthias Clasen, Martin Kretzschmar, Sven Neumann, Havoc Pennington, Balasz Scheidler, Ray Strode, Hidetoshi Tajima, Owen, Morten Welinder, Dan Winship] * Code cleanups and performance tweaks [Morten, Matthias, Christian Biere, Noah Levitt, Owen] * Threading fixes for configure.in [Sebastian Wilhelmi] * Fix make uninstall in po/Makefile.in.in [James Henstridge] * Miscellaneous build fixes [Zach Frey, Raja Harinath, Evan Martin, Andras Salamon, Jeffrey Stedfast, Hidetoshi Tajima, Owen, Morten] * Documentation improvements [Matthias, Christian Biere, Christophe Fergeau, Sven, Phillip Vandry] * New and updated translations (az,cy,et,fa,id,li,ml,pt,sr,ta,tr,yi,zh_TW)
2003-06-09Fix typo reported in PR 21826 by yaranaika, and pipe through fmt.wiz1-3/+4
2003-06-08Add a couple of missing includes.fredb1-1/+3
2003-06-08Update to dlcompat-20030522. Changes:schmonz2-5/+5
* dlfcn.c, spec_notes.txt, dladdr.3, Makefile.in, dlopen.3.in: reformat ascii diagram, cleanup, avoid a deadlock if _init or _fini routines attempt to call dl* functions, just exits the app right now. Update the manpages. Finally made the decision to keep dlfunc out until I see a port which needs it, or it becomes part of the spec. Removed RTLD_SELF for similar reasons. * dlfcn.c, spec_notes.txt: small changes to dlfcn.c, added some notes about spec compliance. * dlfcn.c, dlfcn.h: Readded dlfunc, implemented RTLD_NEXT, RTLD_SELF and RTLD_DEFAULT for dlsym. Compiles against the freebsd 5.0 header, but I can't grab that because it would break binary compat, reran indent to fix problems with my use of a multitude of editors (if only they would stop crashing). * Makefile.in,configure.in,README,dlfcn.c,dlfnc.h,dlfcn_simple.c,dlopen.3.in: dlopen.3 should is generated by the makefile, not configure, dlfcn_simple.c some rewrite of the error code, preparation for release, remove the dlfunc I added on the 20th, I need to convince myself that it is worthwhile. * dlfcn.c, dlfcn.h: dynamically allocate space for all needed paths, add dlfunc, use the restric keyword for gcc >3, fix dladdr for MH_SPLIT_SEGS, use our own NSAddImage for the search linked libs case, as NSAddImage is stupid, and does not search DYLD_LIBRARY_PATH or match install_names. Use NSUNLINKMODULE_OPTION_RESET_LAZY_REFERENCES for ppc in dlclose, and NSUNLINKMODULE_OPTION_KEEP_MEMORY_MAPPED if the object has any __mod_term_func's to avoid the bus error in atexit(3) with c++ static destructors. * dlfcn.c: reset the error string when an exported function is called. Do not write off the end of the search_paths array, increase MAX_SEARCH_PATHS to 128. This needs to be looked at again, the search paths array should be allocated dynamically so all the paths can be included. * dlfcn.c: Patch from Ben Hines for better error reporting in dlclose a non bundle. * dlfcn.c: Checking some code that has been sitting here for months. thread safe, removed crap code for c++ static initializer calling. Need to add something back later. * dlfcn_simple.c: Cleanup. * dlfcn.c: Quick hack to get sound working in artsd.
2003-06-08Update binutils to 2.13.2.1. "gasp" is gone; "strings" accepts anfredb8-95/+119
argument of "--encoding", to help it to look for wide strings; plus a few other obscure additions. Most importantly, "gas" now generates correct code when used with gcc-3.x at high optimization levels. (See gcc bugzilla: optimization/10877.)
2003-06-08Update cpuflags to 0.48:abs2-4/+4
Add mozilla and pango to the list of packages for which -frename-registers triggers bug in the binutils shipped with 1.6.x (Thanks to Frederick Bruckman for identifying the issue)
2003-06-08Update cpuflags to 0.47:abs3-12/+15
Treat AMD Duron as Athlon Replace PKG_EXCLUDE_O3 with PKG_EXCLUDE_RENAME_REGISTERS as its specifically the -frename-registers that causes problems. Set for ORBit
2003-06-07Truncate to <=24 linescjep1-12/+1
2003-06-07Truncate COMMENT to under 70 characterscjep1-2/+2
2003-06-06Update cpuflags to 0.46:abs2-3/+4
Fix non gcc3 case for -O3 optimisation
2003-06-06Man pages are installed as .3, not .0jmc1-46/+46
2003-06-06Restructure PKGNAME so WRKSRC gets picked up correctlyjmc1-3/+4
2003-06-06Update cpuflags to 0.45:abs4-13/+28
- Detect fpuless mac68k boxes and add -msoft-float - Check ${USETOOLS} to avoid setting gcc3 flags when compiling NetBSD userland with built in tools, but with gcc3 installed - Default to -O3 again for all except perl5 and perl58 under gcc3
2003-06-06Avoid hardcoding /usr/pkg in patch files, doing replacements from thejmmv4-10/+22
pre-configure target.
2003-06-06Avoid hardcoding /usr/pkg in the configuration layouts (using the value fromjmmv4-8/+15
the ${PREFIX} variable).
2003-06-05Add and enable adocman.jmmv1-1/+2
2003-06-05Initial import of adocman, version 0.10:jmmv4-0/+65
adocman is the automation tool for SourceForge.net DocManager handling. This package provides two Perl-based scripts: adocman: The adocman program, providing the means to perform DocManager operations from the command-line or scripts (by project developers or admins listed as DocManager Editors). xml_export: The xml_export program, providing the means to automate downloads of data from the XML data export facility on SourceForge.net (by project administrators). It also includes the Alexandria Perl API, which lets you perform operations against the SourceForge.net site, currently including basic Client operations (i.e. login/logout) and DocManager operations.
2003-06-05Update to 1.2.3, from Soren Jacobsen in PR 21776.wiz4-10/+11
* Fix up e* symbols, prevent clashing when building static.
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi7-13/+17
2003-06-04add py-cursespaneldrochner1-1/+2
2003-06-04add a build structure for the ncurses panel librarydrochner5-0/+75
(comes with Python>=2.1, split out to separate dependencies) (just like py-curses)