FreshPorts -- The Place For Ports Sun, 7 Sep 2008 3:25 PM BST
Port details
gauche-sdl 0.5.1_3 devel on this many watch lists=0 search for ports that depend on this port
Scheme script interpreter with multibyte character handling
Maintained by: erik@smluc.org search for ports maintained by this maintainer
Port Added: 02 Mar 2004 16:57:25
Also Listed In: scheme


SDL binding for Gauche

Author:	Michael Vess
WWW:	http://www.michaelvess.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/gauche, x11/rgb, devel/sdl12
Required To Run: lang/gauche, x11/rgb
Required Libraries: devel/sdl12, graphics/sdl_image, audio/sdl_mixer, graphics/sdl_ttf

To install the port: cd /usr/ports/devel/gauche-sdl/ && make install clean
To add the package: pkg_add -r gauche-sdl


Configuration Options
     No options to configure

Master Sites:
http://michaelvess.com/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.5.1_3
  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)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.5.1_3
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 21:32:57
Original commit files touched by this commit  0.5.1_2
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}.
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.5.1_1
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
08 Jul 2006 08:49:00
Original commit files touched by this commit  0.5.1
miwi search for other commits by this committer
- Update MASTER_SITES (Author rerolled the tarball)

PR:             ports/97622
Submitted by:   miwi
Approved by:    krion (mentor), maintainer
04 May 2006 22:41:12
Original commit files touched by this commit  0.5.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
02 Jan 2006 22:23:19
Original commit files touched by this commit  0.5.1
edwin search for other commits by this committer
[Maintainer Update] devel/gauche-sdl fixed compiler error

        devel/gauche-sdl was broken after a lang/gauche update due
        to changes in how strings are internally represented. This
        updates string access in the stub files, allowing it to
        compile again. (the gfx subdir is still not fixed, so it's
        being forcefully bypassed).

        (author will be notified as soon as I get a pr # to give him)

PR:             ports/91228
Submitted by:   Erik Greenwald <erik@smluc.org>
21 Nov 2005 01:20:32
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
BROKEN: Does not compile
17 Nov 2005 21:01:34
Original commit files touched by this commit  0.5.1
flz search for other commits by this committer
- Fix MASTER_SITES and WWW.
- Add SHA256 checksum.

PR:             ports/88358
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    maintainer timeout (2 weeks)
23 Jul 2004 20:10:32
Original commit files touched by this commit  0.5.1
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
04 Jul 2004 22:58:24
Original commit files touched by this commit  0.5.1
pav search for other commits by this committer
- Unbreak: move sdl-config invocations from post-patch to pre-configure

PR:             ports/68614
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
09 Jun 2004 04:22:02
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
BROKEN: SDL is needed in patch phase but is only added in build phase
16 May 2004 08:30:10
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
16 May 2004 05:04:18
Original commit files touched by this commit  0.5.1
kris search for other commits by this committer
Reset bouncing maintainer address:

<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
07 Mar 2004 17:36:20
Original commit files touched by this commit  0.5.1
pav search for other commits by this committer
- Add dependency on XFree86-clients

Reported by:    bento via kris
02 Mar 2004 16:56:35
Original commit files touched by this commit  0.5.1
pav search for other commits by this committer
Add gauche-sdl, SDL bindings for the gauche scheme environment

PR:             ports/62892
Submitted by:   Erik Greenwald <erik@smluc.org>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19095
Broken 158
Deprecated 77
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 8
new 48 hours16
new 7 days52
new fortnight95
new month248

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

Add tab to Netscape 6

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