Commit Graph

9602 Commits

Author SHA1 Message Date
kili
a3b45c1c55 This package integrates the builders from the blaze-builder package
with the enumerator package. It provides infrastructure and enumeratees
for incrementally executing builders and pass the filled chunks to
a bytestring iteratee.

ok jasper@ jim@
2011-09-24 19:01:52 +00:00
jasper
061e30272d sed(1) doesn't support -i, so use perl(1) instead, drops hidden gsed dependency 2011-09-23 11:25:12 +00:00
naddy
7b7f6cb04a fix wantlib and bump 2011-09-23 09:39:24 +00:00
ajacoutot
1a44da2610 Fix DEPENDS. 2011-09-23 09:25:33 +00:00
jasper
7b3e4f91b0 - update to 0.14.0
- bump wantlib

hobbits take maintainership
2011-09-23 09:09:22 +00:00
ajacoutot
7c20dd6b17 Remove unused file. Tweak DESCRs. 2011-09-23 09:00:28 +00:00
naddy
58f31537c6 +libevent2 2011-09-23 08:51:50 +00:00
naddy
530c7ea2c9 Import libevent 2.0.13.
Libevent is a library for writing fast portable nonblocking IO.

This port omits all the libevent1 compatibility parts so it does
not clash with libevent1 from base.  Applications will link with
-levent_core (-levent_extra) and pkg-config is set up this way.

Verified that none of our libevent1-using ports pick this up by
accident.
2011-09-23 08:50:12 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
ajacoutot
c95f5345be vte,gtk3 -> vte,gtk2 2011-09-23 08:49:11 +00:00
ajacoutot
809678498a Make this port use real FLAVORS, not PSEUDO_FLAVORS, prodded by espie@
While here, remove the gtk3 FLAVOR (we build with gtk+3 support by
default) and add a gtk2 FLAVOR.
Quite some plumbing, hopefully I got this right...

ok jasper@
2011-09-23 08:48:36 +00:00
ajacoutot
2ccf2995d3 Put the XXX at the top so that we cannot miss it on next upgrade. 2011-09-23 08:10:49 +00:00
jasper
1887eea869 libtool and gmake are taken care of by the gnome module 2011-09-23 08:09:57 +00:00
jasper
1d6d21f263 - fix build with new glib2:wq 2011-09-23 08:02:08 +00:00
jasper
559b138ba7 Remove, libpcre won't go into base so there's no point in keeping this port around. 2011-09-22 23:36:58 +00:00
jasper
d178e429e3 - update libtool to 2.4
* only kaffe will be broken by this (but fixed in the next commit),
all other ports have been taken care of over the past couple of months
by brad and myself

joint work with brad (MAINTAINER)
2011-09-22 21:10:19 +00:00
kurt
4d23be3ad3 Update devel/jdk/1.7 to b147 / non-beta
- Remove Early Access now that jdk 1.7 is final
- Use a patch set for all patches from upstream repository:
  http://hg.openjdk.java.net/bsd-port/bsd-port
- Set milestone and build number to fcs b00 to match Oracle.
- Update cacerts file.
- Install unlimited crypto policy.
- Add DIST_SUBDIR=jdk.
- Include patches from icedtea-web for applet hole from
  Landry Breuil <landry@openbsd.org> via FreeBSD OpenJDK7 port
- Include fix for Oracle bug "7070134: Hotspot crashes with
  sigsegv from PorterStemmer":
  http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4e761e7e6e12
okay landry@ jasper@
2011-09-22 20:26:47 +00:00
rpointel
f630634d36 Update ipython to 0.11.
ok wcmaier@ (maintainer).
2011-09-22 18:42:14 +00:00
ajacoutot
01aae93a08 Enable gjs support (Javascript bindings for GNOME).
ok jasper@
2011-09-22 17:07:04 +00:00
ajacoutot
252d2f4c64 Fix configure script to check for pygobject-3.0, not 2.0 (from upstream). 2011-09-22 16:45:17 +00:00
landry
5c537ded4b No reason to keep it amd64/i386 only. 2011-09-22 16:40:54 +00:00
ajacoutot
4223a6055a duh... 2011-09-22 16:03:57 +00:00
ajacoutot
ef3af39718 Update to libpeas-1.1.4 to work with py-gobject3.
ok jasper@
2011-09-22 16:01:02 +00:00
landry
12dbb6b786 Link gdb to the build, there's no particular reason to keep it unhooked
now that proper conflict markers are set.
2011-09-22 13:54:11 +00:00
landry
8edc2d858d Add MODWAF_VERBOSE defaulting to Yes, and if set pass -v to the waf
commands through _MODWAF_VERBOSE_FLAG. Allows to actually show build
lines like in any "sane" build system. something i should have done
ages ago.
2011-09-22 13:05:57 +00:00
ajacoutot
cfc8040180 MESSAGE -> README.
Regen WANTLIB and remove EXTRACT_SUFX while here.
2011-09-22 10:23:33 +00:00
jasper
56404a4da1 - unbreak after recent gtk3 update 2011-09-22 10:16:27 +00:00
naddy
7478a6b1b4 there is no python3 module 2011-09-22 10:10:27 +00:00
sthen
19ad60d683 update to S-Lang 2.2.4 2011-09-21 22:01:56 +00:00
jasper
4949ec7c45 reset maintainership 2011-09-21 17:20:56 +00:00
jasper
f32f453b7d i made you a diff, but cvs eated it. 2011-09-21 14:03:50 +00:00
jasper
0009ad6c2b - update to 1.30.0
there is some known fallout, which we're working on.
2011-09-21 13:59:21 +00:00
ajacoutot
6ff0930c20 +py-gobject3 2011-09-21 13:49:07 +00:00
ajacoutot
3b1e5a3a77 Import py-gobject3-3.0.0.
This package contains bindings for the GObject, to be used in Python.
It is a fairly complete set of bindings, it's already rather useful, and
is usable to write moderately complex programs.

