Commit Graph

9930 Commits

Author SHA1 Message Date
kili
180ee5ee35 Update to hs-network-2.3.0.5.
ok jasper@
2011-12-31 22:11:56 +00:00
kili
4f9e37b806 Update to hs-fgl-5.4.2.4.
ok jasper@
2011-12-31 22:11:19 +00:00
kili
a312b0064b Update to hs-HUnit-1.2.4.2.
@comment some binaries only used for testing, and
add a do-regress which uses those binaries (but from
${WRKBUILD}).

ok jasper@
2011-12-31 22:10:35 +00:00
ajacoutot
22bae48126 Missing gio-querymodules goo. 2011-12-30 11:15:20 +00:00
rpointel
73b2e6491a Update virtualenv to 1.7.
ok Wen Heping (maintainer).
2011-12-30 07:35:59 +00:00
espie
7da5784bc5 update to newer version. Patch away !POSIX Makefile behavior, stops the
Makefile from lying about itself ;)
2011-12-29 17:51:27 +00:00
fgsch
00072574a3 enter py-blinker. 2011-12-29 15:13:13 +00:00
fgsch
d9fcf2b497 sigh, kill this imported by mistake. 2011-12-29 15:10:49 +00:00
fgsch
b1f0fdc92d Import py-blinker, a fast, simple object-to-object and broadcast signaling.
input and ok rpointel@
2011-12-29 15:09:15 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
kili
34dfb8f049 Install the database directory in post-install to silent a
warning from pkg_create(1).

No package changes.
2011-12-24 20:40:22 +00:00
eric
4936c91b94 update to bzr-svn 1.1.2
ok ajacoutot@
2011-12-23 17:12:40 +00:00
eric
6608316a25 update to bzr 2.4.2
ok ajacoutot@
2011-12-23 17:12:04 +00:00
jasper
0bde01cd77 sync 2011-12-23 13:12:13 +00:00
jasper
1f4c927cd7 import droplet 1.1
Scality Droplet is a high perfomance Cloud Storage client library providing
a set of high-level features. It is open source and released under the BSD
License. Multiple backends are supported: S3 (Simple Storage Service), CDMI
(Cloud Data Management Interface), SRWS (Scality Simple Rest Web Service).
On-the-fly encryption/decryption and buffered I/O are also supported.

    initial port from Vadim Zhukov
	tweaks by me and sthen@, ok sthen@
2011-12-23 13:10:30 +00:00
stsp
b3fd891374 Add a maintainer_mode flavour which displays file and line-number information
for errors thrown from Subversion. This doesn't need to be built by default.
It can provide some leads when debugging Subversion problems on OpenBSD.
2011-12-23 10:34:36 +00:00
pascal
c8935d2093 Allow gdb to read core files on amd64. Patch originally from kettenis@
(from base gdb).

ok sthen@
2011-12-22 20:27:31 +00:00
jeremy
7efc2b07e3 Update to kgio 2.7.0, remove patches applied upstream. 2011-12-21 19:57:30 +00:00
jasper
827d53fbba sync 2011-12-21 19:28:19 +00:00
jasper
bbf1169b39 import ruby-systemu 2.4.4
systemu is a portable replacement for popen4 in ruby.

systemu can be used on any platform to return status, stdout, and stderr
of any command. Unlike other methods like open3/popen4 there is zero
danger of full pipes or threading issues hanging your process or
subprocess.

