=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/portstat.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- www/Attic/portstat.html 1999/04/04 07:12:16 1.48 +++ www/Attic/portstat.html 1999/04/10 07:25:08 1.49 @@ -90,8 +90,7 @@ address's bzip2 - Block-sorting file compressor - 1999-Mar-31 Makefile: remove unnecessary comments and fix email - address's + 1999-Apr-09 add missing files to packing list freeze - FREEZE / MELT compression program - often used in QNX 1999-Mar-31 Makefile: remove unnecessary comments and fix email @@ -102,8 +101,11 @@ address's gtar - GNU version of the traditional tar archiving utility - 1999-Mar-31 Makefile: remove unnecessary comments and fix email - address's + 1999-Apr-09 o add install and deinstall scripts + o call install script from makefile + o remove duplicate install instructions from + makefile and packing list + o verify package builds/install/deinstalls correctly ha - Archiver, using the HSC compression method 1999-Mar-31 Makefile: remove unnecessary comments and fix email @@ -134,8 +136,7 @@ address's unzip - List, test and extract compressed files in a ZIP archive - 1999-Mar-31 Makefile: remove unnecessary comments and fix email - address's + 1999-Apr-09 Fix packing list so port completely uninstalls zip - Create/update ZIP files compatible with pkzip 1999-Apr-03 back out incorrect change @@ -394,10 +395,11 @@ 1999-Mar-23 trim up comments recode - Converts files between character sets and usages - 1999-Mar-23 trim up comments + 1999-Apr-04 old configure that doesnt understand --sysconfdir, + add USE_AUTOCONF to workaround it trans - Character Encoding Converter Generator Package - 1999-Mar-23 trim up comments + 1999-Apr-05 Fix Makefile typos

