FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:46 PM GMT
non port: lang/seed7/Makefile
CVSWeb

Number of commits found: 40

Mon, 6 Feb 2012
[ 08:52 gahr ] Original commit 
1.40 lang/seed7/Makefile
1.36 lang/seed7/distinfo
- Update to 05_20120205
Fri, 3 Feb 2012
[ 10:28 gahr ] Original commit 
1.39 lang/seed7/Makefile
1.35 lang/seed7/distinfo
1.9 lang/seed7/files/patch-makefile
1.16 lang/seed7/pkg-plist
- Update to 05_20120115
- Install console library as well
Tue, 3 Jan 2012
[ 09:08 gahr ] Original commit 
1.38 lang/seed7/Makefile
1.34 lang/seed7/distinfo
1.15 lang/seed7/pkg-plist
- Update to 05_20120101
Thu, 24 Nov 2011
[ 09:05 gahr ] Original commit 
1.37 lang/seed7/Makefile
1.8 lang/seed7/files/patch-makefile
- second attempt to respect CC and CFLAGS

Feature safe:   yes
Wed, 23 Nov 2011
[ 09:27 gahr ] Original commit 
1.36 lang/seed7/Makefile
1.33 lang/seed7/distinfo
1.7 lang/seed7/files/patch-makefile
- Update to 05_20111111
- Respect CC and CFLAGS [1]

PR:             162542 [1]
Submitted by:   Jan Beich <jbeich@tormail.net>
Feature safe:   yes
Wed, 7 Sep 2011
[ 07:33 gahr ] Original commit 
1.35 lang/seed7/Makefile
1.32 lang/seed7/distinfo
1.6 lang/seed7/files/patch-makefile
1.14 lang/seed7/pkg-plist
- Update to 05_20110904
Tue, 5 Apr 2011
[ 09:35 gahr ] Original commit 
1.34 lang/seed7/Makefile
1.31 lang/seed7/distinfo
- Update to 05_20110403
Tue, 15 Mar 2011
[ 19:46 gahr ] Original commit 
1.33 lang/seed7/Makefile
1.30 lang/seed7/distinfo
- Update to 05_20110306
Fri, 4 Feb 2011
[ 13:30 gahr ] Original commit 
1.32 lang/seed7/Makefile
1.29 lang/seed7/distinfo
1.5 lang/seed7/files/patch-makefile
1.13 lang/seed7/pkg-plist
- Update to 05_20110203
  Many changes since the last update, see doc/chlog.txt for the details.

Feature safe:   yes
Fri, 24 Dec 2010
[ 10:52 gahr ] Original commit 
1.31 lang/seed7/Makefile
1.28 lang/seed7/distinfo
1.4 lang/seed7/files/patch-makefile
1.12 lang/seed7/pkg-plist
- Update to 05_20101219
Thu, 11 Nov 2010
[ 18:55 gahr ] Original commit 
1.30 lang/seed7/Makefile
1.27 lang/seed7/distinfo
- 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".
Wed, 13 Oct 2010
[ 09:50 gahr ] Original commit 
1.29 lang/seed7/Makefile
1.26 lang/seed7/distinfo
1.11 lang/seed7/pkg-plist
- 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".
Mon, 20 Sep 2010
[ 11:36 gahr ] Original commit 
1.28 lang/seed7/Makefile
1.25 lang/seed7/distinfo
- 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.
Sat, 18 Sep 2010
[ 07:17 gahr ] Original commit 
1.27 lang/seed7/Makefile
1.24 lang/seed7/distinfo
1.10 lang/seed7/pkg-plist
- 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).
Wed, 18 Aug 2010
[ 10:07 gahr ] Original commit 
1.26 lang/seed7/Makefile
1.23 lang/seed7/distinfo
- Update to 05_20100801
Wed, 14 Jul 2010
[ 10:33 gahr ] Original commit 
1.25 lang/seed7/Makefile
1.22 lang/seed7/distinfo
- Update to 05_20100704
Wed, 30 Jun 2010
[ 22:49 pav ] Original commit 
1.24 lang/seed7/Makefile
- Mark BROKEN on 7.X and older

Reported by:    pointyhat
Feature safe:   yes
Mon, 21 Jun 2010
[ 13:05 gahr ] Original commit 
1.23 lang/seed7/Makefile
1.21 lang/seed7/distinfo
- Update to 05_20100620

Feature safe:   yes
Mon, 7 Jun 2010
[ 10:32 gahr ] Original commit 
1.22 lang/seed7/Makefile
1.20 lang/seed7/distinfo
- Update to 05_20100606
Mon, 31 May 2010
[ 08:06 gahr ] Original commit 
1.21 lang/seed7/Makefile
1.19 lang/seed7/distinfo
1.9 lang/seed7/pkg-plist
- Update to 05_20100516
Thu, 4 Mar 2010
[ 14:02 gahr ] Original commit 
1.20 lang/seed7/Makefile
1.18 lang/seed7/distinfo
- Update to 05_20100221

