ajacoutot
0a2f9219ba
Set REGRESS_IS_INTERACTIVE.
2012-09-29 16:12:34 +00:00
jasper
6d6ea421c4
- add a runtime dependency on zeitgeist so the daemon can be started.
2012-09-29 15:55:58 +00:00
ajacoutot
7b72701c58
Replace py-sqlite with py-sqlite2 (which are the py bindings for sqlite3
...
as the name does not suggest...).
Add devel/py-gobject to the dependencies.
2012-09-29 12:00:59 +00:00
ajacoutot
89f83641ed
zeitgeist -> libzeitgeist (zeitgeist was mentionned twice)
2012-09-29 11:49:30 +00:00
jasper
fa3f33c6f2
import libzeitgeist-0.3.18
...
This project provides a client library for applications that want to
interact with the Zeitgeist daemon. The library is written in C using
glib and provides an asynchronous GObject oriented API.
ok aja@
2012-09-29 10:29:11 +00:00
jasper
0db357693b
import zeitgeist-0.8.2
...
Zeitgeist is a service which logs the users's activities and events
(files opened, websites visites, conversations held with other people,
etc.) and makes relevant information available to other applications. It
is able to establish relationships between items based on similarity and
usage patterns.
ok aja@
2012-09-29 10:28:29 +00:00
jasper
ce158f072f
sync
2012-09-29 10:26:19 +00:00
ajacoutot
cabfa6bc80
Update to gnucash-2.4.11.
2012-09-27 16:18:06 +00:00
abieber
e97d702e73
- update taskwarrior to 2.1.2
...
OK lteo@, jeremy@
2012-09-25 18:52:14 +00:00
landry
181d9b3892
Remove useless dependency on deprecated pangox.
...
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941 . See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
a598203a8d
Fix after pangox removal from devel/pango.
...
ok jasper@
2012-09-21 13:21:44 +00:00
jasper
c3990dee0b
sync after recent lua.port.mk change
2012-09-19 08:15:08 +00:00
ajacoutot
6b4d7e48dc
Bugfix update to glabels-3.0.1.
2012-09-18 06:31:45 +00:00
pea
06d1ea7d23
Add missing dependency.
...
Spotted by Dawe (dawedawe at gmx.de) and Thomas Jeunet (cleptho at gmail.com), thanks !
ok ajacoutot@
2012-09-16 10:04:20 +00:00
abieber
fb0fd0c8e2
- update taskwarrior to 2.1.1
...
OK dcoppa@ jeremy@ sthen@
2012-09-15 22:53:42 +00:00
ajacoutot
fc69a0dc4f
Unbreak analytic_invoice and analytic_account; reported by nigel@
...
While here, consistency with ' = '.
2012-09-12 15:51:59 +00:00
ajacoutot
e58d709205
Update all tryton modules to their latest release.
2012-09-12 06:59:53 +00:00
ajacoutot
213b22c461
Update to tryton-2.4.1.
2012-09-12 06:59:27 +00:00
ajacoutot
b453df90a2
Update to trytond-2.4.2.
2012-09-12 06:59:09 +00:00
ajacoutot
59c93e79ab
Bump MODPY_EGG_VERSION to 2.4.2.
...
Fix MASTER_SITES.
2012-09-12 06:58:58 +00:00
landry
2125395e3e
Update to grisbi 0.8.8. Don't touch it, bitch!
2012-09-09 20:30:40 +00:00
ajacoutot
5e07519429
+palm2ical
2012-09-04 07:04:31 +00:00
ajacoutot
bd335fb6f3
Re-import palm2ical from palm/palm2ical since the palm CATEGORY is going to
...
be tedu'd.
2012-09-04 07:03:59 +00:00
ajacoutot
b0f9d45797
--as-needed works here now.
2012-09-02 13:49:51 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
landry
bf0ac51cca
Garge collect nsSound.cpp, the original one uses libcanberra
...
properly and thus sndio. Bump corresponding REVISIONs.
2012-09-01 14:35:06 +00:00
jasper
5877b68de5
- update to vym 2.2.2
2012-08-29 07:37:05 +00:00
avsm
859f6bd0e2
Update to wyrd-1.4.5
...
- remove USE_GROFF
- support ocaml-4.00.0
ok maintainer okan@
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-23 16:40:38 +00:00
jasper
f575aff5d1
- remove now unneeded -lpthread/-pthread patches
2012-08-20 07:39:36 +00:00
ajacoutot
28e4fc95c7
+account_fr
...
+production
+stock_lot
+stock_split
+stock_supply_production
2012-08-16 09:34:48 +00:00
ajacoutot
916c3c21af
Import trytond-module-stock_supply_production-2.4.0.
...
This is the "stock_supply_production" module for the Tryton application
platform.
ok jasper@
2012-08-16 09:34:28 +00:00
ajacoutot
60928123c1
Import trytond-module-stock_split-2.4.0.
...
This is the "stock_split" module for the Tryton application platform.
ok jasper@
2012-08-16 09:33:44 +00:00
ajacoutot
814eda270c
Import trytond-module-stock_lot-2.4.0.
...
This is the "stock_lot" module for the Tryton application platform.
ok jasper@
2012-08-16 09:33:01 +00:00
ajacoutot
f29cf6f5bd
Import trytond-module-production-2.4.0.
...
This is the "production" module for the Tryton application platform.
ok jasper@
2012-08-16 09:32:20 +00:00
ajacoutot
08ea848743
Import trytond-module-account_fr-2.4.0.
...
This is the "account_fr" module for the Tryton application platform.
It provides an account chart template for France.
ok jasper@
2012-08-16 09:31:35 +00:00
jasper
144e2930d7
handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
...
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
c5ce946bf3
- fix homepage to point to the 'old' v1.
2012-07-02 09:01:41 +00:00
gonzalo
2e6e895337
Update for Gtg to 0.2.9, with some fixes and improves:
...
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.
While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.
Initial update from me with a lot of tweaks by aja@.
Ok aja@
2012-06-24 23:01:13 +00:00
jasper
6d66549514
- update to 2.2.0
2012-06-22 06:48:58 +00:00
gonzalo
c6e1ee5a3a
This is an update for Zim to 0.56 with this updates:
...
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
instead of the selected page
* Fixed behavior of Recent Pages pathbar in cases where part of the
history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also
allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop
formatting
And a lot others. Tested on i386
Ok Sebastian Benoit (MAINTAINER), aja@
2012-06-21 20:25:45 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
a513534079
x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
...
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
landry
d589e08e50
Fix WANTLIB (remove gmodule-2.0) and bump depending ports (others will
...
be updated in a sec)
2012-06-11 15:26:14 +00:00
ajacoutot
03485cc5dc
xpdf-utils -> poppler-utils
2012-06-06 18:29:47 +00:00
sthen
fdfbe3dc6b
update to radicale 0.7, from maintainer Sergey Bronnikov
2012-05-23 18:02:09 +00:00
jasper
3583d15ad2
switch to lua.port.mk
2012-05-15 19:38:01 +00:00
jasper
56c54d1b7f
forgot to add these
2012-05-11 09:44:30 +00:00
jasper
1a2312e253
- update to 2.0.0
2012-05-11 09:44:13 +00:00
jasper
f614b7b800
- update to 1.1.29
2012-05-06 18:22:43 +00:00
ajacoutot
fe9e615d0c
+carrier
...
+carrier_percentage
+carrier_weight
+product_measurements
+purchase_shipment_cost
+sale_shipment_cost
+stock_supply_forecast
2012-05-02 08:30:24 +00:00
ajacoutot
4a30408d1b
Import trytond-module-stock_supply_forecast-2.4.0.
...
This is the "stock_supply_forecast" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:29:33 +00:00
ajacoutot
920cfbc60e
Import trytond-module-sale_shipment_cost-2.4.0.
...
This is the "sale_shipment_cost" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:29:17 +00:00
ajacoutot
a6b601ae5b
Import trytond-module-purchase_shipment_cost-2.4.0.
...
This is the "purchase_shipment_cost" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:29:02 +00:00
ajacoutot
e23c6269ae
Import trytond-module-product_measurements-2.4.0.
...
This is the "product_measurements" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:28:41 +00:00
ajacoutot
4aeed34cc9
Import trytond-module-carrier_weight-2.4.0.
...
This is the "carrier_weight" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:28:24 +00:00
ajacoutot
ead8459b9d
Import trytond-module-carrier_percentage-2.4.1.
...
This is the "carrier_percentage" module of the Tryton application
platform.
ok jasper@
2012-05-02 08:28:12 +00:00
ajacoutot
c41212a0e8
Import trytond-module-carrier-2.4.1.
...
This is the "carrier" module of the Tryton application platform.
ok jasper@
2012-05-02 08:27:55 +00:00
ajacoutot
4aa35b6031
Simplify dependencies.
2012-05-02 07:48:59 +00:00
ajacoutot
84646ed757
Update all tryton modules to version 2.4.0 | 2.4.1.
2012-05-02 06:57:53 +00:00
ajacoutot
bc1b58328a
Update to tryton-2.4.0.
...
See http://www.tryton.org/news.html for details
2012-05-02 06:57:21 +00:00
ajacoutot
f8870cfcf1
Update to trytond-2.4.1.
...
See http://www.tryton.org/news.html for details.
2012-05-02 06:57:01 +00:00
ajacoutot
3f10f2bb92
Bump default MODPY_EGG_VERSION to 2.4.1.
2012-05-02 06:56:27 +00:00
ajacoutot
6d4377331e
<spank>forgot to bump!</spank>
2012-04-30 14:54:55 +00:00
ajacoutot
ace31731e2
Correctly pick up pthread_mutex_init(3).
...
Fix path to the default gconf configuration.
2012-04-30 14:54:09 +00:00
sthen
7759aba2d6
bump
2012-04-24 17:49:39 +00:00
ajacoutot
0691c69586
Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
...
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
0355b44426
Update to rednotebook-1.4.0.
2012-04-07 13:14:17 +00:00
ajacoutot
3426005e53
SECURITY update to trytond-2.2.2.
...
* Don't allow rpc call on ModelStorage without ModelView (CVE-2012-0215).
2012-03-30 05:49:50 +00:00
ajacoutot
e91683cbb6
Update to gnucash-2.4.10.
2012-03-29 14:57:00 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
landry
f9c5f3e1e8
bump after mozilla.port.mk dependency change
2012-03-16 21:42:58 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
dd40bd1eb3
Be consistent with the other www ports and install a davical.conf file
...
so that it works out of the box without the need to tweak httpd.conf.
Add missing --dbpass to the update-davical-database example in README.
ok landry@ (maintainer)
2012-03-07 08:38:44 +00:00
landry
9cd31faea4
+davical
2012-03-05 21:20:20 +00:00
landry
965eb7bdaa
Import davical 1.0.2.
...
DAViCal is a server for calendar/contacts sharing. It is an
implementation of the CalDAV protocol which is designed for storing
calendaring resources (in iCalendar format) on a remote shared server.
It also provides CardDAV features for contact/vCard sharing.
ok ajacoutot@
2012-03-05 21:19:53 +00:00
sthen
90e094cfa3
update to googlecl 0.9.13, maintainer timeout
2012-02-28 10:20:14 +00:00
landry
33ae11a517
Build sunbird from thunderbird 3.1.19.
...
Remove patch-mozilla_gfx_qcms_iccread_c, was commited upstream.
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: Makefile distinfo
CVS: Removed Files:
CVS: patches/patch-mozilla_gfx_qcms_iccread_c
CVS: ----------------------------------------------------------------------
2012-02-20 20:28:25 +00:00
ajacoutot
a62afea609
Adapt comment.
2012-02-20 10:00:21 +00:00
jsing
8f11a5fba7
Update slideml to v1.1.0.
...
ok giovanni@ sthen@
2012-01-30 12:37:23 +00:00
ajacoutot
345fb5452f
Update tryton modules to version 2.2.1.
2012-01-24 10:16:09 +00:00
ajacoutot
d42090d324
Update to tryton-2.2.1.
2012-01-24 10:15:54 +00:00
ajacoutot
30e8329bc0
Update to trytond-2.2.1.
2012-01-24 10:15:39 +00:00
sthen
bd20d5b11f
update to radicale 0.6.4, including significant performance improvement
...
for REPORT requests with large calendars. ok maintainer and ian@
2012-01-12 00:19:54 +00:00
jasper
9c62d3985b
- bump REVISION after several python modules had their flavor dropped.
2011-12-20 18:55:08 +00:00
sthen
7171bf39e3
fix; py-Imaging is now flavourless
2011-12-20 11:25:44 +00:00
jasper
06e2ffb601
- missing module
2011-12-20 09:32:44 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
ajacoutot
522e5febbb
No need for py-gnome here, py-gtk2 is enough.
2011-11-16 12:11:43 +00:00
ajacoutot
03e09b9403
Use MODPY_ADJ_FILES.
2011-11-13 15:57:21 +00:00
ajacoutot
70b45320ed
Update to calcurse-2.9.2.
2011-11-06 08:51:42 +00:00
jasper
c1528e5528
make doesn't like extra '\'s
2011-11-04 12:21:14 +00:00
jasper
4b21771ac3
- regen WANTLIB
2011-11-03 22:21:21 +00:00
ajacoutot
925bfeb169
Update to whole tryton framework to version 2.2.0.
2011-11-02 14:29:37 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
sthen
d2f80c03d7
update to radicale 0.6.2, from Mark Peoples via maintainer.
2011-10-10 08:19:43 +00:00
landry
f6f9c18a19
Remove PR_LoadLibrary() patches now that nspr contains the fix.
2011-10-03 21:13:02 +00:00
jasper
79f830ec65
Remove deprecated and unmaintained app. eds/evolution/online-accounts
...
work just as good.
ok aja@
2011-09-30 09:01:35 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00