# $ApsCVS: www/news.wml,v 1.84 2007/06/13 16:05:30 andreas Exp $

<news date="13 Jun 2007" title="FreeBSD port update">
<newsp>
Updated FreeBSD port, fixed port dependency (now tgif)
<cr>See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=113549">PR 113549</a>.
Also fixed FreeBSD ports system's configure script for apsfilter,
which failed when ${GHOSTSCRIPT_PORT} was already set to the nox11 version.
</newsp>
</news>

<news date="20 Feb 2006" title="Apsfilter update to 7.2.8">
<newsp>
Apsfilter feature release. See ChangeLog.
Enables Apsfilter to play audio files.
So the lineprinter scheduler becomes the job of a music jukebox.
<p>List of supported audio file types: MP3, Ogg Vorbis, Wave.
<p>FreeBSD port will be updated soon.
<p>Playing music on a central sound server feeded by several print clients in the network is untested but should be possible. Would be nice to get some feedback on this. 
<p>Hint: the audio processing must take place where the soundcard resides. So the remote print job sends the file "as is" to the remote print queue, where finally tools like mpg321 do their job.
</newsp>
</news>

<news date="20 Feb 2006" title="Apsfilter update to 7.2.7">
<newsp>
Apsfilter bugfix release. See ChangeLog.
<p>FreeBSD port will be updated asap.
</newsp>
</news>

<news date="13 Feb 2005" title="Call for developers">
<newsp>
Looking for volunteers for further apsfilter development due to lack
of time. Areas that need improvement are: easier installation and driver
update mechanisms.
<p>If you are good in writing shell scripts and know how to use
CVS please contact <andreas>.
</newsp>
</news>

<news date="13 Feb 2005" title="FreeBSD port update to 7.2.6">
<newsp>
The
<a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/print/apsfilter/">
FreeBSD Apsfilter Port
</a>
has been updated to version 7.2.6.
<p>Upgrade instructions for Apsfilter Software on
<a href="http://www.FreeBSD.org/">
FreeBSD
</a>
based systems using the
<a href="http://www.freebsd.org/ports/index.html">
FreeBSD Ports Collection
</a>:
Read the handbook section and manual page
on how to use <b>portupgrade</b>:
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book.html#PORTS-UPGRADING">portupgrade(en)</a>,
<a href="http://www.freebsd.org/doc/de_DE.ISO8859-1/books/handbook/book.html#PORTS-UPGRADING">portupgrade(de)</a>,
<a href="http://www.freebsd.org/cgi/man.cgi?query=portupgrade&sektion=1&manpath=FreeBSD+Ports">portupgrade(1)</a>.
<p>Short instructions on how to upgade apsfilter on FreeBSD systems using
<a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/portupgrade/">
portupgrade
</a>:
"portupgrade apsfilter"
<p>Additional articles about portupgrade for the impatient:
<a href="http://www.onlamp.com/lpt/a/4111">
Portupgrade
</a>
and
<a href="http://www.onlamp.com/lpt/a/4165">
Cleaning and Customizing Your Ports
</a>
by Dru Lavigne released in 2003 in
<a href="http://www.onlamp.com/">
O'Reilly ONLamp.com, the open source web platform
</a>.
<p>FreeBSD Security note: always use
<a href="http://people.freebsd.org/~eik/portaudit/">
portaudit -Fa
</a> to check the security status of your installed FreeBSD
application software (from the FreeBSD ports collection).
For more information about FreeBSD security refer to the official
<a href="http://www.freebsd.org/security/">
FreeBSD Security Information
</a>
page.
</newsp>
</news>

<news date="13 Feb 2005" title="New Apsfilter Version 7.2.6">
<newsp>
A new Apsfilter Release 7.2.6 is available now.
It contains driver bugfixes for <b>HP DeskJet 550C</b>
and compatible printers.
<p>See 
<a href="http://www.apsfilter.org/download/ANNOUNCE-7.2.6">ANNOUNCE</a>
and
<a href="http://www.apsfilter.org/download/ChangeLog-7.2.6">ChangeLog</a>
file for detailed informations.
<p>Download and installation instructions see here:
<a href="http://www.apsfilter.org/download.html">Download</a>
and
<a href="http://www.apsfilter.org/download/INSTALL-7.2.6">INSTALL</a>.
</newsp>
</news>

