Date: Sun, 18 Jul 1999 13:14:19 +0400 (MSD) From: Andrey Zakhvatov <andy@icc.surw.chel.su> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12690: New port: gperiodic-1.2.1 Message-ID: <199907180914.NAA17232@icc.surw.chel.su>
next in thread | raw e-mail | index | archive | help
>Number: 12690 >Category: ports >Synopsis: New port: gperiodic-1.2.1 >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: Sun Jul 18 02:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrey Zakhvatov >Release: FreeBSD 3.1-RELEASE i386 >Organization: South Ural Railway ICC >Environment: >Description: This is a port of gperiodic-1.2.1. Gperiodic displays a periodic table of the elements, allowing you to browse through the elements, and view detailed information about each element. # 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: # # gperiodic-1.2.1 # gperiodic-1.2.1/Makefile # gperiodic-1.2.1/files # gperiodic-1.2.1/files/md5 # gperiodic-1.2.1/pkg # gperiodic-1.2.1/pkg/COMMENT # gperiodic-1.2.1/pkg/DESCR # gperiodic-1.2.1/pkg/PLIST # echo c - gperiodic-1.2.1 mkdir -p gperiodic-1.2.1 > /dev/null 2>&1 echo x - gperiodic-1.2.1/Makefile sed 's/^X//' >gperiodic-1.2.1/Makefile << 'END-of-gperiodic-1.2.1/Makefile' X# New ports collection makefile for: gperiodic X# Version required: 1.2.1 X# Date created: 16 July 1999 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= gperiodic-1.2.1 XCATEGORIES= misc XMASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ X XMAINTAINER= andy@icc.surw.chel.su X XUSE_GMAKE= yes XWRKSRC= ${WRKDIR}/gperiodic X XMAN1= gperiodic.1 X XLIB_DEPENDS= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X glib12.2:${PORTSDIR}/devel/glib12 \ X gmodule12.2:${PORTSDIR}/devel/glib12 \ X gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X intl.1:${PORTSDIR}/devel/gettext X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ X GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \ X GTK_CONFIG="${X11BASE}/bin/gtk12-config" X Xpost-install: X @ ${INSTALL_MAN} ${WRKSRC}/man/gperiodic.1 ${PREFIX}/man/man1 X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${PREFIX}/share/doc/gperiodic X.for file in AUTHORS COPYING Changes README X @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic X.endfor X.endif X X.include <bsd.port.mk> END-of-gperiodic-1.2.1/Makefile echo c - gperiodic-1.2.1/files mkdir -p gperiodic-1.2.1/files > /dev/null 2>&1 echo x - gperiodic-1.2.1/files/md5 sed 's/^X//' >gperiodic-1.2.1/files/md5 << 'END-of-gperiodic-1.2.1/files/md5' XMD5 (gperiodic-1.2.1.tar.gz) = a7bfd4c8bc2e15cb8904fb0bcfe5df0d END-of-gperiodic-1.2.1/files/md5 echo c - gperiodic-1.2.1/pkg mkdir -p gperiodic-1.2.1/pkg > /dev/null 2>&1 echo x - gperiodic-1.2.1/pkg/COMMENT sed 's/^X//' >gperiodic-1.2.1/pkg/COMMENT << 'END-of-gperiodic-1.2.1/pkg/COMMENT' XDisplays a periodic table of the elements. END-of-gperiodic-1.2.1/pkg/COMMENT echo x - gperiodic-1.2.1/pkg/DESCR sed 's/^X//' >gperiodic-1.2.1/pkg/DESCR << 'END-of-gperiodic-1.2.1/pkg/DESCR' XGperiodic displays a periodic table of the elements, allowing you to Xbrowse through the elements, and view detailed information about each Xelement. X XWWW: http://gperiodic.seul.net/ END-of-gperiodic-1.2.1/pkg/DESCR echo x - gperiodic-1.2.1/pkg/PLIST sed 's/^X//' >gperiodic-1.2.1/pkg/PLIST << 'END-of-gperiodic-1.2.1/pkg/PLIST' Xbin/gperiodic Xshare/locale/de/LC_MESSAGES/gperiodic.mo Xshare/locale/es/LC_MESSAGES/gperiodic.mo Xshare/locale/fr/LC_MESSAGES/gperiodic.mo Xshare/locale/pt/LC_MESSAGES/gperiodic.mo Xshare/doc/gperiodic/AUTHORS Xshare/doc/gperiodic/COPYING Xshare/doc/gperiodic/Changes Xshare/doc/gperiodic/README X@dirrm share/doc/gperiodic END-of-gperiodic-1.2.1/pkg/PLIST exit >How-To-Repeat: >Fix: Please, check and commit this port. >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?199907180914.NAA17232>