return to top of page @@ -439,8 +441,8 @@ 1999-Mar-30 port added ORBit - high-performance CORBA ORB with support for the C language - 1999-Mar-31 gindent is a build-time dependency. no need for - explicit --sysconfdir anymore + 1999-Apr-08 fixup Makefile and PLIST and add missing + PLIST.noshared autoconf - Automatically configure source code on many Un*x platforms 1999-Mar-23 update PLIST (remove extraneous @cwd, @pkgname, and @@ -460,13 +462,15 @@ 1999-Mar-29 add patch to not split info page gettext - GNU gettext package. - 1999-Mar-29 upgrade to gettext 0.10.35 + 1999-Apr-09 remove unsupported (and unneeded) freebsd-isms from + the packing list gindent - GNU indent. 1999-Mar-06 add MASTER_SITE_SUBDIR glib - Some useful routines of C programming. - 1999-Apr-03 re-arrange PLIST for package building + 1999-Apr-04 add patch to remove non-existant include path from + glib-config gmake - GNU version of 'make' utility 1999-Mar-10 fix typo, use SEPARATE_BUILD @@ -489,7 +493,7 @@ to build.install correctly; PLIST.noshared libtool - Generic shared library support script. - 1999-Mar-06 add MASTER_SITE_SUBDIR + 1999-Apr-06 remove useless FreeBSD patch and fixup PLIST m4 - GNU's m4. 1999-Mar-24 Replace GNU_CONFIGURE with a work-around that @@ -500,7 +504,7 @@ 1999-Apr-03 re-arrange order of PLIST for package building nasm - General-purpose multi-platform x86 assembler - 1998-May-21 port added + 1999-Apr-05 install more docs prc-tools - PalmPilot(tm) Development environment 1999-Jan-26 Shorten COMMENT to less than 60 characters @@ -526,7 +530,12 @@ 1999-Jan-26 Shorten COMMENT to less than 60 characters emacs - GNU editing macros. - 1999-Mar-06 add MASTER_SITE_SUBDIR + 1999-Apr-08 packing list changes: + - update info/dir (emacs does NOT trash it in 2.5) + - add missing files + - verify package installs/deinstalls correctly + - do NOT remove info/dir on deinstall, update it + instead hexedit - View and edit files in hexadecimal or ASCII. 1999-Mar-28 update to version 1.1.0 @@ -662,8 +671,8 @@ 1999-Mar-06 add MASTER_SITE_SUBDIR xboing - X windows arcade game. - 1999-Jan-13 upgrade to version 2.6, a lot of patches from - FreeBSD ports + 1999-Apr-08 remove xpm dependencies: xpm is part of OpenBSD + as of 2.3 xchomp - Pac-man-like game under X Windows 1998-Dec-17 Update master_site @@ -759,9 +768,9 @@

graphics

     ImageMagick - X11 package for display and manipulation of images
-	1999-Feb-23	needs version 1.64 (or later) of bsd.port.mk
-			to build.install correctly; PLIST.noshared;
-			update to current version
+	1999-Apr-05	add dependency for FreeType & NetPBM and pre-build
+			message about possibly having to increase userland
+			memory limit
 
     MesaGL - A graphics library similar to SGI's OpenGL.
 	1999-Mar-14	packing list fixups
@@ -773,7 +782,8 @@
 	1998-Nov-23	update makefile
 
     fxtv - X-based TV Display and Capture (for use with bt848 driver)
-	1999-Mar-23	port added
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     gd - A graphics library for fast GIF creation
 	1999-Feb-21	port added
@@ -792,18 +802,23 @@
 	1999-Mar-23	fixup Makefile & PLIST and add missing PLIST.noshared
 
     gimp - The GIMP: the GNU Image Manipulation Program
-	1999-Mar-30	upgrade to gimp 1.1.4
+	1999-Apr-07	- use correct major/minor version for shared libs
+			- add message to warn if previous version of gimp
+			  1.1.x is installed and remind user to remove it
+			- lack of needed include directory in new gtk's
+			  gtk-config broke compiling, add patches to fix
+			  compiling
 
     imlib - an image manipulation library for X11
-	1999-Mar-30	remove unneeded patch; fix Makefile
+	1999-Apr-08	add ImageMagick to dependency list and add a missing
+			file to PLISTs
 
     jpeg - IJG's jpeg compression utilities.
 	1999-Apr-03	fixup Makefile and PLIST
 
     mpeg-lib - A collection of C routines to decode MPEG movies.
-	1999-Mar-24	replace GNU_CONFIGURE with HAS_CONFIGURE and
-			explicit CONFIUGRE_ARGS to work with current
-			bsd.port.mk
+	1999-Apr-05	Ugly hack to get non-shared lib only patch
+			applied; fixes broken alpha port.
 
     mpeg_play - A program to play mpeg movies on X displays
 	1998-Jul-23	update to 2.4
@@ -815,7 +830,9 @@
 			verify install and uninstall
 
     png - Library for manipulating PNG images.
-	1999-Mar-13	update to 1.0.3
+	1999-Apr-04	Don't lie about ZLIB, it's not under /usr/local, and
+			we don't need to specify anything to use it since
+			it's in the standard place 
 
     tiff - 
 	1998-Jun-09	port removed; notify people to use tiff34
@@ -830,14 +847,16 @@
 			any new version number. 
 
     xbmbrowser - View complete directories of X bitmaps and X pixmaps.
-	1998-May-05	port added
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xfig - A drawing program for X11
-	1998-Jul-04	update to version 3.2.2
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xpaint - A simple paint program.
-	1998-Jul-03	update to 2.5.5; remove patches no longer needed
-			for tiff34
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xpm - The X Pixmap library.
 	1999-Feb-20	needs version 1.64 (or later) of bsd.port.mk
@@ -914,7 +933,7 @@
 			@pkgdep lines)
 
     guile - GNU extension language, scheme as an embeddable library
