Port details |
- xmandel Window based interface to Mandelbrot sets and Julia sets
- 1.0_2 graphics
=2 1.0_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 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: unknown
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: pdflib, python
- License: not specified in port
- Description:
- Xmandel is a user friendly interface for generating Mandelbrot sets and
Julia sets. It initially comes up with several command buttons,
which are described in the man page, for controlling the execution. A
Mandelbrot set is drawn in the window of the initial form when the
mandel button is selected. Other buttons are provided for zooming,
clearing, etc. A separate window is created for drawing the Julia sets.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xmandel>0:graphics/xmandel
- No installation instructions:
- This port has been deleted.
- PKGNAME: xmandel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmandel.shar) = d785bf77cda17ffbead0fdb1743672b92725e5add2f56fb67c727a70db90feb5
SIZE (xmandel.shar) = 36482
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
- perl5>=5.30.r1<5.31 : lang/perl5.30
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- imake perl5 xorg
- 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 |
1.0_2 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.0_2 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
1.0_2 04 Aug 2019 12:37:59 |
antoine |
Mark BROKEN: unfetchable |
1.0_2 09 Jan 2014 21:39:49 |
antoine |
Stage support |
1.0_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0_2 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.0_2 26 Jul 2013 07:33:42 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
1.0_2 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 |
1.0_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 |
1.0_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.0_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.0_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}. |
1.0 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.0 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.0 02 Nov 2003 03:36:45 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
02 Jan 2002 04:16:51 |
pat |
Fix for -CURRENT, malloc.h->stdlib.h |
24 Jun 2001 21:29:39 |
dd |
Remove duplicate words where appropriate. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |