Port details |
- libart_lgpl2 Library for high-performance 2D graphics
- 2.3.17_1 graphics
=232 2.3.17_1Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2002-02-16 09:13:09
- Last Update: 2006-05-28 13:37:06
- SVN Revision: UNKNOWN
- People watching this port, also watch:: png, libiconv, gettext
- License: not specified in port
- WWW:
- http://www.levien.com/libart/
- Description:
- Libart is a library of functions for 2D graphics supporting
a superset of the PostScript imaging model, designed to be
integrated with graphics, artwork, and illustration programs.
It is written in optimized C, and is fully compatible with
C++. With a small footprint of 10,000 lines of code, it is
especially suitable for embedded applications.
WWW: http://www.levien.com/libart/
-
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:
-
- libart_lgpl2>0:graphics/libart_lgpl2
- No installation instructions:
- This port has been deleted.
- PKGNAME: libart_lgpl2
- 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. 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.
- Build dependencies:
-
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- pkg-config : devel/pkgconfig
- 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 |
2.3.17_1 28 May 2006 13:37:06 |
pav |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl |
2.3.17_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.3.17 22 Dec 2005 15:17:11 |
bland |
Fix WWW.
PR: 90805 |
2.3.17 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.3.17 15 Nov 2005 06:52:12 |
ade |
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. |
2.3.17 21 Jan 2005 18:31:57 |
marcus |
Update to 2.3.17. |
2.3.16 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.3.16 18 Mar 2004 14:05:58 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.3.16 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.3.16 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
2.3.16 15 Oct 2003 20:50:42 |
marcus |
These two ports conflict with each other. |
2.3.16 10 Sep 2003 06:43:26 |
marcus |
Update to 2.3.16. |
2.3.15 02 Sep 2003 21:41:58 |
marcus |
Update to 2.3.15. |
2.3.14 08 Aug 2003 15:48:09 |
marcus |
Update to 2.3.14. |
2.3.13 11 Jul 2003 23:29:03 |
adamw |
Update to 2.3.13. |
2.3.12 16 Jun 2003 20:52:58 |
adamw |
Utilize USE_GNOME= pkgconfig. |
2.3.12 17 May 2003 21:46:19 |
marcus |
Add a CONFLICTS entry for libart-*. If libart is installed, ports that
depend on libart_lgpl2 will fail to build. |
2.3.12 06 May 2003 01:37:24 |
marcus |
Update to 2.3.12. |
2.3.11 22 Apr 2003 04:30:12 |
marcus |
Convert to new GNOME infrastructure. |
2.3.11 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.3.11 19 Jan 2003 19:31:38 |
marcus |
Update to 2.3.11. |
2.3.10 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
2.3.10 10 Jul 2002 05:46:41 |
marcus |
Update to 2.3.10. |
2.3.9 30 Jun 2002 22:20:44 |
marcus |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
2.3.8 15 Jun 2002 09:05:13 |
marcus |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
2.3.8 12 Jun 2002 00:18:21 |
marcus |
Update to the latest GNOME 2 snapshot. |
2.3.8 28 May 2002 16:08:26 |
marcus |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
2.3.8 19 May 2002 20:16:06 |
marcus |
Back to betas...Update to GNOME 2.0 beta 5. |
2.3.8 12 May 2002 06:49:02 |
marcus |
Update to GNOME 2.0 RC2. |
2.3.8 02 May 2002 03:37:15 |
marcus |
Update to GNOME 2.0 RC 1. |
2.3.8 26 Apr 2002 14:50:03 |
sobomax |
Use GNOME2 beta4 download location for all GNOME2 ports. |
2.3.8 26 Apr 2002 09:38:06 |
sobomax |
Use USE_LIBTOOL. |
11 Mar 2002 20:35:07 |
sobomax |
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release. |
16 Feb 2002 12:13:09 |
sobomax |
Update libart_lgpl2 to 2.3.8 after a repo-copy from ports/graphics/libart and
connect it to the build. |