a656 FreshPorts -- games/openalchemist
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
openalchemist 0.3_13 games on this many watch lists=0 search for ports that depend on this port
Tetris-like game
Maintained by: martymac@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Apr 2008 10:42:53
License: GPLv2 CCbySA


OpenAlchemist is a Tetris-like game developped with
the Clanlib framework. Its goal is to reimplement the
game www.naturalchimie.com with free software and
free licenses.

WWW: http://openalchemist.sourceforge.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. archivers/zip
  2. devel/sdl12
  3. devel/pkgconf
  4. x11/libXxf86vm
  5. x11/libXi
  6. x11/libX11
  7. x11-toolkits/libXmu
  8. x11/libXext
  9. x11/libXdamage
  10. x11/libXfixes
  11. x11/libXau
  12. x11/libXdmcp
  13. x11-toolkits/libXt
  14. x11/libSM
  15. x11/libICE
  16. devel/automake
  17. devel/autoconf
  18. textproc/intltool
  19. devel/py-gobject
  20. x11-toolkits/py-gtk2
Required To Run:
  1. x11/libXxf86vm
  2. x11/libXi
  3. x11/libX11
  4. x11-toolkits/libXmu
  5. x11/libXext
  6. x11/libXdamage
  7. x11/libXfixes
  8. x11/libXau
  9. x11/libXdmcp
  10. x11-toolkits/libXt
  11. x11/libSM
  12. x11/libICE
  13. devel/gio-fam-backend
  14. devel/py-gobject
  15. x11-toolkits/py-gtk2
Required Libraries:
  1. devel/clanlib1
  2. graphics/jpeg
  3. graphics/png
  4. devel/sdl12
  5. graphics/sdl_gfx
  6. converters/libiconv
  7. graphics/libGL
  8. graphics/libGLU
  9. devel/glib20
  10. devel/pcre
  11. accessibility/atk
  12. x11-toolkits/gtk20
  13. devel/libglade2
  14. textproc/libxml2
  15. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  3. http://freefr.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  4. http://garr.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  5. http://heanet.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  6. http://hivelocity.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  7. http://ignum.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  8. http://internode.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  9. http://iweb.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  10. http://jaist.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  11. http://kaz.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  12. http://kent.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  13. http://master.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  14. http://nchc.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  15. http://ncu.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  16. http://netcologne.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  17. http://sunet.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  18. http://superb-dca3.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  19. http://switch.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  20. http://tenet.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  21. http://ufpr.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/
  22. http://waix.dl.sourceforge.net/project/openalchemist/openalchemist/openalchemist-0.3/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 May 2013 21:50:52
Original commit files touched by this commit  0.3_13
bapt search for other commits by this committer
Fix build with bmake
27 Apr 2013 08:50:47
Original commit files touched by this commit  0.3_13
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
02 Mar 2013 03:55:26
Original commit files touched by this commit  0.3_13
eadler search for other commits by this committer
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
02 Oct 2012 10:28:24
Original commit files touched by this commit  0.3_13
jhale search for other commits by this committer
- Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1]
- Strip Makefile headers

PR:		ports/171333
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Approved by:	makc (mentor), maintainers via private email [1]
15 Jun 2012 09:56:13
Original commit files touched by this commit  0.3_12
martymac search for other commits by this committer
- Switch to OptionsNg
- Un-version LIB_DEPENDS
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.3_11
dinoex search for other commits by this committer
- update png to 1.5.10
20 Mar 2012 10:12:47
Original commit files touched by this commit  0.3_10
martymac search for other commits by this committer
Add missing LICENSE information

Feature safe:   yes
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.3_9
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.3_8
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:25:36
Original commit files touched by this commit  0.3_8
ohauer search for other commits by this committer
-remove MD5
02 Jul 2011 19:59:20
Original commit files touched by this commit  0.3_8
mva search for other commits by this committer
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.3_7
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.3_7
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  0.3_7
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
27 Sep 2010 12:08:23
Original commit files touched by this commit  0.3_7
martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.3_7
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
07 Sep 2010 15:52:18
Original commit files touched by this commit  0.3_6
pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.3_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.3_5
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.3_4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
02 Aug 2009 08:35:34
Original commit files touched by this commit  0.3_4
mva search for other commits by this committer
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.

Approved by:    miwi (mentor)
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.3_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
08 Nov 2008 20:16:03
Original commit files touched by this commit  0.3
miwi search for other commits by this committer
- Update to 0.3

PR:             128682
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
16 May 2008 18:59:51
Original commit files touched by this commit  0.2.2
miwi search for other commits by this committer
- Update to 0.2.2

PR:             123277
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
28 Apr 2008 10:42:36
Original commit files touched by this commit  0.2
miwi search for other commits by this committer
OpenAlchemist is a Tetris-like game developped with
the Clanlib framework. Its goal is to reimplement the
game www.naturalchimie.com with free software and
free licenses.

WWW: http://openalchemist.sourceforge.net

PR:             ports/121844
Submitted by:   Ganael LAPLANCHE <ganael.laplanche at martymac.com>

Number of commits found: 25

2869
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days30
new fortnight63
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0