summaryrefslogtreecommitdiff
path: root/java/jdk14 (follow)
Commit message (Expand)AuthorAgeFilesLines
* . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]Greg Lewis2006-12-084-15/+57
* . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined inGreg Lewis2006-10-091-5/+0
* . Add support for installing the JCE policy files. [1]Greg Lewis2006-10-082-30/+47
* . Add a patch to support IPv6 only operation.Greg Lewis2006-10-081-0/+131
* . Use a mutex to make the resolver functions thread safe on FreeBSD 4.xGreg Lewis2006-10-081-0/+110
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
* Reassign these ports from inactive maintainer to glewis, who has been doingMark Linimon2006-03-311-1/+1
* . Link with the system libz instead of building the our own internalGreg Lewis2006-02-123-1/+50
* . Update to patchset 8.Greg Lewis2006-01-207-196/+17
* - fix build in JAILSDirk Meyer2006-01-071-0/+2
* . Tell the user all the files they will need up front, instead of tellingGreg Lewis2005-12-141-33/+31
* . Make pkg-install install a symbolic link for the browser plugin if aGreg Lewis2005-11-253-12/+84
* . Add SHA256.Greg Lewis2005-11-231-0/+3
* . Fix javaws.Greg Lewis2005-10-132-1/+16
* . Use ${PTHREAD_LIBS} when compiling the testos programme rather thanGreg Lewis2005-09-031-7/+1
* . Ensure that when files are extracted that their fully resolved path liesGreg Lewis2005-05-113-0/+72
* . Fix various problems with time zone handling including:Greg Lewis2005-04-181-0/+101
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forGreg Lewis2005-03-301-0/+4
* . Move the invocation of unregistervm to the top of the packing list.Greg Lewis2005-02-181-1/+1
* Add support for picking up of motif includes and libraries via newlyAlexey Zelkin2005-01-311-3/+22
* Unbreak plist generationAlexey Zelkin2005-01-291-8/+5
* Remove unused fileAlexey Zelkin2005-01-141-1763/+0
* Autogenerate PLIST while installingAlexey Zelkin2005-01-141-11/+13
* Do not remove /usr/local/share/doc/java on uninstall.Alexey Zelkin2005-01-121-1/+0
* . Avoid a problem where, without linprocfs mounted, the first line ofGreg Lewis2004-12-171-0/+11
* . Update to patchset 7.Greg Lewis2004-12-1725-2018/+8
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.Greg Lewis2004-12-039-3/+1420
* . Mark FORBIDDEN when building with the browser plugin due to theGreg Lewis2004-11-241-0/+2
* . Take into account that pthread_mutex_trylock() can return EDEADLK asGreg Lewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly afterBrian Feldman2004-10-202-1/+14
* . Bump PORTREVISION for the recent fixes.Greg Lewis2004-10-161-1/+1
* . Fix the Server VM for gcc 3.4 part 2/2.Greg Lewis2004-10-161-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.Greg Lewis2004-10-161-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aGreg Lewis2004-10-161-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedGreg Lewis2004-10-161-0/+21
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis2004-09-021-2/+2
* . The changes to make in -CURRENT to use MAKEFLAGS make us unable toGreg Lewis2004-08-181-1/+2
* . Fix the build for gcc 3.4.Greg Lewis2004-08-123-0/+47
* SIZEfyAlexey Zelkin2004-03-201-0/+3
* . Set LATEST_LINK [1]Alexey Zelkin2004-03-053-1/+317
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.Alexey Zelkin2004-01-285-1099/+1220
* Update license to most recent SCSL license version.Alexey Zelkin2004-01-281-24/+14
* Use LS macro.Trevor Johnson2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+0
* . Check the return value of stat(2) when trying to read the javawsGreg Lewis2004-01-172-0/+17
* . Update to 1.4.2 patchset 6.Greg Lewis2004-01-147-38/+20
* Don't use patch release number while setting up BUILD_DEPENDS forAlexey Zelkin2003-12-161-2/+3
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0