1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11/aterm/files/patch-manpage_bl
Doug Barton dbddc2b792 Revamp this port:
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
2010-08-12 20:15:59 +00:00

13 lines
521 B
Plaintext

diff -urNad aterm-1.0.0~/doc/aterm.1 aterm-1.0.0/doc/aterm.1
--- aterm-1.0.0~/doc/aterm.1 2006-10-06 15:16:23.000000000 +0200
+++ doc/aterm.1 2006-10-06 15:14:38.000000000 +0200
@@ -171,7 +171,7 @@
.IP "\fB-bd\fP \fIcolour\fP"
The colour of the border between the xterm scrollbar and the text;
resource \fBborderColor\fP\&.
-.IP "\fB-bl\fP \fInumber\fP"
+.IP "\fB-bl\fP|\fB+bl\fP"
This option specifies that aterm should askwindow manager to not have
a border around term's window;
resource \fBborderLess\fP\&.