notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
corona Graphics library that supports most image formats
1.0.2_6 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.2_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-01 13:14:23
Last Update: 2014-12-25 12:44:28
SVN Revision: 375541
License: not specified in port
WWW:
http://corona.sourceforge.net/
Description:
Corona is an image input/output library that can read, write, and manipulate image files in just a few lines of code. It can write PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and GIF. Corona was designed to be easy to use, and exports a straightforward C++ API. With just a few lines of C++, you can add image loading to your application. WWW: http://corona.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • corona>0:graphics/corona
No installation instructions:
This port has been deleted.
PKGNAME: corona
Flavors: there is no flavor information for this port.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libpng15.so : graphics/png
  2. libjpeg.so : graphics/jpeg
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:
Expand this list (23 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/corona/corona/1.0.2/
  3. http://downloads.sourceforge.net/project/corona/corona/1.0.2/
  4. http://freefr.dl.sourceforge.net/project/corona/corona/1.0.2/
  5. http://garr.dl.sourceforge.net/project/corona/corona/1.0.2/
  6. http://heanet.dl.sourceforge.net/project/corona/corona/1.0.2/
  7. http://hivelocity.dl.sourceforge.net/project/corona/corona/1.0.2/
  8. http://ignum.dl.sourceforge.net/project/corona/corona/1.0.2/
  9. http://internode.dl.sourceforge.net/project/corona/corona/1.0.2/
  10. http://iweb.dl.sourceforge.net/project/corona/corona/1.0.2/
  11. http://jaist.dl.sourceforge.net/project/corona/corona/1.0.2/
  12. http://kaz.dl.sourceforge.net/project/corona/corona/1.0.2/
  13. http://kent.dl.sourceforge.net/project/corona/corona/1.0.2/
  14. http://master.dl.sourceforge.net/project/corona/corona/1.0.2/
  15. http://nchc.dl.sourceforge.net/project/corona/corona/1.0.2/
  16. http://ncu.dl.sourceforge.net/project/corona/corona/1.0.2/
  17. http://netcologne.dl.sourceforge.net/project/corona/corona/1.0.2/
  18. http://sunet.dl.sourceforge.net/project/corona/corona/1.0.2/
  19. http://superb-dca3.dl.sourceforge.net/project/corona/corona/1.0.2/
  20. http://switch.dl.sourceforge.net/project/corona/corona/1.0.2/
  21. http://tenet.dl.sourceforge.net/project/corona/corona/1.0.2/
  22. http://ufpr.dl.sourceforge.net/project/corona/corona/1.0.2/
  23. http://waix.dl.sourceforge.net/project/corona/corona/1.0.2/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2_6
25 Dec 2014 12:44:28
Revision:375541Original commit files touched by this commit
bapt search for other commits by this committer
No proper support for png 1.5, abandoned upstream since 2003
1.0.2_6
24 Apr 2014 17:33:30
Revision:352029Original commit files touched by this commit
tijl search for other commits by this committer
- Convert to USES=libtool.
- Use LDFLAGS instead of LIBS.
1.0.2_5
21 Jan 2014 19:20:14
Revision:340639Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.0.2_5
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.0.2_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.0.2_4
30 Dec 2011 19:16:53
Original commit files touched by this commit
swills search for other commits by this committer
- Remove unneeded libungif dep. The program bundles the parts of libungif
  that it needs and builds fine without libungif installed. Not bumping
  PORTREVISION since the binaries don't change and nothing depends on
  this port.
1.0.2_4
23 Sep 2011 22:26:39
Original commit files touched by this commit
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
1.0.2_4
11 Aug 2011 19:20:17
Original commit files touched by this commit 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>
1.0.2_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.2_4
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.0.2_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.0.2_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.0.2_2
22 Aug 2009 00:23:13
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
1.0.2_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
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
1.0.2_2
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
1.0.2_1
02 Feb 2009 23:44:01
Original commit files touched by this commit
linimon search for other commits by this committer
Reset dyeske@gmail.com at his request.

Hat:    portmgr
1.0.2_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.0.2_1
04 Oct 2007 01:10:50
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.0.2_1
05 Jul 2007 23:39:06
Original commit files touched by this commit
edwin search for other commits by this committer
dyeske at yahoo dot com -> dyeske at gmail dot com
1.0.2_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.0.2
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
1.0.2
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
1.0.2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0.2
22 Jan 2006 12:35:18
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.2
08 Dec 2005 12:08:49
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak: USE_GCC=3.4+ on 4.x
1.0.2
15 Nov 2005 06:52:12
Original commit files touched by this commit
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.
1.0.2
13 Dec 2004 22:26:27
Original commit files touched by this commit
krion search for other commits by this committer
Fix pkg-plist.
1.0.2
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
1.0.2
01 Jun 2004 13:13:15
Original commit files touched by this commit
krion search for other commits by this committer
Add corona 1.0.2,

Corona is an image input/output library that can read, write,
and manipulate image files in just a few lines of code. It can
write PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and
GIF. Corona was designed to be easy to use, and exports a
straightforward C++ API. With just a few lines of C++, you can
add image loading to your application.

PR:             ports/67433
Submitted by:   David Yeske <dyeske@yahoo.com>

Number of commits found: 29