summaryrefslogtreecommitdiff
path: root/net/libfetch
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-05Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern.joerg1-2/+2
2009-02-05Really mark fetchRestartCalls as volatile.joerg1-2/+2
2009-02-05libfetch-2.22:joerg3-6/+6
2009-02-05libfetch-2.21:joerg10-22/+104
2008-12-02Be a bit nicer to native linux use and define _GNU_SOURCE here as well.joerg1-1/+6
2008-11-04libfetch-2.20:joerg2-6/+5
2008-10-10libfetch-2.19:joerg2-4/+4
2008-10-08libfetch-2.18:joerg4-36/+52
2008-10-07Explicitly initialise next to appease GCC and myself as it might bejoerg1-1/+2
2008-10-06libfetch-2.17:joerg3-10/+28
2008-10-06Require 2.16 for dependencies due to the changed fetch_read semantic.joerg1-2/+2
2008-10-06libfetch-2.16:joerg13-40/+83
2008-08-21libfetch-2.15:joerg4-20/+19
2008-07-27Deal with OpenSSL const changes as suggested by wiz.joerg1-2/+6
2008-05-09libfetch-2.14:joerg2-5/+5
2008-05-06glibc loves to not define common string functions and fail miserablyjoerg1-6/+6
2008-04-30Formatting improvements. Spelling. Use enough commas in enumeration.wiz1-36/+46
2008-04-26fix build with Sun Studio by not using ranges in case stmt.tnn1-4/+5
2008-04-25libfetch-2.13:joerg5-12/+59
2008-04-25libfetch-2.12:joerg8-52/+112
2008-04-24Claim copyright on a few more files for completeness.joerg2-2/+4
2008-04-24libfetch-2.11:joerg6-57/+124
2008-04-24libfetch-2.4.10:joerg7-73/+162
2008-04-21Actually, just check for linux and ignore hurd...joerg1-2/+2
2008-04-21Fix another surprise from the glibc folks.joerg1-1/+6
2008-04-21Fix typo in delimiter.joerg1-2/+2
2008-04-21libfetch-2.9:joerg3-4/+53
2008-04-21libfetch-2.8:joerg3-7/+5
2008-04-20libfetch-2.7:joerg3-4/+30
2008-04-19libfetch-2.6:joerg11-261/+177
2008-04-18libfetch-2.5:joerg2-7/+196
2008-04-17Claim copyright on the files I modified a lot.joerg2-2/+4
2008-04-17Avoid using %ju as it is not implemented on all platforms.joerg1-2/+2
2008-04-16Don't use inline.joerg1-2/+2
2008-04-16Use nbcompat.joerg3-3/+23
2008-04-08Force depend target to run, bootstrap-mk-files doesn't have thejoerg1-1/+2
2008-04-07Be a bit nicer to users that want to play with the fire.joerg1-1/+2
2008-04-05Actually return the list, not print it.joerg2-6/+10