aboutsummaryrefslogtreecommitdiff
path: root/java/classpath
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Disable browser plugin for now to unbreak port. [1]Stefan Walter2006-11-252-3/+3
| | | | | | | | | - Add USE_LDCONFIG. Notified by: kris/pointyhat [1] Notes: svn path=/head/; revision=178024
* Update to 0.92.Stefan Walter2006-11-153-57/+60
| | | | | | | | | PR: 103444 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: maintainer timeout (> 7 weeks) Notes: svn path=/head/; revision=177328
* - Update to 0.90Ion-Mihai Tetcu2006-05-143-26/+174
| | | | | | | | | | | - Pass maintainership to submiter PR: ports/97150 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: lawrance (metor) Notes: svn path=/head/; revision=162274
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Revert last commit. It is not possible (yet) to have the dirrmtry usageMark Linimon2006-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` Notes: svn path=/head/; revision=154215
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Add missing files to pkglist.Archie Cobbs2005-11-291-0/+4
| | | | Notes: svn path=/head/; revision=149907
* Upgrade to 0.19; disable evolving graphical stuff for now.Archie Cobbs2005-11-273-19/+6
| | | | Notes: svn path=/head/; revision=149679
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - fix build on 4.x: include missing headerVolker Stolz2005-08-293-15/+14
| | | | | | | - USE_LIBTOOL, drop ltmain-patch Notes: svn path=/head/; revision=141248
* Update distinfo to fix build (forgotten in previous commit).Archie Cobbs2005-08-041-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=140773
* Upgrade to release 0.17.Archie Cobbs2005-07-261-1/+1
| | | | Notes: svn path=/head/; revision=140178
* Upgrade to 0.15.Archie Cobbs2005-05-162-3/+3
| | | | Notes: svn path=/head/; revision=135366
* Use ${ECHO_CMD} instead of ${ECHO} for "real" echoing.Archie Cobbs2005-03-291-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=132112
* Fix previous commit: use ${ECHO} instead of echo.Archie Cobbs2005-03-281-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=132103
* Unbreak by removing directory at uninstall time.Archie Cobbs2005-03-281-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=132102
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132079
* Update to version 0.14.Archie Cobbs2005-03-213-6/+5
| | | | Notes: svn path=/head/; revision=131805
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add CONFIGURE_ARGS to fix build problem.Archie Cobbs2004-11-301-0/+1
| | | | Notes: svn path=/head/; revision=122816
* Update to version 0.12.Archie Cobbs2004-11-293-19/+4
| | | | Notes: svn path=/head/; revision=122773
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Unbreak: Add missing build-dependency on archivers/zipVolker Stolz2004-10-252-4/+16
| | | | | | | - Fix compilation on 4.x Notes: svn path=/head/; revision=120156
* BROKEN on 5.x: Configure failsKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118223
* add classpath 0.10Ying-Chieh Liao2004-09-014-0/+59
A GNU project to create free core class libraries Notes: svn path=/head/; revision=117813