Problems compiling JDK14 with FreeBSD 5.3

Frank Staals f.staals at zonnet.nl
Mon Nov 15 08:11:05 PST 2004


I got a problem compiling JDK14 on FreeBSD, I copied 
/usr/ports/java/jdk14 to /home because I had too less free hard disc 
space on / I recently cvsup'ed the ports tree so I'll include a list of 
installed ports/packages too. The last time I compiled it on my system 
everything went fine.

I hope someone can help

Frank


-------------- next part --------------
bash-3.00# cd /home/jdk/
bash-3.00# kldload linprocfs
bash-3.00# mount -t linprocfs linprocfs /compat/linux/proc/
bash-3.00# make install clean
===>  Building for jdk-1.4.2p6_6
# Start of jdk build
bsd i586 1.4.2-p6 build started: 04-11-15 16:37
if [ -r ./../../deploy/make/Makefile ]; then \
  ( cd  ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/home/jdk/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/home/jdk/work/control/build/bsd-i586  ARCH_DATA_MODEL=32 MILESTONE=p6 BUILD_NUMBER=root_15_nov_2004_16_37 ; ); \
fi
gmake[1]: Entering directory `/home/jdk/work/deploy/make'
gmake[1]: Leaving directory `/home/jdk/work/deploy/make'
gmake[1]: Entering directory `/home/jdk/work/j2se/make'
gmake[1]: Leaving directory `/home/jdk/work/j2se/make'

Build Machine Information:
   build machine =

Build Directory Structure:
   CWD = /home/jdk/work/control/make
   TOPDIR = ./../..
   CONTROL_TOPDIR = ./../../control
   GENERICS_TOPDIR = ./../../generics
   HOTSPOT_TOPDIR = ./../../hotspot
   J2SE_TOPDIR = ./../../j2se
   MOTIF_TOPDIR = ./../../motif

Hotspot Settings:
   HOTSPOT_BUILD_JOBS =

Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: 1.4.2_05
   OUTPUTDIR = /home/jdk/work/control/build/bsd-i586

Build Tool Settings:
   UNIXCOMMAND_PATH = /bin/
   COMPILER_PATH = /usr/bin/
   DEVTOOLS_PATH = /usr/local/bin/
   USRBIN_PATH = /usr/bin/
   GCC32_COMPILER_PATH = /java/devtools/bsd/gcc3.2/
   MOZILLA_PATH =
   MOZILLA_HEADERS_PATH =
   MOZILLA_LIBS_PATH =
   CC_VER = 3.4.2
   PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin

Build Directives:
   PEDANTIC =
   INSANE =

Build Platform Settings:
   PLATFORM = bsd
   ARCH = i586
   LIBARCH = i386
   ARCH_FAMILY = i586
   ARCH_DATA_MODEL = 32
   OS_VERSION = 5.3-RELEASE
   TRUE_PLATFORM = FreeBSD (5.x CURRENT way)
   FREE_SPACE = 43816080

GNU Make Settings:
   MAKE = gmake
   MAKE VERSION =
   MAKECMDGOALS = sanity
   MAKEFLAGS = w -- BUILD_NUMBER=root_15_nov_2004_16_37 MILESTONE=p6 ARCH_DATA_MODEL=32 ALT_OUTPUTDIR=/home/jdk/work/control/build/bsd-i586 CONTROL_TOPDIR_NAME=control CONTROL_TOPDIR=/home/jdk/work/control EXTERNALSANITYCONTROL=true
   SHELL = /bin/sh

Target Build Versions:
   JAVAWS_VERSION = 1.4.2
   MILESTONE = p6
   BUILD_NUMBER = root_15_nov_2004_16_37

Bootstrap Settings:
   BOOTDIR = /usr/local/linux-sun-jdk1.4.2
   BOOTSTRAP J2SDK VERSION: 1.4.2_05
   OUTPUTDIR = /home/jdk/work/control/build/bsd-i586

