FreshPorts -- The Place For Ports Sat, 17 May 2008 6:31 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
allegro 4.2.2_2 devel on this many watch lists=3 search for ports that depend on this port
A cross-platform library for games and multimedia programming
Maintained by: alepulver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Mar 2001 17:33:24


Allegro is a cross-platform library intended for use in computer games and
other types of multimedia programming. 

A wide range of extension packages and add-on modules are also available, which
can be found in the "Library Extensions" section of the Allegro website.

WWW: http://www.talula.demon.co.uk/allegro/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/libX11, x11/libXpm, x11/libXext, x11/libXcursor, x11/libXxf86vm, x11/libXxf86dga, devel/autoconf261
Required To Run: x11/libX11, x11/libXpm, x11/libXext, x11/libXcursor, x11/libXxf86vm, x11/libXxf86dga

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


Configuration Options
===> The following configuration options are available for allegro-4.2.2_2:
     ARTS=off (default) "Enable Arts support"
     DEBUG=off (default) "Build debugging library"
     DEVEL=on (default) "Build development utilities"
     ESOUND=off (default) "Enable Esound support"
     JACK=off (default) "Enable JACK support"
     OPTIMIZED_CFLAGS=on (default) "Enable compilation optimizations"
     PROFILE=off (default) "Build profiling library"
     THREADS=on (default) "Enable threads"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/alleg/
http://nchc.dl.sourceforge.net/sourceforge/alleg/
http://kent.dl.sourceforge.net/sourceforge/alleg/
http://easynews.dl.sourceforge.net/sourceforge/alleg/
http://ufpr.dl.sourceforge.net/sourceforge/alleg/
http://umn.dl.sourceforge.net/sourceforge/alleg/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Mar 2008 08:55:40
Original commit files touched by this commit  4.2.2_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
04 Oct 2007 01:41:11
Original commit files touched by this commit  4.2.2_1
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Sep 2007 05:47:37
Original commit files touched by this commit  4.2.2_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
30 Jul 2007 17:47:51
Original commit files touched by this commit  4.2.2
alepulver search for other commits by this committer
- Update distinfo (minor changes: modifications from 4.2.2RC1 to 4.2.2 were
  documented) [1].
- Remove AL option (it is for SGI's AL, not OpenAL).

Reported by:    pointyhat (via kris, pav) [1]
24 Jul 2007 14:54:46
Original commit files touched by this commit  4.2.2
alepulver search for other commits by this committer
- Update to version 4.2.2.
19 May 2007 21:32:57
Original commit files touched by this commit  4.2.1_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}.
28 Dec 2006 13:55:01
Original commit files touched by this commit  4.2.1
alepulver search for other commits by this committer
- Add PORTSCOUT variable.
19 Dec 2006 15:55:20
Original commit files touched by this commit  4.2.1
alepulver search for other commits by this committer
- Update to version 4.2.1.
10 Aug 2006 03:06:20
Original commit files touched by this commit  4.2.0
alepulver search for other commits by this committer
- Add AL and JACK options.
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel.
24 Apr 2006 21:53:10
Original commit files touched by this commit  4.2.0
alepulver search for other commits by this committer
- Remove USE_REINPLACE.
- Rename some OPTIONS to more standard names:
  DEBUG_LIB -> DEBUG
  DEV_UTILS -> DEVEL
  PROFILE_LIB -> PROFILE
- Remove unavoidable auto-detection of OPTIONS.
- Format tabs, sort variables.

Approved by:    garga (mentor)
09 Apr 2006 14:08:16
Original commit files touched by this commit  4.2.0
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
15 Nov 2005 06:52:12
Original commit files touched by this commit  4.2.0
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
13 Nov 2005 15:16:30
Original commit files touched by this commit  4.2.0
pav search for other commits by this committer
- Update to 4.2.0
- Use OPTIONS
- Take maintainership

PR:             ports/88907
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
30 Jun 2005 18:46:46
Original commit files touched by this commit  4.1.12_1
flz search for other commits by this committer
- Add WITHOUT_THREADS knob.

PR:             ports/82818
Submitted by:   Gunter Wambaugh <gunter@thewambaughs.net>
04 Feb 2004 05:21:48
Original commit files touched by this commit  4.1.12_1
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  4.1.12
trevor search for other commits by this committer
SIZEify.
13 Dec 2003 01:41:30
Original commit files touched by this commit  4.1.12
pav search for other commits by this committer
- Update to 4.1.12
- Add knob to enable to arts sound driver
- Use PORTSDOC
- Use INFO

PR:             ports/60193
Submitted by:   Thierry Thomas <thierry@pompo.net>
20 Apr 2003 03:56:27
Original commit files touched by this commit  4.1.4
marcus search for other commits by this committer
Remove USE_GNOMENG.
30 Mar 2003 04:04:33
Original commit files touched by this commit  4.1.4
edwin search for other commits by this committer
devel/allegro: updating to 4.1.4 (devel version).

        This PR updates allegro to the last 4.1.4, fixes allegro-config,
        and adds samples.

PR:             ports/45344
Submitted by:   Thierry Thomas <thierry@pompo.net>
23 Feb 2003 11:07:26
Original commit files touched by this commit  4.0.2_2
olgeni search for other commits by this committer
Suppress command echo.
20 Feb 2003 17:07:10
Original commit files touched by this commit  4.0.2_2
knu search for other commits by this committer
De-pkg-comment.
23 Nov 2002 21:12:59
Original commit files touched by this commit  4.0.2_2
pat search for other commits by this committer
Fix allegro-config --libs to report correct library and bump PORTREVISION.

PR:             ports/45176
Submitted by:   Thierry Thomas <thierry@pompo.net>
06 Nov 2002 16:51:46
Original commit files touched by this commit  4.0.2_1
ijliao search for other commits by this committer
- Fix LIB_DEPENDS
- Support USE_GNONENG
- Fix pkg-plist

PR:             44964
Submitted by:   Ports Fury
02 Oct 2002 08:22:15
Original commit files touched by this commit  4.0.0_1
kris search for other commits by this committer
Remove some extra files that are apparently not being built in the
general case (perhaps the build is detecting something else on my
system).
18 Sep 2002 01:31:23
Original commit files touched by this commit  4.0.0_1
kris search for other commits by this committer
Fix plist and installation
16 Sep 2002 16:41:01
Original commit files touched by this commit  4.0.0_1
olgeni search for other commits by this committer
Drop maintainership.
28 Mar 2002 15:34:57
Original commit files touched by this commit  4.0.0_1
olgeni search for other commits by this committer
Use proper names for installed libraries.
25 Mar 2002 15:49:41
Original commit files touched by this commit  4.0.0
olgeni search for other commits by this committer
Unbreak and fix the bogus plist.

Noticed by:     kris
25 Mar 2002 02:11:30
Original commit files touched by this commit  4.0.0
kris search for other commits by this committer
BROKEN: plist incorrect
23 Feb 2002 21:21:49
files touched by this commit
olgeni search for other commits by this committer
Update port to version 4.0.0.    
07 Jan 2002 04:07:09
files touched by this commit
will search for other commits by this committer
Allow this port to support arbitrary versions of autoconf.    
15 Dec 2001 21:58:47
files touched by this commit
olgeni search for other commits by this committer
Fix port build on bento.    
04 Mar 2001 20:33:24
files touched by this commit
olgeni search for other commits by this committer
Add port devel/allegro (3.9.34).    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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 18473
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours10
new 7 days21
new fortnight52
new month157

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