Commit graph

23 commits

Author SHA1 Message Date
spz
dae77d800b build fix following the freetype2 update 2014-03-23 01:37:27 +00:00
taca
9b254d7469 Fix build problem and suppress some warnings, espcially adapt to latest
libmng API.
2013-08-17 14:39:24 +00:00
wiz
95a3b5d685 Fix mgpembed.pl.
Patch from Marc Espie <espie@nerim.net> on tech-pkg.

Bump PKGREVISION.
2013-06-23 14:58:27 +00:00
wiz
4c2c11777a Convert to use imlib2, based on Debian patches.
Set LICENSE. Bump PKGREVISION.
2011-02-25 17:02:53 +00:00
chuck
9ef80d9cd8 get rid of un-needed cppflags in optflags, as it causes the compile to
fail on macosx (complains about -isystem).
2010-12-15 19:08:21 +00:00
taca
2615325c03 Update magicpoint to 1.13a.
* Fix build error with xft2 option and graphics/freetype-lib package is
  installed.  Shoud be fix PR pkg/32656.
* Refering PR pkg/38552 adpot some of patches.
* Move PKG_OPTIONS related item to options.mk.
* More pkgsrc clean up.
* Try to reduce compile warnings.


What's new in 1.13a?

    * m17n library support enhancement
    * MacOS support enhancement
    * add new environment variable MGPRC for the path of the .mgprc file.
    * add "psfont" directive to specify the font used by mgp2ps
    * add -g option for mgp2ps to allow users to adjust line distanc
    * add -zoomonclk option for newimage
    * allow to handle gif format images by default
    * many bug fixes

      Dedication

      Magicpoint 1.13a is dedicated to the memory of Dr. Jun-ichiro
      "itojun" Hagino, who was known for his enormous contribution to
      the Internet and the Open Source Software community. He was the
      developer of Magicpoint from its infancy. Magicpoint could not
      exist without his devoted work.

What's new in 1.12a?

    * add %tsystem directive which might be more stable than %xsystem
    * add -rotate option for newimage
    * allow to use non-ASCI filename in slides (use -U to enable this feature)
    * many bug fixes
2008-09-10 13:32:47 +00:00
joerg
8051605c42 Fix errno. Add missing prototype. 2006-02-23 20:49:49 +00:00
hira
db67105c0b Use size_t for the third and fifth arguments of the iconv(3).
Fix core dump on amd64.  Bump PKGREVISION.
2005-04-07 23:11:56 +00:00
taca
998b26b1ce Allow to select font rendering engines with PKG_OPTION. Possible
options are freetype, vflib and xft2.  Default is xft2 which is the
same as previous magicpoint package.

This work is written by Kouichirou Hiratsuka and I modified to use
bsd.options.mk framework.

Bump package revision.
2004-11-30 17:29:30 +00:00
danw
e9f52e6638 darwin fixes: use ${MAKE_FLAGS} as well as ${MAKE_ENV} in the post-configure
rule (qv bsd.pkg.mk rev 1.1425), rename a function that conflicts with
a system function, and change malloc.h to stdlib.h
2004-05-25 01:30:22 +00:00
adam
a2c3e9a598 Follow new FreeType2 building rules 2004-04-27 15:42:58 +00:00
wennmach
2b7c282114 Apply several bugfixes:
1. fix ifdef symbol in parse.c
   XFT2 -> USE_XFT2

2. fix codeset names for iconv_open(3) in draw.c
   Two codeset names of `UTF8' and `iso2022jp' don't work on NetBSD.

3. fix comparison bug in draw.c
   A integer value should not be compared with a iconv_t variable
   directly.

4. fix PR pkg/24030

Fixes provided by Kouichirou Hiratsuka in PR pkg/24053.
Closes PR pkg/24053 and PR pkg/24030.
2004-01-12 15:19:28 +00:00
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
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
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
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
jlam
3766eb2f73 Remove unnecessary patch, and pass in -lintl in another way. 2000-07-27 08:13:11 +00:00
drochner
d1f323a47e defuzz 2000-05-30 21:09: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
itojun
e2ae19d06d upgrade to use magicpoint 1.05a.
preparation for Japanese version (pkgsrc/japanese/magicpoint).
1999-06-17 08:00:31 +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