summaryrefslogtreecommitdiff
path: root/x11-fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Revert previous commit and just change 6 to ${XAWVER}. (The previousSatoshi Asami2000-11-031-7/+2
| | | | | | | | version didn't work anyway, since USE_IMAKE was defined after include of bsd.port.pre.mk....) Notes: svn path=/head/; revision=34704
* Fix the following problem:Satoshi Taoka2000-11-021-1/+6
| | | | | | | | | | In XFree86-4, version of libneXtaw is 7 instead of "6" in XFree86-3. (Is it true ?) Obtained from: bento Notes: svn path=/head/; revision=34658
* Tell users that not all these fonts are free.Trevor Johnson2000-10-152-1/+5
| | | | | | | | PR: 21907 Submitted by: Dag-Erling Smørgrav Notes: svn path=/head/; revision=33849
* Some of these fonts are not freely redistributable. Add RESTRICTEDTrevor Johnson2000-10-151-0/+1
| | | | | | | | | | line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav <des@yes.no> Notes: svn path=/head/; revision=33848
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-088-8/+8
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* Remove an unwanted .orig file from the PLIST, and fix a coupleAde Lovett2000-09-173-3/+4
| | | | | | | | | | of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32770
* Add urwfonts 1.0, another font collection for X.Will Andrews2000-09-167-0/+160
| | | | | | | | PR: 20560 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32671
* Add nucleus 0.77, another font package (some mozilla stuff in there).Will Andrews2000-09-167-0/+186
| | | | | | | | PR: 20559 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32669
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-122-2/+16
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* Add depend-mechanism on XFree86-4.Shigeyuki Fukushima2000-09-101-1/+7
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=32495
* Typo (X11_BASE -> X11BASE).Satoshi Asami2000-08-251-1/+1
| | | | | | | Submitted by: bento (well, sort of) Notes: svn path=/head/; revision=31979
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-2518-127/+188
| | | | | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer Notes: svn path=/head/; revision=31962
* Delete extra directories after pkg_deleteSatoshi Taoka2000-08-251-0/+2
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=31950
* To delete extra files and directories after pkg_deleteSatoshi Taoka2000-08-252-0/+9
| | | | | | | Obtained from: asami Notes: svn path=/head/; revision=31948
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-032-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* - Fix MASTER_SITESKevin Lo2000-07-223-179/+179
| | | | | | | | | - Use gzip to compress font files PR: 20105 Submitted by: Ports Fury Notes: svn path=/head/; revision=30959
* Fix PLIST.Akinori MUSHA2000-07-191-0/+4
| | | | | | | | PR: ports/20034 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=30870
* Activate bitmap-fonts instead of bitmap-font.Shigeyuki Fukushima2000-07-191-1/+1
| | | | Notes: svn path=/head/; revision=30837
* Repo-copy from x11-fonts/bitmap-font.Shigeyuki Fukushima2000-07-193-18/+23
| | | | | | | Change distfile: this port's distfile only includes bitmap font files. Notes: svn path=/head/; revision=30836
* Update to 3.0.Will Andrews2000-07-152-2/+2
| | | | | | | | PR: 19933 Submitted by: Ports Fury Notes: svn path=/head/; revision=30668
* Tidy up COMMENT.Maxim Sobolev2000-07-131-1/+1
| | | | | | | | PR: 19799 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp> Notes: svn path=/head/; revision=30573
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Add the only file I missed it the last p5-* mega-update.Will Andrews2000-06-171-0/+11
| | | | | | | Patch submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29659
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-7/+6
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrmSatoshi Asami2000-06-094-6/+1
| | | | | | | | | | | | etc.) but I added five .o files to Server. When we move to these ports as default, BSD.x11.dist will be changed so we can get rid of all the @dirrm's. Submitted by: bento Notes: svn path=/head/; revision=29468
* Split up XFree86-4 into several pieces. Pretty green, please test with care.Satoshi Asami2000-06-0837-0/+1447
| | | | | | | | Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) Notes: svn path=/head/; revision=29389
* Fixed taipei16.bdf in this portSatoshi Taoka2000-06-081-0/+38
| | | | | | | | | | (Xserver crashes if you use the old one) PR: 17612 Submitted by: Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=29372
* Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts stillSatoshi Asami2000-06-011-0/+1
| | | | | | | leaves fonts.alias behind -- it is not removing any entries from that file.) Notes: svn path=/head/; revision=29026
* Updated to 2.0.2Satoshi Taoka2000-05-302-2/+2
| | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: 18284 Notes: svn path=/head/; revision=28973
* Update to version 4.4.Steve Price2000-05-293-9/+16
| | | | | | | | PR: 18749 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28888
* Adding mozilla-fonts version 1.0.Steve Price2000-05-017-0/+164
| | | | | | | | | | A bunch of fonts for Netscape/Mozilla. PR: 17301 Submitted by: dom@myrddin.demon.co.uk Notes: svn path=/head/; revision=28197
* Update to 8.3.Shigeyuki Fukushima2000-04-252-3/+4
| | | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=28002
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-232-2/+2
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-1013-37/+37
| | | | Notes: svn path=/head/; revision=27432
* portlint:Michael Haro2000-03-211-3/+2
| | | | | | | | remove blank line move BUILD_DEPENDS to DEPENDS section Notes: svn path=/head/; revision=26914
* Make TTF support not optional, it never come into package otherwiseAndrey A. Chernov2000-02-282-15/+6
| | | | Notes: svn path=/head/; revision=26413
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Update to 8.2.Shigeyuki Fukushima2000-02-083-4/+4
| | | | Notes: svn path=/head/; revision=25583
* Updated MASTER_SITESSatoshi Taoka2000-01-152-2/+3
| | | | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: direct contact Notes: svn path=/head/; revision=24766
* Update version to 4.3.3.R. Imura2000-01-144-8/+17
| | | | | | | | | | (and add WWW: line into pkg/DESCR) PR: 15947 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24735
* - Fix MASTER_SITESR. Imura2000-01-142-3/+5
| | | | | | | | | | - Add WWW: line into pkg/DESCR PR: 15946 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24734
* Added intlfontsSatoshi Taoka2000-01-081-0/+1
| | | | Notes: svn path=/head/; revision=24539
* Free X11 fonts for all characters that Emacs can handleSatoshi Taoka2000-01-088-0/+375
| | | | Notes: svn path=/head/; revision=24538
* Upgrade to 8.1.Shigeyuki Fukushima1999-12-244-12/+19
| | | | Notes: svn path=/head/; revision=23994
* Work around the fact that Tcl's exec treats non-empty stderr as anSteve Price1999-11-263-6/+39
| | | | | | | | | | indication of error. Also update to use Tk version 8.2. PR: 14292 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=23370
* Bump freetype's lib numberJustin M. Seger1999-11-252-2/+2
| | | | Notes: svn path=/head/; revision=23312
* Update to 4.2.John Fieber1999-11-164-29/+16
| | | | | | | | PR: ports/13595 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=23151