summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-12-03Update glimpse to 4.1, provided in pr 6508 by Johnny C. Lam.frueauf5-46/+36
Fixes some bugs, including a serious bug involving Boolean searches of length 1 between versions 4.0 and 4.1.
1998-12-03Update ddd to 3.1.frueauf3-5/+20
DDD 3.1 brings Perl support, Python support, data plotting, Undo/Redo, advanced data exploration, and several more new features and bug fixes.
1998-12-03Add "share/games", "var" and "var/games".simonb1-1/+7
1998-12-03make aware of BATCH (if interactive), uid (if benchmark needs to be run as root)hubertf5-5/+27
1998-12-02Install a PIC version of DynaLoader.o so that, e.g., mod_perl can link ittv3-3/+11
in with a dlopen of libperl.
1998-12-02Move the rpath setting from hints/netbsd.sh to Configure. In hints, ittv2-18/+16
adds an extra rpath of -Wl-R/CORE.
1998-12-02Do not use Perl's malloc (will interfere with modules that interact withtv2-4/+5
code that is outside of Perl's reach). The BSD malloc is Fine.
1998-12-02d_vfork should be "$define", even if it produces a bogus "WHOA THERE"tv1-3/+3
warning; setting it to "true" doesn't work.
1998-12-02Do not enable binary compatibility with Perl 5.003. We have never had atv2-4/+4
Perl 5.003 pkg, so the compatibility is moot; turning it on exposes namespace polluting symbols.
1998-12-02Update fetchmail to 4.6.9. From its Changelog:frueauf2-6/+8
fetchmail-4.6.9 (Tue Dec 1 14:46:19 EST 1998): * Better RFC822 conformance in fetchmail trace headers. * Corrected MIME generation of bounce mail. * Prevent core dumps on 'for' and 'by' in names (bug introduced in 4.6.8). * Peter Hamlen's fix for bounce-message generation. * Silent mode now suppresses progress messages from 2xx responses in ETRN. * Fix for netrc.c core dump from Michael Pearce <Michael_Pearce-AMP001@email.mot.com>. fetchmail-4.6.8 (Sat Nov 28 21:07:46 EST 1998): * Added bounce-mail capability on SMTP/ESMTP error conditions. * Internationalization support via GNU gettext from Arnaldo Carvalho de Melo <acme@conectiva.com.br> and Jorge Godoy <jorge@bestway.com.br>. First supported language is Brazilo-Portuegese (LC_ALL=pt_BR). * Fixed Debian Bug#29913: -M on the command line causes SEGV in daemon mode. * Emit an informational message when fetchlimit is reached. * Documented fetchmail's actions on ESMTP errors on the man page. * Fix an undead-message hole in POP3 with fetchall on. * Fix a minor error in generation of fetchmail's trace headers. * Better Received-line parsing (avoid some false positives).
1998-12-02pkglint: add missing rcs id.frueauf1-0/+2
1998-12-02Add and enable libperl.tv1-1/+2
1998-12-02Add libperl, a shared object version of the Perl link library. Installstv6-0/+57
only libperl.so and `soperl' (a Perl binary that uses the libperl.so); requires the perl5 pkg to be installed for all the rest of Perl.
1998-12-02Revert to building libperl statically, and clean up.tv5-80/+72
1998-12-01Document and enable cdk.garbled1-1/+2
1998-12-01Initial import of cdk-4.9.6garbled13-0/+342
the Curses Development Kit
1998-12-01Fixes PR6513 by <Matthias.Grutzeck@teco.edu>.hwr1-1/+4
XXX this should be changed to include <net/ethertypes.h> in post 1.3.2 worlds.
1998-12-01Eliminate malloc() cast warnings on LP64.tv1-0/+12
1998-12-01Add proper shared object support for ELF(!), and make libperl shared ontv5-24/+94
non-NOPIC systems.
1998-11-30Nuke extraneous /.tv1-2/+2
1998-11-30Add homepage.tv1-6/+7
1998-11-30Wildcardify CONFLICTS.tv1-2/+2
1998-11-30Update to 3.7.6.tv4-47/+21
1998-11-30pkglint: add missing rcs id.frueauf1-0/+2
1998-11-30update to 1.0605explorer4-61/+65
1998-11-29sigaddset() on an automatic variable works much better if preceded bysommerfe2-4/+28
sigemptyset(). (this used to work, by chance, when sigmasks fit in a register). doscmd now seems to work on 1.3I
1998-11-29If "egcs" is installed apply Rene Hexel's patch and use "g77" instead oftron1-8/+19
"f2c" as fortran compiler.
1998-11-29Patch by Rene Hexel to make this package build with "egcs".tron1-0/+76
1998-11-29Use new version 1.3 of the hp8xx package, which also supportsfrueauf4-13/+41
HP670, HP690, HP850, HP855, HP870, HP890, HP1100 and HP1600 color printers.
1998-11-28Update sane to 1.00.frueauf6-62/+115
1998-11-27samba doesn't require (and doesn't want) smbpasswd to be setuid anymoredrochner1-3/+1
1998-11-27Add conflict with samba-1.9.18p8 and samba-2.0.0beta2bouyer1-1/+3
1998-11-27Add samba2, commented out.bouyer1-1/+2
1998-11-27Package for samba 2.0.0 (beta 2 for now).bouyer7-0/+564
1998-11-26Add BSD_PKG_MK=1 to bsd.prefs.mk, and clarify it's usage (comment) a bit,hubertf2-3/+8
pointed out by Alistair Crooks and Johnny Lam.
1998-11-26update to V2.2.1hubertf2-4/+4
1998-11-26Update Window Maker package to version 0.20.2 using patches supplied bytron4-79/+249
Johnny C. Lam in PR pkg/6490.
1998-11-26Add and enable p5-Devel-DProf, p5-Devel-SmallProf, p5-Time-HiRes.bad1-2/+4
1998-11-26Enable p5-CGI-Lite.bad1-2/+2
1998-11-26Update to version 2.10.bad2-7/+5
Don't need WRKSRC.
1998-11-26Time:HiRes: High resolution time, sleep, and alarm.bad7-0/+41
1998-11-26Devel::SmallProf a line-by-line profiler for Perl programs.bad5-0/+32
1998-11-26Devel::DProf a profiler for Perl programs.bad7-0/+43
1998-11-26CGI_Lite a small and simple module for CGI programs.bad6-0/+48
1998-11-26Can't rely on NSIG indicating that signal.h has been included.bad1-0/+13
(Random crap includes sys/signal.h which defines NSIG.) Fixes various signal related problems after 1.3H.
1998-11-26Bump version of PKGNAME to 1.67 to indicate that there are changes sincefrueauf1-2/+4
1.66.
1998-11-26Fix typo in last commit.tron1-10/+10
1998-11-26"i386--netbsd" -> "${MACHINE_GNU_ARCH}".tron1-10/+10
1998-11-26Don't #define index strchr in a public include fileexplorer5-0/+75
1998-11-26Set BSD_PKG_MK=1 so people can put conditional things into theirhubertf1-1/+4
/etc/mk.conf. Suggested by Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>.