cvs commit: ports/java/tya Makefile

2007-10-04 Thread Mark Linimon
linimon 2007-10-04 15:07:43 UTC FreeBSD ports repository Modified files: java/tya Makefile Log: Mark as broken with gcc4.2. Note: this looks like abadonware. Revision ChangesPath 1.31 +7 -1 ports/java/tya/Makefile ___

cvs commit: ports/java/tya Makefile

2007-07-29 Thread Greg Lewis
glewis 2007-07-29 20:39:26 UTC FreeBSD ports repository Modified files: java/tya Makefile Log: . Unbreak by providing a working MASTER_SITE. Revision ChangesPath 1.30 +1 -3 ports/java/tya/Makefile ___

cvs commit: ports/java/tya Makefile

2007-07-28 Thread Kris Kennaway
kris2007-07-28 22:48:18 UTC FreeBSD ports repository Modified files: java/tya Makefile Log: BROKEN: Unfetchable Revision ChangesPath 1.29 +2 -0 ports/java/tya/Makefile ___ cvs-all@freebsd.org mailin

cvs commit: ports/java/tya Makefile

2007-07-21 Thread Greg Lewis
glewis 2007-07-21 23:31:10 UTC FreeBSD ports repository Modified files: java/tya Makefile Log: . TYA builds as a native shared library, so insist on having a native JDK. . Spell JAVA_HOME correctly. Revision ChangesPath 1.28 +2 -1 ports/java/t

cvs commit: ports/java/tya Makefile

2007-07-21 Thread Pav Lucistnik
pav 2007-07-21 22:19:01 UTC FreeBSD ports repository Modified files: java/tya Makefile Log: - Switch to jdk 1.3, older ones are going away soon Suggested by: glewis Revision ChangesPath 1.27 +4 -3 ports/java/tya/Makefile __