8215 Commits

Author SHA1 Message Date
jasper
7bb0a75685 - move license block and several shared configure options to Makefile.inc
ok MAINTAINER
2010-10-22 15:18:48 +00:00
robert
0d0a54665c switch over to xbuild 2010-10-20 10:16:50 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
bluhm
27b0f3bf4d update p5-Devel-NYTProf to 4.05 2010-10-19 18:56:36 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
jeremy
f891d064aa Remove bin/bacon from being installed in two separate places. This was
broken in ruby.port.mk for a short while, and this port was affected.
Noticed by naddy@.

ok naddy
2010-10-19 14:48:57 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
3cb03e4598 typoes, thx Alexandr Shadchin 2010-10-18 21:17:11 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
ae5da78188 - update to 0.11.4
ok martynas@ (MAINTAINER)
2010-10-18 16:19:24 +00:00
jasper
f44707b9f5 - add USE_X11=Yes
ok armani@ (MAINTAINER)_
2010-10-18 13:53:52 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
jasper
969e1a7b46 - update p5-Module-With-Too-Long-Name to 0.19
ok stephan@ (MAINTAINER)
2010-10-18 08:08:40 +00:00
jasper
08689d4a55 - update py-nose to 0.11.2
ok martynas@ (MAINTAINER)
2010-10-17 21:02:48 +00:00
armani
bba7c379d0 Upstream rerolled the tar.gz and broke it by adding a root dir, switch to bz2.
Update my email, update depends, use new style and bump using REVISION.

Feedback from Kirill Bychkov.

portswise ok kili@
2010-10-17 19:12:33 +00:00
armani
7a8163a84c Add dissy 2010-10-17 19:07:54 +00:00
armani
fe6538f082 Import dissy, a graphical frontend to the objdump disassembler writen
in py-gtk. With tweaks from kili@.

Ok landry@ and kili@
2010-10-17 19:04:30 +00:00
landry
b27414c31d +py-progressbar 2010-10-16 07:12:03 +00:00
landry
84777cf81d Import py-progressbar 2.2, from maintainer Remi Pointel, with a tweak by
me.
ok benoit@
2010-10-16 07:11:27 +00:00
robert
fa09e27696 update to 0.5 2010-10-15 16:25:38 +00:00
robert
ee29a054d4 Update to 2.4 (needed by mono 2.8) 2010-10-15 16:23:49 +00:00
landry
da0508e42e Build xulrunner 1.9.2.x against bundled cairo, and fix WANTLIB while
here. Keep building xulrunner 1.8.x against systemwide cairo, as it
doesn't build with bundled cairo, because systemwide pango is too
recent and uses structs not defined in bundled cairo headers.
Too bad for the remaining xl 1.8 users, gtk-vnc-plugin and swt-browser..
if they fail, be my guest, fix them.
2010-10-15 08:32:21 +00:00
jeremy
567ec34613 Add devel/ruby-bacon to the build 2010-10-14 23:25:57 +00:00
jeremy
6e5a0f98ba Bacon is a small RSpec clone weighing less than 350 LoC but
nevertheless providing all essential features.

ok jcs
2010-10-14 22:55:15 +00:00
jasper
51fbd93f23 - use SUBST_VARS for gcc version. 2010-10-14 09:58:37 +00:00
jasper
d67b4ff4de - switch to a master site that has the distfile 2010-10-14 08:05:09 +00:00
jasper
d66f4d890e - use MASTER_SITE_GCC 2010-10-14 08:04:27 +00:00
ajacoutot
f51d703635 Update to vte-0.26.1.
- Pass the correct TERM value inside envp when spawning.
- Bugs fixed: Bug 631589 - set_emulation does not work in the python bindings.
2010-10-13 16:20:23 +00:00
ckuethe
0517a43753 install missing header 2010-10-12 17:32:01 +00:00
sthen
b37832e554 +py-minimock 2010-10-12 14:53:14 +00:00
sthen
f7d5bed302 import ports/devel/py-minimock, ok jasper@
MiniMock is a simple library for doing Mock objects with doctest. When
using doctest, mock objects can be very simple.
2010-10-12 14:52:42 +00:00
jasper
fe25311b62 - fix build on a clean system:
we set MODPY_BUILDDEP=No, whilst providing PYTHON via CONFIGURE_ENV. this
lead configure to believe there actually was a python present on the system.
which wasn't, so set MODPY_BUILDDEP=Yes and adjust REGRESS_DEPENDS accordingly

ok aja@ landry@
2010-10-12 09:03:31 +00:00
kili
922dacdab4 Try to run as much tests as possible, don't stop at the first
failed regression test.

ok ajacoutot@
2010-10-11 20:41:44 +00:00
sebastia
6f9272a526 Update libmemcached to 0.44. Based on patch sent by
"Piotr Sikora" <piotr.sikora _AT_ frickle.com>

OK, landry@
2010-10-11 10:39:22 +00:00
stephan
0bdbb0a64b update to 0.63, use EPOCH instead of padding PKGNAME, adjust license, 'bulked' by landry@. 2010-10-11 08:54:21 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
kili
310b763449 Fix build on several archs (mips64el, hppa, sgi at least).
ok jasper@
2010-10-10 10:52:04 +00:00
william
90169385fa Distfile no longer found at sourceforge, use MASTER_SITE_GNU instead.
Switch to REVISION while there.  Working path from Mike Korbakov to
ports@; ok sthen
2010-10-10 00:46:11 +00:00
benoit
b50093d87d Update mercurial to 1.6.4
ok wcmaier@
2010-10-09 22:50:31 +00:00
benoit
e457da7b1f - update py-parsing to 1.5.5
- regen PLIST
2010-10-09 10:38:50 +00:00
jasper
d4a596e104 - explicitly disable swig
ok armani@ (MAINTAINER)
2010-10-08 10:15:54 +00:00
ajacoutot
522b838c09 +gsettings-desktop-schemas 2010-10-08 09:41:49 +00:00
ajacoutot
def9f13d69 Import gsettings-desktop-schemas-0.0.1
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.

ok jasper@
2010-10-08 09:41:07 +00:00
stephan
73227e3e39 update to 0.12 2010-10-07 15:10:14 +00:00
stephan
ddbcfeacb7 update to 2.49 2010-10-07 15:05:01 +00:00
stephan
4d63d8c914 update to 1.10 2010-10-07 15:00:04 +00:00
stephan
19f7366ea8 update to 0.32 2010-10-07 14:57:07 +00:00
stephan
ac55b23842 update to 2.13 2010-10-07 14:51:22 +00:00
ajacoutot
d4b02955f6 Remove bogus tab. 2010-10-07 14:48:38 +00:00