Build Tool Settings:
   UNIXCOMMAND_PATH = /bin/
   COMPILER_PATH = /usr/bin/
   DEVTOOLS_PATH = /usr/local/bin/
   USRBIN_PATH = /usr/bin/
   MOTIF_DIR = /usr/X11R6
   CC_VER = 3.4.2
   ZIP_VER = 2.3
   PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin

Build Directives:
   USE_ONLY_BOOTDIR_TOOLS =
   USE_HOTSPOT_INTERPRETER_MODE =
   PEDANTIC =
   DEV_ONLY = YES
   J2RE_ONLY =
   NO_DOCS =
   NO_IMAGES =
   TOOLS_ONLY = true
   INSANE =

Build Platform Settings:
   PLATFORM = bsd
   ARCH = i586
   LIBARCH = i386
   ARCH_FAMILY = i586
   ARCH_DATA_MODEL = 32
   OS_VERSION = 5.3-RELEASE
   TRUE_PLATFORM = FreeBSD (5.x CURRENT way)
   FREE_SPACE = 43816080

GNU Make Settings:
   MAKE = gmake
   MAKE VERSION =
   MAKECMDGOALS = sanity
   MAKEFLAGS =
   SHELL = /bin/sh

Target Build Versions:
   JDK_VERSION = 1.4.2
   MILESTONE = p6
   BUILD_NUMBER = root_15_nov_2004_16_37

External File/Binary Locations:
   HOTSPOT_SERVER_PATH = /home/jdk/work/control/build/bsd-i586/hotspot-i586/server
   HOTSPOT_CLIENT_PATH = /home/jdk/work/control/build/bsd-i586/hotspot-i586/client
   MOTIF_DIR = /usr/X11R6
   CACERTS_FILE = ./../src/share/lib/security/cacerts

WARNING: Your build environment has the variable DEV_ONLY
         defined. This will result in a development-only
         build of the J2SE workspace, lacking the documentation
         build and installation bundles.

Sanity check passed.
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /home/jdk/work/hotspot/build/bsd/Makefile product \
        HOTSPOT_BUILD_VERSION=1.4.2-p6-root_15_nov_2004_16_37  GAMMADIR=/home/jdk/work/hotspot ; )
gmake[1]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/product; gmake)
gmake[2]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[3]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[3]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[3]: Nothing to be done for `default'.
gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
All done.
gmake[2]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /home/jdk/work/hotspot/build/bsd/Makefile jvmg \
        HOTSPOT_BUILD_VERSION=1.4.2-p6-root_15_nov_2004_16_37  GAMMADIR=/home/jdk/work/hotspot ; )
gmake[1]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/jvmg; gmake)
gmake[2]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[3]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[3]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[3]: Nothing to be done for `default'.
gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
All done.
gmake[2]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[1]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /home/jdk/work/hotspot/build/bsd/Makefile product1 \
        HOTSPOT_BUILD_VERSION=1.4.2-p6-root_15_nov_2004_16_37  GAMMADIR=/home/jdk/work/hotspot ; )
