summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2002-07-29Remove a couple of empty patches that accidentially got created duringrh2-2/+1
pkgconfig cleanup.
2002-07-28Use canonical pkgsrc config.guess and config.sub to build on Darwin.schmonz2-2/+6
2002-07-27Add and enable automake-devel.wiz1-1/+2
2002-07-27Initial import of automake-1.6.2 as autoconf-devel.wiz5-0/+167
Based on ordinary automake package and pkg/16646 by Greg A. Woods, with some cleanup and updating to the latest version by me.
2002-07-27Use canonical pkgsrc config.guess and config.sub.schmonz1-1/+3
2002-07-26Fix typo.enami1-1/+1
2002-07-25Restrict chkpt to older versions of NetBSD.wennmach1-1/+3
2002-07-24Update arch to version 1.0pre16. This fixes several problems:jonb5-84/+21
1) Don't bother with GNU patch, now that our patch can handle our diff output for files that don't have newlines at the end. 2) There was a bug in the older versions of arch that could corrupt the archive libraries (think CVS repository corruption) 3) lots of other fixes that are scattered in Changelog files all over the place and mixed in with administrivial details. (Otherwise I would have listed them here...) Now off to find a PR or two to close since we are in a freeze.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam4-11/+8
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-24Relax the CONFLICT with pth-syscall now that Al has changed pth-syscall.skrll1-2/+2
2002-07-24Add buildlink.mk (pkg/17697 by Julio Merino)martti1-0/+34
2002-07-23Add and enable guile-wwwagc1-1/+2
2002-07-23Initial import of guile-www-1.0.1 into the NetBSD Packages Collection.agc4-0/+32
Provided by "Eric Gillespie, Jr." <epg@pretzelnet.org> in PR 14648 This is version 1.0.1 of the Guile WWW library, a set of Guile Scheme modules to facilitate HTTP, URL and CGI programming.
2002-07-23Add and enable guile-fcgiagc1-1/+2
2002-07-23Initial import of guile-fcgi-0.1 into the NetBSD Packages Collection.agc4-0/+33
Provided in PR 14635 by Eric Gillespie, Jr. <epg@pretzelnet.org> Guile interface to FastCGI. guile-fcgi incorporates both FCGI and FCGX interfaces into Guile. For more information about FastCGI, see the ap-fastcgi and fcgi-devkit packages.
2002-07-22Add a buildlink.mk file for libmpeg3. From Julio Merino (jmmv@hispabsd.org)agc1-0/+56
in PR 17671
2002-07-22Make libmpeg3 use pthread.buildlink.mk, fixes PR 17670 by Julio Merinoagc1-3/+5
<jmmv@hispabsd.org>
2002-07-22Depend on the 1.4.1nb1 version of this package so that the directoryskrll1-2/+2
move doesn't cause problems. This closes pkg/17669 from Julio Merino <jmmv@hispabsd.org>
2002-07-22Update to dlcompat-20020606. Changes:schmonz4-22/+11
* dlfcn.c: I broke finks xemacs, now fixed. * dlfcn.c: I really should read specs instead of making assumptions. dlopen(NULL,x) opens the _global_ context, not the application context. Fixed. Made dlsym_prepend_underscore work with stupidly long symbol names. * dlfcn.c: When opening a bundle for the second time, reuse the dlstatus struct from the previously closed version. Removed some debugging routines. * README: Minor update * dlfcn.c: Fixed my last "fix". Thanks to Darin Ohashi again. * dlfcn.c: Fixed bug reported by Darin Ohashi. dlopen a bundle close it, and dlopen same bundle again fails. Changes to the package itself: * USE_GMAKE is free on Darwin, so don't bother patching to avoid it.
2002-07-22Update my email address.schmonz3-6/+6
2002-07-21Darwin doesn't provide _tolower(), an XSI extension that works likeschmonz2-16/+8
tolower() but requires uppercase input. It's always safe to use tolower() instead, at the possible expense of a little execution time. Thanks to simonb for the explanation. From Jeffrey Putsch <jdputsch@attbi.com> on tech-pkg@.
2002-07-21SHA1 instead of MD5.wiz1-3/+3
2002-07-19Updated cpuflags to 0.29abs3-19/+12
Use MAKEFLAGS not .MAKEFLAGS so we can work on 1.5 and earlier. Fix alpha 21164A CPU parsing.
2002-07-19Create and destroy share/gconf.mycroft1-1/+4
2002-07-19Get the path right...mycroft2-5/+5
2002-07-19Fix LP64 bugs in testgthread, so `make check' works.mycroft2-1/+19
2002-07-19Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted byschmonz3-3/+9
Randy Beaudreault <maccult@pacbell.net>.
2002-07-18Apply patches from Johnny Lam to let pth and pth-syscall co-exist.agc3-45/+38
2002-07-18Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms.agc4-8/+27
Patch i386 configuration to recognise netbsdelf - more architecture changes are necessary here.
2002-07-18Don't patch one file multiple times - merge the changes into oneagc8-94/+51
patch file. Use the new CONFIG_SUB_OVERRIDE and CONFIG_GUESS_OVERRIDE mechanisms. Recognise netbsdelf on i386 platforms - more mods will be necessary for different platforms.
2002-07-18Improve this.skrll1-1/+3
2002-07-18Patch the various pkgconfig files to include proper -Wl,-R options.rh19-12/+116
Bump PKGREVISION
2002-07-17Some dirs are shared with GConf2.wiz1-4/+4
2002-07-17Oops, add %D.wiz1-4/+4
2002-07-17Some dirs are shared with GConf-1.wiz1-4/+4
2002-07-17Set localstatedir so the scrollkeeper database gets updated correctlyrh2-3/+6
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION
2002-07-17Add and enable kdesdk3skrll1-1/+2
2002-07-17Update the kdevelop meta pkg to 2.1.2 as well.skrll1-4/+3
From Joe Reed <jnr@po.cwru.edu> in pkg/17582
2002-07-17Update to 1.2.5. Changes are:skrll6-65/+63
Now compiles for KDE 3. Fixed make install for builddir != srcdir. Fixed status bar flicker. This gives a nice speed-up by a factor of 4 when the contents of an array of 50 QStrings are displayed! Now compiles for KDE 3 (Beta1). Support QString of Qt 3.x. Improved (and fixed) the display of arrays with repeated values. Fixed crash when a file is reloaded while disassembled code is displayed. Fixed parsing of stack frames involving signal handler invocations. Fixed invisible toolbar under KDE 2.x (really, this time, I promise). Fixed crash when no line has the cursor (empty files). Don't display a blank page when a non-existing file was tried to open. The memory window is now organized in columns. Values that changed between program stops are displayed in red color. Big kudos go to Alexandre Clement for this feature. From Joe Reed <jnr@po.cwru.edu> in pkg/17577
2002-07-17Update to 2.1.2 and to use KDE 3.0.skrll7-148/+114
Lots of bug fixes and new features. This closes pkg/17579 from Joe Reed <jnr@po.cwru.edu>
2002-07-17Update c-cpp-reference to 2.0.2 and for KDE 3.0.skrll4-9/+29
This closes pkg/17576 from Joe Reed <jnr@po.cwru.edu>
2002-07-17Import of a kdesdk 3.0.2 package.skrll8-0/+585
Based on my earlier work and pkg/17572 from Joe Reed <jnr@po.cwru.edu>
2002-07-17Updated cpuflags to 0.28abs2-14/+14
Correctly fix amiga CPU parsing. Fix from Tim Preston.
2002-07-16Use scrollkeeper's buildlink.mk fileagc1-2/+2
2002-07-16Update cpuflags to 0.27abs3-20/+16
cpuflags.mk now sets CPU_FLAGS and CPU_DIR in .MAKEFLAGS to avoid having to call cpuflags in every sub-make. Reduces a 'make clean' in /usr/src on a celeron 850 from 90 seconds to 30 seconds. What is impressive is that I managed to leave it that bad without being bricked...
2002-07-15SDL configure checks if libusb or libusbhid is present on the system, butkristerw3-129/+133
it tried to use both if both was found (which caused conflicts.) Solves PR 17602.
2002-07-15Oops. This patch update was a local thing.skrll1-2/+2
2002-07-15Updated cpuflags to 0.26abs3-24/+28
Fix cpu parsing code for amiga (From Tim Preston), plus handle 21066 in alpha.
2002-07-15update MASTER_SITES.grant1-3/+3
2002-07-14Add USB joystick support (and bump version to 1.2.3nb1). The implementationkristerw7-39/+1375
is taken from the SDL development repository, with some bugfixes from me. Solves PR 17374.