from matt dainty
ok jeremy@
2011-12-21 19:27:23 +00:00
jasper
d7078d34d2 our m4 lacks the -E option to turn warnings into errors.
from Stefan Rinkes
ok sthen@
2011-12-21 17:41:52 +00:00
landry
6eb752069d Add @pkgpath devel/vte,-pty-helper to allow seamless updates from
a september pkg snapshot, bump REVISION.
ok ajacoutot@
2011-12-21 15:47:45 +00:00
sthen
1daf4b249f Add an @pkgpath on [,python2.4] as well 2011-12-20 11:33:56 +00:00
sthen
e74887cc94 zap useless PY_FLAVOR 2011-12-20 11:26:24 +00:00
sthen
a3df91bf98 unbreak; py-mxDateTime is now flavourless 2011-12-20 11:20:41 +00:00
fgsch
50c8b4e058 kill python2.4 flavour. this was previously used for zope. 2011-12-20 07:00:18 +00:00
sthen
2311980f29 tweaks taken from Antti Harri's diff:
- correct GPL version number
- drop maintainer, Antti discussed this with jsyn@ some time ago
- no need for groff
- mention Ruby in DESCR, reformat
2011-12-19 22:35:34 +00:00
rpointel
4a86b02949 Update rats to 2.3.
From Jan Klemkow (thanks) with few tweaks by me, maintainer timeout.
2011-12-19 22:28:59 +00:00
mpi
fdcaa42737 +py-setproctitle
+py-xmlrunner
2011-12-19 10:42:39 +00:00
mpi
8257de2f58 Import py-xmlrunner 1.3.1
PyUnit-based test runner with JUnit like XML reporting.

ok benoit@
2011-12-19 10:39:20 +00:00
mpi
e1506e0835 Import py-setproctitle 1.1.3
setproctitle allows a process to change its title (as displayed by
system tools such as ps and top).

ok benoit@
2011-12-19 10:37:41 +00:00
ajacoutot
021115b214 Sync patch, no change. 2011-12-18 13:54:29 +00:00
mpi
530992c16f +py-country 2011-12-18 13:44:59 +00:00
mpi
cccdaecdab Import py-country 0.14.1
pycountry provides ISO country, subdivision, language, currency and
script definitions and their translations, taken from the iso-codes
package.

ok benoit@
2011-12-18 13:42:31 +00:00
sthen
51c1f7b105 update to fossil 1.21 (using new version number scheme), from maintainer
- while there, include headers in the correct order
(netinet/in.h should come before arpa/inet.h)
2011-12-16 11:32:22 +00:00
rpointel
e223a90198 permit to build with Python 3.
ok Wen Heping (maintainer).
2011-12-16 08:23:49 +00:00
ajacoutot
a5a3e49c21 Missing RCS Id. 2011-12-16 08:19:36 +00:00
rpointel
fff1ce095c add a @pkgpath devel/py3-distribute in PLIST.
ok aja@.
2011-12-16 08:16:32 +00:00
rpointel
7557a923c8 distribute' => 'py3-distribute.
bump revision. ok aja@.
2011-12-16 08:15:49 +00:00
ajacoutot
e6f12c7580 Maintenance update to libgsf-1.14.22. 2011-12-16 08:10:05 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
kili
2577c17009 For MODJAVA_BUILD=ant, pass JAVA_HOME via MAKE_ENV.
ok kurt@, tested in a bulk build by naddy@ (thanks!).
2011-12-15 21:31:29 +00:00
sthen
f0bb115a15 Remove unnecessary patch to ignore -Wbounded, it was included upstream
elsewhere in the file. Reported by Amit Kulkarni.
2011-12-15 08:39:51 +00:00
sthen
7ff2ae5f79 update to LLVM/CLang 3.0, thanks sebastia@ for testing.
- switch to cmake build
- add profiling support from jsg@
2011-12-14 22:58:23 +00:00
robert
4d2e9c6a34 update to pcre-8.21 and take maintainership;
ok jasper@
2011-12-14 21:52:42 +00:00
rpointel
b43ca9de90 -py3-distribute
+py-distribute,python3
2011-12-14 20:37:02 +00:00
rpointel
a9a1a74855 remove py3-distribute, replaced by py-distribute.
ok fgsch@.
2011-12-14 20:35:42 +00:00
rpointel
de4a42c3ac import py-distribute, I'm removing py3-distribute.
ok fgsch@.
2011-12-14 20:29:44 +00:00
rpointel
9e2b61ea87 add a conflict with py-distribute-*.
ok fgsch@.
2011-12-14 20:25:11 +00:00
jeremy
cc238f3f83 Allow packaging on ruby 1.9. This library is a no-op on ruby 1.9,
but is still a dependency of some packages that run on both ruby
1.8 and 1.9.
2011-12-13 18:10:55 +00:00
jeremy
15c25268c4 Update to 0.3.29
OK claudio@
2011-12-13 17:52:56 +00:00
jeremy
acb3ad1730 Update to 0.6.0
OK claudio@
2011-12-13 17:52:28 +00:00
jeremy
29cd3462e8 Update to 3.1.3
OK claudio@
2011-12-13 17:48:20 +00:00
jeremy
92874b95b7 sync 2011-12-13 17:42:14 +00:00
jeremy
faa434680e Import ruby-sprockets 2.0.3, a Rails 3.1 dependency
Sprockets is a Ruby library for compiling and serving web assets. It
features declarative dependency management for JavaScript and CSS
assets, as well as a powerful preprocessor pipeline that allows you to
write assets in languages like CoffeeScript, Sass, SCSS and LESS.

