aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Compile with FONTCACHE by default as before Xorg 7 and add WITHOUT_XFS_CACHEDejan Lesjak2007-07-021-1/+9
| | | | | | | | for disabling this that also comments out relevant entries in default config file. Notes: svn path=/head/; revision=194696
* Update to 1.0.3.Dejan Lesjak2007-07-023-5/+5
| | | | | | | | | | Replace one line pkg-plist with PLIST_FILES. PR: ports/113590 Submitted by: chinsan Notes: svn path=/head/; revision=194690
* Update to 1.0.1.Dejan Lesjak2007-07-023-5/+5
| | | | | | | | | | Replace one line pkg-plist with PLIST_FILES. PR: ports/113591 Submitted by: chinsan Notes: svn path=/head/; revision=194689
* - Update to 2.6Andrew Pantyukhin2007-06-292-6/+5
| | | | Notes: svn path=/head/; revision=194431
* Update to 2.17Michael Johnson2007-06-272-4/+4
| | | | Notes: svn path=/head/; revision=194340
* Update to 2.16Michael Johnson2007-06-252-5/+4
| | | | Notes: svn path=/head/; revision=194238
* Update to release 3, to make fetchable again.Thierry Thomas2007-06-022-5/+5
| | | | | | | | | | Note: this is just a repackaging, wich fixes typos in the License, but no font has been modified. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=192580
* Clenup share/X11 directory upon deinstall.Dejan Lesjak2007-05-301-0/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=192430
* move from X11BASE to LOCALBASEOliver Lehmann2007-05-271-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=192038
* Fix the build of x11-fonts/xmbdfed with gcc42.Giorgos Keramidas2007-05-271-0/+10
| | | | | | | | | PR: ports/113019 Submitted by: keramida Approved by: pav Notes: svn path=/head/; revision=192032
* LIBERATION font software consists of TrueType-OpenType formatted font softwareThierry Thomas2007-05-256-0/+94
| | | | | | | | | | | | | | | for rendering LIBERATION typefaces in sans serif, serif, and monospaced character styles. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono). <https://www.redhat.com/promo/fonts/> Notes: svn path=/head/; revision=191798
* . change the prefix (/usr/X11 -> %{LOCALBASE}) at the configuration file; [1]Boris Samorodov2007-05-236-18/+27
| | | | | | | | | | | | | | | . do REINPLACE at post-patch instead of post-install; [2] . don't let the linux fc-cache mess up the native cache file (delete [3] the binary and the man); . add some comments to the Makefile. PR: 110632 [1] Submitted by: Karol Kwiatkowski <karol.kwiat at gmail.com> [1] Suggested by: pav [2], netchild [3] Approved by: portmgr (pav) Notes: svn path=/head/; revision=191618
* Clean up pkg-message a bit:Dmitry Morozovsky2007-05-232-11/+3
| | | | | | | | | | | | - support for XFree86 3.x has been dropped - mention xorg before XFree86 as it is default X system for long time PR: ports/112867 Approved by: maintainer Approved by: portmgr (erwin) Notes: svn path=/head/; revision=191615
* Remove; moved to x11-fonts/encodingsPav Lucistnik2007-05-205-113/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=191569
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-19314-2445/+3860
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.5Andrew Pantyukhin2007-04-152-4/+4
| | | | Notes: svn path=/head/; revision=189975
* Sync fontconfig with the fd.o git repository to fix a bug rendering DejaVuJoe Marcus Clarke2007-04-142-1/+81
| | | | | | | | | | fonts in Qt-based applications. PR: 110873 Obtained from: Freedesktop git (fontconfig module) Notes: svn path=/head/; revision=189941
* - update to 0.41Yen-Ming Lee2007-04-062-4/+4
| | | | Notes: svn path=/head/; revision=189320
* - Update to 2.4Andrew Pantyukhin2007-04-042-4/+10
| | | | Notes: svn path=/head/; revision=189186
* - Correct pkg-plist for newer fontconfigRong-En Fan2007-04-022-1/+1
| | | | | | | | | PR: ports/111113 Submitted by: Maxim Samsonov <xors at mne.ru> Approved by: Vlad V. Teterya <vlad at vlad.uz.ua> (maintainer) Notes: svn path=/head/; revision=188977
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* Portlint:Jeremy Messenger2007-03-261-1/+1
| | | | | | | -INSTALLS_SHLIB -> USE_LDCONFIG. Notes: svn path=/head/; revision=188410
* Include bsd.port.pre.mk before checking OPTIONS. Thanks my mentor forDryice Dong Liu2007-03-261-3/+5
| | | | | | | | | pointing this out. Totally my fault :( Approved by: itetcu (mentor) Notes: svn path=/head/; revision=188369
* - fix plistDryice Dong Liu2007-03-262-2/+22
| | | | | | | | | | | - better fontconfig support - optional alias - bump PORTREVISION Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=188362
* Do not install config file as these fonts will automatically be loadedJoe Marcus Clarke2007-03-242-8/+2
| | | | | | | | | | | with fontconfig-2.4.2. By installing the config file, it is no longer possible to override Bitstream fonts in the users ~/.fonts.conf file. PR: 110544 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=188209
* - Fix plistPav Lucistnik2007-03-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=187983
* - Revert my previous commit; it was totally bogusPav Lucistnik2007-03-221-1/+0
| | | | Notes: svn path=/head/; revision=187982
* - Fix plist for reference portPav Lucistnik2007-03-211-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=187830
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-1916-62/+1610
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Adding port x11-fonts/p5-Font-TTFMetrics, a Perl module for parsing TTF files.Aaron Dalton2007-03-185-0/+50
| | | | Notes: svn path=/head/; revision=187676
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - fc-match: Add 's' to getopt pattern, so -s is recognizedPav Lucistnik2007-03-092-1/+12
| | | | | | | | PR: ports/109976 Submitted by: Denis Eremenko <moonshade@pnhz.kz> Notes: svn path=/head/; revision=187028
* update to 0.8.0Dryice Dong Liu2007-03-072-6/+6
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=186763
* Update to 2.15Michael Johnson2007-02-252-4/+4
| | | | Notes: svn path=/head/; revision=185926
* - Update to 2.3Andrew Pantyukhin2007-02-153-14/+4
| | | | Notes: svn path=/head/; revision=185264
* - Update to 2.2Andrew Pantyukhin2007-02-082-4/+4
| | | | Notes: svn path=/head/; revision=184584
* - remove unavailable WWW from pkg-descDryice Dong Liu2007-02-042-2/+1
| | | | | | | | | - update my mail address Approved by: itetcu (mentor) Notes: svn path=/head/; revision=184117
* - Remove support for xfree86-3Pav Lucistnik2007-02-025-39/+9
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+2
| | | | Notes: svn path=/head/; revision=183830
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-291-0/+1
| | | | Notes: svn path=/head/; revision=183664
* Update to 2.14Michael Johnson2007-01-272-5/+5
| | | | Notes: svn path=/head/; revision=183423
* This is a port of te_IN fonts. Fonts like Pothana2000 and Vemana fontsMartin Wilke2007-01-256-0/+62
| | | | | | | | | | | | are available using this port. WWW: http://itachi.prudhvi.org/te_fonts/ PR: ports/108315 Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com> Notes: svn path=/head/; revision=183236
* Add port x11-fonts/fntsample:Andrew Pantyukhin2007-01-225-0/+56
| | | | | | | | | | | | A program for making font samples that show Unicode coverage of the font and are similar in appearance to Unicode charts. Samples can be saved as PDF or PostScript files. WWW: http://sourceforge.net/projects/fntsample/ Author: Eugeniy Meshcheryakov <eugeniy@users.sourceforge.net> Notes: svn path=/head/; revision=182983
* Update to 2.13Michael Johnson2006-12-302-4/+4
| | | | Notes: svn path=/head/; revision=181030
* Update to 0.6.12Emanuel Haupt2006-12-202-5/+5
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=180264
* - Respect X11BASERong-En Fan2006-12-071-4/+4
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179075
* - Update to 2.12Michael Johnson2006-11-203-11/+6
| | | | Notes: svn path=/head/; revision=177639
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 2.11Michael Johnson2006-11-022-4/+4
| | | | Notes: svn path=/head/; revision=176149
* - Pass maintainership to submitterMartin Wilke2006-11-013-4/+4
| | | | | | | | | (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier <conrads at cox.net> Notes: svn path=/head/; revision=176038