Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout previous JIT-related change - it can cause legal problems. | sobomax | 2000-09-12 | 2 | -4/+0 |
| | | | | Submitted by: nate | ||||
* | Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and | sobomax | 2000-09-11 | 2 | -3/+7 |
| | | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya. | ||||
* | Add patch required to respect CFLAGS (forgotten in previous commit). | sobomax | 2000-09-11 | 1 | -0/+15 |
| | |||||
* | Update to 0.6.5. | sobomax | 2000-09-11 | 3 | -25/+15 |
| | | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - don't bind to any particular virtual machine - install jit into ${PREFIX}/lib/shujit; - respect CFLAGS; - drop aout support. | ||||
* | Several enhancements/cleanups: | sobomax | 2000-09-11 | 3 | -13/+39 |
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE; - Don't bind to any particular virtual machine - install jit into ${LOCALBASE}/lib/tya; - Respect CFLAGS. | ||||
* | Update to 0.6.3. | sobomax | 2000-08-29 | 3 | -7/+7 |
| | |||||
* | Update to version 12Jun2000 | kevlo | 2000-08-14 | 3 | -7/+10 |
| | | | | | PR: 20574 Submitted by: Ports Fury | ||||
* | Update MASTER_SITE | cpiazza | 2000-08-09 | 1 | -1/+1 |
| | | | | | PR: 20487 Submitted by: rwatson | ||||
* | Update to version 1.12. | archie | 2000-07-31 | 7 | -46/+23 |
| | |||||
* | Upgrade to version 1.0.6. | archie | 2000-07-25 | 3 | -12/+15 |
| | |||||
* | Claim maintainership. | sobomax | 2000-07-24 | 2 | -2/+2 |
| | | | | Submitted by: jake (previous maintainer) | ||||
* | Define int_t and uint_t on CURRENT too. This should fix tya and shujit on | sobomax | 2000-07-24 | 4 | -0/+24 |
| | | | | -current systems. | ||||
* | Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type). | sobomax | 2000-07-21 | 2 | -4/+4 |
| | |||||
* | Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. | kevlo | 2000-07-18 | 2 | -2/+2 |
| | |||||
* | Apostrophes in string should be escaped. | sada | 2000-07-15 | 2 | -4/+4 |
| | |||||
* | Version required is no longer needed in the comment section of Makefile. | sada | 2000-07-15 | 2 | -2/+0 |
| | | | | Submitted by: portlint | ||||
* | Correct libc warning message: | sobomax | 2000-07-06 | 1 | -1/+1 |
| | | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH} | ||||
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Port has been broken since 12/96..goodbye :-) | kris | 2000-07-02 | 1 | -1/+0 |
| | |||||
* | Fix typo where \ was not added after an intermediate MASTER_SITES. | will | 2000-06-30 | 1 | -1/+1 |
| | | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com> | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 2 | -2/+4 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Create/remove shared among Java ports ditrectories. | sobomax | 2000-06-23 | 2 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged | sobomax | 2000-06-20 | 2 | -1/+3 |
| | | | | software (Adobe AcrobatViewer). | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -2/+2 |
| | |||||
* | Fix MASTER_SITES. | sobomax | 2000-06-14 | 1 | -1/+3 |
| | | | | Submitted by: bento | ||||
* | Fix typo. | sobomax | 2000-06-12 | 1 | -1/+1 |
| | |||||
* | Activate jre. | sobomax | 2000-06-12 | 1 | -0/+1 |
| | |||||
* | Initial import of JRE - Sun's Java Run Time Enviponment. | sobomax | 2000-06-12 | 6 | -0/+296 |
| | |||||
* | Add support for javavmwrapper. | sobomax | 2000-06-12 | 4 | -0/+14 |
| | |||||
* | Handle comments in all places. | sobomax | 2000-06-12 | 1 | -3/+4 |
| | |||||
* | Activate javavmwrapper. | sobomax | 2000-06-12 | 1 | -0/+1 |
| | |||||
* | Initial import of javavmwrapper - a simple shell script which would allow | sobomax | 2000-06-12 | 5 | -0/+161 |
| | | | | | Java-based ports to use any of the Java Virtual Machines installed on the system. | ||||
* | Create/remove share/java, share/java/classes and share/java/doc directories upon | sobomax | 2000-05-31 | 4 | -0/+14 |
| | | | | | | | install/uninstall, as it is outlined in Java Porters page (http://www.FreeBSD.org/java/docs/howtoports.html). Approved by: asami | ||||
* | Add WWW. | jake | 2000-05-28 | 1 | -1/+1 |
| | |||||
* | Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory. | steve | 2000-05-28 | 2 | -2/+4 |
| | |||||
* | Update to version 0.5.2, cleanup Makefile. | jake | 2000-05-16 | 4 | -18/+9 |
| | | | | | | PR: ports/18492 Submitted by: Palle Girgensohn <girgen@partitur.se>, ade Reviewed by: ade | ||||
* | Activate linux-jdk. | chuckr | 2000-05-16 | 1 | -0/+1 |
| | |||||
* | This is the Linux JDK port. It's marked no package and no cdrom, so | chuckr | 2000-05-16 | 14 | -0/+1860 |
| | | | | | | | | there's no license problem, just allows a lot of java hackers in the game. Thanks to Kees Koster and Jose Marques, I just neatened up around the edges. Submitted by: Kees Koster and Jose Marques | ||||
* | Update master site. | archie | 2000-05-11 | 1 | -1/+1 |
| | |||||
* | Update to 1.1.3. | knu | 2000-04-25 | 3 | -375/+380 |
| | | | | | PR: ports/17913 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Update to 1.1.8_003. (PORTVERSION untouched) | knu | 2000-04-19 | 20 | -55/+50 |
| | | | | | | | | | | | | PR: 18034 Submitted by: Palle Girgensohn <girgen@partitur.se> Use just `${CP} -R' instead of tar|tar. By the way, owner/group IDs of files should not be preserved on copying in the installation process, because if one did `make' and then `su' to `make install', the installed files would be owned by a normal user. Beware, porters! | ||||
* | Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} | knu | 2000-04-14 | 4 | -6/+4 |
| | | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp | ||||
* | Portlint COMMENT's. | knu | 2000-04-14 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Typo (PORTVESION -> PORTVERSION). | asami | 2000-04-13 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 27 | -105/+101 |
| | |||||
* | update to 1.7 | mharo | 2000-04-06 | 3 | -10/+9 |
| | | | | | PR: 17797 Submitted by: maintainer | ||||
* | update to reflect latest tarball | mharo | 2000-03-24 | 4 | -3682/+3754 |
| | | | | | PR: 17392 Submitted by: maintainer | ||||
* | Activate jce-aba. | kuriyama | 2000-03-08 | 1 | -0/+1 |
| | |||||
* | Yet another JCE port. | kuriyama | 2000-03-08 | 5 | -0/+209 |
| | | | | | PR: ports/16592 Submitted by: Kensaku Masuda <greg@fxis.fujixerox.co.jp> |