Commit Graph

9537 Commits

Author SHA1 Message Date
ajacoutot
b809bb103f Unbreak gsettings-schema-convert. 2011-09-18 22:04:01 +00:00
jasper
83a1e4b9b5 - adjust WANTLIB
will need some more tweaking if/when pcre hits base
2011-09-18 20:18:02 +00:00
jasper
4f17729509 import c++ only bits of pcre, won't be hooked up to the builds for now.
ok robert@
2011-09-18 20:14:58 +00:00
jasper
12add41faa sync, no functional change 2011-09-18 11:46:16 +00:00
jasper
f1b5c30c51 allow monitoring mfs partitions too 2011-09-18 11:24:58 +00:00
jasper
e320817993 don't bother getting info from kernel threads 2011-09-17 17:43:44 +00:00
jasper
c014b22247 sync 2011-09-17 16:43:22 +00:00
jasper
3cec2e35f4 import arduino 22
Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments. 
[..]
This package contains the libraries, header files and tools to develop
Arduino sketches. It does not include the Arduino IDE frontend.

based on work from and ok ckuethe@
2011-09-17 16:41:30 +00:00
rpointel
91d5aba118 +py3-distribute 2011-09-17 12:17:13 +00:00
rpointel
3ec1f20417 Import distribute, fork of setuptools.
Easily download, build, install, upgrade, and uninstall Python packages.
Distribute is intended to replace Setuptools as the standard method for
working with Python module distributions.
ok landry@.
2011-09-17 12:15:40 +00:00
jasper
8629322874 - bugfix update to 8.13
(tested in a bulk)
ok sthen@
2011-09-17 09:31:00 +00:00
sthen
860ac19375 install docs to share/doc/cmockery not share/doc/${FULLPKGNAME} 2011-09-16 22:16:50 +00:00
sthen
e30c90ac46 unbreak; FULLPKGNAME in PLIST 2011-09-16 22:05:21 +00:00
jasper
5a75667d5a unbreak after REVISION was set due to using FULLPKGNAME in PLIST 2011-09-16 21:47:41 +00:00
jasper
a2ac05436a set epoch after botched REVISION 2011-09-16 14:28:07 +00:00
jasper
b22141592e Fix typo and actually disable Werror now. 2011-09-16 10:24:46 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
ajacoutot
e1a3583fed Maintenance update to xdg-user-dirs-0.14. 2011-09-16 06:27:26 +00:00
sthen
f0e4dfe935 +coccigrep 2011-09-15 20:20:36 +00:00
sthen
6195f2b398 import ports/devel/coccigrep, ok jasper@
coccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code files.
coccigrep depends on the spatch program which comes with coccinelle.

quick contrived example to find lines referencing m_len of a struct
mbuf, regardless of actual variable name:

$ coccigrep -t "struct mbuf" -a m_len /sys/netinet/ip_*.c
2011-09-15 20:20:06 +00:00
sthen
9900b0bf6e - add ocaml-pcre as a dependency
- add url to a nice introduction to DESCR (namely,
http://home.regit.org/technical-articles/coccinelle-for-the-newbie/)
2011-09-15 15:54:41 +00:00
sthen
487458b21c ocaml-pcre 2011-09-15 15:50:45 +00:00
sthen
af4daa9c19 import ocaml-pcre; ok jasper@
This OCaml-library interfaces the PCRE (Perl-compatible regular expression)
library which is written in C. it can be used for matching regular expressions
which are written in the PERL style.
 
It is reentrant - and thus thread safe. This is not the case with the "Str"
module of OCaml, which builds on the GNU "regex"-library. Using reentrant
libraries also means more convenience for programmers. They do not have to
reason about states in which the library might be in.
 
The high-level functions for replacement and substitution, all implemented
in OCaml, are much faster than the ones of the "Str"-module. In fact, when
compiled to native code, they even seem to be significantly faster than
those of PERL.
2011-09-15 15:50:23 +00:00
jasper
f1770a250d - update to 3.28
* tagged git checkout as upstream master site seems to be down
2011-09-15 15:02:06 +00:00
naddy
7d6a222bd4 kill a pseudo-flavor that would build a different package 2011-09-14 19:42:02 +00:00
ajacoutot
c5d50d1b56 libgee-0.6.2.1... *sigh*. 2011-09-14 08:04:29 +00:00
ajacoutot
94dc4cb4b3 Bugfix update to libgee-0.6.2. 2011-09-14 07:29:12 +00:00
jasper
4b33e508ab since the kernel.org security breach some time ago, it's been down. so add
a temporary primary master site for the git distfiles which were hosted on
kernel.org.

ok benoit@ (MAINTAINER)
2011-09-14 07:11:58 +00:00
gsoares
2f29df59aa update to 1.50
remove patches merged uptream
take maintainership

OK sthen@ jasper@
'go ahead' Igor Zinovik (former maintainer)
2011-09-13 13:39:49 +00:00
jasper
060a087fbb - update to 1.22
from wen heping (MAINTAINER)
2011-09-13 06:59:46 +00:00
jasper
943b58ee08 unbreak after recent vala update, patches from upstream
ok aja@
2011-09-12 18:20:34 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
a57b7d6cb6 Add missing --with-gtk=3.0. 2011-09-12 08:43:00 +00:00
ajacoutot
d2251fe6d7 Drop gtk2 FLAVOR. 2011-09-12 08:21:08 +00:00
ajacoutot
87dfb86e7e Remove some gnome2 oldies that nothing uses in-tree anymore. 2011-09-12 07:48:37 +00:00
ajacoutot
32563635a5 Start the GNOME3 merge armageddon... breakage expected. 2011-09-12 07:26:18 +00:00
fgsch
8b6c36a056 kill deprecated USE_ZIP.
kurt@ ok.
2011-09-11 16:32:27 +00:00
armani
c476d282c8 Remove myself from MAINTAINER and bump.
ok landry@
2011-09-11 12:11:05 +00:00
armani
0b37d7ecad Remove maintainer per his request and bump.
ok sthen@
2011-09-10 13:43:30 +00:00
sthen
6f2fc3ebd1 bytecode-compile the python parts 2011-09-08 20:09:00 +00:00
ajacoutot
484a536319 Typo in COMMENT, from Lawrence Teo. 2011-09-08 06:20:43 +00:00
jeremy
159b386038 Update version to 1.0.4. 2011-09-07 16:39:25 +00:00
jasper
1d599add32 sync patch with upstream 2011-09-06 20:36:24 +00:00
landry
7a1df1d8eb Maintainer update to kdiff3 0.9.96 from Lawrence Teo. 2011-09-06 20:03:52 +00:00
landry
422754e182 Chase firefox36 security update and bump xulrunner to 1.9.2.22. 2011-09-06 19:44:32 +00:00
jasper
bea828e66b - update to 20110901182519
from james turner (MAINTAINER)
2011-09-06 15:02:20 +00:00
jasper
5ae42da968 - install files into unversioned MODJAVA_JAR_DIR/ivy/ 2011-09-06 14:51:07 +00:00
jasper
e662bedc8b - update to 0.27
from wen heping
maintainer timed-out
2011-09-05 17:38:34 +00:00
naddy
580f8d6ce8 check for compiler flags not available with gcc < 4; ok dcoppa@ 2011-09-05 14:56:24 +00:00
jasper
11a8f26059 - update to 0.23
- adjust depends

from wen heping
2011-09-05 12:11:01 +00:00
jasper
9dd2260864 - update to 0.35
from wen heping
2011-09-05 12:03:21 +00:00
jasper
13afc2eb18 - clarify comment 2011-09-05 08:28:42 +00:00
jasper
81cc84ea04 add a bunch of LTS patches from upstream 2011-09-05 08:25:48 +00:00
jasper
33a9615e0e - add devel/msp430 to categories 2011-09-05 08:22:17 +00:00
jasper
9fc2e9d340 - set MASTER_SITES to mspgcc on sf.net 2011-09-05 08:15:14 +00:00
jasper
6891a7d2e0 hookup msp430mcu 2011-09-05 08:03:42 +00:00
jasper
20e9257e31 - mspgc430 has a newstyle BSD license
- add a comment about uniarch
2011-09-05 08:03:31 +00:00
jasper
cb69a6737b - move to uniarch:
* remove tarred config/ but use the upstream patch now instead
2011-09-05 08:02:46 +00:00
jasper
ba6959fd71 - update to the uniarch libc, msp430-libc-20110612 2011-09-05 08:01:30 +00:00
jasper
6ea7f4e893 - update msp430-gcc to 4.5.3 2011-09-05 08:00:33 +00:00
jasper
c6ac9b96d7 - update msp430-binutils to 2.21.1
* this switches the msp430 toolchain to the uniarch version. for more
information please refer to:
http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch
2011-09-05 07:59:58 +00:00
jasper
53cad9b951 import msp430mcu-20110613, ok aja@
msp430mcu provides C headers and binutils linker scripts for each of the
over 300 microcontrollers in the MSP430 family.

This is part of the 'uniarch' effort to 'rejoin' mspgcc4 and mspgcc, and
lowering the workload for adding new chips by taking it mostly out of binutils/
gcc and putting it all in one single package. For more information please
refer to http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch for a full list of changes/rationale behind this.

The rest of the msp430 toolchain will soon be updated to the uniarch versions.
2011-09-02 07:06:21 +00:00
jasper
7e838610a8 use gtar 2011-09-01 19:25:11 +00:00
jasper
bad7396e53 - switch to MODJAVA_BUILD 2011-09-01 17:18:50 +00:00
jasper
a0c58a8bfe - make it possible to pass extra arguments to ant using MODJAVA_BUILD_ARGS 2011-09-01 17:13:51 +00:00
jasper
522a2595e0 - don't use ${DISTNAME} to construct MODJAVA_{DOC,EXAMPLES}_DIR 2011-09-01 08:03:47 +00:00
jasper
1725972321 Provide a few more convenience variables, of which MODJAVA_JAR_DIR is the most
important.
Ports that install .jar files for public use (ie, in share/java/classes/)
please install unversioned jar files from now on. If a port installs
multiple jar files, use a share/java/classes/<project_name>/ prefix.
This will help other ports to pickup these classes.

discussed with and ok kurt@
2011-08-31 20:33:32 +00:00
jasper
6cc29500d3 Implement MODJAVA_BUILD, and add MODJAVA_BUILD_{DIR,FILE,TARGET}.
When MODJAVA_BUILD is set to 'ant' this adds the correct build dependencies,
as well as providing a do-build target (if not already set by the port).

  discussed with and ok kurt@
2011-08-31 20:00:56 +00:00
mpi
5efea05ca8 update to pylint 0.24.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:42:24 +00:00
mpi
651ae376b6 update to py-logilab-astng 0.22.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:41:07 +00:00
mpi
37189dfb3e update to py-loglilab-common 0.56.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:39:19 +00:00
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
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