Commit Graph

9237 Commits

Author SHA1 Message Date
jasper
d0ad5696be import libunique3, the gtk+3 counterpart of libunique (they can be installed
alongside eachother)

ok aja@
2011-04-27 11:22:07 +00:00
kili
50de8460c5 Save some build time by not building the darcs library at all. 2011-04-27 11:19:13 +00:00
jasper
bd52a21fc4 - tweak COMMENT to reflect it's GTK+2-ness.
ok aja@
2011-04-27 11:07:11 +00:00
ajacoutot
22f1fd9899 Update to gsettings-desktop-schemas-3.0.1.
* Don't migrate background-related keys
* Don't migrate custom GTK+ color schemes and various GTK+ tweaks keys
2011-04-27 05:26:40 +00:00
kili
100a2539fc This now depends on devel/hs-haskeline. While here, add a version range
matching the .cabal file to the devel/hs-mtl dependency.
(I really have to work on a .cabal => *_DEPENDS tool, and I also should
switch to the more readable stemless dependencies whereever possible,
but on the other hand, this can wait until the next major haskell update)
2011-04-26 19:29:16 +00:00
kili
9d739b0ee4 +hs-haskeline
+hs-terminfo
2011-04-26 19:25:06 +00:00
kili
545fa42620 Provides a user interface for line input in command-line programs.
This library is similar in purpose to readline, but since it is
written in Haskell it is (hopefully) more easily used in other
Haskell programs.

This also was in lang/ghc and didn't belong there.

ok jasper@
2011-04-26 19:24:40 +00:00
kili
5e66bc5aa1 Provides an interface to the terminfo database (via bindings to the
curses library).  Terminfo allows POSIX systems to interact with a
variety of terminals using a standard set of capabilities.


This was in lang/ghc but didn't belong there.

ok jasper@
2011-04-26 19:23:38 +00:00
jasper
e6e60e92d2 missing bump on arches that use ghc
spotted by naddy@, ok kili@ (MAINTAINER)
2011-04-26 14:51:32 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
jasper
ec2e357b53 unbreak unbreaking.. 2011-04-26 12:14:34 +00:00
jasper
10c92c49da unbreak 2011-04-26 12:12:14 +00:00
ajacoutot
d7173dd95e The archive uses the PaxHeader extension, so use gtar to unpack,
otherwise we miss files.
2011-04-26 09:01:43 +00:00
ajacoutot
972ab90a12 Bugfix update to libsoup-2.34.1. 2011-04-26 05:50:36 +00:00
jeremy
088fe66707 Update to 1.2.3. 2011-04-25 18:12:31 +00:00
jasper
fc8251a4b1 - tweak DESCR
ok kili@ (who calls me a DESCR nazi for this)
2011-04-25 15:11:39 +00:00
kili
500d822152 Update to hs-atom-1.0.9.
ok jasper@ (maintainer)
2011-04-25 15:09:15 +00:00
kili
967e708e74 + hs-bimap 2011-04-25 15:08:23 +00:00
kili
124e70d5ba A data structure representing a bidirectional mapping between two
key types. Each value in the bimap is associated with exactly one
value of the opposite type.

ok jasper@
2011-04-25 15:08:05 +00:00
jolan
1a3df9cf28 remove dead mirrors and use MASTER_SITE_BACKUP explicitly 2011-04-25 15:01:28 +00:00
jasper
7522707120 - update to 1.050
from wen heping
2011-04-25 13:46:16 +00:00
jasper
f65c5de38a - update to 0.10.8
ok aja@
2011-04-25 11:43:17 +00:00
ajacoutot
a61add409a Update to gconf2-2.32.3.
* translation updates
2011-04-25 11:05:35 +00:00
ajacoutot
27834ffeea Consistency. 2011-04-24 19:15:13 +00:00
kili
0a939560c2 Set DIST_SUBDIR for the no_deps pseudo flavor. 2011-04-23 21:05:14 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
e41950b136 Disable the upcoming DIST_SUBDIR change in ghc.port.mk for this port, because
this is buildable with both ghc and nhc98.
2011-04-23 20:07:47 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
c2d44c9575 Comment only. 2011-04-23 13:00:43 +00:00
kili
fbb4e44932 Use the pregenerated lexer and parser to get rid of alex
and happy dependencies (the latter causing circular build
dependencies via hs-mtl and hs-transformers back to haddock).
2011-04-23 12:25:51 +00:00
jeremy
52a581e1cd Remove duplicate version of ruby-rack-test. It was originally imported
under devel, and then later imported by me under www.  Since stuff
depends on the www version and it is more up to date, keep that version.

Add goo to update automatically from devel version to www version.

Discovered by claudio@.  OK sthen@.
2011-04-23 01:31:42 +00:00
jasper
f2a8537a69 re-order 2011-04-21 16:29:35 +00:00
jasper
72c12d30e9 no need for this script, it's unused 2011-04-21 11:37:56 +00:00
landry
54fe51ceef Update instructions for running in chroot, from Mattieu Baptiste, thanks! 2011-04-21 11:28:22 +00:00
jasper
96befc5a43 /bin/ksh works just fine, no need for bash 2011-04-21 10:41:05 +00:00
eric
c789225c54 - update to 0.8.3
- add a new _buildslave user
- add a rc script
- add a README
- update HOMEPAGE
- change MAINTAINER

from Piotr Sikora (new MAINTAINER)

ok ajacoutot@
2011-04-21 10:22:38 +00:00
eric
492972447c - update to 0.8.3p1
- add a new _buildbot user
- add a rc script
- add a README
- update HOMEPAGE
- change MAINTAINER (per his request)

from Piotr Sikora (new MAINTAINER)

ok ajacoutot@
2011-04-21 10:20:43 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
4d15a159e3 Oops, forgot to fix SHARED_LIBS before committing. 2011-04-21 07:04:37 +00:00
ajacoutot
7aa77eeb12 Major update to libnotify-0.7.2.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:03:21 +00:00
jasper
a20583fba2 - update to 1.06
- doesn't need groff
- set CONFIGURE_STYLE=modinst

from gleydson
2011-04-21 06:56:37 +00:00
naddy
8aa7922499 Update gmake to 3.82, including two important upstream fixes.
This version has some backward incompatibilities.  All affected
ports in the tree have been fixed in advance.
2011-04-20 20:51:41 +00:00
jasper
9c69158978 - update to 0.09, adjusts to new Moose API (instead of bailing out) 2011-04-20 19:51:34 +00:00
kili
d8562bdfa1 Sigh. Hook hs-mtl to the build.
I wanted to defer this until we really need it, but it
looks like some ports already need this version of mtl.

So no we have mtl-1 (bundled with lang/ghc) and mtl-2
(in devel/hs-mtl). Haskell library dependency hell.
2011-04-19 19:31:31 +00:00
kili
d666817ded Bump to be safe -- for unknown reasons, the dependency change of
hs-MissingH caused a ABI change (shouldn't happen, but GHC ssems
to be just a huge random number generator), which broke this one
on my local machine.
2011-04-19 19:05:12 +00:00
kili
af7bda0996 This depends on devel/hs-mtl.
Problem found by landry@.
2011-04-19 19:01:21 +00:00
jasper
86291056b2 - update to 1.1.6
- sync DESCR

