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

CVS log for ports/java/jdk14-doc/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / java / jdk14-doc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37
Sun Aug 14 18:02:34 2011 UTC (5 months, 4 weeks ago) by glewis
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.36: +1 -1 lines
. Remove jdk14-doc since jdk14 was removed 2011/06/28.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun May 3 06:17:08 2009 UTC (2 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -2 lines
. Remove quotes from NO_CDROM and RESTRICTED. [1]
. Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2]

Pointed out by:	portlint [1]
		QAT [2]

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Sep 3 06:16:08 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Allow package builds

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 11 16:32:27 2005 UTC (7 years, 1 month ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
. Chase download location.

PR:		76084
Submitted by:	Parv

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:21 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 15 23:43:26 2004 UTC (7 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +12 -26 lines
Using PORTDOCS macro.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Mar 26 07:14:09 2004 UTC (7 years, 10 months ago) by znerd
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -10 lines
Fixed generation of pkg-plist.

PR:		60722
Submitted by:	Ulrich Spoerlein <q@uni.de>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Feb 10 13:19:44 2004 UTC (8 years ago) by znerd
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Added LATEST_LINK.

Reported by:	kris

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:58 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Use the SORT macro from bsd.port.mk.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Sep 26 20:11:00 2003 UTC (8 years, 4 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
. Update to the 1.4.2 docs.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:40 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 21 08:58:42 2002 UTC (9 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Fixed generation of plist file. The file was previously written
as ./pkg-plist. It is now written as $WRKDIR/PLIST.

Indicated by:	kris

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 20 08:58:13 2002 UTC (9 years, 2 months ago) by znerd
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
Removed unnecessary PLIST_SUB setting.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 20 08:38:39 2002 UTC (9 years, 2 months ago) by znerd
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +23 -4 lines
Upgrade to JDK 1.4.1 documentation. Automagically generating
the package list. This reduces the size of the ports tree with
~ 600 K !

Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 10 08:38:38 2002 UTC (9 years, 4 months ago) by znerd
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -5 lines
Not using IGNORE anymore to avoid package building.

.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif

This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).

Requested by:	kris
Reviewed by:	portmgr (silence)
PR:		42758

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 24 07:05:39 2002 UTC (9 years, 8 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Upgrade from 1.4.0-beta 3 to 1.4.0.

Prompted by:	Jay Sachs <jay@eziba.com>
PR:		38129

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 28 12:25:43 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.

Approved by: sobomax

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 27 12:20:49 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.

Approved by: sobomax

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 9 12:36:01 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to 1.4.0b2.

PR:		31160
Submitted by:	maintainer

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:17:17 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +16 -13 lines
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.

PR:		28183
Submitted by:	Ernst de Haan <ernst@jollem.com>
Repo-copy by:	jdp

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 31 09:19:23 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -6 lines
My modification of the submitter's update didn't go far enough,
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 31 06:09:26 2001 UTC (10 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +18 -18 lines
Update to jdk-1_1_8_003-doc and clean up the port some.

PR:		ports/27784
Submitted by:	Ernst de Haan ernst@jollem.com

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 26 10:37:44 2001 UTC (10 years, 9 months ago) by greid
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.

PR:		26873
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 25 14:51:46 2001 UTC (11 years ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
change maintainer's email

PR:		24636
Submitted by:	MAINTAINER

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 19 09:06:25 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -5 lines
Update to 1.1.8_003. (PORTVERSION untouched)

PR:		18034
Submitted by:	Palle Girgensohn <girgen@partitur.se>

Use just `${CP} -R' instead of tar|tar.

By the way, owner/group IDs of files should not be preserved on
copying in the installation process, because if one did `make' and
then `su' to `make install', the installed files would be owned by a
normal user.  Beware, porters!

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:14:29 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -9 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:29:32 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_4_0_0, old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -11 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:16:22 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change Id->FreeBSD.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 22 21:29:50 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -6 lines
Remove the chown stuff in pre-install.  do-extract handles this
by default now.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:58:40 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 2 22:45:41 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -5 lines
Add a workaround to chown the files if the person installing
the port is root.  It was keeping the uid/gid of 10/143.

There might be a better solution than this in the long run
but it'll work for now.

PR:		12897
Reported by:	Jose Marques <jose@nobody.org>

Also some minor non-functional changes, exit 0 -> ${FALSE},
PKGMESSAGE to use | ${SED} instead of creating a new file.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 28 02:22:02 1999 UTC (12 years, 7 months ago) by billf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 21 02:56:36 1999 UTC (12 years, 7 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -7 lines
a) Update jdk-doc to 1.1.8. (from submitter)
b) Change the PLIST to use a PLIST_SUB for the version number
   to cut down on the size of diffs. (me)

PR:	12312
Submitted by:	Steve Coltrin <spcoltri@io.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 6 00:13:56 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -9 lines
Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"

Noticed by:		asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 5 15:07:34 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -2 lines
Fix pkg/MESSAGE
  (When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)

Noticed by: 	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 22 02:21:27 1999 UTC (12 years, 10 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -3 lines
Fixes from maintainer:

    This patch does the following things:
    - show some **very** useful links after installing the port
    - use ${TAR} instead of just tar and prepend arguments with a `-'

PR:		10703
Submitted by:	maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Mar 18 05:16:45 1999 UTC (12 years, 10 months ago) by taoka
Branches: old_KUPARINEN
CVS tags: old_v117
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Sun's Java Developers Kit documentation

PR:		ports/10483
Submitted by:	Martti Kuparinen martti.kuparinen@ericsson.com

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 18 05:16:45 1999 UTC (12 years, 10 months ago) by taoka
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