-	1999-Mar-21	patch and packing list fixups
+	1999-Apr-08	re-arrange ldconfig in PLIST
 
     icon - programming language with generators
 	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
@@ -955,13 +974,17 @@
 	1999-Feb-18	update to 3.49
 
     asmail - This is a biff type program, designed to match AfterStep.
-	1998-May-16	port added
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     bulk_mailer - Speeds mail delivery by sorting mail.bulk_mailer batching addresses
 	1998-Dec-16	shorten comment
 
     cucipop - Cubic Circle's POP3 daemon (fully RFC1939 compliant).
-	1998-Oct-04	fix realloc() usage to avoid memory leak
+	1999-Apr-08	o add DEINSTALL script that reminds the user to
+			  remove /var/spool/cucipop 
+			o create /var/spool/cucipop when a package is
+			  installed 
 
     elm - ELM Mail User Agent
 	1997-Dec-29
@@ -981,11 +1004,16 @@
 			@pkgdep lines)
 
     fetchmail - Mail retrieval/forwarding for POP2, POP3, APOP, IMAP
-	1999-Mar-09	update to 4.7.9
+	1999-Apr-06	fix CONFIGURE_ARGS
 
     metamail - MIME implementation
-	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
-			@pkgdep lines)
+	1999-Apr-08	o add INSTALL script to put mailcap in /etc (if
+			  needed) 
+			o add DEINSTALL script to remind users to remove
+			  mailcap 
+			o call install script from Makefile
+			o remove deinstall warning from packing list, now
+			  done by script 
 
     mh - Rand MH mail handling system
 	1998-Apr-30	added
@@ -1004,15 +1032,20 @@
 	1998-May-16	port added
 
     pgpsendmail - PGP sign/encrypt/decrypt messages automatically.
-	1998-Apr-10	don't overwrite /usr/sbin/sendmail, since
-			subsequent builds of the source tree will
-			overwrite that anyway.
+	1999-Apr-06	update MAINTAINER
 
     pine - Program for Internet E-mail and News
-	1999-Mar-30	update to 4.10
+	1999-Apr-08	o patch man page to reflect proper location of
+			  config files 
+			o patch doc to reflect proper location of config files
+			o add INSTALL/DEINSTALL scripts
+			o call INSTALL script from a post-install target
+			  in Makefile 
+			o remove de-install message from packing list (now
+			  in DEINSTALL script) 
 
     popclient - client for pop2, pop3, apop, rpop
-	1999-Feb-22	verify sources, build, install, and uninstall
+	1999-Apr-06	update MAINTAINER
 
     poppassd - server: allows users to change password from within Eudora
 	1998-Dec-16	shorten comment
@@ -1021,17 +1054,18 @@
 	1999-Feb-02	update to beta-19990122
 
     procmail - A local mail delivery agent.
-	1999-Mar-25	update to version 3.12; fix master site
+	1999-Apr-07	Print a message and exit because of security problems
 
     vrfy - utility to verify email addresses and mailing lists
 	1998-Nov-21	port added
 
     xfaces - mail image display for X
-	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
-			@pkgdep lines)
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xfmail - Xforms based mail application for Unix operating systems.
-	1998-Jul-08	port added
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xlbiff - display from/subject from incoming mails using X11
 	1998-Dec-16	shorten comment
@@ -1088,7 +1122,7 @@
 			@pkgdep lines)
 
     astrolog - An astrology program for X11 and alpha-numeric terminals
-	1997-Dec-21
+	1999-Apr-06	update MAINTAINER
 
     buffer - Buffer sporadic binary I/O for faster tape use.
 	1999-Mar-11	general cleanup
@@ -1130,10 +1164,13 @@
 			update packing list
 
     screen - A multi-screen window manager.
-	1999-Mar-24	fix configure step; remove non-functional
-			SEPARATE_BUILD
+	1999-Apr-08	o add install and deinstall scripts to handle
+			  /etc/screenrc 
+			o call install script from makefile
+			o remove install/uninstall messages from packing list
 
     splitvt - run two shells in a split window/terminal
