| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=278068
|
|
|
|
|
|
|
|
|
|
|
| |
- switch to binary distribution
- general cleanup of port Makefile
- take maintainership [1]
Approved by: maintainer [1]
Notes:
svn path=/head/; revision=266335
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- Use exec(1) to launch the JVM
- Set CLASSPATH so that it only contains the required JAR files
Submitted by: mi [1] (a long time ago on freebsd-java@)
Notes:
svn path=/head/; revision=169866
|
|
|
|
| |
Notes:
svn path=/head/; revision=162216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Support for JAXP 1.3
* New default error handling behavior
* Support for XML 1.1
* Support for Alternative BSF Implementations
* New serializer.jar
- Do not ${MKDIR} ${JAVAJARDIR} as it has been part of mtree for 3 years now
- Install documentation using ${FIND} | ${INSTALL_DATA}
- Add SHA256 info
Notes:
svn path=/head/; revision=149322
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES to configure the launcher shell script
- Forbid build with JDK 1.5 as I can't find a workaround (yet)
- Use ${JAVALIBDIR} for JAR dependencies
- Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for several
years now
Notes:
svn path=/head/; revision=136051
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=123012
|
|
|
|
|
|
|
| |
Approved by: glewis (mentor)
Notes:
svn path=/head/; revision=117841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The shell script to run Xalan-J is now installed (and working)
- bsd.java.mk 2.0 compliance
- Use ${ECHO_MSG} rather than ${ECHO}
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- Additional design documentation installed
- Updated RUN_DEPENDS
- Fixed LOCALBASE/PREFIX issue in RUN_DEPENDS and bin/xalan-j [1]
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Updated pkg-descr (added information and improved text layout)
PR: 68553
Submitted by: me
Reviewed by: glewis [1]
Approved by: znerd (maintainer), glewis (mentor)
Notes:
svn path=/head/; revision=116521
|
|
|
|
|
|
|
|
|
|
| |
- While here, portlint
PR: ports/68068 [1]
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Notes:
svn path=/head/; revision=111880
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed distfile location (use MASTER_SITE_APACHE_XML)
- use JAVAJARDIR provided by bsd.java.mk
- use PORTDOCS and PLIST_FILES (thus no more pkg-plist)
- added SIZE info
PR: 65061
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Notes:
svn path=/head/; revision=106026
|
|
|
|
|
|
|
|
|
|
| |
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
Notes:
svn path=/head/; revision=98816
|
|
|
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
Notes:
svn path=/head/; revision=85451
|
|
|
|
| |
Notes:
svn path=/head/; revision=85117
|
|
|
|
|
|
|
|
|
| |
Bumped PORTREVISION.
Pointed out by: Joshua Sahala <ntranc3d@yahoo.com>
Notes:
svn path=/head/; revision=85037
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=72405
|
|
|
|
| |
Notes:
svn path=/head/; revision=71259
|
|
|
|
|
|
|
|
|
|
| |
and the API documentation. These are all installed in
the correct locations now.
PR: 44211
Notes:
svn path=/head/; revision=68289
|
|
|
|
|
|
|
| |
Approved by: znerd
Notes:
svn path=/head/; revision=58604
|
|
|
|
|
|
|
|
|
| |
znerd@FreeBSD.org.
Approved by: sobomax
Notes:
svn path=/head/; revision=50635
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Brush up pkg-plist. (sorting entries, and replacing version number
to %%PORTVERSION%% by using ${PLIST_SUB})
Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and
${PORTVERSION})
PR: 27609
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
Notes:
svn path=/head/; revision=43272
|
|
|
|
|
|
|
|
| |
Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer)
PR: ports/25975
Notes:
svn path=/head/; revision=40482
|
|
apache XSLT processor for transforming XML
documents.
PR: ports/25311
Submitted by: ernst@jollem.com
Notes:
svn path=/head/; revision=39908
|