from gleydson soares
2011-04-19 17:30:05 +00:00
giovanni
21ceb1eda4 Update to 1.0.7 from Wen Heping 2011-04-19 15:27:04 +00:00
jasper
b2b5112c77 - update to 1.2.3
from gleydson soares
2011-04-18 18:14:12 +00:00
ajacoutot
52428be03a Bugfix update to py-gobject-2.28.4. 2011-04-18 16:30:21 +00:00
eric
ab297442e9 add py-mock 2011-04-18 15:12:05 +00:00
eric
c39f5dc168 mock is a Python module that provides a core Mock class. It removes
the need to create a host of stubs throughout your test suite. After
performing an action, you can make assertions about which methods /
attributes were used and arguments they were called with. You can also
specify return values and set needed attributes in the normal way. 

The mock module also provides utility functions / objects to assist
with testing, particularly monkey patching. 

ok ajacoutot@
2011-04-18 15:10:14 +00:00
ajacoutot
58a582f8c9 Minor update to libgdata-0.8.1. 2011-04-18 14:00:25 +00:00
landry
b38a444edb This does not build on hppa, add it to NOT_FOR_ARCHS. 2011-04-18 11:48:44 +00:00
ajacoutot
688a4ec338 Remove now unneeded patch. 2011-04-18 10:40:27 +00:00
ian
83ae3c3679 Change my email to be consistent, bump revision 2011-04-17 20:10:43 +00:00
jasper
5499d92d3b - remove unnecessary NULL casts 2011-04-17 18:04:00 +00:00
jasper
1043c5cc0a - remove unnecessary NULL casts 2011-04-16 21:28:35 +00:00
sthen
b22501e783 minor update to 0.27, ok/tweaks simon@ 2011-04-16 21:03:19 +00:00
sthen
11ebbb999f Don't try to create directories which already exist, this significantly
cleans up the console output if you set USE_SYSTRACE.  ok dcoppa@
2011-04-16 15:18:13 +00:00
jasper
a8837a024a disable the -python subpackage on mips64*. py-gtk2 doesn't build there due to
toolchain bugs and it would take out all ports that depend on the regular vte
C library.

ok aja@
2011-04-16 12:17:40 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
simon
fd90d53aa2 update to version 0.47 and remove USE_GROFF
from Gleydson Soares
seems fine to jasper@
2011-04-16 11:14:36 +00:00
simon
3365cf9c5d update to version 0.12 and remove USE_GROFF
from Gleydson Soares, thanks!
2011-04-16 11:10:03 +00:00
sthen
2f4529e097 add trailing 'S' after ONLY_FOR_ARCH... 2011-04-16 10:51:39 +00:00
naddy
be23e8bf1a Don't use m4 syntax for a Makefile comment; fixes build with gmake 3.82.
ok ajacoutot@ jasper@
2011-04-15 19:28:05 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
sthen
0a843cf8f8 add autoconf 2.67, ok phessler@ landry@ 2011-04-15 09:46:31 +00:00
ajacoutot
30d047d88a Use correct filename in pre-configure target.
Regen WANTLIB/PLIST.

from Gleydson Soares, thanks!
2011-04-15 06:07:01 +00:00
ajacoutot
5d4cc901a1 Add missing build+run depends on devel/py-gobject.
spotted by landry@, thanks!
2011-04-15 05:49:55 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
ajacoutot
22f97c7995 Bugfix update to glib2-2.28.6.
* Fix a possible crash when using g_settings_delay()
* Translation and documentations updates
2011-04-14 14:02:17 +00:00
kili
02e55b9509 + hmake 2011-04-14 12:16:16 +00:00
kili
aa043e1a02 Resurrect, but only for nhc98 (required for devel/cpphs on platforms
without ghc, as noticed by jasper@).

"Bring out your dead! Bring out your dead!" jasper@
2011-04-14 12:15:53 +00:00
sebastia
c7c1d9ece4 Update libmemcached from 0.44 to 0.48. Patch from piotr sikora at frickle com
Thanks.

reads fine to jasper@, and OK sthen@
2011-04-14 11:17:49 +00:00
jasper
fd2d1fb887 - update to 20110413120518
from james turner (MAINTAINER)
2011-04-14 07:38:31 +00:00
jasper
c5b9fe9069 - update to 0.05
- set BUILD_DEPENDS

from gleydson
2011-04-14 07:01:06 +00:00
jasper
4d1006ae58 - update to 0.11
- doent need groff
- set BUILD_DEPENDS
- add missing regress dependencies
2011-04-13 18:46:46 +00:00
jasper
d8fabd1cdc - update to MooseX-Has-Sugar-0.05070419
- adjust REGRESS_DEPENDS

from gleydson soares
2011-04-13 18:45:55 +00:00
jasper
0c18f04515 - use modinst and remove patch
- tweak comment while here

with gleydson soares
2011-04-13 17:46:41 +00:00
jasper
f308e59cc2 use modinst CONFIGURE_STYLE, instead of passing --skipdeps
from gleydson soares
2011-04-13 17:44:37 +00:00
ajacoutot
cbbe3fef04 Fix SONAME. 2011-04-13 17:05:11 +00:00
kili
80b11d5092 + hasktags 2011-04-13 13:31:36 +00:00
kili
a476b904b7 hasktags is a tool to generate tag files for vi(m) and emacs from
Haskell sources (similar to what the good old ctags(1) does for C,
Pascal, Fortran, YACC, lex and Lisp).

ok jasper@
2011-04-13 13:31:11 +00:00
landry
b7bbfa2b88 Update to tig 0.17, from Martin Pieuchot.
Looks good to Tobias Ulmer (maintainer)
2011-04-13 08:18:00 +00:00
landry
01930b1999 Update to libofx 0.9.2.
With help from otto@ and kettenis@ on how to replace extern daylight we
don't support.
Pass -pthread in CONFIGURE_ENV instead of patching.
2011-04-13 06:22:29 +00:00
ajacoutot
5a87aa97c9 Create 'a' symbolic link. 2011-04-12 20:11:17 +00:00
rpointel
1abfd319ca Bump Revision : modifications of MESSAGE, UNMESSAGE and DESCR.
reports aja@, thanks !
ok landry@.
2011-04-12 19:30:55 +00:00
rpointel
dcccd9f4ac +py-pip 2011-04-12 18:33:35 +00:00
rpointel
fc8dc442ae Import py-pip 1.0, from maintainer Wen Heping.
pip is a replacement for easy_install. It uses mostly the
same techniques for finding packages, so packages that were
made easy_installable should be pip-installable as well. 

ok benoit@
reads ok landry@
2011-04-12 18:31:21 +00:00
jasper
2a800b2d98 - add missing build dependency 2011-04-12 16:35:21 +00:00
jasper
bd6ee2f702 - adjust REGRESS_DEPENDS 2011-04-12 14:33:54 +00:00
kili
36cf0be86d Update to 0.2.1.4.
ok jasper@
2011-04-12 12:00:24 +00:00
jasper
0bedc806d9 - update to 0.36 2011-04-12 11:36:12 +00:00
jasper
74aec419ed - update to 0.26 2011-04-12 11:31:07 +00:00
jasper
769625dfc7 - update to 0.25 2011-04-12 11:30:13 +00:00
sthen
2e627544f8 sync 2011-04-12 11:27:59 +00:00
sthen
312ba390a3 import devel/p5-Hash-Flatten, ok benoit@
Converts back and forth between a nested hash structure and a flat hash
of delimited key-value pairs. Useful for protocols that only support
key-value pairs (such as CGI and DBMs).
2011-04-12 11:27:29 +00:00
jasper
1f2ef5a20d sync 2011-04-12 11:19:41 +00:00
jasper
fa2a4a9cef import MooseX-Types-DateTime-0.05
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.

from gleydson soares (MAINTAINER), ok sthen@
2011-04-12 11:18:14 +00:00
jasper
721c576f44 sync 2011-04-12 10:41:44 +00:00
jasper
1eb618f4c0 import hs-largeword 1.0.0
Provides Word128, Word192 and Word256 and a way of producing other large
words if required.