+	1999-Apr-06	update MAINTAINER
 
     tkcron - A frontend to crontab.
 	1998-May-20	port added
@@ -1166,13 +1203,13 @@
   

net

     archie - Prospero client for the archie service.
-	1998-Jul-16	type fixes
+	1999-Apr-06	update MAINTAINER
 
     arpwatch - Monitor arp net.arpwatch rarp requests
 	1999-Mar-31	update to arpwatch-2.1a4
 
     bing - Bing is a point-to-point bandwith measurement tool.
-	1998-Jan-10
+	1999-Apr-06	update MAINTAINER
 
     bitchx - An alternative ircII color client.
 	1999-Mar-28	fixup Makefile and remove a dir change from patch
@@ -1188,14 +1225,15 @@
 			@pkgdep lines)
 
     ethereal - Ethereal - A network protocol analyzer.
-	1999-Mar-16	remove unnecessary distfiles line, fix gtk
-			dependency and a typo; handle SYSCONFDIR var
+	1999-Apr-05	port maintainer e-mail address updated; add
+			configure env GTK_CONFIG to make sure its found by
+			configure.
 
     firewalk - Gateway acl scanner (via static-source port traceroute)
 	1999-Mar-31	fixup Makefile
 
     gated - Routing protocol daemon.
-	1999-Mar-14	upgrade to gated 3.5.10
+	1999-Apr-06	update MAINTAINER
 
     icb - Internet CB - a mostly-defunct chat client
 	1999-Jan-22	fix typos in COMMENT file
@@ -1254,16 +1292,21 @@
 	1999-Mar-28	upgrade to ntop 1.1cr6
 
     proftpd - Highly configurable ftp daemon.
-	1999-Mar-28	fixup Makefile and add missing ending quotes in PLIST
+	1999-Apr-03	fix for package building
 
     queso - Determine the remote OS using simple tcp packets
 	1999-Mar-28	port added
 
     rsync - mirroring tool that uses only very low bandwidth
-	1999-Mar-23	unknown changes
+	1999-Apr-08	Patch ups rsync to the same functionality as 2.3.1.
+			Specifically, it fixes the security hole that is
+			described in pkg/SECURITY...
+			Wedged in as security fixes are important,
+			especially when they're small. Real 2.3.1 will wait
+			after tree thaws.
 
     samba - A free SMB and CIFS client and server for UNIX
-	1999-Mar-19	upgrade to samba 2.0.3
+	1999-Apr-06	MASTER_SITE tweaks
 
     sharity-light - An userland smbfs --- SMB to NFS protocols converter
 	1999-Mar-01	we need the NFS version field initialized
@@ -1290,7 +1333,16 @@
 	1999-Feb-25	update to version 3.5.3
 
     wget - Retrieve files from the 'net via HTTP and FTP.
-	1999-Mar-31	fix for package handling
+	1999-Apr-09	o hide some pre- and post- install commands
+			o add an INSTALL script to install /etc/wgetrc if
+			  necessary 
+			o remove wgetrc install code from Makefile and
+			  packing list 
+			o call install script from Makefile
+			o patch wget doc Makefile so it does NOT install
+			  into /etc automagically 
+			o add DEINSTALL script to remind user to get rid of
+			  /etc/wgetrc 
 
     wide-dhcp - Dynamic Host Configuration Protocol, WIDE-Implimentation.
 	1998-Dec-21	use mkstemp(); link(); fopen() to open
@@ -1319,15 +1371,13 @@
 	1999-Mar-21	makefile fix
 
     newsfetch - download news articles from NNTP server.
-	1998-Nov-24	version 1.21
+	1999-Apr-06	update MAINTAINER
 
     plor - An alpha-release reader for reading SOUP and QWK packets.
