aboutsummaryrefslogtreecommitdiff
path: root/net/net-http
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Please bmake(1) as well as make(1)Baptiste Daroussin2013-05-021-9/+4
| | | | Notes: svn path=/head/; revision=317123
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-1/+1
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=278635
* - Update MASTER_SITES and WWW: lineMartin Wilke2011-04-122-6/+2
| | | | | | | | PR: 155825 Submitted by: Ports Fury Notes: svn path=/head/; revision=272561
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Deprecate unmaintained ports from net where upstream disapear and/orBaptiste Daroussin2011-03-141-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270897
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-1/+1
| | | | Notes: svn path=/head/; revision=226679
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Per the distfile survey, the mastersite disappeared about a year ago.Mark Linimon2003-10-261-1/+2
| | | | Notes: svn path=/head/; revision=92192
* Use the new virtual category 'scheme'Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | - Add the virtual category 'scheme' to the orphan ports - Fix the chicken's csc script - Minor portlint cleanups PR: ports/55265 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=87819
* - fix pkg-plist (chase guile's version with a PLIST_SUB)Pete Fritchman2003-05-162-8/+9
| | | | | | | | | | - portlint PR: 52075 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=81067
* Borrow from lang/gnustep-guile to set the guile version correctly forJoe Marcus Clarke2003-05-031-2/+6
| | | | | | | | | installation. Reported by: bento Notes: svn path=/head/; revision=80085
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unbreak by installing into the right directory (chases guile update andKris Kennaway2002-09-292-8/+8
| | | | | | | unbreaks installation command) Notes: svn path=/head/; revision=67203
* upgrade to 0.3.1Ying-Chieh Liao2001-07-063-4/+8
| | | | Notes: svn path=/head/; revision=44811
* add net-httpYing-Chieh Liao2001-05-155-0/+34
A library for doing HTTP client-side programming in Guile Notes: svn path=/head/; revision=42610