summaryrefslogtreecommitdiffstats
path: root/japanese/vflib
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* gettext upgrade uber-patch (stage 3)ade2002-04-121-2/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-2/+2
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* Solved building error. LIB_DEPENDS on devel/gettext.mita2002-01-221-0/+2
| | | | Submitted by: bento error log.
* MAINTAINER's update for vflibmita2002-01-175-15/+38
| | | | | 1. Update to the latest VFlib2-version 2. Default font depends on more beautiful fonts: japanese/kochi-ttfonts
* First round of auto* cleanups:will2002-01-061-2/+1
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* Maintainer's change.mita2001-01-213-5/+5
| | | | | | | | | | | | | japanese/vflib: Followed freetype header files include directory change. Version up to 2.25.2 japanese/vfxdvi300: default vfontcap installation directory change Reviewed by:ports-jp@jp.FreeBSD.org
* Add USE_XLIB, USE_FREETYPE doesn't imply this anymore sinceasami2000-11-131-0/+1
| | | | print/freetype doesn't define USE_XLIB.
* Add BUILD_DEPENDS to xmkmf:imake-4.asami2000-09-121-0/+2
| | | | Submitted by: bento
* Add two missing files and one directory.asami2000-08-121-4/+7
| | | | Submitted by: bento
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Update to version 2.25.1.steve2000-05-293-2/+4
| | | | | PR: 18637 Submitted by: maintainer
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-131-4/+5
| | | | Finally `japanese' category has been done.
* Update to version 2.24.2.steve1999-12-272-8/+10
| | | | | PR: 14633 Submitted by: Brian Handy <handy@physics.montana.edu>
* Bump freetype's lib numberjseger1999-11-251-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* More WWW: additionsmharo1999-05-071-3/+3
|
* Teach this port to use its own copy of libtool, since an upcomingsteve1999-05-032-4/+3
| | | | | | commit to bump libtool to version 1.3 breaks the build of this port. Submitted by: Jeremy Lea <reg.shale.csir.co.za>
* Updated checksum.asami1999-01-271-1/+1
| | | | Reviewed by: maintainer
* Update to version 2.24.steve1998-12-234-452/+444
| | | | | PR: 9097 Submitted by: maintainer
* Use libttf.3 of the new freetype 1.2jseger1998-12-121-2/+2
|
* ELF patch for japanese/vflibkuriyama1998-10-043-11/+9
| | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* freetype (libttf) is now converted to ELF.asami1998-09-211-2/+2
|
* Remove the minor version number from the LIB_DEPENDS definition so thatmax1998-09-091-2/+2
| | | | it won't install libraries already exist on ELF system.
* Update to new version 2.23pl1steve1998-07-204-679/+463
| | | | | PR: 7291 Submitted by: maintainer
* Mark this port broken, it no longer compiles after the freetype upgrade.asami1998-06-281-1/+3
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* freetype support patch added.itojun1998-03-204-248/+255
| | | | | | (depends on ports/print/freetype) Submitted by: mita@jp.freebsd.org
* Use PATCHFILES, PATCH_SITES and PATCH_DIST_ARGS to apply the distributedmax1997-10-151-9/+6
| | | | patch instead of doing it in pre-patch.
* Clean up the mess I made.max1997-10-031-23/+26
| | | | | This one now applies cleanly. Noticed by: asami
* Upgrade, 2.22 pl9 -> pl10.max1997-10-023-16/+17
| | | | | Submitted by: maintainer PR: 4674
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-141-3/+3
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Update to 2.22pl9.max1997-07-244-94/+114
| | | | | | | | PR: 4143 Submitted by: mita@jp.freebsd.org While at it, also changed this port to correctly respect the value of ${PREFIX} if set.
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Fix bug introduced by the last update. Closes PR ports/2872.asami1997-03-041-4/+8
| | | | Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
* Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>asami1997-03-034-20/+42
| | | | | | "VFlib ports have been updated. Support for FontWave is added." Closes PR ports/2694.
* List a file that were missing.max1996-12-121-0/+1
| | | | | (Closing PR #2201.) Submitted by: mita@jp.freebsd.org
* Geneerate shared libraries too.asami1996-12-053-3/+149
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* Add two patches.asami1996-11-082-2/+15
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* Use ${CP} instead of cp.max1996-11-021-8/+8
| | | | | Use /usr/local instead of ${PREFIX} Removed `v' from tar command line in post-install: target.
* Vector font library, used by vfghostscript.asami1996-11-026-0/+519
Submitted by: Mita Yoshio <mita@jp.FreeBSD.org>
OpenPOWER on IntegriCloud