aboutsummaryrefslogtreecommitdiff
path: root/astro/starplot
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 13:26:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 13:26:20 +0000
commit23202b359a230061ca87665d5dfff1e73c2d4688 (patch)
tree3b3b65794279120326f48d941138e96b4b9ab750 /astro/starplot
parent01cef09794118f902d4baf4111a77a602bec2a0e (diff)
downloadports-23202b359a230061ca87665d5dfff1e73c2d4688.tar.gz
ports-23202b359a230061ca87665d5dfff1e73c2d4688.zip
- Update to 0.95.4
PR: 110336 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=187519
Diffstat (limited to 'astro/starplot')
-rw-r--r--astro/starplot/Makefile14
-rw-r--r--astro/starplot/distinfo6
-rw-r--r--astro/starplot/files/patch-gui::filedialogs.cc11
-rw-r--r--astro/starplot/files/patch-lib::Makefile.in11
-rw-r--r--astro/starplot/files/patch-src::Makefile.in11
5 files changed, 10 insertions, 43 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile
index bb47ac877855..0d4abc0cbbe4 100644
--- a/astro/starplot/Makefile
+++ b/astro/starplot/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= starplot
-PORTVERSION= 0.95.3
+PORTVERSION= 0.95.4
CATEGORIES= astro
MASTER_SITES= http://starplot.org/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-USE_X_PREFIX= yes
+USE_GNOME= gnometarget gtk20
+USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gtk20
-USE_GETTEXT= yes
-USE_ICONV= yes
-MAKE_ENV= DOCSDIR=${DOCSDIR} EXAMPLESDIR=${EXAMPLESDIR}
-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
+MAKE_ENV= DOCSDIR="${DOCSDIR}" EXAMPLESDIR="${EXAMPLESDIR}"
MAN1= starconvert.1 starpkg.1 starplot.1
diff --git a/astro/starplot/distinfo b/astro/starplot/distinfo
index f0d98477bf92..cf9373518bae 100644
--- a/astro/starplot/distinfo
+++ b/astro/starplot/distinfo
@@ -1,3 +1,3 @@
-MD5 (starplot-0.95.3.tar.gz) = 267573a8155387d5b0399144e5ef4118
-SHA256 (starplot-0.95.3.tar.gz) = bc86c0aaeccbaa8872fa75b5a70f93f75e474aa2b34ae3c4ac7337f82cac099c
-SIZE (starplot-0.95.3.tar.gz) = 464419
+MD5 (starplot-0.95.4.tar.gz) = 59a6c8fe7167d2b5efa824e6ebac9d6f
+SHA256 (starplot-0.95.4.tar.gz) = 7e0de4132e634a1d5a3552f42a85022428b4933834ec36f424af6a6488d1352f
+SIZE (starplot-0.95.4.tar.gz) = 470863
diff --git a/astro/starplot/files/patch-gui::filedialogs.cc b/astro/starplot/files/patch-gui::filedialogs.cc
deleted file mode 100644
index 122b33be481b..000000000000
--- a/astro/starplot/files/patch-gui::filedialogs.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gui/filedialogs.cc.orig Mon Aug 20 13:14:42 2001
-+++ src/gui/filedialogs.cc Mon Aug 20 13:14:52 2001
-@@ -159,7 +159,7 @@
- if (select_function == help_ok_sel || select_function == help_open_sel) {
- if (!help_browser)
- gtk_file_selection_set_filename (GTK_FILE_SELECTION(filew),
-- "/usr/bin/");
-+ "~/");
- else
- gtk_file_selection_set_filename (GTK_FILE_SELECTION(filew),
- help_browser);
diff --git a/astro/starplot/files/patch-lib::Makefile.in b/astro/starplot/files/patch-lib::Makefile.in
deleted file mode 100644
index 068ef12d07a5..000000000000
--- a/astro/starplot/files/patch-lib::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.in.orig Wed Dec 22 21:34:18 2004
-+++ lib/Makefile.in Wed Dec 22 21:35:12 2004
-@@ -71,7 +71,7 @@
- libcompat_a_DEPENDENCIES = $(am__DEPENDENCIES_1)
- am_libcompat_a_OBJECTS = ostringstream.$(OBJEXT)
- libcompat_a_OBJECTS = $(am_libcompat_a_OBJECTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(LOCALBASE)/include -I$(srcdir) -I$(top_builddir)
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
- @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/atan2.Po $(DEPDIR)/floor.Po \
diff --git a/astro/starplot/files/patch-src::Makefile.in b/astro/starplot/files/patch-src::Makefile.in
deleted file mode 100644
index 9fc06f23f866..000000000000
--- a/astro/starplot/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Mon Dec 27 15:02:38 2004
-+++ src/Makefile.in Wed Dec 29 18:17:19 2004
-@@ -92,7 +92,7 @@
- starplot_DEPENDENCIES = libstarplot.a ../lib/libcompat.a
- binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
- SCRIPTS = $(bin_SCRIPTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(LOCALBASE)/include
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mathdefs.Po \