summaryrefslogtreecommitdiffstats
path: root/java/classpath
Commit message (Collapse)AuthorAgeFilesLines
* - Disable browser plugin for now to unbreak port. [1]stefan2006-11-252-3/+3
| | | | | | - Add USE_LDCONFIG. Notified by: kris/pointyhat [1]
* Update to 0.92.stefan2006-11-153-57/+60
| | | | | | PR: 103444 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: maintainer timeout (> 7 weeks)
* - Update to 0.90itetcu2006-05-143-26/+174
| | | | | | | | - Pass maintainership to submiter PR: ports/97150 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: lawrance (metor)
* Conversion to a single libtool environment.ade2006-02-231-1/+0
| | | | Approved by: portmgr (kris)
* Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-231-1/+1
| | | | | | | | | | in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin`
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add missing files to pkglist.archie2005-11-291-0/+4
|
* Upgrade to 0.19; disable evolving graphical stuff for now.archie2005-11-273-19/+6
|
* - Add SHA256pav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* - fix build on 4.x: include missing headervs2005-08-293-15/+14
| | | | - USE_LIBTOOL, drop ltmain-patch
* Update distinfo to fix build (forgotten in previous commit).archie2005-08-041-2/+2
| | | | Approved by: portmgr
* Upgrade to release 0.17.archie2005-07-261-1/+1
|
* Upgrade to 0.15.archie2005-05-162-3/+3
|
* Use ${ECHO_CMD} instead of ${ECHO} for "real" echoing.archie2005-03-291-1/+1
| | | | Approved by: portmgr (implicitly)
* Fix previous commit: use ${ECHO} instead of echo.archie2005-03-281-1/+1
| | | | Approved by: portmgr (implicitly)
* Unbreak by removing directory at uninstall time.archie2005-03-281-2/+1
| | | | Approved by: portmgr
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Update to version 0.14.archie2005-03-213-6/+5
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Add CONFIGURE_ARGS to fix build problem.archie2004-11-301-0/+1
|
* Update to version 0.12.archie2004-11-293-19/+4
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* - Unbreak: Add missing build-dependency on archivers/zipvs2004-10-252-4/+16
| | | | - Fix compilation on 4.x
* BROKEN on 5.x: Configure failskris2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* add classpath 0.10ijliao2004-09-014-0/+59
A GNU project to create free core class libraries
OpenPOWER on IntegriCloud