ok kili@
2011-04-12 10:40:43 +00:00
jasper
856446c16e - update to 0.4.9.1 2011-04-12 10:40:12 +00:00
ajacoutot
ea806eb275 Bugfix update to json-glib-0.12.4. 2011-04-12 08:17:17 +00:00
sthen
f5c6fce05e +p5-UUID-Tiny 2011-04-12 06:43:50 +00:00
sthen
dd24ae6cb0 import ports/devel/p5-UUID-Tiny.
tweaks/"go ahead" Gleydson Soares, ok landry@

UUID::Tiny is a lightweight, low dependency Pure Perl module for
UUID creation and testing. This module provides the creation of
version 1 time based UUIDs (using random multicast MAC addresses),
version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5
SHA-1 based UUIDs.
2011-04-12 06:43:03 +00:00
jasper
d1be036b3f - update to 0.07
- doesn't need groff
- set build depends

from gleydson soares
2011-04-12 06:41:27 +00:00
kili
e4d479f402 Quirks for hs-network-bytestring and hs-xhtml.
ok jasper@
2011-04-11 17:12:10 +00:00
jasper
b6e1761462 - update to 1.040
from wen heping, with tweaks from me
2011-04-11 16:54:30 +00:00
kili
b896d3e492 Accept hs-parsec-3.1 and bump. 2011-04-11 14:59:27 +00:00
kili
310be6a942 Bump after ghc update, don't use FULLPGNAME in the plist. 2011-04-11 14:48:07 +00:00
kili
54282760ec Bump after ghc update, and fetch the distfile from hackage. 2011-04-11 14:47:55 +00:00
kili
83c332ca76 Add hs-syb dependency and bump. 2011-04-11 14:47:17 +00:00
kili
7eaa1be17f Tweak dependencies, add hs-syb and bump. 2011-04-11 14:46:52 +00:00
kili
ce5f31092f Tweak dependencies and bump. 2011-04-11 14:46:29 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
5a4feee720 Update to 0.50. 2011-04-11 14:40:41 +00:00
kili
99a52157e0 Update to 0.0.5. 2011-04-11 14:40:29 +00:00
kili
0258ea4c86 Update to 0.5.4. 2011-04-11 14:40:00 +00:00
kili
eb4ee6ad06 Update to 0.13.0.4. 2011-04-11 14:39:43 +00:00
kili
0c9cacc737 Update to 1.0.8. 2011-04-11 14:39:29 +00:00
kili
7d2659acb7 Update to 0.7.2. 2011-04-11 14:39:12 +00:00
kili
760c2bbbef Update to 0.1.0.2. 2011-04-11 14:39:00 +00:00
kili
fce0bdfc1b Update to 0.2. 2011-04-11 14:38:45 +00:00
kili
62def72d9a Update to 0.12.0. 2011-04-11 14:37:14 +00:00
kili
59566caf0b Update to 0.10.2. 2011-04-11 14:36:45 +00:00
kili
ba2f73ae21 Update to 0.2.2.0. 2011-04-11 14:36:36 +00:00
kili
b1e177c7be Update to 2.2.0.1. 2011-04-11 14:36:25 +00:00
kili
0eee7ec6fc Update to 0.94.4. 2011-04-11 14:36:09 +00:00
kili
fbd5e7dce7 Update to 2.4.0.1. 2011-04-11 14:35:55 +00:00
kili
15f3ecaded Update to 3.1.0.1. 2011-04-11 14:35:44 +00:00
kili
86be7fbcbb Update to 1.1.0.2. 2011-04-11 14:35:33 +00:00
kili
81d1d4f06b Update to 1.2.2.3 2011-04-11 14:35:15 +00:00
kili
04da2c5896 Update to 2.3.0.2. 2011-04-11 14:34:55 +00:00
kili
f9800618b3 Update to 3.1.1. 2011-04-11 14:34:40 +00:00
kili
28bf27a8ab Hook hs-syb to the build, it's no longer contained in the ghc package. 2011-04-11 14:32:30 +00:00
kili
e0ddd365db Update to 0.1.0.8. 2011-04-11 14:31:22 +00:00
kili
76a2a4c8ea Update to 2.9.2. 2011-04-11 14:31:01 +00:00
kili
11bdc45fcf - hmake 2011-04-11 13:05:01 +00:00
kili
5a80f24148 Remove. It doesn't build with ghc-7, is unmaintained upstream and
not of much use.

ok jasper@
2011-04-11 13:04:43 +00:00
jasper
fb8ef339c5 - update py-gdata to 2.0.14
various bugfixes and improvements (includes api support for google content and app marketplace)

from frantisek holop (MAINTAINER)
2011-04-10 21:09:45 +00:00
jasper
81bb5a8b09 - update to 0.07
- doesnt need groff
- install examples
- regen PLIST
- set TEST_POD, instead of REGRESS_DEPENDS

from gleydson
2011-04-10 20:33:22 +00:00
jasper
d38d498048 - update to 0.24
- doesnt need groff
- tweak license
- install examples
- regen PLIST
- set TEST_POD
from gleydson soares

- use modbuild (from me)
2011-04-10 19:11:58 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ajacoutot
0b5eab9463 Use an autostart file instead of using xdg-user-dirs-gtk-update to
force the creation of users "well-known" directories. Since we don't use
things like /etc/X11/xinit/xinitrc.d/foo.sh, using an autostart file is
the closest we can get to how upstream advises it to be used.
2011-04-10 10:26:19 +00:00
ajacoutot
3835bbdfa2 Update to gsettings-desktop-schemas-3.0.0 to fix a crash with
gsettings-data-convert.
2011-04-10 08:52:37 +00:00
ajacoutot
6fca11764f Fix a path in the documentation. 2011-04-10 08:33:13 +00:00
ajacoutot
b140aadd36 Update to xdg-user-dirs-0.13.
* fix a mem leak
* updated/new translations
2011-04-10 08:21:42 +00:00
jsg
e9fbea9c63 update to 2.9
ok sthen@ tested by matthew@ jeremy@
2011-04-09 21:43:39 +00:00
simon
c61ffebf36 update to version 1.24
tested by landry@ and Gleydson Soares
comments and good looks from landry@
2011-04-09 19:12:07 +00:00
simon
f6fd8ee282 update to version 1.12
tested by landry@ and Gleydson Soares
looks good to landry@ after some comments
2011-04-09 19:09:47 +00:00
jasper
a43e9c88f8 don't let it fetch regress depends via cpan
from gleydson soares
2011-04-09 08:11:43 +00:00
ian
6c13765c20 Mention that the plugin only works with firefox35 at present.
"OK with bump" on -main sthen@; reminded to copy text to -jre by kurt@
2011-04-09 00:38:09 +00:00
jasper
60a8f49fac - update to 0.15
- fix license marker

from gleydson soares
2011-04-08 19:14:37 +00:00
kili
142d8f57da Not maintained upstream since years. Replaced by Haddock.
I wanted to keep it a little while as BROKEN, but jasper@
asked me to remove it.
2011-04-08 18:41:10 +00:00
jasper
ead3c5fcfc - update to 1.14
- remove USE_GROFF
- add missing dependencies
- install examples

from gleydson soares
2011-04-08 14:51:21 +00:00
jasper
e62bdf67ab - update to 0.11
from Abel Abraham Camarillo Ojeda (MAINTAINER)
2011-04-08 13:59:15 +00:00
jasper
53688b477f - update to 0.48
- groff is not needed
- add regress dependency

