summaryrefslogtreecommitdiff
path: root/archivers/hpack/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-09-12Disable inline by always #defining it to nothing. What motivatesdholland1-5/+11
people to declare functions inline without making any kind of inline definition available?
2005-10-03Add DragonFly to the conditions.joerg1-3/+3
2005-01-19Compile fix for Interix.tv1-4/+4
2004-06-09Make this package build on Linux.minskim1-4/+12
- Use lseek(2) instead of tell() on Linux. - Use "${RM} -f" instead of "rm" in @unexec.
2002-03-14Unneeded now.wiz1-24/+0
2002-03-09Make it build on Darwin.yyamano2-12/+12
* Use curses. Darwin doesn't have termcap. * Add __APPLE__ to system.h to define necessary macros. * Replace __{Free,Open,Net}BSD__ with __UNIX__ in language/language.c. It worked on *BSD, but not correct logically. XXX -no-cpp-precomp issue isn't fixed yet. I think we should fix it in XXX generic way.
2001-09-14Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896.wiz2-3/+25
1999-05-26Work around rsaref's internal md5, and update rsaref dependency to "2.0p2".tv1-0/+24
1999-05-23Add hpack-0.79, inspired by the FreeBSD port "hpack.non-usa.only", buttv7-0/+177
rewritten. Allows for USA/non-USA support via the familiar USE_RSAREF2 mechanism, and significantly cleaned up. Does not attempt to fall back to $HOME/.pgp for keys as in the FreeBSD port, as other programs already require PGPPATH to be set.