Commit Graph

9888 Commits

Author SHA1 Message Date
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
jeremy
2472e1ab9e Depend on newer version of ruby-hoe, as it doesn't work correctly with
the older version.
2011-11-17 17:31:39 +00:00
jeremy
85555bef70 Update ruby-hoe from 2.8.0 to 2.12.3, so that ruby-isolate functions
correctly.
2011-11-17 17:29:28 +00:00
kili
7a3ae63a54 + py-guppy 2011-11-17 17:12:52 +00:00
kili
bcd51e60e0 Guppy-PE is a library and programming environment for Python,
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging. It also
includes a prototypical specification language, the Guppy Specification
Language (GSL), which can be used to formally specify aspects of
Python programs and generate tests and documentation from a common
source.

ok rpointel@
2011-11-17 17:12:11 +00:00
jeremy
16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
jeremy
270e5af39b sync 2011-11-17 15:58:12 +00:00
pirofti
e120a88b9d Remove SHARED marker from PLIST. Noticed by jeremy@, thanks. 2011-11-17 15:52:39 +00:00
jasper
d5992e0e2a Adjust a bit to make it committable upstream. 2011-11-17 15:51:47 +00:00
jeremy
c51e7f8fd5 Update ruby-mocha to 0.9.12, since some dependent ports require
functionality not in 0.9.7.
2011-11-17 15:41:11 +00:00
jeremy
12822b1f75 Update ruby-isolate to 3.2.1, which eliminates the warnings it started
emitting after the rubygems 1.8 update.

Add a patch to fix use with gems with C extensions, using the
--user-install option.

Add a patch to not hide underlying error message when attempting to
activate a gem.
2011-11-17 15:39:15 +00:00
jeremy
726b2dbf0b Update ruby-bundler to 1.0.21. Some dependencies are going to start
requiring this version.
2011-11-17 15:35:45 +00:00
jeremy
4c4ceaa5d1 Import ruby-daemon_controller 0.2.6
daemon_controller is a library for starting and stopping specific
daemons programmatically in a robust, race-condition-free manner.

It's not a daemon monitoring system like God or Monit. It's also not a
library for writing daemons.

It provides the following functionality:

    Starting daemons. If the daemon fails to start then an exception
    will be raised. daemon_controller can even detect failures that
    occur after the daemon has already daemonized.

    Starting daemons is done in a race-condition-free manner. If another
    process using daemon_controller is trying to start the same daemon,
    then daemon_controller will guarantee serialization.

    daemon_controller also raises an exception if it detects that the
    daemon is already started.

    Connecting to a daemon, starting it if it's not already started.
    This too is done in a race-condition-free manner. If the daemon
    fails to start then an exception will be raised.

    Stopping daemons.

    Checking whether a daemon is running.

OK ajacoutot@
2011-11-17 15:33:29 +00:00
jeremy
91b2e97018 Import ruby-jeweler 1.6.4
Jeweler provides the noble ruby developer with two primary features:

* a library for managing and releasing RubyGem projects
* a scaffold generator for starting new RubyGem projects

OK sthen@
2011-11-17 15:28:42 +00:00
jeremy
e7e4a7493b Import ruby-git 1.2.5
ruby-git provides an object-oriented interface to git's command line
interface, allowing for both read and write operations on git
repositories.

OK sthen@
2011-11-17 15:27:39 +00:00
sthen
34203448c2 bump EPOCH
Create /usr/ports/packages/i386/no-arch/p5-Devel-Symdump-2.07p1.tgz
Found newer package p5-Devel-Symdump-2.0601 in /usr/ports/plist/i386
Found newer package p5-Devel-Symdump-2.0604 in /usr/ports/plist/i386
2011-11-17 15:17:41 +00:00
jeremy
fa6e35ac80 Split rspec port into subdirs. Version 1 is still a single package,
but version 2 has 4 packages (core, expectations, mocks, and rspec).
Stick version 1 in a subdir named 1, and the version 2 packages
each in their own subdir.

Upgrade version 1 to 1.3.2, the latest version, as some ports depend
on >=1.3.0,<2.0.  Because rubygems does not correctly handle the
case where two versions of the same library install different
binaries, manually hack the version 1 spec binary to work.

Both version 1 and version 2 ship with the autospec binary, so comment
it out from version 1 so the versions don't conflict.

