Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/libwww/Makefile

[BACK] Up to [FreeBSD] / ports / www / libwww

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:57 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:36:00 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
-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

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Feb 12 18:59:24 2009 UTC (2 years, 11 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Pass maintainership to marius@nuenneri.ch

Submitted by:	marius@nuenneri.ch (ports@ mailing list)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:01:48 2007 UTC (4 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
- Patch the braindead configure script and make the OpenSSL part really work

Fixes:		ports/109728
Reported by:	bf <bf2006a@yahoo.com>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jan 31 20:38:40 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- Add ssl support

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jan 30 10:25:32 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +0 -1 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jan 28 09:07:46 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Use libtool port instead of included one to avoid objformat a.out botch

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Aug 15 01:11:31 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- 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>

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 10 12:59:39 2006 UTC (5 years, 7 months ago) by vd
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Add wwwssl to the list of libraries to link with

PR:		ports/99863
Submitted by:	Julian Elischer <julian@pan.ironport.com>

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:13 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
Remove USE_REINPLACE from categories starting with W

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:40 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:32 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
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.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jun 3 20:18:08 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -1 lines
change the libtool version to use from 1.3 to 1.5

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:56 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:33 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
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.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Feb 4 16:34:54 2004 UTC (8 years ago) by lofi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Fix DISTNAME.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:29 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 31 09:16:13 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
Port installs shared libraries.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:15:26 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
De-pkg-comment.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 12 01:32:34 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Add USE_PERL5_BUILD.

Reported by:	bento

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:23 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:16 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 1 14:09:31 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
upgrade to 5.4.0

PR:		40063
Submitted by:	Seamus Venasse <svenasse@polaris.ca>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Sep 22 20:15:10 2001 UTC (10 years, 4 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
update to 5.3.2.

PR:		30215
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:40:29 2001 UTC (10 years, 4 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:33:27 2001 UTC (11 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Some spaces -> tabs for ports/www.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 12 02:56:32 2000 UTC (11 years, 6 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -8 lines
Upgrade to libwww-5.3.1

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 9 16:35:07 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Add zlib support.

No response from maintainer after a week.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 24 22:49:38 2000 UTC (11 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Upgrade to libwww-5.2.8

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
PR:		ports/16642

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:05:36 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Mar 21 08:34:40 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
DISTNAME then PKGNAME, not other way around (portlint)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:42:54 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Apr 6 22:31:04 1999 UTC (12 years, 10 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -2 lines
1) Pass OBJFORMAT in MAKE_ENV
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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 8 00:15:40 1999 UTC (12 years, 11 months ago) by jseger
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Upgrade to libwww-5.2.6.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 26 04:00:51 1999 UTC (13 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Urk, remove FETCH_BEFORE_ARGS that snuck in.  Just because I have a
broken firewall to go through doesn't mean everybody else does too. :)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:00:34 1999 UTC (13 years ago) by steve
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
Update to version 5.2.1.

PR:		9528
Submitted by:	Lars Koeller <lkoeller@cc.fh-lippe.de>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 2 02:48:27 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4 lines
Upgrade to libwww-5.2

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 16 03:04:06 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
Unbreak for ELF.
Submitted by:	steve

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 14 23:46:40 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Mark BROKEN for ELF:
===>  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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 14 23:34:59 1998 UTC (13 years, 8 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -3 lines
Upgrade to libwww-5.1m1.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 11 03:20:03 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -7 lines
Upgrade to 5.1l.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 25 12:33:26 1998 UTC (13 years, 10 months ago) by tg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2 lines
Move headers into a subdirectory (${PREFIX}/include/www)
and add config.h so that other programs will compile.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 15 17:34:41 1998 UTC (13 years, 11 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Upgrade to libwww-5.1j.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 22 21:44:49 1998 UTC (13 years, 11 months ago) by jseger
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Upgrade to 5.1i.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 8 02:24:44 1998 UTC (14 years ago) by jseger
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -4 lines
Upgrade to version 5.1h and add MAINTAINER line (forgotten in last commit).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 23 21:15:15 1998 UTC (14 years ago) by jseger
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Upgrade to version 5.1f and make myself MAINTAINER.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 26 16:49:32 1997 UTC (14 years, 7 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -5 lines
Upgrade, 4.0d -> 5.1b.
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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:41:19 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 6 18:50:26 1996 UTC (15 years, 11 months ago) by torstenb
Branches: W3C
CVS tags: libwww_4_0_d
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
libwww - the W3C Reference Library, Version 4.0D

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 6 18:50:26 1996 UTC (15 years, 11 months ago) by torstenb
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options