dbddc2b792
1. There are no slave ports, so remove the mechanism for that 2. Update CONFIGURE_ARGS 3. Add OPTIONS support 4. Remove knobs for some things that were not actually used by configure 5. Add knobs for other things 6. Default transparency support, mouse support, and bsd-style del/bksp support to on, as previously; but default background image support to off. With modern window managers it's problematic, and needlessly bloats the binary. 7. Switch to PLIST_FILES for the one file installed, the chmod doesn't seem to have any effect one way or the other. 8. Add a bunch of patches from the debian repo which slightly improve support for modern WMs. Bump PORTREVISION Approved by: maintainer timeout
23 lines
653 B
Text
23 lines
653 B
Text
diff -urNad aterm-1.0.1~/doc/aterm.1 doc/aterm.1
|
|
--- aterm-1.0.1~/doc/aterm.1 2007-12-17 22:48:28.000000000 +0100
|
|
+++ doc/aterm.1 2007-12-17 22:51:01.000000000 +0100
|
|
@@ -1,6 +1,6 @@
|
|
.TH "ATERM" "1" "05 July 05" "X Version 11" "X Tools"
|
|
.SH "NAME"
|
|
-aterm (Afterstep XVT) \- a VT102 emulator for the X window system
|
|
+aterm \- a VT102 emulator for the X window system
|
|
.PP
|
|
.SH "SYNOPSIS"
|
|
.PP
|
|
@@ -656,9 +656,9 @@
|
|
to find XPM files\&.
|
|
.SH "FILES"
|
|
.PP
|
|
-.IP "\fB/etc/utmp\fP"
|
|
+.IP "\fB/var/run/utmp\fP"
|
|
System file for login records\&.
|
|
-.IP "\fB/usr/lib/X11/rgb\&.txt\fP"
|
|
+.IP "\fB/etc/X11/rgb.txt\fP"
|
|
Color names\&.
|
|
.PP
|
|
.SH "SEE ALSO"
|