Commit Graph

67811 Commits

Author SHA1 Message Date
ajacoutot
c8ebe0445c Import evolution-exchange-3.0.2.
This is the Ximian/Novel Connector for Microsoft Exchange, which adds
support for Microsoft Exchange 2000, 2003 and 2007 to Evolution.

ok jasper@
2011-07-14 05:19:45 +00:00
jasper
30aab8b9a1 - update to 1.0.25 which includes a fix for Secunia Advisory SA45125, heap overflow in PAF file handler. 2011-07-13 22:24:05 +00:00
naddy
faedabb1c1 Due to fixes for the definition of NULL in our header files the
corresponding fixups are omitted now.
Also add the fixup for wchar.h that must have appeared sometime in
the past.
ok sthen@
2011-07-13 22:20:31 +00:00
sthen
0627763e83 update to MuPDF 0.8.165, now also supporting XPS documents.
- drop fontres.c and switch to upstream's standard method of embedding fonts;
with gcc4 this is now able to build on arm without running out of RAM (this is
fortunate because it avoids reworking fontres for changes to MuPDF).
2011-07-13 21:48:48 +00:00
jasper
169abbf37c sync comment, no binary change 2011-07-13 19:43:22 +00:00
dcoppa
7085346a45 Add a rc script.
'looks fine' ajacoutot@
ok giovanni@, naddy@ (maintainer)
2011-07-13 15:27:44 +00:00
naddy
463c37444c We don't have fdopendir() but the included gnulib assumes we do if it
finds openat(), so poison the autoconf cache.
2011-07-13 14:10:22 +00:00
ajacoutot
509fadfce5 Remove useless and painful desktop file. 2011-07-13 13:58:37 +00:00
jasper
ca6a32fc80 sync comment, no pkg change 2011-07-13 13:51:23 +00:00
ajacoutot
1beff159f3 +evolution 2011-07-13 13:12:19 +00:00
ajacoutot
57d1ebc84a Import evolution-3.0.2.
Evolution provides integrated mail, addressbook and calendaring
functionality to users of the GNOME desktop.

ok jasper@
2011-07-13 13:11:45 +00:00
ajacoutot
78ccdb399c Hook up mail. 2011-07-13 13:11:09 +00:00
jasper
89368b0e65 - upstream mirror old distfiles on sf.net, so remove comment and backup site 2011-07-13 11:39:24 +00:00
jasper
8bd00d2593 sync comments, no package change 2011-07-13 08:09:12 +00:00
jasper
cfe4b19e99 sync 2011-07-13 08:03:40 +00:00
jasper
ec80e75339 Retire this version of the 2.x family. All ports either use the
default (2.7) or are using an even older version (2.4/2.5) so 2.6 can go.

ok sthen@ rpointel@
2011-07-13 08:03:31 +00:00
ajacoutot
d699c75a71 Committed upstream. 2011-07-13 03:14:00 +00:00
ajacoutot
edcb744c4f Remove, evolution-data-server has been providing the same functionnality
for a while now.
2011-07-13 02:39:00 +00:00
ajacoutot
b092d66e62 Regen. 2011-07-13 02:17:57 +00:00
espie
8e510e7c00 clean-up the texlive shit into its own file, with more appropriate code.
tested by kili@, thanks !
2011-07-12 21:25:38 +00:00
sthen
64aa216876 update to asterisk 1.8.5.0, chan_unistim parts from & ok ian@ 2011-07-12 19:54:39 +00:00
sthen
75910e6a76 Disable again on arm, doesn't build 2011-07-12 19:54:12 +00:00
ajacoutot
ac0c3e3843 Forgot to cvs add. 2011-07-12 18:39:07 +00:00
ajacoutot
87297ec2d7 We use /var/db/polkit-1, not /var/lib/... 2011-07-12 18:38:38 +00:00
matthew
6019203df0 Temporary workaround until I get an ok to add AT_REMOVEDIR to fcntl.h.
ok naddy@
2011-07-12 18:08:41 +00:00
jeremy
2cb6c86294 Build the ruby19 FLAVOR of ruby-hyperestraier by default 2011-07-12 18:08:05 +00:00
jeremy
fda7e2fba6 Add a ruby19 FLAVOR to build a ruby 1.9 version that can be installed
side by side with the default ruby 1.8 version.

