Commit Graph

22 Commits

Author SHA1 Message Date
Satoshi Asami
dab9b32c36 Comment out dependencies to tcl76/tk42 -- making it FORBIDDEN is not enough
since it will still kill the INDEX build due to missing dependencies.
2000-05-03 09:01:01 +00:00
Justin M. Seger
8bb41b99e7 Mark FORBIDDEN for non-Japanese languages. This was the last port requiring
the non-Japanese tcl/tk 7.6/4.2
2000-05-01 18:03:33 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Akinori MUSHA
4821f7755e Correct the use of `?=' and get happy with the slave. 2000-04-13 09:06:04 +00:00
Satoshi Asami
0f2d08baa3 Typo (pAPERSIZE -> PAPERSIZE). This is an area unrelated to the
PORTNAME/PORTVERSION change, cpiazza must have accidentally hit a
"~" in his vi or something. :>

I have a hunch that the "?=" in PORTNAME and PORTVERSION can be
changed to "=" too but I'll leave those for now.
2000-04-13 06:09:03 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Satoshi Taoka
cb24fa1bae Fixed MASTER_SITES
PR:		ports/10218
Submitted by:	Michael Haro mharo@area51.fremont.ca.us
1999-03-13 08:08:48 +00:00
Satoshi Asami
cb60d758c4 Use a4 size if compiling for Japanese, letter otherwise. 1998-11-20 04:39:06 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Steve Price
4e86acd9b3 Update to 2.5p2.
PR:		7690
Submitted by:	maintainer
1998-08-24 01:06:35 +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
Jun-ichiro itojun Hagino
9fc0ddfc1d definition of CATEGORIES was wrong. Because of this, ja-gp-XX has not
been listed in "japanese" category.

PR:		6669
Submitted by:	Sada Kenji <sada@e-mail.ne.jp>
1998-06-04 18:28:10 +00:00
Jun-ichiro itojun Hagino
4074a72f30 port update, to let it build correctly.
PR:		6110
1998-04-18 12:54:22 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Satoshi Asami
340f804d0f Unmark broken, packaging works now. 1998-02-18 06:59:36 +00:00
Andreas Klemm
03e7a90310 remove some filter files to make it package
dunno, how exactly I produced these files after installation
and testing of the package ...
1998-02-16 21:40:30 +00:00
Satoshi Asami
de13028fd2 Mark this port broken, doesn't package. (I put BROKEN in the beginning,
not because I'm overly annoyed or anything but because this Makefile has
so many special case variables I didn't know where to stick it.)
1998-02-16 12:13:04 +00:00
Andreas Klemm
59af00b294 import of new port GP.
A GUI printer manager written with TCL/TK.
Is able to preview and convert file types before print.
Looks nice.
1998-02-14 18:13:09 +00:00