FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:26 AM GMT
Port details
Sather 1.2.2_2 lang on this many watch lists=1 search for ports that depend on this port
Sather compiler

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 search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool, devel/gmake
Required Libraries: x11-toolkits/tk84, devel/boehm-gc-redirect
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/Sather/ && make install clean
To add the package: pkg_add -r sather


Configuration Options
===> The following configuration options are available for sather-1.2.2_2:
     EMACS=off (default) "Install Emacs syntax files"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/sather/
ftp://ftp.gnu.org/gnu/sather/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/sather/
http://mirrors.usc.edu/pub/gnu/sather/
ftp://ftp.kddlabs.co.jp/GNU/sather/
ftp://ftp.dti.ad.jp/pub/GNU/sather/
http://ring.nict.go.jp/archives/GNU/sather/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/sather/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/sather/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/sather/
http://ftp.funet.fi/pub/gnu/prep/sather/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 03:33:20
Original commit files touched by this commit  1.2.2_2
stas search for other commits by this committer
- 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).
03 Jul 2011 13:45:36
Original commit files touched by this commit  1.2.2_2
ohauer search for other commits by this committer
- remove MD5
12 Apr 2011 08:02:33
Original commit files touched by this commit  1.2.2_2
pav search for other commits by this committer
- Mark BROKEN on 9.X: segfaults during build

Reported by:    pointyhat
08 Dec 2010 19:58:49
Original commit files touched by this commit  1.2.2_2
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
18 Dec 2009 04:11:04
Original commit files touched by this commit  1.2.2_2
stas search for other commits by this committer
- Use libraries from boehm-gc-redirect instead of building own version.
  This fixes build failure after the boehm-gc update.

Reported by:    pav
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.2_1
mezz search for other commits by this committer
-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
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.2.2_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
18 Nov 2007 22:37:50
Original commit files touched by this commit  1.2.2_1
ade search for other commits by this committer
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.

Approved by:    portmgr (linimon)
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Mar 2007 14:03:04
Original commit files touched by this commit  1.2.2
pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
05 Feb 2007 23:05:07
Original commit files touched by this commit  1.2.2
stas search for other commits by this committer
- 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
01 Nov 2006 22:21:30
Original commit files touched by this commit  1.2.2
stas search for other commits by this committer
- Mark broken on ia64 because of boehm-gc doesn't support it
- Change my email

Reported by:    kris via pointyhat
04 Aug 2006 14:12:42
Original commit files touched by this commit  1.2.2
rafan search for other commits by this committer
- 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)
23 Jul 2006 23:38:15
Original commit files touched by this commit  1.2.1_2
linimon search for other commits by this committer
Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans.
09 May 2006 20:52:24
Original commit files touched by this commit  1.2.1_2
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
05 Dec 2005 00:53:19
Original commit files touched by this commit  1.2.1_2
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
04 Dec 2005 20:33:25
Original commit files touched by this commit  1.2.1_2
edwin search for other commits by this committer
Use INFO macro
25 Nov 2005 00:33:45
Original commit files touched by this commit  1.2.1_2
pav search for other commits by this committer
- Add SHA256
09 Oct 2005 20:01:56
Original commit files touched by this commit  1.2.1_2
linimon search for other commits by this committer
Update WWW: line.
29 May 2004 21:55:57
Original commit files touched by this commit  1.2.1_2
pav search for other commits by this committer
- Fix one building problem (it still don't build)
- Update WWW
10 Apr 2004 17:26:55
Original commit files touched by this commit  1.2.1_2
trevor search for other commits by this committer
Tidy up whitespace.
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.2.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.2.1_1
trevor search for other commits by this committer
SIZEify.
29 Oct 2003 02:55:49
Original commit files touched by this commit  1.2.1_1
linimon search for other commits by this committer
Move the inclusion of bsd.port.pre.mk earlier, where it apparently
should be.
29 Oct 2003 02:35:53
Original commit files touched by this commit  1.2.1_1
linimon search for other commits by this committer
Mark broken on 5.x per the usual gcc3.3 reasons.
20 Feb 2003 18:38:02
Original commit files touched by this commit  1.2.1_1
knu search for other commits by this committer
De-pkg-comment.
22 Oct 2002 06:12:06
Original commit files touched by this commit  1.2.1_1
ijliao search for other commits by this committer
- Fix build
- Add several libraries, utilities and documents

PR:             44349
Submitted by:   Ports Fury
21 Jun 2002 16:20:23
Original commit files touched by this commit  1.2.1
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39605
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
08 May 2002 20:51:42
Original commit files touched by this commit  1.2.1
obrien search for other commits by this committer
To ports@freebsd.org.
23 May 2001 09:10:20
files touched by this commit
obrien search for other commits by this committer
Add dirrm    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.585 seconds.