summaryrefslogtreecommitdiff
path: root/www/w3/files
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-10-14 10:10:01 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-10-14 10:10:01 +0000
commit5e4e8ecf76647ca7dbefecd42a21cdbbef3f44de (patch)
treee0e491986a301fb6f21022def21f1f252af317c4 /www/w3/files
parent* Copy the contents of the master port japanese/navi2ch-emacs20 to the slave ... (diff)
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations" 2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete 2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
Diffstat (limited to 'www/w3/files')
-rw-r--r--www/w3/files/DEINSTALL.tmpl37
-rw-r--r--www/w3/files/INSTALL.tmpl112
-rw-r--r--www/w3/files/dot.emacs.tmpl8
-rw-r--r--www/w3/files/dot.mosaic-hotlist-default27
-rw-r--r--www/w3/files/patch-aa49
-rw-r--r--www/w3/files/user-install.tmpl11
6 files changed, 0 insertions, 244 deletions
diff --git a/www/w3/files/DEINSTALL.tmpl b/www/w3/files/DEINSTALL.tmpl
deleted file mode 100644
index 06436bc73419..000000000000
--- a/www/w3/files/DEINSTALL.tmpl
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-
-infodir=${INFODIR:-%INFODIR%}
-infofile=${INFOFILE:-%INFOFILE%}
-elispdir=${ELISPDIR:-%ELISPDIR%}
-addir=${ADDIR:-%ADDIR%}
-
-if [ "X$2" = X"DEINSTALL" ]; then
- echo "Deleting \"w3\" entry from ${infodir}/dir"
- install-info --delete ${infodir}/${infofile} ${infodir}/dir
- OptionStart=";;; Emacs-w3 configuration options"
- OptionEnd=";;; End of Emacs-w3 configuration options"
- if [ "`grep \"^${OptionStart}\" ${elispdir}/site-start.el`" ]; then
- echo "Deleting \"w3\" entry from ${elispdir}/site-start.el"
- sed -e "/^${OptionStart}/,/^${OptionEnd}/d"\
- ${elispdir}/site-start.el \
- > ${elispdir}/site-start.el.bak
- mv ${elispdir}/site-start.el.bak ${elispdir}/site-start.el
- if [ -e ${elispdir}/site-start.el ]; then
- rm ${elispdir}/site-start.el
- fi
- fi
- OptionStart="!!! Emacs-w3 configuration options"
- OptionEnd="!!! End of Emacs-w3 configuration options"
- if [ "`grep \"^${OptionStart}\" ${addir}/Emacs`" ]; then
- echo "Deleting \"w3\" entry from ${addir}/Emacs"
- sed -e 's/^![ ]*\(Emacs\*w3-.*\)$/&/' \
- -e "/^${OptionStart}/,/^${OptionEnd}/d" \
- ${addir}/Emacs > ${addir}/Emacs.bak
- mv ${addir}/Emacs.bak ${addir}/Emacs
- if [ -e ${addir}/Emacs ]; then
- rm ${addir}/Emacs
- fi
- fi
-else
- exit 0
-fi
diff --git a/www/w3/files/INSTALL.tmpl b/www/w3/files/INSTALL.tmpl
deleted file mode 100644
index 7ffbe18093fd..000000000000
--- a/www/w3/files/INSTALL.tmpl
+++ /dev/null
@@ -1,112 +0,0 @@
-#!/bin/sh
-
-TOUCH=${TOUCH:-%TOUCH%}
-MKDIR=${MKDIR:-"%MKDIR%"}
-
-infodir=${INFODIR:-%INFODIR%}
-infofile=${INFOFILE:-%INFOFILE%}
-elispdir=${ELISPDIR:-%ELISPDIR%}
-addir=${ADDIR:-%ADDIR%}
-
-dirsection=${DIRSECTION:-%DIRSECTION%}
-
-OptionStart="Emacs-w3 configuration options"
-OptionEnd="End of Emacs-w3 configuration options"
-
-if [ "X$2" = X"POST-INSTALL" ]; then
- if [ ! -f ${elispdir}/site-start.el ]; then
- ${TOUCH} ${elispdir}/site-start.el
- fi
- ${MKDIR} ${addir}
- if [ ! -f ${addir}/Emacs ]; then
- ${TOUCH} ${addir}/Emacs
- fi
- if [ ! "`grep \"START-INFO-DIR-ENTRY\" ${infodir}/${infofile}`" ]; then
- echo "INFO-DIR-SECTION ${dirsection}" \
- >> ${infodir}/${infofile}
- echo "START-INFO-DIR-ENTRY" >> ${infodir}/${infofile}
- echo "* W3: (`basename ${infofile} .info`). WWW browser." \
- >> ${infodir}/${infofile}
- echo "END-INFO-DIR-ENTRY" >> ${infodir}/${infofile}
- fi
- echo "Adding \"w3\" entry to ${infodir}/dir"
- install-info ${infodir}/${infofile} ${infodir}/dir
- sed -e "/^;;; ${OptionStart}/,/^;;; ${OptionEnd}/d" \
- ${elispdir}/site-start.el > ${elispdir}/site-start.el.bak
- mv ${elispdir}/site-start.el.bak ${elispdir}/site-start.el
- echo "Adding \"w3\" entry to ${elispdir}/site-start.el"
- echo ";;; ${OptionStart}" \
- >> ${elispdir}/site-start.el
- echo "(setq load-path " >> ${elispdir}/site-start.el
- echo " (cons (expand-file-name " >> ${elispdir}/site-start.el
- echo " \"${elispdir}/w3\") load-path))" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-preview-this-buffer \"w3\" \"WWW Previewer\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-follow-url-at-point" \
- >> ${elispdir}/site-start.el
- echo " \"w3\" \"Find document at pt\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3 \"w3\" \"WWW Browser\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-open-local" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Open local file for WWW browsing\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-fetch" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Open remote file for WWW browsing\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-use-hotlist" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Use shortcuts to view WWW docs\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-show-hotlist" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Use shortcuts to view WWW docs\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-follow-link" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Follow a hypertext link.\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'w3-batch-fetch" >> ${elispdir}/site-start.el
- echo " \"w3\" \"Batch retrieval of URLs\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'url-get-url-at-point" >> ${elispdir}/site-start.el
- echo " \"url\" \"Find the url under the cursor\" nil)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'url-file-attributes" \
- >> ${elispdir}/site-start.el
- echo " \"url\" \"File attributes of a URL\" nil)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'url-popup-info" >> ${elispdir}/site-start.el
- echo " \"url\" \"Get info on a URL\" t)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'url-retrieve" >> ${elispdir}/site-start.el
- echo " \"url\" \"Retrieve a URL\" nil)" >> ${elispdir}/site-start.el
- echo "(autoload 'url-buffer-visiting" \
- >> ${elispdir}/site-start.el
- echo " \"url\" \"Find buffer visiting a URL.\" nil)" \
- >> ${elispdir}/site-start.el
- echo "(autoload 'gopher-dispatch-object" \
- >> ${elispdir}/site-start.el
- echo " \"gopher\" \"Fetch gopher dir\" t)" \
- >> ${elispdir}/site-start.el
- echo ";;; ${OptionEnd}" \
- >> ${elispdir}/site-start.el
- if [ ! -f ${addir}/Emacs ]; then
- touch ${addir}/Emacs
- fi
- sed -e 's/^![ ]*\(Emacs\*w3-.*\)$/&/' \
- -e "/^!!! ${OptionStart}/,/^!!! ${OptionEnd}/d" \
- ${addir}/Emacs > ${addir}/Emacs.bak
- mv ${addir}/Emacs.bak ${addir}/Emacs
- echo "Adding \"w3\" entry to ${addir}/Emacs"
- sed -e 's/^[ ]*Emacs\*w3-.*$/! &/' ${addir}/Emacs \
- > ${addir}/Emacs.bak
- echo "!!! ${OptionStart}" >> ${addir}/Emacs.bak
- echo "Emacs*w3-node-style.attributeForeground: purple" \
- >> ${addir}/Emacs.bak
- echo "Emacs*w3-visited-node-style.attributeForeground: blue" \
- >> ${addir}/Emacs.bak
- echo "!!! End of ${OptionStart}" >> ${addir}/Emacs.bak
- mv ${addir}/Emacs.bak ${addir}/Emacs
- exit 0
-else
- exit 0
-fi
diff --git a/www/w3/files/dot.emacs.tmpl b/www/w3/files/dot.emacs.tmpl
deleted file mode 100644
index cba240257400..000000000000
--- a/www/w3/files/dot.emacs.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Emacs-w3 ;;;;
-;; Emacs-w3(Ver.%VERSION%) ;;
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-(setq url-keep-history t)
-(setq url-be-asynchronous t)
-(setq w3-default-homepage
- "file://localhost/usr/share/doc/handbook/handbook.html")
-;; Emacs-w3 end
diff --git a/www/w3/files/dot.mosaic-hotlist-default b/www/w3/files/dot.mosaic-hotlist-default
deleted file mode 100644
index 3384e691f42e..000000000000
--- a/www/w3/files/dot.mosaic-hotlist-default
+++ /dev/null
@@ -1,27 +0,0 @@
-ncsa-xmosaic-hotlist-format-1
-Default
-
-ftp://localhost/usr/share/doc/handbook/handbook.html Fri Jun 28 00:22:54 1996
-FreeBSD Handbook
-http://www.sra.co.jp/public/doc/bsd/ Fri Jun 28 00:54:37 1996
-index to BSD UNIX information (in Japanese)
-http://www.ee.t.u-tokyo.ac.jp/%7Emita/FreeBSD/FreeBSD.html Fri Jun 28 00:57:49 1996
-Easy Way to Setup FreeBSD
-http://zephyr.elcom.nitech.ac.jp/%7Eyuki/FreeBSD/search.html Fri Jun 28 01:03:03 1996
-FreeBSD Search
-http://www.cs.orst.edu/%7Etakikawm/fj/ Fri Jun 28 21:23:27 1996
-fj Home Page
-http://www.fujitsu.co.jp/hypertext/NetNews/fj.net.infosystems.www.html Fri Jun 28 21:39:08 1996
-Search of /public/wais/fj.net.infosystems.www
-http://www.lycos.com/ Fri Jun 28 22:00:17 1996
-Lycos, Inc. Home Page
-http://altavista.digital.com/ Fri Jun 28 22:01:14 1996
-AltaVista: Main Page
-http://www. Overview.html Fri Jun 28 22:02:41 1996
-The World-Wide Web Virtual Library: Subject Catalogue
-http://www.cs.orst.edu/%7Etakikawm/fj/retrieval.html Fri Jun 28 22:08:52 1996
-fj Article Retrieval
-http://www.yahoo.co.jp/ Sat Jun 29 18:02:35 1996
-Yahoo! JAPAN
-http://www.cs.indiana.edu/elisp/ docs.html Mon Jul 1 14:05:51 1996
-The Emacs World Wide Web Browser
diff --git a/www/w3/files/patch-aa b/www/w3/files/patch-aa
deleted file mode 100644
index a1b9742daad1..000000000000
--- a/www/w3/files/patch-aa
+++ /dev/null
@@ -1,49 +0,0 @@
---- Makefile.orig Sun Oct 29 01:21:56 1995
-+++ Makefile Sat May 31 19:15:25 1997
-@@ -1,19 +1,19 @@
- # what emacs is called on your system
--EMACS = emacs
-+EMACS = ${EMACSCMD}
-
- # How to make a directory
- # need a -p if you want to make the parents!
--MKDIR = mkdir
-+MKDIR ?= mkdir
-
- # Various other stuff used
- RM = rm -f
--CP = cp
-+CP ?= cp
-
- # where the Info file should go
--INFODIR = ../info
-+INFODIR ?= ../info
-
- # where the w3 lisp files should go
--LISPDIR = $$HOME/lisp
-+LISPDIR = ${ELISPDIR}/w3
-
- # Change this to be where your .emacs file is stored
- DOTEMACS = $$HOME/.emacs
-@@ -57,16 +57,16 @@
- w3: docomp.el $(OBJECTS)
- @echo Build of w3 complete...
-
--all: w3.info w3 emacs
-+all: w3.info w3
-
- install: all
- @echo Installing in $(LISPDIR)
- if [ ! -d $(LISPDIR) ] ; then $(MKDIR) $(LISPDIR) ; fi
-- (cd $(LISPDIR) ; $(RM) -f $(SOURCES) $(OBJECTS) w3-sysdp.el*)
-- $(CP) $(SOURCES) $(OBJECTS) $(LISPDIR)
-+ (cd $(LISPDIR) ; $(RM) $(SOURCES) $(OBJECTS) w3-sysdp.el*)
-+ ${INSTALL_DATA} $(SOURCES) $(OBJECTS) $(LISPDIR)
- if [ ! -d $(INFODIR) ] ; then $(MKDIR) $(INFODIR) ; fi
-- (cd $(INFODIR) ; $(RM) -f w3.info*)
-- $(CP) w3.info* $(INFODIR)
-+ (cd $(INFODIR) ; $(RM) w3.info*)
-+ ${INSTALL_DATA} w3.info* $(INFODIR)
-
- emacs:
- @echo Adding w3 setup to $(DOTEMACS)
diff --git a/www/w3/files/user-install.tmpl b/www/w3/files/user-install.tmpl
deleted file mode 100644
index 118f0b23da11..000000000000
--- a/www/w3/files/user-install.tmpl
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-SAMPLEDIR=%SAMPLEDIR%
-
-if [ ! -f ${HOME}/.mosaic-hotlist-default ]; then
- cp ${SAMPLEDIR}/dot.mosaic-hotlist-default ${HOME}/.mosaic-hotlist-default
-fi
-
-mv ${HOME}/.emacs ${HOME}/.emacs.org.$$
-sed -e '/^;;* Emacs-w3 ;*$/,/^;; *Emacs-w3 end$/d' < ${HOME}/.emacs.org.$$ > ${HOME}/.emacs
-cat ${SAMPLEDIR}/dot.emacs >> ${HOME}/.emacs