Port details |
- linux-dislin A scientific data plotting package
- 8.2_2 math
=0 8.2_2Version of this port present on the latest quarterly branch. BROKEN: Unfetchable
DEPRECATED: Unfetchable
This port expired on: 2005-09-22
IGNORE: "is marked as broken: Unfetchable"
- 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: 2003-12-14 15:24:01
- Last Update: 2005-07-31 19:29:13
- SVN Revision: UNKNOWN
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://www.linmpi.mpg.de/dislin/
- Description:
- DISLIN is a high-level library of subroutines and functions that display
data graphically. It is intended to be a powerful and easy to use software
package for programmers and scientists that does not require knowledge of
hardware features. The software is available for the programming languages
C, Fortran 77, Fortran 90, Perl, Python and Java.
DISLIN can display graphic information directly on graphic terminals or
store them in metafiles. The supported display types are VGA, X Windows,
Windows API and Tektronix. The supported file formats are GKSLIN, CGM,
HPGL, PostScript, Prescribe, WMF, PNG, BMP and TIFF. DISLIN metafiles can
either be printed on various devices using the DISLIN driver program DIS-
DRV or imported into third party products such as TeX and MS Word.
WWW: http://www.linmpi.mpg.de/dislin/
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-dislin>0:math/linux-dislin
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-dislin
- 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.
- Runtime dependencies:
-
- redhat-release : emulators/linux_base-8
- libXrender.so.1 : x11/linux-XFree86-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 |
8.2_2 31 Jul 2005 19:29:13
 |
thierry  |
Linux binaries for version 8.2 are unfetchable, then switch to native
FreeBSD binaries for version 8.3 (i386 only).
Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5.
PR: 84366
Submitted by: thierry
Repocopied by: marcus |
8.2_2 23 Jul 2005 02:53:43
 |
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
8.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 ) |
8.2_1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
8.2_1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
8.2_1 26 Mar 2005 19:59:19
 |
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
8.2_1 01 Mar 2005 21:51:49
 |
trevor  |
Respect the user's USE_LINUX setting. |
8.2_1 20 Feb 2005 16:16:43
 |
des  |
I no longer have the time nor the inclination to maintain this. |
8.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 ) |
8.2 17 Feb 2004 12:58:27
 |
des  |
Update to 8.2. |
8.1 16 Feb 2004 23:34:14
 |
kris  |
BROKEN: Unfetchable. This port is scheduled for removal on April 16 if it
is still broken at that time. |
8.1 14 Dec 2003 15:23:23
 |
des  |
The Linux version of the DISLIN scientific data plotting package. |