FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:10 PM BST
Port details
seed7 05.20120304 lang on this many watch lists=0 search for ports that depend on this port
A high-level, extensible programming language
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jul 2008 22:43:05
License: LGPL21


Seed7 is an extensible general purpose programming language
designed by Thomas Mertes. It is a higher level language
compared to Ada, C/C++ and Java.

Major features include:

- user defined statements and operators,
- abstract data types,
- templates without special syntax,
- OO with interfaces and multiple dispatch,
- statically typed,
- interpreted or compiled,
- portable,
- runs under linux/unix/windows.

WWW: http://seed7.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libX11
Required To Run: x11/libX11
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://sunet.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://iweb.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://switch.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://surfnet.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://kent.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://freefr.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://voxel.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://jaist.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://osdn.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://nchc.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://ncu.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://transact.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://softlayer.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://internode.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://ufpr.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
http://waix.dl.sourceforge.net/project/seed7/seed7/seed7_05_20120304/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Mar 2012 14:17:24
Original commit files touched by this commit  05.20120304
gahr search for other commits by this committer
- Update to 05_20120304
  Changes:
   * The "ftpserv.sd7" example program was improved to support the
     commands RNFR and RNTO and to work correctly, when the listener
     cannot open a passive data port.
   * The font support was improved, such that caching of character
     pixmaps works.
   * Some characters in the standard bitmap fonts were added or
     improved.
   * The functions 'socSend' and 'socSendto' in "soc_rtl.c" were
     improved to work correctly under 64-bit systems.
   * The function 'fltSci' in "flt_rtl.c", was improved to avoid
     a C compiler warning about the change of a constant value.
   * The function 'redraw' in "drw_x11.c" was changed, such that it
     does not use a parameter of type 'XExposeEvent'.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Feb 2012 11:37:59
Original commit files touched by this commit  05.20120219
gahr search for other commits by this committer
- Update to 05_20120219
- Fixes to the console library have been pushed upstreams
06 Feb 2012 08:52:16
Original commit files touched by this commit  05.20120205
gahr search for other commits by this committer
- Update to 05_20120205
03 Feb 2012 10:28:24
Original commit files touched by this commit  05.20120115
gahr search for other commits by this committer
- Update to 05_20120115
- Install console library as well
03 Jan 2012 09:08:47
Original commit files touched by this commit  05.20120101
gahr search for other commits by this committer
- Update to 05_20120101
24 Nov 2011 09:05:43
Original commit files touched by this commit  05.20111111
gahr search for other commits by this committer
- second attempt to respect CC and CFLAGS

Feature safe:   yes
23 Nov 2011 09:27:46
Original commit files touched by this commit  05.20111111
gahr search for other commits by this committer
- Update to 05_20111111
- Respect CC and CFLAGS [1]

PR:             162542 [1]
Submitted by:   Jan Beich <jbeich@tormail.net>
Feature safe:   yes
07 Sep 2011 07:33:44
Original commit files touched by this commit  05.20110904
gahr search for other commits by this committer
- Update to 05_20110904
05 Apr 2011 09:35:33
Original commit files touched by this commit  05.20110403
gahr search for other commits by this committer
- Update to 05_20110403
15 Mar 2011 19:46:17
Original commit files touched by this commit  05.20110306
gahr search for other commits by this committer
- Update to 05_20110306
04 Feb 2011 13:30:52
Original commit files touched by this commit  05.20110203
gahr search for other commits by this committer
- Update to 05_20110203
  Many changes since the last update, see doc/chlog.txt for the details.

Feature safe:   yes
24 Dec 2010 10:52:58
Original commit files touched by this commit  05.20101219
gahr search for other commits by this committer
- Update to 05_20101219
11 Nov 2010 18:55:40
Original commit files touched by this commit  05.20101107
gahr search for other commits by this committer
- Update to 05_20101107
  Changes:
  - The chapter explaining exception handling in the manual was improved.
  - The support for bitmap fonts was improved to use fontProperties as base
type.
  - The '-' function, which computes the differance of two 'time' values (with a
    'duration' result) in "time.s7i", was improved.
  - The function cmdConfigValue in "cmd_rtl.c" was improved to support the
config
    values C_COMPILER_VERSION and GET_CC_VERSION_INFO.
  - In the file "fil_rtl.c" the functions myLseek, myFseek and myFtell were
    renamed to os_lseek, os_fseek and os_ftell respectively.
  - The makefiles were changed to define os_fseek, os_ftell, C_COMPILER_VERSION
    and GET_CC_VERSION_INFO.
  - Documentation comments were added to the function alternate_utime in the
file
    "tim_win.c".
13 Oct 2010 09:50:58
Original commit files touched by this commit  05.20101010
gahr search for other commits by this committer
- Update to 05_20101010
  Changes:
  - The first steps towards support of bitmap fonts were done.
  - The standard bitmap font was defined for the sizes 10, 12, 14, 16, 18 and
24.
  - A new example program (testfont.sd7), which writes with the standard font
    in various sizes, was added.
  - The initialisation of the random number generator in the function
    uint_rand in "int_rtl.c" was improved.
  - The function timMycroSec was defined in "tim_unx.c" and "tim_win.c".