OK claudio@
2011-12-13 17:37:06 +00:00
jeremy
ea4a3cb0a9 Import ruby-rdoc 3.11, a Rails 3.1 dependency
RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the rdoc and ri tools for generating and displaying online
documentation.

OK claudio@
2011-12-13 17:36:02 +00:00
jeremy
ffe83a4e2f Import ruby-hike 1.2.1, a Rails 3.1 dependency
Hike is a Ruby library for finding files in a set of paths. Use it to
implement search paths, load paths, and the like.

OK claudio@
2011-12-13 17:34:48 +00:00
ajacoutot
8b814c2820 Bugfix update to py-gobject3-3.0.3. 2011-12-12 16:13:09 +00:00
bentley
f725b69488 avr-binutils: Don't install ambiguous info pages.
ok jasper@
2011-12-11 23:32:31 +00:00
benoit
8936048732 - update py-asn1 to 0.1.2 2011-12-11 09:51:31 +00:00
jasper
1fd2e91314 - add ${V} to SUBST_VARS 2011-12-09 12:25:44 +00:00
jasper
00e6c8c446 cleanup whitespace mess 2011-12-09 11:55:46 +00:00
sthen
74e4303d1a fix build on arm 2011-12-09 10:20:56 +00:00
jasper
d280bfa41a - fix build on hppa and use a simpler construct 2011-12-09 08:17:31 +00:00
eric
ad63ab3b67 update to twisted 11.1.0
no problem ajacoutot@
2011-12-08 20:15:40 +00:00
bluhm
dced8ced0a - update p5-Data-Random to 0.06
- no USE_GROFF
- adjust Makefile to template
from wen heping
2011-12-08 18:35:50 +00:00
nigel
f614e4efc8 Update to xulrunner v1.9.2.24 sent to ports@ for review.
Built on i386/amd64.
2011-12-08 00:19:07 +00:00
jasper
64f4613056 - add missing build dependency 2011-12-07 18:31:01 +00:00
jasper
ddb0d5163a - add missing build dependency 2011-12-07 18:25:38 +00:00
stsp
92f41b4523 Update to 1.7.2. ok mpi sthen 2011-12-07 16:47:37 +00:00
kili
b8b3fdde5f + hs-hoogle 2011-12-06 21:15:18 +00:00
kili
a7359bc2e8 Hoogle is a Haskell API search engine, which allows you to search
many standard Haskell libraries by either function name, or by
approximate type signature.

There are still a lot of things left to improve for this port:

- Privilege dropping when running the server as root (difficult,
  because this should be better done in hs-warp). To be worked on
  with upstream.

- Add an rc.d script for the server.

- Remove unneded files after running "hoogle data ...". To be worked
  on with upstream.

- Integrate with our own hs-packages (so you can search in installed
  libraries only).

