Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 02:22:20 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/171991: editors/uemacs: Update MASTER_SITES
Message-ID:  <20120926022220.5adcaac79dee1e90e883ba70@yahoo.com>
Resent-Message-ID: <201209251810.q8PIAKZF019395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171991
>Category:       ports
>Synopsis:       editors/uemacs: Update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:20 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/uemacs/Makefile editors//uemacs/Makefile
--- /usr/ports/editors/uemacs/Makefile	2012-09-21 15:52:44.000000000 +0900
+++ editors//uemacs/Makefile	2012-09-25 17:14:48.000000000 +0900
@@ -1,28 +1,23 @@
-# New ports collection makefile for:	MicroEmacs
-# Date created:         16 Jan 1995
-# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
 # $FreeBSD: ports/editors/uemacs/Makefile,v 1.21 2012/09/21 06:52:44 bapt Exp $
-#
 
 PORTNAME=	uemacs
 PORTVERSION=	4.0
 CATEGORIES=	editors
-MASTER_SITES=	http://uemacs.tripod.com/ \
+MASTER_SITES=	http://debian.uni-duisburg-essen.de/misc/memacs/disk2/ \
+		http://www.hpcc.ecs.soton.ac.uk/software/uemacs400/disk2/ \
 		ftp://aquest.com/pub/uemacs400/disk2/
 DISTNAME=	ue400dev
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A full screen editor
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 NO_CDROM=	"Resale allowed for media cost only"
 
 NO_WRKSUBDIR=	yes
 USE_ZIP=	yes
 EXTRACT_BEFORE_ARGS=	-Laq
+MAKE_JOBS_SAFE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/*.c
diff -urN /usr/ports/editors/uemacs/pkg-descr editors//uemacs/pkg-descr
--- /usr/ports/editors/uemacs/pkg-descr	1996-10-16 15:53:52.000000000 +0900
+++ editors//uemacs/pkg-descr	2011-08-11 19:58:12.000000000 +0900
@@ -1,17 +1,18 @@
-	MicroEMACS is a tool for creating and changing documents,
-programs, and other text files. It is both relatively easy for the
-novice to use, but also very powerful in the hands of an expert.
-MicroEMACS can be extensively customized for the needs of the individual
-user.
+MicroEMACS is a tool for creating and changing documents, programs,
+and other text files. It is both relatively easy for the novice to
+use, but also very powerful in the hands of an expert. MicroEMACS
+can be extensively customized for the needs of the individual user.
 
-	MicroEMACS allows several files to be edited at the same time.
-The screen can be split into different windows and screens, and text may
-be moved freely from one window on any screen to the next. Depending on
-the type of file being edited, MicroEMACS can change how it behaves to
-make editing simple. Editing standard text files, program files and
-word processing documents are all possible at the same time.
+MicroEMACS allows several files to be edited at the same time. The
+screen can be split into different windows and screens, and text may
+be moved freely from one window on any screen to the next. Depending
+on the type of file being edited, MicroEMACS can change how it behaves
+to make editing simple. Editing standard text files, program files
+and word processing documents are all possible at the same time.
 
-	There are extensive capabilities to make word processing and
-editing easier. These include commands for string searching and
-replacing, paragraph reformatting and deleting, automatic word wrapping,
-word move and deletes, easy case controlling, and automatic word counts.
+There are extensive capabilities to make word processing and editing
+easier. These include commands for string searching and replacing,
+paragraph reformatting and deleting, automatic word wrapping, word
+move and deletes, easy case controlling, and automatic word counts.
+
+WWW: http://www.aquest.com/emacs.htm
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120926022220.5adcaac79dee1e90e883ba70>