<news date="13 Feb 2005" title="Bugfix for DeskJet 550C">
<newsp>
The two <b>HP DeskJet 550C</b> drivers <i>pcl3/hpdj550c</i>
and <i>hpdj/550C</i> have been updated to use <b>CMY+K</b> mode.
The previously used print mode <i>CMYK</i> was not supported
by these printers.
<p>A new apsfilter stable release will be released very soon
to address this issue.
<p>The FreeBSD port will be updated to use the new apsfilter-stable release.
<p>Patch information for a quick fix:
<a href="http://www.apsfilter.org/cgi-bin/cvsweb.cgi/src/apsfilter/driver/pcl3/hpdj550c.diff?r1=1.1&r2=1.1.2.1">pcl3/hpdj550c.diff</a>
and
<a href="http://www.apsfilter.org/cgi-bin/cvsweb.cgi/src/apsfilter/driver/hpdj/550C.diff?r1=1.1&r2=1.1.2.1">hpdj/550C.diff</a>
<p>Thanks to <i>Zahemszky Gabor</i> for contributing these fixes.
</newsp>
</news>

<news date="26th November 2002" title="Loosing print jobs with LPRng 3.8.15">
<newsp>
If you use LPRng as line printer scheduler - most Linux distributions
do - please note, that LPRng 3.8.15 is known to cause loss of print jobs !!
<p>It could be the case that also other newer LPRng releases have that bug.
<p>Some people report, that a downgrade to 3.8.10 and 3.8.12 fixed the
problem.
<p>A workaround for 3.8.15 seems to be, configuring "done_jobs=0" in
/etc/lprng/lpd.conf (on Debian, other systems use other paths).
<p>I can't give a recommendation whats better, to downgrade or to
use the workaround or perhaps even both.
<p>Check this Debian bugreport that describes bug, workaround
and what downgrade has been successful for some people:
<a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159632">
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159632</a>
</newsp>
</news>

<news date="24th November 2002" title="New Apsfilter Developer">
<newsp>
Please welcome Stacey Roberts. He wants to maintain the new
applications section on the webserver. This will become a collection
of useful tips, how to integrate apsfilter best into different
applications.
</newsp>
</news>

<news date="09th November 2002" title="New Apsfilter Version 7.2.5">
<newsp>
This bugfix release unbreaks remote printing on Windows-, AppleTalk-
and Novell remote printers.
<p>SETUP created too secure config files for smbclient and other
remote printing utilities. This error showed up on well designed
systems, where lpd doesn't run under root privileges (FreeBSD, ...).
<p>If you have still permission problems, then you choosed wrong
owner and group for apsfilter config files in SETUP.
</newsp>
</news>

<news date="09th November 2002" title="New Apsfilter Version 7.2.4">
<newsp>
New apsfilter version 7.2.4 is available now, containing the latest
patch set from Michael Lossin. Some fixes to drivers and driver mappings,
support for ijs 1.1 and younger and some cosmetic changes. See
ChangeLog and ANNOUNCE file for details.
</newsp>
</news>

<news date="27th October 2002" title="New Apsfilter Version 7.2.3">
<newsp>
Adds support for newer HP IJS versions and fixes a nasty typo in
apsfilter script, that prevented to print to windows remote printer.
See ANNOUNCE and ChangeLog files on download page for a complete
list of changes.
<br>A short note to Debian folks: Apsfilter license issues will be
changed in another apsfilter version. I need some more time for this.
These bugfixes made it necessary to shake out a new bugfix release
quickly.
</newsp>
</news>

<news date="24th October 2002" title="HP IJS Driver Problems ???">
<newsp>
A week ago I committed updates/fixes to apsfilter-current, which
fixes a problem with newer HP IJS driver versions. This problem
exists since around April this year. So please try apsfilter-current
and if it fixes you HP IJS problems, please report it to me.
Then I'll soon release a new apsfilter version. See the support
page on this server, how to checkout apsfilter-current. Simply
use 'HEAD' as release tag. Thanks !
</newsp>
</news>

