aboutsummaryrefslogtreecommitdiff
path: root/java/tya
Commit message (Collapse)AuthorAgeFilesLines
* Also garbage collect this port, 'rmport -a' looks for portname and notRene Ladan2010-12-318-172/+0
| | | | | | | | | for category/portname. Previous note was a false alarm. 2010-12-30 java/tya: looks like abandonware and does not compile wth gcc4.2 Notes: svn path=/head/; revision=267235
* Mark as deprecated and set expiration date to 2010-12-30 for unmaintainedBaptiste Daroussin2010-10-291-0/+3
| | | | | | | | | ports (ports@) that are broken and which seems abandonned upstream and are broken for long or only build on 6.x which will be unsupported at that time Notes: svn path=/head/; revision=263768
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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
* Mark as broken with gcc4.2. Note: this looks like abadonware.Mark Linimon2007-10-041-1/+7
| | | | Notes: svn path=/head/; revision=200822
* . Unbreak by providing a working MASTER_SITE.Greg Lewis2007-07-291-3/+1
| | | | Notes: svn path=/head/; revision=196650
* BROKEN: UnfetchableKris Kennaway2007-07-281-0/+2
| | | | Notes: svn path=/head/; revision=196524
* . TYA builds as a native shared library, so insist on having a native JDK.Greg Lewis2007-07-211-1/+2
| | | | | | | . Spell JAVA_HOME correctly. Notes: svn path=/head/; revision=196019
* - Switch to jdk 1.3, older ones are going away soonPav Lucistnik2007-07-211-3/+4
| | | | | | | Suggested by: glewis Notes: svn path=/head/; revision=196010
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-5/+1
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* . Placate portlint and help tools such as 'make index' which expect theGreg Lewis2005-09-121-1/+1
| | | | | | | URL in pkg-descr to start with 'WWW: ' Notes: svn path=/head/; revision=142501
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 1.8.Max Khon2003-10-275-11/+69
| | | | | | | | Fix build on -CURRENT. Utilize DOCSDIR, obey NOPORTDOCS. Notes: svn path=/head/; revision=92339
* Drop maintainership - I'am so impressed by the performance andMaxim Sobolev2003-04-151-1/+1
| | | | | | | | | stability of native JDK 1.4.1 with its built-in JIT on steroids (HotSpot), so that I am unlikely ever will want to use external JIT. Notes: svn path=/head/; revision=79037
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Allow JAVADIR to be overriden by the user. This allows to build jit for nativeMaxim Sobolev2001-09-101-1/+1
| | | | | | | JDK 1.2.x and 1.3.x (tested with 1.3.1). Notes: svn path=/head/; revision=47614
* Update to 1.7.3.Maxim Sobolev2000-11-232-3/+3
| | | | Notes: svn path=/head/; revision=35382
* Clarify usage instructions (you have to set LD_LIBRARY_PATH toMaxim Sobolev2000-09-252-0/+17
| | | | | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER. Notes: svn path=/head/; revision=33089
* Several enhancements/cleanups:Maxim Sobolev2000-09-113-13/+39
| | | | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - Don't bind to any particular virtual machine - install jit into ${LOCALBASE}/lib/tya; - Respect CFLAGS. Notes: svn path=/head/; revision=32506
* Claim maintainership.Maxim Sobolev2000-07-241-1/+1
| | | | | | | Submitted by: jake (previous maintainer) Notes: svn path=/head/; revision=30985
* Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type).Maxim Sobolev2000-07-212-4/+4
| | | | Notes: svn path=/head/; revision=30938
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+3
| | | | Notes: svn path=/head/; revision=27458
* update to 1.7Michael Haro2000-04-063-10/+9
| | | | | | | | PR: 17797 Submitted by: maintainer Notes: svn path=/head/; revision=27365
* Update to version 1.6.Steve Price2000-01-242-5/+5
| | | | | | | | PR: 15991 Submitted by: maintainer Notes: svn path=/head/; revision=25007
* Update to version 1.5.Steve Price1999-09-302-5/+5
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=22092
* Update to version 1.4v2.Steve Price1999-09-272-5/+5
| | | | | | | | PR: 13610 Submitted by: maintainer Notes: svn path=/head/; revision=22015
* Updated to 1.4Satoshi Taoka1999-09-062-5/+5
| | | | Notes: svn path=/head/; revision=21309
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Make tya actually find jdk.Chris Piazza1999-07-101-2/+3
| | | | | | | | | | Fixup some instances of ${PREFIX} that should be ${LOCALBASE} too. PR: 12590 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20150
* Undo part of previous commit to put back the correct ${WRKSRC}.Steve Price1999-06-291-2/+2
| | | | Notes: svn path=/head/; revision=19905
* new ports/{java,irc,x11-servers}, dependency sweep #1Bill Fumerola1999-06-281-3/+3
| | | | Notes: svn path=/head/; revision=19876
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Re-import of tya version 1.3v2 from devel.Steve Price1999-06-105-0/+64
Notes: svn path=/head/; revision=19397