20 Sep 2010 11:36:12
Original commit files touched by this commit  05.20100919
gahr search for other commits by this committer
- Update to 05_20100919
  Changes:
  - The chapter explaining string indexing in the manual was improved.
  - The compiler (comp.sd7) and the hi interpreter were improved to support the
    actions "ITF_CMP" and "ITF_HASHCODE".
  - The parameter names of the functions arc, chord and pieslice in the
    "draw.s7i" library were changed to startAngle and sweepAngle.
  - The compiler was improved such that compiled programs which use SIGALARM
    (the functions 'wait' and 'await' from the "time.s7i" library may use
    SIGALARM) can be terminated with ctrl-c followed by * and enter.
  - Parameter names were added to the prototypes in the file "drw_drv.h".
  - The function drwPFArcPieSlice in "drw_win.c" was implemented.
  - The functions drwFCircle and drwPFCircle in "drw_x11.c were improved.
18 Sep 2010 07:17:16
Original commit files touched by this commit  05.20100905
gahr search for other commits by this committer
- Update to 05_20100905
  Changes:
  - The chapter explaining the type 'time' in the manual was improved.
  - The support for source level debugging in the compiler (comp.sd7) was
    improved. Now the option -g generates better #line directives and the 'main'
    function was arranged such that the current line shown by a debugger is
    correct when the program is started.
  - In the "seed7_05.s7i" library the function "rpos" was overloaded to do a
    reverse search for a character in a string starting from a given position.
  - The files "str_rtl.c", "strlib.c", "primitiv.c" and the compiler were
    improved to support the primitive action STR_RCHIPOS (which implements the
    new overloaded 'rpos' function).
18 Aug 2010 10:07:24
Original commit files touched by this commit  05.20100801
gahr search for other commits by this committer
- Update to 05_20100801
14 Jul 2010 10:33:06
Original commit files touched by this commit  05.20100704
gahr search for other commits by this committer
- Update to 05_20100704
30 Jun 2010 22:49:53
Original commit files touched by this commit  05.20100620
pav search for other commits by this committer
- Mark BROKEN on 7.X and older

Reported by:    pointyhat
Feature safe:   yes
21 Jun 2010 13:05:50
Original commit files touched by this commit  05.20100620
gahr search for other commits by this committer
- Update to 05_20100620

Feature safe:   yes
07 Jun 2010 10:32:01
Original commit files touched by this commit  05.20100606
gahr search for other commits by this committer
- Update to 05_20100606
31 May 2010 08:06:27
Original commit files touched by this commit  05.20100516
gahr search for other commits by this committer
- Update to 05_20100516
04 Mar 2010 14:02:13
Original commit files touched by this commit  05.20100221
gahr search for other commits by this committer
- Update to 05_20100221

Feature safe:   yes
23 Dec 2009 08:38:31
Original commit files touched by this commit  05.20091220
gahr search for other commits by this committer
- Update to 05_20091220
27 Nov 2009 08:15:19
Original commit files touched by this commit  05.20091115
gahr search for other commits by this committer
- Update to 05_20091115
- Mark only for i386 and amd64
27 Aug 2009 15:04:16
Original commit files touched by this commit  05.20090816
amdmi3 search for other commits by this committer
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
25 Aug 2009 13:43:47
Original commit files touched by this commit  05.20090816
gahr search for other commits by this committer
- Update to 05_20090816
- Update MASTER_SITES to new SFP layout
22 Aug 2009 00:24:37
Original commit files touched by this commit  05.20090705
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
08 Jul 2009 15:03:55
Original commit files touched by this commit  05.20090705
gahr search for other commits by this committer
- Update to 05_20090705
01 May 2009 19:37:26
Original commit files touched by this commit  05.20090426
gahr search for other commits by this committer
- Update to 05_20090426
22 Apr 2009 18:37:09
Original commit files touched by this commit  05.20090413
gahr search for other commits by this committer
- Update to 05_20090413
05 Apr 2009 18:57:49
Original commit files touched by this commit  05.20090329
gahr search for other commits by this committer
- Update to 05_20090329
10 Mar 2009 21:13:30
Original commit files touched by this commit  05.20090309
gahr search for other commits by this committer
- Update to 05_20090309
03 Nov 2008 13:40:52
Original commit files touched by this commit  05.20081102
gahr search for other commits by this committer
- Update to 05_20081102
21 Oct 2008 21:13:32
Original commit files touched by this commit  05.20081019
gahr search for other commits by this committer
- Update to 05_20081019
06 Oct 2008 17:42:42
Original commit files touched by this commit  05.20081005
gahr search for other commits by this committer
- Update to 05_20081005
23 Sep 2008 14:36:42
Original commit files touched by this commit  05.20080921
gahr search for other commits by this committer
- Update to 05_20080921
03 Sep 2008 09:50:57
Original commit files touched by this commit  05.20080902
gahr search for other commits by this committer
- Update to 05_20080902
22 Aug 2008 16:18:08
Original commit files touched by this commit  05.20080817
gahr search for other commits by this committer
- Update to 05_20080817
05 Aug 2008 14:10:46
Original commit files touched by this commit  05.20080803
gahr search for other commits by this committer
- Update to 05_20080803
- Partially remove makefile's patch (committed upstream)
31 Jul 2008 05:45:17
Original commit files touched by this commit  05.20080720
gahr search for other commits by this committer
- Update to 05_20080720
- Add compiler's libraries and fix their paths [1]
- Add test target [1]

Reported by:    Thomas Merter (author, via private email)
16 Jul 2008 22:42:13
Original commit files touched by this commit  05.20080707
gahr search for other commits by this committer
- New port: seed7

  Seed7 is an extensible general purpose high-level programming language.

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight184
new month256

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.205 seconds.