FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:40 AM BST
Port details
epeg 0.9.1.042_2,2 graphics on this many watch lists=2 search for ports that depend on this port
An immensely fast JPEG thumbnailing library
Maintained by: bf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Aug 2004 09:51:34
License: not specified in port


An IMMENSELY FAST JPEG thumbnailer library API.

Why write this? It's a convenience library API to using libjpeg to load JPEG
images destined to be turned into thumbnails of the original, saving
information with these thumbnails, retreiving it and managing to load the image
ready for scaling with the minimum of fuss and CPU overhead.

This means it's insanely fast at loading large JPEG images and scaling them
down to tiny thumbnails. It's speedup will be proportional to the size
difference between the source image and the output thumbnail size as a
count of their pixels.

It makes use of libjpeg features of being able to load an image by only
decoding the DCT coefficients needed to reconstruct an image of the size
desired. This gives a massive speedup. If you do not try and access the pixels
in a format other than YUV (or GRAY8 if the source is grascale) then it also
avoids colorspace conversions as well.

WWW: http://enlightenment.sourceforge.net/Libraries/Epeg/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: graphics/jpeg
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.springdaemons.com/pub/snapshots/e17/
http://download.enlightenment.org/snapshots/2008-01-25/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Oct 2011 05:54:00
Original commit files touched by this commit  0.9.1.042_2,2
bf search for other commits by this committer
Adopt during Stas's hiatus

Approved by:    stas
24 Oct 2011 03:33:20
Original commit files touched by this commit  0.9.1.042_2,2
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.9.1.042_2,2
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
11 Aug 2011 19:20:17
Original commit files touched by this commit  0.9.1.042_2
  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:12:23
Original commit files touched by this commit  0.9.1.042_2,2
ohauer search for other commits by this committer
-remove MD5
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.9.1.042_2,2
dinoex search for other commits by this committer
- update to jpeg-8
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.9.1.042_1,2
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
20 Mar 2008 09:46:38
Original commit files touched by this commit  0.9.1.042,2
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
11 Mar 2008 21:13:53
Original commit files touched by this commit  0.9.1.042,2
stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
11 Mar 2007 08:51:14
Original commit files touched by this commit  20070223,1
stas search for other commits by this committer
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:    portmgr (marcus) [1],
                Anders Troback <freebsd@troback.com> (maintainer) [2]
08 Oct 2006 13:48:37
Original commit files touched by this commit  20060926,1
stas search for other commits by this committer
- Move to LOCALBASE
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
  feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.

Approved by:    vanilla (old maintainer), sem (mentor)
01 Apr 2006 17:25:26
Original commit files touched by this commit  0.9.0.007
vanilla search for other commits by this committer
Upgrade to 0.9.0.007.
18 Mar 2006 04:23:15
Original commit files touched by this commit  0.9.0.006
vanilla search for other commits by this committer
Upgrade to 0.9.0.006.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.0.005_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
14 Jan 2006 18:33:28
Original commit files touched by this commit  0.9.0.005
vanilla search for other commits by this committer
1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
21 Dec 2005 04:21:13
Original commit files touched by this commit  0.9.0.004
vanilla search for other commits by this committer
Update WWW lines.

Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR:             ports/90703, ports/90704, ports/90705, ports/90706, ports/90710,
ports/90712
15 Nov 2005 07:36:41
Original commit files touched by this commit  0.9.0.004
vanilla search for other commits by this committer
Add USE_GETOPT_LONG to fix build on 4-X.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.0.004
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.
01 Aug 2005 16:23:22
Original commit files touched by this commit  0.9.0.004
vanilla search for other commits by this committer
Upgrade to lastest version.

ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
18 Jul 2005 12:19:28
Original commit files touched by this commit  0.9.0.003
vanilla search for other commits by this committer
Fix WWW.
01 Jun 2005 14:03:51
Original commit files touched by this commit  0.9.0.003
vanilla search for other commits by this committer
Upgrade to 0.9.0.003.
10 Aug 2004 15:50:55
Original commit files touched by this commit  0.9.0
vanilla search for other commits by this committer
Add gnometarget to USE_GNOME, that's better way.
08 Aug 2004 16:50:01
Original commit files touched by this commit  0.9.0
vanilla search for other commits by this committer
Add epeg, it's an immensely fast jpeg thumbnailer library API for Enlightenment.

Number of commits found: 23

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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
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.376 seconds.