PR: 34647
Submitted by: maintainer
- install icons to the directory gpsman looks for them in
PR: 34060
Submitted by: maintainer, Slaven Rezic <slaven.rezic@berlin.de>
Move EXTRACT_SUFX up in the Makefile (portlint).
Openwebmail is a webmail system designed to manage very big mail folder files
in a memory efficient way.
PR: 34781
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
A attatchment filter for Sendmail
There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are MIME decoded if needed.
This program needs sendmail version 8.12.1 or newer to be compiled with
libsm and libmilter.
WWW: http://freshmeat.net/projects/noattach/
was slightly broken [1].
Allow alpha users to remove -O0 from CFLAGS if they so desire [2]. Replace
-O2 in config with whatever ${CFLAGS} happens to be, with a perl regex.
Submitted by: [1] sf
[2] naddy
no sense in muddying up the Makefile with checks for NOPORTDOCS
just to remove the copy of one patched file.
Make the package list be in alphabetical order for directories with
lots of files in them; this allows one to do `/bin/ls -1` to generate
the package list and produce (hopefully) smaller diffs for subsequent
versions.
- update WWW: tag to new homepage
- use my FreeBSD.org email address in pkg-descr
PR: 34748
Submitted by: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
This packages core application is a command line tool which can read
so-called PhotoCD (*.pcd) images and convert them to PPM or JPEG
(pcdtoppm). Also included is a PhotoCD viewing frontend for X (xpcd).
Main benefit in this package is that it is capable to open PhotoCD
pictures in 3072x2048 pixels resolution and convert them to JPEG,
while most of the other applications that I've seen don't go beyond
768x512.
This application is also packaged (by other people) into Debian
(http://packages.debian.org/stable/graphics/xpcd.html)
- Fix pkg-plist, ports installed more files.
- set manpages in Makefile
- Fix Head of makefile
PR: 31539
Submitted by: juha.o.ylitalo@nokia.com
* Added option to choose between infinite and four-element stack in RPN mode.
* Added option to disable autorelease of arc and hyp buttons.
* RPN-related options are now grayed out when the algebraic mode is chosen.
* Added shortcut ctrl-q for exit.