From 7f52c6930fd1f8abfcb38c27cae53fcd2c18805d Mon Sep 17 00:00:00 2001 From: sat Date: Tue, 12 Jun 2007 17:00:56 +0000 Subject: - Update to 1.61 - Minor fixes --- astro/nightfall/Makefile | 16 ++++++++-------- astro/nightfall/distinfo | 6 +++--- astro/nightfall/pkg-plist | 2 ++ 3 files changed, 13 insertions(+), 11 deletions(-) (limited to 'astro') diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 1bded039d969..ad3638c7887f 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -6,10 +6,9 @@ # PORTNAME= nightfall -PORTVERSION= 1.52 -PORTREVISION= 2 +PORTVERSION= 1.61 CATEGORIES= astro -MASTER_SITES= http://www.la-samhna.de/nightfall/ +MASTER_SITES= http://www.la-samhna.de/nightfall/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= An interactive binary star application @@ -20,6 +19,7 @@ USE_XLIB= yes WANT_GNOME= yes USE_GNOME= gnomehack gnomehier gnometarget gtk20 USE_PERL5= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -57,7 +57,7 @@ LIB_DEPENDS+= glut.4:${PORTSDIR}/graphics/libglut \ CONFIGURE_ARGS+= --with-lib-GL .endif -pre-everything:: +pre-configure: @${ECHO_MSG} "Nightfall has the following tunable option(s):" @${ECHO_MSG} "" @${ECHO_MSG} " WITHOUT_GNOME=libgnomeui Turns off Gnome support" @@ -66,13 +66,13 @@ pre-everything:: @${ECHO_MSG} "" post-patch: - @${REINPLACE_CMD} -e 's|CFLAGS -O3|CFLAGS|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|^Icon=gnome|Icon=${DATADIR}/pixmaps/gnome|g' \ ${WRKSRC}/nightfall.desktop post-install: - @${MKDIR} ${PREFIX}/share/gnome/applications - ${INSTALL_DATA} ${WRKSRC}/nightfall.desktop \ - ${PREFIX}/share/gnome/applications + @${INSTALL} -d ${PREFIX}/share/gnome/applications/ + @${INSTALL_DATA} ${WRKSRC}/nightfall.desktop \ + ${PREFIX}/share/gnome/applications/ .include diff --git a/astro/nightfall/distinfo b/astro/nightfall/distinfo index 7757b79ea49a..579df428cdc8 100644 --- a/astro/nightfall/distinfo +++ b/astro/nightfall/distinfo @@ -1,3 +1,3 @@ -MD5 (nightfall-1.52.tar.gz) = ccc9390cbe86f872b60ae48e6a3e2c4c -SHA256 (nightfall-1.52.tar.gz) = fd4199d283b64a2dfe54a132be9cf32d7d0acfd1f18b81825b863028fa8813ec -SIZE (nightfall-1.52.tar.gz) = 1290798 +MD5 (nightfall-1.61.tar.gz) = 8224a80cbd0a255b0bc8b2c5d94d22e1 +SHA256 (nightfall-1.61.tar.gz) = eefffafd36d415687f13ebf48ee00f66488e6cfc466fad522ff8d1de27139868 +SIZE (nightfall-1.61.tar.gz) = 1331088 diff --git a/astro/nightfall/pkg-plist b/astro/nightfall/pkg-plist index 097b93ed00ab..ffb6132c1807 100644 --- a/astro/nightfall/pkg-plist +++ b/astro/nightfall/pkg-plist @@ -58,6 +58,7 @@ share/locale/it/LC_MESSAGES/nightfall.mo %%DATADIR%%/doc/C/help5.txt %%DATADIR%%/doc/C/help6.txt %%DATADIR%%/doc/C/help7.txt +%%DATADIR%%/doc/C/help8.txt %%DATADIR%%/doc/de/help0.txt %%DATADIR%%/doc/de/help1.txt %%DATADIR%%/doc/de/help2.txt @@ -66,6 +67,7 @@ share/locale/it/LC_MESSAGES/nightfall.mo %%DATADIR%%/doc/de/help5.txt %%DATADIR%%/doc/de/help6.txt %%DATADIR%%/doc/de/help7.txt +%%DATADIR%%/doc/de/help8.txt %%DATADIR%%/pixmaps/checker_256.jpg %%DATADIR%%/pixmaps/disk_128.jpg %%DATADIR%%/pixmaps/disk_256.jpg -- cgit n/devel/electron6/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Use version in compliance to PHB section 5.14ehaupt2018-12-282-6/+6
* misc/tzdiff: update to 1.0swills2018-12-272-6/+9
* USES=compiler:c++11-lang is necessary to build on GCC-basedlinimon2018-12-271-1/+1
* misc/unclutter-xfixes: Update to 1.5swills2018-12-273-16/+10
* misc/tellico: depend on the optional dependenciestcberner2018-12-261-2/+7
* misc/tellico: update to KF5 based 3.1.4tcberner2018-12-268-415/+362
* USES=compiler:c++11-lang is necessary to build on GCC-based architectures.linimon2018-12-261-1/+1
* Update math/eigen3 to 3.3.7tcberner2018-12-263-2/+3
* - Update to 3.0.2wen2018-12-262-4/+4
* Change cmake default behaviour to outsource.tcberner2018-12-2639-39/+39
* Apply changes developed by Stephen Montgomery-Smith and required tose2018-12-2312-0/+857
* Remove expired ports:rene2018-12-214-45/+0
* misc/urh: Update 2.5.2 -> 2.5.3yuri2018-12-212-5/+4
* misc/snakemake: Update 5.3.1 -> 5.4.0yuri2018-12-212-4/+4
* Fix up after revision r487864 which added a .info file to pkg-plistgerald2018-12-212-2/+2
* misc/qt5ct: update to 0.37tcberner2018-12-212-5/+4
* misc/gnuit: Unbreak by adding a missing file to plistyuri2018-12-202-1/+2
* misc/survex: fix build with GCC-based architecturesyuri2018-12-201-1/+1
* Add OPTIONS to misc/kdeutils.adridg2018-12-191-12/+42
* - Add LICENSEamdmi32018-12-192-2/+3
* Update openhab2 to 2.4.0netchild2018-12-196-284/+298
* New port: misc/libemos: Interpolation library for meteorological softwareyuri2018-12-187-0/+7689
* Switch to gettext-tools, we only need for building.kwm2018-12-171-1/+3
* Update PyQt5 to 5.11.3tcberner2018-12-162-1343/+1342
* Update poppler to 0.72tcberner2018-12-161-2/+1
* Update KDE Frameworks to 5.53.0tcberner2018-12-162-4/+3
* Update Qt5 to 5.12.0tcberner2018-12-165-2525/+3431
* misc/osinfo-db: update to 20181214novel2018-12-163-4/+6
* Update Maintainers eMail Addressjoneum2018-12-151-1/+1
* misc/orange3: Upgrade 3.17.0 -> 3.19.0yuri2018-12-152-6/+6
* Update KDE Applications to 18.12.0tcberner2018-12-1422-38/+44
* Update to 1.6.0 (bugfix release).fjoe2018-12-133-12/+12
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-1241-15/+41
* devel/boost-*: update to 1.69.0jbeich2018-12-124-1/+4
* Add 12.0-RELEASE MANIFEST files.gjb2018-12-1223-121/+61
* misc/urh: Update 2.5.1 -> 2.5.2yuri2018-12-122-4/+4
* Remove expired ports:rene2018-12-117-165/+0
* Update iso-codes to 4.1.kwm2018-12-094-12/+164
* Update openhab2 to 2.3.0.netchild2018-12-098-249/+239
* Apparently the failure of the doc ports to build on powerpc64 is merelylinimon2018-12-081-1/+0
* misc/ompl: Update 1.4.0 -> 1.4.1yuri2018-12-083-6/+5
* misc/snakemake: Update 5.3.0 -> 5.3.1yuri2018-12-082-5/+5
* - Add LICENSE_FILEamdmi32018-12-061-1/+3
* Remove expired ports:rene2018-12-052-11/+0
* misc/exercism: update to 3.0.11swills2018-12-052-5/+4
* misc/osinfo-db: update to 20181203novel2018-12-042-4/+4
* Re-assign sobomax@'s ports after his commit bit was safekept.rene2018-12-041-1/+1
* New port: misc/actiona: Cross-platform automation toolyuri2018-12-037-0/+110
* Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-0211-0/+33
* misc/console-bridge: Update 0.4.1 -> 0.4.2yuri2018-12-022-4/+4
* Add MANIFEST files for 12.0-RC3.gjb2018-12-0116-61/+61
* misc/dejagnu: update to 1.6.2gahr2018-11-292-6/+6
* Update to 0.103014sunpoet2018-11-292-6/+7
* Update to 0.03sunpoet2018-11-292-6/+6
* Update to 0.03sunpoet2018-11-292-7/+8
* misc/urdfdom: fix build with GCC-based architecturesyuri2018-11-281-1/+1
* New port: snakemake/Makefile: Workflow management systemyuri2018-11-274-0/+40
* Port misc/qbrew away from Qt4 to Qt5. While at it, assume maintainership.adridg2018-11-2710-10/+185
* misc/urh: Update 2.5.0 -> 2.5.1yuri2018-11-262-4/+4
* - Add MANIFEST files for 12.0-RC2.gjb2018-11-2522