Commit Graph

9789 Commits

Author SHA1 Message Date
ajacoutot
77e045e5d3 Unbreak after the move from libusb->libusb-compat.
thanks naddy@ for noticing.
2011-11-14 18:30:53 +00:00
dhill
d37b438d00 update to 0.5.0 2011-11-14 17:05:47 +00:00
dhill
993a712745 update to 0.4.0 2011-11-14 17:05:22 +00:00
sthen
bcb322f576 update to yasm-1.2.0 from Brad. deps built on amd64 by Brad, i386 by me. 2011-11-14 13:49:06 +00:00
sthen
8c89987489 update to NAnt 0.91 from maintainer Ryan Boggs
patch-Makefile from me
2011-11-14 13:48:27 +00:00
jasper
fa30e48d90 unbreak after libftdi moved to libusb-compat 2011-11-14 11:26:47 +00:00
kili
a3526bfd82 Partial functions from the base library, such as @head@ and @!!@,
modified to return more descriptive error messages, programmer
defined error messages, `Maybe' wrapped results and default values.
These functions can be used to reduce the number of unsafe pattern
matches in your code.

ok jasper@
2011-11-13 23:22:54 +00:00
kili
438780150c This library provides an easy way to define command line parsers.
Most users will want to use the "System.Console.CmdArgs.Implicit"
module, whose documentation contains an example.
2011-11-13 22:41:25 +00:00
naddy
54c8f53a40 bump after SUBST_CMD fix 2011-11-13 22:29:21 +00:00
rpointel
971bb4763a Update mxDatetime to 3.2.1.
looks good jasper@ aja@, ok sthen@.
2011-11-13 17:32:12 +00:00
pirofti
e6f6d3ee96 Disable on landisk. Takes forever to build. Okay ajacoutot@. 2011-11-13 16:07:09 +00:00
ajacoutot
4af9f2a2cf Re-add the GDB py macros now that the gdb from ports can use them. 2011-11-13 15:16:17 +00:00
espie
40250aae9b python/expat support
okay robert@, jasper@
2011-11-13 14:56:57 +00:00
ajacoutot
4bf950439d -libusb
+libusb-compat
2011-11-13 13:57:28 +00:00
ajacoutot
f6b5cb15fd Remove, superseded by libusb-compat. 2011-11-13 13:56:12 +00:00
ajacoutot
540e3a6b3d libusb => libusb-compat
ok jasper@
2011-11-13 13:54:42 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
ajacoutot
dc0f620fbc Import libusb-compat-0.1.3.
A compatibility layer allowing applications written for libusb-0.1 to work
with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk
like libusb-0.1.

ok jasper@
2011-11-13 13:49:50 +00:00
jeremy
42c8529b0d Remove devel/ruby-assistance. Development stopped about 4 years ago,
it is not useful by itself, and nothing currently depends on it.
Maintainer agrees.
2011-11-13 10:53:51 +00:00
ajacoutot
0f092bc18f Bugfix update to glib2-2.30.2. 2011-11-12 13:14:21 +00:00
jasper
59cf1ae894 sync 2011-11-12 11:49:50 +00:00
jasper
7d2793602c import emacs-haskell 2.8.0
Haskell-mode is a major Emacs mode for editing Haskell source code. It
provides syntax highlighting and automatic indentation and comes with
inf-haskell which allows interaction with an inferior Haskell
interactive loop such as the one of Hugs or GHCi.

from anton  yabchinkskiy
ok sthen@
2011-11-12 11:49:29 +00:00
robert
0b9bd523d8 update to 8.20
ok jasper@
2011-11-12 11:12:08 +00:00
jasper
2d897413fc this doesn't need to install libiberty
- resolves conflict with gcc-* (who probably shouldn't install it either)
2011-11-11 23:01:23 +00:00
jasper
c2a5121f0e - make PKGNAME=${TARGET}-${DISTNAME} the default 2011-11-11 18:38:17 +00:00
jasper
258b54f6e3 start moving gnu toolchain components into their own DIST_SUBDIR, such as
gdb/. otherwise we would end up with several copies of the same distfile
for no good reason.

ok pirofti@
2011-11-11 18:33:03 +00:00
jasper
62f8d70566 this has got no GNU code, so make fix COMMENT 2011-11-11 17:30:08 +00:00
jasper
b1575e980c - we're going to stick with 'uniarch', so fix HOMEPAGE 2011-11-11 17:24:12 +00:00
jasper
204ea86b6a - make a clear distinction between the regular PATCHFILES which are for
the msp430 config files and the LTS patches.
2011-11-11 17:23:04 +00:00
jasper
52a9316b55 - update to 0.18 2011-11-11 15:48:39 +00:00
jasper
232867a782 sync 2011-11-11 15:13:04 +00:00
jasper
4acf90d8c6 removed unused cruft;
ok aja@
2011-11-11 15:12:50 +00:00
espie
367d281f8c convert dconf to bsd.port.arch.mk
recognize small build needed for boostrapping
2011-11-11 11:39:13 +00:00
espie
526a7bb56e better if doxygen has a bootstrap pseudo... 2011-11-11 11:38:31 +00:00
ajacoutot
9d2d148c50 Update to libgee-0.6.3.
- fix a buffer underflow.
2011-11-09 17:53:46 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
04f7d6b587 Upgrade to 0.9.2.2 so that ruby 1.8 rake is the same version
as ruby 1.9 rake.
2011-11-09 00:08:50 +00:00
jeremy
96c8b1cf87 Update to rubygems 1.8.10. This makes the ruby 1.8 version
of rubygems pretty much the same as the version that ships with
with ruby 1.9.3.
2011-11-08 23:44:12 +00:00
jasper
1a6582078c i doubt anyone cares about gnu coding standards, so drop the @info file 2011-11-08 20:23:00 +00:00
jasper
af047a18b6 - don't bogus info files 2011-11-08 13:00:21 +00:00
jasper
83a844b399 use ${PREFIX} here 2011-11-08 12:43:25 +00:00
jasper
d66f15d676 add a comment 2011-11-08 12:42:13 +00:00
jasper
22c6845a80 Don't install the xml syscall files which only contain Linux' syscalls. 2011-11-08 12:40:41 +00:00
jasper
117861902f missing bump after DESCR change and fix REVISION vs REVISION-main while here. 2011-11-08 10:27:49 +00:00
dcoppa
48a2c54d90 SEPARATE_BUILD by default for CMake
from Vadim Zhukov

OK jasper@, espie@
2011-11-08 09:30:52 +00:00
rpointel
da05432aa7 Update py-asn1 to 0.1.1.
ok benoit@ (maintainer).
2011-11-08 06:36:38 +00:00
matthieu
35f854c605 Remove the blob about installing cvsps. It's a RUN_DEPEND now.
ok benoit@ (maintainer)
2011-11-07 22:49:42 +00:00
edd
5c9b1993f2 Update to radare2-0.8.8
OK jasper@
2011-11-07 22:06:46 +00:00
dcoppa
ae8bd2ab2a Update to fribidi 0.19.2
from Brad

OK edd@
2011-11-07 09:15:56 +00:00
jasper
edfae0e0ad - Remove OpenBSD long double workaround for Boost.Functional/Hash.
- Have Boost.Filesystem use statvfs().

from brad
ok aja@
2011-11-06 20:05:47 +00:00
jasper
64e978a250 spacing 2011-11-06 19:26:23 +00:00
jasper
4ba384b327 - apply LTS/20110716 patch for ptrdiff operations on stack pointer 2011-11-06 19:07:09 +00:00
jasper
ea5c096912 add homepage 2011-11-06 18:16:47 +00:00
jasper
f975035635 tyop spotted by nigel@ 2011-11-04 12:42:20 +00:00
jasper
d165273a78 unbreak 2011-11-04 12:17:50 +00:00
stu
02df69771b Update to tcllib-1.13. Some new patches, some patches went upstream.
Move less-used apps to examples/tcllib/apps.
Stop writing and overwriting regress.log.

Ok sebastia@
2011-11-04 11:45:21 +00:00
jasper
94970015e5 - regen WANTLIB 2011-11-04 09:18:43 +00:00
mpi
9649dd70c6 Add missing build depend spotted by nigel@ and fix two minor issues in the
backend.

Tested and ok ajacoutot@
2011-11-04 09:18:11 +00:00
jasper
d65315d0ce - regen WANTLIB 2011-11-03 22:13:23 +00:00
naddy
206822f416 update timestamps so we won't re-run configure in build stage 2011-11-03 20:16:43 +00:00
jasper
3d1dad9bf9 - apply LTS/20110716 fix for unoptimized comparisons with multi-word literal integers 2011-11-03 17:03:40 +00:00
ajacoutot
8acb614545 Fix pkgconfig files. 2011-11-03 10:08:43 +00:00
ajacoutot
a8b87ec29f Update to mono-addins-0.6.2. 2011-11-03 10:06:44 +00:00
rpointel
480439aedd Update nose to 1.1.2.
ok martynas@.
2011-11-02 23:06:02 +00:00
jasper
9d122b03ba - shrink and drop a patch by using a pre-configure target instead. 2011-11-02 17:51:32 +00:00
ajacoutot
3d17c567aa Hook up libusb1. 2011-11-02 15:11:35 +00:00
mpi
ca07d5e3c4 Import libusb1 1.0.8
libusb is a library for USB device access from userland.

Note that the OpenBSD backend based on ugen(4) does not provide 
asynchronous I/O.

with tests, tweaks and ok ajacoutot@
2011-11-02 14:31:56 +00:00
ajacoutot
beecfff1f8 +dbus-sharp
+dbus-sharp-glib
2011-11-02 12:48:51 +00:00
ajacoutot
eacfb8af93 Import dbus-sharp-glib-0.5.0.
dbus-sharp-glib is a fork of ndesk-dbus-glib, which provides GLib main
loop integration for dbus-sharp.

ok jasper@
2011-11-02 12:47:43 +00:00
ajacoutot
5c36eea6c9 Import dbus-sharp-0.7.0.
dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
D-Bus.

ok jasper@
2011-11-02 12:45:56 +00:00
jasper
dae9b3f523 - Remove the now unnecessary patches now the that wide character
support has been integrated
  - Move the endian setting bits within endian.hpp header up above
    Boost's own set of checks to try and guess the endianness of
      the architecture so that the OpenBSD endian header is actually
	used
	- Sync the Boost.Math patch for enabling the long double support
	  on OpenBSD/hppa with what was submitted upstream and commited.

tested by aja@ and naddy@
	  from brad
	  ok aja@
2011-11-02 11:54:15 +00:00
ajacoutot
91db8e9d15 Update to mono-gdata-1.9.0.0. 2011-11-02 09:10:54 +00:00
naddy
1f7e52ef42 this requires arm-elf/binutils to build 2011-11-01 19:22:24 +00:00
jasper
4f6276b7e0 - update to 2.4.2
from brad (MAINTAINER)
tested in a bulk by me
2011-11-01 16:07:31 +00:00
ajacoutot
0666c6e529 Bring a patch from upstream that prevents 'dconf update' from crashing. 2011-11-01 13:54:25 +00:00
dcoppa
36a9f53d8d Set CMAKE_SKIP_INSTALL_ALL_DEPENDENCY to true into cmake.port.mk.
This will tell CMake to skip rescanning the whole directory in the fake
stage: our ports infrastructure already takes care that fake happens
only after build.

From Vadim Zhukov

Tested in a bulk build and ok, jasper@
2011-11-01 11:10:33 +00:00
jasper
b90e8761fa missing bump in -r1.24 2011-11-01 09:32:34 +00:00
ajacoutot
a79f1062b8 Missed a couple of dirs. 2011-10-31 17:13:08 +00:00
ajacoutot
de9470a1f6 Bugfix update to gconf2-3.2.3. 2011-10-31 16:29:56 +00:00
dcoppa
7086774f4c bye bye libbfd
ok espie@
2011-10-31 10:08:53 +00:00
ajacoutot
1b057f6eb1 Simplify. 2011-10-30 12:49:49 +00:00
sebastia
7a0351bb5a update itcl to 3.4.1.
OK stu@, jasper@
2011-10-30 07:36:05 +00:00
jasper
0dc1386b0d - update to MooseX-POE-0.213
from Andreas Voegele

(any users of p5-Moose-Async still? otherwise Ill zap it in a few weeks)
2011-10-29 16:48:15 +00:00
jasper
0df5b7295f - update to MooseX-Declare-0.35
from Andreas Voegele
2011-10-29 16:43:57 +00:00
jasper
02136bdb72 - update to MooseX-Method-Signatures-0.37
from Andreas Voegele
2011-10-29 16:42:33 +00:00
jasper
9e2d7af738 - update to Devel-Declare-0.006007
from Andreas Voegele
2011-10-29 16:38:59 +00:00
jasper
1fb3e46f6f - update to B-Hooks-OP-Check-0.19
from Andreas Voegele
2011-10-29 16:32:50 +00:00
jasper
2f970df713 - update to Parse-Method-Signatures-1.003014
from Andreas Voegele
2011-10-29 16:31:26 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
1262b4af43 Remove ORBit support and use GDBus for IPC.
lots of WANTLIB fallout (fix coming right up)

bulk testing by jasper@, thanks
some sqlports clue from espie@
2011-10-29 08:10:12 +00:00
okan
0a9d40c452 - update to 1.10
- no need for groff
- sync patches

ok gsoares@
2011-10-28 22:38:15 +00:00
espie
7798de2518 disable SEPARATE_BUILD for now. 2011-10-28 14:51:47 +00:00
espie
a9f56ae2ac real fix for the actual problem, from upstream, as found by Pascal Stumpf 2011-10-28 14:42:43 +00:00
robert
817a706192 disable werror 2011-10-28 12:40:20 +00:00
ajacoutot
b8a1b5f1ee Remove some now uneeded patches. 2011-10-28 12:15:36 +00:00
stsp
f2112da014 Fix build with Subversion 1.7. Pointed out by and ok jasper 2011-10-28 11:11:29 +00:00
ajacoutot
c960b3a783 Properly enumerate video devices. 2011-10-27 09:34:40 +00:00
robert
b3a9391a22 match uint64_t and int64_t typedefs with the system ones to avoid confusion
in chrome for example

ok jasper@
2011-10-27 07:58:03 +00:00
gsoares
75915edf0e update to 1.51
ok jasper@
2011-10-26 17:37:13 +00:00
ajacoutot
ceab2c1574 Bugfix update to gconf2-3.2.2. 2011-10-26 17:12:52 +00:00