summaryrefslogtreecommitdiff
path: root/net/libfetch
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Cygwin also missing sin_len in sockaddr_in.obache1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-2/+4
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-21Revert 1.43.joerg1-4/+1
2012-10-15Use s6_addr32 if present as macro and fallback to memcpy otherwise.joerg1-2/+6
2012-10-15Revert bogus warning flags.joerg1-6/+1
2012-10-09libfetch-2.34:sbd1-2/+5
2012-10-07net/libfetch: Fix for gcc4.7marino1-1/+6
2012-04-26Define LIBFETCH_PRINTFLIKE for !gccjoerg1-1/+3
2012-04-07Fix the last commit to not break bootstrap.joerg3-6/+11
2012-04-07Fix build with clang.wiz3-5/+7
2011-12-17If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms.sbd1-1/+6
2011-11-08More help for stupid glibc headers.joerg1-2/+3
2011-11-06Do not define HAVE_SA_LEN when __minix is defined per pkg/45039tcort1-2/+2
2011-10-02PR#45210: Fix pkgsrc bootstrap with gcc 4.6marino1-5/+4
2011-08-21Be a bit nicer to broken GCC array boundary checks.joerg1-12/+14
2011-01-23Handle the case where tm_year is a long variable, from Benny Siegertagc2-7/+7
2010-08-20libfetch-2.33:joerg2-3/+8
2010-06-13libfetch-2.32:joerg2-3/+4
2010-04-22Regen.joerg1-3/+17
2010-03-21libfetch-2.31:joerg4-27/+77
2010-02-24Fix RCS ID.joerg1-1/+1
2010-01-24Fix a variable reference in TCP_NOPUSH case.joerg1-2/+2
2010-01-24Use the hard-core approach of killing SIGPIPE explicitly onjoerg1-1/+20
2010-01-23libfetch-2.30:joerg2-12/+71
2010-01-23libfetch-2.29:joerg5-111/+54
2010-01-23Remove is_active.joerg3-7/+3
2010-01-22Fix typo in function names, bump date.wiz1-4/+4
2010-01-22libfetch-2.28:joerg8-114/+181
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2010-01-11libfetch-2.27:joerg2-4/+4
2009-10-15libfetch-2.26:joerg8-30/+169
2009-08-16libfetch-2.24:joerg4-11/+26
2009-08-11It's not MAKE_JOBS safe.hasso1-1/+3
2009-08-11Fix some lint warnings about G/C unused variables and changing ajoerg2-14/+6
2009-08-06Drop PKGREVISION and bump to libfetch-2.24 instead. (in-tree package)tnn1-3/+2
2009-08-06Bump the PKGREVISION for ftp.c changetnn1-1/+2
2009-08-06Fix strict aliasing issue which GCC 4.4 complained about.tnn1-41/+40
2009-06-22Correctly regen the cat page.joerg1-176/+484
2009-06-22Regen cat page. Helps Solaris.joerg1-484/+176
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
2009-04-09Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.joerg1-3/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-03-16Improve markup.joerg1-3/+3
2009-03-10libfetch-2.23:joerg2-3/+6
2009-03-05Add !__MINT__ to the HAVE_SA_LEN testabs1-2/+3
2009-03-05Like Linux, MiNT wants _GNU_SOURCE (for strptime)abs1-3/+3
2009-03-05Always define _REENTRANT to get gmtime_r prototype on Interix.joerg1-1/+4
2009-02-22Be nice to ancient NetBSD releases. From Hauke Fath.joerg3-9/+13
2009-02-09Suggest openssl option only if OpenSSL is builtin.joerg1-2/+8