Port details |
- linux-relview An interactive tool for manipulation of relations
- 7.0.2_2 math
=1 7.0.2_2Version of this port present on the latest quarterly branch.
- 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: 2002-10-25 17:03:55
- Last Update: 2013-10-13 22:16:20
- SVN Revision: 330260
- People watching this port, also watch:: ladspa
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://www.informatik.uni-kiel.de/~progsys/relview.shtml
- Description:
- The RelView-System is an interactive tool for computer-supported
manipulation of relations represented as Boolean matrices or directed
graphs, especially for prototyping relational specifications and
programs. It is developed at the Department of Computer Science and
Applied Mathematics of Christian-Albrechts-University of Kiel.
WWW: http://www.informatik.uni-kiel.de/~progsys/relview.shtml
-
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:
-
- linux-relview>0:math/linux-relview
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-relview
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- 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.
- Runtime dependencies:
-
- fedora-release : emulators/linux_base-f10
- libexpat.so.1 : textproc/linux-f10-expat
- libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
- libgtk-1.2.so.0.9.1 : x11-toolkits/linux-f10-gtk
- libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
7.0.2_2 13 Oct 2013 22:16:20 |
rene |
Remove unmaintained ports which depends on Linux GTK1 libraries:
emulators/linux-ePSXe
emulators/linux-peops-spu
math/linux-relview
No objections from: emulation@ |
7.0.2_2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
7.0.2_2 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
7.0.2_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
7.0.2_2 08 Mar 2010 16:53:02 |
miwi |
- Allow to build on AMD64
PR: 144165 144167 144168 144170 144171 144172 144173 144174
144183 144493 144496
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Feature safe: yes |
7.0.2_2 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. |
7.0.2_2 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
7.0.2_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) |
7.0.2_2 05 Mar 2007 07:47:43 |
linimon |
Maintainer's email address bounces.
Hat: portmgr |
7.0.2_2 22 Jan 2006 12:56:47 |
edwin |
SHA256ify
Approved by: krion@ |
7.0.2_2 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
7.0.2_1 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
7.0.2_1 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
7.0.2 27 Mar 2004 07:48:38 |
obraun |
* Add SIZE. [1]
* s/brandelf/${BRANDELF}/.
Submitted by: maintainer [1] |
7.0.2 18 Feb 2003 11:19:40 |
obraun |
De-pkg-comment.
Approved by: maintainer |
7.0.2 25 Oct 2002 17:02:42 |
obraun |
Add linux-relview, an interactive tool for computer-supported
manipulation of relations.
PR: 44462
Submitted by: Michael Ebert <ebert@informatik.unibw-muenchen.de> |