This requires changes to dependent ports, which will be committed
shortly.
2011-11-17 15:15:26 +00:00
pirofti
1b79a18cd4 Polish up the toolchain:
- get rid of libtool and thus rpath bugs
	- install libexec files as they're also needed
	- copy the crt files in lib/gcc/i386-mingw32/3.4.5 as the
	  compiler looks for them in there and not in lib
	- disable shared and thus lose the platform specific files
	  (noticed by jeremy@ as well)
	- adapt the README after these changes
2011-11-17 14:41:58 +00:00
sthen
72323b1780 update to coccigrep 1.6 2011-11-17 14:27:14 +00:00
sthen
21f7b6f239 NOT_FOR_ARCHES -> NOT_FOR_ARCHS, from viq 2011-11-17 13:58:27 +00:00
robert
e5a4a9f138 replace pecl-pcntl with php-pcntl 2011-11-17 12:53:49 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
jasper
eb90b4619e *Finally* fix the issue where certain ports using GI and our ports libtool
would fail to build and had to switch to gnu libtool.
2011-11-17 11:39:49 +00:00
pirofti
a88e9cc331 Link mingw cross-tools. 2011-11-16 19:29:31 +00:00
pirofti
e4ec927d19 Developers, developers, developers!
Okay jasper@
2011-11-16 19:27:48 +00:00
sthen
367fd45838 belatedly add p5-MooseX-Aliases 2011-11-16 16:54:28 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
ajacoutot
60dbfbb427 Fix obvious mistake in a patch. 2011-11-16 15:34:54 +00:00
jasper
6984f2b752 - bring back fixes to fix this on mips64*
ok sthen@
2011-11-16 15:12:53 +00:00
rpointel
f109a5837e Update mercurial to 2.0.
ok wcmaier@ (maintainer).
2011-11-16 15:00:52 +00:00
sthen
9265a1cd5f import p5-MooseX-Aliases, ok jasper@
The MooseX::Aliases module will allow you to quickly alias methods in
Moose. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
2011-11-16 14:55:51 +00:00
kili
d91f251cd2 This library tries to call minimum system calls which are the
bottleneck of web servers.

ok jasper@
2011-11-16 14:14:05 +00:00
jasper
1dac86efa7 mark as broken on sparc64, as it requires pthread for reasons yet unknown.
ok sthen@
2011-11-16 12:47:07 +00:00
naddy
f24b6d785f Update to 3.1.0 pl3.
Regression tests run successfully on alpha, arm, amd64, i386, mips64el,
powerpc.
sparc64 continues to be a bit flakey.
2011-11-16 12:08:32 +00:00
sthen
b7623542e0 bump; if.h changed (struct ifnet) 2011-11-15 23:30:30 +00:00
jasper
d9a4972b65 add missing build dependency
reminded by naddy@
2011-11-15 18:55:30 +00:00
jeremy
05e6385fe6 sync 2011-11-15 16:44:00 +00:00
jeremy
06db121ff3 Import ragel 6.7.
Ragel compiles executable finite state machines from regular languages.
It targets C, C++, and Ruby. Ragel state machines can not only recognize
byte sequences as regular expression machines do, but can also execute
code at arbitrary points in the recognition of a regular language. Code
embedding is done using inline operators that do not disrupt the regular
language syntax.

OK robert@
2011-11-15 16:35:15 +00:00
jasper
656dfe4619 hookup libplist 2011-11-15 15:08:25 +00:00
mpi
c13635d78c Import libplist-1.4
Library for handling Apple binary and XML property lists.

ok sthen@
2011-11-15 11:05:22 +00:00
sthen
cdacd3bd99 switch the libexecinfo port to use marco's libbacktrace, sources modified
to produce a library named libexecinfo.so.XX, avoiding the need to patch a
bunch of places where it's used in other ports. with help from robert@
2011-11-14 19:14:18 +00:00
espie
06a9f74bc4 reuse the same pseudo-flavor that's needed for bootstrap the whole tree,
no need to pull in java when not needed.
2011-11-14 19:10:09 +00:00
ajacoutot
77e045e5d3 Unbreak after the move from libusb->libusb-compat.
thanks naddy@ for noticing.
2011-11-14 18:30:53 +00:00