jmmv
10ce8d7590
Update to 1.10a:
...
* Support for Xft2 + fontconfig. If you are not familiar with these words,
please see FAQ and README.xft2 for more information.
* Support for new directive %tab 0 which can be used to apply a list of
directives to lines that start with a non-tab character.
* For security reasons, we have changed mgp so that directives that fork a
process are not processed by default. The -U option must be specified in
order to process such directives.
* Introduced %opaque directive. Please see SYNTAX for detailed information.
* Support for iso8859-2 encoding for mgp2ps.
* Introduced -X option for mgp2ps to suppress the use of the specified
rendering engine.
* Introduced escape char '\' to display lines that start with '#'.
* Many bug fixes.
2003-09-11 16:09:40 +00:00
jschauma
d8f9938d2c
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-03-02 19:47:23 +00:00
itojun
e2b53625e0
we have --disable-vflib, so we don't need to pull in buildlink2.mk for ja-vflib.
...
from Naoki Fukaumi
2002-11-15 16:33:12 +00:00
wiz
5a4c9accff
buildlink1 -> buildlink2.
2002-10-09 11:55:53 +00:00
wiz
d0bdb19982
Add dependency on netpbm for pnmscale and pnmdepth.
...
Requested in pkg/17485 by Hideyuki Suzuki.
2002-07-05 12:16:33 +00:00
seb
5f661affe6
Adjust various pathnames to use newly reimported packages from the japanese
...
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
fredb
b48eba1112
Give all packages which depend on "png" a version bump, and update
...
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
itojun
16fa29957c
upgrade to 1.09a. a lot of bugfixes, new directives, security hole fix
...
(has been incorporated as pkgsrc patch), etc.
2001-09-30 05:11:57 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
e6fda5ca99
Fix the rpath so that ${LOCALBASE}/lib (where the graphics libraries are
...
installed) is included, which ${BUILDLINK_DIR}/lib (which is a temporary
directory) is not.
2001-09-14 05:41:05 +00:00
itojun
8188bdebc0
plug buffer overrun hole inherited from xloadimage.
...
XXX package version number bump
2001-08-31 00:22:12 +00:00
jlam
73d2f0ca37
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
...
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
cf0199f109
* Add a some more graphics capability to magicpoint by adding a dependency on
...
graphics/mng.
* Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
* Replace definition of XMKMF with one that takes xpkgwedge/buildlink into
account. Fixes pkg/13588 by Luke Mewburn <lukem@wasabisystems.com>.
2001-07-31 05:27:30 +00:00
taca
a249b78dbb
Remove share/examples/mgp/dns-jp.mgp from PLIST since magicpoint-1.08a
...
dosen't contain this file any more.
2001-06-24 09:01:54 +00:00
jlam
328a35f96f
LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
...
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
itojun
38a0ec704b
upgrade magicpoint to 0.18a.
...
- The "charset" directive: you can use iso-8859-[1-4]
- MNG support: animation without "mark" and "again"
- Enhancing "mgp2ps"
* Supporting "cont", "mark", "again"
* Resizing image
- bug fixes
2001-05-24 10:36:00 +00:00
wiz
26c40c61dd
Update dependency on png to >=1.0.11 because of the shlib major bump.
...
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
tron
f36f0d3802
Invoke "xmkmf" with full pathname to avoid problems on systems with two
...
X11 installations like e.g. Solaris with OpenWindows and XFree86.
2001-03-11 16:19:45 +00:00
tron
5382bbe7c6
Because the minor number of the PNG library was increased packages compiled
...
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
a2a4d06c6f
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:22:13 +00:00
hubertf
a6b1fd04f1
elf lib fix
2000-09-26 01:31:12 +00:00
jlam
390c715796
Update freetype-lib dependency to >=1.3.1 since the freetype library
...
bumped its major. This is needed so that binary packages checking
dependencies don't match an older freetype library.
2000-07-27 08:15:30 +00:00
jlam
3766eb2f73
Remove unnecessary patch, and pass in -lintl in another way.
2000-07-27 08:13:11 +00:00
itojun
f1da92c4b3
magicpoint makes use of pkgsrc/graphics/png, add dependency.
2000-06-15 05:57:56 +00:00
drochner
d1f323a47e
defuzz
2000-05-30 21:09:50 +00:00
is
96c67ad7ac
Upgrade pacakge to magicpoint-1.07a, which has much better mgp2ps.
2000-05-12 15:22:26 +00:00
jlam
c4cbbff069
Switch dependency from freetype to freetype-lib.
2000-05-01 06:07:44 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
jlam
cf8f9ae1ae
* Update to magicpoint-1.0.6a.
...
* Split out xmindpath into a separate package (x11/xmindpath).
1999-10-28 04:14:02 +00:00
mrg
2483d2da50
pass --x-{libraries,includes}= down to xmidpath. fixes this pkg with xpkgwedge.
1999-07-01 14:19:32 +00:00
hubertf
8b2d8a4bb6
freetype is in graphics, not print
1999-06-17 16:03:42 +00:00
itojun
8e145f0dd4
merge in pkgsrc/japanese/magicpoint into pkgsrc/graphics/magicpoint.
...
nuke pkgsrc/japanese/magicpoint.
1999-06-17 13:20:37 +00:00
itojun
e2ae19d06d
upgrade to use magicpoint 1.05a.
...
preparation for Japanese version (pkgsrc/japanese/magicpoint).
1999-06-17 08:00:31 +00:00
itojun
61e3e4eb82
add CONFLICTS to mgp-*.
1999-06-16 16:21:26 +00:00
itojun
e307aa0fe6
s/mgp/magicpoint/ for PKGNAME
1999-06-16 16:18:30 +00:00
itojun
fa08877894
itojun becomes maintainer.
...
freetype support.
build and install xmindpath in magicpoint "contrib" directory.
Reviewed by: Tim Rightnour <root@garbled.net>
1999-06-15 21:22:10 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
garbled
295d56b8b5
Update magicpoint package to 1.04a. New pkg has some additional
...
programs to aid in building presentations. (also fixed a few pkg glitches)
1998-11-11 06:28:40 +00:00
augustss
6ff51e3f60
Don't treat ' ' specially, it doesn't work for mono-width fonts.
1998-08-24 19:02:15 +00:00
hubertf
0addc21e4f
Install some examples.
1998-08-24 01:00:26 +00:00
frueauf
d2a6ab82d5
Spell $NetBSD$ right.
1998-08-23 10:33:24 +00:00
garbled
1d92fca9ed
Adding new pkg for magicpoint. Hi Lennart!
...
an X11 based presentation tool
1998-08-23 07:59:49 +00:00