non port: java/jdk13-doc/Makefile |
Number of commits found: 15 |
Monday, 8 Aug 2011
|
10:04 linimon
Java 1.3 has been deorbited.
 |
Sunday, 3 May 2009
|
06:17 glewis
. 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]
 |
Sunday, 3 Sep 2006
|
06:15 kris
Allow package builds
 |
Monday, 19 Sep 2005
|
21:19 glewis
. Update the URL where the documentation can be downloaded.
PR: 86339
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
 |
Friday, 3 Dec 2004
|
01:01 hq
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)
 |
Thursday, 15 Apr 2004
|
23:27 znerd
Using PORTDOCS macro.
 |
Tuesday, 10 Feb 2004
|
13:19 znerd
Added LATEST_LINK.
Reported by: kris
 |
Thursday, 22 Jan 2004
|
11:06 trevor
Use the SORT macro from bsd.port.mk.
 |
Friday, 2 Jan 2004
|
13:01 znerd
Improved DOWNLOAD_URL.
 |
Friday, 7 Mar 2003
|
06:04 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Thursday, 21 Nov 2002
|
08:58 znerd
Fixed generation of plist file. The file was previously written
as ./pkg-plist. It is now written as $WRKDIR/PLIST.
Indicated by: kris
 |
Wednesday, 20 Nov 2002
|
11:28 znerd
Automagically generating plist file.
 |
Thursday, 10 Oct 2002
|
08:38 znerd
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
 |
Tuesday, 27 Nov 2001
|
12:20 znerd
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.
 |
Monday, 8 Oct 2001
|
10:17 sobomax
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.
 |
Number of commits found: 15 |