summaryrefslogtreecommitdiff
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-03-08Use MASTER_SITE_ECLIPSE.Norikatsu Shigemura1-2/+3
PR: ports/63909 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=103292
2004-03-08Fixed ONLY_FOR_ARCHS from 'arm i386 ppc sparc' to 'i386'.Ernst de Haan1-1/+1
Reported by: kris Notes: svn path=/head/; revision=103289
2004-03-08Set LATEST_LINK.Ernst de Haan5-2/+7
Reported by: kris Notes: svn path=/head/; revision=103283
2004-03-08Set LATEST_LINK.Ernst de Haan3-1/+6
Suggested by: kris Notes: svn path=/head/; revision=103280
2004-03-08. Update to 0.40.Greg Lewis2-4/+3
PR: 63899 Submitted by: Ronald Klop <ronald@cs.vu.nl> Notes: svn path=/head/; revision=103271
2004-03-05. Set LATEST_LINK [1]Alexey Zelkin9-3/+951
. Fix rare NULL pointer de-reference bug in plugin code [2] . Use better chinese fonts [3] . Bump PORTREVISION Requested by: kris [1] Submitted by: Georg-W. Koltermann <gwk@rahn-koltermann.de> [2], Clive Lin <clive@tongi.org> [3] Notes: svn path=/head/; revision=103016
2004-03-05Update to version 1.1.3Edwin Groothuis2-16/+51
Use OPTIONS Submitted by: Mark Huizer <xaa+ports@timewasters.nl> Notes: svn path=/head/; revision=102992
2004-03-02. Replace unresponsive MASTER_SITE with two working ones.Greg Lewis1-1/+2
Submitted by: bento, distfiles survey Notes: svn path=/head/; revision=102760
2004-02-26Kaffe doesn't like !=i386.Michael Nottebrock1-1/+1
Notes: svn path=/head/; revision=102239
2004-02-26Add dependency on esound & unbreak.Michael Nottebrock1-4/+1
Notes: svn path=/head/; revision=102238
2004-02-26Update to version 1.0.1.Archie Cobbs3-3/+12
Notes: svn path=/head/; revision=102213
2004-02-23Restrict to i386.Archie Cobbs1-4/+1
Notes: svn path=/head/; revision=101920
2004-02-23Set ONLY_FOR_ARCHS i386. Remove extraneous "exit 1".Archie Cobbs1-1/+1
Notes: svn path=/head/; revision=101918
2004-02-23- Use %%DOCSDIR%% and %%EXAMPLESDIR%%Kirill Ponomarev2-137/+137
PR: ports/63208 Submitted by: maintainer Notes: svn path=/head/; revision=101916
2004-02-23BROKEN on alpha: does not compileKris Kennaway1-1/+7
Notes: svn path=/head/; revision=101903
2004-02-22New port.Archie Cobbs6-0/+16022
JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. JC utilizes the GNU Classpath class library and provides support for most features you would expect such as reflection, user class loaders, etc. WWW: http://jcvm.sourceforge.net/ Notes: svn path=/head/; revision=101751
2004-02-22This port is scheduled for removal on April 21 if it is still broken at thatKris Kennaway1-0/+2
time. Notes: svn path=/head/; revision=101678
2004-02-22This is also broken on 4.x.Kris Kennaway1-7/+3
Notes: svn path=/head/; revision=101677
2004-02-21Fix incorrect MASTER_SITES.Archie Cobbs1-1/+1
Notes: svn path=/head/; revision=101605
2004-02-19. Don't patch out a line that doesn't need to be removed.Greg Lewis1-9/+2
Notes: svn path=/head/; revision=101406
2004-02-19. Add $FreeBSD$Greg Lewis2-0/+4
Notes: svn path=/head/; revision=101403
2004-02-19. Fix the build for JDK 1.1.8.Greg Lewis1-3/+2
Submitted by: bento (via kris) Notes: svn path=/head/; revision=101402
2004-02-18. Add a secondary category of devel, which seems appropriate.Greg Lewis1-1/+1
Notes: svn path=/head/; revision=101343
2004-02-18Add a port of jflex:Greg Lewis7-0/+219
JFlex is a lexical analyzer generator for Java written in Java. It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++ tool flex: They do not share any code though. WWW: http://www.jflex.de/ I've done some clean up to the submitted version of the port. PR: 62043 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Notes: svn path=/head/; revision=101341
2004-02-14. Add OPTIONS.Greg Lewis1-1/+4
PR: 62712 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=100886
2004-02-11Update to official 1.5.0beta1.Ernst de Haan6-12/+38
Bumped PORTEPOCH, because this second beta is called 'beta1'. See: http://java.sun.com/j2se/1.5.0/ Notes: svn path=/head/; revision=100639
2004-02-10Update to version 0.39 (2004-02-03):Mark Linimon2-3/+3
Added menu separators in some menus. Added a string dumper that makes it easy to inspect all strings in memory, it also has the ability to dump all strings to a file. Fixed a bug in down link handling that caused instance numbers to increase for arrays (thanks to matze who tried to use the string inspector and did send back traces from crashes). PR: ports/62365 Submitted by: maintainer Notes: svn path=/head/; revision=100584
2004-02-10Added LATEST_LINK.Ernst de Haan4-4/+8
Reported by: kris Notes: svn path=/head/; revision=100543
2004-02-10Slightly improved the COMMENT.Ernst de Haan4-4/+4
Requested by: lofi Notes: svn path=/head/; revision=100542
2004-02-09. Add a new port, java/jmf:Greg Lewis9-0/+143
Java Media Framework API The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. WWW: http://java.sun.com/products/java-media/jmf/ PR: 58524 Submitted by: Anton Yudin <toha@toha.org.ua> (plus some tweaks by me) Notes: svn path=/head/; revision=100500
2004-02-08add USE_GCC=2.95 and unbreak this port.Yen-Ming Lee1-7/+2
Notes: svn path=/head/; revision=100340
2004-02-07BROKEN on 5.x: does not compileKris Kennaway1-1/+7
Notes: svn path=/head/; revision=100307
2004-02-07BROKEN on 5.x: broken pkg-plistKris Kennaway1-1/+7
Notes: svn path=/head/; revision=100305
2004-02-07- Set correct LATEST_LINKClement Laforet1-0/+2
Reported/Requested by: kris Notes: svn path=/head/; revision=100257
2004-02-07. Set LATEST_LINK to avoid conflict with other JBoss ports.Greg Lewis3-3/+6
. Restrict usage of the port to JDK1.4. PR: 62458 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=100222
2004-02-06. Set LATEST_LINK to avoid conflicting with other jdk ports.Greg Lewis1-0/+1
Reminded by: kris Notes: svn path=/head/; revision=100166
2004-02-06. It appears as though diablo is problematic on 5.x still, so default toGreg Lewis1-0/+4
bootstrapping with the Linux JDK if there isn't a previously compiled native one. Notes: svn path=/head/; revision=100161
2004-02-06. Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.Greg Lewis2-0/+2
Reminded by: kris Notes: svn path=/head/; revision=100159
2004-02-061. Take maintainership.Greg Lewis1-1/+2
2. Set an approptiate LATEST_LINK to avoid conflicts with other jdk ports. Reminded by: kris [2] Notes: svn path=/head/; revision=100157
2004-02-06Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson6-5/+5
Notes: svn path=/head/; revision=100139
2004-02-05Use PLIST_FILES.Trevor Johnson10-5/+5
Reviewed by: marcus Notes: svn path=/head/; revision=100076
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke46-11/+46
(Part 2) Notes: svn path=/head/; revision=99920
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2-3/+4
Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
2004-02-02Upgrade to version 1.19.Archie Cobbs4-15/+3
Notes: svn path=/head/; revision=99836
2004-02-01Add NOT_FOR_ARCHS=amd64Edwin Groothuis1-0/+2
Submitted by: xaa+ports@timewasters.nl Notes: svn path=/head/; revision=99740
2004-02-01. Update to 0.9.16. There are a few tweaks to the original submission.Greg Lewis2-5/+26
PR: 62061 Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> Notes: svn path=/head/; revision=99678
2004-01-30Fix plist.Mark Linimon2-0/+2
PR: ports/61580 Submitted by: Simun Mikecin <sime@logos.hr> (maintainer) Notes: svn path=/head/; revision=99463
2004-01-29Add SIZEErwin Lansing1-0/+1
PR: 62076 Submitted by: maintainer Notes: svn path=/head/; revision=99438
2004-01-29- Fix fetching by adding missed MASTER_SITE_SUBDIRPav Lucistnik1-0/+1
PR: ports/62057 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=99411
2004-01-29SIZEify.Trevor Johnson11-0/+11
Notes: svn path=/head/; revision=99360