Age | Commit message (Collapse) | Author | Files | Lines |
|
This package contains the O'Reilly sample CID-keyed fonts provided by Adobe
for Taiwanese (Traditional Chinese), Korean and Japanese.
|
|
|
|
${PREFIX}/share/ghostscript/Resources
instead of in /Resources. Bump the PKGREVISION of all ghostscript-gnu
packages.
|
|
|
|
library and minor bugfixes.
Update provided by <igy@arhc.org>. This closes PR pkg/18279.
|
|
|
|
|
|
|
|
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.
This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License, and is built with only support for X11 displays,
the IJS client device, and image format devices, e.g. JPEG, PNG, TIFF, PDF,
PS.
This is based on the idea in pkg/16059 by Greg A. Woods <woods@weird.com>.
|
|
|
|
current systems, on 1.6, and on previous releases should all work now.
|
|
|
|
Make sure we handle unset PKG_PATH correctly (re: 1.31)
|
|
|
|
|
|
|
|
o add .ogg support -> `application/x-ogg'
o fix CGI requests with "/" in the query part
|
|
Handle PKG_PATH being set - hide it from the 'make' calls, but use
it in pkg_add.
|
|
o BGP connection problem is fixed.
o EAGAIN check is added.
|
|
|
|
branch has been merged.
|
|
|
|
|
|
Bump PKGREVISION and depend on it.
|
|
|
|
there.
|
|
|
|
|
|
dependency on ghostscript. This handles the dependency patterns that will
match either ghostscript{,-nox11} and ghostscript-gnu{,-nox11} depending
on which version number of ghostscript is required. From the comments at
the top of the file:
To use this Makefile fragment, simply:
(1) Optionally set GHOSTSCRIPT_REQD to the minimum version number of
Ghostscript required by the package,
(2) Optionally set USE_GHOSTSCRIPT to "build" to only add a build-time
dependency on Ghostscript,
(3) And include this Makefile fragment in the package Makefile,
|
|
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.
This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License, and is built without support for X11 displays.
This package also doesn't support all of the printers in the
print/ghostscript{,-nox11} packages, but does support a wider range of HP
inkjet printers through the print/hpijs package, and supports the GIMP
print inkjet printer drivers through the print/gimp-print-ijs package.
|
|
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.
This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License. This package also doesn't support all of the
printers in the print/ghostscript{,-nox11} packages, but does support a
wider range of HP inkjet printers through the print/hpijs package, and
supports the GIMP print inkjet printer drivers through the
print/gimp-print-ijs package.
|
|
in Makefile.common, and note conflict with the ghostscript-gnu* packages.
|
|
o /join group can now move an ICB group to a different window
o add ICB support for /join -force and /join -invite
o echoing bold / inverse / underline chars immediately after one
another now works properly in all cases
o DCC and IPv6 now works. ircII can DCC CHAT via IPv6 with irssi
o new /set dcchost to change the dcc source host. this changes what
the -H flag sets at start up
o IPv6 support split into pure-IPv6 and new socket API support, with
replacements for the latter being provided if they do not exist.
PLEASE NOTE: this may cause ./configure or build failures due to
gethostbyname(), getaddrinfo(), getnameinfo(), freeaddrinfo(),
inet_pton() or inet_ntop() lossage. please report via ircbug
o /dcc talk, /dcc summon, and /dcc tmsg are no longer supported
o /on ctcp_reply, /on notice, /on encrypted_notice and /on flood all
now provide the target of the /on as $1. PLEASE NOTE: this will
affect old scripts. use if (V > 20020902) to check for the new
behaviour
o nearly all reported bugs fixed
o /xecho -level should now work for channel traffic as wel. PLEASE
NOTE: this will probably cause some messages to go to a different
window now than they used to - possibly a bug! please report any
such changes that do not seem correct
o connections to multi-homed hosts not listening on all IP addresses
now works in all cases
o new /setenv & /unsetenv commands
o /log core dump fixes
o help file fixes
o new `fkeys' script to make it possible to bind function keys
o irc -t is now the default. use -T to get ti/te sequences
o long ICB messages are now always split up correctly
o various minor bug fixes
o 2.8script/newaway/default scripts "n.o" alias unified
|
|
XXX: Could do with an update. Anyone reading this? ;)
|
|
buildlink->buildlink2
Main changes between 0.9.2 and 0.9.5.1
=======================================
* Do not set the locally resolved hostname for local client entry but take
what server sends. This way the real hostname is shown in WHOIS for
yourself.
* Fixed duplicate PKCS name registering to not allow it.
* Enabled SIM support on *BSD systems.
* Fixed buffer overflow and security problems (loosing bits in CFB
encryption) in SILC RNG.
* Fixed buffer overflow with CUMODE mode->mode character conversion.
* Fixed a crash in client libary in NICK_CHANGE notify when NICK_CHANGE
arrived for client entry we are resolving currently.
* Don't do SILC_STRING_LANGUAGE encoding if the outbuffer is NULL since it
seems that on some platforms NULL is allowed and on some it's not.
Fallback encoding is used instead.
* Fixed a bug in Irssi SILC client to close the connection properly when
disconnecting from server. Handle local errors correctly during resuming.
Update submitted by Lubomir Sedlacik <salo@xtrmntr.org> in PR 18277.
|
|
Patch from mrg, due to be included in the next release, but who knows
when that will be ;)
Bump to 5.14nb1.
|
|
|
|
modify the same file.
|
|
|
|
|
|
(which did reveal multithreaded Python problems...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
This version includes two bugfixes in the Javascript support, the X icon
name is now set, an associations bug was fixed, along with an occasional
paste bug, a Euro entity was added, and parsing \xab numbers in Javascript
is now supported, along with other features.
|