Jörg Sonnenberger
375efe3ef4
Update to ecore-0.9.9.062 from the 2009/07/29 snapshot.
2009-09-11 22:01:15 +00:00
Jörg Sonnenberger
413502637a
Update to E17's June snapshot
2009-07-14 22:25:31 +00:00
Jörg Sonnenberger
1b2ddc43cf
Make sure that struct timeval is defined before using it. Fixing GCC
...
warnings all over the place. Bump revision.
2009-06-12 00:20:08 +00:00
Jörg Sonnenberger
fbe0ea8230
Update to latest e17 snapshot. Build xrender and composite frontends.
2009-06-07 21:27:34 +00:00
Jörg Sonnenberger
50f485b714
Convert buildlink3.mk files to new world order.
2009-03-20 19:43:38 +00:00
Min Sik Kim
4535731748
Do not include SDL's buildlink3.mk because the evas-sdl module is
...
currently disabled.
2009-03-08 01:56:28 +00:00
Min Sik Kim
35437cbdc2
evas is in pkgsrc.
2009-03-04 17:47:33 +00:00
Jörg Sonnenberger
b411690b9a
DESTDIR ready
2008-11-19 01:12:09 +00:00
Min Sik Kim
946b266061
Update ecore to 0.9.9.050.
...
This is a snapshot release and the changelog is unavailable.
2008-10-26 07:41:46 +00:00
Min Sik Kim
a978cbcba3
Sort PLIST and remove automatically generated entries.
2008-10-26 07:31:43 +00:00
Min Sik Kim
7cbde8732b
Use devel/eet instead of wip/eet. Both have the same version of eet.
2008-10-20 00:09:21 +00:00
Adam Hoka
a8795c6d57
Unbreak build and fix PLIST.
2008-08-09 20:43:14 +00:00
Marcin M. Jessa
bf1321abbe
Updated mirror info
2008-08-06 13:48:17 +00:00
Daniel Horecki
ef5237e9d7
update to newest snapshot
2008-06-29 21:27:02 +00:00
Tobias Nygren
5095532425
This commit brought to you by the automated whitespace police (pkglint)
2008-05-24 15:34:08 +00:00
Thomas Klausner
53c7f5db84
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
2008-03-06 14:54:07 +00:00
Daniel Horecki
e52bf448d0
Update to newest snapshot.
2008-02-21 23:56:48 +00:00
Tobias Nygren
d2ab3469b0
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Johann Franz
55a722f03b
General overhaul.
2007-12-05 06:29:48 +00:00
Johann Franz
551ba29054
Disable openssl and directfb in CONFIGURE_ARGS.
...
Add dependency eet, libiconv.
2007-12-04 18:27:25 +00:00
Johann Franz
dccb383084
Cleanup a bit in E17 and dependencies.
2007-12-04 04:17:22 +00:00
Adam Hoka
05cff119ba
Upgrading to the latest snapshot.
...
Now builds cleanly on NetBSD.
The porting is done by YazzY.
2007-12-02 14:50:13 +00:00
Johann Franz
52c163c6b4
Fixed PLIST in e17 and its packages.
...
${LOWER_VENDOR} wasn't correctly being substituted, so it's just renamed "pc",
and a few files were missing.
2007-11-24 16:19:53 +00:00
Thomas Klausner
c33d857bbf
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
...
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Thomas Klausner
837f69332a
Adapt for librsvg rename. Bump PKGREVISION.
2007-09-20 21:37:24 +00:00
Grzegorz Błach
2ddebc6ab7
add ecore from enlightenment.freedesktop.org
2007-04-29 12:51:35 +00:00
Peter Bex
008a67c5ff
Remove way outdated Enlightenment packages (Asparagus release)
2006-08-27 18:05:55 +00:00
Sergey Svishchev
14767180cf
Repair more linkrot in MASTER_SITES and HOMEPAGEs, ignoring internal redirects
...
and redirects from/to sf.net, *.org.
2006-05-01 01:31:58 +00:00
Jeremy C. Reed
37f815a375
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
...
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.
As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Thomas Klausner
ad6cb11b6d
"wip" is not a valid category -- please use the standard pkgsrc ones.
...
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00
Roland Illig
1ee539a984
Added RMD160 checksums.
2005-09-28 06:41:05 +00:00
Krister Walfridsson
753f4543c4
Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead.
2005-06-12 23:51:13 +00:00
Todd Vierling
5f60a41bb5
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:09:34 +00:00
Todd Vierling
41b0672cba
Update linkage to libltdl, which is now its own package.
...
Some of these packages probably don't use libltdl at all, but it's up to
the MAINTAINER to fix the .includes to pull in only what's actually needed.
2004-10-15 14:53:18 +00:00
Johnny C. Lam
84663f5da5
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
...
pkgsrc). LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Peter Bex
115dbd3b43
Add buildlink3 file
2004-09-16 15:42:50 +00:00
Peter Bex
9e69ff4f9f
Ecore is the event/X abstraction layer that makes doing selections,
...
Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
optimized, and convenient. It's a separate library so anyone can make
use of the work put into Ecore to make this job easy for applications.
2004-09-16 15:39:59 +00:00