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

CVS log for ports/www/wml/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Aug 10 14:53:09 2010 UTC (18 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
LP64 fix: don't store a long at the address of an int variable.

Approved by:	maintainer

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:10 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 5 20:58:35 2010 UTC (2 years ago) by skv
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +13 -3 lines
Use perl modules from ports tree (not included into distfile).
Also make portlint (almost) happy.

PR:
Submitted by:
Reviewed by:
Approved by:	pav (implicit)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed May 13 18:14:16 2009 UTC (2 years, 8 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +6 -4 lines
- Fix build.
- Use $Config{archname} from perl for PLIST_SUB.

PR:		ports/133166
Submitted by:	Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jan 22 14:31:28 2009 UTC (3 years ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -0 lines
- Mark as broken after perl update.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jan 10 22:58:13 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +14 -12 lines
- Downgrade to 2.0.12 (current version is broken)
- Pass maintainer to submitter

PR:		ports/129235
Submitted by:	rodrigo@bebik.net

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:38 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jun 18 21:32:02 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -7 lines
- Now builds on amd64

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Mar 26 23:28:45 2008 UTC (3 years, 10 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -1 lines
- Fix plist

Approved by:	miwi (mentor)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Mar 19 00:28:36 2008 UTC (3 years, 10 months ago) by gahr
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -21 lines
- Update to 2.1a2

Approved by:	miwi (mentor)

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Oct 11 21:59:47 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Reset delta@lackas.net due to maintainer-timeouts and no response to email.

Hat:		portmgr

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:11:48 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -4 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jan 15 14:56:00 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -4 lines
- Update to 2.0.11

PR:		ports/107917
Submitted by:	Christian Lackas <delta@lackas.net> (maintainer)

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

Approved by:	portmgr (kris)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:37 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +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.57: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:45 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:15 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Mar 27 02:11:50 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
BROKEN on ia64: Shared libraries must be built with -fPIC

Approved by:    portmgr (self)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Jan 8 13:29:38 2005 UTC (7 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -4 lines
Don't mark BROKEN with a recent perl.

PR:		ports/75880
Submitted by:	maintainer.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Dec 18 23:02:34 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -0 lines
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Dec 4 01:42:50 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -0 lines
BROKEN: Does not compile

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Aug 8 22:13:17 2004 UTC (7 years, 6 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -8 lines
Don't spawn a process to run perl, but install perl arch-dependent files
in a standard directory.

PR:		ports/70091
Submitted by:	myself
Approved by:	maintainer.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Aug 2 22:59:23 2004 UTC (7 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -0 lines
Prevent a possible breakage on machines without perl installed.

A better solution will be found to avoid "!= perl" (suggested by eik).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Aug 2 17:50:32 2004 UTC (7 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +9 -4 lines
- Fix pkg-plist and unbreak;

- use libtool;

- add PNG support.

Note: this port is still marked broken on amd64.

PR:		ports/69857
Submitted by:	myself
Approved by:	maintainer.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jul 11 01:25:48 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
BROKEN: Broken pkg-plist

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun May 30 07:02:06 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +7 -1 lines
BROKEN on amd64: Needs to build shared libraries with -fPIC

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun May 9 22:54:53 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -9 lines
- Update to 2.0.9
- Now works on perl 5.8
- Pass maintainership over to submitter

PR:		ports/66370
Submitted by:	Christian Lackas <delta@lackas.net>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Mar 14 11:23:26 2004 UTC (7 years, 10 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Feb 6 02:33:36 2004 UTC (8 years ago) by kris
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -1 lines
BROKEN: Does not compile with perl >=5.8

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:01:36 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
De-pkg-comment.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jun 26 11:13:39 2002 UTC (9 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Change URLs to new home at TheWML.org

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Feb 17 10:10:12 2002 UTC (9 years, 11 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -5 lines
Upgrade to Website META Language (WML), version 2.0.8

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 22 07:14:00 2001 UTC (10 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Upgrade to Website META Language, version 2.0.7

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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Nov 3 14:18:56 2000 UTC (11 years, 3 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Upgrade to Website META Language (WML), version 2.0.6

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:34 2000 UTC (11 years, 4 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Upgrade to Website META Language (WML), Version 2.0.4

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Sep 13 08:27:46 2000 UTC (11 years, 5 months ago) by rse
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Upgrade to Website META Language (WML), version 2.0.3

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jun 23 21:04:37 2000 UTC (11 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Upgrade to Website META Language (WML), version 2.0.2

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jun 3 09:18:19 2000 UTC (11 years, 8 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Add wmd_missing.1 and wml_macros.7 to list of manpages.

Submitted by:	obento

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue May 23 19:18:17 2000 UTC (11 years, 8 months ago) by rse
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +9 -5 lines
Upgrade to Website META Language (WML), version 2.0.1

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Apr 28 21:19:21 2000 UTC (11 years, 9 months ago) by rse
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +14 -13 lines
Upgrade this out-of-date port from WML 1.6.8 to WML 1.99.8. Yes, I know
that our 1.99.8 is a developer version for approaching WML 2.0. But
1.6.x and 1.7.x are both horribly broken for FreeBSD 3.x and 4.x because
of the way Perl is installed (under /usr/libdata). And because 1.99.8
is already stable enough and very near 2.0, we now go this way for the
port, too.

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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:39:46 1999 UTC (12 years, 1 month ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -4 lines
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups

PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

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

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 11 14:12:36 1999 UTC (12 years, 10 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -7 lines
Upgrade to wml-1.6.8

PR:		ports/11060
Submitted by:	Hans Huebner <hans@jabberwock.huebner.org>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 11 05:37:38 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -3 lines
Use bsd.port.{pre,post}.mk.  Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Oct 15 10:43:21 1998 UTC (13 years, 3 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -1 lines
Mark BROKEN for current, pel:
===>  Building package for wml-1.6.7
Creating package /usr/ports/packages/All/wml-1.6.7.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/wml-1.6.7.tgz'
tar: can't add file lib/wml/perl/lib/site_perl/5.005/File/PathConvert.pm : No such file or directory
tar: can't add file lib/wml/perl/lib/site_perl/5.005/Getopt/Long.pm : No such file or directory

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 15 21:31:58 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Use ${PERL5} wherever appropriate.  Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 25 11:18:06 1998 UTC (13 years, 5 months ago) by rse
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
Reanimate this port after the recent Perl 5 upgrade.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 25 00:16:46 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
This port didn't survive the perl5 upgrade.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 2 15:43:35 1998 UTC (13 years, 6 months ago) by rse
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Upgrade to Website META Language, Version 1.6.7

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jun 25 12:34:26 1998 UTC (13 years, 7 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Upgrade to Website META Language, Version 1.6.6

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 16 12:50:19 1998 UTC (13 years, 7 months ago) by rse
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -5 lines
Upgrade to Website META Language, Version 1.6.5

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 19 10:45:29 1998 UTC (13 years, 11 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Upgrade to Website META Language, Version 1.6.2

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Feb 9 11:43:20 1998 UTC (14 years ago) by rse
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +13 -12 lines
Upgrade to Website META Language, Version 1.6.0

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 31 10:05:27 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Standard upgrade ;_) to Website META Language, Version 1.4.11.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 30 10:17:22 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Upgrade to Website META Language, Version 1.4.10

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Dec 27 10:44:56 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- Upgraded to Website META Language, Version 1.4.9
- Removed version string from pkg/DESCR file

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 23 11:07:19 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -4 lines
- Upgrade to Website META Language, Version 1.4.8
- Added the first official mirror site

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 19 21:48:52 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -2 lines
Oopps, missed the changes for the new program `wmb'. Fixed.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 19 21:11:39 1997 UTC (14 years, 1 month ago) by rse
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Upgrade to Website META Language, Version 1.4.7

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 9 16:11:05 1997 UTC (14 years, 2 months ago) by rse
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -15 lines
Upgrade to Website META Language, Version 1.4.5

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 2 14:05:58 1997 UTC (14 years, 2 months ago) by rse
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to Website META Language, Version 1.4.4

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 30 16:17:32 1997 UTC (14 years, 2 months ago) by rse
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
- Upgraded to Website META Language, Version 1.4.3
- Made "portlint -a" happy ;_)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 14 19:59:09 1997 UTC (14 years, 2 months ago) by rse
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Upgrade to Website META Language, Version 1.3.5

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 10 11:02:48 1997 UTC (14 years, 3 months ago) by rse
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Upgrade to Website META Language, Version 1.3.4

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 7 16:58:50 1997 UTC (14 years, 3 months ago) by rse
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Upgrade to Website META Language, Version 1.3.3

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 3 13:17:24 1997 UTC (14 years, 3 months ago) by rse
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -8 lines
Upgrade to Website META Language, Version 1.3.2

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 28 13:13:01 1997 UTC (14 years, 3 months ago) by rse
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -16 lines
Upgrade to Website META Language, Version 1.3.1

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 9 08:12:55 1997 UTC (14 years, 5 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -7 lines
Upgrade to Website META Language (WML), Version 1.2.2

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:10:22 1997 UTC (14 years, 5 months ago) by rse
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -17 lines
Upgrade to Website META Language, version 1.2.0

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Aug 19 14:26:00 1997 UTC (14 years, 5 months ago) by rse
Branches: RSE
CVS tags: wml_1_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of WML, the Website META Language.
A really flexible and powerful webdesigners
toolkit for HTML generation.

Submitted by:	Ralf S. Engelschall

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 19 14:26:00 1997 UTC (14 years, 5 months ago) by rse
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