www/mod_index_rss compile Error code 1

Vizion vizion at vizion.occoxmail.com
Thu Sep 22 18:30:19 PDT 2005


FreeBSD 5.3

output follows from an attempt to compile 

Does anyone know how to fix this

david

 pkg_info results are at end find '****' will get you there


dns1# cd mod_index_rss/
dns1# ls -l
total 22
drwxr-xr-x  2 root  wheel   512 May  2 08:42 Attic
-rw-r--r--  1 root  wheel   589 Sep 11 16:16 Makefile
-r--r--r--  1 root  wheel  3426 Apr  2 00:30 Makefile,v
-rw-r--r--  1 root  wheel   105 Sep 11 16:16 distinfo
-r--r--r--  1 root  wheel   988 Apr  2 00:30 distinfo,v
drwxr-xr-x  2 root  wheel   512 Sep 11 16:16 files
-rw-r--r--  1 root  wheel   245 May  2 16:27 pkg-descr
-r--r--r--  1 root  wheel  1226 Apr  2 00:30 pkg-descr,v
-rw-r--r--  1 root  wheel   122 Apr  8  2001 pkg-plist
-r--r--r--  1 root  wheel   703 Apr  2 00:30 pkg-plist,v
dns1# make config
===> No options to configure
dns1# make
===>  Building for mod_index_rss-1.0
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic 
-O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE  
-I/usr/local/include/apache2  -I/usr/local/include/apache2   
-I/usr/local/include/apache2 -I/usr/local/include  -c -o mod_index_rss.lo 
mod_index_rss.c && touch mod_index_rss.slo
mod_index_rss.c:21: error: syntax error before "index_rss_module"
mod_index_rss.c:25: error: syntax error before "array_header"
mod_index_rss.c:35: error: syntax error before '*' token
mod_index_rss.c: In function `mconfig_for_directory':
mod_index_rss.c:37: error: `p' undeclared (first use in this function)
mod_index_rss.c:37: error: (Each undeclared identifier is reported only once
mod_index_rss.c:37: error: for each function it appears in.)
mod_index_rss.c:37: warning: initialization makes pointer from integer without 
a cast
mod_index_rss.c:40: error: structure has no member named `enabled'
mod_index_rss.c:41: error: structure has no member named `disabled'
mod_index_rss.c: In function `print_channel':
mod_index_rss.c:50: error: structure has no member named `st_mtime'
mod_index_rss.c:50: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c: At top level:
mod_index_rss.c:71: error: syntax error before '*' token
mod_index_rss.c: In function `string_find':
mod_index_rss.c:76: error: `array' undeclared (first use in this function)
mod_index_rss.c:79: error: `key' undeclared (first use in this function)
mod_index_rss.c:86: error: `FNM_CASE_BLIND' undeclared (first use in this 
function)
mod_index_rss.c: In function `index_rss_handler':
mod_index_rss.c:111: error: storage size of 'sbuf' isn't known
mod_index_rss.c:117: error: `array_header' undeclared (first use in this 
function)
mod_index_rss.c:117: error: `containers_array' undeclared (first use in this 
function)
mod_index_rss.c:120: error: `index_rss_module' undeclared (first use in this 
function)
mod_index_rss.c:124: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c:127: warning: passing arg 4 of `ap_log_rerror' makes integer 
from pointer without a cast
mod_index_rss.c:127: warning: passing arg 5 of `ap_log_rerror' from 
incompatible pointer type
mod_index_rss.c:145: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c:149: error: structure has no member named `enabled'
mod_index_rss.c:149: error: structure has no member named `disabled'
mod_index_rss.c:152: error: structure has no member named `enabled'
mod_index_rss.c:155: error: structure has no member named `enabled'
mod_index_rss.c:158: error: structure has no member named `disabled'
mod_index_rss.c:164: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c:166: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c:192: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c:197: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c: In function `add_enabled':
mod_index_rss.c:215: error: structure has no member named `enabled'
mod_index_rss.c:216: error: structure has no member named `enabled'
mod_index_rss.c:218: error: structure has no member named `enabled'
mod_index_rss.c:218: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c: In function `add_disabled':
mod_index_rss.c:228: error: structure has no member named `disabled'
mod_index_rss.c:229: error: structure has no member named `disabled'
mod_index_rss.c:231: error: structure has no member named `disabled'
mod_index_rss.c:231: warning: assignment makes pointer from integer without a 
cast
mod_index_rss.c: At top level:
mod_index_rss.c:237: error: syntax error before "index_rss_handlers"
mod_index_rss.c:238: warning: braces around scalar initializer
mod_index_rss.c:238: warning: (near initialization for 
`index_rss_handlers[0]')
mod_index_rss.c:238: warning: initialization makes integer from pointer 
without a cast
mod_index_rss.c:238: warning: excess elements in scalar initializer
mod_index_rss.c:238: warning: (near initialization for 
`index_rss_handlers[0]')
mod_index_rss.c:239: warning: braces around scalar initializer
mod_index_rss.c:239: warning: (near initialization for 
`index_rss_handlers[1]')
mod_index_rss.c:239: warning: initialization makes integer from pointer 
without a cast
mod_index_rss.c:239: warning: excess elements in scalar initializer
mod_index_rss.c:239: warning: (near initialization for 
`index_rss_handlers[1]')
mod_index_rss.c:240: warning: data definition has no type or storage class
mod_index_rss.c:243: warning: initialization from incompatible pointer type
mod_index_rss.c:244: error: syntax error before "index_rss_conf"
mod_index_rss.c:244: error: initializer element is not constant
mod_index_rss.c:244: error: (near initialization for 
`index_rss_module_cmds[0].cmd_data')
mod_index_rss.c:245: error: initializer element is not constant
mod_index_rss.c:245: error: (near initialization for 
`index_rss_module_cmds[0]')
mod_index_rss.c:246: warning: initialization from incompatible pointer type
mod_index_rss.c:246: error: initializer element is not constant
mod_index_rss.c:246: error: (near initialization for 
`index_rss_module_cmds[1].func')
mod_index_rss.c:247: error: initializer element is not constant
mod_index_rss.c:247: error: (near initialization for 
`index_rss_module_cmds[1]')
mod_index_rss.c:248: warning: initialization from incompatible pointer type
mod_index_rss.c:248: error: initializer element is not constant
mod_index_rss.c:248: error: (near initialization for 
`index_rss_module_cmds[2].func')
mod_index_rss.c:249: error: initializer element is not constant
mod_index_rss.c:249: error: (near initialization for 
`index_rss_module_cmds[2]')
mod_index_rss.c:250: error: initializer element is not constant
mod_index_rss.c:250: error: (near initialization for 
`index_rss_module_cmds[3]')
mod_index_rss.c:254: error: syntax error before "index_rss_module"
apxs:Error: Command failed with rc=65536
.
*** Error code 1
----------------------
****
___________________--
dns1# pkg_info
ImageMagick-6.2.2.1 Image processing tools
ORBit2-2.12.2       High-performance CORBA ORB with support for the C language
OpenEXR-1.2.1_1     A high dynamic-range (HDR) image file format
aalib-1.4.r5_1      An ascii art library
acroread7-7.0.1     View, distribute and print PDF documents
amaya-8.5           The W3C's testbed web editor/browser
amspsfnt-1.0_3      AMSFonts PostScript Fonts (Adobe Type 1 format)
apache-2.0.54_4     Version 2 of Apache web server with prefork MPM.
apr-nothr-db4-1.0.1_1 The Apache Group's Portability Library
argouml-0.16.1      A UML design tool with cognitive support
arts-1.4.0,1        Audio system for the KDE integrated X11 desktop
artswrapper-1.2.1_1 Setuid wrapper for arts
aspell-0.60.3       Spelling checker with better suggestion logic than ispell
atk-1.9.1           A GNOME accessibility toolkit (ATK)
autoconf-2.13.000227_5 Automatically configure source code on many Un*x 
platforms
autoconf-2.53_3     Automatically configure source code on many Un*x platforms
autoconf-2.59_2     Automatically configure source code on many Un*x platforms
automake-1.4.6_1    GNU Standards-compliant Makefile generator (legacy version
automake-1.5_2,1    GNU Standards-compliant Makefile generator (version 1.5)
automake-1.9.5      GNU Standards-compliant Makefile generator (version 1.9)
bash-2.05b.007_4    The GNU Bourne Again Shell
bison-1.75_2        A parser generator from FSF, (mostly) compatible with Yacc
bitstream-vera-1.10_1 Bitstream Vera TrueType font collection
boost-python-1.32.0_2 Free peer-reviewed portable C++ source libraries
cairo-0.4.0         Vector graphics library with cross-device output support
cclient-2004d,1     Mark Crispin's C-client mail access routines
cdparanoia-3.9.8_7  A CDDA extraction tool (also known as ripper)
cmpsfont-1.0_4      Computer Modern PostScript Fonts (Adobe Type 1 format)
cnews-cr.g_8        An nntp server
coreutils-5.2.1     The Free Software Foundation's core utilities
cups-1.1.23.0       The Common UNIX Printing System: Metaport to install 
comple
cups-base-1.1.23.0_4 The Common UNIX Printing System: headers, libs, & daemons
cups-lpr-1.1.23.0   The CUPS BSD and system V compatibility binaries (lp* 
comma
cups-pstoraster-7.07_3 GNU Postscript interpreter for CUPS printing to non-PS 
prin
cups-samba-5.0.r3   The Common UNIX Printing System:  MS Windows client 
drivers
curl-7.14.1         Non-interactive tool to get files from FTP, GOPHER, 
HTTP(S)
cvsup-16.1h_2       General network file distribution system optimized for CVS
cyrus-sasl-2.1.21   RFC 2222 SASL (Simple Authentication and Security Layer)
db4-4.0.14_1,1      The Berkeley DB package, revision 4
db41-4.1.25_3       The Berkeley DB package, revision 4.1
db42-4.2.52_4       The Berkeley DB package, revision 4.2
desktop-file-utils-0.10_2 A couple of command line utilities for working with 
desktop
dirmngr-0.9.2       A client for managing and downloading certificate 
revocatio
djbfft-0.76_2       An extremely fast library for floating-point convolution
docbook-4.1_2       V4.1 of the DocBook DTD, designed for technical 
documentati
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.68.1  XSL DocBook stylesheets
docproj-1.13        The "meta-port" for the FreeBSD Documentation Project
docproj-jadetex-1.13 The "meta-port" for the FreeBSD Documentation Project
dri-6.2.1,2         OpenGL hardware acceleration drivers for the DRI
dsssl-docbook-modular-1.79,1 DSSSL stylesheets for the DocBook DTD by Norman 
Walsh
eclipse-3.1M7       An open extensible IDE for anything and nothing in 
particul
eclipse-emf-2.0.1_3 Eclipse Modeling Framework
eclipse-examples-3.0_2 Examples for the Eclipse IDE
eclipse-sysdeo-tomcat-3_2 Sysdeo Tomcat Launcher plugin for Eclipse
esound-0.2.35_2     A sound library for enlightenment package
expat-1.95.8_3      XML 1.0 parser written in C
ezm3-1.2            Easier, more portable Modula-3 distribution for building 
CV
faces-1.7.7_6       Visual mail, user and print face server
fam-2.6.9_6         A file alteration monitor
fftw3-3.0.1_4       Fast C routines to compute the Discrete Fourier Transform
firefox-1.0.4,1     Web browser based on the browser portion of Mozilla
flac-1.1.2          Free lossless audio codec
fontconfig-2.2.3,1  An XML-based font configuration API for X Windows
freetype2-2.1.9     A free and portable TrueType font rendering engine
fribidi-0.10.4_1    A Free Implementation of the Unicode Bidirectional 
Algorith
gawk-3.1.1_1        The GNU version of Awk
gconf2-2.10.0       A configuration database system for GNOME
gd-2.0.33_1,1       A graphics library for fast creation of images
gdbm-1.8.3_1        The GNU database manager
gdome2-0.8.1_3      Gnome DOM Engine
gengetopt-2.11      A tool for generating a C function which parses command 
lin
gettext-0.14.4_1    GNU gettext package
ghostscript-gnu-7.07_12 GNU Postscript interpreter
glib-1.2.10_11      Some useful routines of C programming (previous stable 
vers
glib-2.6.4          Some useful routines of C programming (current stable 
versi
glimpse-4.13.1      Text search engine
gmake-3.80_2        GNU version of 'make' utility
gnome-icon-theme-2.10.1_1 A collection of icons for the GNOME 2 desktop
gnomehier-2.0_6     A utility port that creates the GNOME directory tree
gnomekeyring-0.4.2_1 A program that keeps passwords and other secrets
gnomemimedata-2.4.2 A MIME and Application database for GNOME
gnomevfs2-2.10.1    GNOME Virtual File System
gnu-regexp-1.1.4    A regexp library for Java
gnupg-1.4.1         The GNU Privacy Guard
gnupg-devel-1.9.16  Prerelease package of GnuPG extensions for GnuPG 2.0
gnutls-1.0.24_1     GNU Transport Layer Security library
gocr-0.40           GOCR/JOCR is an OCR (Optical Character Recognition) 
program
google-sitemapgen-1.0 Script to analyze web server and generate Google Sitemap 
fi
gpgme-1.0.2         A library to make access to GnuPG easier
graphviz-2.2        Graph Visualization Software from AT&T and Bell Labs
gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
gsm-1.0.10          Audio converter and library for converting u-law to gsm 
enc
gtk-1.2.10_13       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.6.7           Gimp Toolkit for X11 GUI (current stable version)
help2man-1.35.1     Automatically generating simple manual pages from program 
o
hicolor-icon-theme-0.5 A high-color icon theme shell from the FreeDesktop 
project
hs-haxml-1.13       A collection of utilities for using Haskell and XML 
togethe
html-4.01_2         All W3C published SGML DTDs for HTML
imake-6.8.2         Imake and other utilities from X.Org
imlib-1.9.15_2      A graphic library for enlightenment package
intltool-0.33       Tools to internationalize various kinds of data files
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
jackit-0.99.0       A low-latency audio server
jade-1.2.1_9        An object-oriented SGML/XML parser toolkit and DSSSL 
engine
jadetex-3.13_1      A TeX backend for Jade, for typesetting SGML documents
jasper-1.701.0      An implementation of the codec specified in the JPEG-2000 
s
javacc-3.2_1        Compiler compiler for Java; includes tools for building 
syn
javavmwrapper-2.0_4 Wrapper script for various Java Virtual Machines
jbigkit-1.6         Lossless compression for bi-level images such as scanned 
pa
jboss-4.0.2         Open-source J2EE application server (4.x family)
jdk-1.5.0p1_2       Java Development Kit 1.5.0
jpeg-6b_3           IJG's jpeg compression utilities
kde-3.4.0           The "meta-port" for KDE
kdeaccessibility-3.4.0 Accessibility applications for KDE
kdeadmin-3.4.0      KDE applications related to system administration
kdeartwork-3.4.0    Additional themes, sounds, wallpapers and window styles 
for
kdebase-3.4.0_1     Basic applications for the KDE system
kdebase-kompmgr-3.4.0 Utility needed to enable XComposite support in KDE
kdebase-konqueror-nsplugins-3.3.0 Netscape plugin support for Konqueror
kdeedu-3.4.0_1      Collection of entertaining, educational programs for KDE
kdegames-3.4.0      Games for the KDE integrated X11 desktop
kdegraphics-3.4.0   Graphics utilities for the KDE3 integrated X11 desktop
kdegraphics-kamera-3.4.0 Digital camera support for KDE
kdegraphics-kooka-3.4.0 Raster image scan program for KDE
kdegraphics-kuickshow-3.4.0 KDE image viewer
kdehier-1.0_6       Utility port which installs a hierarchy of shared KDE 
direc
kdelibs-3.4.0_4     Base set of libraries needed by KDE programs
kdemultimedia-3.4.0 Multimedia utilities for the KDE integrated X11 desktop
kdemultimedia-akode-3.4.0 Default KDE audio backend
kdemultimedia-akode-plugins-jack-3.4.0 Jack output plugin for akode
kdemultimedia-akode-plugins-mpc-3.4.0 Musepack decoder plugin for akode
kdemultimedia-akode-plugins-mpeg-3.4.0 MPEG audio decoder plugin for akode
kdemultimedia-akode-plugins-oss-3.4.0 OSS output plugin for akode
kdemultimedia-akode-plugins-polypaudio-3.4.0 Polypaudio output plugin for 
akode
kdemultimedia-akode-plugins-resampler-3.4.0 Resampler plugin for akode
kdemultimedia-akode-plugins-xiph-3.4.0 FLAC/Speex/Vorbis decoder plugin for 
akode
kdemultimedia-mpeglib_artsplug-3.4.0 Legacy KDE audio backend
kdemultimedia-xine_artsplugin-3.4.0 Xine-based multimedia backend for KDE
kdenetwork-3.4.0_1  Network-related programs and modules for KDE
kdepim-3.4.0        Personal Information Management tools for KDE
kdesdk-3.4.0        KDE Software Development Kit
kdetoys-3.4.0       Small applications for KDE
kdeutils-3.4.0      Utilities for the KDE integrated X11 desktop
kdevelop-3.2.0      Powerful IDE for developing KDE/Qt-based apps
kdewebdev-3.4.0_2,2 Comprehensive html/website development environment
knews-1.0b.1_4      A threaded nntp newsreader for X
koffice-1.3.5_2,1   Office Suite for KDE3
lcms-1.14,1         Light Color Management System -- a color management 
library
libIDL-0.8.5_1      A library for creating trees of CORBA Interface Definition
libXft-2.1.6_1      A client-sided font API for X applications
liba52-0.7.4_1      A free library for decoding ATSC A/52 streams, aka AC-3
libart_lgpl2-2.3.17 Library for high-performance 2D graphics
libassuan-0.6.9     IPC library used by GnuPG and gpgme
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.8.1_1   A component and compound document system for GNOME2
libbonoboui-2.8.1_2 GUI frontend to the libbonobo component of GNOME 2
libdvdcss-1.2.8_1   Portable abstraction library for DVD decryption
libdvdread-0.9.4_1  This is needed by ogle, which is a DVD player that 
supports
libevent-1.1a       Provides an API to execute callback functions on certain 
ev
libexif-0.6.12_1    Library to read digital camera file meta-data
libfame-0.9.1_1     A video encoding library
libfpx-1.2.0.12     Library routines for working with Flashpix images
libgcrypt-1.2.1_1   "General purpose crypto library based on code used in 
GnuPG
libglade2-2.5.1_2   GNOME glade library
libglut-6.0.1       A graphics library similar to SGI's OpenGL
libgnome-2.10.0_1   Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.10.1_1 A graphics library for GNOME
libgnomeui-2.10.0_1 Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.0_1  Common error values for all GnuPG components
libgphoto2-2.1.5_1  A universal digital camera picture control tool
libgsf-1.11.1       An extensible i/o abstraction for dealing with structured 
f
libiconv-1.9.2_1    A character set conversion library
libidn-0.5.16       Internationalized Domain Names command line tool
libksba-0.9.11      KSBA is an X.509 Library
libltdl-1.5.10      System independent dlopen wrapper
libmad-0.15.1b_1    Libmad library (part of MAD project)
libmal-0.40         A library encapsulating malsync
libmcal-0.7_1       Modular Calendar Access Library
libmcrypt-2.5.7_1   Multi-cipher cryptographic library (used in PHP)
libmng-1.0.8        Multiple-image Network Graphics (MNG) reference library
libogg-1.1.2_1,3    Ogg bitstream library
libpaper-1.1.14.3   A library providing routines for paper size management
libpixman-0.1.5     Pixel region library
libsamplerate-0.1.2 Secret Rabbit Code: a Sample Rate Converter for audio
libsndfile-1.0.11   Reading and writing files containing sampled sound (like 
WA
libsvg-0.1.3        A parser for SVG content in files or buffers
libsvg-cairo-0.1.5  SVG rendering library
libtheora-1.0.a4    Theora video codec for the Ogg multimedia streaming system
libtool-1.3.5_2     Generic shared library support script (version 1.3)
libtool-1.5.10_1    Generic shared library support script (version 1.5)
libungif-4.1.3      Tools and library routines for working with GIF images
libusb-0.1.10a      Library giving userland programs access to USB devices
libvorbis-1.1.0_1,3 Audio compression codec library
libwww-5.4.0_1      The W3C Reference Library
libxine-1.0.1       Libraries for xine multimedia player
libxml2-2.6.19      XML parser library for GNOME
libxslt-1.1.14      The XSLT C library for GNOME
linc-1.0.3_3        A library for writing networked servers & clients
links-0.98,1        Lynx-like text WWW browser
linux-atk-1.2.0_2   Accessibility Toolkit, Linux/i386 binary
linux-expat-1.95.5_2 Linux/i386 binary port of Expat XML-parsing library
linux-flashplugin-6.0r79_2 The official Macromedia Flash Player for Linux 
Mozilla and
linux-fontconfig-2.1_2 Linux/i386 binary of Fontconfig
linux-jpeg-6b.15_3  RPM of the JPEG lib
linux-png-1.2.7_5   RPM of the PNG lib
linux-realplayer-10.0.4 Linux RealPlayer 10 from RealNetworks
linux-sun-jdk-1.4.2.08_1 Sun Java Development Kit 1.4 for Linux
linux-tiff-3.6.1_1  TIFF library, Linux/i386 binary
linux_base-rh-7.3   Basic packages for Linux mode from Red Hat 7.3/i386
linuxdoc-1.1_1      The Linuxdoc SGML DTD
linuxpluginwrapper-20050613 A wrapper allowing use of linux-plugins with 
native applica
linuxthreads-2.2.3_19 POSIX pthreads implementation using rfork to generate 
kerne
lynx-2.8.5          A non-graphical, text-based World-Wide Web client
m4-1.4.3            GNU m4
mDNSResponder-107.1_1 "Apple's mDNSResponder"
mediawiki-1.4.9     The wiki engine used by Wikipedia
memcached-1.1.12    High-performance distributed memory object cache system
mhash-0.9.2         An easy-to-use library for strong hashes such as MD5 and 
SH
ming-0.2a_1         LGPL'ed Flash 4/5 movie output library with many languages
mnogosearch31-3.1.21 Full featured SQL-based hypertext search engine
mozilla-1.7.8,2     The open source, standards compliant web browser
mp-letter-3.0.1     A PostScript printing util for ASCII files, email, USENET 
n
mpeg2codec-1.2_1    An MPEG-2 Encoder and Decoder
mysql-client-5.0.11 Multithreaded SQL database (client)
mysql-server-5.0.11 Multithreaded SQL database (server)
nas-1.7             Network Audio System
nasm-0.98.39,1      General-purpose multi-platform x86 assembler
ncftp-3.1.9         ftp replacement with advanced user interface
neon-0.24.7         An HTTP and WebDAV client library for Unix systems
net-snmp-5.2.1_2    An extendable SNMP implementation
netpbm-10.26.9      A toolkit for conversion of images between different 
format
nhc98-1.18_1        A fully-fledged compiler for Haskell 98
nntp-1.5.12.2_4     NNTP with NOV support
open-motif-2.2.3_1  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap-client-2.2.26 Open source LDAP client implementation
openslp-1.0.11_1    Open-source implementation of the Service Location 
Protocol
p5-Archive-Zip-1.14 Perl module to create, manipulate, read, and write Zip 
arch
p5-Compress-Zlib-1.33 Perl5 interface to zlib compression library
p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML parser, 
expat
p5-gettext-1.03     Message handling functions
p5-type1inst-0.6.1_2 A script that helps install Postscript fonts in X Window 
Sy
panda-0.5.4         A PDF generation library
pango-1.8.1         An open-source framework for the layout and rendering of 
i1
patch-2.5.4         GNU patch utility
pcre-5.0            Perl Compatible Regular Expressions library
pdflib-6.0.2        A C library for dynamically generating PDF
pear-Archive_Tar-1.3.1 PEAR tar file management class
pear-Console_Getopt-1.2 PEAR command-line option parser
pear-PEAR-1.3.5_1   PEAR Base System
pear-XML_RPC-1.4.0  PHP implementation of the XML-RPC protocol
pecl-fileinfo-1.0   A PECL extension to retrieve info about files
pecl-fribidi-1.0    A PECL extension for the unicode Bidi algorithm
pecl-imagick-0.9.11_2 A PECL extension to manipulate images
pecl-panda-0.1.0_1  A PECL extension to create PDF documents
pecl-pdflib-2.0.4   A PECL extension to create PDF on the fly
pecl-yaz-1.0.3      A PECL extension that implements a Z39.50 client
pecl-zip-1.0        A PECL extension to read zip files
perl-5.8.6_2        Practical Extraction and Report Language
php4-4.4.0          PHP Scripting Language (Apache Module and CLI)
php4-bcmath-4.4.0   The bcmath shared extension for php
php4-bz2-4.4.0      The bz2 shared extension for php
php4-calendar-4.4.0 The calendar shared extension for php
php4-ctype-4.4.0    The ctype shared extension for php
php4-curl-4.4.0     The curl shared extension for php
php4-dba-4.4.0      The dba shared extension for php
php4-dio-4.4.0      The dio shared extension for php
php4-domxml-4.4.0   The domxml shared extension for php
php4-exif-4.4.0     The exif shared extension for php
php4-extensions-1.0 A "meta-port" to install PHP extensions
php4-ftp-4.4.0      The ftp shared extension for php
php4-gd-4.4.0       The gd shared extension for php
php4-gettext-4.4.0  The gettext shared extension for php
php4-iconv-4.4.0    The iconv shared extension for php
php4-imap-4.4.0     The imap shared extension for php
php4-mbstring-4.4.0 The mbstring shared extension for php
php4-mcal-4.4.0     The mcal shared extension for php
php4-mcrypt-4.4.0   The mcrypt shared extension for php
php4-mhash-4.4.0    The mhash shared extension for php
php4-ming-4.4.0     The ming shared extension for php
php4-mnogosearch-4.4.0 The mnogosearch shared extension for php
php4-mysql-4.4.0    The mysql shared extension for php
php4-ncurses-4.4.0  The ncurses shared extension for php
php4-odbc-4.4.0     The odbc shared extension for php
php4-overload-4.4.0 The overload shared extension for php
php4-pcntl-4.4.0    The pcntl shared extension for php
php4-pcre-4.4.0     The pcre shared extension for php
php4-pgsql-4.4.0    The pgsql shared extension for php
php4-posix-4.4.0    The posix shared extension for php
php4-pspell-4.4.0   The pspell shared extension for php
php4-readline-4.4.0 The readline shared extension for php
php4-recode-4.4.0   The recode shared extension for php
php4-session-4.4.0  The session shared extension for php
php4-shmop-4.4.0    The shmop shared extension for php
php4-snmp-4.4.0     The snmp shared extension for php
php4-sockets-4.4.0  The sockets shared extension for php
php4-sysvmsg-4.4.0  The sysvmsg shared extension for php
php4-sysvsem-4.4.0  The sysvsem shared extension for php
php4-sysvshm-4.4.0  The sysvshm shared extension for php
php4-wddx-4.4.0     The wddx shared extension for php
php4-xml-4.4.0      The xml shared extension for php
php4-xmlrpc-4.4.0   The xmlrpc shared extension for php
php4-zlib-4.4.0     The zlib shared extension for php
php5-bcmath-5.0.5   The bcmath shared extension for php
php5-bz2-5.0.5      The bz2 shared extension for php
php5-calendar-5.0.5 The calendar shared extension for php
php5-ctype-5.0.5    The ctype shared extension for php
php5-curl-5.0.5     The curl shared extension for php
php5-dio-5.0.5      The dio shared extension for php
php5-dom-5.0.5      The dom shared extension for php
php5-exif-5.0.5     The exif shared extension for php
php5-filepro-5.0.5  The filepro shared extension for php
php5-ftp-5.0.5      The ftp shared extension for php
php5-gd-5.0.5       The gd shared extension for php
php5-gettext-5.0.5  The gettext shared extension for php
php5-iconv-5.0.5    The iconv shared extension for php
php5-imap-5.0.5     The imap shared extension for php
php5-mbstring-5.0.5 The mbstring shared extension for php
php5-mcrypt-5.0.5   The mcrypt shared extension for php
php5-mhash-5.0.5    The mhash shared extension for php
php5-ming-5.0.5     The ming shared extension for php
php5-mnogosearch-5.0.5 The mnogosearch shared extension for php
php5-ncurses-5.0.5  The ncurses shared extension for php
php5-openssl-5.0.5  The openssl shared extension for php
php5-pcntl-5.0.5    The pcntl shared extension for php
php5-pcre-5.0.4_2   The pcre shared extension for php
php5-pear-5.0.4_4   PEAR framework for PHP
php5-pgsql-5.0.5    The pgsql shared extension for php
php5-posix-5.0.5    The posix shared extension for php
php5-pspell-5.0.5   The pspell shared extension for php
php5-session-5.0.5  The session shared extension for php
php5-shmop-5.0.5    The shmop shared extension for php
php5-simplexml-5.0.5 The simplexml shared extension for php
php5-snmp-5.0.5     The snmp shared extension for php
php5-soap-5.0.5     The soap shared extension for php
php5-sockets-5.0.5  The sockets shared extension for php
php5-sqlite-5.0.5   The sqlite shared extension for php
php5-sysvmsg-5.0.5  The sysvmsg shared extension for php
php5-sysvsem-5.0.5  The sysvsem shared extension for php
php5-tidy-5.0.5     The tidy shared extension for php
php5-tokenizer-5.0.5 The tokenizer shared extension for php
php5-xml-5.0.4_2    The xml shared extension for php
php5-xmlrpc-5.0.5   The xmlrpc shared extension for php
php5-xsl-5.0.5      The xsl shared extension for php
php5-zlib-5.0.5     The zlib shared extension for php
phpbb-2.0.17        A PHP-based bulletin board / discussion forum system
pilot-link-0.11.8_3 PalmPilot communications utilities 
(backup/restore/install/
pkgconfig-0.17.2    A utility to retrieve information about installed 
libraries
plog-1.0.1          A PHP and MySQL based blogging platform
png-1.2.8_2         Library for manipulating PNG images
polypaudio-0.7_1    Sound server for UNIX
popt-1.7            A getopt(3) like library with a number of enhancements, 
fro
portaudio-18.1_2    Portable cross-platform Audio API
portupgrade-20041226_2 FreeBSD ports/packages administration and management 
tool s
postgresql-client-7.4.8 PostgreSQL database (client)
pth-2.0.4           GNU Portable Threads
python-2.4.1_1      An interpreted object-oriented programming language
qca-tls-1.0_1       SSL/TLS plugin for Qt
qmake-3.3.4         The build utility of the Qt project
qt-copy-3.3.4       Multiplatform C++ application framework (+ KDE patches)
recode-3.6_4        Converts files between character sets and usages
rplay-3.3.2_2       Network audio player
rpm-3.0.6_9         The Red Hat Package Manager
rpm2cpio-1.2_2      Convert .rpm files for extraction with /usr/bin/cpio, 
needs
ruby-1.8.2_3        An object-oriented interpreted scripting language
ruby18-bdb1-0.2.2   Ruby interface to Berkeley DB revision 1.8x with full 
featu
ruby18-mime-types-1.13.1 MIME::Types for Ruby
samba-2.2.12        A free SMB and CIFS client and server for UNIX
samba-libsmbclient-3.0.14a_2 The shared lib from the samba packages
sane-backends-1.0.15 API for access to scanners, digitals camera, frame 
grabbers
scr2png-1.1_4       Converts the output of "vidcontrol -p" to PNG
scr2txt-1.1         Converts the output of "vidcontrol -p" to text
scrollkeeper-0.3.14_1,1 An Open Document Cataloging Project
sdl-1.2.8,2         Cross-platform multi-media development API
sdocbook-xml-4.1.2.5_2 "Simplified" DocBook XML DTD
shared-mime-info-0.16_1 A MIME type database from the FreeDesktop project
speex-1.0.5,1       An open-source patent-free voice codec
startup-notification-0.8_1 Library that supports startup notification spec 
from freede
subversion-1.1.4    Version control system
svgalib-1.4.3_4     A low level console graphics library
t1lib-5.0.1,1       A Type 1 Rasterizer Library for UNIX/X11
taglib-1.3.1        Library for manipulating ID3 tags and Ogg comments
tardy-1.11          Manipulate the file headers in tar archive files in 
various
tcl-8.4.7,1         Tool Command Language
teTeX-base-3.0_3    Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_3   Thomas Esser's distribution of TeX & friends (texmf tree)
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texi2html-1.76_1,1  Texinfo to HTML converter
tidy-lib-050826     Utility to clean up and pretty print HTML/XHTML/XML (with 
s
tiff-3.7.2          Tools and library routines for working with TIFF images
tk-8.4.7,2          Graphical toolkit for TCL
tkcvs-7.2.4         Tcl/Tk frontends to CVS and diff
ttmkfdir-20021109_1 Create fonts.scale file for use with TrueType font server
unixODBC-2.2.11     ODBC library suite for Unix
unzip-5.52_1        List, test and extract compressed files in a ZIP archive
urwfonts-1.0        Another font package for X
v4all-2.1.1.9       An Eclipse Plugin for Designing Java Swing & SWT GUIs
wget-1.8.2_7        Retrieve files from the Net via HTTP and FTP
wv2-0.2.2_1         A library providing routines to access Microsoft Word 
files
x2vnc-1.61          A program to link multiple X and VNC servers together
x2x-1.27_1          A program to link multiple X servers together
xemacs-21.4.17      This port tracks the stable version of the XEmacs text 
edit
xemacs-packages-13.0 Basic XEmacs elisp packages(xemacs-packages)
xforms-1.0_3,1      A graphical user interface toolkit for X Window System
xfstt-1.6           A TrueType font server for X11
xhtml-1.0.20020801_4 W3C's XHTML DTD
xmlcatmgr-2.2       SGML and XML catalog manager
xorg-6.8.2          X.Org distribution metaport
xorg-clients-6.8.2  X client programs and related files from X.Org
xorg-documents-6.8.2 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.8.2 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.8.2 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.8.2 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.8.2 X.Org font encoding files
xorg-fonts-miscbitmaps-6.8.2 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.8.2 X.Org TrueType fonts
xorg-fonts-type1-6.8.2 X.Org Type1 fonts
xorg-fontserver-6.8.2 X font server from X.Org
xorg-libraries-6.8.2 X11 libraries and headers from X.Org
xorg-manpages-6.8.2 X.Org library manual pages
xorg-nestserver-6.8.2 Nesting X server from X.Org
xorg-printserver-6.8.2 X Print server from X.Org
xorg-server-6.8.2_2 X.Org X server and related programs
xorg-vfbserver-6.8.2 X virtual framebuffer server from X.Org
xpdf-3.00_6         Display PDF files, and convert them to other formats
xterm-202           Terminal emulator for the X Window System
yaz-2.1.8           Z39.50/SR client and API library
zip-2.3_2           Create/update ZIP files compatible with pkzip
zziplib-0.10.82     A library to provide transparent read access to zipped 
file


David

-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.


More information about the freebsd-ports mailing list