Date: Mon, 8 Mar 1999 13:16:37 -0700 (MST) From: brett@peloton.physics.montana.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10489: new port - gnotepad+ Message-ID: <199903082016.NAA03295@peloton.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
>Number: 10489 >Category: ports >Synopsis: new port of gnotepad+ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 8 12:20:04 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brett Taylor >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Montana State University, Bozeman >Environment: FreeBSD 2.2.8-STABLE (also tested on my home machine at 3.1-STABLE) >Description: new port of gnotepad+, a simple GTK based text/HTML editor. port has been through the ringer (make, make install, make deinstall, make package, pkg_add and pkg_del) and passes portlint cleanly >How-To-Repeat: just commit the port below. :-) >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gnotepad+ # gnotepad+/files # gnotepad+/files/md5 # gnotepad+/pkg # gnotepad+/pkg/DESCR # gnotepad+/pkg/COMMENT # gnotepad+/pkg/PLIST # gnotepad+/Makefile # gnotepad+/patches # gnotepad+/patches/patch-aa # echo c - gnotepad+ mkdir -p gnotepad+ > /dev/null 2>&1 echo c - gnotepad+/files mkdir -p gnotepad+/files > /dev/null 2>&1 echo x - gnotepad+/files/md5 sed 's/^X//' >gnotepad+/files/md5 << 'END-of-gnotepad+/files/md5' XMD5 (gnotepad+-1.1.1.tar.gz) = 75e5cc4082b8e5345109e6b4756a250a END-of-gnotepad+/files/md5 echo c - gnotepad+/pkg mkdir -p gnotepad+/pkg > /dev/null 2>&1 echo x - gnotepad+/pkg/DESCR sed 's/^X//' >gnotepad+/pkg/DESCR << 'END-of-gnotepad+/pkg/DESCR' Xgnotepad+ is a simple GTK based text editor. It also has built-in simple XHTML editing with previews directed to Netscape. X X-brett@peloton.physics.montana.edu END-of-gnotepad+/pkg/DESCR echo x - gnotepad+/pkg/COMMENT sed 's/^X//' >gnotepad+/pkg/COMMENT << 'END-of-gnotepad+/pkg/COMMENT' Xgnotepad+ is a simple GTK based text/HTML editor. END-of-gnotepad+/pkg/COMMENT echo x - gnotepad+/pkg/PLIST sed 's/^X//' >gnotepad+/pkg/PLIST << 'END-of-gnotepad+/pkg/PLIST' Xbin/gnp Xshare/gnotepad+/xpm/tb_big.xpm Xshare/gnotepad+/xpm/tb_bold.xpm Xshare/gnotepad+/xpm/tb_cancel.xpm Xshare/gnotepad+/xpm/tb_centjust.xpm Xshare/gnotepad+/xpm/tb_comment.xpm Xshare/gnotepad+/xpm/tb_copy.xpm Xshare/gnotepad+/xpm/tb_cut.xpm Xshare/gnotepad+/xpm/tb_edit.xpm Xshare/gnotepad+/xpm/tb_emphasis.xpm Xshare/gnotepad+/xpm/tb_exit.xpm Xshare/gnotepad+/xpm/tb_find.xpm Xshare/gnotepad+/xpm/tb_find_next.xpm Xshare/gnotepad+/xpm/tb_h1.xpm Xshare/gnotepad+/xpm/tb_h2.xpm Xshare/gnotepad+/xpm/tb_h3.xpm Xshare/gnotepad+/xpm/tb_h4.xpm Xshare/gnotepad+/xpm/tb_h5.xpm Xshare/gnotepad+/xpm/tb_h6.xpm Xshare/gnotepad+/xpm/tb_help.xpm Xshare/gnotepad+/xpm/tb_image.xpm Xshare/gnotepad+/xpm/tb_italic.xpm Xshare/gnotepad+/xpm/tb_leftjust.xpm Xshare/gnotepad+/xpm/tb_linebreak.xpm Xshare/gnotepad+/xpm/tb_link.xpm Xshare/gnotepad+/xpm/tb_listitem.xpm Xshare/gnotepad+/xpm/tb_new.xpm Xshare/gnotepad+/xpm/tb_open.xpm Xshare/gnotepad+/xpm/tb_ordered.xpm Xshare/gnotepad+/xpm/tb_paragraph.xpm Xshare/gnotepad+/xpm/tb_paste.xpm Xshare/gnotepad+/xpm/tb_prefs.xpm Xshare/gnotepad+/xpm/tb_print.xpm Xshare/gnotepad+/xpm/tb_redo.xpm Xshare/gnotepad+/xpm/tb_replace.xpm Xshare/gnotepad+/xpm/tb_rightjust.xpm Xshare/gnotepad+/xpm/tb_save.xpm Xshare/gnotepad+/xpm/tb_separator.xpm Xshare/gnotepad+/xpm/tb_small.xpm Xshare/gnotepad+/xpm/tb_strikeout.xpm Xshare/gnotepad+/xpm/tb_strong.xpm Xshare/gnotepad+/xpm/tb_subscript.xpm Xshare/gnotepad+/xpm/tb_superscript.xpm Xshare/gnotepad+/xpm/tb_target.xpm Xshare/gnotepad+/xpm/tb_title.xpm Xshare/gnotepad+/xpm/tb_typewriter.xpm Xshare/gnotepad+/xpm/tb_underline.xpm Xshare/gnotepad+/xpm/tb_undo.xpm Xshare/gnotepad+/xpm/tb_unordered.xpm Xshare/gnotepad+/xpm/tb_winclose.xpm Xshare/gnotepad+/xpm/tb_winnew.xpm X@dirrm share/gnotepad+/xpm X@dirrm share/gnotepad+ END-of-gnotepad+/pkg/PLIST echo x - gnotepad+/Makefile sed 's/^X//' >gnotepad+/Makefile << 'END-of-gnotepad+/Makefile' X# New ports collection makefile for: gnotepad+ X# Version required: 1.1.1 X# Date created: 08-March-1999 X# Whom: brett@peloton.physics.montana.edu X# X# $Id$ X# X XDISTNAME= gnotepad+-1.1.1 XCATEGORIES= editors www XMASTER_SITES= http://members.xoom.com/ackahn/gnp/ X XMAINTAINER= brett@peloton.physics.montana.edu X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ X gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel X XGNU_CONFIGURE= yes XCONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" X XMAN1= gnp.1 X X.include <bsd.port.mk> END-of-gnotepad+/Makefile echo c - gnotepad+/patches mkdir -p gnotepad+/patches > /dev/null 2>&1 echo x - gnotepad+/patches/patch-aa sed 's/^X//' >gnotepad+/patches/patch-aa << 'END-of-gnotepad+/patches/patch-aa' X*** src/prefs.c Mon Mar 8 12:48:35 1999 X--- src/prefs.c Mon Mar 8 12:48:56 1999 X*************** X*** 22,28 **** X #include <string.h> X #include <math.h> X #include <errno.h> X! #include <values.h> X #include <fcntl.h> X #include <ctype.h> X #include <sys/stat.h> X--- 22,28 ---- X #include <string.h> X #include <math.h> X #include <errno.h> X! #include <limits.h> X #include <fcntl.h> X #include <ctype.h> X #include <sys/stat.h> END-of-gnotepad+/patches/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903082016.NAA03295>