FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:48 PM BST
Port details
liboil 0.3.17 devel on this many watch lists=52 search for ports that depend on this port
Library of optimized inner loops
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Nov 2004 18:48:08
License: BSD


Liboil is a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithms, such as
converting an array of N integers to floating-point numbers or multiplying
and summing an array of N numbers. Clearly such functions are candidates for
significant optimization using various techniques, especially by using
extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).

Many multimedia applications and libraries already do similar things
internally. The goal of this project is to consolidate some of the code used
by various multimedia projects, and also make optimizations easier to use by
a broad range of applications.

WWW: http://liboil.freedesktop.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config

Required by:
for Libraries

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


Configuration Options
     No options to configure

Master Sites:
http://liboil.freedesktop.org/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 46

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Aug 2011 19:20:17
Original commit files touched by this commit  0.3.17
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.3.17
ohauer search for other commits by this committer
-remove MD5
23 Mar 2011 15:53:22
Original commit files touched by this commit  0.3.17
mm search for other commits by this committer
- Add LICENSE knob(s)
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.3.17
ade search for other commits by this committer
Sync to new bsd.autotools.mk
09 Mar 2010 09:56:23
Original commit files touched by this commit  0.3.17
mm search for other commits by this committer
- Update to 0.3.17
- Take maintainership

- liboil stopped development and remains in maintenance mode only
- project outdated and replaced with ORC (The Oil Runtime Compiler)
http://code.entropywave.com/projects/orc/
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.3.16
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
06 May 2009 00:12:32
Original commit files touched by this commit  0.3.16
amdmi3 search for other commits by this committer
- Update to 0.3.16

PR:             133947
Submitted by:   Paul <onemda at gmail dot com>
30 Mar 2009 01:53:39
Original commit files touched by this commit  0.3.15
marcel search for other commits by this committer
Fix non-PIC calls in assembly for PowerPC. While here, define
symbols as functions and give them a correct size.

Ok'd: gerald (thanks!)
06 Jan 2009 18:37:41
Original commit files touched by this commit  0.3.15
gerald search for other commits by this committer
Bump USE_GCC=4.1+ to USE_GCC=4.2+.

Approved by:    ahze (via multimedia@FreeBSD.org)
05 Jan 2009 19:44:02
Original commit files touched by this commit  0.3.15
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
26 Jul 2008 03:30:27
Original commit files touched by this commit  0.3.15
ahze search for other commits by this committer
Update to 0.3.15
24 Mar 2008 03:50:55
Original commit files touched by this commit  0.3.14
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
05 Feb 2008 12:33:13
Original commit files touched by this commit  0.3.12
ahze search for other commits by this committer
Use gcc 4.1+ instead of 4.0 when WITH_3DNOW_GCC40 is defined  since it's not
supported anymore.

PR:             ports/119969
Submitted by:   Tsurutani Naoki
04 Oct 2007 03:25:19
Original commit files touched by this commit  0.3.12
rafan search for other commits by this committer
- Fix INDEX
04 Oct 2007 00:41:11
Original commit files touched by this commit  0.3.12
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
03 Oct 2007 00:26:58
Original commit files touched by this commit  0.3.12
ahze search for other commits by this committer
Don't give the 3dnow gcc 4.0+ option on OSVERSION < 700042 since it includes gcc
4.2.
16 Aug 2007 15:47:30
Original commit files touched by this commit  0.3.12
mezz search for other commits by this committer
Makes CFLAGS neater (no repetative -O*)

Submitted by:   mi
05 Jun 2007 16:15:33
Original commit files touched by this commit  0.3.12
ahze search for other commits by this committer
Update to 0.3.12
24 Mar 2007 21:50:39
Original commit files touched by this commit  0.3.11
marcus search for other commits by this committer
Update to 0.3.11.
09 Jan 2007 20:11:49
Original commit files touched by this commit  0.3.10_1
marcus search for other commits by this committer
* Disable SSE2 support since it is buggy and can cause crashes in
  gstreamer applications
* Add gnometarget

