Commit graph

385 commits

Author SHA1 Message Date
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Maxim Sobolev
846611a4b4 Attempt to fix the century-old problems with those fonts wrt Russian letters
..     ..
e  and E: in two fonts those letters were mapped to a different chars than
specified by koi8-r standard, while in another one they were completely
absent. Bump PORTREVISION.

While being here, note that the fonts aren't quite `Cyrillic' -
they all miss letters found in cyrillic languages other than Russian
particularly all letters specific for Ukrainian language.
2002-08-26 21:15:14 +00:00
Trevor Johnson
899c73049b Add back Konstantinos Konstantinidis as the maintainer. He has
responded to the message I sent to his duth.gr address.  He seems
interested in maintaining the port.  Although he did not say that
he wishes to use that address, it is the only working one I know.
2002-08-26 10:12:21 +00:00
Mikhail Teterin
2772b8fdb2 Install all files in one go, instead of invoking install(1) for each
one.

Approved by:	maintainer
2002-08-25 19:40:45 +00:00
Alan Eldridge
d6208d7d7e New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll
let that be a PR if someone wants to submit it.

Committed with some cleanup; see PR for details.

PR:		41994
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-08-25 11:19:30 +00:00
Trevor Johnson
239ff06198 grammar fix 2002-08-25 01:00:45 +00:00
Trevor Johnson
2d7850622f Bump PORTREVISION. Users who installed the port in the past were
not told that the Arial Unicode font has a different, much more
restrictive, license than the other fonts.  They were only shown
the less restrictive license.  Since they did not see the Unicode
license, they did not have a chance to make sure they were not in
violation of it.  The license mentioned by the port now matches the
actual license, and the PORTREVISION bump will encourage them to
update.
2002-08-24 23:16:42 +00:00
Trevor Johnson
1e1f0ac851 whitespace changes suggested by portlint -act 2002-08-24 23:07:06 +00:00
Trevor Johnson
6d3573ad97 The distfiles were removed from the publisher's sites, so use a
different set of master sites.  The home page is no longer worth
reading, so remove its URL from pkg-descr.

Noticed by:     Miguel Mendez
Obtained from:  www.alltheweb.com FTP search (in part)
Submitted by:   Amar Takhar, Christian Brueffer, blackend and myself
PR:             41716 and 41775
2002-08-24 22:50:16 +00:00
Trevor Johnson
8f98463cfa Remove the Arial Unicode font. Its license is much more restrictive
than the license on the other fonts, and it can no longer be
downloaded from its publisher.  Remove the RESTRICTED line because
the remaining fonts have fewer restrictions on redistribution via
the Internet.

Reviewed by:	no objection from ports list
2002-08-24 21:59:51 +00:00
Trevor Johnson
d1b52edb53 Set MAINTAINER to ports@FreeBSD.org, since e-mail to the existing
maintainer bounces with "451 daemon.gr: Name server timeout".
Submitted by:   alane
2002-08-24 21:48:06 +00:00
Kris Kennaway
6318d9619d Don't try and guess the malloc() prototype, that's what system headers
are for.
2002-08-23 23:44:28 +00:00
Mario Sergio Fujikawa Ferreira
4b31c64360 Mark BROKEN since source only available via CVS for now
PR:		41896
Submitted by:	maintainer
2002-08-23 16:08:37 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Yoshio MITA
8dd803ab72 Apply changes in LANG (ja_JP.EUC -> ja_JP.eucJP) 2002-08-09 04:53:05 +00:00
Greg Lewis
4b780f125a . Replace MASTER_SITE which hasn't worked since February 2001 with one
that does.

Submitted by:	distfiles survey
2002-08-08 16:16:40 +00:00
Eric Anholt
21aa2d1516 gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it.  Move freebsd-glide3headers there too.  Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.

PR:		40362, 40759
Approved by:	des (mentor)
2002-08-02 02:57:26 +00:00
Ying-Chieh Liao
d7da8c6b34 upgrade to 0.31
assume maintainership

PR:		40764
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-07-19 14:00:51 +00:00
Eric Anholt
6ef550dcec Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).

Approved by:	will, des (mentor)
2002-07-14 20:26:33 +00:00
Trevor Johnson
0e381a36d7 Add a dependency seen in the bento log. 2002-07-05 01:01:39 +00:00
Anders Nordby
c09b9eb875 Move USE_X_PREFIX up - make sure we install in ${X11BASE}. 2002-06-23 17:49:14 +00:00
Trevor Johnson
b8b487e3b0 Inadvertently, I did not remove these lines when I got rid of the
use of the temporary file, and so "make do-extract" was broken.

