Port details |
- Sather Sather compiler
- 1.2.2_2 lang
=1 1.2.2_2Version of this port present on the latest quarterly branch.
- BROKEN: segfaults during build on 9.X
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html This port expired on: 2014-08-31 IGNORE: is marked as broken: segfaults during build on 9.X
- 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: 2014-09-01 17:12:33
- SVN Revision: 366903
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- WWW:
- http://www.gnu.org/software/sather/
- Description:
- Sather is an object oriented language which aims to be simple,
efficient, safe, and non-proprietary. It aims to meet the needs of
modern research groups and to foster the development of a large,
freely available, high-quality library of efficient well-written
classes for a wide variety of computational tasks. It was originally
based on Eiffel but now incorporates ideas and approaches from several
languages. One way of placing it in the "space of languages" is to say
that it attempts to be as efficient as C, C++, or Fortran, as elegant
and safe as Eiffel or CLU, and to support higher-order functions as
well as Common Lisp, Scheme, or Smalltalk.
Sather has garbage collection, statically-checked strong typing,
multiple inheritance, separate implementation and type inheritance,
parameterized classes, dynamic dispatch, iteration abstraction,
higher-order routines and iters, exception handling, assertions,
preconditions, postconditions, and class invariants. Sather code can
be compiled into C code and can efficiently link with C object files.
Note: this version will work with non-threaded Tk only due to problems
with GC and threads!
WWW: http://www.gnu.org/software/sather/
-
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: sather
- 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:
-
- libtool : devel/libtool
- gmake : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libtk84.so : x11-toolkits/tk84
- libgc-redirect.so : devel/boehm-gc-redirect
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sather-1.2.2_2:
DOCS=on: Build and/or install documentation
EMACS=off: Install Emacs syntax files
===> Use 'make config' to modify these settings
- 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 |
1.2.2_2 01 Sep 2014 17:12:33 |
bapt |
Remove non staged ports without pending PR from l* |
1.2.2_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.2.2_2 13 Jul 2014 23:36:40 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.2.2_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2.2_2 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.2.2_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.2.2_2 13 Jun 2012 05:13:04 |
bapt |
Convert to new options framework |
1.2.2_2 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.2.2_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.2.2_2 12 Apr 2011 08:02:33 |
pav |
- Mark BROKEN on 9.X: segfaults during build
Reported by: pointyhat |
1.2.2_2 08 Dec 2010 19:58:49 |
ade |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
1.2.2_2 18 Dec 2009 04:11:04 |
stas |
- Use libraries from boehm-gc-redirect instead of building own version.
This fixes build failure after the boehm-gc update.
Reported by: pav |
1.2.2_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.2.2_1 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) |
1.2.2_1 18 Nov 2007 22:37:50 |
ade |
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.
Approved by: portmgr (linimon) |
1.2.2_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.2.2 24 Mar 2007 14:03:04 |
pav |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
1.2.2 05 Feb 2007 23:05:07 |
stas |
- Depend on libtool directly. This port builds a local copy of boehm-gc
which depend on it. Letting the boehm-gc to install it will effectively
touch the filesystem in pre-build stage.
Reported by: kris |
1.2.2 01 Nov 2006 22:21:30 |
stas |
- Mark broken on ia64 because of boehm-gc doesn't support it
- Change my email
Reported by: kris via pointyhat |
1.2.2 04 Aug 2006 14:12:42 |
rafan |
- Update to 1.2.2
- Unbrake on all platforms
- Use tk8.4 instead of tk8.3
- Fix bug with abort2 function
- Fix installed files's permissions
- Use PORTDOCS macro
Some notes from maintainer:
1) Due to some GC/Sather bugs we need specific options to compile GC.
To achive this i compile GC separately and link it statically. I've
not include it in dependencies to not bother user with GC's OPTIONS.
2) Port can be build currently only against non-threaded Tk/Tcl library.
Don't know currently how to investigate this since there are no way to
find if Tk build with or without threads. Furthermore, tk and tk-threads
are mutually exclusive. Linking agains static Tk is bogus...
PR: ports/100964
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer) |
1.2.1_2 23 Jul 2006 23:38:15 |
linimon |
Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans. |
1.2.1_2 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.2.1_2 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
1.2.1_2 04 Dec 2005 20:33:25 |
edwin |
Use INFO macro |
1.2.1_2 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
1.2.1_2 09 Oct 2005 20:01:56 |
linimon |
Update WWW: line. |
1.2.1_2 29 May 2004 21:55:57 |
pav |
- Fix one building problem (it still don't build)
- Update WWW |
1.2.1_2 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.2.1_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2.1_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.2.1_1 29 Oct 2003 02:55:49 |
linimon |
Move the inclusion of bsd.port.pre.mk earlier, where it apparently
should be. |
1.2.1_1 29 Oct 2003 02:35:53 |
linimon |
Mark broken on 5.x per the usual gcc3.3 reasons. |
1.2.1_1 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
1.2.1_1 22 Oct 2002 06:12:06 |
ijliao |
- Fix build
- Add several libraries, utilities and documents
PR: 44349
Submitted by: Ports Fury |
1.2.1 21 Jun 2002 16:20:23 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
1.2.1 08 May 2002 20:51:42 |
obrien |
To ports@freebsd.org. |
23 May 2001 09:10:20 |
obrien |
Add dirrm |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |