Subject: Changes to packages collection in June 1998.
To: None <netbsd-announce@NetBSD.ORG>
From: Alistair Crooks <azcb0@amdahl.com>
List: netbsd-announce
Date: 07/05/1998 00:50:48
Changes to NetBSD packages collection in June 1998.
===================================================
Summary
=======
We have added and updated a fair number of the packages in the pkgsrc
collection this month: notable additions are ddd, nntpcache, vnc,
spice, catdoc, mysql, jdk, gated, and XF86Setup. In addition, we have
added a bsd.prefs.mk file to consolidate all the logic for inclusion
of /etc/mk.conf and environment variable setting, added support for
conflicting packages (so that installation of one package will not
overwrite one with which it shares files), simplified and brought up
to date our use of Motif and Lesstif libraries and packages, added
support for sane "make -k" builds, added automatic manual page
handling so that package maintainers no longer have to specify manual
pages in package Makefiles (this information is retrieved from the
package's PLIST), and modifications to update a package's README.html
(when doing a "make readme") only when necessary.
There is also a tech-pkg mailing list, for those interested in the
packages collection, and matters pertaining to packages in general.
To subscribe, "echo subscribe tech-pkg|mail majordomo@netbsd.org" at
your favourite shell prompt.
Alistair G. Crooks
Sun Jul 5 08:36:55 BST 1998
Changes
=======
Updated nmh to 0.26 [agc 1998-06-01]
A cleaned up MH mailer suite.
Updated cvs-current to 1.9.28 [tv 1998-06-01]
Concurrent Versions System.
Added ddd-2.2.3 [agc 1998-06-02]
Data Display Debugger -- a common graphical front-end for GDB/DBX/XDB
Updated vile and xvile to 8.0 [agc 1998-06-02]
VI Like Emacs. a vi "workalike", with many additional features.
Updated xmcd to 2.3 [tron 1998-06-02]
Motif CD player.
Added nedit-5.0.2 [tron 1998-06-02]
Motif based standard GUI style text editor
Updated addnerd to 1.4 [agc 1998-06-03]
A small C utility to add a user
Added egcs-current (19980531 snapshot) [tv 1998-06-03]
Cygnus's experimental GNU C, C++, and FORTRAN-77 compiler.
Add pkgsrc/mk/bsd.prefs.mk, which consolidates the inclusion of
any MAKECONF or /etc/mk.conf files into a single file.
Modify package Makefiles to use bsd.prefs.mk
[agc 1998-06-03]
Updated samba to 1.9.18p7 [agc 1998-06-04]
A LanManager(R)-compatible server suite for Unix
Updated apache to 1.3b7 and changed configure and install
process to use APACI; added dynamic module support
via apxs [tv 1998-06-04]
The Apache web server (http://www.apache.org/)
Added ap-auth-cookie-1.6 [tv 1998-06-04]
Cookie-based authentication for Apache.
Add support for CONFLICTS entry to pkgsrc/mk/bsd.pkg.mk and
implemented -C switch in pkg_create to deal @pkgcfl
entries. This way one can define a list of other
packages a specific package conflicts with (e.g.
install identical set of files). [frueauf 1998-06-05]
Added mhonarc-2.2.0 [tv 1998-06-05]
Mailbox to HTML converter, suitable for list archives.
Updated prcs to 1.2.8 [frueauf 1998-06-06]
The Project Revision Control System
Updated ImageMagick to 4.0.6 [tron 1998-06-06]
a package for display and interactive manipulation of images
Added nntpcache-1.0.7.1 [frueauf 1998-06-06]
nntp multi-server caching daemon.
Added wwwoffle-2.1c [tron 1998-06-06]
WWW proxy with support for offline browsing
Updated lesstif to 0.85 [tron 1998-06-06]
API compatible clone of the Motif toolkit.
Added fasthenry-3.0.12Nov96 [frueauf 1998-06-07]
A three-dimensional inductance extraction program.
Added fastcap-2.0.15Jul92 [frueauf 1998-06-07]
Fast 3-D capacitance solver.
Added py-html-docs-1.5.1 [frueauf 1998-06-07]
HTML Documentation for Python 1.5.1
Added pico-2.9 [frueauf 1998-06-07]
Handy text editor that ships with Pine
Updated addnerd to 1.5 [agc 1998-06-08]
A small C utility to add a user
Updated p5-MIME-Base64 to 2.05 [bad 1998-06-08]
perl5 module for Base64 and Quoted-Printable encodings
Updated amanda to 2.4.0p1 [agc 1998-06-09]
The Advanced Maryland Automatic Network Disk Archiver
Add USE_MOTIF to bsd.pkg.mk, and use it in the packages which
use Motif - this checks for a Motif installation, and,
if not available, will install Lesstif. Delete HAVE_MOTIF,
MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
[agc 1998-06-09]
Added vnc-3.3.1 [agc 1998-06-09]
Display X and Win32 desktops on remote X/Win32/Java displays.
Updated postgresql to 6.3.2 [agc 1998-06-10]
a robust, next generation, object-relational DBMS
Added spice-3f5 [hubertf 1998-06-11]
A general-purpose circuit simulation program
Added socks4-2.2 [agc 1998-06-11]
Old library, server and client for using proxy firewall software
Modify the USE_SOCKS definition in /etc/mk.conf to take the
values 4, 5 or undefined, depending on the socks version
needed. Modify ssh package accordingly. [agc 1998-06-11]
Updated lsof-4.33_W [frueauf 1998-06-11]
Lists information about open files.
Added freeciv-1.6.3 [frueauf 1998-06-12]
A free Civilization clone for Unix and X.
Added mirrormagic-1.3 [frueauf 1998-06-12]
A nice little puzzle game with color graphics and sound.
Updated exmh to 2.0.2 [agc 1998-06-17]
X11/TK based mail reader front end to MH.
Updated enscript to 1.6.0 [frueauf 1998-06-17]
ASCII-to-PostScript filter.
Do not abort compilation of several packages if building a single
package fails. (Doing this via a "make -k" breaks things
like dependent pkgs in a nasty way) [hubertf 1998-06-17]
Added automatic manual page handling to bsd.pkg.mk, backwards-
compatible with the current practice of using MANx and
CATx definitions in the package Makefile. The new way finds
the manual pages by scanning the PLIST. [agc 1998-06-18]
Updated wine to 980614 [tron 1998-06-18]
Windows emulator
Added catdoc-0.35 [frueauf 1998-06-20]
reads MS-Word file and puts out its content as plain text.
Added encryption support to zip and unzip [tv 1998-06-20]
Create/update ZIP files compatible with pkzip.
Added zip1-1.1 [tv 1998-06-20]
Create/update ZIP files compatible with pkzip version 1.
Install programs to X11BASE if USE_MOTIF is set. [tron 1998-06-20]
Updated gtk+ to 1.0.4 [tron 1998-06-21]
The gimp toolkit. Libraries for building X11 user interfaces.
Updated gimp to 1.0.0 [tron 1998-06-21]
Image manipulation program similar to Photoshop[tm]
Updated lesstif to 0.85.2 [frueauf 1998-06-21]
API compatible clone of the Motif toolkit.
Added mysql-3.21.31 [frueauf 1998-06-22]
MySQL, a free SQL database server
Added py-mysql-1.1 [tron 1998-06-22]
MySQLmodule 1.1.0 for Python 1.5(.x)
Added jdk-1.1.5b1 [agc 1998-06-23]
Sun's Java(tm) Development Kit.
Added magicfilter-1.2 [tron 1998-06-23]
customizable, extensible automatic printer filter.
Updated samba to 1.9.18p8 [bouyer 1998-06-23]
A LanManager(R)-compatible server suite for Unix
Added gated-3.5.9 [christos 1998-06-25]
Routing protocol daemon.
Added xpkgwedge-0.1 experimental X11 pkg hack [tv 1998-06-26]
Allows X11 pkgs to be built for installation outside of /usr/X11R6
Added xfmail-1.3 [frueauf 1998-06-26]
Xforms based mail application for Unix operating systems.
Updated wget-1.5.2 [frueauf 1998-06-27]
Retrieve files from the 'net via HTTP and FTP.
Updated icon to 9.3.1 [tron 1998-06-27]
The Icon programming language.
Added xscreensaver-2.23 [frueauf 1998-06-28]
a screen saver and locker for the X window system.
Added XF86Setup-3.3.2 [tron 1998-06-28]
Graphical configuration tool for XFree86.
Updated xlockmore to 4.11 [tron 1998-06-28]
Like XLock session locker/screen saver, but just more.
README.html now only updated if really needed, to reduce
unnecessary load on mirrors. [hubertf 1998-06-30]
Updated qpopper to 2.5 [hubertf 1998-06-30]
Qualcomm's POP server for Eudora