- Add usable documentation. To be done with upstream (currently,
  there's only some Wiki page).

- Use our ftp(1) instead of wget(1). (IIRC, the hoogle API contains
  some functions which pass options verbatim to wget(1), so this
  may be difficult to get right).


ok (with a hint about MODULES and WANTLIB) jasper@
2011-12-06 21:03:43 +00:00
kili
32a273862e Hook the following ports (required by hoogle) to the build:
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
ajacoutot
dad4daec9f Mark BROKEN on powerpc, qdoc3 goes into an infinite loop. 2011-12-06 08:36:06 +00:00
sthen
376b793095 cmake doesn't build following move to gcc4. Mark it as broken so it's not
forgotten as arm packages are not being built at present.
2011-12-05 21:44:02 +00:00
dcoppa
763601f4cf Bunch of hs-ports updates:
ConfigFile-1.1.1
MissingH-1.1.1.0
MonadCatchIO-mtl-0.3.0.4
convertible-1.0.11.0
hslogger-1.1.5
2011-12-05 14:53:01 +00:00
jasper
dac54cdf3e - sync with what i pushed upstream; no pkg change. 2011-12-05 10:27:15 +00:00
espie
74e6cd7f80 convert to bsd.port.arch.mk 2011-12-04 16:06:52 +00:00
ajacoutot
9e43178189 Add a run depends on x11/gtk+2,-guic. 2011-12-03 19:38:09 +00:00
ajacoutot
3be1450e73 x11/gtk+3 is needed at build time to compile demos/scrapbook.
reported by espie@, not reported by mpi@
2011-12-03 14:21:27 +00:00
dcoppa
395d06caab FindRuby.cmake: use RbConfig::CONFIG instead of obsolete and
deprecated Config::CONFIG.

pointed out by Amit Kulkarni and jeremy@
2011-12-03 13:38:43 +00:00
benoit
66ee112ae3 - update py-altgraph to 0.9 2011-12-03 08:32:14 +00:00
jeremy
cd8b3c3096 Remove NO_REGRESS setting, now handled by ruby.port.mk. 2011-12-02 19:34:42 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
shadchin
dbc4ea267e Update to 1.0.0.
ok jasper@
2011-12-02 06:36:28 +00:00
gsoares
4fac37e636 update to 1.004 2011-12-01 12:32:37 +00:00
gsoares
8e99253606 SECURITY update to 1.003; zap groff while here
Fix CVE-2011-4114: PAR packed files are extracted to unsafe
and predictable temporary directories.

OK jasper@
2011-11-29 18:30:35 +00:00
jasper
bbcca1ebc9 - update to 1.6.2; you may need to run 'lein upgrade' if you already
have leiningen installed.
2011-11-29 17:42:17 +00:00
pirofti
e303d6c2df Drop maintainership. 2011-11-27 11:08:48 +00:00
ajacoutot
959890994d Brad take maintainer. 2011-11-26 10:23:31 +00:00
benoit
ea61a8de9d - update py-parsing to 1.5.6
- regen PLIST
2011-11-26 09:58:40 +00:00
ajacoutot
e196055979 Update to gconf-editor-3.0.1. 2011-11-21 14:14:58 +00:00
mpi
94e772dbcc Various changes for OpenBSD's backend with inputs from upstream.
Transfer completion notifications are now send asynchronously this should
prevent potential lock of applications using a different thread for polling
events.

Fix interrupt tranfers, reported by and helped to debug, sebastia@

Other minor improvements and style fixes.

Tested by sebastia@ and ajacoutot@

ok ajacoutot@
2011-11-18 15:18:50 +00:00
ajacoutot
d6e7c2c8e4 Minor update to glib2mm-2.30.1. 2011-11-18 12:27:36 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
jasper
ed94ccf08f Adjust patch a bit with upstream feedback 2011-11-18 11:11:33 +00:00
espie
dcfcc64920 switch to PROPERTIES 2011-11-18 10:29:37 +00:00
espie
5681953355 use PROPERTIES 2011-11-18 10:13:42 +00:00
espie
275447e210 FLAVOR:L and such things 2011-11-18 10:11:32 +00:00
jeremy
0f5b815afb Upgrade to kgio 2.6.0 and fix regression tests (patches already
upstream and will be removed next version update).
2011-11-18 00:03:15 +00:00