Feature safe:   yes
Wed, 23 Dec 2009
[ 08:38 gahr ] Original commit 
1.19 lang/seed7/Makefile
1.17 lang/seed7/distinfo
- Update to 05_20091220
Fri, 27 Nov 2009
[ 08:15 gahr ] Original commit 
1.18 lang/seed7/Makefile
1.16 lang/seed7/distinfo
- Update to 05_20091115
- Mark only for i386 and amd64
Thu, 27 Aug 2009
[ 15:04 amdmi3 ] Original commit 
1.6 audio/audiere/Makefile
1.5 audio/smasher/Makefile
1.6 comms/anyremote/Makefile
1.110 databases/phpmyadmin/Makefile
1.5 devel/diffuse/Makefile
1.30 devel/libsigc++/Makefile
1.8 graphics/djvulibre-nox11/Makefile
1.66 graphics/djvulibre/Makefile
1.45 graphics/tulip/Makefile
1.12 irc/znc/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
Tue, 25 Aug 2009
[ 13:43 gahr ] Original commit 
1.16 lang/seed7/Makefile
1.15 lang/seed7/distinfo
- Update to 05_20090816
- Update MASTER_SITES to new SFP layout
Sat, 22 Aug 2009
[ 00:24 amdmi3 ] Original commit 
1.14 hebrew/he2/Makefile
1.18 hungarian/hunspell/Makefile
1.15 hungarian/ispell/Makefile
1.7 hungarian/jdictionary-eng-hun-expr/Makefile
1.7 hungarian/jdictionary-eng-hun/Makefile
1.24 irc/anope/Makefile
1.95 irc/bitchx/Makefile
1.9 irc/dancer/Makefile
1.7 irc/gruftistats/Makefile
1.17 irc/hybserv/Makefile

(Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
Wed, 8 Jul 2009
[ 15:03 gahr ] Original commit 
1.14 lang/seed7/Makefile
1.14 lang/seed7/distinfo
1.3 lang/seed7/files/patch-makefile
1.8 lang/seed7/pkg-plist
- Update to 05_20090705
Fri, 1 May 2009
[ 19:37 gahr ] Original commit 
1.13 lang/seed7/Makefile
1.13 lang/seed7/distinfo
1.7 lang/seed7/pkg-plist
- Update to 05_20090426
Wed, 22 Apr 2009
[ 18:37 gahr ] Original commit 
1.12 lang/seed7/Makefile
1.12 lang/seed7/distinfo
- Update to 05_20090413
Sun, 5 Apr 2009
[ 18:57 gahr ] Original commit 
1.11 lang/seed7/Makefile
1.11 lang/seed7/distinfo
1.6 lang/seed7/pkg-plist
- Update to 05_20090329
Tue, 10 Mar 2009
[ 21:13 gahr ] Original commit 
1.10 lang/seed7/Makefile
1.10 lang/seed7/distinfo
1.5 lang/seed7/pkg-plist
- Update to 05_20090309
Mon, 3 Nov 2008
[ 13:40 gahr ] Original commit 
1.9 lang/seed7/Makefile
1.9 lang/seed7/distinfo
1.4 lang/seed7/pkg-plist
- Update to 05_20081102
Tue, 21 Oct 2008
[ 21:13 gahr ] Original commit 
1.8 lang/seed7/Makefile
1.8 lang/seed7/distinfo
- Update to 05_20081019
Mon, 6 Oct 2008
[ 17:42 gahr ] Original commit 
1.7 lang/seed7/Makefile
1.7 lang/seed7/distinfo
- Update to 05_20081005
Tue, 23 Sep 2008
[ 14:36 gahr ] Original commit 
1.6 lang/seed7/Makefile
1.6 lang/seed7/distinfo
- Update to 05_20080921
Wed, 3 Sep 2008
[ 09:50 gahr ] Original commit 
1.5 lang/seed7/Makefile
1.5 lang/seed7/distinfo
- Update to 05_20080902
Fri, 22 Aug 2008
[ 16:18 gahr ] Original commit 
1.4 lang/seed7/Makefile
1.4 lang/seed7/distinfo
- Update to 05_20080817
Tue, 5 Aug 2008
[ 14:10 gahr ] Original commit 
1.3 lang/seed7/Makefile
1.3 lang/seed7/distinfo
1.2 lang/seed7/files/patch-makefile
1.3 lang/seed7/pkg-plist
- Update to 05_20080803
- Partially remove makefile's patch (committed upstream)
Thu, 31 Jul 2008
[ 05:45 gahr ] Original commit 
1.2 lang/seed7/Makefile
1.2 lang/seed7/distinfo
1.2 lang/seed7/pkg-plist
- 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)
Wed, 16 Jul 2008
[ 22:42 gahr ] Original commit 
1.594 lang/Makefile
1.1 lang/seed7/Makefile
1.1 lang/seed7/distinfo
1.1 lang/seed7/files/patch-makefile
1.1 lang/seed7/pkg-descr
1.1 lang/seed7/pkg-plist
- New port: seed7

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

Number of commits found: 40

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 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

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