Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | More WWW: additions | Michael Haro | 1999-05-07 | 1 | -3/+3 |
| | |||||
* | Teach this port to use its own copy of libtool, since an upcoming | Steve Price | 1999-05-03 | 2 | -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 Asami | 1999-01-27 | 1 | -1/+1 |
| | | | | Reviewed by: maintainer | ||||
* | Update to version 2.24. | Steve Price | 1998-12-23 | 4 | -452/+444 |
| | | | | | PR: 9097 Submitted by: maintainer | ||||
* | Use libttf.3 of the new freetype 1.2 | Justin M. Seger | 1998-12-12 | 1 | -2/+2 |
| | |||||
* | ELF patch for japanese/vflib | Jun Kuriyama | 1998-10-04 | 3 | -11/+9 |
| | | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | freetype (libttf) is now converted to ELF. | Satoshi Asami | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | Remove the minor version number from the LIB_DEPENDS definition so that | Masafumi Max NAKANE | 1998-09-09 | 1 | -2/+2 |
| | | | | it won't install libraries already exist on ELF system. | ||||
* | Update to new version 2.23pl1 | Steve Price | 1998-07-20 | 4 | -679/+463 |
| | | | | | PR: 7291 Submitted by: maintainer | ||||
* | Mark this port broken, it no longer compiles after the freetype upgrade. | Satoshi Asami | 1998-06-28 | 1 | -1/+3 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | freetype support patch added. | Jun-ichiro itojun Hagino | 1998-03-20 | 4 | -248/+255 |
| | | | | | | (depends on ports/print/freetype) Submitted by: mita@jp.freebsd.org | ||||
* | Use PATCHFILES, PATCH_SITES and PATCH_DIST_ARGS to apply the distributed | Masafumi Max NAKANE | 1997-10-15 | 1 | -9/+6 |
| | | | | patch instead of doing it in pre-patch. | ||||
* | Clean up the mess I made. | Masafumi Max NAKANE | 1997-10-03 | 1 | -23/+26 |
| | | | | | This one now applies cleanly. Noticed by: asami | ||||
* | Upgrade, 2.22 pl9 -> pl10. | Masafumi Max NAKANE | 1997-10-02 | 3 | -16/+17 |
| | | | | | Submitted by: maintainer PR: 4674 | ||||
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-14 | 1 | -3/+3 |
| | | | | for PKGNAME. (IE, jp-* to ja-*). | ||||
* | Update to 2.22pl9. | Masafumi Max NAKANE | 1997-07-24 | 4 | -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 NAKANE | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Fix bug introduced by the last update. Closes PR ports/2872. | Satoshi Asami | 1997-03-04 | 1 | -4/+8 |
| | | | | Submitted by: MITA Yoshio <mita@jp.FreeBSD.org> | ||||
* | Submitted by: MITA Yoshio <mita@jp.FreeBSD.org> | Satoshi Asami | 1997-03-03 | 4 | -20/+42 |
| | | | | | | "VFlib ports have been updated. Support for FontWave is added." Closes PR ports/2694. | ||||
* | List a file that were missing. | Masafumi Max NAKANE | 1996-12-12 | 1 | -0/+1 |
| | | | | | (Closing PR #2201.) Submitted by: mita@jp.freebsd.org | ||||
* | Geneerate shared libraries too. | Satoshi Asami | 1996-12-05 | 3 | -3/+149 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | CATEGORIES+= -> CATEGORIES= | Masafumi Max NAKANE | 1996-11-11 | 1 | -2/+2 |
| | | | | Inspired by: obrien | ||||
* | Add two patches. | Satoshi Asami | 1996-11-08 | 2 | -2/+15 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Use ${CP} instead of cp. | Masafumi Max NAKANE | 1996-11-02 | 1 | -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 Asami | 1996-11-02 | 6 | -0/+519 |
Submitted by: Mita Yoshio <mita@jp.FreeBSD.org> |