FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:34 AM GMT
Port details
libggigcp 1.0.2_1 graphics on this many watch lists=0 search for ports that depend on this port
A libggi extension for advanced color and palette handling
Maintained by: antoine.brodin@laposte.net search for ports maintained by this maintainer
Port Added: 11 Dec 2004 23:12:36
Also Listed In: devel
License: not specified in port
libggigcp is a libggi extension for advanced color and palette handling.
It adds features for conversion between different color spaces such as RGBA,
YUV, HSV and CMYK and some manipulation functions like brightness.

WWW: http://www.ggi-project.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: graphics/libggi
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.ggi-project.org/ftp/ggi/v2.2/
http://heanet.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://sunet.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://iweb.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://switch.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://surfnet.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://kent.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://freefr.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://voxel.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://jaist.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://osdn.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://nchc.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://ncu.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://transact.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://softlayer.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://internode.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://ufpr.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
http://waix.dl.sourceforge.net/project/ggi/misc/libggigcp-1.0.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.2_1
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:12:23
Original commit files touched by this commit  1.0.2_1
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:23:13
Original commit files touched by this commit  1.0.2_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.2_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 Jan 2007 08:29:23
Original commit files touched by this commit  1.0.2
rafan search for other commits by this committer
- Update to 1.0.2

PR:             ports/108454
Submitted by:   Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
18 Mar 2006 13:47:40
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/94618
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
12 Dec 2005 19:24:44
Original commit files touched by this commit  1.0.0
jylefort search for other commits by this committer
- Update to 1.0.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:             ports/90288
Submitted by:   maintainer
19 Nov 2005 19:48:05
Original commit files touched by this commit  0.9.2
sem search for other commits by this committer
- Add SHA256

ggiterm port:
- Don't use gmake
- Install ggitem.termcap and add message about it
- Utilize DATADIR
- Bump PORTREVISION

PR:             ports/89280
Submitted by:   Antoine Brodin (maintainer)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.2
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.
23 Sep 2005 16:04:28
Original commit files touched by this commit  0.9.2
garga search for other commits by this committer
- Update to 0.9.2

PR:             86505
Submitted by:   maintainer
18 Apr 2005 21:24:57
Original commit files touched by this commit  0.9.1
jylefort search for other commits by this committer
- Update to 0.9.1
- Fix build on 4.X
- Use USE_LIBTOOL_VER=15

PR:             ports/80038
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
Approved by:    adamw (mentor)
11 Dec 2004 23:09:01
Original commit files touched by this commit  0.9.0
pav search for other commits by this committer
Add libggigcp, a libggi extension for advanced color and palette handling.  It
adds features for conversion between different color spaces such as RGBA, YUV,
HSV and CMYK and some manipulation functions like brightness.

PR:             ports/74824
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01

12 vulnerabilities affecting 31 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

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