from new maintainer gleydson soares
ok andreas bihlmaier (previous maintainer)
2011-04-08 13:29:38 +00:00
giovanni
1cfff72e35 Update to 3.4
ok kevlo@ (Maintainer)
2011-04-08 08:35:37 +00:00
jasper
50fa68a3e9 - update to 1.002
from gleydson soares
2011-04-08 07:09:13 +00:00
jasper
86e8a8df90 py-cairo is needed now that GI is enabled, so set it as a build and run
dependency.

spotted by and ok landry@, ok aja@
2011-04-08 06:17:36 +00:00
jasper
12815fbc08 - update to 1.110710
- doesn't need groff
- set license
- set build depends

from gleydson soares
2011-04-07 20:19:27 +00:00
ajacoutot
a55b751545 +libpeas 2011-04-07 18:54:05 +00:00
ajacoutot
52c32e1344 Import libpeas-1.0.0.
libpeas is a gobject-based plugins engine, and is targetted at giving
every application the chance to assume its own extensibility. It is
currently used by several GNOME applications like gedit and Totem.

It takes its roots in the old gedit plugins engine, and provides an
extensive set of features mirroring the desiderata of most of the
applications providing an extension framework.

ok jasper@
2011-04-07 18:52:14 +00:00
ajacoutot
f324cf6cf5 Tweak conflict marker. 2011-04-07 17:48:22 +00:00
ajacoutot
acfcf40327 Make it possible to install alongside devel/glade. 2011-04-07 17:47:54 +00:00
jasper
291dbf74ec - use MASTER_SITE_SOURCEFORGE 2011-04-07 17:41:15 +00:00
ajacoutot
4db5ec9a69 Remove now unneeded patches.
ok jasper@
2011-04-07 16:16:21 +00:00
jasper
fb4272abb3 - remove chunk that's unneeded since we prime girscanner already 2011-04-07 15:19:34 +00:00
jasper
4f4b79cd93 - tweak the way we depend on cairo, it's just a build/run dependency now.
ok aja@
2011-04-07 15:09:58 +00:00
ajacoutot
667d06f8a9 Add introspection+cairo support (needed for on-going GNOME 3 work). 2011-04-07 15:08:13 +00:00
jasper
1825cf216a adjust comment after previous commit 2011-04-07 14:53:52 +00:00
ajacoutot
94486db95f Re-enable tests now that they work on sparc64. This allows use to generate
regress.c amongst other things.

ok jasper@
2011-04-07 14:50:22 +00:00
jasper
63eb715812 - update to 0.32
- remove groff

from gleydson soares
2011-04-07 12:37:58 +00:00
jasper
e96ed4d288 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 11:17:08 +00:00
ajacoutot
9730fbe455 Get LIBTOOL from the environment so that we can choose between our libtool
or the gnu one (default to our libtool).

ok jasper@
2011-04-07 11:09:06 +00:00
jasper
5ae2a3dd13 - don't override ${CC} with gcc. 2011-04-07 09:57:18 +00:00
jasper
ec0223b808 - prime the scanner to search in ${X11BASE}/include and ${LOCALBASE}/include
ok aja@
2011-04-07 09:38:12 +00:00
jasper
335a4d139f - update to 0.10.7
ok aja@
2011-04-07 09:28:32 +00:00
ajacoutot
26c7a1a954 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:35:07 +00:00
jasper
738af4575b Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:11:06 +00:00
ajacoutot
be87baa820 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:09:35 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
jasper
ef6fbbed62 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:16:26 +00:00
ajacoutot
559e673165 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:15:02 +00:00
ajacoutot
fc300425bd Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 06:51:04 +00:00
landry
78df634290 Add missing texi2html BUILD_DEPENDS. 2011-04-06 21:12:51 +00:00
ajacoutot
d8596b1725 +glade 2011-04-06 12:17:07 +00:00
ajacoutot
d9df1434bc Import glade-3.10.0 (for gtk+3)
Glade is a RAD tool to enable quick & easy development of user
interfaces for the GTK+ toolkit and the GNOME desktop environment.
The user interfaces designed in Glade are stored in XML format, enabling
easy integration with external tools.
In particular libglade can load the XML files and create the interfaces
at runtime. The DTD for the XML files is included with libglade, and is
also at http://glade.gnome.org/glade-2.0.dtd.
Other tools are available which can turn the XML files into source code
in languages such as C++, Perl and Python.

ok jasper@
2011-04-06 12:15:55 +00:00
ajacoutot
af5c611c1b Add conflict marker with glade-* 2011-04-06 12:12:59 +00:00
ajacoutot
a87c61f083 Indent cleaning. 2011-04-06 06:03:07 +00:00
jasper
6dee03a09b - update to 1.0.4
- switch CPAN_AUTHOR to the new maintainer
- remove USE_GROFF

from gleydson soares
2011-04-05 20:38:43 +00:00
jasper
eb7ec9bdf5 - no need for groff
- test pod files too

from gleydson soares
2011-04-05 20:31:13 +00:00
ajacoutot
3f2dd771ec Update to dconf-0.7.3.
dconf-editor is now using gtk+3 (yay, our first gtk+3 app in tree!).
2011-04-05 18:45:05 +00:00
sthen
15ff36d277 +pear-Date-Holidays 2011-04-05 17:37:10 +00:00
sthen
f8d7179bb6 import pear-Date-Holidays, from Johan Huldtgren with tweaks by myself
and jasper@, ok jasper.

Date_Holidays helps you calculating the dates and titles of holidays
and other special celebrations. The calculation is driver-based so
it is easy to add new drivers that calculate a country's holidays.
The methods of the class can be used to get a holiday's date and
title in various languages.
2011-04-05 17:36:47 +00:00
jasper
aaa8cf7d76 - update iso-codes to 3.25 2011-04-05 16:28:04 +00:00
ajacoutot
31ceddda13 Explicitely set --disable-gtk-doc.
Remove unneeded --disable-scrollkeeper.
2011-04-05 15:56:52 +00:00
ajacoutot
d06b7b913a Update to glade3-3.8.0. 2011-04-05 15:46:28 +00:00
ajacoutot
6e8810ecac Finally update to stable glib2mm-2.28.0. 2011-04-05 15:00:02 +00:00
ajacoutot
cdd3e800b4 Update to libsoup-2.34.0.
Hobbits take maintainership.

