ajacoutot
6523fc5b2a
Maintenance update to libgsf-1.14.21.
2011-05-20 12:34:24 +00:00
ajacoutot
7c4bb4c8f8
Merge a part from upstream commit that prefers gvfs-open over gnome-open so
...
that xdg-open works in both gnome2 and gnome3.
2011-05-19 18:35:43 +00:00
matthieu
ed65c0eb91
Use ${SHELL} to run install-sh since it may not be executable.
...
ok phessler@, landry@ who did run this through a full ports build.
2011-05-18 19:38:15 +00:00
espie
bb2bf62650
hunting for stupid distfiles...
2011-05-18 01:03:52 +00:00
dcoppa
3b46dbc2b5
Update to sip-4.12.2.
...
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:29:45 +00:00
jasper
7aa646c406
add libexude
2011-05-16 20:37:27 +00:00
dhill
e4695e3a38
import libexude, a library used for debugging memory allocations.
...
ok sthen@
2011-05-16 20:21:14 +00:00
ajacoutot
fc4a672ce4
Remove LIBTOOL from SUBST_VARS.
2011-05-16 15:14:00 +00:00
rpointel
225463d332
installation was not correct on python2.4, problem reported from naddy@.
...
do not install egg info with python 2.4.
ok naddy@.
2011-05-15 19:48:59 +00:00
jasper
82d5768c73
add missing lib dependency
...
spotted by landry@
2011-05-15 15:17:18 +00:00
gsoares
74862e5520
update Parallel-ForkManager to 0.7.9
...
ok jasper@ sthen@
2011-05-15 15:04:51 +00:00
ajacoutot
10c3b8d0da
No need to run_depends on net/libproxy for -gnome, this is implied by
...
the net/glib2-networking dependency.
2011-05-15 13:10:33 +00:00
sthen
7a8604e95f
- Coccinelle native-code builds require dynlib support so only attempt
...
to use this where dynlib is available
- on native-code arch, only build the native version and install this
to be used by default - it's about 5x faster
2011-05-15 10:17:38 +00:00
ajacoutot
fbf1b02a5f
Fix DEPENDS, libproxy,-gnome is going away soon.
2011-05-15 09:22:45 +00:00
ajacoutot
ab6e69ccd6
+gconf2,gtk2
2011-05-14 22:18:47 +00:00
ajacoutot
0211b96f79
Add a gtk2 FLAVOR for the -gtk (gconf2-sanity-check) subpackage (default
...
FLAVOR being gtk+3).
2011-05-14 22:18:13 +00:00
ajacoutot
a8f87eed47
It is stupid to force a gtk+{2,3} dependency on gconf2 where only one
...
port actually uses the gconf2-sanity-check-2 binary (which brings the
gtk+ dependency), namely gnome-session.
So, subpackage gconf2-sanity-check-2 into its own package.
discussed with and ok jasper@
2011-05-14 21:34:30 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
6b0621e7f0
Be safe with the subsitution, we want to cc -> $CC only when cc means
...
cc(1).
2011-05-14 20:24:02 +00:00
sthen
1f04279849
+coccinelle
2011-05-14 15:03:20 +00:00
sthen
7901f74bbb
import ports/net/coccinelle, help from kili@ and Amit Kulkarni.
...
tweak & ok mk@.
Coccinelle is a program matching and transformation engine which
provides the language SmPL (Semantic Patch Language) for specifying
desired matches and transformations in C code.
Coccinelle was initially targeted towards performing collateral
evolutions in Linux. Such evolutions comprise the changes that are
needed in client code in response to evolutions in library APIs, and may
include modifications such as renaming a function, adding a function
argument whose value is somehow context-dependent, and reorganizing a
data structure.
Beyond collateral evolutions, Coccinelle is successfully used (by INRIA
and others) for finding and fixing bugs in systems code.
2011-05-14 15:02:50 +00:00
ajacoutot
283ec721d7
Remove libgsf-gnome. It's unused and use deprecated interfaces (bonobo,
...
gnomevfs...).
"nice" jasper@
2011-05-14 14:01:15 +00:00
jasper
790f3b84ea
slightly reorder Makefile so we don't have a build dependency on py-gtk2 when building vte3.
2011-05-14 13:17:28 +00:00
ajacoutot
fb8aa835b1
Install files where they belong too (i.e. don't move out from default).
2011-05-14 11:22:12 +00:00
jasper
f5f01d8691
prevent -R/usr/X11R6/lib/ from ending up in the pkgconfig files, this breaks
...
g-ir-scanner. also, since our ld already searches in /usr/X11R6/lib/ there's
no need to explicitly list it here again.
discussed with and ok aja@
2011-05-13 23:52:55 +00:00
ajacoutot
6763a508bd
Add the gtk3 to the build.
2011-05-13 23:19:27 +00:00
jasper
05ae3aeb5d
- add a gtk3 pseud-flavor, sharing the gnome-pty-helper with the default gtk2
...
help and ok aja@
2011-05-13 23:07:16 +00:00
ajacoutot
4fe364f721
Don't install static lib and libtool file for modules.
...
Regen WANTLIB.
2011-05-13 22:28:15 +00:00
ajacoutot
767b6b8013
Don't install static lib and libtool file for modules.
2011-05-13 22:18:34 +00:00
jasper
d277936e10
split the gnome-pty-helper into a subpackage
...
discussed with and ok aja@
2011-05-13 22:01:46 +00:00
jasper
f4528fbee4
- update vte to 0.28.0 (this port is and will be the gtk2 variant)
...
ok aja@
2011-05-13 20:44:55 +00:00
gsoares
708114290f
update to 20110512145652; from James Turner(MAINTAINER)
...
You must run "fossil rebuild" on all of your repositories
after updating to this version of fossil.
(Hint: Consider using "fossil all rebuild" to rebuild all your repos in one go.)
OK jasper@ sthen@
2011-05-13 13:42:48 +00:00
giovanni
11d1625827
Update to 0.7102
2011-05-13 13:20:31 +00:00
ajacoutot
50d1b80be8
Enable seed support.
2011-05-13 12:39:11 +00:00
ajacoutot
adf2ea6de4
Bring some patches from upstream:
...
* Fixed bug while grabbing resize grip
* Correctly detect the required devhelp version
* Fixed loading correct application icon
2011-05-13 12:15:38 +00:00
jasper
b3245c12a6
Add support for XRandR and VidMode gamma ramps.
...
From upstream bz #971
This fixes the very dark screens with various SDL apps, most notably
openarena.
ok jakemsr@ (MAINTAINER)
2011-05-13 07:57:24 +00:00
gsoares
9a4083edd9
update to 1.232
...
ok jasper@ sthen@
2011-05-13 00:09:29 +00:00
gsoares
1114e7d6d7
update devel/p5-IO-All to 0.41
...
ok jasper@ sthen@
2011-05-13 00:04:52 +00:00
giovanni
e88d77261e
Update to 1.13, from gsoares@
...
Lot of bug fixes
Full changelog at http://cpansearch.perl.org/src/MARKOV/IO-Multiplex-1.13/Changes
2011-05-12 09:11:32 +00:00
sthen
00a83a5ca6
2.68
2011-05-12 00:18:11 +00:00
sthen
3583b6b7d5
Add autoconf-2.68, from Brad.
2011-05-12 00:10:33 +00:00
jeremy
83b01e7dc0
Update to version 2.4.0.
2011-05-11 23:40:47 +00:00
jeremy
9de02760e1
Update to version 0.3.27. From wen heping.
2011-05-11 23:40:05 +00:00
jeremy
5cb5104ec3
Update to version 0.10.6. Add a patch to allow compilation, since
...
clock_gettime is in libc in OpenBSD.
2011-05-11 23:39:02 +00:00
rpointel
221385e101
update py-mxDateTime to 3.1.3. Add python2.7 flavor.
...
ok sthen@.
2011-05-11 20:36:06 +00:00
jasper
4d65106916
import POE-Component-Syndicator-0.01
...
POE::Component::Syndicator is a base class for POE components
which need to handle a persistent resource (e.g. a connection
to an IRC server) for one or more sessions in an extendable way.
from wen heping (MAINTAINER),
needed by upcoming p5-POE update, not hooking this up yet.
ok sthen@
2011-05-11 18:58:49 +00:00
gsoares
36955d3f91
- update to 0.34
...
- remove USE_GROFF
- zap unneeded post-extract target
- install examples
- specify license
- regen plist
OK jasper@, Srebrenko Sehic(MAINTAINER)
reads ok to sthen@
2011-05-11 18:50:39 +00:00
ajacoutot
e792ba2ae9
+yaml-cpp
2011-05-11 16:56:21 +00:00
ajacoutot
d0428136b7
Import yaml-cpp-0.2.6.
...
YAML parser and emitter in C++ matching the YAML 1.2 spec.
from Antti Harri with some tweaks.
ok jasper@
2011-05-11 16:55:30 +00:00
eric
be37d402a0
update to 0.8.0
...
ok ajacoutot@
2011-05-11 16:13:08 +00:00
ajacoutot
561d6fe9bc
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
sthen
47dd43ac0f
- update to 0.10003; wen heping
...
- remove dep on p5-MRO-Compat, it's now only needed for old perl <5.9.5
2011-05-10 13:13:51 +00:00
sthen
2a50dddb64
whitespace; wen heping
2011-05-10 13:09:03 +00:00
ajacoutot
b1193d6513
Maintenance update to libnotify-0.7.3.
2011-05-10 05:17:17 +00:00
ajacoutot
88d6f78b4c
Don't use the hardcoded /usr/share value but use LOCALBASE/share instead.
2011-05-09 12:37:04 +00:00
jasper
37d362b0dd
- update msp430-libc to 20110213
...
please note that this includes the standard ti headers, so you may need
to fix your includes when updating. but all the ti-provided code will now work
with msp430-gcc
2011-05-09 09:02:12 +00:00
jasper
756ad5089f
- update msp430-gdb to 7.2
2011-05-09 08:59:39 +00:00
jasper
e61b3f3498
- update msp430-gcc to 4.4.5
2011-05-09 08:59:19 +00:00
jasper
30c820c0d2
- update msp430-binutils to 2.21 including support for many new chips
...
- add a fix against crashing gas on openbsd
2011-05-09 08:58:55 +00:00
ajacoutot
6736ec938c
Bugfix update to dconf-0.7.5.
...
This should be the latest release before the new stable 0.8.
2011-05-09 08:43:45 +00:00
ajacoutot
0aafc36649
Bugfix update to glib2mm-2.28.1.
2011-05-09 08:07:40 +00:00
fgsch
0d66b58f1c
Update to 1.8.3.
...
wcmaier (maintainer) ok.
2011-05-09 08:01:37 +00:00
jasper
8269f815f0
add missing hs-text dependency
...
spotted by landr@
2011-05-08 14:19:39 +00:00
ajacoutot
291dddb589
Fix crash when user database is not present (from upstream).
2011-05-08 12:20:37 +00:00
ajacoutot
e51fc9f1d1
Remove unused patch, we already patch the vala sources.
2011-05-07 15:15:39 +00:00
ajacoutot
e5323bc0a2
Better dconf.vapi target.
2011-05-07 14:45:22 +00:00
sthen
c412bb5786
update to 1.5, from Brad. tested with a few ports that use this
...
for regression checks.
2011-05-07 14:03:47 +00:00
ajacoutot
27ddc1d4c4
Bugfix update to dconf-editor-0.7.4.
2011-05-06 14:22:27 +00:00
jasper
695dfde829
tomboy -> gnote
...
as discussed with aja@
2011-05-06 11:28:55 +00:00
jasper
27a6ba8791
sync
2011-05-06 08:57:49 +00:00
jasper
3fe3ec6508
import ExtUtils-CChecker 0.06
...
Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.
needed for upcoming p5-POE update
from wen heping with tweaks by me
ok sthen@
2011-05-06 08:53:46 +00:00
ajacoutot
e29d998afd
Remove blank line.
2011-05-06 06:43:43 +00:00
gsoares
edf01e402c
- update to 1.5.0
...
- regen patches while here
ok sthen@ jasper@
2011-05-05 23:16:19 +00:00
jasper
a46a757d8c
sync
2011-05-05 18:56:14 +00:00
jasper
3117666d96
import automake 1.11.1
...
ok sthen@
2011-05-05 18:55:34 +00:00
jasper
de448d0cf3
- build and install boost_unit_test_framework and friends,
...
ok aja@
2011-05-05 17:08:27 +00:00
jasper
ddb0bbf149
- sort lib list
2011-05-05 15:09:20 +00:00
jasper
a0aacc684f
explicitly use gtk+-2.0
2011-05-05 13:14:20 +00:00
dcoppa
c78552504c
Avoid a warning from perl-5.11
...
(upstream git commit 375912c466b28a6121d351b9ff5513133a1c7227)
OK landry@, jasper@
2011-05-05 12:30:16 +00:00
dcoppa
041ba31a1e
Update to libyajl-2.0.1
...
OK landry@
Maintainer timeout
2011-05-05 12:17:44 +00:00
ajacoutot
140b9141e0
Fix a warning.
2011-05-05 08:33:30 +00:00
ajacoutot
be0c8a1e11
Update to libvmime-0.9.1 and drop maintainership.
2011-05-04 12:52:50 +00:00
jasper
c5c7038342
use MASTER_SITE_PYPI
2011-05-04 09:39:52 +00:00
jasper
1c75ed1d7f
- update to 2.4.1.1
...
- zap useless homepage
ok kili@ (MAINTAINER)
2011-05-04 08:43:57 +00:00
jasper
ac9f8f1ec1
- update to 1.0.10.0
...
ok dcoppa@ (MAINTAINER)
2011-05-04 08:05:36 +00:00
ajacoutot
aac5e58545
+mono-gdata
2011-05-03 16:37:29 +00:00
ajacoutot
ca2ad9b01e
Import mono-gdata-1.4.0.2.
...
The GData .NET Client Library provides a library and source code that
makes it easy to access data through Google Data APIs.
ok jasper@
2011-05-03 16:36:58 +00:00
chl
c69a51fdef
No need to "make depend" anymore to build kernel.
...
ok sthen@
2011-05-03 15:03:03 +00:00
ajacoutot
d4a76ec80d
Fix DLLMAP_FILES to unbreak runtime.
2011-05-03 10:22:29 +00:00
landry
60b14a7f76
Duh. devel/apache-ant->=1.8.2 is not a valid pkgpath dependency spec,
...
devel/apache-ant>=1.8.2 is.
2011-05-03 09:35:56 +00:00
ajacoutot
99c27a3709
/bin/sh will do just fine here.
2011-05-03 08:28:22 +00:00
rpointel
912085a7c6
Removed version of python 2.6 hardcoded in PLIST, replace by MODPY_VERSION.
...
ok ajacoutot@.
2011-05-02 17:57:39 +00:00
stsp
18d2e7b93f
Use the proper autoconf version for AUTOCONF_VERSION. From Brad.
2011-05-02 17:13:33 +00:00
sthen
350530262b
Switch to simpler Modules/CMakeDetermineSystem.cmake patch now committed
...
upstream. Suggested by/ok dcoppa@
2011-05-02 15:59:43 +00:00
ajacoutot
570f6645ae
Merge a patch from upstream:
...
editor: Load *.enums.xml as well as *.gschema.xml. This was stopping some
enums from being loaded.
2011-05-02 14:40:33 +00:00
jasper
45fc2758d9
no point in changing docdir, if docs aren't installed
2011-05-02 11:41:32 +00:00
jasper
b34a2b5546
- remove unneeded patch and fix docdir path
2011-05-02 11:34:14 +00:00
landry
05d097e5e9
Tighten depends on apache-ant->=1.8.2, remove now unneeded ANT_HOME from
...
MAKE_ENV, and bump REVISIONs. From Daniel Dickman, thanks!
2011-05-02 07:23:17 +00:00
landry
2962a3f594
Update to apache-ant 1.8.2, from Daniel Dickman who takes
...
maintainership.
2011-05-02 07:20:34 +00:00
kili
46f557424a
+ hs-ghc-mtl
...
+ hs-hint
2011-05-01 21:23:50 +00:00