-	1999-Feb-20	update to 0.3.2; change master site directory;
-			remove master sites that do not have this code;
-			verify port builds, installs, and uninstalls
+	1999-Apr-06	update MAINTAINER
 
     slrn - SLang-based newsreader
-	1998-Nov-19	update to 0.9.5.4
+	1999-Apr-06	update MAINTAINER
 
     tin - TIN newsreader (termcap based)
 	1999-Mar-29	update to 1.4-19990216
@@ -1369,7 +1419,7 @@
 	1998-Jun-29	only for the i386
 
     afm - Adobe Font Metrics.
-	1997-Mar-02	no problems found
+	1999-Apr-06	update MAINTAINER
 
     bibview - GUI for manipulating BibTeX bibliography databases
 	1998-Dec-16	shorten comment
@@ -1392,11 +1442,16 @@
 			  o test installation from package
 
     freetype - A free and portable TrueType font rendering engine
-	1999-Mar-31	upgrade to freetype 1.2 and add missing
-			PLIST.noshared
+	1999-Apr-07	fixup pre-build comments in Makefile
 
     ghostscript5 - Aladdin Postscript interpreter.
-	1998-Nov-12	add encrypted PDF support file
+	1999-Apr-05	- new style dependency checks
+			- remove the previous dist sites and use GNU sites
+			  instead 
+			- fix checksum for updated
+			  ghostscript-fonts-std-5.10.tar.gz 
+			- extract fonts in the correct location
+			- fixup PLIST
 
     ghostview - An X11 front-end for ghostscript
 	1999-Mar-06	add MASTER_SITE_SUBDIR
@@ -1405,8 +1460,8 @@
 	1998-Jul-19	gv depends upon ghostscript
 
     lyx - A graphical frontend for LaTeX (nearly WYSIWYG)
-	1999-Mar-23	update PLIST (remove extraneous @cwd, @pkgname, and
-			@pkgdep lines)
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     pkfonts - English PK fonts, for ghostscripts, xdvi and so on
 	1998-May-16	port added
@@ -1421,7 +1476,8 @@
 			a package
 
     transfig - Tools to convert Xfig's .fig files.
-	1998-Jul-03	update to version 3.2.1
+	1999-Apr-08	remove xpm dependency: xpm is part of OpenBSD as
+			of 2.3 
 
    

