summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-15Update to openldap-1.2.11; changes since 1.2.7p1 include:kleink4-27/+7
Changes included in OpenLDAP 1.2.11 CVS Tag: OPENLDAP_REL_ENG_1_2_11 Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd Fixed error in slurpd's filecheck function Fixed slurpd to properly restart in oneshot mode, and to report a non-zero number of items to process with only one replica. Fixed strdup use in libldap/request.c Fixed NULL prefix bug in libldap/ufn.c Fixed slapd_shutdown extern reference bug (ITS#527) Fixed ACL groups member matching Raise MAXDBCACHE to 128 (ITS#512) Fixed slapd client_addr crash (ITS#579) Fixed back-shell realloc bug (ITS#506) Build Environment Update res_search detection Detect and use getpassphrase() and getpass() Unset CDPATH Change GNU Pth to enable soft syscalls Changed RCPT cmds symbol to avoid link conflict (ITS#526) Changed LDBM directory to $localstatedir/openldap-ldbm Changes included in OpenLDAP 1.2.10 CVS Tag: OPENLDAP_REL_ENG_1_2_10 Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable undefined object classes implies extensible object behavior. Add GNU Pth support (ITS#453) Fixed -lldap Kerberos bind to work ldap_init() (ITS#426) Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459) Fixed multiple password support (ITS#464) Fixed -lldap chasing of delete referrals (ITS#471) Fixed back-ldbm/bind invalid credentials vs no such object bug Fixed slapd str2entry uninitialized variable bug (ITS#482) Fixed back-ldbm/modify mutlivalued indexing bug Fixed -llber seqorset buffer overrun bug (ITS#479) Build Environment Do not list unsupported LDBM API option NDBM Allow DEFAULT_DB_PAGE_SIZE to be defined at build time Changes included in OpenLDAP 1.2.9 CVS Tag: OPENLDAP_REL_ENG_1_2_9 Fixed lutil/password bogus crypt password bug (ITS#423) Fixed slapd/back-ldbm indexing bug (ITS#402) Added UD support for creators/modifiers attributes (ITS#422) Added modify* attributes on add to workaround client issue (ITS#424) Build Environment Rebuild configure Added support for db1 vs db2 with glibc 2.1 Removed TCPD and RLOOKUP interdependecy (ITS#419) Changes included in OpenLDAP 1.2.8 CVS Tag: OPENLDAP_REL_ENG_1_2_8 Fixed slapd lint Fixed slapd li_nextid_file uninitialized bug Fixed -lldap templates y2k bug (ITS#294) Fixed ldbm db_appinit to use u_int32_t instead of int (ITS#295) Fixed lber/io.c Cray T90 specific pointer arithmetic problem (ITS#325) Fixed s_addr dereferencing (ITS#340) Fixed ud strstr crash (ITS#328) Fixed back-ldbm presence index bug (ITS#394) Fixed -lthread rdwr 2-writer bug (ITS#395) Added TCP_NODELAY support Changed slapd to apply ACL to lastmod attributes Changed slapd.conf default referral Changed slapd delete stats log message for consistency Disable DN subtree indexing Build Environment Support using short as LDAP_INT4 Documentation Reference Quick Start Guide in README and INSTALL Update slapd.conf to reflect Quick Start Guide example ldappasswd(1) fix -c vs -H typo (ITS#154) Added warning about cross environment portability
2000-06-15Fix the PLIST_SRC problem.veego1-3/+4
2000-06-15Disable this for now, until someone syncs this with cdrecord.hubertf1-1/+4
2000-06-15Also build/install mkisofs.hubertf4-10/+15
2000-06-15adjust DEPENDShubertf6-12/+12
2000-06-15Fix afterstep DEPENDS linehubertf1-2/+2
2000-06-15Add and enable jpilotrh1-1/+2
2000-06-15Initial import of jpilot-0.98.1, a desktop organizer application for therh5-0/+67
palm pilot.
2000-06-15magicpoint makes use of pkgsrc/graphics/png, add dependency.itojun1-2/+3
2000-06-15upgrade to 2.1.1p1 from portable openssh distribution.itojun5-58/+12
--- changelog from 2.1.0p3: 20000609 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage (in favour of utmpx) on Solaris 8 20000606 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through list of commands (by default). Removed verbose debugging (by default). - (djm) Increased command entropy estimates and default entropy collection timeout - (djm) Remove duplicate headers from loginrec.c - (djm) Don't add /usr/local/lib to library search path on Irix - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III <tibbs@math.uh.edu> - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg <zack@wolery.cumb.org> - (djm) OpenBSD CVS updates: - todd@cvs.openbsd.org [sshconnect2.c] teach protocol v2 to count login failures properly and also enable an explanation of why the password prompt comes up again like v1; this is NOT crypto - markus@cvs.openbsd.org [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8] xauth_location support; pr 1234 [readconf.c sshconnect2.c] typo, unused [session.c] allow use_login only for login sessions, otherwise remote commands are execed with uid==0 [sshd.8] document UseLogin better [version.h] OpenSSH 2.1.1 [auth-rsa.c] fix match_hostname() logic for auth-rsa: deny access if we have a negative match or no match at all [channels.c hostfile.c match.c] don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via kris@FreeBSD.org 20000606 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to configure. 20000604 - Configure tweaking for new login code on Irix 5.3 - (andre) login code changes based on djm feedback 20000603 - (andre) New login code - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c - Add loginrec.[ch], logintest.c and autoconf code 20000531 - Cleanup of auth.c, login.c and fake-* - Cleanup of auth-pam.c, save and print "account expired" error messages - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - Rewrote bsd-login to use proper utmp API if available. Major cleanup of fallback DIY code.
2000-06-14fix for recent versions of lesstifdmcmahill2-4/+4
2000-06-14Fix buglet in previous.thorpej1-6/+6
2000-06-14Regen after "patch-aa" was changed and "patch-ab" restored.tron1-2/+3
2000-06-14Twiddle.soren1-5/+10
2000-06-14Now fix the libwrap compile problem on NetBSD.veego3-4/+32
Thanks to Matthias Scheler for noticing it.
2000-06-14Upgrade this package from 1.8.1 to 1.8.3; the distribution filehe6-52/+95
for 1.8.1 was replaced with 1.8.3.
2000-06-14add k12x10 fonts, from http://www.softclub.co.jp/~zoro/k12x10/.itojun3-5/+13
change version numbering scheme to dates.
2000-06-14Add Solaris support and move the libwrap support from patch-ab to patch-aa.veego9-40/+89
2000-06-14upgrade to 2000/6/14 snapshot. changes:itojun3-5/+4
- SA bundle (AH + ESP) negotiation is corrected - be more picky about permission of pre-shared key file (don't open it it it looks vulnerable).
2000-06-14Add support to plug in LDAP maps easily.kleink3-8/+19
2000-06-14don't include bsd.prefs.mk twicewiz1-2/+1
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