diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-04-18 11:17:45 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-04-18 11:17:45 +0000 |
commit | 8b3c8800eb286d7ad9ba4d8e56c1f94a436e2ca9 (patch) | |
tree | 05eb10cc44d61de9b8f970b16f50e25c5a245d53 /x11-wm/afterstep-i18n/files/patch-ad | |
parent | - Update to 2.0.0 - announce message is here: (diff) |
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
Notes
Notes:
svn path=/head/; revision=351531
Diffstat (limited to 'x11-wm/afterstep-i18n/files/patch-ad')
-rw-r--r-- | x11-wm/afterstep-i18n/files/patch-ad | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/x11-wm/afterstep-i18n/files/patch-ad b/x11-wm/afterstep-i18n/files/patch-ad deleted file mode 100644 index aec8333d9a77..000000000000 --- a/x11-wm/afterstep-i18n/files/patch-ad +++ /dev/null @@ -1,47 +0,0 @@ ---- afterstep/afterstep.man.old Fri Oct 23 00:13:34 1998 -+++ afterstep/afterstep.man Fri Oct 23 00:15:28 1998 -@@ -146,7 +146,7 @@ - See the section on "Mouse" for more information. Further modifications to - .I AfterStep's - behavior can be made in the ~/.steprc file, using --/usr/X11R6/lib/X11/afterstep/system.steprc as a guide. -+%%PREFIX%%/lib/X11/afterstep/system.steprc as a guide. - - Shaped windows such as xeyes or oclock get a title bar that floats above - the window and no bottom bar. The background area of shaped windows is -@@ -216,7 +216,7 @@ - these files will be described later. First, - .I AfterStep - will search for a file named .steprc in the user's home directory. --Failing that, it will look for /usr/lib/X11/afterstep/system.steprc for system-wide -+Failing that, it will look for %%PREFIX%%/lib/X11/afterstep/system.steprc.${LOCALE} and %%PREFIX%%/lib/X11/afterstep/system.steprc for system-wide - defaults. If that file is not found, - .I AfterStep - will exit. -@@ -1299,7 +1299,7 @@ - replaced with a key name. The - .I keyname - is one of the --entries from /usr/include/X11/keysymdef.h, with the -+entries from %%PREFIX%%/include/X11/keysymdef.h, with the - leading XK_ omitted. The - .I Context - and -@@ -1619,7 +1619,7 @@ - - The cursor_type argument is a number which tells - the cursor shape to use. The available numbers can --be found in /usr/include/X11/cursorfont.h, and are -+be found in %%PREFIX%%/include/X11/cursorfont.h, and are - currently even numbers between 0 and 152. At the - current time, the following cursor types are available. - -@@ -1911,7 +1911,7 @@ - Key F1 R N Restart " " afterstep & - Key F1 R N Restart " " $(HOME)/bin/afterstep - Key F1 R N Restart " " twm -f .mystartupfile --Key F1 R N Restart " " /usr/local/bin/afterstep -+Key F1 R N Restart " " %%PREFIX%%/bin/afterstep - .fi - .RE - |