tested in a bulk by landry, thanks!
2011-04-05 14:44:11 +00:00
kili
f7b7b567ca Add missing BUILD_DEPENDS.
Noticed by landry@.
2011-04-05 14:34:45 +00:00
jasper
c6af1aa87c documentation distfile moved to ${HOMEPAGE} 2011-04-05 14:08:30 +00:00
jasper
9a3c280ae8 - update mspdebug to 0.15, integrating some more of our patches and adding
support for various new chips.
2011-04-05 14:00:58 +00:00
kili
3cbc8c92c5 Update to darcs-2.5.2.
Set PORTHOME to let texlive (called via latex2html) build some fonts.
2011-04-05 11:45:14 +00:00
kili
bd646a3618 Bump after update of hs-text.
ok jasper@
2011-04-05 11:43:17 +00:00
kili
ffc59935c6 Bump after update of hs-text, and turn on the flag
`text-names-broken' (necessary for hs-text-0.11).

ok jasper@
2011-04-05 11:40:07 +00:00
kili
bc00197b90 Update to hs-text-0.11.0.6.
ok jasper@
2011-04-05 11:38:33 +00:00
ajacoutot
6226ab028d Forgot to cvs rm as noted by dcoppa@ 2011-04-05 08:53:12 +00:00
jasper
48b8dce15f sync 2011-04-05 08:44:39 +00:00
jasper
a9ce35b660 import naken430asm into the correct dir this time.
This is an open-sourced assembler / disassembler / simulator for the
MSP430 series of microcontrollers from Texas Instruments. The goal of
this project is to have a completely cross-platform assembler with the
exe (naken430asm) under 50k and to have a cross-platform disassembly
utility (naken430util) along with it to help with debugging and a bit of
profiling. The naken430util, when disassembling, shows how many CPU
cycles each instruction will take and it has a built in simulation to help
show how the binary code will flow on the chip and how many cycles it
will take to execute.
Code from this assembler can be uploaded to the device by installing the
mspdebug package.

ok aja@
2011-04-05 08:44:22 +00:00
jasper
aec0f85fdb sigh, wrong dir.. 2011-04-05 08:43:20 +00:00
jasper
80248209b9 import nakeasn 20110313
This is an open-sourced assembler / disassembler / simulator for the
MSP430 series of microcontrollers from Texas Instruments. The goal of
this project is to have a completely cross-platform assembler with the
exe (naken430asm) under 50k and to have a cross-platform disassembly
utility (naken430util) along with it to help with debugging and a bit of
profiling. The naken430util, when disassembling, shows how many CPU
cycles each instruction will take and it has a built in simulation to help
show how the binary code will flow on the chip and how many cycles it
will take to execute.
Code from this assembler can be uploaded to the device by installing the
mspdebug package.

ok aja@
2011-04-05 08:41:50 +00:00
sthen
cfd8f226fc Fix PowerPC support, from upstream via Brad. Allows removing forced -O0
(always nice for code which is supposed to run fast). Tested by landry@
2011-04-05 08:09:00 +00:00
sthen
74ad9f1738 update to 20110316 which is able to disassemble aml from the
acer 5820tg without segfaulting.

"I don't remember what possessed me to claim maintainer of this
in the first place.  feel free to remove me :)" phessler@
2011-04-05 08:02:25 +00:00
ajacoutot
565ce64f46 Update to atk-2.0.0. 2011-04-05 07:10:48 +00:00
ajacoutot
cade5f319a Bugfix update to pango-1.28.4.
* Hex boxes are incorrectly scaled with non identity cairo scale.
* Heap corruption in font parsing with FreeType2 backend.
2011-04-05 06:06:00 +00:00
ajacoutot
bb25e72e21 Minor update to gconf2-2.32.2. 2011-04-04 13:14:45 +00:00
kili
8ff19ba080 Update to happy-1.18.6. 2011-04-04 09:55:13 +00:00
kili
cbfb3c77d9 Update to alex-2.3.5. 2011-04-04 09:54:54 +00:00
kili
7d210c185c Update to 0.16.3. This builds fine with ghc (6.12) again. 2011-04-03 12:57:28 +00:00
simon
c45fed4623 update to version 0.09
ok landry@, Cesare Gargano (maintainer)
2011-04-02 14:55:13 +00:00
ajacoutot
a91c3639df Update to liboobs-3.0.0. 2011-04-02 13:40:04 +00:00
jasper
bf26c53ae2 - tweak patch, no change to the package. 2011-04-02 09:06:51 +00:00
jasper
5665fdda5d - update mspdebug to 0.14
* most patches have been committed upstream

tested on a launchpad
2011-04-02 08:22:28 +00:00
fgsch
f0d1bc764e beautifulsoup name changed.
edd@ ok.
2011-04-02 01:22:13 +00:00
ajacoutot
a43fd5ea47 Update to glib2-2.28.5.
This is a minor update, including translation updates and a few
documentation improvements.
2011-04-01 20:09:54 +00:00
fgsch
9490e9d4af Update to coverage 3.4.
martynas@ ok
2011-03-31 22:56:28 +00:00
sthen
083320cf45 add a comment noting that metaauto is also built from this distfile 2011-03-31 00:58:35 +00:00
jasper
96efc8eba7 - bugfix update of gobject-introspection to 0.10.6 2011-03-30 17:53:29 +00:00
ajacoutot
df670d83c3 Update to pangomm-2.28.2.
* Install the m4 files even without --enable-maintainer-mode, as with
  other modules
2011-03-30 08:05:05 +00:00
ajacoutot
d28d6cf44c Update to atk2mm-2.22.5.
* Install the m4 files even without --enable-maintainer-mode, as with
  other modules
2011-03-30 07:59:59 +00:00
ajacoutot
3b8603d97f Update to mm-common-0.9.5.
* Distribute doctools if non-empty parameter is passed to MM_CONFIG_DOCTOOL_DIR
2011-03-30 07:56:50 +00:00
ajacoutot
2b8283101a Update to glib2mm-2.27.99.2. 2011-03-29 10:24:22 +00:00
sthen
7557746f0c fix MASTER_SITES, pointed out by Nigel Taylor 2011-03-29 10:09:11 +00:00
ian
fe1616ba97 Put more options into daemon_flags, and document in README how to configure
the HTTPS and AJP ports (both now disabled). Remove dead variables.
Use ${LOCALBASE} one place instead of ${TRUEPREFIX}, requested by sthen@.
Brief note on migration from Hudson. Bump REVISION.
Spirited discussion with ajacoutot@ and schwarze@; ok ajacoutot@
2011-03-28 22:03:43 +00:00
ajacoutot
625eda38b0 Extend the BROWSER list. 2011-03-28 07:12:05 +00:00
ajacoutot
581f58d272 Update to glib2mm-2.27.99.1. 2011-03-28 06:20:26 +00:00
fgsch
1cb4a2861e Update to mercurial 1.8.1.
Original diff by me, better one supplied by Samir SAADA in ports@
wcmaier@ (maintainer) ok.
2011-03-28 00:11:34 +00:00
landry
f0b8fd0ac9 Use PATCHDIR and FILESDIR from www/firefox36. Fix LIB_DEPENDS while here. 2011-03-26 13:25:50 +00:00
benoit
6ea0b63bc0 - update py-asn1 to 0.0.13b
- regen PLIST
2011-03-26 13:02:11 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
sthen
491c689745 bump for pfioc_natlook changes 2011-03-26 10:01:08 +00:00
ian
ce7c72e746 Repair typo in plist, bump 2011-03-26 00:44:53 +00:00
ian
e910909c10 hudson->jenkins 2011-03-25 19:44:27 +00:00
ian
d889fab5e6 Import Jenkins, community fork of Hudson, looks ok to sthen@ 2011-03-25 19:40:39 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
e8a639ac8d Update to 2.0.2, fixes issues with textproc/ruby-nokogiri tests.
OK landry@
2011-03-25 16:45:20 +00:00
jeremy
c098a0e8c9 Update to 2.8.0, last version supporting ruby-gems < 1.4.
Enable regress tests.

OK landry@
2011-03-25 16:44:06 +00:00
ajacoutot
c0c25d4647 Maintenance update to libgtop2-2.28.3. 2011-03-25 16:16:32 +00:00
ajacoutot
8d6898e200 Update to atk2mm-2.22.4 which removes the build depends on mm-common. 2011-03-25 13:13:07 +00:00
dcoppa
d470042e1b sync 2011-03-25 10:08:10 +00:00
dcoppa
e6a3e24a6f import MonadCatchIO-mtl, a monad-transformer version of the
Control.Exception.catch function. Prerequisite of hs-redis.

OK kili@
2011-03-25 10:03:16 +00:00
ajacoutot
96ea304956 Use the new dconf MODULE. 2011-03-25 09:13:43 +00:00
ajacoutot
18f05b806a Add a new dconf MODULE.
Dependent ports are going to be migrated soon and documentation is coming
up.

ok jasper@
2011-03-25 08:59:48 +00:00
ajacoutot
91d7f7e56b Update to pangomm-2.28.1 which removes build dependency on mm-common. 2011-03-25 08:43:48 +00:00
ajacoutot
2d784afc7b Subpackage between -main and -editor (which depends on gtk).
Required for the upcoming dconf MODULE.
2011-03-25 08:30:56 +00:00
ajacoutot
0f50adc725 Fix path to gsettings schemas. 2011-03-25 07:37:15 +00:00
ajacoutot
c27952acff Update to goffice-0.8.14. 2011-03-25 07:24:31 +00:00
ajacoutot
b88255b984 Bugfix update to libgsf-1.14.20.
* Fix msole reading crash.
* Improve loading on metadata.
2011-03-25 06:44:01 +00:00
jasper
78b6775f71 - take maintainership 2011-03-24 22:03:34 +00:00
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
jeremy
2df63f5958 Build ruby 1.9 version of ruby-rcov by default.
OK landry@
2011-03-24 20:12:45 +00:00
jeremy
cc5c50ee98 Update to version 0.9.9.
OK landry@
2011-03-24 20:08:31 +00:00
espie
05f5de05d8 fixed m4, so it should work now 2011-03-24 12:34:10 +00:00
ajacoutot
7f5bbac59b Update to glib2mm-2.27.99. 2011-03-24 10:45:42 +00:00
landry
4d9ae82e0b Chase firefox update, bump to 1.9.2.16. 2011-03-24 07:04:17 +00:00
jeremy
fc48af727e Bump version to 1.2.2.
OK landry@
2011-03-24 03:16:08 +00:00
ajacoutot
27a7d8f187 Update to py-gobject-2.28.3.
* fix a typo when converting objects to strings gvalues
2011-03-23 17:38:15 +00:00
ajacoutot
9c5e1668be Update to new stable release, pangomm-2.28.0. 2011-03-23 16:37:17 +00:00
ajacoutot
1139294432 Update to atk2mm-2.22.3. 2011-03-23 16:36:41 +00:00
ajacoutot
34b3eab73c Update to glib2mm-2.27.98. 2011-03-23 16:36:08 +00:00
ajacoutot
5c96af5855 These need mm-common. 2011-03-23 16:34:51 +00:00
ajacoutot
c2e8964a8f Bugfix update to py-gobject-2.28.2. 2011-03-23 06:16:27 +00:00
simon
dbaeefce69 add p5-Dist-CheckConflicts, p5-Package-DeprecationManager,
p5-Package-Stash-XS
2011-03-22 23:18:12 +00:00
simon
42a7b82ffd import p5-Package-Stash-XS
This is a backend for Package::Stash, which provides the functionality
in a way that's less buggy and much faster.  It will be used by default
if it's installed, and should be preferred in all environments with a
compiler.
2011-03-22 23:18:07 +00:00
simon
860abd46ca p5-Package-DeprecationManager
This module allows you to manage a set of deprecations for one or more
modules.
When you import Package::DeprecationManager, you must provide a set of
-deprecations as a hash ref.  The keys are "feature" names, and the
values are the version when that feature was deprecated.
2011-03-22 23:18:04 +00:00
simon
19d59872e1 import p5-Dist-CheckConflicts
One shortcoming of the CPAN clients that currently exist is that they
have no way of specifying conflicting downstream dependencies of
modules.  This module attempts to work around this issue by allowing you
to specify conflicting versions of modules separately, and deal with
them after the module is done installing.
2011-03-22 23:17:59 +00:00
simon
00c86a3a6b update to version 0.13
ok kevlo@ (maintainer)
2011-03-22 22:21:40 +00:00
sthen
1c26461f73 groff-1.21 dies when a table is wider than the line; add a workaround (and
comment) to fix the build. from schwarze@
2011-03-22 15:27:57 +00:00
landry
6bdb4d0a62 Remove the .if for system sqlite, now every port using mozilla MODULE
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00
jasper
891d44a234 - update libgdata to 0.8.0
ok aja@
2011-03-22 09:55:31 +00:00
jasper
8bc49b2ffa Security fix for CVE-2011-0064
Pango "hb_buffer_ensure()" Memory Reallocation Vulnerability

ok aja@
2011-03-22 09:41:15 +00:00
ajacoutot
0f4af6b520 Remove uneeded RUN_DEPENDS and BUILD_DEPENDS. 2011-03-22 09:28:10 +00:00
ajacoutot
9ac851f984 Make the -gnome subpackage run depends on libproxy,-gnome. 2011-03-22 09:27:06 +00:00
simon
fba22e6da2 add p5-Test-Fatal 2011-03-21 22:46:16 +00:00
simon
c9d1d71b3d import p5-Test-Fatal 2011-03-21 22:46:10 +00:00
ajacoutot
6b330220e2 Update to glib2-2.28.4.
* translations and documentation updates
2011-03-21 18:11:28 +00:00
ajacoutot
5e1dba41c3 Bugfix update to py-gobject-2.28.1. 2011-03-21 17:04:59 +00:00
ajacoutot
c7c13156e0 Update to mm-common-0.9.4.
* fix pkgconfig file installation
2011-03-21 12:36:18 +00:00
schwarze
4f18fef153 Support upgrades from both groff-1.15+groff-mdoc
and from groff-mdoc only to groff-1.21.
Muliple cluesticks applied by and OK espie@.
2011-03-20 17:30:24 +00:00
landry
68ae364bb1 To quirk or not to quirk, that is the question..
Finally add p5-Mojo->p5-Mojolicious hint for pkg_add -u.
2011-03-20 09:22:35 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
jeremy
ab7ce99e65 Bump version to 1.0.2.
OK ajacoutot@
2011-03-18 23:05:44 +00:00
stsp
f0c5b76ef0 fix WANTLIB for -ruby subpackage; ok jasper 2011-03-18 16:25:26 +00:00
jasper
b3eec0f1c5 - update to 20110316111914
from james turner (MAINTAINER)
2011-03-18 12:09:44 +00:00
jasper
4c4d7d7b18 passing '-unix' to qmake4 is deprecated so remove it. 2011-03-17 14:02:51 +00:00
ajacoutot
118474dd0d Unbreak dependencies after recente updates.
spotted by jasper@
2011-03-16 17:28:54 +00:00
jasper
2afd26a000 sync 2011-03-16 14:24:09 +00:00
jasper
9678244283 import p5-DateTime-Precise
Perform common time and date operations with additional GPS operations.

ok sthen@
2011-03-16 14:20:10 +00:00
sthen
f4d9bad83d no need to set NO_REGRESS just because a test fails 2011-03-16 13:32:00 +00:00
ajacoutot
ebd8c3bc3a Update to glib2mm-2.27.97. 2011-03-16 12:23:20 +00:00
jasper
d87d167747 - update fossil to 20110301190432
from james turner (MAINTAINER)
2011-03-16 10:19:46 +00:00
jasper
b169c8b7c3 - add missing build dependency 2011-03-16 07:22:25 +00:00
jasper
e554920ed8 tidy -> tidyp
ok sthen@
2011-03-15 19:51:18 +00:00
ajacoutot
e70bb1bae5 Update to glib2mm-2.27.96. 2011-03-15 13:44:10 +00:00
ajacoutot
542b4ce226 +mm-common 2011-03-15 13:22:07 +00:00
ajacoutot
d09260d620 Import mm-common-0.9.3.
The mm-common is part of the GNOME C++ bindings effort.
It provides the build infrastructure and utilities shared among the
GNOME C++ binding libraries.  It is only a required dependency for
building the C++ bindings from the gnome.org version control repository.
An installation of mm-common is not required for building tarball
releases, unless configured to use maintainer-mode.

ok jasper@
2011-03-15 13:21:16 +00:00
jasper
7e32a731c7 sync 2011-03-15 10:42:37 +00:00
jasper
5a99b371bf import p5-Class-Gomor
This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.

from Gleydson Soares (MAINTAINER)

ok sthen@
2011-03-15 10:41:36 +00:00
jasper
641cdea5c9 - add a few patches from upstream 2011-03-14 22:27:02 +00:00
jeremy
1e5c87b842 Bump version to 2.3.2, needed for update to www/ruby-unicorn.
OK landry@
2011-03-14 20:43:18 +00:00
jeremy
67f53b5daf Bump version to 1.0.1. Fix regress tests.
OK landry@
2011-03-14 17:46:53 +00:00
jeremy
5831aa3e03 Bump version to 4.7.4, needed by update to databases/ruby-amalgalite.
OK landry@
2011-03-14 17:41:33 +00:00
ajacoutot
bac1e519bf Bugfix update to glib2-2.28.3.
Fixes the following:
* 644465 undefined reference to `_usleep'
* 644552 g_timeout_add_seconds(1, ...) may have a latency...
* 644607 correct internal definition of C_()
2011-03-14 11:31:24 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
sthen
068496c57a remove iso-8859-1 chars that display badly with a utf-8 terminal.
pointed out by Anthony J. Bentley
2011-03-14 08:51:25 +00:00
sthen
213ced970b fix typos and rewrap; Anthony J. Bentley (+ a missing bump) 2011-03-14 08:44:38 +00:00
ajacoutot
99ee91ed97 Meh, fix the other half... spotted by Anthony J. Bentley. 2011-03-13 18:56:55 +00:00
dcoppa
4cd9f900fc Update to cmake-2.8.4.
Tested in a bulk build by landry@.
Lot of feedback from various people on ports@: thanks!