<news date="22th October 2002" title="Thanks to Tom Gilbert">
<newsp>
Good news from Tom today. I may keep his wml macros for the
design of the apsfilter webpages. In return I'll make the
copyright notice in the page footer more precise.
It was my intention to state out, that I have the copyright
on Apsfilter. It was <b>not</b> my intention to say, that the
webdesign is my own work and I want to put a copyright on this.
</newsp>
</news>

<news date="09th October 2002" title="Important Apsfilter Updates">
<newsp>
My dear apsfilter fellows, some of the most important patches
have been committed to apsfilters -current tree. Sorry for the delay.
<br>The most important feature is HPIJS 1.03 support.
<br>So please test test test !!!
<br>You have to get it out of CVS, I'm currently busy to
apply all needed changes before rolling a new release.
<br>Have a look into the "support" rubrik of this webserver.
There you find info how to checkout apsfilter-current.
<br>A big apologize to all people who did patch submissions
in the past months. I really had no time to apply and test.
<br>Im about picking the latest ones out of the mailing list archive.
If somebody thinks, there is something missing, then please checkout
apsfilter-current, apply your changes again, test and send me a
context or unified diff using CVS. Thanks.
</newsp>
</news>

<news date="24th February 2002" title="New Apsfilter Version 7.2.2">
<newsp>
Mainly a bugfix release, see ANNOUNCE and ChangeLog on download page.
You should update from 7.2.1 to this new release.
</newsp>
</news>

<news date="24th February 2002" title="Looking for developers">
<newsp>
The workload is getting too high for me. I could need some helping
hands. Things to do: apply patches to the release branches, CVS
work, webserver updates. All you need is ssh, knowledge in CVS and
a strong interest to make apsfilter better ;-)
<p>If you have interest, please write me an e-mail.
</newsp>
</news>

<news date="11th January 2002" title="Important HP driver (HPIJS 1.0) porting notes">
<newsp>
According to HP the HPIJS 1.0 driver core dumps when being compiled with
gcc's optimizations options -O or higher. Removing any optimization flags
from CFLAGS and CXXFLAGS (see configure.in) before running configure
in the hpijs-1.0 subdir (and compilation) cures the problem.
<br>This has been tested on FreeBSD 4.5-RC. Both FreeBSD <i>ghostscript</i>
ports (-gnu, -afpl) have been fixed last recently. You should update
your ports collection and reinstall the <i>gs</i> port if you intend to
use the original HP driver, that offers excellent printing quality for
some of HPs most popular printer.
</newsp>
</news>

<news date="11th January 2002" title="New Apsfilter Version 7.2.1">
<newsp>
Bugfix release, see ANNOUNCE and ChangeLog on download page.
<br>Fix installation problem.
<br>Fix driver mapping.
<br>Unbreak <i>apspreview</i> by fixing sed problem on FreeBSD
  (and probably *BSD).
<br>Import patch from FreeBSD ports collection to use new <i>chown</i> syntax
 (<i>owner:group</i>).
</newsp>
</news>

<news date="11th January 2002" title="New Apsfilter Version 7.2.0">
<newsp>
Great new release with enhanced functionality.
<br>Apsfilter now supports remote printing to <b>Netware (Novell) printer</b>.
<br>Save network traffic by telling Netware and lpd remote printer
to do copies themselves.
<br>Apsfilter now supports all your remote printing needs you'll ever
have (Novell-, AppleTalk-, Microsoft- and lpd/Unix remote printer).
<br>Apsfilter is now installable for non-root user under $HOME
for testing or migration planning. It then uses a separate printcap
and spooldir under $HOME, configurable with "configure --with-printcap=...
and --with-spooldir=...".
<br>Driver and bugfixes, see ANNOUNCE and ChangeLog file as usual.
<br>Please try this new version.
</newsp>
</news>

<news date="29th Dezember 2001" title="New Apsfilter Version 7.1.1">
<newsp>
This is my last apsfilter release before holidays ;-)
<br>It includes some bug fixes, manpage cleanups and <b>two new cool
features</b>. As usual, see the ANNOUNCE and ChangeLog files for details.
<br>In short: we introduced a new <i>apspreview</i> script, that allows
you to preview your print session using <i>gv</i>, <i>kghostview</i> or
<i>ghostview</i>. If the result fits your needs you can directly print
from within these PS viewers using a printer of your choice.
Of course with lpr commands using apsfilters features via -C/-Z options.
<br>The 2nd goody is an <i>apsfilter-bug</i> script that assists you in
releasing bug reports, which are mailed automatically to the proper
mailinglist.
<br>Bugfixes I want to mention are a new ljet4 driver, unbreaking of
hardware duplex printing for all true Postscript printer, fix for
a2ps <b>not</b> to use the <i>delegation</i> feature, so its now
possible to print Latex sources using <i>lpr -C ascii</i> option.
</newsp>
</news>