OK landry@
2011-07-12 18:06:23 +00:00
ajacoutot
9d2131227f USE_LIBTOOL is already set by the gnome MODULE. 2011-07-12 17:36:27 +00:00
ajacoutot
1e97a2a3c9 Remove graphviz dependency, it brings libgnomeui and lots of deprecated
gnome2 dependencies.
Default to the gnome-keyring FLAVOR for subversion (libgnome-keyring is
already in the dep chain).
Sync WANTLIB.

ok jasper@
2011-07-12 17:09:12 +00:00
sthen
3f8403b9bc python *is* a build dep. 2011-07-12 16:25:47 +00:00
ajacoutot
b5818598a3 Fix CONFIGURE_ARGS for the no_pgsql PSEUDO_FLAVOR.
Remove the no_ldap PSEUDO_FLAVOR because we need the headers installed
in -main since they are referenced by other headers.
Move some files from -main to -ui so that we can actually build this
will all no_* FLAVORS set.
2011-07-12 15:32:16 +00:00
sthen
1c25416444 update to a snapshot, supports more sites etc.
Additional testing by laurent@, thanks.
2011-07-12 13:02:28 +00:00
jasper
cc0c067a84 - add workaround for the fact we don't have shm_open() (and thus no
Symbol Browser plugin).
2011-07-12 12:44:39 +00:00
jasper
abf1dd6fdc - fix path to python in project template files 2011-07-12 12:06:52 +00:00
jasper
4406693faf - adjust comments for patches i've pushed upstream (no pkg change) 2011-07-12 11:40:43 +00:00
jasper
626ba788e0 sync 2011-07-12 11:32:09 +00:00
jasper
e60af3bfbc import anjuta 3.0.3.0
Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
on GNOME Desktop Environment and features a number of advanced
programming facilities. These include project management, application
and class wizards, an on-board interactive debugger, powerful source
editor, syntax highlighting, intellisense autocompletions, version
controls, integrated GUI designing and other tools.

ok aja@
2011-07-12 11:28:50 +00:00
sebastia
829934b6a5 Fix build with regard to libpthread linkage
While there, now with python-2.7, the cmake CONFIGURE_STYLE works.
bump revision to be on the safe side

OK dcoppa@
2011-07-12 11:01:08 +00:00
sthen
d455a3157b update to bird 1.3.2 2011-07-12 10:59:14 +00:00
sthen
412f61b774 Unbreak sample apache conf file. 2011-07-12 10:50:59 +00:00
espie
904b7b580f for depends, always run checks on fullpkgname vs pkgspec upfront.
exit if the dependency doesn't match.
then do the actual dependency and the normal tests.

stop looking at full pkgnames list, makes no sense, even configure depends
can use the required ,-subpackage if they want.

This allows stuff such as BUILD_DEPENDS = dir>=5.0:configure
to get out early if the tree is not uptodate, instead of first configuring
then getting out (problem noticed by landry@).

tested by landry@ and jasper@
2011-07-12 10:04:00 +00:00
ajacoutot
e62a4b54b7 Properly detect openbsd. 2011-07-12 09:25:32 +00:00
jasper
b7fedb72e7 sync PLIST
ok robert@
2011-07-12 09:10:22 +00:00
jasper
ae92e73f5c - sync DESCR with distributed README
ok aja@
2011-07-12 08:40:55 +00:00
dcoppa
865b05a343 Remove -O0 workaround for arm. It should be unneeded now that arm
has been switched to gcc4.

OK ajacoutot@, sthen@
2011-07-12 08:35:29 +00:00
sthen
29d0442c2c +chive 2011-07-12 08:18:56 +00:00
sthen
a4d3775fa4 import ports/www/chive, an alternative to phpMyAdmin (pointed
out by @jedisct1). ok jasper@

Chive is a next generation MySQL database management tool. The
web-based user interface supports most of the common operations
needed by software developers and database admins (databases,
tables, indices, keys, triggers, views, routines, privilege
management, import/export).
2011-07-12 08:18:38 +00:00
dcoppa
d370e0b0f0 Fix trailers.apple.com. It works well now (yay!)
From upstream svn
2011-07-12 08:12:28 +00:00
ajacoutot
9c199e02f7 When cleaning packages, remove the ones under PORTSDIR/update as well.
ok jasper@ sthen@ espie@
2011-07-12 08:08:01 +00:00
ajacoutot
a3a5c56109 Comment the entire child in the gtkui file.
ok jasper@
2011-07-12 07:41:55 +00:00