OK landry@, sthen@
2011-03-13 18:23:01 +00:00
jasper
b642536efb - add missing build dependency for documentation 2011-03-13 16:06:34 +00:00
sthen
9217ff9bfa update p5-Variable-Magic to 0.45, ok jasper@, maintainer timeout 2011-03-13 11:45:04 +00:00
ajacoutot
cecc231815 Grammar, from Anthony J. Bentley. 2011-03-13 07:33:37 +00:00
dhill
683e430489 update to 0.2. take maintainership.
ok sthen@ ckuethe@
2011-03-12 22:54:22 +00:00
sthen
571c6444d1 update to 1.47, from maintainer Igor Zinovik. 2011-03-12 13:25:30 +00:00
sthen
fc76e6572f + SUBDIR += p5-Net-DHCP
+     SUBDIR += p5-Test-CheckManifest
2011-03-11 19:57:43 +00:00
sthen
5adf7c4a84 import ports/devel/p5-Test-CheckManifest, from Nigel Taylor, ok jasper@
Check your manifest matches your distribution files.
2011-03-11 19:55:11 +00:00
landry
ba369f953e Oops.. unbreak after ffx/thunderbird change. Since we now build against
systemwide cairo, dependencies changed, and PLIST-devel changed..
2011-03-11 16:31:36 +00:00
jasper
d1a4b1c20a - update to 1.48 2011-03-11 09:05:45 +00:00
jasper
b2ee6d079e sync 2011-03-11 09:05:02 +00:00
jasper
d172f17df1 import p5-YAML-Perl 0.02
Pure Perl YAML implementation.