gmake[1]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler1/product; gmake)
gmake[2]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler1/product'
gmake[3]: Entering directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler1/product'
echo Linking vm... ; \
g++ -shared -mimpure-text -static-libgcc  -z noversion -o libjvm.so functionAtStart.o accessFlags.o adaptiveSizePolicy.o ageTable.o allocation.o aprofiler.o arguments.o array.o arrayKlass.o arrayKlassKlass.o arrayOop.o assembler.o assembler_bsd_i486.o assembler_i486.o atomic.o binaryTreeDictionary.o bitMap.o blockOffsetTable.o bytecode.o bytecodeHistogram.o bytecodeStream.o bytecodeTracer.o bytecodes.o bytecodes_i486.o c1_AllocTable.o c1_AllocTable_i486.o c1_CacheLocals.o c1_CacheLocals_i486.o c1_Canonicalizer.o c1_CodeGenerator.o c1_CodeGenerator_i486.o c1_CodePatterns_i486.o c1_CodeStubs_i486.o c1_Compilation.o c1_Compiler.o c1_Defs.o c1_FrameMap.o c1_FrameMap_i486.o c1_GraphBuilder.o c1_IR.o c1_Instruction.o c1_InstructionPrinter.o c1_Items.o c1_Items_i486.o c1_LIR.o c1_LIRAssembler.o c1_LIRAssembler_i486.o c1_LIREmitter.o c1_LIREmitter_i486.o c1_LIRGenerator.o c1_LIRGenerator_i486.o c1_LIROopMapGenerator.o c1_LIROptimizer.o c1_LIROptimizer_i486.o c1_Loops.o c1_MacroAssembler_i486.o c1_Optimizer.o c1_RInfo.o c1_RInfo_i486.o c1_RegAlloc.o c1_RegAlloc_i486.o c1_Runtime1.o c1_Runtime1_i486.o c1_ScanBlocks.o c1_ValueMap.o c1_ValueSet.o c1_ValueStack.o c1_ValueType.o c1_globals.o cInterpreter.o cSpaceCounters.o carRememberedSet.o cardTableExtension.o cardTableModRefBS.o cardTableRS.o cartable.o cha.o ciArray.o ciArrayKlass.o ciBytecodeStream.o ciConstant.o ciConstantPoolCache.o ciEnv.o ciExceptionHandler.o ciField.o ciFieldLayout.o ciFlags.o ciInstance.o ciInstanceKlass.o ciInstanceKlassKlass.o ciKlass.o ciKlassKlass.o ciMethod.o ciMethodData.o ciMethodKlass.o ciNullObject.o ciObjArrayKlass.o ciObjArrayKlassKlass.o ciObject.o ciObjectFactory.o ciOopMap.o ciScope.o ciSignature.o ciStreams.o ciSymbol.o ciSymbolKlass.o ciType.o ciTypeArrayKlass.o ciTypeArrayKlassKlass.o ciUtilities.o classFileParser.o classFileStream.o classLoader.o cmsLockVerifier.o codeBlob.o codeBuffer.o codeCache.o collectedHeap.o collectorCounters.o collectorPolicy.o compactibleFreeListSpace.o compilationPolicy.o compilationScope.o compileBroker.o compileLog.o compiledIC.o compiledICHolderKlass.o compiledICHolderOop.o compilerOracle.o compressedStream.o concurrentMarkSweepGeneration.o concurrentMarkSweepThread.o constantPoolKlass.o constantPoolOop.o constantTag.o cpCacheKlass.o cpCacheOop.o debug.o debugInfo.o debugInfoRec.o debug_i486.o defNewGeneration.o deoptimization.o depChecker_i486.o disassembler_i486.o events.o evmCompat.o exceptionHandlerTable.o exceptions.o extendedPC_i486.o fieldDescriptor.o fieldType.o fprofiler.o frame.o frame_i486.o freeBlockDictionary.o freeChunk.o freeList.o gSpaceCounters.o gcCause.o gcLocker.o gcPolicyCounters.o gcTaskManager.o gcTaskThread.o gcUtil.o genCollectedHeap.o genMarkSweep.o genRemSet.o generateOopMap.o generation.o generationCounters.o generationSpec.o getThread_bsd_i486.o globalDefinitions.o globals.o growableArray.o handles.o heap.o heapInspection.o histogram.o hpi.o hpi_bsd.o icBuffer.o icBuffer_i486.o icache.o icache_i486.o immutableSpace.o init.o instanceKlass.o instanceKlassKlass.o instanceOop.o instanceRefKlass.o interfaceSupport.o interp_masm_i486.o interpreterRT_i486.o interpreterRuntime.o interpreter_abs.o interpreter_i486.o invocationCounter.o iterator.o java.o javaAssertions.o javaCalls.o javaClasses.ojni.o jniCheck.o jniHandles.o jvm.o jvm_bsd.o jvmdi.o jvmdiEvent.o jvmdi_hotswap.o jvmdi_info.o jvmdi_info2.o jvmpi.o klass.o klassKlass.o klassOop.o klassVtable.o linkResolver.o location.o markOop.o markSweep.omemRegion.o memprofiler.o methodComparator.o methodDataKlass.o methodDataOop.o methodIterator.o methodKlass.o methodOop.o methodPrinter.o monitorChunk.o mutableSpace.o mutex.o mutexLocker.o mutex_bsd.o nativeInst_i486.o nativeLookup.o nmethod.o objArrayKlass.o objArrayKlassKlass.o objArrayOop.o objectMonitor_bsd.o objectStartArray.o onStackReplacement.o oop.o oopFactory.o oopMap.o oopMapCache.o oopRecorder.o os.o osThread.o osThread_bsd.o os_bsd.o os_bsd_i486.o ostream.o parGCAllocBuffer.o parNewGeneration.o parallelScavengeHeap.o pcDesc.o perf.o perfData.o perfMemory.o perfMemory_bsd.o permGen.o preserveException.o privilegedStack.o psMarkSweep.o psMarkSweepDecorator.o psOldGen.o psPermGen.o psPromotionLAB.o psPromotionManager.o psScavenge.o psTasks.o psYoungGen.o rawMonitor.o recompilationMonitor.o referencePolicy.o referenceProcessor.o reflection.o reflectionUtils.o register.o register_definitions_i486.o register_i486.o relocInfo.o relocInfo_i486.o relocator.o resourceArea.o rewriter.o rframe.o safepoint.o safepoint_bsd_i486.o scope.o scopeDesc.o scopeIterator.o shared.o sharedHeap.o sharedRuntime.o sharedRuntimeTrig.o shared_i486.o signature.osizes.o space.o spaceCounters.o specialized_oop_closures.o stackValue.o stackValueCollection.o statSampler.o stubCodeGenerator.o stubGenerator_i486.o stubRoutines.o stubRoutines_bsd.o stubRoutines_i486.o stubs.osweeper.o symbolKlass.o symbolOop.o symbolTable.o synchronizer.o systemDictionary.o task.o taskqueue.o templateTable.o templateTable_i486.o tenuredGeneration.o thread.o threadCodeBuffer.o threadCookieManager.o threadCritical_bsd.o threadLS_bsd_i486.o threadLocalAllocBuffer.o threadLocalStorage.o timer.o train.o trainGeneration.o typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o universe.o unsafe.o utf8.o verifier.o vframe.o vframeArray.o vframe_hp.o virtualspace.o vmNullPointerExc.o vmStructs.o vmSymbols.o vmThread.o vm_operations.o vm_version_abs.o vm_version_i486.o vtableStubs.o vtableStubs_i486.o vtune_bsd.o workgroup.o xmlstream.o functionAtEnd.o   -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -pthread
Linking vm...
stubCodeGenerator.o: file not recognized: File truncated
gmake[3]: *** [libjvm.so] Error 1
gmake[3]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler1/product'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler1/product'
gmake[1]: *** [product1] Error 2
gmake[1]: Leaving directory `/home/jdk/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [product1] Error 2
*** Error code 2

Stop in /home/jdk.
bash-3.00#                  
-------------- next part --------------
Hermes-1.3.3_1      Fast pixel formats conversion library
ORBit2-2.10.4       High-performance CORBA ORB with support for the C language
OpenEXR-1.2.1       A high dynamic-range (HDR) image file format
aalib-1.4.r5_1      An ascii art library
apache-2.0.50_3     Version 2 of Apache web server with prefork MPM.
apache-ant-1.6.2    Java- and XML-based build tool, conceptually similar to mak
arts-1.3.0,1        Audio system for the KDE integrated X11 desktop
artswrapper-1.2.1   Setuid wrapper for arts
aspell-0.60_2       Spelling checker with better suggestion logic than ispell
atk-1.6.1           A GNOME accessibility toolkit (ATK)
bash-3.0_5          The GNU Project's Bourne Again SHell
bison-1.75_2        A parser generator from FSF, (mostly) compatible with Yacc
bitstream-vera-1.10 Bitstream Vera TrueType font collection
bluefish-0.7_2      HTML editor designed for the experienced web designer
cdparanoia-3.9.8_7  A CDDA extraction tool (also known as ripper)
cups-base-1.1.20.0  The Common UNIX Printing System: headers, libs, & daemons
cups-pstoraster-7.07_1 GNU Postscript interpreter for CUPS printing to non-PS prin
cvsup-16.1h         General network file distribution system optimized for CVS 
docbook-sk-4.1.2_3  XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xsl-1.65.1  XSL DocBook stylesheets
eclipse-3.0_1       An open extensible IDE for anything and nothing in particul
eel2-2.6.2          Generally useful classes and extensions to GNOME
eog2-2.6.1_4        The Eye Of Gnome image viewer
epiphany-1.2.8      An extremely lightweight and simple web browser for GNOME 2
esound-0.2.35_1     A sound library for enlightenment package
expat-1.95.8        XML 1.0 parser written in C
fam-2.6.9_6         A file alteration monitor
fileroller-2.6.2,1  An archive manager for zip files, tar, etc
firefox-0.9.3_1     Web browser based on the browser portion of Mozilla
flac-1.1.0_3        Free lossless audio codec
flashplugin-firefox-0.4.10_2 A GPL standalone Flash (TM) plugin for FireFox web browser
fontconfig-2.2.3,1  An XML-based font configuration API for X Windows
freetype2-2.1.7_3   A free and portable TrueType font rendering engine
fribidi-0.10.4_1    A Free Implementation of the Unicode Bidirectional Algorith
gail-1.6.6          An implementation of the ATK interfaces for GTK+ widgets
gaim-0.82.1         Multi-protocol instant messaging client
gcalctool-4.3.51,1  A GNOME 2 calculator tool based on the old calctool for Ope
gcc-3.3.5_20040901  GNU Compiler Collection 3.3
gconf-editor-2.6.2,1 A gconf database editor for the GNOME 2 environment
gconf2-2.6.4        A configuration database system for GNOME
gedit2-2.6.2_2      A small but powerful text editor for Gnome 2 Desktop Enviro
gettext-0.13.1_1    GNU gettext package
ggv2-2.6.2          GNOME 2 ghostscript viewer
ghostscript-gnu-7.07_11 GNU Postscript interpreter
gimp-2.0.4,1        A GNU Image Manipulation Program
gimp-print-4.2.7    GIMP Print Printer Driver
gle-3.0.3           A GL Tubing and Extrusion Library
glib-1.2.10_11      Some useful routines of C programming (previous stable vers
glib-2.4.6_1        Some useful routines of C programming (current stable versi
gmake-3.80_2        GNU version of 'make' utility
gnome-icon-theme-1.2.3 A collection of icons for the GNOME 2 desktop
gnomehier-1.0_19    A utility port that creates the GNOME directory tree
gnomekeyring-0.2.1_1 A program that keeps passwords and other secrets
gnomemimedata-2.4.1_2 A MIME and Application database for GNOME
gnomevfs2-2.6.2_1   GNOME Virtual File System
gnupg-1.2.6         The GNU Privacy Guard
gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
gstreamer-0.8.5     Development framework for creating media applications
gstreamer-plugins-0.8.4 GStreamer written collection of plugins handling several me
gtk-1.2.10_12       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.4.9_1         Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.2.0_4 Theme engine for the gtk+-2.0 toolkit
gtksourceview-1.0.1 A text widget that adds syntax highlighting to the GtkTextV
gtkspell2-2.0.7     A GTK+ 2 spell checking component
gucharmap-gnome-1.4.1 A Unicode/ISO10646 character map and font viewer
hicolor-icon-theme-0.5 A high-color icon theme shell from the FreeDesktop project
imake-6.7.0_2       Imake and other utilities from X.Org
imlib-1.9.14_4      A graphic library for enlightenment package
intltool-0.31.2     Xml internationalization support for GNOME, and others
irssi-0.8.9_2       A modular IRC client with many features
jasper-1.701.0      An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-1.5   Wrapper script for various Java Virtual Machines
joe-2.8_5           Joe's own editor
jpeg-6b_3           IJG's jpeg compression utilities
kdeaccessibility-3.3.0 Accessibility applications for KDE
kdeadmin-3.3.0      KDE applications related to system administration
kdeartwork-3.3.0    Additional themes, sounds, wallpapers and window styles for
kdebase-3.3.0_4     Basic applications for the KDE system
kdelibs-3.3.0_2     Base set of libraries needed by KDE programs
kdemultimedia-mpeglib_artsplug-3.3.0 Default KDE decoders for mp3/ogg
kdeutils-3.3.0      Utilities for the KDE integrated X11 desktop
lame-3.96.1         ISO code based fast MP3 encoder kit
lcms-1.13,1         Light Color Management System -- a color management library
lftp-3.0.6          Shell-like command line ftp client
libIDL-0.8.4        A library for creating trees of CORBA Interface Definition 
libXft-2.1.6        A client-sided font API for X applications
libao-0.8.4_1       Portable audio output library
libart_lgpl2-2.3.16 Library for high-performance 2D graphics
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.6.2     A component and compound document system for GNOME2
libbonoboui-2.6.1   GUI frontend to the libbonobo component of GNOME 2
libcroco-0.5.1      CSS2 parsing library
libexif-0.5.12_2    Library to read digital camera file meta-data
libflash-0.4.10     GPL Flash (TM) Library
libglade2-2.4.0     GNOME glade library
libglut-6.0.1       A graphics library similar to SGI's OpenGL
libgnome-2.6.1.2    Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.6.1.1 A graphics library for GNOME
libgnomeprint-2.6.2 Gnome print support library
libgnomeprintui-2.6.2 Gnome print support library
libgnomeui-2.6.1.1  Libraries for the GNOME GUI, a GNU desktop environment
libgsf-1.10.1       An extensible i/o abstraction for dealing with structured f
libgtkhtml-2.6.2    Lightweight HTML rendering/printing/editing engine
libgtop2-2.6.0_1    GNOME 2 top library
libiconv-1.9.2_1    A character set conversion library
libid3tag-0.15.0b_1 ID3 tags library (part of MAD project)
libidn-0.5.4        Internationalized Domain Names command line tool
libijs-0.35         C library that supports plugin printer driver for Ghostscri
libmad-0.15.1b      Libmad library (part of MAD project)
libmal-0.40         A library encapsulating malsync
libmikmod-3.1.11    MikMod Sound Library
libmng-1.0.8        Multiple-image Network Graphics (MNG) reference library
libmusicbrainz-2.1.1 2nd generation incarnation of the CD Index - audio metadata
libogg-1.1,3        Ogg bitstream library
librsvg2-2.6.5_1    Library for parsing and rendering SVG vector-graphic files
libtool-1.5.8       Generic shared library support script (version 1.5)
libtunepimp-0.3.0_1 Client library for musicbrainz
libungif-4.1.3      Tools and library routines for working with GIF images
libvorbis-1.0.1,3   Audio compression codec library
libwmf-0.2.8.3      Tools and library for converting Microsoft WMF (windows met
libwnck-2.6.2.1_1   Library used for writing pagers and taskslists
libxklavier-1.03_1,1 An utility library to make XKB stuff easier
libxml-1.8.17_2     Xml parser library for GNOME
libxml2-2.6.13      XML parser library for GNOME
libxslt-1.1.10      The XSLT C library for GNOME
linc-1.0.3_2        A library for writing networked servers & clients
linux-sun-jdk-1.4.2.05 Sun Java Development Kit 1.4 for Linux
linux_base-6.1_6    The base set of packages needed in Linux mode
m4-1.4.1            GNU m4
metacity-2.8.2_1    A window manager for the adult in you
mozilla-1.7.2_2,2   The open source, standards compliant web browser
mplayer-fonts-0.50  A font pack for the mplayer OSD and SUB
mplayer-gtk-esound-0.99.5_2 High performance media player/encoder supporting many forma
mplayer-skins-1.1.0_1 Skins for MPlayer's Graphical User Interface (GUI)
nas-1.6             Network Audio System
nasm-0.98.38_1,1    General-purpose multi-platform x86 assembler
nautilus-media-0.8.0_4 GStreamer-based multimedia views for Nautilus
nautilus2-2.6.3_1   GNOME file manager and graphical shell developed by Eazel
net-snmp-5.1.2_1    An extendable SNMP implementation
nspr-4.4.1_1        A platform-neutral API for system level and libc like funct
nss-3.9.2           Libraries to support development of security-enabled applic
open-motif-2.2.3    Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap-client-2.2.15 Open source LDAP client implementation
p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML parser, expat
pango-1.4.1         An open-source framework for the layout and rendering of i1
pcre-4.5            Perl Compatible Regular Expressions library
perl-5.8.5          Practical Extraction and Report Language
pilot-link-0.11.8_3 PalmPilot communications utilities (backup/restore/install/
pkgconfig-0.15.0_1  A utility used to retrieve information about installed libr
png-1.2.6           Library for manipulating PNG images
popt-1.7            A getopt(3) like library with a number of enhancements, fro
python-2.3.4_2      An interpreted object-oriented programming language
qt-3.3.3            Multiplatform C++ application framework
samba-libsmbclient-3.0.7_1 The shared lib from the samba packages
scrollkeeper-0.3.14_1,1 An Open Document Cataloging Project
sdocbook-xml-4.1.2.5_2 "Simplified" DocBook XML DTD
shared-mime-info-0.15 A MIME type database from the FreeDesktop project
speex-1.0.4,1       An open-source patent-free voice codec
startup-notification-0.7 Library that supports startup notification spec from freede
t1lib-5.0.1,1       A Type 1 Rasterizer Library for UNIX/X11
taglib-1.2          Library for manipulating ID3 tags and Ogg comments
thunderbird-0.7.3_1 Mozilla Thunderbird is standalone mail and news that stands
tiff-3.6.1_2        Tools and library routines for working with TIFF images
unzip-5.51          List, test and extract compressed files in a ZIP archive
urwfonts-1.0        Another font package for X
vnc-3.3.7_1         Display X and Win32 desktops on remote X/Win32/Java display
vte-0.11.11         Terminal widget with improved accessibility and I18N suppor
weblint-1.020       HTML validator and sanity checker
win32-codecs-2.1.0.p5,1 Huge compilation of Win32 binary codecs, including MPEG-4(D
xmlcatmgr-2.1       SGML and XML catalog manager
xmms-1.2.10         X Multimedia System --- An audio player with a Winamp GUI
xorg-clients-6.7.0_4 X client programs and related files from X.Org
xorg-documents-6.7.0 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.7.0 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.7.0 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.7.0 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.7.0 X.Org font encoding files
xorg-fonts-miscbitmaps-6.7.0 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.7.0 X.Org TrueType fonts
xorg-fonts-type1-6.7.0 X.Org Type1 fonts
xorg-fontserver-6.7.0 X font server from X.Org
xorg-libraries-6.7.0_2 X11 libraries and headers from X.Org
xorg-manpages-6.7.0 X.Org library manual pages
xorg-server-6.7.0_9 X.Org X server and related programs
xpdf-3.00_3         Display PDF files, and convert them to other formats
xscreensaver-gnome-4.18 Save your screen while you entertain your cat (for GNOME us
xterm-196_3         Terminal emulator for the X Window System
yelp-2.6.2          A help browser for the GNOME 2 desktop
zip-2.3_1           Create/update ZIP files compatible with pkzip


More information about the freebsd-java mailing list