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 /japanese/elvis/files/patch-ac | |
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 'japanese/elvis/files/patch-ac')
-rw-r--r-- | japanese/elvis/files/patch-ac | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/japanese/elvis/files/patch-ac b/japanese/elvis/files/patch-ac deleted file mode 100644 index aa6f65201762..000000000000 --- a/japanese/elvis/files/patch-ac +++ /dev/null @@ -1,26 +0,0 @@ ---- doc/elvis.man.org Sun Sep 22 17:14:17 1996 -+++ doc/elvis.man Sun Sep 22 17:17:46 1996 -@@ -70,11 +70,11 @@ - .IP tags - This is the database used by the \fI:tags\fP command and the \fB-t\fP option. - It is usually created by the \fIctags(1)\fP program. --.IP ".exrc or elvis.rc" --On UNIX-like systems, a file called ".exrc" in your home directory -+.IP ".elvisrc or elvis.rc" -+On UNIX-like systems, a file called ".elvisrc" in your home directory - is executed as a series of \fIex\fR commands. - A file by the same name may be executed in the current directory, too. --On non-UNIX systems, ".exrc" is usually an invalid file name; -+On non-UNIX systems, ".elvisrc" is usually an invalid file name; - there, the initialization file is called "elvis.rc" instead. - .SH ENVIRONMENT - .IP TERM -@@ -105,7 +105,7 @@ - .IP EXINIT - Optional. - This variable can hold EX commands which will be executed instead of --the .exrc file in your home directory. -+the .elvisrc file in your home directory. - .IP SHELL - Optional. - The SHELL variable sets the default value for the "shell" option, |