summaryrefslogtreecommitdiff
path: root/misc/magicpoint
Commit message (Collapse)AuthorAgeFilesLines
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-0/+16
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* A minor modification of magicpoint/files/patch-aaYoshio MITA2002-01-051-6/+8
| | | | Notes: svn path=/head/; revision=52584
* use stdlib.h instead of malloc.h For compatibility with 5-current.Yoshio MITA2002-01-051-0/+11
| | | | | | | | | | This change does not affect 4-stable ports. PR: ports/32071 Submitted by: also from Nicolas Jombart Notes: svn path=/head/; revision=52583
* To catch up the latest versionYoshio MITA2001-10-073-6/+7
| | | | | | | Submitted by: The maintainer. Notes: svn path=/head/; revision=48515
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Depends on pnmscale which is in the netpbm port.Yoshio MITA2001-04-151-0/+1
| | | | Notes: svn path=/head/; revision=41420
* fix build error.FUJISHIMA Satsuki2001-01-231-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=37496
* Compilation failure problem under XFree86 version 3 is solved.Yoshio MITA2001-01-211-4/+12
| | | | | | | Reviewed by:ports-jp@jp.FreeBSD.org (ports-jp 10658) Notes: svn path=/head/; revision=37389
* Added HTML manualYoshio MITA2001-01-141-4/+7
| | | | | | | Submitted by: sf@FreeBSD.org personally Notes: svn path=/head/; revision=37172
* add XFREE86_HTML_MAN= noMIHIRA Sanpei Yoshiro2000-09-281-0/+1
| | | | | | | | Submitted by: onigiri Oked by: maintainer Notes: svn path=/head/; revision=33193
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Add png.3 into LIB_DEPENDS. Also slightly reorder Makefile while I hereMaxim Sobolev2000-06-091-7/+8
| | | | | | | | | | (separate definitions from targets). PR: 18865 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29435
* Update to 1.07a.Akinori MUSHA2000-05-213-27/+49
| | | | | | | | | | | | | PR: ports/18671 Submitted by: mita@jp.FreeBSD.org Delegate the maintainership of japanese/magicpoint to mita@jp.FreeBSD.org, the maintainer of misc/magicpoint. Approved by: itojun@itojun.org (previous maintainer) Notes: svn path=/head/; revision=28641
* Convert to PORTNAME/PORTVERSION.Akinori MUSHA2000-04-131-3/+2
| | | | Notes: svn path=/head/; revision=27488
* Update to version 1.06aR. Imura2000-02-122-3/+3
| | | | | | | | PR: 16543 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=25706
* Fix buffer overflow.Jun Kuriyama1999-12-231-2/+0
| | | | | | | | Obtained from: NetBSD Approved by: itojun Notes: svn path=/head/; revision=23853
* Mark BROKEN due to buffer overflowKris Kennaway1999-12-011-0/+2
| | | | | | | Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23537
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* - changed = to ?= or += in some of the variablesMunechika SUMIKAWA1999-09-101-5/+4
| | | | | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun Notes: svn path=/head/; revision=21545
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* use latest version (1.05a).Jun-ichiro itojun Hagino1999-06-172-4/+5
| | | | Notes: svn path=/head/; revision=19517
* update to use magicpoint-1.05aJun-ichiro itojun Hagino1999-06-172-5/+5
| | | | Notes: svn path=/head/; revision=19516
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18432
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* respect PREFIX.Jun-ichiro itojun Hagino1998-09-141-4/+2
| | | | | | | gzip xmindpath.1 unconditionally. (I believe we must do some more thing) Notes: svn path=/head/; revision=13104
* fix "make install" breakage.Jun-ichiro itojun Hagino1998-09-071-3/+3
| | | | | | | notified by: Tim Vanderhoek <ac199@hwcn.org> Notes: svn path=/head/; revision=13038
* magicpoint original distribution is updated to 1.04a.Jun-ichiro itojun Hagino1998-09-063-12/+47
| | | | | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this? Notes: svn path=/head/; revision=13032
* the master distribution update (1.02a -> 1.03a)Jun-ichiro itojun Hagino1998-04-073-6/+7
| | | | Notes: svn path=/head/; revision=10438
* PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1998-02-171-6/+6
| | | | | | | Latest/* symbolic links. Notes: svn path=/head/; revision=9773
* MagicPoint, an X11-based presentation tool.Jun-ichiro itojun Hagino1998-01-175-0/+95
japanese users should visit ports/japanese/magicpoint too. Notes: svn path=/head/; revision=9357