Commit Graph

100 Commits

Author SHA1 Message Date
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