Use WWWOWN instead of nobody.
Clean up Makefile using SUB_FILES, SUB_LIST and PORTDOCS.
Etc.
PR: 72298
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>, vs/flz
icon-slicer is a utility for generating icon themes and libXcursor cursor
themes.
The inputs to icon-slicer are conceptually:
A) a set of multi-layer images, one for each size
B) a XML theme description file
Each image contains all the cursors arranged in a grid; for cursors the
layers are:
- a layer with a dot for the hotspot of each cursor
- the main image or first animation frame for multi-frame animated cursors
- the second animation frame for multi-frame animated cursors
- ...
For icons, the layers are:
- a layer with the images
- an optional layer with attachment points for emblems
- an optional layer with boxes for embedding text into icons
In practice, since loading of multilayer images is not supported by standard
image libraries, each layer is input as a separate image file.
The theme description file contains, among other things, information about the
source images to read, the location of each named cursor or icon within the
grid, and a set of aliases from names to other names.
WWW: http://www.freedesktop.org/wiki/Software/icon-slicer
by default because it gives functionality
not found in mail/bogofilter only if WITH_CP866
is set. Otherwise a package will be identical
to that from mail/bogofilter.
* iconv/unicode bugfixes
* sqlite3 interface much more CPU efficient and faster now
* bogofilter -q option to suppress printing of statistics
(see share/doc/bogofilter/NEWS for details)
- convert WITHOUT_*/pre-everything messaging stuff (GSL, BASH) to OPTIONS
- add an OPTIONS switch for ICONV (experimental, default off),
suggested by Yar Tikhiy.
- revise pkg-install message
- use a more suitable LIBS/CPPFLAGS passing for sibling ports or
when GSL=off ICONV=on is used.
- change wording of GSL OPTION.
- reset -qdbm PORTREVISION
- remove obsoleted bogofilter-qdbm/files/* patches
- deprecate bogofilter-tdb effective 2005-11-30
Removed files:
- bogofilter-qdbm/files/patch-pathcycle
PR: ports/81642
Submitted by: maintainer
-Add a missing MAN1.
-Bump the PORTREVISION.
BTW: dbus stuff is kind of bother me. I am not sure if it does right, but I
will ask marcus and tmclaugh about it. (ie: lib/dbus-1.0/services)
Reported by: pointyhat via kris [1]
Pointy hat to: tmclaugh
libgnomeprintui by remove the un-need dependency. That made my change isn't
right, so I am chasing it. Re-add GNOME option if libgnomeui exists, then
enable and depend on it. Bump the PORTREVISION.
Reported by: pointyhat via kris