23 Commits

Author SHA1 Message Date
naddy
af6962e0ee add missing non-inline declarations for clang 2017-05-08 15:40:05 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
jca
a70bef51b6 Remove doxygen docs.
Tweaked diff from Rafael Sadowski.
2017-02-04 23:50:28 +00:00
naddy
5984ae1831 devel/doxygen,-main -> devel/doxygen 2016-12-23 20:59:58 +00:00
jca
af64c8bb61 Update to doxygen-1.8.12 and switch the gui to Qt5
From Rafael Sadowski, who takes maintainership.
2016-11-12 20:50:41 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
f726f7bce8 requires --enable-shared 2016-03-11 11:48:28 +00:00
jca
4ea50190a7 Update to doxygen-1.8.11 (latest)
This switches doxygen to the cmake build system.

All the hard work done by Rafael Sadowski, thanks!

Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
bcallah
f3e2da1246 Bring in some upstream patches that allow EDE to build with FLTK 1.3.3
ok aja@
2015-06-28 13:34:54 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
espie
00e8065112 dkstat.h again 2014-09-17 07:47:38 +00:00
pascal
96ba49f9e2 Update to EDE 2.1. 2014-07-11 21:39:04 +00:00
pascal
9a5c409085 Make sure the include directory of the internal xmlrpc-c is included before
${LOCALBASE}/include to prevent incompatibilities with the package in case it
happens to be installed.

ok jca@
2013-12-08 10:22:47 +00:00
landry
2908ff44c1 Add shared-mime-info to BDEP, build/Install.jam checks for
update-mime-database presence before installing the mime file.
Patch out the call to update-mime-database anyway since the pkgtools run it.

Should fix spurious packaging failures when shared-mime-info got junked.
2013-10-25 20:43:23 +00:00
pascal
4eb6a8887c BDEP on devel/jam for desktop too, found the hard way by naddy@ 2013-07-15 12:05:26 +00:00
ajacoutot
df020699c1 Missing misc/shared-mime-info dependency and goo. 2013-07-14 08:15:31 +00:00
pascal
c38dc460df Import EDE.
EDE (Equinox Desktop Environment) is simple and fast desktop
environment with familiar look and feel. EDE uses FLTK toolkit for
GUI presentation and UNIX philosophy for its design.

With UNIX philosophy, EDE splits each component in separate executable
entity to do one job and do it good. This makes EDE very easy to
alter for user needs and requirements.

EDE is light and fast. It uses C++ carefully yielding fast startup,
low memory usage and great portability. Also, we care not only about
how fast EDE runs, but how much time is needed to compile it.

These facts makes EDE a perfect desktop environment for older
computers and embedded devices. But, you can use it on your everyday
hardware too.

Comments landry@ jca@

ok landry@
2013-07-14 00:36:30 +00:00