Port details |
- linux-sdl_image A simple library to load images as SDL interfaces (linux version)
- 1.2.5_3 graphics
=1 1.2.5_3Version of this port present on the latest quarterly branch.
- This port expired on: 2013-02-28
IGNORE: bsd.linux-rpm.mk test failed: default package building at OSVERSION>=800076 was changed to linux-f10 ports, please define OVERRIDE_LINUX_NONBASE_PORTS to build other linux infrastructure ports
- Maintainer: nivit@FreeBSD.org
- Port Added: 2004-12-23 06:29:11
- Last Update: 2013-05-30 09:11:53
- SVN Revision: 319410
- People watching this port, also watch:: p5-Gtk2, python
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://www.libsdl.org/projects/SDL_image/
- Description:
- This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
(Linux version)
WWW: http://www.libsdl.org/projects/SDL_image/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- linux-sdl_image>0:graphics/linux-sdl_image
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-sdl_image
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- fedora-release : emulators/linux_base-f10
- libexpat.so.1 : textproc/linux-f10-expat
- libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
- libSDL-1.2.so.0.11.2 : devel/linux-f10-sdl12
- libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.5_3 30 May 2013 09:11:53 |
rene |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt |
1.2.5_3 14 Apr 2012 20:24:51 |
netchild |
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam |
1.2.5_3 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.2.5_3 28 Oct 2010 21:00:21 |
erwin |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
1.2.5_3 20 Jun 2009 13:59:54 |
bsam |
Add an apropriate LINUX_DIST_VER. This is only an infrastructure change,
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT. |
1.2.5_3 04 Jun 2009 07:53:25 |
itetcu |
Force commit to have the right commit message recorded for the previous commit:
- fix build with NOPORTDOCS=yes and friends;
- as a side effect remove a six lines pkg-plist;
- bump PORTREVISION.
PR: ports/135203
Submitted: bsam@
Reported by: QAT
Approved by: maintainer timeout on QATMail (since 24 Aug 2008) |
1.2.5_3 04 Jun 2009 07:51:29 |
itetcu |
- fix build with NOPORTDOCS=yes and friends;
- as a side effect remove a six lines pkg-plist;
- bump PORTREVISION.
Reported by: QAT
Approved by: maintianer timeout on QATMail (since 24 Aug 2008) |
1.2.5_2 02 Jun 2009 21:15:40 |
bsam |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
1.2.5_1 01 Apr 2009 10:10:16 |
bsam |
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION). |
1.2.5 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
1.2.5 10 Dec 2006 01:21:51 |
nivit |
- Updated email address in my ports
Approved by: alexbl (mentor) |
1.2.5 03 Aug 2006 23:24:08 |
bsam |
o convert the port to use bsd.linux-rpm.mk infrostructure;
o update to a newer version 1.2.5;
o add fetching of the sources when PACKAGE_BUILDING=YES;
o introduce SDLIMVER to be used at pkg-plist file.
Approved by: nivit@users.sourceforge.net (maintainer timeout, emailed
2006-06-26,
netchild (mentor, implicit) |
1.2.4 29 May 2006 22:02:05 |
pav |
- Allow on amd64 |
1.2.4 31 Dec 2005 15:36:33 |
ehaupt |
Add SHA256 checksums
PR: 91123,91125,91126,91127,91128,91129,91130,91131
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
1.2.4 13 Jul 2005 12:03:53 |
pav |
- Update to 1.2.4
PR: ports/83249
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
1.2.3_1 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
1.2.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.2.3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.2.3 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
1.2.3 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
1.2.3 23 Dec 2004 06:23:35 |
edwin |
[NEW PORT] graphics/linux-sdl_image: A simple library to load images
as SDL interfaces (linux version)
This is a simple library to load images of various formats
as SDL surfaces. This library supports BMP, PPM, PCX, GIF,
JPEG, PNG, TGA, and TIFF formats. (Linux version)
WWW: http://www.libsdl.org/projects/SDL_image/
PR: ports/71552
Submitted by: Nicola Vitale <nivit@email.it> |