6cab FreshPorts -- java/xdoclet
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xdoclet 1.2.3_2,1 java on this many watch lists=4 search for ports that depend on this port
Java attribute-oriented code generation engine
Maintained by: lxv@omut.org search for ports maintained by this maintainer
Port Added: 26 Feb 2003 07:25:21
Also Listed In: devel
License: not specified in port


XDoclet is a Java code generation engine. It enables Attribute-Oriented
Programming for java. In short, this means that you can add more
significance to your code by adding meta data (attributes) to your java
sources. This is done in special JavaDoc tags.

XDoclet will parse your source files and generate many artifacts such as
XML descriptors and/or source code from it. These files are generated
from templates that use the information provided in the source code and
its JavaDoc tags.

XDoclet lets you apply Continuous Integration in component-oriented
development. Developers should concentrate their editing work on only
one Java source file per component.

WWW: http://www.xdoclet.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. devel/apache-ant
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/java/xdoclet/ && make install clean
To add the package: pkg_add -r xdoclet


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  3. http://freefr.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  4. http://garr.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  5. http://heanet.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  6. http://hivelocity.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  7. http://ignum.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  8. http://internode.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  9. http://iweb.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  10. http://jaist.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  11. http://nchc.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  12. http://ncu.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  13. http://netcologne.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  14. http://osdn.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  15. http://space.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  16. http://sunet.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  17. http://superb-dca3.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  18. http://switch.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  19. http://tenet.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  20. http://ufpr.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/
  21. http://waix.dl.sourceforge.net/project/xdoclet/xdoclet/1.2.3/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.2.3_2,1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.2.3_2,1
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.3_2,1
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:24:37
Original commit files touched by this commit  1.2.3_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.2.3_2,1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.3_1,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Nov 2005 00:36:48
Original commit files touched by this commit  1.2.3,1
hq search for other commits by this committer
Assign a new maintainer
13 Nov 2005 17:25:40
Original commit files touched by this commit  1.2.3,1
hq search for other commits by this committer
- Update to 1.2.3
- Add SHA256 checksum
- Bump PORTEPOCH

PR:             88909
Submitted by:   Alex Vasylenko <lxv@omut.org>
05 Apr 2005 00:28:07
Original commit files touched by this commit  1.2b3
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- Use %%EXAMPLESDIR%%
- Use PORTDOCS (and honor NOPORTDOCS)
- Add $FreeBSD$ tag in pkg-plist
03 Apr 2005 21:30:39
Original commit files touched by this commit  1.2b3
kris search for other commits by this committer
Reset inactive maintainer.  Thanks for your work in the past!
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.2b3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
23 Jul 2003 14:30:29
Original commit files touched by this commit  1.2b3
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
17 Jul 2003 20:00:31
Original commit files touched by this commit  1.2b3
sheldonh search for other commits by this committer
1) Include xjavadoc, which I had installed locally, and without which
   xdoclet doesn't work.

2) Remove empty stylesheets directory that was messing up packaging.
10 Jul 2003 12:13:49
Original commit files touched by this commit  1.2b3
sheldonh search for other commits by this committer
Update to 1.2b3, the last beta anticipated for the 1.2 release.

Over 160 bugs fixed, including some really annoying ejb tag mishandling.
26 Feb 2003 07:24:43
Original commit files touched by this commit  1.2b2
sheldonh search for other commits by this committer
New port xdoclet (xdoclet-1.2b2):

        XDoclet is a Java code generation engine. It enables
        Attribute-Oriented Programming for java. In short, this means
        that you can add more significance to your code by adding meta
        data (attributes) to your java sources. This is done in special
        JavaDoc tags.

Number of commits found: 15

2841
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 291
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0