Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-29 | fix the checksums | christos | 1 | -3/+3 | |
2006-03-28 | DragonFly support. | joerg | 2 | -1/+21 | |
2006-03-28 | Bring ScriptAlias and Alias in the correct order. | wiz | 2 | -3/+4 | |
From Carl Brewer in PR 33159. Bump PKGREVISION. | |||||
2006-03-23 | Add DragonFly support. | joerg | 4 | -23/+32 | |
2006-03-23 | Attempt at DragonFly support. | joerg | 2 | -20/+31 | |
2006-03-23 | DragonFly support. | joerg | 3 | -10/+25 | |
2006-03-23 | ap_type is a short, not a char. Fix it and bump revision. | joerg | 3 | -3/+18 | |
2006-03-23 | Add DragonFly support. | joerg | 3 | -5/+33 | |
2006-03-23 | Include unistd.h to get select(2) on DragonFly. | joerg | 2 | -1/+14 | |
2006-03-23 | Include <sys/types.h> before <sys/socket.h> for DragonFly. | joerg | 2 | -6/+14 | |
Detect poll correctly on DragonFly. | |||||
2006-03-23 | Add DragonFly support. | joerg | 2 | -1/+15 | |
2006-03-23 | Add DragonFly support. | joerg | 2 | -4/+4 | |
2006-03-23 | Fix errno. | joerg | 4 | -12/+33 | |
2006-03-23 | Add DragonFly support. | joerg | 5 | -5/+179 | |
2006-03-23 | Fix errno. | joerg | 2 | -1/+14 | |
2006-03-23 | Forgotten patchsum for patch-ac. | joerg | 1 | -1/+2 | |
2006-03-23 | Fix errno usage in Python (!) code. | joerg | 3 | -1/+26 | |
2006-03-23 | DragonFly support. | joerg | 3 | -7/+28 | |
2006-03-23 | lvalue cast == evil, lvalue cast in C++ == broken. Attempt to fix them. | joerg | 3 | -1/+65 | |
2006-03-23 | Recognize DragonFly as BSD. | joerg | 3 | -7/+7 | |
2006-03-22 | Fix errno. | joerg | 8 | -20/+75 | |
2006-03-22 | Fix broken va_arg usage violating ISO C promotion rules. Bump revision. | joerg | 4 | -2/+31 | |
2006-03-22 | Add DragonFly support. Add explicit rpath for /usr/pkg/lib for libXmu. | joerg | 3 | -5/+19 | |
2006-03-22 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 | |
2006-03-22 | Add DragonFly support. Add explicit rpath for /usr/pkg/lib. | joerg | 5 | -10/+40 | |
2006-03-22 | Add DragonFly support. Fix compilation with GCC 3.4: Publically declaring | joerg | 3 | -2/+43 | |
a private type doesn't work. | |||||
2006-03-22 | Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a | tv | 3 | -6/+6 | |
PR-responsible person (such as I am ;) a little easier. | |||||
2006-03-22 | Override all config.guess and config.sub scripts. Remove patches | joerg | 9 | -89/+25 | |
which have been useless anyway due to the former. Add DragonFly support. | |||||
2006-03-22 | crypt(3) is *tatata* in libcrypt on DragonFly. | joerg | 2 | -1/+17 | |
2006-03-22 | Add DragonFly support. | joerg | 4 | -1/+43 | |
2006-03-22 | Disable the OS X hack for re_comp and friends on DragonFly, where it | joerg | 4 | -1/+51 | |
breaks unistd.h. *sigh* Fix errno. | |||||
2006-03-22 | Use libtool PLIST handling, it works now. Add some missing symlinks | joerg | 9 | -134/+98 | |
for libtool archives, remove the .a and .so entries. Bump revision. Add DragonFly detection for shared libraries. Always try to find -lssl with -lcrypto, unbreaking the test at least on DragonFly, but should not harm elsewhere. | |||||
2006-03-22 | Add DragonFly and FreeBSD (the latter untested) support. | joerg | 8 | -2/+92 | |
2006-03-22 | Include sys/types.h and sys/time.h before net/bpf.h for DragonFly. | joerg | 2 | -5/+7 | |
2006-03-22 | Add DragonFly support. | joerg | 2 | -1/+15 | |
2006-03-22 | Add DragonFly support. | joerg | 3 | -6/+53 | |
2006-03-22 | Workaround undefined prototype in net-snmp. | joerg | 2 | -1/+15 | |
2006-03-22 | Add DragonFly support. | joerg | 2 | -1/+24 | |
2006-03-22 | Fix pthread usage. | joerg | 3 | -8/+18 | |
2006-03-22 | Fix typo which resulted in a failed install. | adrianp | 1 | -2/+3 | |
Issue found by Wolfgang Solfrank. | |||||
2006-03-21 | Remove some old hacks that are no longer needed | adrianp | 6 | -131/+123 | |
Use our libtool Update to 1.1.1 Fixes security issue (DoS): http://secunia.com/advisories/19300/ > Security fixes > * Additional state checking in the EAP-MSCHAPv2 module. > Bug found by Steffen Schuster. > > Feature improvements > * More dictionary updates > * Additional tests and fixes for Digest module from Phillipe Sultan. > * Add new "phone" response mode to rlm_otp/cryptocard. > * Put the eap sessions into a tree, so that looking them up is very > fast, and no longer O(n) in the number of sessions. > * Install the schema examples for a set of backends with the rest > of the documentation. > * Add support for xlat expansion of attributes from LDAP. > > Bug fixes > * Fix rlm_perl crash. (closes: #348) > * Fix handling of CoA-Request packets (close #344). Also correct > name of CoA packets. > * Fix an error on x86_64 machines when reading dictionaries. > (closes: #312) > * Fix compilation errors on FreeBSD and NetBSD because of rlm_otp > module. (closes: #314 #328) > * Workaround Cisco bug in State attribute handling in rlm_otp. > * Support LP64 for async mode in rlm_otp. > * Fix libtool problems on Debian with rlm_eap_peap and rlm_eap_ttls > modules. (closes: #75) > * Make "use_tunneled_reply" work properly for PEAP. > * Copy the whole string when getting a one-to-one-mapped attribute > from LDAP (closes: #261) > * Fix net-snmp's ucd-snmp compatibility mode. | |||||
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 3 | -6/+6 | |
scripts prior to revision 1.43 of bsd.pkginstall.mk. | |||||
2006-03-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 2 | -6/+5 | |
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems. | |||||
2006-03-20 | Updated net/proftpd to 1.3.0rc5 | martti | 2 | -6/+6 | |
The 1.3.0rc5 release includes a number of minor bugfixes, including a workaround for getting proper timestamps in chrooted process logs if glibc-2.3 is present, and a fix for daemon processes hanging when shutting down on Mac OS X. | |||||
2006-03-19 | Add DragonFly support. Bump revision due to PLIST changes. | joerg | 27 | -14/+1067 | |
2006-03-17 | Add missing gettext-lib dependency. Bump PKGREVISION. | wiz | 1 | -2/+3 | |
Fixes CHECK_FILES build. | |||||
2006-03-16 | Don't use LOCALBASE to refer to the install directory. | jlam | 1 | -2/+3 | |
2006-03-16 | Needs makedepend as tool. | joerg | 1 | -1/+2 | |
2006-03-16 | Consistently use NetBSD.org address for shell, shellhung.org does not exist. | wiz | 1 | -2/+2 | |
2006-03-16 | Never use -Wid-clash-30. It is dead, Jim. | joerg | 2 | -3/+19 | |