Approved by:    ahze
19 Nov 2006 23:25:49
Original commit files touched by this commit  0.3.10
ahze search for other commits by this committer
Fix depends on gcc34 on 5.x unless WITH_3DNOW_GCC40 is defined then it
will depend on gcc40+

Reported by:    pav
19 Nov 2006 16:15:21
Original commit files touched by this commit  0.3.10
ahze search for other commits by this committer
- Update to 0.3.10
- Add a knob that enables 3dnow extensions (requires gcc40+)
31 Oct 2006 02:30:46
Original commit files touched by this commit  0.3.9_1
ahze search for other commits by this committer
- Don't depend on glib since only the examples use glib
06 Jul 2006 05:45:16
Original commit files touched by this commit  0.3.9_1
marcus search for other commits by this committer
Add a RUN_DEPENDS on gcc34 (yuck!) for 5.X since liboil links to libgcc_s.so
which is not installed by the base gcc for some reason.  Without this
fix binaries that link to liboil would fail to load.
12 Jun 2006 14:18:26
Original commit files touched by this commit  0.3.9
ahze search for other commits by this committer
- Don't force gcc3.4 on 4.x, gcc 2.95 in base works just fine.
12 Jun 2006 13:59:44
Original commit files touched by this commit  0.3.9
ahze search for other commits by this committer
- Force use of gcc34 on 5.x to fix build due to a bug in the base gcc version.

Reported by:    pointyhat via kris
09 Jun 2006 18:00:35
Original commit files touched by this commit  0.3.9
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
07 Jun 2006 01:56:19
Original commit files touched by this commit  0.3.9
ahze search for other commits by this committer
- Update to 0.3.9

Spotted on:     portscout
17 May 2006 22:03:40
Original commit files touched by this commit  0.3.8
ahze search for other commits by this committer
- Update to 0.3.8
- Adopt port
01 May 2006 16:31:33
Original commit files touched by this commit  0.3.6
lofi search for other commits by this committer
Don't require gcc 3.4, since liboil in fact builds quite happily with older
compilers, too.
29 Apr 2006 22:17:10
Original commit files touched by this commit  0.3.6
ahze search for other commits by this committer
- Update to 0.3.6
14 Apr 2006 23:25:09
Original commit files touched by this commit  0.3.5_1
linimon search for other commits by this committer
Reset kwm due to no response about email.

Hat:    portmgr
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.5_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.3.5
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.3.5
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3.5
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.
05 Nov 2005 14:56:18
Original commit files touched by this commit  0.3.5
kwm search for other commits by this committer
Update to 0.3.5.

Change WWW to http://liboil.freedesktop.org now that its hosted there.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.3.3_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
21 Oct 2005 09:36:37
Original commit files touched by this commit  0.3.3
kwm search for other commits by this committer
Update to 0.3.3.

Fix build on 4.x by using gcc 3.4.
26 May 2005 19:02:14
Original commit files touched by this commit  0.3.2
kwm search for other commits by this committer
Update to 0.3.2.
Add patch for cpu instruction detection [1].

Submitted by:   [1] bland (earlier version)
10 Apr 2005 21:45:48
Original commit files touched by this commit  0.3.1
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
20 Mar 2005 15:56:24
Original commit files touched by this commit  0.3.1
kwm search for other commits by this committer
Update to 0.3.1.

Submitted by:   anholt
17 Mar 2005 09:41:42
Original commit files touched by this commit  0.2.2_1
kwm search for other commits by this committer
Remove gnomeprefix. It doesn't has any use.

Submitted by:   pointyhat via kris^Hon
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.2.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
28 Nov 2004 23:11:37
Original commit files touched by this commit  0.2.2
kwm search for other commits by this committer
This patch is not needed.

Approved by:    pav (mentor)
28 Nov 2004 18:46:47
Original commit files touched by this commit  0.2.2
kwm search for other commits by this committer
Add liboil a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithmes.

Grab maintainer-ship

PR:             74361
Submitted by:   ijliao
Approved by:    pav (mentor)

Number of commits found: 46

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

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