ok jasper@
2011-09-21 13:46:26 +00:00
ajacoutot
47420a43fd Tweak COMMENT. 2011-09-21 13:45:11 +00:00
jasper
19b36ff80e import leiningen 1.6.1.1
Leiningen, is a build automation tool for the Clojure programming
language.

ok aja@
2011-09-21 13:40:16 +00:00
jasper
0247999213 sync 2011-09-21 13:38:40 +00:00
ajacoutot
42ef6940e8 Small tweaks after py-gobject lost introspection support. 2011-09-21 13:38:05 +00:00
ajacoutot
6f183805e0 Disable introspection support which will be enabled in upcoming py-gobject3. 2011-09-21 13:37:14 +00:00
ajacoutot
572bfebf0c schemas: Remove org.gnome.desktop.default-applications.at remains (from
upstream)
2011-09-21 13:25:56 +00:00
jasper
9c1ae934d9 - update libgdata to 0.10.1 2011-09-21 13:25:08 +00:00
ajacoutot
cd736da792 This now needs python. 2011-09-21 13:10:18 +00:00
ajacoutot
2df26f8e57 Fix gdbus-codegen. 2011-09-21 11:29:44 +00:00
ajacoutot
1d822dbaee Update to py-xdg-0.19. 2011-09-21 10:55:21 +00:00
jasper
bb694d8caf switch to new gnome.port.mk 2011-09-21 10:16:42 +00:00
ajacoutot
14c204893c Unbreak by setting MODGNOME_TOOLS to goi. 2011-09-21 08:21:51 +00:00
ajacoutot
29e558b892 Some cleanups, from Brad.
maintainer ok
2011-09-21 08:08:18 +00:00
sthen
4cbd65c2dd fix rcsid 2011-09-21 07:52:48 +00:00
ajacoutot
490464118a Stupid maintainer-mode is stupid. 2011-09-20 22:55:04 +00:00
jasper
565435833c - update to 0.5.0
tested by laurent@ with a buspirate (freshly supported with this openocd release)
2011-09-20 21:20:49 +00:00
ajacoutot
e490ca771f Fix build with new glib2. 2011-09-20 21:17:26 +00:00
ajacoutot
90537c8945 Update to pango-1.29.3.
ok jasper@ robert@
2011-09-20 21:11:27 +00:00
ajacoutot
b5f7ae1401 Update to atk-2.1.92.
ok jasper@ robert@
2011-09-20 21:10:35 +00:00
ajacoutot
d5e540e2e4 Update to glib2-2.29.92 (2.30 coming in the next few days).
Committing now (along with upcoming atk, pango and gtk+3 updates) during
the hackathon where we have time to fix all the eventual fallout (bulk
running).

ok jasper@ robert@
2011-09-20 21:09:34 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
dcoppa
d89de7a682 Update to cmake-2.8.5
Went in a bulk without issues, ok landry@
2011-09-20 11:32:36 +00:00
fgsch
6ef9193740 Update to coverage 3.5
From Wen Heping (wenheping-at-gmail-dot-com).
2011-09-20 00:06:27 +00:00
jasper
c3fe8f6e32 put JAVA_HOME in SUBST_VARS 2011-09-19 20:03:20 +00:00
naddy
77233f59d9 * Pass MAKE_JOBS to jam, which can do parallel building.
* Don't add -O2 to all builds.
* Remove workaround for (no longer) missing libm functions and bump
  library.

* Remove OpenBSD hack after the gcc3 thread model has been
  switched to posix.  This part ok kurt@
2011-09-19 19:53:20 +00:00
jasper
c895bd979c - don't install pcre-config, libpcre from base does this already
- don't build the local pcre(posix) lib to link against, but use
  the base version
2011-09-19 12:29:05 +00:00
jasper
bbb811d5e0 - update to a newer changeset, from 20090807.
from uwe@
2011-09-19 08:27:22 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
landry
2947a9b0ab +p5-File-RsyncP 2011-09-18 22:25:55 +00:00
landry
9cd2f919cf Import devel/p5-File-RsyncP 0.70, needed by BackupPC.
File::RsyncP is a perl implementation of an Rsync client.  It is
compatible with Rsync 2.5.5 (protocol version 26).  It can send
or receive files, either by running rsync on the remote machine,
or connecting to an rsyncd deamon on the remote machine.
ok sthen@
2011-09-18 22:25:13 +00:00
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