ok sthen@
2011-03-11 09:04:34 +00:00
ckuethe
3fd4d42505 update to avr-libc 1.7.1
ok jasper@
2011-03-11 08:52:29 +00:00
jeremy
4c3bdfd648 +SUBDIR += ruby-ffi,ruby19
OK landry@
2011-03-10 23:55:07 +00:00
jeremy
c167c2addb Bump version to 1.0.6. Fixes building with ruby 1.9.
Add NO_REGRESS while here since the distfile doesn't include
the necessary files (thanks landry@).

OK landry@
2011-03-10 23:51:36 +00:00
jasper
29e2d83746 - update to 0.103 2011-03-10 23:20:01 +00:00
sthen
c836297db0 update to 9999.13; no functional change to package, it's a test-fixing
release only, but some things want the newer version.
2011-03-10 23:15:37 +00:00
sthen
884ebaee36 update p5-Parse-RecDescent to 1.965001, all deps tested 2011-03-10 22:51:29 +00:00
sthen
ac5c729a09 update p5-YAML-XS to 0.34 2011-03-10 22:21:24 +00:00
sthen
c941fc2da0 add useless perl module 2011-03-10 21:35:25 +00:00
sthen
34c7385334 import ports/devel/p5-Acme-Damn,
"Acme::Damn provides a single routine, damn(), which takes a blessed
reference (a Perl object), and *unblesses* it, to return the original
reference. I can't think of any reason why you might want to do this,
but just because it's of no use doesn't mean that you shouldn't be able
to do it."

I'll be Acme::Damned if this is not the most useless module ever -jasper@
2011-03-10 21:34:49 +00:00
sthen
0b89e9b3f1 update to p5-Class-XSAccessor 1.11, needed by p5-Class-Accessor-Grouped
pointed out by landry@
2011-03-10 20:23:22 +00:00
jasper
9af3495e92 - update to 2.66 2011-03-10 17:59:56 +00:00
jasper
876b65a139 - update git-cola to 1.4.3.1 2011-03-09 18:15:23 +00:00
landry
c89dcfb35f Add quirk for libxfce4menu -> garcon migration. 2011-03-09 13:16:47 +00:00
robert
8930d01a63 libreoffice takes over from openoffice 2011-03-09 10:08:52 +00:00
ajacoutot
e210b539b1 Add an upgrade path from gqview to geeqie. 2011-03-09 10:02:36 +00:00
sthen
e75ff4ba1b update to 5.28 (the newest version that still works with p5-EV 3.x API)
ok dcoppa@
2011-03-09 07:52:27 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
2a0cac0622 Update to py-gobject-2.28.0.
Remove x11 from CATEGORIES.
Explicitely add some missing CONFIGURE_ARGS.
Fix REGRESS_DEPENDS.
Remove unused SUBST_VARS.
Take maintainer.
2011-03-09 06:17:08 +00:00
landry
8c68792049 Update to chmlib 0.40, from 'hyjial' on ports@. 2011-03-08 20:15:26 +00:00
sthen
5cb47b37ae bugfix update to 0.10002 2011-03-08 15:45:49 +00:00
ajacoutot
0b275cdd08 Bugfix update to libsigc++-2.2.9.
* fixes some memory corruption
2011-03-08 14:06:39 +00:00
jasper
dc2bd93560 - tweak DESCR (add more supported chips and minor style) 2011-03-08 08:30:12 +00:00
jasper
a4e63519a1 sync 2011-03-08 07:33:11 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
matthew
14d3e05fd7 Import dfu-programmer 0.5.4.
Tweaks and ok jasper@.
2011-03-08 06:22:16 +00:00
jasper
5913c1e298 sync 2011-03-07 22:19:18 +00:00
jasper
6016648fae import py-modulegraph 0.8
modulegraph determines a dependency graph between Python modules
primarily by bytecode analysis for import statements.

ok aja@
2011-03-07 22:18:43 +00:00
jasper
b083a8398a import py-altgraph 0.8
altgraph is a fork of graphlib: a graph (network) package for
constructing graphs, BFS and DFS traversals, topological sort, shortest
paths, etc. with graphviz output.

