summaryrefslogtreecommitdiff
path: root/japanese/vflib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* More WWW: additionsMichael Haro1999-05-071-3/+3
|
* Teach this port to use its own copy of libtool, since an upcomingSteve Price1999-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.Satoshi Asami1999-01-271-1/+1
| | | | Reviewed by: maintainer
* Update to version 2.24.Steve Price1998-12-234-452/+444
| | | | | PR: 9097 Submitted by: maintainer
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
|
* ELF patch for japanese/vflibJun Kuriyama1998-10-043-11/+9
| | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
|
* Remove the minor version number from the LIB_DEPENDS definition so thatMasafumi Max NAKANE1998-09-091-2/+2
| | | | it won't install libraries already exist on ELF system.
* Update to new version 2.23pl1Steve Price1998-07-204-679/+463
| | | | | PR: 7291 Submitted by: maintainer
* Mark this port broken, it no longer compiles after the freetype upgrade.Satoshi Asami1998-06-281-1/+3
|
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* freetype support patch added.Jun-ichiro itojun Hagino1998-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 distributedMasafumi Max NAKANE1997-10-151-9/+6
| | | | patch instead of doing it in pre-patch.
* Clean up the mess I made.Masafumi Max NAKANE1997-10-031-23/+26
| | | | | This one now applies cleanly. Noticed by: asami
* Upgrade, 2.22 pl9 -> pl10.Masafumi Max NAKANE1997-10-023-16/+17
| | | | | Submitted by: maintainer PR: 4674
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-3/+3
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Update to 2.22pl9.Masafumi Max NAKANE1997-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}.Masafumi Max NAKANE1997-07-171-2/+2
|
* Fix bug introduced by the last update. Closes PR ports/2872.Satoshi Asami1997-03-041-4/+8
| | | | Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
* Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>Satoshi 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.Masafumi Max NAKANE1996-12-121-0/+1
| | | | | (Closing PR #2201.) Submitted by: mita@jp.freebsd.org
* Geneerate shared libraries too.Satoshi Asami1996-12-053-3/+149
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | Inspired by: obrien
* Add two patches.Satoshi Asami1996-11-082-2/+15
| | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
* Use ${CP} instead of cp.Masafumi Max NAKANE1996-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.Satoshi Asami1996-11-026-0/+519
Submitted by: Mita Yoshio <mita@jp.FreeBSD.org>