Age | Commit message (Expand) | Author | Files | Lines |
2014-06-29 | Update to 6.0.4 | ryoon | 4 | -1305/+206 |
2014-06-29 | updated archivers/lzo to 2.0.8 | schwarz | 4 | -12/+13 |
2014-06-29 | delete non-existing ftp archive site | schwarz | 1 | -3/+2 |
2014-06-29 | xaric, knot, drill | dholland | 1 | -1/+4 |
2014-06-29 | Add missing openssl buildlink, appeared in linux build | dholland | 1 | -1/+3 |
2014-06-29 | add missing openssl buildlink, appeared in linux build | dholland | 1 | -1/+3 |
2014-06-29 | Add an patch for nested include of string.h. | obache | 2 | -1/+35 |
2014-06-29 | Use stdlib.h instead of declaring own malloc. | dholland | 2 | -5/+31 |
2014-06-29 | USE_TOOLS+=yacc, seen in linux build | dholland | 1 | -2/+2 |
2014-06-29 | Add missing openssl buildlink, appeared in linux bulk build | dholland | 1 | -1/+3 |
2014-06-29 | blt | dholland | 1 | -1/+2 |
2014-06-29 | add missing libX11 buildlink; PKGREVISION -> 9. | dholland | 1 | -2/+3 |
2014-06-29 | add errno.h for macos build | dholland | 2 | -1/+16 |
2014-06-29 | yrolo | dholland | 1 | -1/+2 |
2014-06-29 | Remove references to cuserid(); it doesn't exist on MacOS and it's | dholland | 3 | -3/+19 |
2014-06-29 | Instead of trying to make a list of OSes on which to avoid mucking | dholland | 3 | -11/+49 |
2014-06-29 | Let's try using the pkgsrc config for MacOS. If it doesn't work, which is | dholland | 1 | -1/+2 |
2014-06-29 | This is too old to support MacOS. | dholland | 1 | -2/+2 |
2014-06-29 | Remove accidental global variable. On most Unix platforms such | dholland | 2 | -1/+20 |
2014-06-29 | This package for some reason thinks MacOS comes with DOS <conio.h>. It | dholland | 2 | -1/+18 |
2014-06-29 | Calling time() requires <time.h>. My fault, I think, and/or NetBSD has | dholland | 2 | -6/+14 |
2014-06-29 | Extend dfly patch to macos: stdout is not necessarily a compile-time | dholland | 2 | -5/+7 |
2014-06-29 | Add platform code for MacOS. | dholland | 1 | -1/+3 |
2014-06-29 | Fix tautological comparison and (maybe) macos build. | dholland | 2 | -1/+17 |
2014-06-29 | add a bit of a hack that should fix or advance the MacOS build | dholland | 2 | -1/+18 |
2014-06-29 | Add hacks to (hopefully) fix MacOS build. | dholland | 1 | -1/+9 |
2014-06-29 | Assorted basic legacy code fixes - ctype.h stuff, implicit int, use | dholland | 11 | -43/+220 |
2014-06-28 | work with more lex versions (fixes build failure seen with -current) | dholland | 2 | -3/+15 |
2014-06-28 | Fix build with tcl/tk 8.6. | dholland | 7 | -5/+321 |
2014-06-28 | Says it doesn't support ruby18 if you try to build it, so mark it | dholland | 1 | -1/+3 |
2014-06-28 | py26 not supported by py-pycha | joerg | 1 | -2/+2 |
2014-06-28 | Restore patches for fixing the clang build. | joerg | 6 | -1/+79 |
2014-06-28 | Doesn't support Python 2.6. | joerg | 1 | -2/+2 |
2014-06-28 | Fix build against tcl 8.6. | dholland | 5 | -1/+131 |
2014-06-28 | bsdtar is certainly valid for EXTRACT_USING. | joerg | 1 | -2/+2 |
2014-06-28 | unfs3 | dholland | 1 | -1/+2 |
2014-06-28 | Don't pull in flex with both USE_TOOLS and bl3. USE_TOOLS is sufficient. | dholland | 1 | -3/+2 |
2014-06-28 | fix build failure on netbsd amd64 | dholland | 2 | -1/+29 |
2014-06-28 | Work around build problem seen only in pbulk (remains unclear why). | dholland | 3 | -3/+37 |
2014-06-28 | work with more lex versions (fixes build failure seen with -current) | dholland | 2 | -3/+15 |
2014-06-28 | Apply patch from RT to check more carefully for usesfio. Fixes build | schmonz | 2 | -1/+20 |
2014-06-28 | security'ish update. Changelog: | spz | 2 | -6/+6 |
2014-06-28 | Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead. | asau | 1 | -2/+2 |
2014-06-28 | Updated net/mikutter to 3.0.2 | obache | 1 | -1/+2 |
2014-06-28 | Update mikutter to 3.0.2. | obache | 3 | -7/+8 |
2014-06-28 | Updated mail/milter-manager to 2.0.4 | obache | 1 | -1/+2 |
2014-06-28 | Update milter-manager to 2.0.4. | obache | 3 | -7/+9 |
2014-06-28 | Fix an fd leak when using appledouble = v2 - from upstream. | markd | 3 | -3/+28 |
2014-06-27 | configure fails to detect <netinet/ip_icmp.h> presense on FreeBSD 10. | asau | 1 | -1/+6 |
2014-06-27 | Request GNU texinfo as a tool to avoid build failure when it is missing. | asau | 1 | -1/+2 |