summaryrefslogtreecommitdiff
path: root/www/libwww/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port installs shared libraries.Edwin Groothuis2003-03-311-0/+1
| | | | Notes: svn path=/head/; revision=77822
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75976
* Add USE_PERL5_BUILD.Joe Marcus Clarke2002-12-121-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71543
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 5.4.0Ying-Chieh Liao2002-07-011-2/+2
| | | | | | | | PR: 40063 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=62270
* update to 5.3.2.FUJISHIMA Satsuki2001-09-221-1/+1
| | | | | | | | PR: 30215 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> Notes: svn path=/head/; revision=48084
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Upgrade to libwww-5.3.1Justin M. Seger2000-08-121-7/+1
| | | | Notes: svn path=/head/; revision=31549
* Add zlib support.Ade Lovett2000-06-091-1/+1
| | | | | | | No response from maintainer after a week. Notes: svn path=/head/; revision=29450
* Upgrade to libwww-5.2.8Justin M. Seger2000-04-241-2/+2
| | | | | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> PR: ports/16642 Notes: svn path=/head/; revision=27979
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* DISTNAME then PKGNAME, not other way around (portlint)Michael Haro2000-03-211-1/+1
| | | | Notes: svn path=/head/; revision=26912
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* 1) Pass OBJFORMAT in MAKE_ENVJustin M. Seger1999-04-061-2/+4
| | | | | | | | | | 2) No longer do LDCONFIG in post-install, libwww does it already 3) Install xmlparse.h which is required by HTXML.h Submitted by: asami Notes: svn path=/head/; revision=17677
* Upgrade to libwww-5.2.6.Justin M. Seger1999-03-081-3/+3
| | | | Notes: svn path=/head/; revision=17046
* Urk, remove FETCH_BEFORE_ARGS that snuck in. Just because I have aSteve Price1999-01-261-2/+1
| | | | | | | broken firewall to go through doesn't mean everybody else does too. :) Notes: svn path=/head/; revision=16360
* Update to version 5.2.1.Steve Price1999-01-261-2/+3
| | | | | | | | PR: 9528 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> Notes: svn path=/head/; revision=16331
* Upgrade to libwww-5.2Justin M. Seger1998-11-021-4/+3
| | | | Notes: svn path=/head/; revision=14286
* Unbreak for ELF.Justin M. Seger1998-10-161-4/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14047
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | | ===> Building package for libwww-5.1m1 Creating package /usr/ports/packages/All/libwww-5.1m1.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/libwww-5.1m1.tgz' tar: can't add file lib/libwww.so.5 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=14007
* Upgrade to libwww-5.1m1.Justin M. Seger1998-06-141-3/+5
| | | | Notes: svn path=/head/; revision=11433
* Upgrade to 5.1l.Justin M. Seger1998-04-111-7/+4
| | | | Notes: svn path=/head/; revision=10468
* Move headers into a subdirectory (${PREFIX}/include/www)Thomas Gellekum1998-03-251-2/+4
| | | | | | | and add config.h so that other programs will compile. Notes: svn path=/head/; revision=10311
* Upgrade to libwww-5.1j.Justin M. Seger1998-03-151-4/+4
| | | | Notes: svn path=/head/; revision=10149
* Upgrade to 5.1i.Justin M. Seger1998-02-221-4/+4
| | | | Notes: svn path=/head/; revision=9885
* Upgrade to version 5.1h and add MAINTAINER line (forgotten in last commit).Justin M. Seger1998-02-081-4/+6
| | | | Notes: svn path=/head/; revision=9618
* Upgrade to version 5.1f and make myself MAINTAINER.Justin M. Seger1998-01-231-4/+4
| | | | Notes: svn path=/head/; revision=9422
* Upgrade, 4.0d -> 5.1b.Masafumi Max NAKANE1997-06-261-5/+17
| | | | | | | | | | | | Note: The distfile contains another library and several other programs (mainly, upgrade of existing programs). I will make separate ports for them. Note 2: Since no other port currently depends on this port, I'm simply replacing the old library with the new one. PR: 3484 Notes: svn path=/head/; revision=7079
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* libwww - the W3C Reference Library, Version 4.0DTorsten Blum1996-03-061-0/+16
Notes: svn path=/head/; revision=2787