| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- Use %%EXAMPLESDIR%%
- Use PORTDOCS (and honor NOPORTDOCS)
- Add $FreeBSD$ tag in pkg-plist
Notes:
svn path=/head/; revision=132512
|
|
|
|
| |
Notes:
svn path=/head/; revision=132381
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
Notes:
svn path=/head/; revision=85451
|
|
|
|
|
|
|
|
|
| |
xdoclet doesn't work.
2) Remove empty stylesheets directory that was messing up packaging.
Notes:
svn path=/head/; revision=85065
|
|
|
|
|
|
|
| |
Over 160 bugs fixed, including some really annoying ejb tag mishandling.
Notes:
svn path=/head/; revision=84591
|
|
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.
Notes:
svn path=/head/; revision=76481
|