<news date="24th Dezember 2001" title="New Apsfilter Version 7.1.0">
<newsp>
Ho, ho, ho ! It's X'mas time ! The new apsfilter "Merry X'mas release"
7.1.0 is out now.
<br>Please view ANNOUNCE and ChangeLog file, which changes have
been made.
<br>One of the major changes, beneath bugfixes and other things,
is the introduction of a configure script and a portable Makefile.
This should make installing apsfilter more easy and "package
administrator friendlier", under the different flavours of Unix.
<br>Another positive side effects of using configure is, that you get
100% correct paths in all manpages and in the handbook, no matter
what installation paths you generate with the different configure
options.
</newsp>
</news>

<news date="16th Dezember 2001" title="New Apsfilter Version 7.0.1">
<newsp>
Apsfilter now supports new HP driver HPIJS 1.0. Additionally the old
driver is supported as well, as it is unlikely, that all gs binary
packages gets updated quickly.
<br>Please view ANNOUNCE and ChangeLog file to see what other
bugfixes and additions have been made (better bjc600/800 support,
SETUP enhancements, ...)
<br>The FreeBSD port has just been updated.
</newsp>
</news>

<news date="9th Dezember 2001" title="New Apsfilter Version 7">
<newsp>
The apsfilter developement team proudly presents apsfilter version 7.
<br>See ANNOUNCE and ChangeLog for a list of changes.
<br>You should read the apsfilter handbook to become familiar with the
new options.
<br>The FreeBSD port has just been updated.
</newsp>
</news>

<news date="8th Dezember 2001" title="Looking for BETA tester for apsfilter7">
<newsp>
Looking for apsfilter BETA tester for different platforms like:
FreeBSD, OpenBSD, NetBSD, RedHat, SuSE, Slackware, etc.
<br>Currently we have a special demand before releasing
apsfilter7, which comes with many new features, among them
support for the newest gimp-print. Of course it would be good
to have several known tester for the future as well.
Folks, what YOU can do now is:
<br>please download the latest apsfilter-current now and test, test, test.
Send your reports to <mlapscurrent>. 
</newsp>
</news>

<news date="8th Dezember 2001" title="64bits homepage">
<newsp>
The new 64bits homepage moved to new DNS namespace
<a href="http://www.64bits.de/">http://www.64Bits.de</a>
</newsp>
</news>

<news date="17th November 2001" title="Important update of apsfilter-current">
<newsp>
Michael Lossin's experimental apsfilter version has been merged
completely into apsfilter-current.
<br>This is the base of the new upcoming apsfilter7 version, which
introduces many new concepts and features.
<br>See the
<a href="http://www.apsfilter.org/cgi-bin/cvsweb.cgi/src/apsfilter/ANNOUNCE">ANNOUNCE</a>
and
<a href="http://www.apsfilter.org/cgi-bin/cvsweb.cgi/src/apsfilter/ChangeLog">ChangeLog</a>
file for further informations.
<br>You have to use anonymous cvs to checkout this new version until
the new sources are available for download.
</newsp>
</news>

<news date="16th Sept 2001" title="Apsfilter rocks more">
<newsp>
64Bits band pages now can be found under two locations.
<p>members.aol.com hosts the official 64Bits webpages
and contain the most worked out songs of the band:
<p><a href="http://members.aol.com/II64BitsII/">
            http://members.aol.com/II64BitsII</a>
 
<p>The pages hosted by apsfilter.org follow more the idea
"Apsfilter Rocks". Beneath the better worked out 64Bits
stuff you also find some unreleased or solo stuff by Andreas
recored at home, which is nice as well.
<p><a href="http://www.apsfilter.org/64Bits.html">
            http://www.apsfilter.org/64Bits.html</a>
</newsp>

