Port details |
- xgobi Graphical data visualisation tool
- 2002.06.20_4 math
=1 2002.06.20_4Version of this port present on the latest quarterly branch.
- BROKEN: fails to fetch (no route to host)
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: fails to fetch (no route to host) NO CDROM: Restrictive copyright (do not sell for profit)
- 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
- Port Added: 2001-12-19 01:06:09
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: p5-type1inst, libao, ncftp, python
- Also Listed In: graphics
- License: not specified in port
- Description:
- An interactive dynamic graphics program for data visualization
in the X Window System. It is especially designed for the exploration
of multivariate data. Its basic plot is a scatterplot and there are
a number of the tools available for scatterplot display and manipulation.
It has a direct manipulation interface, and all the manipulations
are performed using the mouse.
It can be used in conjunction with the S language for scientific
computing and data analysis. (Or R language).
Also it can be programmed using RPC to communicate with other software.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xgobi
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- xbitmaps.pc : x11/xbitmaps
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- xbitmaps.pc : x11/xbitmaps
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xgobi-2002.06.20_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- imake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2002.06.20_4 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2002.06.20_4 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
2002.06.20_4 29 Nov 2015 03:13:34 |
amdmi3 |
- Mark BROKEN: fails to fetch:
fetch: http://public.research.att.com/~stat/xgobi/xgobi.sh.gz: No route to host |
2002.06.20_4 14 Nov 2014 09:39:21 |
antoine |
Cleanup plist |
2002.06.20_4 04 Jul 2014 00:52:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
2002.06.20_4 19 Jun 2014 13:27:52 |
vanilla |
Stagify.
Approved by: portmgr@ |
2002.06.20_4 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2002.06.20_3 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
2002.06.20_3 28 Jun 2013 11:51:06 |
bapt |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
2002.06.20_3 11 Jun 2013 20:44:04 |
bsam |
Fix build with clang (CFLAGS+=-Wno-return-type). |
2002.06.20_3 18 Mar 2013 21:56:30 |
eadler |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
2002.06.20_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2002.06.20_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2002.06.20_3 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
2002.06.20_2 13 May 2008 10:27:09 |
flz |
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self) |
2002.06.20_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2002.06.20_1 30 May 2007 19:13:50 |
arved |
Fix build with gcc4 |
2002.06.20_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2002.06.20 26 Dec 2006 12:46:34 |
linimon |
Reset tonymaher@optusnet.com.au due to maintainer-timeouts and no response
to email.
Hat: portmgr |
2002.06.20 09 Jan 2006 09:52:23 |
ehaupt |
- Update MASTER_SITES
- Add SHA256
PR: 91537
Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer) |
2002.06.20 09 Jan 2006 03:25:03 |
edwin |
Fix maintainer address
From: Tony Maher <anthony.maher@uts.edu.au>
To: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer
addressupdate
Actually I need modify all my ports to use OptusNet rather than
Biolateral. Is there an easy way to do this or should I submit a
separate 1-line patch and PR for each port?
biology/crimap
biology/dna-qc
biology/flip
biology/primer3
biology/seqio
biology/wise
math/xgobi
net/generic-nqs
Submitted by: Tony Maher <anthony.maher@uts.edu.au> |
2002.06.20 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2002.06.20 01 Dec 2003 20:36:13 |
pav |
- Unbreak on 5.x (gcc 3.3 preprocessor)
PR: ports/59781
Submitted by: Tony Maher <tonymaher@optushome.com.au> (maintainer)
Approved by: marcus (portmgr) |
2002.06.20 21 Feb 2003 12:44:05 |
knu |
De-pkg-comment. |
2002.06.20 27 Oct 2002 01:57:53 |
kris |
Update to xgobi 2002.06.20
Reviewed by: maintainer |
2002.04.12 04 May 2002 21:22:42 |
kris |
Update to xgobi 2002.04.12
Noticed by: bento |
19 Dec 2001 04:06:09 |
petef |
Add xgobi 2001.09, graphical data visualisation tool. |