mpi
eb5ba2a2fa
Import pep8-0.6.1
...
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8.
ok benoit@
2011-08-18 14:58:21 +00:00
gsoares
5205ee4945
- update devel/p5-BSD-arc4random to 1.50
...
- fix license marker
OK jasper@
OK Abel Abraham Camarillo Ojeda(MAINTAINER)
2011-08-18 13:43:25 +00:00
shadchin
9c5b64ca93
update to 2011h
...
ok jasper@, sthen@, maintainer timed out.
2011-08-18 12:53:35 +00:00
shadchin
5550bddf81
Update to 0.9.6
...
ok jasper@, sthen@, maintainer timed out.
2011-08-18 12:52:32 +00:00
mpi
5b577d56b8
sync
2011-08-18 12:27:09 +00:00
mpi
ee4d553a7e
Import pyflakes-0.4.0
...
Pyflakes is a program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so
it is safe to use on modules with side effects.
ok rpointel@
2011-08-18 12:22:31 +00:00
jasper
6948dfb794
- remove unused variable
2011-08-18 11:47:07 +00:00
jasper
269c3f1459
sync
2011-08-18 09:58:19 +00:00
jasper
ca3bded4d0
import ruby-gir_ffi 0.0.10
...
Ruby bindings for GNOME using the GObject Introspection Repository.
feedback/ok jeremy@
2011-08-18 09:56:34 +00:00
pirofti
0bc090f8d2
Update cln to 1.3.2. Okay ajacoutot@.
2011-08-18 09:50:13 +00:00
jasper
89d2dfc0ef
- update to ffi-1.0.9
...
ok jeremy@
2011-08-18 09:49:12 +00:00
rpointel
651ce5740b
Update Test-Differences to 0.61.
...
From Wen Heping (thanks).
2011-08-18 08:10:00 +00:00
nigel
f56499e5fb
remove gtk+2 from comment
...
ok landry@ sthen@ aja@
2011-08-17 15:37:28 +00:00
jasper
209f405467
Fix error message to make it readable again.
2011-08-17 12:34:47 +00:00
kili
9347194770
Fix hs-syb dependency.
...
From "Michael Warmuth" <michael.warmuth@suljee.de>, little tweak
from myself.
2011-08-16 19:46:48 +00:00
ajacoutot
a836414f94
open(2): POSIX compatibility.
...
This fixes icedtea-web which landry@ is working on.
from kurt@
2011-08-16 15:03:46 +00:00
sthen
46fffdac37
update to Coccinelle 1.0.0rc5
2011-08-16 08:26:16 +00:00
dcoppa
9815c5b5c4
Unbreak bzr with python2.7 (xmlrpclib API change)
...
https://bugs.launchpad.net/bzr/+bug/612096
ok landry@, rpointel@, sthen@
2011-08-03 13:20:50 +00:00
naddy
a9854971e9
Fix for CVE-2011-2691 in the included apng, backported from png 1.2.45.
...
with landry@
2011-08-02 19:24:38 +00:00
naddy
4c481ede43
Make sure the log buffer is initialized to a valid zero-length string.
...
ok Brad sthen@
2011-08-01 20:50:10 +00:00
stephan
2c48094e21
remove me as maintainer and bump, ok espie@
2011-08-01 19:30:31 +00:00
jolan
9fc1efa281
remove myself as maintainer
2011-08-01 02:13:45 +00:00
ajacoutot
dbf8cf589d
Bugfix update to goffice-0.8.17.
...
* fixes a few leaks
ok jasper@ landry@
2011-07-31 20:50:27 +00:00
benoit
76d22b017b
bump all packages from nigel@, thanks
2011-07-30 05:08:05 +00:00
jasper
ee0cd37b46
- fix misplaced @comment
...
ok aja@ (MAINTAINER)
2011-07-29 17:38:02 +00:00
benoit
0171f4fe8f
- take maintainership on it, ok bernd@
2011-07-28 21:54:26 +00:00
jasper
65f63065a1
- update libsoup to 2.34.3, includes a security fix for CVE-2011-2054,
...
Directory traversal bug in soup-uri.c using url-encoded periods
2011-07-28 18:07:27 +00:00
jasper
2e3ee8fae3
sync comment
2011-07-28 12:23:01 +00:00
jeremy
7ce56201e7
Update to 2.2.2.
2011-07-27 18:13:57 +00:00
ajacoutot
dcfe47334c
Update to stable release dconf-0.8.0.
2011-07-26 15:13:45 +00:00
gsoares
4d3df43a86
switch back to USE_GROFF here.
...
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
work. its in mandoc TODO
2011-07-25 20:40:47 +00:00
ajacoutot
e1341f5389
Bugfix update to libsigc++-2.2.10.
2011-07-25 08:10:58 +00:00
benoit
aa38515e3d
- update git to 1.7.6
...
- regen PLIST
- update patches
Same diff from Piotr Sikora, ok bernd@
2011-07-24 16:29:28 +00:00
naddy
9671d92e1b
missing bump for ruby directory change
2011-07-22 22:21:06 +00:00
edd
3fbfbe54d4
blast away pesky swap file that sneaked in to my last commit
2011-07-21 01:39:30 +00:00
edd
7d32b01472
link radare2
2011-07-21 01:37:56 +00:00
edd
38d1e86abc
Import radare2, reverse engineers hex editor, debugger and disassembler.
...
Only i386/amd64 enabled until we know which arches work/need fixing.
OK sthen@
2011-07-21 01:35:51 +00:00
jasper
6faf9b152f
sync
2011-07-20 18:07:38 +00:00
jasper
9455724193
import p5-Git-Repository 1.21
...
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.
from wen heping (MAINTAINER), as was p5-System-Command
ok sthen@
2011-07-20 18:05:52 +00:00
jasper
523bf73657
import p5-System-Command 1.05
...
System::Command is a class that launches an external system command and
returns an objects representing it, allowing interaction through the
STDIN, STDOUT and STDERR handles.
tweak and OK sthen@
2011-07-20 18:04:48 +00:00
gsoares
b6668dfa07
- update to 1.05
...
- doesnt need groff here
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request
OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
2011-07-20 17:25:10 +00:00
sthen
bcb516a133
openbsd5, and fix strange idea of standard device naming for serial
...
ports: /dev/ttyp?!
2011-07-20 15:50:13 +00:00
landry
02dca9619d
Fix PLIST, the egginfo file is mercurial-${MODPY_EGG_VERSION}, not
...
${FULLPKGNAME}. No bump as it didn't package.
2011-07-20 08:30:21 +00:00
dcoppa
5288db10ba
py-zeya -> zeya
...
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:53:25 +00:00
jeremy
5a1de5c2d1
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
Allow building on ruby 1.9 by using RARRAY_LEN() instead of
RARRAY()->len.
OK landry@, jcs@ for the bump and PLIST changes
2011-07-19 18:04:21 +00:00
jeremy
9bc799db7a
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
OK landry@, jcs@
2011-07-19 18:00:16 +00:00
jasper
46b7f21fa4
add 'fonts' to their categories
2011-07-19 09:28:36 +00:00
jasper
15e8000f31
adjust various fonts pkgnames to a better naming scheme
2011-07-19 09:21:25 +00:00
rpointel
2d1409ec73
bump revision, package built was wrong (du to recent changes concerning fcntl.h).
...
ok naddy@.
2011-07-18 19:32:53 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
rpointel
87f617190d
+cmockery
2011-07-18 17:39:45 +00:00
rpointel
6629ed8d6d
Import cmockery, needed for regress tests of libssh.
...
ok jasper@.
Lightweight library to simplify and generalize the process of writing
unit tests for C applications.
2011-07-18 17:37:51 +00:00
jasper
09df7e468f
- add devel/arm-elf to CATEGORIES
2011-07-18 17:10:25 +00:00
jasper
1017bf68fb
- update to 20110713230341
...
- add a blurb in DESCR about the option to use gnupg to sign commits
from james turner (MAINTAINER)
2011-07-18 16:50:27 +00:00
benoit
7844930434
- update py-pip to 1.0.2
...
from maintainer
2011-07-17 06:22:36 +00:00
benoit
51522e6a33
- update py-asn1 to 0.0.13
...
Initial diff from Wen Heping with tweaks by me.
Ok giovanni@, "good to go" ajacoutot@
2011-07-15 08:57:09 +00:00
espie
888b019dfb
add missing files to plist, noticed by edd
2011-07-14 09:53:58 +00:00
ajacoutot
31df5bf08c
'evolution-plugin-rss' => 'evolution-rss'
2011-07-14 05:36:57 +00:00
espie
8e510e7c00
clean-up the texlive shit into its own file, with more appropriate code.
...
tested by kili@, thanks !
2011-07-12 21:25:38 +00:00
jasper
b7fedb72e7
sync PLIST
...
ok robert@
2011-07-12 09:10:22 +00:00
jasper
ae92e73f5c
- sync DESCR with distributed README
...
ok aja@
2011-07-12 08:40:55 +00:00
dcoppa
865b05a343
Remove -O0 workaround for arm. It should be unneeded now that arm
...
has been switched to gcc4.
OK ajacoutot@, sthen@
2011-07-12 08:35:29 +00:00
ajacoutot
6bf38a7170
system-tools-backends are now in the attic, so remove this wrapping
...
library that isn't used by anything.
don't worry, we still have libsexy...
ok jasper@
2011-07-12 07:40:47 +00:00
jasper
c1129ad51e
- update to File-Remove-1.50
...
- fix license marker while here
from wen heping
2011-07-11 19:40:42 +00:00
jasper
680212d1c9
don't compile with werror, will need a second look to fix the actual issues
2011-07-11 19:15:03 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
jasper
8523dcee87
- let's try to build these on sparc/arm now.
...
from brad
ok sthen@
2011-07-11 12:26:20 +00:00
dcoppa
ff5503f5d1
Update to protobuf-2.4.1.
...
From Piotr Sikora: thanks!
2011-07-11 05:25:31 +00:00
jeremy
22f7532bb3
Update to 0.7.9.
...
OK jasper@
2011-07-11 04:14:17 +00:00
jeremy
4103649492
Update to 1.0.3, fixes an segfault on initialization that happens in
...
some cases.
OK jasper@
2011-07-11 04:13:17 +00:00
jasper
c42b72665c
ansify, no binary change
2011-07-10 15:29:26 +00:00
jasper
db11b7b063
- decrease stack usage when retrieving memory stats
...
- use consistent warnings when failing sysctl(3) calls
2011-07-10 15:23:01 +00:00
jasper
ac95a9e7ff
- retrieve and use buffercache statistics so we get a proper view
...
of memory usage
ok aja@
2011-07-10 14:42:39 +00:00
jasper
e4b4ebc200
- update to hlint-1.8.13
...
- tighten dependencies
ok kili@
2011-07-10 12:21:47 +00:00
jasper
780655d676
- update to 1.19
...
- fix homepage
ok kili@
2011-07-10 12:20:40 +00:00
jasper
b90c058f91
update to Config-IniFiles-2.68
2011-07-10 10:00:46 +00:00
jasper
7e3abfbee1
- correct sysctl names in two warning messages
...
- rename a few variables for clarity
2011-07-09 08:04:14 +00:00
ajacoutot
eccabb1516
Update to flatzebra-0.1.5.
2011-07-08 22:38:08 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5
Fix build with png-1.5.
...
All fixes from/via NetBSD pkgsrc. The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
robert
8f5cb54b12
switch to lang/php
2011-07-08 18:51:23 +00:00
robert
c944cab818
switch to lang/php
2011-07-08 18:23:17 +00:00
jasper
a3083f7dc4
- update fd.o pkg-config to 0.26. nothing fancy, except they dropped
...
the embedded glib and instead depend on external glib...which depends on
pkg-config...
2011-07-08 17:57:44 +00:00
jasper
94012d3945
- add a patch from upstream git to add support for the MSP430FR5739,
...
which is the chip found on recent ti msp430 fram boards.
note, you'll need to use "load" instead of "prog" for these boards.
2011-07-08 14:52:38 +00:00
jasper
374755e18d
- use FAKE_FLAGS so these patches aren't needed anymore
2011-07-08 12:20:49 +00:00
jasper
435e09eb77
- fix patch names, no binary change
2011-07-08 11:32:17 +00:00
landry
7c32784dde
Add quirks for the mozilla-{firefox,thunderbird} -> {firefox,thunderbird}
...
renaming.
2011-07-08 11:08:11 +00:00
dcoppa
4ef37dff58
sync (added protobuf-c)
2011-07-08 09:01:22 +00:00
dcoppa
93c093c24e
Import devel/protobuf-c, a C implementation of google protocol
...
buffers.
This is a new dependency of an upcoming update of audio/umurmur.
Tested by Jonathon Sisson, who also takes maintainership
OK ajacoutot@
2011-07-08 08:58:02 +00:00
dcoppa
a46a3187a9
Fix libpthread linkage
...
ok jasper@, ajacoutot@, landry@
maintainer's unresponsive
2011-07-08 07:22:32 +00:00
ajacoutot
70ac96c395
rc_scripts -> pkg_scripts
2011-07-08 02:14:58 +00:00
jasper
5bcca388db
make these ports conflict for now as gdb installs it's own libbfd.
...
it will be decided later how to resolve this.
as discussed with ckuethe@ and robert@
ok robert@
2011-07-07 17:31:14 +00:00
jasper
ff7d1db752
- remove unneeded patches, all the random devices have been providing the same
...
output for a while now
2011-07-07 16:59:36 +00:00
jasper
aa62562902
- remove unneeded patch
2011-07-07 14:39:47 +00:00
ajacoutot
9a1e321e23
We disable nls, so remove the need for gettext.
...
Using MACHINE_ARCH in a PLIST is a recipe for disaster...
2011-07-07 01:14:40 +00:00
robert
0655f19a42
Add a port for newer gdb so that people can debug nasty stuff like Mesa
...
and chromium. Not linked to the build yet, but it works.
2011-07-07 00:36:00 +00:00
ajacoutot
f9380b0a30
Use the gettext MODULE.
2011-07-06 22:56:23 +00:00
ajacoutot
41beb68fcc
Use the gettext MODULE.
2011-07-06 18:29:00 +00:00
rpointel
879a818534
Update mercurial to 1.9. Added WANTLIB += ${MODPY_WANTLIB}.
...
ok wcmaier@ (maintainer).
2011-07-06 17:37:27 +00:00
jasper
3a213a2767
- sync wantlib after recent libm additions
2011-07-06 09:30:25 +00:00