aboutsummaryrefslogtreecommitdiffstats
path: root/misc/magicpoint
Commit message (Collapse)AuthorAgeFilesLines
* add XFREE86_HTML_MAN= nosanpei2000-09-281-0/+1
| | | | | Submitted by: onigiri Oked by: maintainer
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Add png.3 into LIB_DEPENDS. Also slightly reorder Makefile while I heresobomax2000-06-091-7/+8
| | | | | | | (separate definitions from targets). PR: 18865 Submitted by: MAINTAINER
* Update to 1.07a.knu2000-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)
* Convert to PORTNAME/PORTVERSION.knu2000-04-131-3/+2
|
* Update to version 1.06aimura2000-02-132-3/+3
| | | | | PR: 16543 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* Fix buffer overflow.kuriyama1999-12-231-2/+0
| | | | | Obtained from: NetBSD Approved by: itojun
* Mark BROKEN due to buffer overflowkris1999-12-021-0/+2
| | | | Submitted by: Brock Tellier <btellier@usa.net>
* Bump freetype's lib numberjseger1999-11-251-1/+1
|
* - changed = to ?= or += in some of the variablessumikawa1999-09-101-5/+4
| | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* use latest version (1.05a).itojun1999-06-172-4/+5
|
* update to use magicpoint-1.05aitojun1999-06-172-5/+5
|
* Add WWW:mharo1999-05-031-1/+1
|
* Use libttf.3 of the new freetype 1.2jseger1998-12-131-2/+2
|
* freetype (libttf) is now converted to ELF.asami1998-09-211-2/+2
|
* respect PREFIX.itojun1998-09-141-4/+2
| | | | gzip xmindpath.1 unconditionally. (I believe we must do some more thing)
* fix "make install" breakage.itojun1998-09-071-3/+3
| | | | notified by: Tim Vanderhoek <ac199@hwcn.org>
* magicpoint original distribution is updated to 1.04a.itojun1998-09-063-12/+47
| | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this?
* the master distribution update (1.02a -> 1.03a)itojun1998-04-083-6/+7
|
* PKGNAME has to be defined BEFORE including bsd.port.mk, to makeitojun1998-02-171-6/+6
| | | | Latest/* symbolic links.
* MagicPoint, an X11-based presentation tool.itojun1998-01-175-0/+95
japanese users should visit ports/japanese/magicpoint too.