| Commit message (Expand) | Author | Age | Files | Lines |
* | . Link with the system libz instead of building the our own internal | glewis | 2006-02-12 | 3 | -1/+50 |
* | . Update to patchset 8. | glewis | 2006-01-21 | 7 | -196/+17 |
* | - fix build in JAILS | dinoex | 2006-01-07 | 1 | -0/+2 |
* | . Tell the user all the files they will need up front, instead of telling | glewis | 2005-12-15 | 1 | -33/+31 |
* | . Make pkg-install install a symbolic link for the browser plugin if a | glewis | 2005-11-25 | 3 | -12/+84 |
* | . Add SHA256. | glewis | 2005-11-24 | 1 | -0/+3 |
* | . Fix javaws. | glewis | 2005-10-13 | 2 | -1/+16 |
* | . Use ${PTHREAD_LIBS} when compiling the testos programme rather than | glewis | 2005-09-04 | 1 | -7/+1 |
* | . Ensure that when files are extracted that their fully resolved path lies | glewis | 2005-05-12 | 3 | -0/+72 |
* | . Fix various problems with time zone handling including: | glewis | 2005-04-19 | 1 | -0/+101 |
* | . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for | glewis | 2005-03-30 | 1 | -0/+4 |
* | . Move the invocation of unregistervm to the top of the packing list. | glewis | 2005-02-19 | 1 | -1/+1 |
* | Add support for picking up of motif includes and libraries via newly | phantom | 2005-02-01 | 1 | -3/+22 |
* | Unbreak plist generation | phantom | 2005-01-29 | 1 | -8/+5 |
* | Remove unused file | phantom | 2005-01-14 | 1 | -1763/+0 |
* | Autogenerate PLIST while installing | phantom | 2005-01-14 | 1 | -11/+13 |
* | Do not remove /usr/local/share/doc/java on uninstall. | phantom | 2005-01-13 | 1 | -1/+0 |
* | . Avoid a problem where, without linprocfs mounted, the first line of | glewis | 2004-12-17 | 1 | -0/+11 |
* | . Update to patchset 7. | glewis | 2004-12-17 | 25 | -2018/+8 |
* | . Backport parts of the 1.5 plugin to address plugin vulnerabilities. | glewis | 2004-12-04 | 9 | -3/+1420 |
* | . Mark FORBIDDEN when building with the browser plugin due to the | glewis | 2004-11-24 | 1 | -0/+2 |
* | . Take into account that pthread_mutex_trylock() can return EDEADLK as | glewis | 2004-11-02 | 2 | -0/+22 |
* | The BSD patchset for the Sun JDK modeled its thread behavior mostly after | green | 2004-10-21 | 2 | -1/+14 |
* | . Bump PORTREVISION for the recent fixes. | glewis | 2004-10-17 | 1 | -1/+1 |
* | . Fix the Server VM for gcc 3.4 part 2/2. | glewis | 2004-10-17 | 1 | -0/+24 |
* | . Fix the Server VM for gcc 3.4 part 1/2. | glewis | 2004-10-17 | 1 | -0/+38 |
* | . In the ReadChunk() function, change an assert() to be a "test for a | glewis | 2004-10-17 | 1 | -0/+53 |
* | . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined | glewis | 2004-10-17 | 1 | -0/+21 |
* | . Assume (un)registervm is in LOCALBASE _not_ PREFIX. | glewis | 2004-09-02 | 1 | -2/+2 |
* | . The changes to make in -CURRENT to use MAKEFLAGS make us unable to | glewis | 2004-08-18 | 1 | -1/+2 |
* | . Fix the build for gcc 3.4. | glewis | 2004-08-13 | 3 | -0/+47 |
* | SIZEfy | phantom | 2004-03-20 | 1 | -0/+3 |
* | . Set LATEST_LINK [1] | phantom | 2004-03-05 | 3 | -1/+317 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
* | 1. Switch 5.x version of jdk14 back to libc_r as default threading library. | phantom | 2004-01-28 | 5 | -1099/+1220 |
* | Update license to most recent SCSL license version. | phantom | 2004-01-28 | 1 | -24/+14 |
* | Use LS macro. | trevor | 2004-01-23 | 1 | -1/+1 |
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+0 |
* | . Check the return value of stat(2) when trying to read the javaws | glewis | 2004-01-17 | 2 | -0/+17 |
* | . Update to 1.4.2 patchset 6. | glewis | 2004-01-15 | 7 | -38/+20 |
* | Don't use patch release number while setting up BUILD_DEPENDS for | phantom | 2003-12-16 | 1 | -2/+3 |
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
* | Fix path to patched file. | phantom | 2003-11-12 | 1 | -2/+2 |
* | Fix bootstrap jdk detection process, so it work in case if no valid jdk | phantom | 2003-11-12 | 1 | -4/+11 |
* | Add patch to fix build problems on 5.x system reported by many people. | phantom | 2003-11-12 | 1 | -0/+13 |
* | Update to 1.4.2p5. | phantom | 2003-11-12 | 11 | -286/+285 |
* | Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages. | phantom | 2003-11-10 | 1 | -1/+0 |
* | . Add fix for "runaway process" problem. It should fix of stalled | phantom | 2003-10-29 | 3 | -2/+95 |
* | . Sort PTHREAD_FILES. | glewis | 2003-10-21 | 1 | -2/+3 |
* | . Add a missing BUILD_DEPENDS on NSPR so the plugin builds. | glewis | 2003-10-14 | 1 | -1/+2 |
* | . Override PKGINSTALL to place it in WRKDIR, which is writeable, rather | glewis | 2003-10-13 | 1 | -0/+1 |
* | . Update to 1.4.1p4. | glewis | 2003-10-11 | 8 | -59/+613 |
* | . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generate | glewis | 2003-10-11 | 1 | -0/+13 |
* | . Sync with the change to linux-sun-jdk14 (it now installs in | glewis | 2003-10-02 | 1 | -1/+1 |
* | Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01 | phantom | 2003-09-08 | 1 | -1/+1 |
* | Warn users about requirement of having linprocfs mounted in order to | phantom | 2003-08-04 | 1 | -2/+22 |
* | Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2. | znerd | 2003-07-21 | 1 | -1/+3 |
* | Unbreak package build after recent Greg's commit (which changed | phantom | 2003-05-09 | 1 | -3/+3 |
* | . Add $FreeBSD$ | glewis | 2003-05-02 | 1 | -0/+12 |
* | Fix checking of libc_r capabilities at FreeBSD version which | phantom | 2003-03-15 | 1 | -6/+22 |
* | Add runtime test to check of required libc_r functionality. I.e. warn | phantom | 2003-03-14 | 2 | -8/+94 |
* | Add notice about amount of disk space required | phantom | 2003-03-13 | 1 | -0/+9 |
* | Correct pkg-plist | phantom | 2003-03-13 | 1 | -204/+0 |
* | Make sure that demo/jfc/SwingSet2/resources does not exists (it should not, | phantom | 2003-03-13 | 1 | -0/+2 |
* | Fix build on 5.0-RELEASE | phantom | 2003-03-13 | 1 | -0/+11 |
* | Bump PORTREVISION | phantom | 2003-03-11 | 1 | -0/+1 |
* | Since we have problems with running debuging binaries on some machines | phantom | 2003-03-11 | 1 | -0/+15 |
* | Add patch which backouts some of my early compile hacks which now preventing | phantom | 2003-03-11 | 1 | -0/+13 |
* | I am pleased to announce first public -beta patchset of FreeBSD/Java port | phantom | 2003-03-07 | 10 | -2560/+2019 |
* | Don't set IGNORE when PACKAGE_BUILDING | kris | 2003-03-04 | 1 | -2/+2 |
* | de-pkg-comment | glewis | 2003-03-01 | 2 | -1/+1 |
* | 1. Bump PORTREVISION for this and previous changes. | glewis | 2003-03-01 | 2 | -1/+91 |
* | . Updated version of native threads for FreeBSD. This uses recently | glewis | 2003-03-01 | 1 | -0/+726 |
* | . Rename our internal gethostby{name,addr}_r functions to avoid collisions. | glewis | 2003-03-01 | 1 | -0/+114 |
* | . Respect LOCALBASE in the DEVTOOLS_PATH setting. | glewis | 2003-03-01 | 1 | -0/+9 |
* | . Add missing include of <sys/time.h>, needed by <sys/resource.h> for | glewis | 2003-03-01 | 1 | -0/+12 |
* | . Be consistent about our compiler settings. Using gcc32 here was both | glewis | 2003-03-01 | 1 | -0/+13 |
* | . Resurrect patch accidentally removed in last commit. | glewis | 2003-02-13 | 1 | -0/+18 |
* | . Update to patchset 8. | glewis | 2003-02-13 | 12 | -1142/+2 |
* | Be consistent. If we're going to explicitly use /sbin/sysctl to check | glewis | 2003-01-30 | 1 | -1/+1 |
* | Use the full path to /sbin/sysctl | kris | 2003-01-30 | 1 | -1/+1 |
* | Don't remove system directories share/java, share/java/classes, and | kris | 2002-11-11 | 1 | -3/+0 |
* | . Add optional (default: off) runtime dependencies for the font packages | glewis | 2002-11-01 | 1 | -0/+10 |
* | . Fix UDP packet broadcasting. | glewis | 2002-11-01 | 2 | -1/+15 |
* | . Check for open-motif with libXm.so, which we actually use, instead of | glewis | 2002-10-29 | 1 | -2/+2 |
* | . In the informative message regarding downloading the necessary files, | glewis | 2002-10-29 | 1 | -3/+3 |
* | . echo -> ${ECHO_MSG} | glewis | 2002-10-25 | 1 | -8/+8 |
* | . Catch up with additional font.properties files. | glewis | 2002-10-25 | 1 | -0/+3 |
* | . Chinese font.properties and make glue. | glewis | 2002-10-25 | 2 | -2/+245 |
* | . More XIM fixes for Japanese users (and presumably others with similar | glewis | 2002-10-19 | 2 | -0/+64 |
* | . Link the Netscape 4 plugin against libintl to avoid a runtime link | glewis | 2002-10-19 | 1 | -0/+15 |
* | . Russian and Ukrainian font property files and appropriate build changes. | glewis | 2002-10-19 | 3 | -0/+416 |
* | . Make the instructions for downloading the various source bits clearer. | glewis | 2002-10-18 | 1 | -6/+26 |
* | Not using IGNORE anymore to avoid package building. | znerd | 2002-10-10 | 1 | -5/+2 |
* | Unified one-line descriptions for JDK ports. | znerd | 2002-08-12 | 1 | -1/+1 |
* | Changed the installation directory of the Sun JDK 1.3.x for Linux to | znerd | 2002-08-10 | 1 | -1/+1 |
* | . Fix a typo in a message printed out to the user. | glewis | 2002-08-09 | 1 | -1/+1 |
* | Add a check in pre-build for a sysctl which will cause an error during | glewis | 2002-08-07 | 1 | -0/+9 |
* | Improved font.properties.ja based on the Kochi fonts rather than the | glewis | 2002-08-06 | 1 | -0/+308 |
* | Now that sobomax has updated the system version of tar don't redefine | glewis | 2002-08-06 | 1 | -2/+5 |
* | Add in a patch from the porting repository that allows people to build | glewis | 2002-08-06 | 1 | -0/+62 |
* | Update to patchset 7. | glewis | 2002-07-26 | 17 | -554/+2 |
* | Remove unintentional dependency on readlink by replacing the call to it | glewis | 2002-07-15 | 1 | -1/+1 |
* | Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined. | glewis | 2002-07-08 | 1 | -1/+3 |
* | Add a pre-build target to check for a setting of WRKDIRPREFIX which will | glewis | 2002-06-27 | 1 | -0/+13 |
* | Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to | glewis | 2002-06-26 | 1 | -0/+1 |
* | . Fix dependencies after recent JDK ports repo copy. | glewis | 2002-06-14 | 1 | -16/+19 |
* | . Fix compilation on FreeBSD 4.2 by including <sys/param.h> | glewis | 2002-06-12 | 1 | -0/+20 |
* | Rename monstrously long patch filenames that were causing tar to exceed | kris | 2002-06-06 | 12 | -11/+11 |
* | Use correct Open Motif. | obrien | 2002-05-28 | 1 | -2/+1 |
* | Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with | glewis | 2002-05-03 | 1 | -0/+4 |
* | Really fix the incompatibilities with gettext 0.11. The previous | glewis | 2002-05-03 | 9 | -10/+176 |
* | Correct pkg-plist. | sobomax | 2002-04-23 | 1 | -1/+1 |
* | Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> | glewis | 2002-04-17 | 2 | -0/+32 |
* | Add a temporary dependency on gettext-old and use msgfmt-old to process | glewis | 2002-04-17 | 2 | -0/+10 |
* | Bump PORTREVISION due to the last two changes to the port. | glewis | 2002-04-16 | 1 | -1/+1 |
* | Fix some crash bugs in the browser plugin code by using | glewis | 2002-04-16 | 1 | -0/+31 |
* | Add Taiwan Chinese font properties support (if I understand | glewis | 2002-04-16 | 3 | -0/+255 |
* | Start my bid for world domination by taking maintainership | glewis | 2002-04-16 | 1 | -1/+1 |
* | A better fix for creating src.jar. Using tar by itself fails because the | glewis | 2002-04-12 | 1 | -5/+4 |
* | Fix user and group ownership of the installed files when they have been | glewis | 2002-04-12 | 1 | -4/+4 |
* | Now creating an 'ext' directory as a subdirectory of | znerd | 2002-04-07 | 2 | -1/+3 |
* | Correct when WITHOUT_PLUGIN is defined. | sobomax | 2002-03-15 | 1 | -5/+5 |
* | Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This | sobomax | 2002-03-13 | 3 | -4/+23 |
* | Bumped PORTREVISION. Added a patch earlier today, and the | znerd | 2002-03-12 | 1 | -0/+1 |
* | Fixes the problem that the source JAR is too small. | znerd | 2002-03-11 | 1 | -0/+26 |
* | Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when | sobomax | 2002-03-06 | 1 | -1/+2 |
* | Corrected the gtk version number at the request of Greg Lewis. | davidc | 2002-02-20 | 1 | -1/+1 |
* | Use correct LIB_DEPENDS. | sobomax | 2002-02-20 | 1 | -1/+1 |
* | Correct pkg-plist in the default and NODEBUG cases. | sobomax | 2002-02-19 | 1 | -6/+6 |
* | Fix ampersand entities... | patrick | 2002-02-15 | 1 | -7/+7 |
* | Update to patch set 6 | patrick | 2002-02-14 | 3 | -2/+207 |
* | Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate | sobomax | 2001-12-14 | 1 | -1/+1 |
* | Update to patchlevel 5. | sobomax | 2001-10-16 | 5 | -73/+7 |
* | Fix a potential crash on 5-CURRENT. | sobomax | 2001-09-12 | 2 | -0/+29 |
* | Update to patchlevel 4. This release contains many critical bug fixes, so | sobomax | 2001-09-10 | 6 | -300/+55 |
* | Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from | sobomax | 2001-08-28 | 9 | -480/+1564 |
* | Update link to the place where distfile can be downloaded. | sobomax | 2001-05-03 | 1 | -2/+2 |
* | fix typo: | lioux | 2001-02-15 | 1 | -1/+1 |
* | typo clean up police: \s -> \t | lioux | 2001-02-15 | 1 | -1/+1 |
* | Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing. | sobomax | 2000-11-04 | 1 | -1/+3 |
* | Correct patch, so it will apply cleanly. | sobomax | 2000-10-16 | 1 | -2/+2 |
* | This port is i386 only for the moment. We need some assembler code written | sobomax | 2000-10-14 | 1 | -0/+1 |
* | Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from | sobomax | 2000-10-13 | 7 | -0/+1206 |