Commit Graph

11071 Commits

Author SHA1 Message Date
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
naddy
c345a41e95 use posix_openpt() rather than trying to open /dev/ptmx 2012-12-13 15:43:11 +00:00
sthen
b6de031667 update to doxygen 1.8.2 2012-12-13 14:20:14 +00:00
jeremy
34657c66a9 Link ruby-ref and ruby-therubyracer to the build 2012-12-12 21:57:58 +00:00
jeremy
85ed783ce4 Import ruby-therubyracer-0.11.0.
Embed the V8 Javascript interpreter into Ruby. Features:

* Evaluate Javascript from within Ruby
* Embed your Ruby objects into the Javascript world
* Manipulate JavaScript objects and call JavaScript functions from Ruby

OK abieber@
2012-12-12 21:50:40 +00:00
jeremy
d32c7798a9 Import ruby-ref-1.0.2.
ruby-ref provides object references for Ruby as well as some common
utilities for working with references. Object references are used to
point to other objects and come in three distinct flavors that interact
differently with the garbage collector.

* Ref::StrongReference - This is a plain old pointer to another object.

* Ref::WeakReference - This is a pointer to another object, but it is
not seen by the garbage collector and the memory used by the object can
be reclaimed at any time.

* Ref::SoftReference - This is similar to a weak reference, but the
garbage collector is not as eager to reclaim the referenced object.

All of these classes extend from a common Ref::Reference class and have
a common interface.

Weak and soft references are useful when you have instantiated objects
that you may want to use again but can recreate if necessary. Since the
garbage collector determines when to reclaim the memory used by the
objects, you don't need to worry about bloating the Ruby heap.

OK abieber@
2012-12-12 21:49:37 +00:00
rpointel
3ad038650a update tortoisehg to 2.6.
ok landry@.
2012-12-12 06:07:53 +00:00
rpointel
8c31e882d1 Update mercurial to 2.4.
ok landry@, thanks to Samir Saada to have tested on loongson.
2012-12-12 06:07:14 +00:00
mpi
03f48a2e3a Update to tig 1.1
ok tobiasu@ (maintainer)
2012-12-11 14:27:29 +00:00
dcoppa
70b24a11f9 Bugfix update to libevent-2.0.21
From David Hill
2012-12-11 11:59:31 +00:00
dcoppa
f369162f0b Add DPB_PROPERTIES=parallel
Test/OK sthen@
2012-12-11 11:51:39 +00:00
landry
b40d380960 Remove BROKEN-hppa marker, not needed anymore since gcc is now built
without -pie. At least boost builds fine without ICE. Tested on hppa.ports.
2012-12-10 13:37:57 +00:00
ajacoutot
caaebbc5c8 Committed upstream. 2012-12-10 07:16:39 +00:00
brad
ccc581fc0d Mostly cosmetic tweaking and sync distinfo.
ok ajacoutot@
2012-12-09 08:23:31 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
jasper
4e9409c1e3 - update to ExtUtils-PkgConfig-1.13 2012-12-08 18:50:49 +00:00
sthen
a87278868f update to coccigrep 1.11 2012-12-08 10:10:22 +00:00
ajacoutot
616b62728a Fix header; reported by landry@ 2012-12-08 07:26:20 +00:00
ajacoutot
adc056a99a Unbreak since we now have support for Unix 98 PTY functions. 2012-12-07 15:18:38 +00:00
ajacoutot
c24bf46997 Update to pango-1.32.4. 2012-12-07 07:30:57 +00:00
ajacoutot
eb5d3fec99 Update to harfbuzz-0.9.9. 2012-12-06 16:47:36 +00:00
jasper
06cac66408 actually, use ONLY_FOR_ARCHS-cups; prompted by landry@
ok aja@
2012-12-06 15:43:21 +00:00
dcoppa
a4eecf1e1c Sync with upstream.
Thanks Amit Kulkarni and brad.king@kitware.com
2012-12-06 15:11:07 +00:00
gonzalo
94d7a92386 Update for Arduino to 1.0.2
http://arduino.cc/en/Main/ReleaseNotes

