Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade from 2.0 to 2.1. | znerd | 2002-10-22 | 3 | -19/+40 |
| | | | | | See: http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html | ||||
* | Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site. | archie | 2002-10-19 | 1 | -1/+2 |
| | |||||
* | Installing to ${PREFIX}/linux-sun-jdk1.4.1. This port is now | znerd | 2002-10-19 | 1 | -1/+2 |
| | | | | | compatible with bsd.java.mk again. Bumped PORTREVISION. | ||||
* | Upgrade from 1.4.1 to 1.4.1_01. | znerd | 2002-10-18 | 3 | -5/+5 |
| | |||||
* | . More XIM fixes for Japanese users (and presumably others with similar | glewis | 2002-10-18 | 8 | -0/+256 |
| | | | | | | | character sets). . Bump PORTREVISION. Submitted by: daichi | ||||
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | glewis | 2002-10-18 | 4 | -0/+60 |
| | | | | | | | error. This may allow browsers which use Netscape 4 plugins (e.g. Konqueror) to make use of it. Code change by me, problem report by Dylan Carlson <absinthe@pobox.com>. | ||||
* | . Russian and Ukrainian font property files and appropriate build changes. | glewis | 2002-10-18 | 12 | -0/+1664 |
| | | | | Submitted by: mi | ||||
* | Upgrade to 2.4.0. The port now installs only a JAR file | znerd | 2002-10-18 | 3 | -2013/+1832 |
| | | | | | | | and the API documentation. These are all installed in the correct locations now. PR: 44211 | ||||
* | Removed unnecessary settings. | znerd | 2002-10-18 | 1 | -2/+0 |
| | |||||
* | Small style improvement. | znerd | 2002-10-18 | 1 | -2/+3 |
| | |||||
* | New port: Jakarta Commons Collections. | znerd | 2002-10-18 | 6 | -0/+128 |
| | | | | | See: http://jakarta.apache.org/commons/collections.html | ||||
* | New port: Jakarta Commons Lang. | znerd | 2002-10-18 | 6 | -0/+132 |
| | | | | | See: http://jakarta.apache.org/commons/lang.html | ||||
* | Only installing JAR and docs. And installing where they should go. | znerd | 2002-10-18 | 2 | -150/+67 |
| | | | | | | Honoring NOPORTDOCS now. Bumped PORTREVISION. | ||||
* | Update to version 1.0.5. | archie | 2002-10-17 | 13 | -48/+43 |
| | |||||
* | . Make the instructions for downloading the various source bits clearer. | glewis | 2002-10-17 | 1 | -6/+27 |
| | | | | | | The instructions are based on text submitted in the PR (by grog). PR: 42942 | ||||
* | . Make the instructions for downloading the various source bits clearer. | glewis | 2002-10-17 | 4 | -24/+104 |
| | | | | | | The instructions are based on text submitted in the PR (by grog). PR: 42942 | ||||
* | Fix MASTER_SITES. | sobomax | 2002-10-17 | 1 | -1/+1 |
| | | | | | PR: 43827 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | ||||
* | Upgrade to 1.3.1_05. | znerd | 2002-10-14 | 2 | -3/+3 |
| | | | | | PR: 44009 Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> | ||||
* | Update MASTER_SITES after directory re-org. | archie | 2002-10-13 | 1 | -1/+1 |
| | |||||
* | Update to version 1.17. | archie | 2002-10-13 | 2 | -4/+3 |
| | |||||
* | Moved MAINTAINER up in the file to stop portlint from complaining. | znerd | 2002-10-11 | 1 | -2/+2 |
| | |||||
* | Changed WWW reference. | znerd | 2002-10-11 | 1 | -1/+1 |
| | |||||
* | New port: Jakarta Log4J, version 1.2.7. | znerd | 2002-10-11 | 6 | -0/+549 |
| | | | | | | | | See: http://jakarta.apache.org/log4j/ Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 42449 | ||||
* | Not using IGNORE anymore to avoid package building. | znerd | 2002-10-10 | 11 | -57/+18 |
| | | | | | | | | | | | | | | | | .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE= "You can not legally distribute binaries" .endif This was superfluous and inhibiting package builds of things that depend on the port. Having RESTRICTED and NO_CDROM is enough to ensure that a package will not appear on the FTP site or a CDROM (it will be built and used as a basis for other packages to build with, but will be deleted at the end of the build run). Requested by: kris Reviewed by: portmgr (silence) PR: 42758 | ||||
* | Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1. | znerd | 2002-10-09 | 4 | -4/+4 |
| | | | | | | | | | | | | | | The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002) | ||||
* | Fixed checksum mismatch. Provided alternative download location | znerd | 2002-10-09 | 1 | -1/+1 |
| | | | | | | for old version of distfile. PR: 43397 | ||||
* | Maintainership dropped by maintainer. Back to freebsd-ports. | znerd | 2002-10-09 | 2 | -4/+1 |
| | | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Changed target installation directory so it does not include | znerd | 2002-10-09 | 4 | -5/+8 |
| | | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org> | ||||
* | New port: java-checkstyle. | znerd | 2002-10-09 | 5 | -0/+74 |
| | | | | | PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> | ||||
* | upgrade to 1.0.7 | ijliao | 2002-10-09 | 4 | -52/+74 |
| | | | | | PR: 43266 Submitted by: maintainer | ||||
* | Update to patchset 11. | glewis | 2002-09-18 | 4 | -15/+21 |
| | |||||
* | Installing in ${PREFIX}/linux-sun-jdk1.4.1 instead of | znerd | 2002-09-17 | 1 | -1/+1 |
| | | | | | ${PREFIX}/linux-sun-jdk1.4, bsd.java.mk is already expecting linux-sun-jdk1.4.1. | ||||
* | Upgrade to 1.4.1. | znerd | 2002-09-17 | 3 | -305/+301 |
| | | | | See: http://java.sun.com/j2se/1.4.1/changes.html | ||||
* | Fixed package list. Found out about a problem on bento. | znerd | 2002-09-17 | 1 | -25/+38 |
| | | | | This is in preparation for 4.7-RELEASE. | ||||
* | Now properly using pkg-message to display warning about | znerd | 2002-09-13 | 2 | -5/+8 |
| | | | | stability of this port. | ||||
* | Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes. | okazaki | 2002-09-07 | 3 | -2/+6 |
| | |||||
* | Use the right pkg-plist depending on whether GNOME support is configured. | archie | 2002-09-07 | 3 | -3/+2093 |
| | |||||
* | Comment out .BEGIN section, which is breaking the INDEX build. | kris | 2002-08-31 | 1 | -4/+4 |
| | |||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 2 | -2/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | Using libicuuc.a seems to make jikes more unstable. Since this is supposed | archie | 2002-08-30 | 3 | -46/+1 |
| | | | | | to be the stable version, stop using it. Folks who need it can use the "jikes-devel" port. | ||||
* | Annihilate #inclusions of <malloc.h>. | archie | 2002-08-30 | 2 | -0/+21 |
| | |||||
* | Make this port GNOMENG aware. | archie | 2002-08-30 | 1 | -5/+7 |
| | | | | PR: ports/42206 | ||||
* | Printing warning message since this JDK is unstable. The message | znerd | 2002-08-29 | 1 | -0/+5 |
| | | | | | | | | | | | is displayed before any targets. The message displayed is: This JDK is currently unstable, especially when run as a non-root user. You are advised to use either the Sun JDK 1.3 for Linux (${PORTSDIR}/java/linux-sun-jdk13) or the FreeBSD JDK 1.3 (${PORTSDIR}/java/jdk13) instead. Pointed out by: Yuri Khotyaintsev <yuri@irfu.se> | ||||
* | Use the new bsd.java.mk structure, so it doesn't try to install | znerd | 2002-08-29 | 1 | -1/+1 |
| | | | | | | | jdk-1.1.8 when the user has a newer version of Java installed. Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> PR: 39901 | ||||
* | This port depends on jakarta-ant, but the appropriate | znerd | 2002-08-28 | 1 | -0/+2 |
| | | | | | | | BUILD_DEPENDS line was missing. Submitted by: maintainer PR: 42086 | ||||
* | Split the jikes port into stable and development versions. | archie | 2002-08-27 | 15 | -21/+133 |
| | | | | | PR: ports/41961 Reviewed by: freebsd-java | ||||
* | Don't compile jikes with '-O' because that makes core dumps more likely. | archie | 2002-08-27 | 1 | -2/+3 |
| | | | | | | Exactly why is not understood yet. PR: ports/41961 | ||||
* | Unmaintain. | des | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | Upgrade to JUnit 3.8. | okazaki | 2002-08-25 | 3 | -80/+115 |
| | | | | | Install src.jar again, since it is possible for a Java-developper to use source archive effectively in some IDEs. | ||||
* | Update to version 1.0.4. | archie | 2002-08-24 | 13 | -64/+30 |
| |