reported by:	dougb
2002-06-20 09:49:41 +00:00
Trevor Johnson
79986d8a8c Use a pipe instead of a temporary file. 2002-06-19 01:30:06 +00:00
Trevor Johnson
6ec9093274 Prefer the rpm2cpio from ports/archivers/rpm2cpio to the (conflicting)
one from ports/archivers/rpm, because the former is much smaller
and depends only on Perl.
2002-06-19 01:25:05 +00:00
Trevor Johnson
0c8704f343 Quiet this port.
Submitted by:	dougb
2002-06-19 01:17:07 +00:00
Greg Lewis
9907704562 Unbreak this port by patching the Makefile to use bmake syntax rather
than GNU make syntax.  Depending on gmake would have been overkill
in comparison to how simple the patch was, IMO.
2002-06-18 04:35:56 +00:00
Ying-Chieh Liao
0de7bc3a10 fix locale messages in some dialog box
bump portrevision

PR:		35325
Submitted by:	Kang-min Liu <b7506056@csie.ntu.edu.tw>
Approved by:	maintainer timeout (1 month since I mailed him)
2002-06-17 19:35:16 +00:00
Pete Fritchman
990b34bcc9 Move to my space on ${MASTER_SITE_LOCAL}. It was under billf's, but the file
the file is no longer there.
2002-06-09 15:25:56 +00:00
Trevor Johnson
5689baf63f Install under local/. Clarify PKGMESSAGE. 2002-05-31 09:28:08 +00:00
Trevor Johnson
7eaf0ff50a new port of the fonts from the SGI ProPack 1.4 for Linux, from a
suggestion by Ryan Dooley
2002-05-31 09:17:46 +00:00
Ying-Chieh Liao
d680f4cec3 add xfontselector 0.9.4
X Font Selector
2002-05-23 08:26:20 +00:00
Ying-Chieh Liao
c0354bd791 add missing entry into plist 2002-05-23 05:18:52 +00:00
Pete Fritchman
79a3ddbac2 Use tk83.
PR:		35362
Submitted by:	Alan Eldridge <ports@geeksrus.net>
Approved by:	maintainer timeout
2002-05-19 07:00:52 +00:00
Pete Fritchman
a8615f8714 Unbreak: add a dependency to XFree86-4-clients for bdftopcf if
XFREE86_VERSION is 4.
2002-05-18 16:28:04 +00:00
Kris Kennaway
327e9ddbe5 BROKEN: Does not build 2002-05-18 03:35:55 +00:00
Ying-Chieh Liao
edc560bf7e add p5-Font-TTF 0.28
Perl module for TrueType font hacking
2002-04-28 16:06:32 +00:00
Dirk Meyer
100813e4ce - Unbreak Build for STABLE or XFREE86_VERSION=3
$ make XFREE86_VERSION=3 all-depends-list
/usr/ports/x11/XFree86

