FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:35 AM GMT
Port details
starplot 0.95.5_5 astro on this many watch lists=0 search for ports that depend on this port
3-dimensional viewer for star charts

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Aug 2001 01:50:19
License: not specified in port
StarPlot allows you to view three-dimensional perspective charts
of stars.  Check the Web site to get more star data sets.

WWW: http://www.starplot.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/astro/starplot/ && make install clean
To add the package: pkg_add -r starplot


Configuration Options
     No options to configure

Master Sites:
http://starplot.org/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.95.5_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
11 Aug 2011 19:20:17
Original commit files touched by this commit  0.95.5_5
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.95.5_5
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  0.95.5_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.95.5_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.95.5_3
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.95.5_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:02:59
Original commit files touched by this commit  0.95.5_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
22 May 2008 00:49:39
Original commit files touched by this commit  0.95.5
miwi search for other commits by this committer
- Update to 0.95.5

PR:             123865
Submitted by:   Ports Fury
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.95.4_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 20:32:57
Original commit files touched by this commit  0.95.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Mar 2007 13:26:20
Original commit files touched by this commit  0.95.4
miwi search for other commits by this committer
- Update to 0.95.4

PR:             110336
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
07 Oct 2006 08:50:56
Original commit files touched by this commit  0.95.3
miwi search for other commits by this committer
- Update to 0.95.3
- Fix build with gcc41

PR:             ports/103954
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
29 Jul 2006 19:46:25
Original commit files touched by this commit  0.95.2_2
miwi search for other commits by this committer
- Fix pkg-plist

PR:             ports/100820
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
03 May 2006 05:14:35
Original commit files touched by this commit  0.95.2_2
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
14 Apr 2006 22:53:13
Original commit files touched by this commit  0.95.2_2
linimon search for other commits by this committer
Reset pat due to no response to email about his status.

Hat:    portmgr
22 Jan 2006 08:18:37
Original commit files touched by this commit  0.95.2_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:24:52
Original commit files touched by this commit  0.95.2_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.95.2_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
27 May 2005 23:26:37
Original commit files touched by this commit  0.95.2_1
pat search for other commits by this committer
Fix WWW

Submitted by:   Michael Schamber <5-d@gmx.net>
23 Apr 2005 17:40:41
Original commit files touched by this commit  0.95.2_1
sem search for other commits by this committer
- Fix pkg-plist to unbreak the port

PR:             ports/79641
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    pat (maintainer)
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.95.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
28 Feb 2005 01:30:35
Original commit files touched by this commit  0.95.2
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
29 Dec 2004 23:26:44
Original commit files touched by this commit  0.95.2
pat search for other commits by this committer
Update to 0.95.2
23 Dec 2004 21:54:45
Original commit files touched by this commit  0.95
pat search for other commits by this committer
Update to 0.95
18 Mar 2004 02:27:55
Original commit files touched by this commit  0.92.3_1
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.92.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
21 Oct 2003 11:17:08
Original commit files touched by this commit  0.92.3
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
31 Aug 2003 04:53:11
Original commit files touched by this commit  0.92.3
edwin search for other commits by this committer
perl -> reinplace

PR:             ports/47652
Submitted by:   Simon 'portlint' Schubert <corecode@corecode.ath.cx>
07 Apr 2003 20:29:10
Original commit files touched by this commit  0.92.3
marcus search for other commits by this committer
Remove USE_GNOMENG macro.
07 Mar 2003 05:55:30
Original commit files touched by this commit  0.92.3
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
30 Aug 2002 03:20:23
Original commit files touched by this commit  0.92.3
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42180
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
06 Dec 2001 21:37:49
files touched by this commit
pat search for other commits by this committer
Update to 0.92.3    
15 Nov 2001 03:59:42
files touched by this commit
pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
24 Sep 2001 21:28:30
files touched by this commit
lioux search for other commits by this committer
update to 0.92.2    
30 Aug 2001 05:50:19
files touched by this commit
trevor search for other commits by this committer
new port of StarPlot 0.92.1, an astral viewer with projection from   the third
dimension    

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours7
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.266 seconds.