This package contains xgc, which is a program that demonstrates various features of the X graphics primitives. s'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk14
Commit message (Expand)AuthorAgeFilesLines
* . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-123-0/+72
* . Fix various problems with time zone handling including:glewis2005-04-191-0/+101
* . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-301-0/+4
* . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-191-1/+1
* Add support for picking up of motif includes and libraries via newlyphantom2005-02-011-3/+22
* Unbreak plist generationphantom2005-01-291-8/+5
* Remove unused filephantom2005-01-141-1763/+0
* Autogenerate PLIST while installingphantom2005-01-141-11/+13
* Do not remove /usr/local/share/doc/java on uninstall.phantom2005-01-131-1/+0
* . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11
* . Update to patchset 7.glewis2004-12-1725-2018/+8
* . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-049-3/+1420
* . Mark FORBIDDEN when building with the browser plugin due to theglewis2004-11-241-0/+2
* . Take into account that pthread_mutex_trylock() can return EDEADLK asglewis2004-11-022-0/+22
* The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-212-1/+14
* . Bump PORTREVISION for the recent fixes.glewis2004-10-171-1/+1
* . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-171-0/+24
* . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-171-0/+38
* . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-171-0/+53
* . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-171-0/+21
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-021-2/+2
* . The changes to make in -CURRENT to use MAKEFLAGS make us unable toglewis2004-08-181-1/+2
* . Fix the build for gcc 3.4.glewis2004-08-133-0/+47
* SIZEfyphantom2004-03-201-0/+3
* . Set LATEST_LINK [1]phantom2004-03-053-1/+317
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* 1. Switch 5.x version of jdk14 back to libc_r as default threading library.phantom2004-01-285-1099/+1220
* Update license to most recent SCSL license version.phantom2004-01-281-24/+14
* Use LS macro.trevor2004-01-231-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
* Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+0
* . Check the return value of stat(2) when trying to read the javawsglewis2004-01-172-0/+17
* . Update to 1.4.2 patchset 6.glewis2004-01-157-38/+20
* Don't use patch release number while setting up BUILD_DEPENDS forphantom2003-12-161-2/+3
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Fix path to patched file.phantom2003-11-121-2/+2
* Fix bootstrap jdk detection process, so it work in case if no valid jdkphantom2003-11-121-4/+11
* Add patch to fix build problems on 5.x system reported by many people.phantom2003-11-121-0/+13
* Update to 1.4.2p5.phantom2003-11-1211-286/+285
* Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.phantom2003-11-101-1/+0
* . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-293-2/+95
* . Sort PTHREAD_FILES.glewis2003-10-211-2/+3
* . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.glewis2003-10-141-1/+2
* . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherglewis2003-10-131-0/+1
* . Update to 1.4.1p4.glewis2003-10-118-59/+613
* . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateglewis2003-10-111-0/+13
* . Sync with the change to linux-sun-jdk14 (it now installs inglewis2003-10-021-1/+1
* Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01phantom2003-09-081-1/+1
* Warn users about requirement of having linprocfs mounted in order tophantom2003-08-041-2/+22
* Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.znerd2003-07-211-1/+3
* Unbreak package build after recent Greg's commit (which changedphantom2003-05-091-3/+3
* . Add $FreeBSD$glewis2003-05-021-0/+12
* Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-151-6/+22
* Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-142-8/+94
* Add notice about amount of disk space requiredphantom2003-03-131-0/+9
* Correct pkg-plistphantom2003-03-131-204/+0
* Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-131-0/+2
* Fix build on 5.0-RELEASEphantom2003-03-131-0/+11
* Bump PORTREVISIONphantom2003-03-111-0/+1
* Since we have problems with running debuging binaries on some machinesphantom2003-03-111-0/+15
* Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-111-0/+13
* I am pleased to announce first public -beta patchset of FreeBSD/Java portphantom2003-03-0710-2560/+2019
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-2/+2
* de-pkg-commentglewis2003-03-012-1/+1
* 1. Bump PORTREVISION for this and previous changes.glewis2003-03-012-1/+91
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-03-011-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-03-011-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-03-011-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-03-011-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-03-011-0/+13
* . Resurrect patch accidentally removed in last commit.glewis2003-02-131-0/+18
* . Update to patchset 8.glewis2003-02-1312-1142/+2
* Be consistent. If we're going to explicitly use /sbin/sysctl to checkglewis2003-01-301-1/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* Don't remove system directories share/java, share/java/classes, andkris2002-11-111-3/+0
* . Add optional (default: off) runtime dependencies for the font packagesglewis2002-11-011-0/+10
* . Fix UDP packet broadcasting.glewis2002-11-01