Commit graph

19 commits

Author SHA1 Message Date
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
hans
d150aec200 Fix build on SunOS. 2011-10-13 13:17:34 +00:00
cheusov
390511e5bf Closes PR pkg/41217.
Fix PLIST issue on Linux and other OSes, tested on NetBSD-5.1 and Linux.
Oked by wiz@
2011-05-09 13:06:29 +00:00
wiz
5573905e2c Fix build with png-1.5. 2011-01-31 10:17:41 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
b1fad6d503 Add a PRINT_PLIST_AWK fragment matching the PLIST_SUBST and update the
common base value. Reflect that change in the PLIST files.
2010-01-09 15:33:07 +00:00
joerg
a731bf9104 Update evas to the latest E17 snapshot.
Various bugfixes and improvements, no detailed changelog.

Remove 16bit X11 engine.
2009-12-17 00:48:43 +00:00
joerg
a45754f4d8 Update to evas-0.9.9.062 from the 2009/07/29 snapshot. No detailed
changes.
2009-09-11 22:31:00 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
4236899270 Update to June snapshot of E17. No detailed changes. 2009-07-14 22:16:25 +00:00
joerg
24ce9c6c39 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
minskim
4f64268ba3 Make evas build with eet-1.2.0 by explicitly linking against libeet. 2009-06-10 06:52:33 +00:00
minskim
9fb67c6e28 Correct a module directory name on NetBSD/i386. 2009-06-10 06:52:01 +00:00
joerg
012d71f00f Update evas to the most recent e17 snapshot.
No detailed changes known.
2009-06-07 21:12:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
minskim
d672134450 Set DISTINFO_FILE and PATCHDIR to share them with backend packages. 2009-02-26 18:46:52 +00:00
minskim
c24823beda Import a minimal version of evas-0.9.9.050.
This package is based on wip/evas, originally packaged by airhead AT
users.sf.net and maintained by YazzY (yazzy AT yazzy.org).

Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.
2009-02-26 18:12:55 +00:00