Commit Graph

145 Commits

Author SHA1 Message Date
Trevor Johnson
d74ad0abb9 Update master site and home page.
PR:		24192
Submitted by:	Joseph Scott <joseph@randomnetworks.com> and myself
2001-01-09 19:13:17 +00:00
Will Andrews
30c266fed3 Add geminifonts 1.0, a set of ukrainian koi8-u fonts for X.
PR:		22425
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-12-03 20:48:23 +00:00
SADA Kenji
b38841ae70 Typo: 100dpi --> 75dpi 2000-12-03 11:55:17 +00:00
Doug Barton
e10d06c2d5 Maintainer update to better handle X 4
PR:		ports/22844
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 02:43:55 +00:00
Satoshi Asami
915e911c4a PORTNAME is fontDefaultBitmaps, not fontDefaultBitmap. 2000-11-25 20:35:42 +00:00
MIHIRA Sanpei Yoshiro
85da0a1180 jmk-x11-fonts, Jim Knoble's font package for X
PR:		ports/20722
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-18 12:23:15 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
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.
2000-11-07 23:28:20 +00:00
Satoshi Asami
939f849a9a Revert previous commit and just change 6 to ${XAWVER}. (The previous
version didn't work anyway, since USE_IMAKE was defined after include
of bsd.port.pre.mk....)
2000-11-03 08:09:48 +00:00
Satoshi Taoka
90f97911de Fix the following problem:
In XFree86-4, version of libneXtaw is 7 instead of "6" in XFree86-3.
   (Is it true ?)

Obtained from: bento
2000-11-02 18:30:36 +00:00
Trevor Johnson
f78f42134f Tell users that not all these fonts are free.
PR:		21907
Submitted by:	Dag-Erling Smørgrav
2000-10-15 07:06:11 +00:00
Trevor Johnson
1e45c8cae4 Some of these fonts are not freely redistributable. Add RESTRICTED
line and describe some of the restrictions.

PR:		21907
Submitted by:	Dag-Erling Smørgrav <des@yes.no>
2000-10-15 06:55:37 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Ade Lovett
b6f7c5d5e9 Remove an unwanted .orig file from the PLIST, and fix a couple
of typos in the pkg/DESCR.  PORTREVISION bumped.

PR:		20562
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-09-17 18:20:43 +00:00
Will Andrews
0c6af39fe3 Add urwfonts 1.0, another font collection for X.
PR:		20560
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-09-16 04:34:43 +00:00
Will Andrews
2b4d45c636 Add nucleus 0.77, another font package (some mozilla stuff in there).
PR:		20559
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-09-16 04:23:51 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Shigeyuki Fukushima
751b37a6c7 Add depend-mechanism on XFree86-4.
Submitted by:	asami
2000-09-10 15:51:09 +00:00
Satoshi Asami
fa227227a2 Typo (X11_BASE -> X11BASE).
Submitted by:	bento (well, sort of)
2000-08-25 20:08:31 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Satoshi Taoka
52903a6b41 Delete extra directories after pkg_delete
Obtained from:  bento
2000-08-25 07:42:01 +00:00
Satoshi Taoka
5305822c36 To delete extra files and directories after pkg_delete
Obtained from:	asami
2000-08-25 05:28:35 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Kevin Lo
919fa5f0d6 - Fix MASTER_SITES
- Use gzip to compress font files
PR: 20105
Submitted by: Ports Fury
2000-07-22 07:34:08 +00:00
Akinori MUSHA
55372ae8e9 Fix PLIST.
PR:		ports/20034
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-19 14:32:25 +00:00
Shigeyuki Fukushima
5c017085a6 Activate bitmap-fonts instead of bitmap-font. 2000-07-19 08:28:06 +00:00
Shigeyuki Fukushima
64c1981511 Repo-copy from x11-fonts/bitmap-font.
Change distfile: this port's distfile only includes bitmap font files.
2000-07-19 08:26:45 +00:00
Will Andrews
d1a02d78f5 Update to 3.0.
PR:		19933
Submitted by:	Ports Fury
2000-07-15 17:42:44 +00:00
Maxim Sobolev
b2c6dfcfae Tidy up COMMENT.
PR:		19799
Submitted by:	Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
2000-07-13 11:18:06 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Will Andrews
f00cba2736 Add the only file I missed it the last p5-* mega-update.
Patch submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:39:34 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
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>
2000-06-17 02:37:15 +00:00
Satoshi Asami
68b9360ed0 Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm
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
2000-06-09 20:49:12 +00:00
Satoshi Asami
3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00
Satoshi Taoka
1bfe1456aa Fixed taipei16.bdf in this port
(Xserver crashes if you use the old one)

PR:		17612
Submitted by:	Christopher Hall <hsw@acm.org>
2000-06-08 01:00:11 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Satoshi Taoka
17b8bb108d Updated to 2.0.2
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
PR: 18284
2000-05-30 05:11:31 +00:00
Steve Price
c5bf5f27e7 Update to version 4.4.
PR:		18749
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 03:42:21 +00:00
Steve Price
0146ca122a Adding mozilla-fonts version 1.0.
A bunch of fonts for Netscape/Mozilla.

PR:		17301
Submitted by:	dom@myrddin.demon.co.uk
2000-05-01 02:35:14 +00:00
Shigeyuki Fukushima
6e0a25dd39 Update to 8.3.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-25 17:30:00 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Chris Piazza
4b260ce251 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:44:43 +00:00
Michael Haro
59ef70dca5 portlint:
remove blank line
	move BUILD_DEPENDS to DEPENDS section
2000-03-21 09:01:42 +00:00
Andrey A. Chernov
aca90445a6 Make TTF support not optional, it never come into package otherwise 2000-02-28 20:03:52 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Shigeyuki Fukushima
3d2ac2c67b Update to 8.2. 2000-02-08 04:33:50 +00:00
Satoshi Taoka
07c2464895 Updated MASTER_SITES
Submitted by:	 OKAZAKI Tetsurou <okazaki@be.to>
Obtained from:	 direct contact
2000-01-15 17:45:02 +00:00
R. Imura
cefd155650 Update version to 4.3.3.
(and add WWW: line into pkg/DESCR)

PR:		15947
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 19:11:20 +00:00
R. Imura
7f4fb1f37f - Fix MASTER_SITES
- Add WWW: line into pkg/DESCR

PR:		15946
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 18:55:31 +00:00