$ make XFREE86_VERSION=4 all-depends-list
/usr/ports/converters/libiconv
/usr/ports/devel/bison
/usr/ports/devel/gettext
/usr/ports/devel/gmake
/usr/ports/devel/imake-4
/usr/ports/print/freetype2
/usr/ports/x11/XFree86-4-clients
/usr/ports/x11/XFree86-4-libraries
2002-04-19 20:25:14 +00:00
Pete Fritchman
67223f9f39 Add a missing run dependency on mkfontdir.
Reported by:	bento
2002-04-01 01:06:51 +00:00
Kris Kennaway
48793c494f Remove stray empty line 2002-03-31 02:43:13 +00:00
Kris Kennaway
f730b49af6 Remove #include <malloc.h> 2002-03-31 02:31:54 +00:00
Will Andrews
92becb4baf XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
	[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
	    by default.

Submitted by:	[1] sf, taguchi@tohoku.iij.ad.jp
Approved by:	[2] core
2002-03-16 23:40:19 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Patrick Li
b2fe88e6b2 Last attempt to fix the prefix problem was just a revert of fenner's changes
so fix that and just add USE_X_PREFIX before .include <bsd.port.pre.mk>

Noticed by:	Tadayuki OKADA <tadayuki@mediaone.net>
2002-02-02 07:10:31 +00:00
Patrick Li
771caea0d3 Fix to install to the proper prefix (default: /usr/X11R6)
PR:		34533
Submitted by:	bmah
2002-02-02 04:25:52 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Shigeyuki Fukushima
67b08b997c Update to 1.0. 2002-01-22 15:45:06 +00:00
Bill Fenner
d1c842d043 Include bsd.port.pre.mk in order to get XFREE86_VERSION defined.
Submitted by:	distfile survey
2002-01-21 16:39:13 +00:00
Jimmy Olgeni
2c563fda2f Fix build problem: gzip would stop and ask to overwrite files if the fonts
are already installed (no portrevision bump is needed).
2002-01-21 10:15:01 +00:00
Jim Mock
699b590e7c Update to 0.21.
PR:		34091
Submitted by:	maintainer
2002-01-20 22:31:03 +00:00
SADA Kenji
1cc5b6d8eb New ports: x11-fonts/mkbold, x11-fonts/mkitalic
These are perl scripts that generate bold|italic fonts from existent bitmap fonts.

Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-01-20 21:58:21 +00:00
Jimmy Olgeni
c7fb706743 Add lfpfonts-var, some variable width fonts for X11. 2002-01-20 10:42:43 +00:00
Jimmy Olgeni
0d37246b3e Add lfpfonts-fix, more fixed width fonts for X11. 2002-01-20 10:41:32 +00:00
Patrick Li
ceb1e637ed Update to 4.5.1
PR:		33339
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-05 09:18:43 +00:00
Mario Sergio Fujikawa Ferreira
43ed7c6717 New port gfe version 0.0.4: GTK+-based .bdf font editor for X
PR:		33228
Submitted by:	Bruce M Simpson <bms@spc.org>
2001-12-27 22:02:40 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Ying-Chieh Liao
d6df1b049c add mkfontalias
Python script to make fonts.alias files for X

PR:		30840
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-10-15 14:09:21 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Kris Kennaway
3157ad19e8 Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports.  Any non-committer who wants to grab one let me
know.

Approved by:	old maintainer
2001-08-23 20:21:52 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
David W. Chapman Jr.
065bda801a Change MASTER_SITE to maintainer's site due to unavail distfiles.
PR:		29561
Submitted by:	maintainer
2001-08-12 15:07:10 +00:00
FUJISHIMA Satsuki
a98a478fc6 Get rid of 'X11R6.4' from pkg-comment.
XFree86-4.1.0 is based on X11R6.5.1.
2001-06-16 20:17:49 +00:00
FUJISHIMA Satsuki
b5f16ad2c0 purge XFree86-4-fontLatin2.
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-06-15 16:35:23 +00:00
FUJISHIMA Satsuki
ade88a5fd9 update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

-fontLatin2 has been integrated into -75dpi and -100dpi.

Reviewed by:	maintainer
2001-06-12 15:00:34 +00:00
Mark Pulford
c5a927e1e2 Use X11BASE with ttmkfdir to avoid PATH problem
PR:		27755
Approved by:	maintainer
2001-06-11 16:09:37 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Maxim Sobolev
97777f9292 - Unbroke;
- update maintainer's e-mail.

PR:		27888
Submitted by:	maintainer
2001-06-05 11:41:35 +00:00
Maxim Sobolev
efee4410c5 Put back NO_PACKAGE - its absence doesn't provide any substantial benefits,
while may cause license violation. As the maintainer said: "It doesn't
make sense to take the risk for such a low return." So be it...

Submitted by:	maintainer
2001-05-18 23:47:19 +00:00
Ying-Chieh Liao
f828fbc4d5 Updated distinfo - apparently trebuc32.exe has been updated from version
1.15 to 1.22 (cheers Mikhail).

Also removed NO_PACKAGE, it doesn't seem to be justified.

PR:		27365
Submitted by:	MAINTAINER
2001-05-18 16:15:39 +00:00
Vanilla I. Shu
0fc1ec2851 An interface to Adobe font metrics files
PR:		ports/26860
Submitted by:	Pete Fritchman <petef@databits.net>
2001-05-11 15:58:04 +00:00
Mikhail Teterin
b6480f49a3 Remove ms-fonts from the list. 2001-05-02 20:40:37 +00:00
Mikhail Teterin
f3a3c5aa68 The webfonts port already provides for all this... Sorry... 2001-05-02 20:38:04 +00:00
Mikhail Teterin
1b5a6751db Automate the download and install of the .ttf fonts MicroSoft is
giving away on http://www.microsoft.com/typography/fontpack/default.htm

As much as their "Install these high quality TrueType fonts, and
whenever you visit a Web site that specifies them, you'll see pages
exactly as the site designer intended" irritates me, the fonts are
usefull and contain multiple character sets too.

The MicroSoft's EULA:
	http://www.microsoft.com/typography/fontpack/eula.htm
allows for unlimited copying and distribution, but not for profit,
hence the disabled package building :(

The fonts can be used for other-than-X11 applications and do NOT need
the X_PREFIX.
2001-05-01 19:50:14 +00:00
Will Andrews
cec203be10 Add bdfresize 1.5, a tool for resizing BDF format font.
PR:		26263
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2001-04-07 01:39:01 +00:00
FUJISHIMA Satsuki
10427f3863 o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-03-29 12:04:27 +00:00
FUJISHIMA Satsuki
984a75e189 update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).

PR:		24338(4.0.2)
Submitted by:	maintainer, keith
2001-03-25 23:04:52 +00:00
Bill Fenner
422138ae3b Add missing "p" in "http:" 2001-03-25 01:04:14 +00:00
FUJISHIMA Satsuki
cfb3b391bd fix pkg_delete if lib/X11/fonts/local/fonts.dir is not empty.
===>  Deinstalling for bitmap-fonts-1.0.p4
pkg_delete: post-deinstall script returned error status
2001-03-14 20:15:22 +00:00
Shigeyuki Fukushima
76ba2e0fc0 Update to 1.0.p4. 2001-03-08 05:02:12 +00:00
Takanori Watanabe
e1f805ac9d Move this ports to appropriate place.
Submitted by:MAINTAINER
2001-02-21 17:01:46 +00:00
Takanori Watanabe
136b5ae750 Adding monafonts ,x11 kanji propotial fonts.
Submitted by:nobutaka@nobutaka.com
2001-02-21 07:52:26 +00:00
Mikhail Teterin
23ec0ac52e Commited, thanks.
PR:		ports/24506
Submitted by:	mi
2001-02-07 23:00:00 +00:00
Jimmy Olgeni
797c78fce3 Style fixes for x11-fonts. 2001-02-05 21:02:14 +00:00
Jimmy Olgeni
2ca20e80cc Use tabs only to indent assignments (whitespace only). 2001-02-04 21:15:08 +00:00
Jimmy Olgeni
f2964627cd Fix typo: particularily -> particularly 2001-01-31 20:23:49 +00:00
Jimmy Olgeni
2b70c62c89 Take over maintainership. 2001-01-31 20:22:04 +00:00
Jimmy Olgeni
095e0cfee9 Fix some typos.
PR: 20561 (and one more fix: "particularly")
2001-01-31 20:20:37 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Clive Lin
5c4efe4a8a New port: TrueType core fonts for the Web.
PR: 24431
Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>
2001-01-20 11:14:29 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
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
Satoshi Taoka
2c66f62153 Added intlfonts 2000-01-08 03:06:37 +00:00
Satoshi Taoka
106273b5a4 Free X11 fonts for all characters that Emacs can handle 2000-01-08 03:03:16 +00:00
Shigeyuki Fukushima
e3f064262c Upgrade to 8.1. 1999-12-24 14:20:56 +00:00
Steve Price
eae0a60682 Work around the fact that Tcl's exec treats non-empty stderr as an
indication of error.  Also update to use Tk version 8.2.

PR:		14292
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-26 18:32:51 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
John Fieber
fbc3127a36 Update to 4.2.
PR:		ports/13595
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-11-16 15:11:45 +00:00
Shigeyuki Fukushima
ccbb3b80a2 Update to 8.0.
Fix unfetchable problem.
1999-11-05 16:27:54 +00:00
Shigeyuki Fukushima
956c11bc3b Update to 7.19.07. 1999-10-22 15:24:40 +00:00
Shigeyuki Fukushima
b6b97e94fd Fix unfetchable problem. 1999-10-22 14:58:36 +00:00
Satoshi Taoka
ae3d41d7fd Add nexfontsel 1999-09-29 14:56:52 +00:00
Satoshi Taoka
3d50405659 A neXtaw based replacement for xfontsel 1999-09-29 14:56:07 +00:00
Satoshi Asami
3a7ce625ab ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;) 1999-09-09 11:00:04 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Shigeyuki Fukushima
fe1f7ae281 Add INSTALL and DEINSTALL scripts.
Fix mkfontdir problem (Port's 'make install' doesn't execute mkfontdir).
Auto-execute 'xset fp rehash' in INSTALL/DEINSTALL script.
Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1999-08-19 12:28:51 +00:00
Satoshi Asami
47f2e9852e Add editors/bitmap-{emacs20,fonts}, x11-fonts/bitmap-font. 1999-08-19 01:43:00 +00:00
Shigeyuki Fukushima
4b39a8e5d5 Bitmap font, 8 dots x 16 dots bitmap font.
Bitmap font is used on Mule with bitmap-mule or Emacs20 with bitmap-emacs20.
1999-08-18 14:00:03 +00:00
John Fieber
cc1068f6ac Upgrade from 3.7 to 3.9.
PR:		12873
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-08-13 16:58:53 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Steve Price
00fd185849 Revert my previous fix. It seems I had an old distfile. 1999-06-22 17:37:37 +00:00
Steve Price
c6a9c0fbd9 Set ${WRKSRC} correctly so this builds again. 1999-05-31 04:48:32 +00:00
Michael Haro
8ff0b9d30d a remove white space 1999-05-03 04:46:35 +00:00
Satoshi Taoka
5186bfeb0f type1inst requires mkfontdir 1999-04-13 16:07:20 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
John Fieber
facc0406a5 Upgrade from 3.4 to 3.7. 1999-01-16 23:26:01 +00:00
Satoshi Asami
4950255203 Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.

