summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-14Use the defines from bsd.pkg.mk, don't start subshells.hubertf4-12/+11
(The values for uname etc. will probably be passed in from upper-level make processes).
2000-06-14Update to sources from 20000608.hubertf2-4/+4
Makes this compile again on 1.3.x systems, reported in PR 10322 by Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.
2000-06-14Tweak.soren1-1/+1
2000-06-14A few minor tweaks. Not there yet.soren1-8/+17
2000-06-13Regen.soren1-12/+14
2000-06-13No working tarball yet.soren1-3/+1
2000-06-13Add Taya-san's patches.soren13-0/+370
2000-06-13Obsolete.soren11-395/+0
2000-06-13Create all the directories needed by rtty.thorpej1-1/+7
2000-06-13Use a default group that NetBSD actually ships with (operator).thorpej2-1/+15
2000-06-13upgrade to 0.87.itojun2-4/+4
key changes from www.zebra.org: Many ospfd related bugs are fixed. Now OSPF module becomes very stable again ;-). MPLS-VPN PE-RR functionality is added to bgpd. RIP,zebra interface up/down handling improved.
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz11-22/+22
2000-06-13Update xdm-krb4 to version 3.3.6.1.wennmach3-6/+6
Version 3.3.6.1 fixes some minor issues and nits (like using snprintf instead of sprintf, and using newer functions, like krb_afslog_uid_home instead of krb_afslog) in greeter/verify.c. Most changes are from Assar Westerlund (assar@sics.se, assar@netbsd.org), some from myself.
2000-06-13Update to gdbm-1.8.0. From the NEWS file:fredb5-73/+16
CHANGES from 1.7.3 to 1.8 1. Added GDBM_CENTFREE functionality and option. 2. Added GDBM_COALESCEBLKS functionality and option. 3. Added GDBM_NOLOCK flag. 4. Made ``fast'' mode the default, making GDBM_FAST obsolete, and adding the GDBM_SYNC flag and GDBM_SYNCMODE option. 5. Switched to building with libtool. [This last make LT_CONFIG_OVERRIDE necessary.]
2000-06-12Added and enabled camlp4wulf1-1/+2
2000-06-12Initial import of pkgsrc/lang/camlp4:wulf8-0/+199
camlp4-3.0 A Pre-Processor-Pretty-Printer for Objective Caml
2000-06-12add back depends on ncurses as the package still appears to need it (won'tdmcmahill1-1/+2
compile without ncurses on 1.4 machines).
2000-06-12fix the patch so it works....dmcmahill2-5/+5
2000-06-12fix the .info file so thatdmcmahill2-1/+17
install-info --delete %D/info/dinotrace.info %D/info/dir actually work.
2000-06-12Update minicom to 0.83.1rh6-61/+33
Notable changes include: - An old signal handling bug has been fixed. It sometimes caused an eternal loop of "Killed by signal x" - "Resetting modem" - "Killed by signal y" when minicom was aborted unexpectedly, and then it could only be killed with kill -9 (SIGKILL). - Now there is also a setting in the Bps/par/bits section of the Serial port setup menu to use two stop bits. - Some patches for SVR4 lock file handling. - Fixed some compilation errors when -D_HAVE_MACROS is not defined in the makefile. - possible overflows fixed in inputting the manual dialing string and search string in the phone dir. - user-configurable options to disable writing the logfile or select which things to write there - the command line option -d now accepts multiple numbers or names as the parameter. Separate them with commas and use no spaces around it. - a fix for the script timeout command that sometimes didn't work right. - now you can move an entry up/down in the phone directory. - flag %f added to the upload/download protocol program command lines to allow passing the port file descriptor to c-kermit - support for DTE speed 230400 bps - newline delay option added in the terminal settings - multiline option added to untag all phonedir entries with the same name when one of them answers
2000-06-12Update lrzsz to 0.12.20.rh2-6/+6
Notable changes include: Version 0.12.20 - December 1998, Uwe Ohse * works on BeOS and stone-aged SCO (sco-3.2v4.2) * pubdir-"feature" works again. * "make rpm" creates a rpm file. * "optimal blklen calculation" was too aggressive, it now does nothing if the user demands fixed blklens. * various smaller and medium bug fixes. * a more or less important security bug is fixed (stupid use of /tmp in a piece of code which is rarely used). * lrz uses umask to make files unreadable which receiving them. * "sh systype | mail uwe-generic-counter@ohse.de" sends a success report with a description of the system type. * --enable-syslog is now default Version 0.12.19 - January 1998, Uwe Ohse * 0.12.18 was broken, lsz crashed if receiver found an CRC error. * lrz options "--rename" and "--escape" didn't work. * lrz didn't implement senders "overwrite-or-skip" option. * added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.
2000-06-12Add ${PREFIX}/lib library search paths for SOCKS4/5rh1-3/+3
2000-06-12Add and enable whowatchrh1-1/+2
2000-06-12Initial import of whowatch-1.4, an interactive who-like program displayingrh5-0/+31
real-time user information.
2000-06-12add couple of more issues and a design choice.itojun1-4/+12
2000-06-12Changed ${MAKE} in pre-install to ${GMAKE} too...wulf1-4/+4
2000-06-12Package needs 'gmake' as it otherwise will not build.wulf1-1/+16
Added support for native-code compiler for i386 architecture.
2000-06-12Added support for native-code compiler for i386 architecture.wulf1-0/+109
2000-06-12Fix MASTER_SITES. Pointed out by Bernd Ernesti.skrll1-2/+2
2000-06-12Update plptools to version 0.6.skrll6-28/+84
Sorry there doesn't seem to be a changelog. Changes by me: - Patch mp_mount.c so that it now works. - Remove BROKEN - Use LIBTOOL instead of PKGLIBTOOL.
2000-06-12Fix installation path for non-i386 platforms. Done with help fromwiz1-3/+3
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour <root@garbled.net>.
2000-06-12add RESTRICTED (crypto) and IGNORE (broken by PF_KEY API change)itojun1-1/+4
2000-06-12add RESTRICTED for crypto.itojun1-3/+2
2000-06-12add files/md5. From: Bernd Ernestiitojun2-16/+3
2000-06-12added hack to use NetBSD's curses on 1.4Y+ even if ncurses are installedwiz1-2/+10
2000-06-12build 20000612 KAME racoon IKE daemon, by pulling tar.gz from ftp.kame.netitojun8-54/+109
(does not use anoncvs any more). changes in racoon itself is way too many to mention. for full changelog refer http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.
2000-06-12compile with -fPIC instead of -fpic. Makes things work right on sparc.dmcmahill2-1/+13
2000-06-11Fix problems with uninitialized data, mostly on MIPS.mycroft2-14/+42
2000-06-11Pull in the change to only do the null format string check if -pedantic.mycroft1-0/+14
2000-06-11Include directory name.mycroft1-3/+3
2000-06-11Import the NUL termination bug fix from -current.mycroft1-0/+19
2000-06-10Update ethereal to 0.8.9.frueauf3-9/+9
Overview of changes in Ethereal 0.8.9: * Timestamps in RTP summary column (Jason Lango) * Fix build warnings (Ron Flory) * Make our GtkCList sortable (Graham Bloice) * Use F<> instead of B<> for files in man pages (Guy) * Fix a type IP packet counter (Gerald) * Build fixes (Gilbert, Guy) * Rename "private" to "dump", to avoid C++ reserved word (Guy) * Add tvbuff class and exceptions module (Gilbert, Guy) * Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy) * Support ISAKMP Configuration Method (Yaniv Kaul) * Fix tethereal/wiretap error-reporting bug (Gilbert) * Add sample Makefile for regression testing (Gilbert) * Dissect substring filters in packet-ldap.c (Guy) * Fix wtap.h typo (Alan Harrison) * Change usage of 'fd' in file.c (Ben Fowler) * Fix endian bug in ngsniffer.c (Guy) * Fix smb-pipe NetServEnum (Guy) * Fix VTP to correctly add ipv4 address to proto_tree (Guy) * cf->current_frame fix for correctly displaying GtkCList (Guy) * SMUX and SNMPv3 support (Jochen Friedrich) * Fix snmp-less build (Guy) * Show Ethernet trailer (Gilbert) * Old-style fixes for bounds checking (Guy, Gilbert) * Make proto_tree_is_visible false more of the time (Guy) * Support for GRE over IPX (Paul Ionescu) * Move psuedo_header out of frame_data structure to save memory. Required changes in wiretap, too. (Guy) * Doco fixes (Guy) * Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu) * Fix randpkt.c for new wtap_dump() (Gilbert) * Correctly handle 0-length FT_BYTES (Gilbert) * Header file fixes (Guy, Gilbert) * SMUX-related fix (Guy) * More wiretap zlib fixes (Guy) * Detect Cisco and Novell type IPX packets (Paul Ionescu) * Close the capture file descriptor (Mark Burton, Guy) * More ISAKMP additions (Yaniv Kaul, Guy) * Support for EIGRP over Appletalk and IPX (Paul Ionescu) * Fix display of IP fragment (Scott Howard) * Fix for Linux ISDN ippp devices (Gilbert) * Change handling of capture_ppp() (Gilbert) * SMB fixes (Mark Burton) * Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy) * GTK dialogue fixes (Guy) * Incorporate gtkclist.c from GTK+ 1.2.8 (Guy) * Initial SCTP support (Michael Tuexen) * Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy) * Fix for X.25 dbit (Gilbert) * Enable more dissector handoff tables (Guy) * Win32 build enhancements (Graham Bloice) * X.25 LCN display fix (Olivier) * C/C++ typedef fixes (Guy, Andreas Sikkema) * Change proto_tree_add_*() calls to find more errors at compile time (Guy) * Fix plugin function pointer table (Gilbert) * Add "Enable name resolution" check box to File Open dialogue (Gilbert) * Fix RSVP for Resv Tear Confirm message (Gilbert) * Show ICMP sequence number as two bytes instead of integer of unknown-endiannes s (Gilbert) * Add gtk_set_locale() to main (Kaoru Kusunoki) * Make dissect_ah() use dissector handoff tables (Gilbert) * Fix L2TP dissector to call dissect_ppp() (Gilbert) * Support for COPS (Heikki)
2000-06-10Updated roller to 1.4.kim2-4/+4
logroll: - rotate ipmon log (no processing yet) proc-httpd-errors - do not report usernames on authentication failures (better summary and possible passwords are not shown) - do not report "file not found" errors (not useful at system level, and some authors choose to live with such links produced by tools) - do not report "no acceptable variant" (the user gets a menu) - do not report clients blocked by server configuration proc-messages - updates to local domains and networks (needs a config file) - handle multi-port HP print servers successfully - handle ntpd v4 messages - handle new NetBSD messages (up-to 1.4Y) - update named to BIND v8.2.2-P5, and add some new types of messages - handle verbose amd startup - minor updates: inetd, sendmail, snmpd, sshd - new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd - added a placeholder for mrouted proc-news - don't count "msgid:" as a system with connection failures (the failed connections are probably to msgidd, e.g. it is not running)
2000-06-10add vttestdrochner1-1/+2
2000-06-10import vt100 test program (improved version of the utility whichdrochner5-0/+27
comes with pcvt)
2000-06-10The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com.veego1-2/+2
2000-06-09mswordview is at 0.5.14 now - changes seem to be bugfixes mostlydrochner3-5/+9
2000-06-09Install the README in $prefix/share/doc/rtty/README, it's the only docbouyer2-2/+8
available.
2000-06-09Make it compile on 1.4Y+ even if ncurses are installed.wiz1-2/+10
Pointed out by tron.
2000-06-09Add/enable p5-Convert-ASN1.kleink1-1/+2