The NetBSD Project

CVS log for pkgsrc/www/jakarta-tomcat4/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / jakarta-tomcat4

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16
Sun Oct 2 14:12:04 2011 UTC (13 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 27 09:16:58 2011 UTC (13 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
getsite.sh is balky nowadays, set MASTER_SITES.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 7 19:09:45 2009 UTC (15 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -6 lines
user-destdir support

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:25 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:20 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 4 22:04:09 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jul 27 15:16:44 2006 UTC (18 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Apply the "convention over configuration" principle:

If ${FILESDIR}/getsite.sh exists, then use it to determine the fetch
URL for each of the distfiles for the package.  Otherwise, use
SITE_<file> and MASTER_SITES, in order, to determine the URL for each
distfile.

If the script path differs from ${FILESDIR}/getsite.sh, then set
DYNAMIC_SITE_SCRIPT to the full path to that script.

Remove the need to set DYNAMIC_MASTER_SITES explicitly in the package
Makefile for:

	graphics/ns-cult3d
	wm/sawfish-themes
	www/apache-tomcat55
	www/jakarta-tomcat4
	www/jakarta-tomcat5

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:24 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:22:23 2005 UTC (18 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:51:12 2005 UTC (19 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 24 14:25:32 2005 UTC (19 years, 6 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Removed an empty line.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:54 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 28 02:47:50 2004 UTC (19 years, 11 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 28 17:28:58 2004 UTC (20 years, 5 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 29 16:03:59 2004 UTC (20 years, 7 months ago) by erh
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Rename this package to jakarta-tomcat4.  It's different from jakarta-tomcat
and both can be installed at the same time.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 29 15:08:11 2004 UTC (20 years, 7 months ago) by erh
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import Jakarta Tomcat 4.1.30

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 29 15:08:11 2004 UTC (20 years, 7 months ago) by erh
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

CVSweb <webmaster@jp.NetBSD.org>