summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port: xorg-fontserver taken from X.Org release 6.7.0.Eric Anholt2004-06-116-0/+78
|
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
|
* Register CONFLICTS on new xorg ports.Eric Anholt2004-05-316-0/+12
|
* Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-veraEric Anholt2004-05-317-0/+91
| | | | provided by the existing port).
* Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.Eric Anholt2004-05-316-0/+461
|
* Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts.Eric Anholt2004-05-316-0/+133
|
* Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
|
* Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
|
* Add xorg-fonts-encodings, a port of the X.Org font encoding files.Eric Anholt2004-05-316-0/+91
|
* Add xorg-fonts-type1, a port of the X.Org Type1 fonts.Eric Anholt2004-05-316-0/+110
|
* Start the QT2 deorbit by marking all ports that depend non-optionalTilman Keskinoz2004-05-171-0/+3
| | | | | | on qt23 DEPRECATED Suggested by: eik
* Remove conditional %%PORTDOCS%% since the docs will be installed no matterJoe Marcus Clarke2004-05-111-132/+132
| | | | what.
* Fix some portlint warnings, and use lthack to eliminate the needs for aJoe Marcus Clarke2004-05-113-145/+136
| | | | | | patch. Submitted by: krion
* Update to 1.4.2, fixing a buffer overflow in dirfile.c.Eric Anholt2004-05-076-40/+5
|
* Display install instructions using pkg-message.Jimmy Olgeni2004-05-019-31/+34
|
* Move install instructions to pkg-message.Jimmy Olgeni2004-05-013-10/+11
|
* Move install instructions from pkg-descr to pkg-message.Jimmy Olgeni2004-05-013-10/+11
| | | | | PR: 65529 Submitted by: Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
* Add artwiz-aleczapka 1.3, a set of (improved) artwiz fonts.Thierry Thomas2004-04-306-0/+80
| | | | | PR: 66106 Submitted by: Matt Lancereau <matt@rimasec.net>
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | Reported by: kris
* - Update maintainer's addressPav Lucistnik2004-04-172-2/+2
| | | | | PR: ports/65663 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
|
* Use SORT macro. Clarify COMMENT. Use PLIST_DIRS. Drop maintainership.Trevor Johnson2004-04-071-3/+3
|
* Add gentium 1.0.1, gentium TrueType font collection.Thierry Thomas2004-04-0413-0/+381
| | | | | | PR: 65044 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Approved by: mat (mentor)
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3122-0/+34
|
* SIZE update jumbo-commit.Bruce M Simpson2004-03-251-0/+1
| | | | Submitted by: trevor
* Declare CONFLICTS between freedesktop.org X extension/library ports andMichael Nottebrock2004-03-241-0/+2
| | | | XFree86-libraries.
* Update to 2.1.6 with the official freetype2-2.1.7 fix.Joe Marcus Clarke2004-03-223-61/+3
|
* Fix build with freetype2-2.1.7.Joe Marcus Clarke2004-03-213-0/+36
|
* - Fix build with new freetypePav Lucistnik2004-03-213-5/+44
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
|
* Add size data.Norikatsu Shigemura2004-03-201-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 fontJoe Marcus Clarke2004-03-192-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 Thomas2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add SIZE data.Jimmy Olgeni2004-03-186-0/+6
| | | | Submitted by: trevor
* Update to 4.7, patch 1. Notable changes in this release:Christian Weisgerber2004-03-185-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 Johnson2004-03-182-0/+2
|
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* SIZEify.Trevor Johnson2004-03-173-0/+3
|
* Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simplyJoe Marcus Clarke2004-03-163-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.Joe Marcus Clarke2004-03-166-106/+0
|
* "Update" to 2.2.2, the latest stable release with a PORTEPOCH bump.Joe Marcus Clarke2004-03-166-678/+19
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-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 Johnson2004-03-121-0/+1
|
* - Style: s/@freebsd.org/@FreeBSD.org/Pav Lucistnik2004-03-031-1/+1
|
* - Fix MASTER_SITESClement Laforet2004-02-221-1/+1
| | | | | PR: 63235 Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
* Apply studly caps to "FreeBSD".Trevor Johnson2004-02-061-1/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0614-7/+7
|
* Use PLIST_FILES.Trevor Johnson2004-02-058-5/+5
| | | | Reviewed by: marcus