ports/176394: [patch] Update pkg-descr and LICENSE for editors/manedit
Kevin Zheng
kevinz5000 at gmail.com
Sun Feb 24 15:00:00 UTC 2013
>Number: 176394
>Category: ports
>Synopsis: [patch] Update pkg-descr and LICENSE for editors/manedit
>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: Sun Feb 24 15:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Kevin Zheng
>Release: 9.1-RELEASE
>Organization:
>Environment:
FreeBSD sigma.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update pkg-descr for editors/manedit. Take this opportunity to add the WWW site, specify the LICENSE, and sort a section of the Makefile.
>How-To-Repeat:
>Fix:
Apply the attached patch. This patch was generated using `svn diff`.
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 312869)
+++ Makefile (working copy)
@@ -9,12 +9,15 @@
MAINTAINER= johans at FreeBSD.org
COMMENT= A UNIX manual page editor and viewer
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE
+
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
+MAKEFILE= Makefile.FreeBSD
+MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
-MAKE_JOBS_SAFE= yes
USE_GNOME= gtk12
-MAKEFILE= Makefile.FreeBSD
MAN1= manedit.1
Index: pkg-descr
===================================================================
--- pkg-descr (revision 312869)
+++ pkg-descr (working copy)
@@ -1,4 +1,7 @@
-ManEdit is a UNIX manual page editor and viewer. It can be used as a direct
-editor for UNIX manual pages (with no manual conversion steps involved) or
-a viewer/browser. ManEdit uses the GTK+ widget set and requires the X Window
-Systems.
+The ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX
+manual pages. It has a preview viewer, uses the manual page XML format for easy
+editing, and comes with a tutorial and reference guide. It uses the GTK+ widget
+set and features syntax highlighting, a complete drag and drop system for easy
+viewing and editing, a crash recovery system, and sample manual page templates.
+
+WWW: http://freecode.com/projects/manedit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list