Commit Graph

9365 Commits

Author SHA1 Message Date
ajacoutot
3b47af0371 Minor update to libwnck-2.30.7. 2011-08-31 09:20:20 +00:00
jasper
f552eb3264 - using PKGNAME to construct DISTNAME makes kitty sad. 2011-08-30 17:19:12 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
eea5765add Append 'java' to the list of categories.
ok kurt@
2011-08-30 17:16:10 +00:00
rpointel
01de354792 Update mercurial to 1.9.2.
ok wcmaier@.
2011-08-30 16:33:52 +00:00
jasper
3f461814a5 - update libgtop to 2.28.4
* openbsd now has it's own backend
- remove some patch- files that i've committed upstream too
2011-08-30 12:24:52 +00:00
sthen
a0ae5de39d update to coccinelle 1.0 rc7
Note: !=~ has changed to !~
2011-08-30 10:20:11 +00:00
jasper
ae067aa520 import commons-io 2.0.1
Commons IO is a library of utilities to assist with developing IO
functionality.

ok aja@
2011-08-30 07:17:38 +00:00
jasper
86bad555be sync 2011-08-30 07:16:53 +00:00
ajacoutot
d79910fb24 Fix sysconfdir.
from Abel Abraham Camarillo Ojeda
ok benoit@ (maintainer)
2011-08-30 06:00:07 +00:00
dhill
7dedd480fa update to 0.4.0
* Add functions to enable and disable at run-time
  * Lower memory usage for allocation tracking
  * Allocation tracking is now disabled by default

ok sthen@
2011-08-29 21:37:35 +00:00
kili
843c37237a I don't use this any longer. It was a fine tool at my former job,
but it received a lot of bloat after moving from the original source
to apache incubator and getting an official apache project.

(And from my former job I remember that ivy-2.x did introduce some
regressions).
2011-08-29 21:30:01 +00:00
ajacoutot
69798a56f3 Minor update to vte-0.28.2. 2011-08-29 06:21:46 +00:00
naddy
06f26e3c93 honor CC, CFLAGS, INSTALL_STRIP; ok jasper@ 2011-08-28 19:02:29 +00:00
naddy
328f5cd2ab Honor CFLAGS and don't use -Wextra (not available on gcc < 4); ok jasper@ 2011-08-28 16:59:22 +00:00
ajacoutot
692d108c57 Maintenance update to libnotify-0.7.4. 2011-08-28 07:15:58 +00:00
jasper
8aaf54f89c sync 2011-08-27 06:47:46 +00:00
jasper
af9f503077 import libxsvf svn rev 62
libxsvf is a library that be used to access the JTAG interface on an
embedded device using an embedded host processor or microcontroller
instead of using an external JTAG probe.
In addition to playing SVF and XSVF files this library is also capable
of scanning the devices in the JTAG chain.

ok sthen@
2011-08-27 06:46:20 +00:00
jasper
a591b5715e - update to 1.03
from wen heping
maintainer timed-out
2011-08-26 09:18:03 +00:00
jasper
12ee727e5b - update to 0.13
from wen heping
maintainer timed-out
2011-08-26 09:14:53 +00:00
jasper
3e7f28d5fd - install a bunch of samples
- fix license marker
- take maintainership
2011-08-26 07:44:56 +00:00
naddy
2e8c739141 drop warning flags not available with gcc < 4 2011-08-25 19:14:58 +00:00
jasper
f9645dcd18 sync 2011-08-25 18:54:12 +00:00
jasper
e4d7b8dbcd import gmc4cc 0.6.2
C compiler for the Gakken GMC-4 4-bit microcomputer.
Output is in (optionally optimized) F-Maikon R-165 assembler.

ok kili@
2011-08-25 18:53:35 +00:00
jasper
439a60babd - update to 0.14.0
- tighten libgit dependency

based on an update from wen heping
2011-08-25 07:12:08 +00:00
jasper
d78fb9315e - update to 0.14.0
based on an update from wen heping
2011-08-25 07:11:20 +00:00
jasper
9489b22123 - set DIST_SUBDIR 2011-08-25 07:10:47 +00:00
jasper
25dbe1beee - update mspdebug to 0.17 2011-08-24 12:05:55 +00:00
landry
26b9da7c90 Use MOZILLA_DIST/MOZILLA_DIST_VERSION where appropriate, remove
MASTER_SITES & DISTNAME (they're now properly set by the module).
Bump REVISION where HOMEPAGE changes.
2011-08-24 06:22:19 +00:00
landry
aeb4e6206d Chase firefox36 update and update to xulrunner 1.9.2.20. 2011-08-23 20:34:09 +00:00
landry
a143707039 Update to nspr 4.8.9, needed by upcoming mozilla updates.
Bump major as some prtime #define were changed.
Remove a patch merged upstream (bug #622425)
ok martynas@ rpointel@
2011-08-23 20:07:08 +00:00
landry
16b6b06de1 Add ftp://ftp.mozilla.org as backup MASTER_SITES to still be able to
fetch 'old' releases phased out of mirrors. Prodded by espie@.
2011-08-23 08:38:13 +00:00
ajacoutot
d7c1501255 Remove uneeded part of patch. 2011-08-22 15:26:40 +00:00
sthen
f95d2fcd0c update to ccache 3.1.6 2011-08-22 13:24:53 +00:00
sthen
724dd009bf Update to coccinelle 1.0.0-rc6.
N.B. The operator to match a regexp changed to the perl style '=~'.
2011-08-22 00:37:49 +00:00
jasper
0b8ca0fab6 - update to 2.1.2
* fix a few type-conversion/shadowing warnings
- drop patches since it can be dealt with in FAKE_FLAGS

from Markus Bergkvist (MAINTAINER)
2011-08-19 08:04:02 +00:00
landry
ef34de738b +kdiff3 2011-08-19 07:13:00 +00:00
landry
cfc6cbbe06 Import kdiff3 0.9.95, req'd by marco@
KDiff3 is a program that:
  *  compares or merges two or three text input files or directories,
  *  shows the differences line by line and character by character (!),
  *  provides an automatic merge-facility
  *  supports KIO on KDE (allows accessing ftp, sftp, fish, smb etc.),
  *  Automatic merging of version control history

From MAINTAINER Lawrence Teo, after an initial port by marco@
ok sthen@
2011-08-19 07:12:11 +00:00
jasper
becb5dfe7a - update to 1.6.4
from Wen Heping (MAINTAINER)
2011-08-18 19:05:45 +00:00
mpi
7b26acd37f sync 2011-08-18 15:00:35 +00:00
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