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