Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- PKG_SYSCONFDIR fixes
- Add lib/liblpr.so* to PLIST
- Run checkpc before starting the printer daemon
|
|
automatically in the PLIST.
- Use the new mimedb.mk file from shared-mime-info to handle the registration
of new mime types.
- Remove redundant LIBTOOL_OVERRIDE
- Bump PKGREVISION to 1 because of this.
|
|
suggested by reed@
|
|
pax.
patch provided by D'Arcy J.M. Cain in PR 26794
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
|
|
|
|
|
|
into the bsd.options.mk framework. Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.
This fixes PR pkg/26590.
|
|
|
|
port2pkg.
Here you have the new release of `poster', to scale postscript
images to a larger size, and print them on larger media and/or
tile them to print on multiple sheets.
With respect to the earlier release:
- support is added for foreign (Non European A*) media sizes.
- options for scaling became more flexible
- original restrictions on white margins in your drawing are removed.
For a complete explanation see the accompanying manual.
|
|
|
|
|
|
|
|
|
|
for each package can be determined by invoking:
make show-var VARNAME=PKG_OPTIONS_VAR
The old options are still supported unless the variable named in
PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A security patch was applied that solves a couple of problems
reported with malformed uuencoded pdf files.
also, enable installation on netbsd/sparc64 for the solaris version.
|
|
had some problems in the developer's own "My personal settings" section
which was for Linux only. I made it work and then noticed that the
app-defaults was now wrong and so it would not package.
So I commented out the entire "My personal settings" section.
This won't change for other operating system builds because
it was "LinuxArchitecture" only.
I didn't bump PKGREVISION because this didn't build (as far
as I can tell) in the first place under Linux and didn't package
under Linux either.
I tested under NetBSD 1.6.2_STABLE also.
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
- fix double instantiation of ggv during session restoration; fixes #147710
(patch by Muktha Narayan).
- check print command before executing it; fixes #147705 & friends.
- properly display documents with pages with different bounding boxes.
- test for /usr/ucb/lpr on Solaris at runtime.
|
|
* Bitmap and gradient fill support for backgrounds.
* Text improvements (tabs, spaces, bullets)
* Gfx improvements (line arrows, rounded rectangles)
* iksemel is upgraded to latest cvs code (more speed, less memory)
|
|
|
|
Fixes use on Solaris, no change on most other systems.
|
|
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.
The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
|
|
Fixes build on Solaris.
|
|
Change list from release notes:
* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.
All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=130814
* invalid fonts in pdf files when locale uses comma for decimal
* invalid line widths in pdf
|
|
* Make the scrollbar buttons work. (Martin) - #132489
* Keep "Loading failed" alerts on screen until the user dismisses
them. (Martin) - #137262
* Fix handling of link_named bookmarks. (Remi)
* Load bookmarks and thumbnails in the background. Speeds up file
loading. (Remi) - #137439
* Update recent-files code (includes file locking fixes). (Martin) -
#138817
* Fix crashes during Thumbnail extraction. (Martin) - #139211,
#139477, #141725, #141226
* File format filters for the file chooser. (Remi) - #137592
* Translation updates: Zuza Software Foundation (af), Helgi Thormar
Thobjornsson (is), Inaki Larranaga (eu), Gujarati Team (gu), Andras
Timar (hu), Theppitak Karoonboonyanan (th), Christian Rose (sv),
Francisco Javier F. Serrador (es), Duarte Loreto (pt), Gareth Owen
(en_GB), Miloslav Trmac (cs), Sigurd Gartmann (no), Artur Flinta
(pl), Baris Cicek (tr), Tino Meinen (nl), Laurent Dhima (sq),
Changwoo Ryu (ko), Funda Wang (zh_CN), Christian Neumair (de), Ole
Laursen (da), Raphael Higino (pt_BR), Danilo Segan (sr), Takeshi
AIHANA (ja), Adam Weinberger (en_CA), Ahmad Riza H Nst (id),
Christophe Merlet (fr), Francesco Marletta (it), Rostislav Raykov (bg)
Rhys Jones (cy)
|
|
|
|
no PKGREVISION bump because it wouldn't build without openssl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
install pstopxl, pxlcolor.ppd and pxlmono.ppd.
Also: don't try to @dirrm share/ghostscript - it belongs to
ghostscript-fonts.
ok'd by jlam
|
|
packages install filters into libexec/cups/filter - which doesn't work
in pkgview land. To work around this disable pkgview installation of
cups until the issues are resolved.
ok'd by jlam@
|
|
|
|
|
|
(Really it currently redirects to another webpage.)
This is better than using generic www.gnome.org
that leads us nowhere.
|
|
maintainer, kei@.)
Also added "meta-pkgs" to CATEGORIES as a sub-category. (As asked
by maintainer, kei@.)
|
|
by Peter Bex.
|