</news>
<news date="01th April 2001" title="New Apsfilter 6.1.1">
<newsp>
Released new apsfilter version 6.1.1.
<br>Fixes duplex password generation routine and uses hexdump now
because of compatibility issues with od(1) in different flavours of
Unix.
</newsp>
</news>

<news date="20th March 2001" title="New Apsfilter 6.1.0">
<newsp>
Released new apsfilter version 6.1.0.
</newsp>
</news>

<news date="20th March 2001" title="what www.linuxprinting.org says...">
<newsp>
<a href="http://www.linuxprinting.org/howto/setup.html">
www.linuxprinting.org</a> makes some positive statements about apsfilter.
<p><i>apsfilter is a filter designed for use on a wide variety of Unices.
It supports essentially all Ghostscript drivers. It, too, works with
various strains of LPD, including stock BSD and LPRng. <b>At the moment,
this is probably the best third-party system around for non-PostScript
printers.</b></i>
</newsp>
</news>

<news date="18th March 2001" title="apsfilter handbook">
<newsp>
Apsfilter handbook is available for developement and -stable version.
You find it in the apsfilter sources and on the webserver.
Currently both versions are the same, since all from apsfilter-current
has been merged into the new apsfilter version 6.1.0.
</newsp>
</news>

<news date="23th January 2001" title="first draft of apsfilter handbook">
<newsp>
  Michael Lossin was so kind starting to write the apsfilter handbook
  in html. A first draft you can see using this link:
  <a href="http://www.apsfilter.org/cgi-bin/cvsweb.cgi/~checkout~/src/apsfilter/doc/handbook.html?rev=1.1&content-type=text/html&cvsroot=apsfilter&only_with_tag=HEAD">Apsfilter Handbook, 1st draft</a>.
<br>Suggestions, comments, corrections to <mlapsdoc>.
</newsp>
</news>

<news date="9th January 2001" title="bugfix: samba remote printing">
<newsp>
  Samba remote printing was broken in 6.0.0, because the variable
  containing the windows password has been named incorrect.
  This has been fixed now in -current and 6.0-STABLE.
<br>Patches are available as usual from the download page.
<br>Hint: since this is a small patch, you can easily substitute
  PASSWORD with PASSWD in SETUP and bin/apsfilter to fix that.
</newsp>
</news>

<news date="23th December 2000" title="Updated FreeBSD port">
<newsp>
  Updated FreeBSD ports collection:
<br>- updated apsfilter6 port to new -STABLE release (V 6.0.0)
<br>- removed old apsfilter port (which was old STABLE = 5.4.2)
</newsp>
</news>

<news date="23th December 2000" title="Apsfilter V 6.0 released">
<newsp>
  After a long testing period I'm proud to present apsfilter V 6.0.
<p>Many thanks to the team, especially to Michael Lossin. Only with
  his continous help V 6.0 became true and is as mature as it is now.
<p>Many useful features have been coded by Michael, i.e. pseudo duplex
  printing to mention only one.
<p>Also a big thanks to Matej Vela who initially started apsfilters
  code cleanup which ended in a complete great rewrite.
</newsp>
</news>

<news date="09th December 2000" title="New apsfilter-current snapshot">
<newsp>
  Released a new apsfilter-current (apsfilter6) snapshot.
</newsp>
</news>

<news date="11th November 2000" title="New features in apsfilter-current">
<newsp>
  Just committed printer support for IBM omni printer and gimp-print/stp.
  As well as a new cool feature to enable true PS printer to recognize
  non-standard PS fonts, that are not embedded in the PS file. Same for
  images. The new pseudo device names are <b>PSgs_XXXdpi</b>.
  This has been implemented by adding an <b>additional rendering stage</b>:
<br><i>input -> conversion to PS -> gs -sDEVICE=pswrite ... -> printer</i>
<br>This has been implemented by Michael Lossin.
</newsp>
</news>

<news date="27th October 2000" title="Cisco Certified Internet Expert (CCIE[tm]), I made it ...">
<newsp>
  <a href="http://www.cisco.com/warp/public/625/ccie/">
  <img SRC="$(ROOT)/images/CCIE_LOGO.gif" BORDER=0 height=60 width=62>
  CCIE Routing & Switching #6362.
  </a>
  Hope I have more freetime now for apsfilter coding ;-)
</newsp>
</news>

