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