Commit Graph

11577 Commits

Author SHA1 Message Date
dcoppa
60440986b8 Update to libev-4.15.
While here, merge PFRAG.shared into PLIST.

OK sthen@
2013-04-23 18:59:53 +00:00
landry
61399f1f9b +p5-autobox 2013-04-23 18:58:57 +00:00
landry
18b0506839 Import p5-autobox 2.77 from Chris Bennett.
The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same manner
as blessed references.
The autoboxing is transparent: boxed values are not blessed into their
(user-defined) implementation class (unless the method elects to bestow
such a blessing) - they simply use its methods as though they are.

ok sthen@
2013-04-23 18:58:20 +00:00
jasper
ba1e57f910 update to srecord-1.61 2013-04-23 13:17:07 +00:00
jasper
2de9850ab0 wow, this was a useful HOMEPAGE, still, let's fix it. 2013-04-23 07:44:43 +00:00
jasper
b3acba33e0 - update to rspec-2.13.0
- tighten dependencies while here
2013-04-23 07:41:17 +00:00
jasper
e14130c965 update to rspec-mocks-2.13.1 2013-04-23 07:40:50 +00:00
jasper
f8bc20309f update to rspec-expectations-2.13.0 2013-04-23 07:40:42 +00:00
jasper
3ed3d0887f update to rspec-core-2.13.1 2013-04-23 07:40:33 +00:00
jasper
11b06358fa remove unneeded patch since we can just use json_pure now that it's around 2013-04-23 07:38:16 +00:00
jasper
d9889a73fa - update to extlib-0.9.16 2013-04-23 07:31:17 +00:00
jasper
b1861a2296 - update to jeweler-1.8.4 2013-04-23 07:31:07 +00:00
jasper
8807f3b278 point this HOMEPAGE to the "old" rspec-1 pages. 2013-04-23 07:22:57 +00:00
jasper
b85e669ae8 - update to diff-lcs-1.2.4 2013-04-23 07:17:08 +00:00
jasper
7bcd252d32 - remove unneeded PERMIT_* lines
- update HOMEPAGE
2013-04-23 06:52:59 +00:00
landry
f1c58c53fd Update to p5-File-Next 1.12, needed by upcoming ack update.
ok pyr@ (MAINTAINER) - note, if someone wants to claim ownership, this
port is up for adoption.
2013-04-22 19:37:48 +00:00
zhuk
a575bb848f Add support for rubyarchhdrdir and rubyarchlibdir, with fallback to "defaults"
on systems that have such directories but RbConfig doesn't have such options.

Needed for some minor KDE SC parts.

ok dcoppa@
2013-04-22 13:13:56 +00:00
mpi
7e22724d8f Instead of generating I/O to get the active configuration number, just read
it from the cached descriptor.
2013-04-22 08:37:20 +00:00
jasper
765eea3860 - enable regress tests in py-git2
- patch in libgit2 has been merged upstream
2013-04-22 06:39:53 +00:00
jasper
8e81ca68b7 - redo MASTER_SITES
- no more need for gtar
2013-04-22 06:33:28 +00:00
jasper
c3ce88244e - update to py-git2-0.18.1 2013-04-22 06:23:24 +00:00
jasper
6c846b1378 - update to libgit2-0.18.0 2013-04-22 06:22:21 +00:00
sthen
3955fa0372 add an XXX comment because I don't have time to look now, but don't want
to forget: if a library is not listed in SHARED_LIBS, with the cmake module
it will be created with *no* version suffix. (i.e. .so not .so.0.0)
2013-04-18 22:54:50 +00:00
sthen
740d533754 +cgdb 2013-04-18 15:08:40 +00:00
sthen
5bedb8497c import ports/devel/cgdb, ok landry@
cgdb is a lightweight curses (terminal-based) interface to the GNU
Debugger (GDB). In addition to the standard gdb console, cgdb provides
a split screen view that displays the source code as it executes.

    Syntax-highlighted source window
    Visual breakpoint setting
    Keyboard shortcuts for common functions
    Searching source window (using regexp)
    Scrollable gdb history of entire session
    Tab completion
    Key mappings (macros)
2013-04-18 15:08:17 +00:00
sthen
d0f0d96d88 update to readline 6.2, fix the version numbers in the library and installed
header, tidy Makefile etc. ok landry@
2013-04-18 15:08:01 +00:00
jasper
dde87c18ae unbreak on hppa as well.
reported and tested by landry@
ok aja@
2013-04-18 10:42:32 +00:00
ajacoutot
f16067a85a Bump after py-gobject3,-main,python3 pkgpath changed. 2013-04-18 09:00:54 +00:00
ajacoutot
0e61a893fc Several fixes:
* unfuck pkgpath for the python3 -main package
* set RUN_DEPENDS-common to empty
2013-04-18 09:00:28 +00:00
sthen
eb83042b9b minor update to Class::Inspector 1.28, avoids warning with newer perl 2013-04-17 16:21:59 +00:00
mpi
c53d93b033 Make use of the new usb(4) ioctl to retrieve the device descriptor from
memory instead of generating I/O as adertised by the libusb API.

ok mglocker@
2013-04-17 14:28:17 +00:00
jasper
a096ebf43a update to json-glib 0.16.0 2013-04-17 09:56:00 +00:00
ajacoutot
cc9b3b7d05 +py-gobject3,python3 2013-04-17 06:30:24 +00:00
ajacoutot
fca64ec321 Update to libsoup-2.42.1. 2013-04-16 13:28:24 +00:00
ajacoutot
6dae38f5ea Remove obsolete CONFIGURE_ARGS and comment. 2013-04-16 13:24:42 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
1584c62fd2 Update to stable glib2mm-2.36.0. 2013-04-16 12:54:27 +00:00
ajacoutot
c26631a731 This needs both py-gobject3 and py3-gobject3 since we provide both loaders. 2013-04-16 10:34:23 +00:00
ajacoutot
2ed6276762 Move to python3. 2013-04-16 10:23:01 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
e0aefa70c7 tyop 2013-04-16 10:21:31 +00:00
ajacoutot
92ccd4114e Split this port as we need the python3 bindings for GNOME:
-main (with a python3 FLAVOR)
-common (header and pkgconfig files)

ok jasper@
2013-04-16 10:19:07 +00:00
ajacoutot
5f69c88792 Missing FLAVOR entry. 2013-04-16 08:54:09 +00:00
ajacoutot
413541e414 Update to glib2-2.36.1. 2013-04-16 06:01:54 +00:00
jasper
12bbfc3add update to vte3-0.34.4 2013-04-15 18:56:07 +00:00
jasper
37664c57c8 build ruby18 flavor too of bundler 2013-04-15 16:37:26 +00:00
ajacoutot
9d1e1437c5 Update to py-gobject3-3.8.1. 2013-04-15 14:38:46 +00:00
ajacoutot
9f166bd49f Slowly start to move things to python3 in GNOME. Enable both the python
and python3 loaders in libpeas.

ok jasper@
2013-04-15 07:39:29 +00:00
kurt
f800abdcf8 - Remove uthreads work-around which set STDIN/OUT/ERR to non-blocking
in child processes.
- Rebuild bootstrap jdks to eliminate the boot jdk from setting
  STDIN/OUT/ERR non-blocking when building the jdk.
Fixes intermittent build failures noted by landry@
2013-04-15 03:01:06 +00:00
ajacoutot
95d32e49cb Add libproxy to the watch list. 2013-04-14 08:15:59 +00:00