return to top of page @@ -1455,13 +1511,13 @@ 1999-Feb-28 don't install cfs.sh, it is started in /etc/rc.local cops - A system secureness checker. - 1997-Dec-13 + 1999-Apr-06 update MAINTAINER crack - the "Sensible" Unix Password Cracker. - 1999-Mar-12 remove useless master sites + 1999-Apr-06 update MAINTAINER libident - library to interface the ident protocol server (rfc1413) - 1999-Feb-16 version 0.22 + 1999-Apr-08 remove unnecessary comments nbaudit - NetBIOS Auditing Tool / Security Kit 1998-May-07 port added @@ -1495,8 +1551,12 @@ 1999-Mar-13 upgrade to socks5 1.0r9 ssh - Secure shell client and server (remote login program). - 1999-Mar-23 update PLIST (remove extraneous @cwd, @pkgname, and - @pkgdep lines) + 1999-Apr-07 o add INSTALL script that checks if sshd running. + If not spit out a message saying how to start the + daemon + o call the INSTALL script from the Makefile + o verify the script is processed when installing the + ssh package stel - Secure Telnet, encrypted version of the telnet daemon. 1999-Mar-23 update PLIST (remove extraneous @cwd, @pkgname, and @@ -1517,7 +1577,11 @@ 1999-Feb-19 mark as broken with note to see bash2 bash2 - The GNU Bourne Again Shell. - 1999-Feb-19 update to 2.03; distfiles changed location + 1999-Apr-08 o add INSTALL and DEINSTALL script + o call INSTALL script from post-install rule in + Makefile + o remove duplicate messages from Makefile and + packing list es - An extensible shell, derived from plan9's rc 1997-Dec-13 @@ -1526,8 +1590,11 @@ 1999-Jan-26 Shorten COMMENT to less than 60 characters tcsh - An extended C-shell with many useful features. - 1998-May-19 Bugfix to be removed after the release of - tcsh 6.08. + 1999-Apr-08 o add INSTALL and DEINSTALL script + o call INSTALL script from post-install rule in + Makefile + o remove duplicate messages from Makefile and + packing list zsh - The Z shell. 1999-Mar-29 info/dir should NEVER be in a PLIST @@ -1566,22 +1633,25 @@ update Makefile and packing list setquota - Command line quota tools. - 1999-Mar-03 fix broken message + 1999-Apr-06 update MAINTAINER socket - create tcp socket and connect to stdin/out + 1999-Apr-06 update MAINTAINER stat - Print inode contents. - 1998-Sep-28 PLIST updated + 1999-Apr-06 update MAINTAINER tcplist - lists tcp connections to/from the local machine - 1999-Jan-26 Shorten COMMENT to less than 60 characters + 1999-Apr-06 update MAINTAINER xbatt - Laptop battery status display for X11 1998-Jul-21 xbatt port adapted from FreeBSD, shows APM battery state as an X11 icon xntpd - Network Time Protocol Implementation. - 1999-Mar-12 add a few more master sites + 1999-Apr-07 Add INSTALL and DEINSTALL scripts to spit out needed + info ; call INSTALL script from Makefile; remove + extraneous cruft from packing list xosview - X11 graphical display of OS statistics 1998-Nov-23 update to 1.6.2.a; add interrupt meter support; @@ -1623,17 +1693,16 @@ 1998-May-21 port added isearch - Text Search Engine by CNIDR - 1998-Apr-27 tmpnam->mkstemp + 1999-Apr-06 update MAINTAINER iso12083 - SGML DTDs from The Electronic Publishing SIG 1998-Dec-16 shorten comment iso8879 - Character entity sets from ISO 8879:1986 (SGML) - 1998-Apr-05 port added + 1999-Apr-08 update MASTER_SITES ispell - An interactive spelling checker. - 1999-Mar-23 update PLIST (remove extraneous @cwd, @pkgname, and - @pkgdep lines) + 1999-Apr-06 update MAINTAINER jade - An object-oriented SGML/XML parser toolkit and DSSSL engine 1998-Apr-05 port added @@ -1657,10 +1726,10 @@ 1998-Apr-27 port added rman - Reverse compile man pages from formatted form. - 1998-May-30 fix typo + 1999-Apr-06 update MAINTAINER sgmlformat - Generates groff/HTML from linuxdoc/docbook SGML documents - 1999-Jan-26 Shorten COMMENT to less than 60 characters + 1999-Apr-08 remove FreeBSD specific file sp - OO toolkit for SGML parsing and entity management 1998-Dec-16 shorten comment @@ -1735,16 +1804,18 @@

x11

     Xaw3d - 3-D Athena Widget set that looks like Motif
-	1999-Mar-23	trim up comments
+	1999-Apr-09	remove empty directory when uninstalling
 
     afterstep - Window manager, continuation of the Bowman NeXTSTEP clone
-	1999-Jan-26	Shorten COMMENT to less than 60 characters
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     asclock - Afterstep clock with some language extensions
 	1999-Mar-23	trim up comments
 
     aterm - A color vt102 terminal emulator with transparency support.
-	1999-Mar-27	fixup Makefile; add missing USE_X11
+	1999-Apr-08	remove xpm dependency: xpm is part of OpenBSD as
+			of 2.3
 
     bclock - Round, analog X11 clock with bezier curve hands
 	1999-Mar-23	trim up comments
@@ -1756,13 +1827,15 @@
 	1999-Mar-23	trim up comments
 
     bricons - Quick start up utility for applications on an X display