<news date="25th October 2000" title="Hardware donation">
<newsp>
  <a href="mailto:mlc@hmsoftware.com">Michael Lechner</a>,
  CEO of <a href="http://www.hmsoftware.com/">
  H&M Software-Netzwerktechnik-GmbH</a>,
  sponsored the apsfilter project by donating a
  <a href="http://www.mustek-europe.com/html/prod/parg1200sp.html">
    Mustek SCSI scanner</a>. Many thanks for the hardware donation.
</newsp>
</news>

<news date="05th September 2000" title="Please use the mailing-lists">
<newsp>
  Please use the apsfilter mailinglists for _everything_ concerning
  apsfilter. Mails concerning apsfilter, that are being sent to any
  of my personal e-mail addresses will be simply ignored in the future
  or possibly redirected automatically to apsfilter-chat.
  <br>Code and patch submissions should go to apsfilter-hackers.
  <br>There are only organizational reasons behind that: a) I don't have
  the time anymore to answer everything myself, b) mailinglists should
  simply be used !
</newsp>
</news>

<news date="01th September 2000" title="Alexander Langer joins the team">
<newsp>
  Alexander will work on make macros for the Apsfilter Documentation Project.
</newsp>
</news>

<news date="27th August 2000" title="Windows remote printing fixed">
<newsp>
  Important fix in apsfilter V6. Windows remote printing worked properly
  in SETUP but not when using apsfilter. This was due to a syntax error
  (one little space missing).
  <br>Rolled a new release; please note it has the same name, but other
  checksum !
</newsp>
</news>

<news date="27th August 2000" title="Deutsche Apsfilter Mailingliste">
<newsp>
  Für diejenigen, die mit dem Englischen absolut auf Kriegsfuß stehen,
  gibt es die deutschsprachige Mailingliste <mlapshilfe>.
  Bitte nur verwenden, wenn es wirklich nicht anders geht, sonst
  werden in deutscher und englischer Mailingliste mehr oder weniger
  die gleichen Fragen gestellt.
</newsp>
</news>

<news date="27th August 2000" title="New Apsfilter FAQ">
<newsp>
  The apsfilter documentation project proudly presents the
  <a href="$(ROOT)/docs/faq/index.html">Apsfilter FAQ</a>.
  <br>The text has been migrated from text to SGML format
  making it possible to present it online on our webserver
  as well as in many different output formats (HTML, PS, PDF,
  text, DVI) which you can download from there.
</newsp>
</news>

<news date="25th August 2000" title="Duplex printing for v6.0">
<newsp>
  Michael Lossin contributed code to enable duplex printing on
  otherwise non-duplex capable printers.
  <br>The Initiator of a print session gets an e-mail notification
  after printing the odd pages, which contains a print job specific
  restart command with a key, which enables only that user to restart
  the queue to continue printing the even pages after flipping the paper.
  Enable duplex printing with:
  <br>lpr -C duplex somefile
</newsp>
</news>

<news date="22th August 2000" title="New Apsfilter 6.0 Snapshot">
<newsp>
  Today I rolled a new developement snapshot after some patches
  from Michael Lossin. We are shortly before releasing the official
  new version 6.0. So please test folks, test ! ;-)
</newsp>
</news>

<news date="20th August 2000" title="Apsfilter Documentation Project">
<newsp>
  Today I started the Apsfilter Documentation Project.
  The build environment already supports subdirs for different languages.
  The raw framework for FAQ and handbook is nearly finished.
  <br>Please be patient, since some technical issues have to be resolved.
  <br>For communication a new mailinglist has been added: <apsmldoc>
  <br>BTW, I'm looking for people who like to volunteer.
</newsp>
</news>

<news date="20th August 2000" title="New Links Infopage">
<newsp>
  <a href="$(ROOT)/links.html">New webpage</a>
  with links to other hopefully useful sources of information.
  <br>Covered themes: people, apsfilter, printing under Unix environment,
  HOWTOs, tutorials, different flavours of Unix.
</newsp>
</news>

<news date="19th August 2000" title="New Infopage of Supported File Formats">
<newsp>
  New <a href="http://www.apsfilter.org/filetypes.html">Filetypes</a>
  infopage about apsfilter v6.0 file type support. Contains links to
  ftp/http download site and homepage if available.
</newsp>
</news>

