Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with freetype2-2.1.7. | marcus | 2004-03-21 | 3 | -0/+36 |
| | |||||
* | - Fix build with new freetype | pav | 2004-03-21 | 3 | -5/+44 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-20 | 1 | -0/+1 |
| | |||||
* | Add size data. | nork | 2004-03-20 | 1 | -0/+1 |
| | | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. | ||||
* | Revert a portion of the font rendering code that enforces strict bitmap font | marcus | 2004-03-19 | 2 | -0/+58 |
| | | | | | sizes. This was causing a problem loading certain fonts. This code is now equivalent to Xft-2.1.2. | ||||
* | SIZE-ify my ports. | thierry | 2004-03-19 | 1 | -0/+1 |
| | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). | ||||
* | Add SIZE data. | olgeni | 2004-03-18 | 6 | -0/+6 |
| | | | | Submitted by: trevor | ||||
* | Update to 4.7, patch 1. Notable changes in this release: | naddy | 2004-03-18 | 5 | -43/+36 |
| | | | | | | | * Completely revamped the PSF font import/export system to make it actually useable. * Changed to use FreeType 2. * Miscellaneous fixes. | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-18 | 2 | -0/+2 |
| | |||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | SIZEify. | trevor | 2004-03-17 | 3 | -0/+3 |
| | |||||
* | Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simply | marcus | 2004-03-16 | 3 | -6/+6 |
| | | | | | a renamed version of the Xft port after it was added to the Freedesktop X11 libs project. | ||||
* | Remove Xft. This port has been renamed libXft. | marcus | 2004-03-16 | 6 | -106/+0 |
| | |||||
* | "Update" to 2.2.2, the latest stable release with a PORTEPOCH bump. | marcus | 2004-03-16 | 6 | -678/+19 |
| | |||||
* | o Bump $LIB_DEPENDS line to chase expat's shlib version. | kuriyama | 2004-03-14 | 1 | -2/+2 |
| | | | | o Bump $PORTREVISION. | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Avoid "size unknown" error by setting DISABLE_SIZE. | trevor | 2004-03-12 | 1 | -0/+1 |
| | |||||
* | - Style: s/@freebsd.org/@FreeBSD.org/ | pav | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | - Fix MASTER_SITES | clement | 2004-02-22 | 1 | -1/+1 |
| | | | | | PR: 63235 Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer) | ||||
* | Apply studly caps to "FreeBSD". | trevor | 2004-02-06 | 1 | -1/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 14 | -7/+7 |
| | |||||
* | Use PLIST_FILES. | trevor | 2004-02-05 | 8 | -5/+5 |
| | | | | Reviewed by: marcus | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 10 | -6/+10 |
| | | | | (Part 1) | ||||
* | patch from | trevor | 2004-01-31 | 4 | -12/+4 |
| | | | | | | | | <URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff> to fix dependencies: these ports need ports/archivers/rpm for their do-install, so they can can use the rpm2cpio that accompanies it Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs | ||||
* | Make fetchable, add some mirrors from gimp-devel. | olgeni | 2004-01-29 | 1 | -1/+5 |
| | | | | Noticed by: kris | ||||
* | SIZEify. | trevor | 2004-01-29 | 8 | -0/+9 |
| | |||||
* | Add size data. | trevor | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | Add size data. | trevor | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | Update to 1.4.1 | anholt | 2004-01-25 | 3 | -16/+5 |
| | |||||
* | No member of the kde@ team has touched anything related to Qt2 in ages, so | will | 2004-01-23 | 1 | -1/+1 |
| | | | | stop pretending to maintain these ports. | ||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | New port: Prerelease version of libXfont from freedesktop.org: | anholt | 2003-12-21 | 5 | -0/+60 |
| | | | | | | | | X font libary Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. | ||||
* | - Use canonical form (ports@FreeBSD.org) in MAINTAINER line | sergei | 2003-12-21 | 1 | -1/+1 |
| | |||||
* | s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the | netchild | 2003-12-12 | 5 | -10/+10 |
| | | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio. | ||||
* | Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs! | pav | 2003-12-09 | 6 | -0/+158 |
| | | | | | | | You should pay $5 to the author if you find this useful. PR: ports/60056 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | - On many systems, ttmkfdir was the only reason to install freetype1. | pav | 2003-12-09 | 6 | -103/+59 |
| | | | | | | | Here is ttmkfdir that uses freetype2 as a backend. PR: ports/60055 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | Fix packing list. | trevor | 2003-11-21 | 3 | -3/+6 |
| | |||||
* | Define USE_PERL5_BUILD, not erroneous USE_PERL. | trevor | 2003-11-20 | 1 | -1/+1 |
| | | | | Submitted by: Oliver Eikemeier | ||||
* | Define USE_PERL to make Perl available for (mostly deprecated) | trevor | 2003-11-20 | 1 | -0/+1 |
| | | | | "perl -pi -e" construction. | ||||
* | new port providing Truetype fonts to use with Linux programs | trevor | 2003-11-20 | 4 | -0/+57 |
| | |||||
* | Decrease PORTREVISION from 2 to 0. I hope no one has installed | trevor | 2003-11-19 | 3 | -0/+3 |
| | | | | these yet. | ||||
* | new Linux/i386 binary port of Fontconfig | trevor | 2003-11-19 | 10 | -0/+163 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 3 | -3/+0 |
| | |||||
* | Move these ports to the new arabic category after the repocopies. Fix | will | 2003-11-16 | 20 | -368/+0 |
| | | | | | | | up dependencies and add this incident to MOVED. PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515 Submitted by: Samy Al Bahra <samy@kerneled.com> | ||||
* | Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports. | anholt | 2003-11-12 | 6 | -6/+6 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 3 | -87/+86 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Make fetchable. | trevor | 2003-10-21 | 1 | -1/+2 |
| | | | | nods to: fenner's survey and www.alltheweb.com | ||||
* | New Port: x11-fonts/ppantsfonts | edwin | 2003-10-03 | 7 | -0/+62 |
| | | | | | | | | Two small angular fonts, one suitable for terminals and another for general x11 usage, created by PixelMoose. PR: ports/54152 Submitted by: Dominic Marks <dom@cus.org.uk> | ||||
* | New arabic port: khotot | edwin | 2003-10-03 | 5 | -0/+84 |
| | | | | | | | | This port contains a collection of some of the most popular Arabic fonts created and used by the Arabic UNIX community. PR: ports/57512 Submitted by: Samy Al Bahra <samy@kerneled.com> | ||||
* | New arabic port: kacst_fonts | edwin | 2003-10-03 | 6 | -0/+68 |
| | | | | | | | | | This port contains a collection of TrueType Arabic fonts created by the King Abdulaziz Scientific organization in Saudi Arabia. PR: ports/57510 Submitted by: Samy Al Bahra <samy@kerneled.com> |