ok aja@
2011-03-07 22:17:34 +00:00
ajacoutot
c47aaddeed +hyena 2011-03-07 21:52:53 +00:00
ajacoutot
c893adc3bc Import hyena-0.5.
Hyena is a C# library used to make awesome applications. It contains a
lot of random things, including useful data structures, a Sqlite-based
db layer, cool widgets, a JSON library, a smart job/task scheduler, a
user-query/search parser, and much more. It's particularly useful for
Gtk# applications, though only the Hyena.Gui assembly requires Gtk#.

ok jasper@ robert@ (2 months ago...)
2011-03-07 21:52:11 +00:00
jasper
3f5bf7a4ec - drop unneeded patch, the output from both devices is the same now
ok aja@
2011-03-07 20:02:41 +00:00
jasper
20c08e04e0 sync 2011-03-07 19:36:38 +00:00
jasper
d33cd9370c import simulavr 0.1.2.6
The Simulavr program is a simulator for the Atmel AVR family of
microcontrollers. Simulavr can be used either standalone or as a remote
target for gdb. When used in gdbserver mode, the simulator is used as a
backend so that gdb can be used as a source level debugger for AVR
programs.

ok aja@
2011-03-07 19:35:49 +00:00
ajacoutot
e1a64503ae Update to libunique-1.1.6. 2011-03-07 19:34:43 +00:00
ajacoutot
38ad053bcb Update to pangomm-2.27.1.
New stable update scheduled to be released soon.
2011-03-07 19:23:16 +00:00
ajacoutot
de4a6fc3a3 Bugfix update to libgee-0.6.1. 2011-03-07 19:22:33 +00:00
ajacoutot
04bf1c4c4c Update to glib2mm-2.27.95 after glib2 update.
(2.28.0 is scheduled to be release in the next days/weeks)
2011-03-07 19:18:21 +00:00
ajacoutot
200c7854a4 Major update to glib2-2.28.2.
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:17:14 +00:00
ajacoutot
9934095221 Update to pcre-8.12 (needed for upcoming glib2 update).
ok jasper@ (maintainer)
2011-03-07 19:16:38 +00:00
robert
f4dcb29571 update to 2.4.2 2011-03-06 16:31:57 +00:00
fgsch
64d7d11924 Fix regress, use MODPY_EGG_VERSION, add spaces around = and some cleanups.
martynas@ ok.
2011-03-05 22:32:32 +00:00
sthen
ce4698a932 regression tests depend on common-sense; doesn't affect pkg -> no bump 2011-03-05 11:33:44 +00:00
dcoppa
835f569154 Update to libev-4.04
OK jasper@
2011-03-04 21:30:13 +00:00
landry
0817db9e98 Xulrunner 1.8 went to the attic, we can nom uncomment and ship xulrunner
-{gtkmozembed,js,plugin}.pc files.

Prodded by brad, went into a bulk build without fallout.
2011-03-03 22:13:02 +00:00
stsp
fc4b76c802 SECURITY FIX: Update to 1.6.16 (fixes CVE-2011-0715)
ok jasper landry
2011-03-03 20:46:32 +00:00
ajacoutot
8a12fce72c Update to desktop-file-utils-0.18.
Tweak COMMENT.
2011-03-03 13:47:44 +00:00
ajacoutot
00e5b80a7f Maintenance update to gsettings-desktop-schemas-0.1.7. 2011-03-03 13:45:56 +00:00
ajacoutot
5a0ad80fe3 Update to goffice-0.8.13. 2011-03-03 13:19:04 +00:00
landry
3b0c50e3a2 Update to xulrunner 1.9.2.14. 2011-03-02 14:40:15 +00:00
jasper
6b3e9d487c - add support for attiny4313
ok ckuethe@ (MAINTAINER)
2011-03-02 07:20:53 +00:00
ajacoutot
22abe732e5 Add to x11 category. 2011-03-02 06:47:13 +00:00
jasper
1990ab2725 - update gobject-introspection to 0.10.3 2011-03-02 06:35:23 +00:00
jasper
9a87fc39ae - remove USE_GROFF
(ports is unlocked, but no new files/directories/imports!, if in doubt, ask!)
2011-03-02 06:27:51 +00:00
pea
d101f4d2bf Fix CVE-2010-1623
ok sthen@, landry@
2011-02-12 21:06:57 +00:00
jeremy
eca5a82349 Apply security fixes for:
CVE-2011-0446: Potential XSS Problem with mail_to :encode => :javascript
CVE-2011-0447: CSRF Protection Bypass

OK ajacoutot@
2011-02-10 01:42:21 +00:00
ian
5eb3a84fc6 Security Fix for DoS caused by very small subnormal double, found by Konstantin Preisser
at http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/.
Fix from https://bugs.openjdk.java.net/show_bug.cgi?id=100119.
Ok kurt@ (maintainer), ok & comments sthen@, ok naddy@, aja@.
2011-02-05 23:11:17 +00:00
jasper
c9765e187e Security fix for CVE-2011-0020,
Pango "pango_ft2_font_render_box_glyph()" Buffer Overflow Vulnerability

testing ok sthen@ ajacoutot@
2011-02-04 18:33:20 +00:00
giovanni
8105c2a9b4 Fix gnome subpackage lib dependencies
ok ajacoutot@ sthen@
2011-02-01 13:47:04 +00:00
ajacoutot
0816c5205a Unbreak on powerpc by moving to new DEPENDS style.
ok espie@ landry@
2011-01-30 09:38:41 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
jakemsr
6d4bede5b6 allow libusb to find ugen(4) devices without needing to access
the bus.

ok espie@
2011-01-25 21:04:16 +00:00
landry
6e676f1b3f Mark as BROKEN on amd64, it never managed to build in all my bulk
builds.. jasper@ agrees.
2011-01-20 00:23:06 +00:00
landry
f27ce02e0d Mark as BROKEN, it is known to produce bogus values with extra _ in
config.h scripts. Ports using it have been switched to use a version
that's known to work. Comment from sthen@
ok sthen@ ajacoutot@
2011-01-19 08:49:53 +00:00
landry
109b199a68 mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
landry
fe14c11641 Switch those back to use an autoconf version that's actually known to
produce working results (ie not 2.65). Use 2.64 at brad's request.
ok ajacoutot@ sthen@
2011-01-18 11:37:40 +00:00
sebastia
d2e68e9288 make usb_interrupt_read blocking again. O_NOBLOCK broke communication with my Garmin device, used via qlandkarte(gt).
"please just commit it" ajacoutot@, "I say make it blocking" jakemsr@
2011-01-17 18:03:49 +00:00
stu
55d9790f51 +wcb/mentry 2011-01-17 06:54:29 +00:00
stu
a010494549 Import mentry-3.4:
Tcl/Tk script library providing multi-entry/label widgets for
display and editing of real numbers in fixed point format,
IPv4 and IPv6 addresses, dates, times, etc.
Ok landry@.
2011-01-17 06:53:35 +00:00
stu
215a17f433 Import wcb-3.3:
Tcl/Tk script library providing enhanced functionality for Tk or Ttk
entries, BWidget Entries, Mentry widgets, Tk or Ttk spinboxes,
Ttk comboboxes, text or ctext widgets, listboxes and tablelist widgets.

* Restrict the set or number of characters that can be entered
  into a widget.
* Manipulate the input characters before inserting into a widget:
  change the color, font, etc.
* Protect parts of a widgets data from being modified or selected.
* Setup callbacks for data modification, insertion cursor movement
  and selection change.
Ok landry@.
2011-01-17 06:51:50 +00:00