<news date="15th August 2000" title="apsfilter v6.0 test release">
<newsp>
  Please test apsfilter v6.0 prerelease. Write comments and suggestions to
  <mlapscurrent>.
</newsp>
</news>

<news date="14th August 2000" title="make-release modified">
<newsp>
  Updated make-release, so that the info files have the same version
  as apsfilter release + last patch. Now you see what you get after
  applying the recommended patch, if available.
</newsp>
</news>

<news date="13th August 2000" title="Finished new make-release script">
<newsp>
  Finished today the new make-release script, which fixes some odd behaviour
  of the old version. Additionally the style of download.html changed.
  Hope you like it ;-)
</newsp>
</news>

<news date="11th August 2000" title="Moved 64Bits pages to www.apsfilter.org">
<newsp>
  The apsfilter slogan "apsfilter rocks" had the positive side effect
  of moving the 64Bits webpages to www.apsfilter.org, which looks a lot
  better than my personal homepage. Feel free to visit our bands webpages
  to download some or all of our 4 titles in mpg3 format.
</newsp>
</news>

<news date="11th August 2000" title="Fixed FreeBSD port today">
<newsp>
  I manually created the diffs for apsfilter 5.4.2 for the FreeBSD
  ports collection and updated the FreeBSD port.
  For all other operating systems you can get the latest patch
  for apsfilter 5.4.2 from here, until I have time to fix the make-release
  script:
  <a href="$(ROOT)/download/patch-5.4.2-RELENG_5-20000811.gz">patch-5.4.2-RELENG_5-20000811.gz</a>.
</newsp>
</news>

<news date="10th August 2000" title="Broken apsfilter diffs">
<newsp>
  The apsfilter diffs generated on www.apsfilter.org were all
  broken. Fixing and testing the make-release script will last
  some days. During that time apsfilter diffs for 5.4.2
  will not be available.
<br>
  Workaround is to checkout an apsfilter-STABLE release (RELENG_5)
  using anonymous cvs.
<br>
  Sorry folks for any inconveniances involved with this...
</newsp>
</news>

<news date="6th August 2000" title="New Webserver Pages">
<newsp>
  You'll find now a more complete overview of apsfilter team,
  developers, contributors and a list of apsfilter.org sponsors.
</newsp>
</news>

<news date="2nd August 2000" title="New mailinglists">
<newsp>
  Three new mailinglists are available:
  <li>apsfilter-chat</li>
  <li>apsfilter-current</li>
  <li>apsfilter-stable</li>
</newsp>
</news>

<news date="2nd August 2000" title="Apsfilter.org logo submission">
<newsp>
  Michael Lossin <phallobst@web.de> was so kind to submit an
  apsfilter.org logo. I'm not sure, if yellow on blue suits, but
  I think we can discuss that on the mailinglists. Maybe its time
  for apsfilter-chat@apsfilter.org ;-)
</newsp>
</news>

<news date="1st August 2000" title="New apsfilter 5.4.2 patch">
<newsp>
  There is a new apsfilter 5.4.2 patch available for download.
</newsp>
</news>

<news date="1st August 2000" title="Apsfilter homepage moved">
<newsp>
  The apsfilter homepage moved from freefall.freebsd.org to
  its new official location <i>www.freebsd.org</i>.
  Many thanks to Jordan Hubbard,
  <a href="http://www.cdrom.com/">Walnut Creek</a> and
  the <freebsd> developement team for hosting the apsfilter
  webpages beneath my personal pages on the main FreeBSD
  developement machine for the last years.
</newsp>
</news>

<news date="28th July 2000" title="Apsfilter.org homepage">
<newsp>
Started creating apsfilter.org homepage.
</newsp>
</news>

<news date="15th July 2000" title="DPN sponsored apsfilter.org domain">
<newsp>
Bernd Walter from
<a
href="http://www.dpn.de">        
DPN
</a>
was so kind to arrange domain sponsoring for apsfilter.
Many thanks !
</newsp>
<newsp>
Bernd from the
<a
href="http://www.cosmo-project.de">
Cosmo Project
</a>
also arranged the hosting of apsfilter on 
srv1.cosmo-project.de which is sponsored by
<a
href="http://www.dpn.de">
DPN
</a> as well.
</newsp>
</news>
