FreshPorts -- The Place For Ports Sat, 22 Nov 2008 7:06 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: java/jdk14-doc/Makefile
CVSWeb

Number of commits found: 18

Sun, 3 Sep 2006
[ 07:16 kris ] Original commit 
1.35 java/jdk14-doc/Makefile
Allow package builds
Tue, 11 Jan 2005
[ 16:32 glewis ] Original commit 
1.34 java/jdk14-doc/Makefile
. Chase download location.

PR:             76084
Submitted by:   Parv
Fri, 3 Dec 2004
[ 01:01 hq ] Original commit 
1.38 devel/apache-ant/Makefile
1.11 java/bugseeker-demo/Makefile
1.11 java/bugseeker/Makefile
1.9 java/cryptix-jce/Makefile
1.13 java/jad/Makefile
1.9 java/jakarta-commons-beanutils/Makefile
1.11 java/jakarta-commons-cli/Makefile
1.9 java/jakarta-commons-collections/Makefile
1.9 java/jakarta-commons-lang/Makefile
1.9 java/jakarta-commons-logging/Makefile

(Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 16 Apr 2004
[ 00:43 znerd ] Original commit 
1.32 java/jdk14-doc/Makefile
Using PORTDOCS macro.
Fri, 26 Mar 2004
[ 07:14 znerd ] Original commit 
1.31 java/jdk14-doc/Makefile
Fixed generation of pkg-plist.

PR:             60722
Submitted by:   Ulrich Spoerlein <q@uni.de>
Tue, 10 Feb 2004
[ 13:19 znerd ] Original commit 
1.27 java/jdk11-doc/Makefile
1.25 java/jdk12-doc/Makefile
1.26 java/jdk13-doc/Makefile
1.30 java/jdk14-doc/Makefile
Added LATEST_LINK.

Reported by:    kris
Thu, 22 Jan 2004
[ 11:06 trevor ] Original commit 
1.3 audio/mbrolavox/Makefile
1.5 databases/pydbdesigner/Makefile
1.3 devel/ace+tao-doc/Makefile
1.9 devel/cc65/Makefile
1.4 devel/cscout/Makefile
1.10 devel/invitation_to_ruby/Makefile
1.24 editors/ooodict-all/Makefile
1.185 editors/openoffice-1.0/Makefile
1.113 editors/openoffice-1.1/Makefile
1.113 editors/openoffice-2.0-devel/Makefile

(Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Use the SORT macro from bsd.port.mk.
Fri, 26 Sep 2003
[ 21:11 glewis ] Original commit 
1.28 java/jdk14-doc/Makefile
1.9 java/jdk14-doc/distinfo
. Update to the 1.4.2 docs.
Fri, 7 Mar 2003
[ 06:04 ade ] Original commit 
1.6 java/bugseeker-demo/Makefile
1.8 java/bugseeker/Makefile
1.8 java/cryptix-jce/Makefile
1.7 java/forte/Makefile
1.22 java/guavac/Makefile
1.11 java/jad/Makefile
1.5 java/jaf/Makefile
1.2 java/jakarta-bcel/Makefile
1.3 java/jakarta-commons-beanutils/Makefile
1.5 java/jakarta-commons-cli/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 21 Nov 2002
[ 08:58 znerd ] Original commit 
1.24 java/jdk11-doc/Makefile
1.22 java/jdk12-doc/Makefile
1.22 java/jdk13-doc/Makefile
1.26 java/jdk14-doc/Makefile
Fixed generation of plist file. The file was previously written
as ./pkg-plist. It is now written as $WRKDIR/PLIST.

Indicated by:   kris
Wed, 20 Nov 2002
[ 08:58 znerd ] Original commit 
1.25 java/jdk14-doc/Makefile
Removed unnecessary PLIST_SUB setting.
[ 08:38 znerd ] Original commit 
1.24 java/jdk14-doc/Makefile
1.8 java/jdk14-doc/distinfo
1.9 java/jdk14-doc/pkg-plist
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>
Thu, 10 Oct 2002
[ 09:38 znerd ] Original commit 
1.13 java/jdk12/Makefile
1.20 java/jdk13-doc/Makefile
1.37 java/jdk13/Makefile
1.23 java/jdk14-doc/Makefile
1.11 java/linux-ibm-jdk13/Makefile
1.9 java/linux-sun-jdk12/Makefile
1.20 java/linux-sun-jdk13/Makefile
1.19 java/linux-sun-jdk14/Makefile
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
Fri, 24 May 2002
[ 08:05 znerd ] Original commit 
1.22 java/jdk14-doc/Makefile
1.7 java/jdk14-doc/distinfo
1.8 java/jdk14-doc/pkg-plist
Upgrade from 1.4.0-beta 3 to 1.4.0.

Prompted by:    Jay Sachs <jay@eziba.com>
PR:             38129
Wed, 28 Nov 2001
[ 12:25 znerd ]  
unknown java/jdk14-doc/Makefile
unknown java/jdk14-doc/distinfo
unknown java/jdk14-doc/pkg-plist
Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.    
Tue, 27 Nov 2001
[ 12:20 znerd ]  
unknown java/jdk14-doc/Makefile
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.    
Tue, 9 Oct 2001
[ 14:36 sobomax ]  
unknown java/jdk14-doc/Makefile
unknown java/jdk14-doc/distinfo
unknown java/jdk14-doc/pkg-plist
Update to 1.4.0b2.    
Mon, 8 Oct 2001
[ 11:17 sobomax ]  
unknown java/jdk-doc/Makefile
unknown java/jdk11-doc/Makefile
unknown java/jdk12-doc/Makefile
unknown java/jdk13-doc/Makefile
unknown java/jdk14-doc/Makefile
unknown java/jdk-doc/distinfo
unknown java/jdk12-doc/distinfo
unknown java/jdk13-doc/distinfo
unknown java/jdk14-doc/distinfo
unknown java/jdk-doc/pkg-comment

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.    

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 12
new 48 hours17
new 7 days44
new fortnight81
new month129

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.077 seconds.