Port details |
- libwww W3C Reference Library
- 5.4.2 www =219 5.4.2Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: unzip, gmake, gettext, libiconv, png
- Also Listed In: devel
- License: W3C
- WWW:
- https://www.w3.org/Library/
- Description:
- The W3C Reference Library is a general code base that can be used to build
clients and servers. It contains code for accessing HTTP, FTP, Gopher, News,
WAIS, Telnet servers, and the local file system. Furthermore it provides
modules for parsing, managing and presenting hypertext objects to the user
and a wide spectra of generic programming utilities. The Library is the
basis for many World-Wide Web applications and all the W3C software is build
on top of it. The Library is a required part of all other W3C applications
in this distribution.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/libwww/ && make install clean
- To add the package, run one of these commands:
- pkg install www/libwww
- pkg install libwww
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libwww
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1530580809
SHA256 (w3c-libwww-5.4.2.tgz) = 32b855101f65466c67ae3a3cc0fd18fa982e4b59fc98c9d4691e2da663d05f04
SIZE (w3c-libwww-5.4.2.tgz) = 2630357
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libexpat.so : textproc/expat2
- This port is required by:
- for Build
-
- net-mgmt/sblim-wbemcli
- for Libraries
-
- benchmarks/flowgrind
- net/xmlrpc-c
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_libwww
- USES:
- cpe gmake libtool localbase perl5 ssl tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
5.4.2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
5.4.2 24 Jun 2023 20:48:36 |
Muhammad Moinur Rahman (bofh) |
www/libwww: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.4.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.4.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.4.2 29 Aug 2021 11:53:52 |
Bernhard Froehlich (decke) |
www/libwww: Add CPE information
Approved by: portmgr (blanket) |
5.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.4.2 16 Oct 2018 00:46:48 |
dbaio |
www/libwww: Unbreak with openssl-devel
PR: 232303
Submitted by: meta
Differential Revision: https://reviews.freebsd.org/D17578 |
5.4.2 13 Oct 2018 19:37:00 |
dbaio |
www/libwww: Fix build with OpenSSL 1.1.x
PR: 228943
Submitted by: Nathan <ndowens@yahoo.com> (based on)
Reported by: brnrd
Obtained from: NetBSD pkgsrc |
5.4.2 05 Jul 2018 11:32:32 |
dbaio |
www/libwww: Update to 5.4.2, Fix security vulnerabilities
This a security release for libwww to take into account security advisories
CVE-2016-9063 and CVE-2017-9233.
In order to take into account current and future expat security advisories,
the expat source code was removed from the libwww tree. The makefiles were
modified so that libwww dynamically links against the system's expat library.
Patches removed were incorporated upstream.
Bump PORTREVISION of dependent ports due shlib change.
Changes: libwww/5.4.2/ChangeLog">https://raw.githubusercontent.com/w3c/libwww/5.4.2/ChangeLog
MFH: 2018Q3
Security: e375ff3f-7fec-11e8-8088-28d244aee256 |
5.4.0_6 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
5.4.0_6 14 Apr 2017 14:42:59 |
mat |
Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL.
Suggested by: sunpoet
Sponsored by: Absolight |
5.4.0_6 13 Apr 2017 16:52:09 |
mat |
Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that are
BROKEN/IGNORE for specific OpenSSL flavors.
Convert a few ports as an example.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10340 |
5.4.0_6 06 Jan 2017 18:26:15 |
olivierd |
Update MASTER_SITES
PR: 215823
Submitted by: Danilo G. Baio (maintainer) |
5.4.0_6 29 Nov 2016 22:59:46 |
junovitch |
www/libwww: address 3 security vulnerabilities; cleanup
- Add three patches from NetBSD pkgsrc for fix CVE's:
CVE-2005-3183 (files/patch-Library_src_HTBound.c)
CVE-2009-3560 (files/patch-modules_expat_xmlparse_xmlparse.c)
CVE-2009-3720 (files/patch-modules_expat_xmltok_xmltok__impl.c)
- Add License
- Add USES=ssl
- Strip .so files (Q/A warnings)
- Regenerate old patches
- Pass MAINTAINER to submitter
PR: 214546
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: marius@nuenneri.ch (maintainer)
Security: CVE-2009-3720
Security: CVE-2009-3560
Security: CVE-2005-3183
Security: https://vuxml.FreeBSD.org/freebsd/18449f92-ab39-11e6-8011-005056925db4.html
MFH: 2016Q4 |
5.4.0_5 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
5.4.0_5 18 May 2015 20:47:17 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
5.4.0_5 11 Jan 2015 14:21:40 |
tijl |
Fix build when OpenSSL doesn't support SSL2/SSL3
PR: 195796 |
5.4.0_5 19 Sep 2014 16:38:49 |
tijl |
Remove old libtool patch |
5.4.0_5 18 Aug 2014 17:33:43 |
amdmi3 |
- Switch www/libwww to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
5.4.0_4 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
5.4.0_4 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
5.4.0_4 28 Jan 2014 15:27:22 |
miwi |
- Stage support |
5.4.0_4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
5.4.0_4 02 Sep 2013 18:23:34 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
5.4.0_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
5.4.0_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
5.4.0_4 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
5.4.0_4 12 Feb 2009 18:59:24 |
wxs |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list) |
5.4.0_4 10 Mar 2007 21:01:48 |
pav |
- Patch the braindead configure script and make the OpenSSL part really work
Fixes: ports/109728
Reported by: bf <bf2006a@yahoo.com> |
5.4.0_4 31 Jan 2007 20:38:41 |
miwi |
- Add ssl support |
5.4.0_3 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
5.4.0_3 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
5.4.0_3 15 Aug 2006 01:11:33 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
5.4.0_3 10 Jul 2006 12:59:39 |
vd |
Add wwwssl to the list of libraries to link with
PR: ports/99863
Submitted by: Julian Elischer <julian@pan.ironport.com> |
5.4.0_2 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
5.4.0_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
5.4.0_1 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
5.4.0_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
5.4.0_1 03 Jun 2005 20:18:13 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
5.4.0_1 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
5.4.0_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
5.4.0_1 04 Feb 2004 16:34:54 |
rik |
Fix DISTNAME. |
5.4.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.4.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
5.4.0 31 Mar 2003 09:16:13 |
edwin |
Port installs shared libraries. |
5.4.0 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
5.4.0 12 Dec 2002 01:32:34 |
marcus |
Add USE_PERL5_BUILD.
Reported by: bento |
5.4.0 01 Jul 2002 14:09:31 |
ijliao |
upgrade to 5.4.0
PR: 40063
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
22 Sep 2001 21:15:11 |
sf |
update to 5.3.2. |
17 Sep 2001 18:40:31 |
dwcjr |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
26 Feb 2001 15:57:45 |
tom |
Add WWW: |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
12 Aug 2000 03:56:33 |
jseger |
Upgrade to libwww-5.3.1 |
09 Jun 2000 17:35:14 |
ade |
Add zlib support. |