Ok jasper@
2012-12-05 13:14:52 +00:00
dcoppa
3f852fbc8f Bugfix update to cmake-2.8.10.2.
Sync patches with what has been committed upstream (kudos to Amit)
2012-12-05 11:32:04 +00:00
abieber
bfc7ce84ea Make node-gir use libv8
OK jeremy@
2012-12-05 00:47:53 +00:00
abieber
0bac080b84 Make node-fibers use libv8
OK jeremy@
2012-12-05 00:45:05 +00:00
landry
2f3c1d8abb Winter cleanup of the mozillas :
- Add gtar to BUILD_DEPENDS everywhere in moz.port.mk, since fx 18 will
  start using gtar-only options. Ditto for unzip, used during install.
- special-case the deps for firefox/thunderbird/seamonkey, since those
  are maintained on the long-term. Only those need to depend on the
latest and greatest nss/nspr.
- move the '--relax LDFLAGS for ppc' to moz.port.mk
- move the 'yasm BUILD_DEPENDS for i385/amd64' to moz.port.mk
- move more common CONFIGURE_ARGS to moz.port.mk (libevent,gio,bz2,gconf..)
- fix MODMOZ_WANTLIB wrt nss/nspr majors
- ensure we depend on sqlite3>=21, needed for fx/tb 18
- use --with-system-jpeg only in firefox36/sunbird/fennec/xulrunner,
  fx/tb 18 will have to use its bundled libjpeg-turbo (#791305)
- bump REVISIONs for the WANTLIB/LIB_DEPENDS change.
2012-12-04 21:05:29 +00:00
jasper
81e36d2931 - update to glade-3.8.3 2012-12-04 11:25:25 +00:00
ajacoutot
57d303b298 Bugfix update to libgee-0.8.3. 2012-12-04 07:14:34 +00:00
ajacoutot
c291dade4c Bugfix update to libgee06-0.6.7. 2012-12-04 07:10:53 +00:00
chrisz
eeef14ab3e update to version 2.4.2
ok by @avsm, @jasper
2012-12-04 06:57:39 +00:00
chrisz
470cfaa33f update to version 1.3
ok by @avsm, @jasper
2012-12-04 06:56:39 +00:00
chrisz
40bbd2369d update HOMEPAGE
ok by @avsm and @jasper
2012-12-04 06:55:30 +00:00
chrisz
4e6ef77f81 update HOMEPAGE
ok by @jasper and @avsm
2012-12-04 06:54:25 +00:00
chrisz
1c78f0bc94 Bump revision after ocaml update.
ok from anil and @jasper
2012-12-03 20:08:46 +00:00
ajacoutot
ca72968915 'cyrus-imapd-perl' => 'cyrus-imapd' 2012-12-03 11:17:22 +00:00
kili
efab347c3a + hs-async 2012-12-02 21:26:23 +00:00
kili
9ceb748da0 Relax dependencies and bump.
Set NO_REGRESS until --enable-tests will be set by default.
2012-12-02 20:46:08 +00:00
kili
4414830a0f Bump. 2012-12-02 20:40:09 +00:00
kili
56b390f8e1 Bump.
Set NO_REGRESS, because of missing dependencies.
2012-12-02 20:39:33 +00:00
kili
3b7b45c886 Update to alex-3.0.2. 2012-12-02 20:29:39 +00:00
kili
b6566aa227 Update to happy-1.18.10. 2012-12-02 20:29:17 +00:00
kili
b4fd08c43d Update to HUnit-1.2.5.1. 2012-12-02 20:28:44 +00:00
kili
8c0548b752 Update to QuickCheck-2.5.1.1. 2012-12-02 20:28:19 +00:00
kili
864298946e Update to mtl-2.1.2. 2012-12-02 20:27:43 +00:00
kili
50b999df94 Update to network-2.3.1.0. 2012-12-02 20:27:19 +00:00
kili
ad628ba8de Update to parallel-3.2.0.3. 2012-12-02 20:26:48 +00:00
kili
a3ca03e48a Update to parsec-3.1.3. 2012-12-02 20:26:18 +00:00
kili
d5b30256f2 Update to regex-posix-0.95.2. 2012-12-02 20:25:56 +00:00