Reviewed by:	the ports list
1999-01-09 03:19:49 +00:00
Satoshi Asami
5050012208 Fix WRKSRC. 1998-12-26 22:23:20 +00:00
Justin M. Seger
4f7a2c9904 Activate p5-type1inst 1998-12-13 13:53:49 +00:00
Justin M. Seger
2d62f4fedc Import of p5-type1inst 0.6.1
This is a little hack I wrote to help in setting up new Type 1 PostScript
fonts for use with X. It automatically constructs the fonts.scale file which
X uses to identify fonts in can use the current directory. Previously you
had to write this file by hand which is unacceptable if you have lots of
fonts.
James Macnicol (J.Macnicol@student.anu.edu.au)

PR:		ports/5660
Submitted by:	giffunip@asme.org
1998-12-13 13:52:58 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Steve Price
cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Bill Fumerola
8b54b0e745 Update MASTER_SITES, include my public_html dir as a site, as
ftp.cdrom.com went rather slow for me, and sometimes is overloaded.

PR:		ports/8592
Submitted by:	maintainer
1998-11-19 23:26:38 +00:00
Satoshi Asami
fdced335d2 Portlint. 1998-10-30 07:45:50 +00:00
John Fieber
749b7f9beb Upgrade and unbreak. 1998-10-28 23:41:24 +00:00
Steve Price
b683d69f9f Move manpages to Makefile and use MAN1 macro. 1998-10-04 17:38:39 +00:00
Steve Price
ea6a1d8395 Remove empty directories on deinstall. 1998-10-04 17:37:34 +00:00
Steve Price
abab842f2f Move manpages to Makefile and use MAN* macros. 1998-10-04 00:56:49 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Satoshi Asami
2f38238a08 Checksum changed.... 1998-09-15 09:36:23 +00:00
Thomas Gellekum
f42be4aad7 ttmkfdir moved from x11 to x11-fonts. 1998-09-09 08:11:49 +00:00
Thomas Gellekum
defb2720b8 Re-import to x11-fonts, as requested by Satoshi. 1998-09-09 08:06:32 +00:00
Tim Vanderhoek
9f5e5e4e08 For removing this one manpage, I can not be bothered to
think of a pun.
1998-08-20 03:29:15 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
3103ea2f76 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts.  While I'm here, change the category names in some
(hopefully all) CJK font ports.
1998-08-07 22:43:13 +00:00
Satoshi Asami
3c134ede8d New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm.  Their contents to be repository copied shortly.
1998-08-07 22:08:20 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
122a4d71a9 Sort pkg/PLIST. 1998-07-02 10:58:15 +00:00
Vanilla I. Shu
5343590cf2 Sort pkg/PLIST. 1998-07-02 10:47:37 +00:00
Matthew Hunt
ac19b99b19 Import of tkfont, a Tk-based replacement for xfontsel.
PR:		6594
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-17 04:44:52 +00:00
Donald Burr
f255833ae6 PR: ports/6139
New port: x11/sharefonts, a collection of shareware ATM
fonts from the CICA archives.  Used by GIMP, esp. plug-ins and
script-fu.
1998-05-16 02:08:04 +00:00
John Fieber
914f8c6c7a Mark as broken.
The old version is no longer available and the new version needs
a fair bit of debugging work, which I have no time to do at this
instant.
1998-03-12 23:09:54 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Vanilla I. Shu
85016cbcdf fix a typo error in pkg/DESCR, add @dirrm in pkg/PLIST
PR:		ports/5224
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-12-05 06:25:10 +00:00
Vanilla I. Shu
00a2266221 Fix a typo error. 1997-12-04 13:58:06 +00:00
Vanilla I. Shu
8a800b542d Change MASTER_SITE to ftp.gimp.org 1997-11-30 19:19:41 +00:00