-	1999-Mar-23	trim up comments
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     ctwm - Twm plus support for multiple virtual screens, etc
-	1999-Mar-23	trim up comments
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     emiclock - Hyper-animated face analog clock for X11
-	1998-Sep-28	PLIST updated
+	1999-Apr-05	Fix Makefile typos
 
     explorer - File manager with same look and feel as Windows95(tm)
 	1999-Mar-23	trim up comments
@@ -1777,10 +1850,14 @@
 	1999-Mar-23	trim up comments
 
     gtk+ - General Toolkit for X11 GUI
-	1999-Mar-29	fix dependencies
+	1999-Apr-09	remove code from makefile and packing lists that
+			created empty info directory file.  It is no longer
+			needed and, for some reason, the directory created
+			was not accepted by install-info.
 
     gtkglarea - OpenGL/Mesa widget for GTK+ GUI toolkit
-	1999-Mar-29	fix dependencies
+	1999-Apr-05	add configure env GTK_CONFIG to make sure it finds
+			gtk-config and fixup PLISTs
 
     kdebase - Powerful x11 libraries + a windows manager and much more
 	1999-Mar-23	trim up comments
@@ -1804,7 +1881,8 @@
 	1999-Mar-23	trim up comments
 
     qt - C++ X GUI toolkit
-	1999-Mar-23	trim up comments; fix install target
+	1999-Apr-08	remove unnecessary MAN tags and fix examples
+			list so Qt installs
 
     rclock - Analog clock for X w/appoint. reminder and mail notif
 	1999-Mar-23	trim up comments
@@ -1815,10 +1893,12 @@
     sliderule - The part of X11R3's xcalc featuring a slide rule
 
     swisswatch - Swiss railway clock emulation
-	1999-Mar-23	trim up comments
+	1999-Apr-06	update MAINTAINER
 
     tk80 - Graphical toolkit for TCL
-	1999-Apr-03	new style dependency check and fixup PLIST
+	1999-Apr-04	Remove PATH=  from CONFIGURE_ENV.  This is a
+			confusing no-op, as PATH has been explicitly set to
+			PORTPATH in CONFIGURE_ENV for a while now
 
     viewfax - Display files containing g3 and/or g4 coded fax pages
 	1999-Mar-23	trim up comments
@@ -1862,19 +1942,22 @@
 	1999-Mar-23	trim up comments
 
     xdtm - Desktop Manager: a graphical shell for X11
-	1999-Mar-23	trim up comments
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xfed - X fonts (.bdf files) editor
-	1999-Mar-23	trim up comments
+	1999-Apr-05	Fix Makefile typos
 
     xfedor - .bdf, .xbm, .xpm mouse cursor editor
-	1998-Dec-16	shorten comment
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xfishtank - Make fish swim in the background of your screen
 	1999-Mar-23	trim up comments
 
     xfm - X File Manager
-	1999-Mar-23	trim up comments
+	1999-Apr-08	remove xpm dependencies: xpm is part of OpenBSD
+			as of 2.3
 
     xforms - GUI toolkit for X Window System
 	1999-Mar-23	trim up comments
@@ -1922,8 +2005,8 @@
     xtoolwait - Tool startup utility for X11
 
     xtraceroute - Graphical version of traceroute
-	1999-Mar-30	add configure_env variables so libs are found
-			durring configure 
+	1999-Apr-08	add configure env GTK_CONFIG to make sure
+			gtk-config is found when configure is run
 
     xview-clients - OpenLook applications and man pages
 	1999-Mar-23	trim up comments
@@ -1942,6 +2025,6 @@
   
OpenBSD www@openbsd.org -
$OpenBSD: portstat.html,v 1.48 1999/04/04 07:12:16 marc Exp $ +
$OpenBSD: portstat.html,v 1.49 1999/04/10 07:25:08 marc Exp $