summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1999-12-24gindent updated from 2.2.2 to 2.2.4wiz2-5/+5
Changes since 2.2.2 from the NEWS file: 2.2.4 * When using numbered backup files, setting environment variable VERSION_WIDTH now allows to use left zero padding (ie file.~001~). (Patch by Chris F.A. Johnson <bq933@torfree.net>) * --braces-on-if-line (-br) caused a '{' brace on the same line as a '}' not to be put automatically on the next line, as it should because the following { block } is not related to the previous { block } in any way. * Unpaired braces in `#if ..{.. #else/#elif ..{.. #endif }' constructs was broken for #elif and when there were spaces after the #. * Spelling, typo and general little improvements of indent.texinfo. Now using Texinfo 4.0 markup. (Patch by Kragen Sittler <sittler@day.erim-int.com>) 2.2.3 * Fixed bit-fields with types other then `int' (no type still won't work). Fixed support for public:, private: and protected: labels. * Forgot to include the indent.dsp file in 2.2.2 (win32)
1999-12-21Update "gmake" package to version 3.78.1. This version fixes numeroustron2-5/+5
bugs discovered in version 3.77 and later.
1999-12-20Add and enable guile-gtk.rh1-1/+2
1999-12-20Initial import of guile-gtk-0.17, a GTK+ interface for guile programs.rh7-0/+110
1999-12-20Make dependency on guile a wildcard dependency.rh1-2/+2
1999-12-17Remove machine-dependencymellon1-25/+25
1999-12-17Build librep.mellon1-1/+2
1999-12-17An embeddable LISP interpreter, used by sawmill.mellon5-0/+127
1999-12-14Fix typo in last commit.tron1-4/+4
1999-12-14Fix dependences again:tron2-4/+3
"kdbg" depends on "kdevel" and not the other way arround.
1999-12-14Update kdevelop to 1.0wennmach6-39/+100
This update is based on the kdevelop-1.0beta4.1 pkg sent to me by Nick Hudson <nick@nthcliff.demon.co.uk> and includes Nick's patches. Changes from previous (1.0beta2) pkg: mainly bugfixes, and a lot of those.
1999-12-13Update to V0.3.1. Changes:hubertf4-18/+19
in 0.3.0: Added ChangeLog editor, solved several UI issues, added tooltips to log tree, added settings dialog, and made compilation with KRASH possible (while maintaining compatibility with KDE 1.1). in 0.3.1: A bug which caused files mistakenly marked as up to date was fixed, as well as the options menu. Now shows a wait cursor while child process runs in background. The Ok button in settings dialog was made the default.
1999-12-13Update kdbg to kdbg-1.0.1wennmach3-50/+60
1999-12-13Update pth to 1.2.1 using the patches provided by Thomas Klausnerrh3-7/+7
<wiz@danbala.ifoer.tuwien.ac.at> via private EMail. Thanks!
1999-12-11version 0.9: fixes sendmsg() and recvmsg(), and fixes an errno tracking problemexplorer2-4/+4
1999-12-07fix md5sakamoto1-2/+2
1999-12-06Enable p5-Devel-Symdump.rh1-2/+2
1999-12-06Import of p5-Devel-Symdump-2.00, a perl5 module for inspecting perlrh5-0/+29
symtable and class hiers, provided by Havard Eidnes in PR 8958 (with some modifications). Thanks!
1999-12-03Correct a typo.agc1-1/+1
1999-12-03Enable p5-TimeDate.rh1-2/+2
1999-12-03Import of p5-TimeDate-1.08, the perl5 TimeDate distribution.rh5-0/+49
1999-12-03Add and enable p5-IO-stringyrh1-1/+2
1999-12-03Import of p5-IO-stringy-1.207, a perl module for I/O access on in-corerh5-0/+54
objects like strings and arrays.
1999-12-02up to 0.8 now, whee. bind9 builds without warnings now.explorer2-4/+4
1999-12-02More PATCH_FUZZ fallout--previous commit introduced RCS IDs in a couplefredb4-8/+14
of the patch files along with the additional context. Fix, following the model in graphics/tkpiechart.
1999-12-02Update tkdiff to 3.05sakamoto2-5/+5
3.05 changes (11/30/1999): * Added Jean-Francois' 3-way diff/merge feature * Added Bryan Oakley's tabstop feature * Added full support for Accurev 3.04 changes (8/5/1999): * Basic support for AccuRev. Graphical equivalent of 'accurev diff foo.c' * Fixes as a result of running Scriptics' error checker (see archives for details) * 'q' is quit
1999-12-01Add missing NetBSD RCS ID.fredb2-2/+4
1999-11-28GNU cpp does not have -B option.itojun2-11/+14
XXX this program sometime fails if you specify too many files at once.
1999-11-26Rob was correct, and ftp.netbsd.org (and our mirrors...) were wrong.hubertf1-2/+2
1999-11-26Correct the md5 checksum again.agc1-2/+2
1999-11-26fixhubertf3-23/+20
1999-11-25add MIRROR_DISTFILES=no.itojun1-1/+2
1999-11-25add patch-sum.itojun1-0/+3
1999-11-25devel/ipv6socket_scrub: checks IPv6 portabilty in source code.itojun1-1/+2
add ipv6socket_scrub to SUBDIR rule. XXX this needs license agreement with Sun (you need to fetch tarball manually). is NO_CDROM and other restrictions enough?
1999-11-25from KAME/netbsd repositoryitojun6-0/+85
1999-11-24move to 0.7. This silences some rather annoying errno/sys_errlist noise.explorer2-10/+4
1999-11-23add USE_FORTRAN for selection of the fortran compilerdmcmahill1-5/+2
1999-11-23corrected bad checksumwindsor1-2/+2
1999-11-15defuzzrh2-8/+8
1999-11-15Add patch fuzz factorrh1-1/+3
1999-11-15defuzzrh6-22/+23
1999-11-15Wildcard dependency on libwww.rh1-2/+2
1999-11-15defuzzrh2-8/+8
1999-11-14Fix fuzzy patch.fredb2-7/+7
1999-11-14Add arm32 support.tron1-4/+23
1999-11-14Because parts of "libgtop" are very CPU specific build it only ontron2-3/+5
explicitily supported platforms.
1999-11-12upgrade to 0.6, which should work on NetBSD-1.4.1/arm32explorer4-9/+10
1999-11-12Import unproven-pthreads, the mit-pthreads based cleanup I'm hacking on.explorer5-0/+81
Why am I using MIT-Pthreads? Because all the alternatives seem to have very low level problems. PTL2 has a locking problem of some sort that I cannot track down, and the author insists that lock = PTHREAD_MUTEX_INIT; is always to be legal, so he uses a pointer for locks. This means pthread_lock() can break in out of memory situations, and therefore so can pthread_once(), and if you're using that to protect logging, and you need to report a memory depletion, you're screwed. --Michael
1999-11-11Fix for `patch -F0' by eliminating patchesfredb4-46/+14
- - use --program-prefix="g" for make -> gmake - - use '${SED}' to fix @dircategory
1999-11-11Add and enable cdecl.agc1-1/+2