peter
5ac3638444
Commit makefile *again*.
...
(I am starting to hate CVS).
2000-04-26 09:40:57 +00:00
espie
3531dde972
Synch
2000-04-26 03:15:25 +00:00
espie
eb6f56b43f
Activate
2000-04-26 00:45:15 +00:00
espie
9675fc3c39
X input method for japanese.
...
Port by Hitoshi Suzuki <sigh@kuzirabekon.econ.nagasaki-u.ac.jp>,
with a few flavor tricks by me.
Domo arigato, Suzuki san !
2000-04-26 00:43:12 +00:00
espie
172f75b10f
Shared lib
2000-04-25 22:56:37 +00:00
espie
8112515e38
Plain forgot about shared libs... I'm a moron.
2000-04-25 22:53:10 +00:00
espie
506338a341
Turns out tetex dialog is not suitable for anything but tetex.
...
In particular, XF86Setup complains...
So, fix texconfig to find misc/dialog first, then fall back on teTeX's
dialog.
This removes the teTeX/dialog conflict, repairs XF86Setup.
Installing tetex-dialog as a fall back removes the need for teTeX to
depend on misc/dialog.
Solved by fries@.
2000-04-25 18:54:29 +00:00
markus
f756c318ba
ftp replacement that runs over a ssh tunnel, for protocol 1+2, ok turan@
2000-04-25 13:11:03 +00:00
d
43c2197b49
fix two problems with xdu
...
* correctly handle cumulative size for directory / rather than treat
it as a file named "" under directory / (Seen with 'du /|xdu')
* handle filenames with whitespace chars (but not [\r\n])
(jakob@ ok)
2000-04-24 23:49:36 +00:00
espie
269d0573ef
Typo
2000-04-24 20:32:02 +00:00
espie
6455e2bf8f
Activate kakasi
2000-04-24 19:58:08 +00:00
espie
c69d1a185e
kakasi port, originally from FreeBSD.
...
kanji -> kana converter, somewhat unusual,
but very useful when you're learning the ropes...
2000-04-24 19:45:52 +00:00
espie
c817296357
More fonts.
2000-04-24 18:39:14 +00:00
espie
ae0a7b7f38
patch-aa did not really change, but it's using -p now.
...
Provide more font paths, so that kterm gets a chance to display up to
size 26.
Tell people about the extra font packages.
2000-04-24 18:37:53 +00:00
espie
f294566106
Fix packaging, to work with other fonts port.
2000-04-24 18:26:34 +00:00
espie
afb4f23a09
More japanese fonts, supply 26 points kanji.
2000-04-24 18:25:23 +00:00
espie
b444a36607
Extra set of japanese fonts, excerpted from gnu intlfonts.
2000-04-24 16:10:21 +00:00
espie
38f573842a
Change column on ^L
2000-04-24 14:49:13 +00:00
kevlo
0f8f1e8086
Fake
2000-04-24 06:22:12 +00:00
kevlo
c333374072
Fix the PLIST and fake.
2000-04-24 06:19:08 +00:00
kevlo
6f179e5fc9
- Install data into ${PREFIX}/lib/zebra
...
- Fake
2000-04-24 01:44:58 +00:00
kevlo
1effb61ca3
Fake
2000-04-24 01:42:37 +00:00
espie
d4597b3760
Use `real' landscape.
...
After diving into my PostScript reference manual, output Orientation
as well, to unconfuse gv, and redo the coordinate change on each page,
as this is required.
Landscape printing works.
2000-04-23 22:09:44 +00:00
espie
9ebb003c99
%%DocumentFonts triggers code emission: the header must be out by then.
2000-04-23 17:23:11 +00:00
espie
8877f63e41
Recognize document prologue and output headers only after the normal
...
document prologue.
2000-04-23 17:06:39 +00:00
espie
7660a474fa
Add `landscape' mode.
...
Put BoundingBox into the resulting document.
2000-04-23 16:49:30 +00:00
espie
410679d05c
Fix typo in original script, and typo in my patch.
...
Vgrind works.
2000-04-23 15:57:06 +00:00
espie
fa6246db34
Add manpages,
...
fix quoting to avoid breaking script,
fix vgrindefs parsing,
remove need for preprocessor in jenscript.
2000-04-23 15:43:17 +00:00
jakob
4f0a61cfc9
MASTER_SITES changed
2000-04-23 15:40:01 +00:00
kevlo
cba63ae97f
- Install trafshow.conf into ${PREFIX}/lib/trafshow
...
- Fake
2000-04-23 15:35:38 +00:00
kevlo
87b27532c0
Trivial fake
2000-04-23 15:31:24 +00:00
maja
1123f96628
allow mirror-distfiles to work. add OpenBSD-tag. -moj
2000-04-23 14:42:15 +00:00
itojun
2cf9f05650
use original distribution 1.1p4. unbroken it (avoid useless getpwnam).
2000-04-23 13:24:34 +00:00
kevlo
9d9cdfc464
Mark broken. Confirmed by maintainer.
2000-04-23 09:34:46 +00:00
kevlo
cc5bd85777
Fake and we don't need the patch-aa anymore.
2000-04-23 03:40:14 +00:00
kevlo
4f424dbbb9
Upgrade to version 2.1. OK'd by Turan.
2000-04-23 03:37:30 +00:00
kevlo
4973a7526d
fake
2000-04-23 03:34:40 +00:00
espie
a85efa9144
link kanjips
2000-04-22 23:44:28 +00:00
espie
120058f844
A fairly old package to convert japanese files to PostScript.
2000-04-22 23:42:40 +00:00
angelos
2de1d288fb
Make it compile properly under 2.7
2000-04-22 20:32:13 +00:00
espie
b2d1296094
Passing flavors along while computing dependencies is a bad idea,
...
use _DEPEND_THRU uniformously.
Note that this actually needs something very similar to what is used
in bsd.port.subdir.mk to work.
In particular `default' FLAVORs not being empty is probably a bad idea,
and won't work uniformously.
The right way to set a default flavor is probably to:
- not have empty as a valid flavor.
- do things in two steps:
FLAVOR?=default
.if empty(FLAVOR)
FLAVOR:=default
.endif
so that flavor always gets set correctly.
2000-04-22 19:20:12 +00:00
espie
af038eb990
Dependency bugfix:
...
subpackage cookies ought to depend on {fake,install}_cookie as well.
2000-04-22 18:57:00 +00:00
turan
58a958fdfd
and cvs missed this one.
2000-04-22 14:04:03 +00:00
espie
0dcc07b688
Canna flavor.
...
Separate PLIST into a real target
2000-04-22 13:03:59 +00:00
espie
abdf39dda3
Fix subdirs links
2000-04-22 13:02:25 +00:00
espie
fa3f11324a
Flesh out COMMENTS/DESCRS,
...
split server/libs (not quite finished),
fix packing lists enough to have a functional install.
2000-04-22 13:01:11 +00:00
peter
7528c6d5de
update to exim 3.14, ok turan
...
* bug fixes and new features release
* fix a tempnam() usage in the patch
No fake or flavours support - this may get done if I learn enough,
quickly enough. Will not build as a real package just now. Working on
it.
2000-04-22 12:30:51 +00:00
turan
32c3161dd8
flavor these ports
2000-04-22 12:12:07 +00:00
espie
e87b4729fa
Activate xwnmo as well.
...
create lang subdirs in Wnn-data package, as it's impossible
to know when to dirrm them otherwise (main package or dict ?)
Remove chinese docs from the korean package.
2000-04-22 12:05:57 +00:00
espie
9e4bf768a1
Initial canna package: dict, and everything else.
...
To be split further.
2000-04-22 11:50:30 +00:00