Commit Graph

9260 Commits

Author SHA1 Message Date
rpointel
1fa4a8cf32 Import virtualenv, a tool to create isolated Python environments.
From Wen Heping (MAINTAINER).
ok fgsch@ benoit@.
2011-06-15 19:36:38 +00:00
sthen
bd39729c99 The installed apr-util on my desktop dates from before nawk was removed
from base causing a build failure in apr-util (as there's been nothing
changed since then to trigger an update). Set cache value to autoconf
to make sure nawk isn't picked up if for some reason it's hanging
around, though the REVISION bump alone is probably enough to take
care of most problems.
2011-06-15 19:13:48 +00:00
sthen
0b72bbee04 +asm6 2011-06-15 18:25:27 +00:00
sthen
9623292047 import ports/devel/asm6, from Anthony J. Bentley, ok landry@
Asm6 is another 6502 assembler. It was built to do NES development, but
you can probably use it for just about anything. It was written because
the author thought most other assemblers either were too finicky, had
weird syntax, took too much work to set up, or were too bug-ridden to be
useful.
2011-06-15 18:25:03 +00:00
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +00:00
sthen
78b691e4f1 sync WANTLIB; ok naddy@ 2011-06-15 16:11:25 +00:00
ajacoutot
d9768049fa Typo. 2011-06-15 12:41:33 +00:00
jasper
0866dea6e5 - bugfix update to json-glib 0.12.6 2011-06-15 10:29:38 +00:00
jasper
2d3653a499 adjust comment 2011-06-15 09:46:40 +00:00
ajacoutot
1950e9cf03 Missing BUILD_DEPENDS, spotted by jasper@ 2011-06-14 22:29:15 +00:00
ajacoutot
1b56566063 Unbreak. 2011-06-14 22:20:24 +00:00
jasper
51323a26f8 - update to 0.28.1
* includes a fix for CVE-2011-2198
2011-06-14 21:58:48 +00:00
dhill
c91a26ebf3 fix missing prototype. 2011-06-14 21:23:45 +00:00
dhill
14559248d6 update to 0.3.3.
adds new clog_set_logfile function

"reads ok" sthen@
2011-06-14 18:32:10 +00:00
jasper
afd6a99a9b - update to libunique 3.0.2 2011-06-14 15:14:41 +00:00
sebastia
88a42eb3b0 Use gcc3 module on sparc.
OK jasper@, ajacoutot@
2011-06-14 13:53:30 +00:00
jasper
df166c0456 - dont' start COMMENT with 'a'
- tweak DESCR
2011-06-14 12:54:18 +00:00
jasper
f2fa7adb64 - fix COMMENT
- fix type in RUN_DEPENDS
- add various missing dependencies
2011-06-14 12:52:17 +00:00
jasper
c62c13a49f - zap bogus comment 2011-06-14 12:44:48 +00:00
robert
930ce27d65 add p5-Parallel-Prefork and p5-Class-Accessor-Lite 2011-06-14 12:14:52 +00:00
robert
e0336c3d9f import of p5-Class-Accessor-Lite-0.05 2011-06-14 12:13:51 +00:00
robert
d2430cede2 import of p5-Parallel-Prefork-0.11 2011-06-14 12:13:08 +00:00
robert
974c60c2c7 update to 2.29 2011-06-14 11:55:07 +00:00
ajacoutot
73440b03d1 Bugfix update to glib2mm-2.28.2. 2011-06-14 11:49:54 +00:00
robert
84f9d21da8 +p5-Regexp-IPv6 2011-06-14 11:25:41 +00:00
robert
33ff65fe00 import of p5-Regexp-IPv6-0.03 a module that contains regular
expressions for IPv6 addresses
2011-06-14 11:24:49 +00:00
jasper
caf5f9e768 - bugfix update to 2.0.1 2011-06-13 17:18:05 +00:00
ajacoutot
5d2b86a891 Bugfix update to py-gobject-2.28.6.
-> fixes several bugs and crashes.
2011-06-13 16:46:39 +00:00
edd
435551ff92 fix updates from txlive 2009 and currently in-tree 2010 (as some
texlinks changes will bust the update). Updates from 2009 will still
make some noise about non-empty dirs.

OK kili@, espie@
2011-06-13 16:35:02 +00:00
jasper
687382557f - update to 2.04
- set CONFIGURE_STYLE=modbuild
- set license

based on a diff by wen heping
2011-06-13 16:30:12 +00:00
jasper
49dfbc94e3 sync 2011-06-13 14:04:29 +00:00
jasper
29dc64707c import vtags 0.10
vtags will generate a tags file that can be used by tagging editors like
vi(m). It is designed to generate tags from VHDL '87 files. It should
work with later versions of VHDL but does not support all the language
constructs.

from Anthony Bentley with tweaks by me
ok sthen@
2011-06-13 14:03:03 +00:00
ajacoutot
ca5c5435a0 +py-suds 2011-06-13 12:50:01 +00:00
ajacoutot
415a9bb766 Import py-suds-0.4.
py-suds is a python soap web services client library. Suds leverages
python meta programming to provide an intuative API for consuming web
services. Objectification of types defined in the WSDL is provided
without class generation.  Programmers rarely need to read the WSDL
since services and WSDL based objects can be easily inspected.
It supports pluggable soap bindings.

from Christian Rueger (maintainer)
ok jasper@
2011-06-13 12:49:19 +00:00
ajacoutot
f1cc8f9cc2 Typo, REVISIOn -> REVISION 2011-06-13 07:19:59 +00:00
naddy
582de73909 bump EPOCH to cope with old REVISION screwup 2011-06-12 15:13:54 +00:00
sthen
8941250123 update to coccinelle 1.0.0-rc2, tested by mk@.
(yes I know there is an rc3, will update later).
2011-06-12 12:31:47 +00:00
rpointel
131add93bd Modified PLIST, removed PFRAG.python2.6 and added PFRAG.python2.7.
Reported by Nigel Taylor (thanks), correction modified by sthen@.
Add MODPY_WANTLIB to WANTLIB.
2011-06-11 12:34:32 +00:00
naddy
2038484f1e bump EPOCH to deal with REVISION screwup from last year 2011-06-10 19:35:31 +00:00
ajacoutot
6ac53b9ffc Don't install the glade catalog file, there are still issues with glade
support in libpeas.
2011-06-10 09:38:18 +00:00
rpointel
24e960e809 Modify py-mxDateTime,python2.6 by py-mxDateTime (flavor by default is now python2.7).
ok sthen@.
2011-06-10 05:53:20 +00:00
rpointel
22be6d7ef6 removed python2.6 flavor.
switch to python2.7 default flavor has already been made during the dance of the bump.
ok jasper@ sthen@
2011-06-10 05:48:35 +00:00
jasper
a994dcdb07 - set license marker
- remove double '=' in CONFIGURE_ARGS
- remove multi packages left overs, this ports hasn't been multipackaged in 5 years.
- set MODPY_RUNDEP=No accordingly.
- reset maintainer per kevlo's request

ok kevlo@
2011-06-09 07:34:33 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
6ae867c85b Bring more patches from upstream to help gnome-tweak-tools go a little bit
further.
2011-06-08 07:25:54 +00:00
sthen
b533376775 make this MODPY_VERSION ?= 2.6 rather than = 2.6, in case people
want to override it to build for an earlier version.
2011-06-07 21:43:19 +00:00
sthen
4b50ac70ca set MODPY_VERSION=2.6 in preparation for bumping MODPY_VERSION to 2.7
in python.port.mk. this hasn't been ported to 2.7 and isn't used by anything
else, so it's either this or BROKEN, so let's do this for now.

ok rpointel@, sounds good to jasper
2011-06-07 16:52:02 +00:00
ajacoutot
56916d0997 Set CAIRO_SHARED_LIBRARY is a somewhat less ugly way. 2011-06-06 18:15:52 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
jasper
03119150d2 fix a much dreaded and cursed upon issue where importing the GLib
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.

ok aja@
2011-06-06 16:05:59 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
ajacoutot
f0783ed916 Fix path to machine-id. 2011-06-03 16:54:05 +00:00
ajacoutot
d2fcc891b3 Install /etc/dconf/{db,profile}/. 2011-06-03 13:26:57 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
rpointel
39832f37b1 Update Test-CheckManifest to 1.24, from Nigel Taylor (maintainer). 2011-06-02 08:43:27 +00:00
stsp
cd07946b62 Update to 1.6.17. Fixes CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
ok landry jasper sthen
2011-06-01 22:19:17 +00:00
jasper
d469461987 update to Class-Meta-Express-0.11 2011-06-01 17:41:53 +00:00
jasper
2e52a3e95e update to Config-Auto-0.34 2011-06-01 17:41:52 +00:00
jasper
0ad252ffd8 update to Class-Meta-0.63 2011-06-01 17:41:51 +00:00
jasper
ebf01ab600 update to Devel-Cycle-1.11 2011-06-01 17:41:50 +00:00
jasper
c9e64cd781 update to Devel-Cover-0.78 2011-06-01 17:41:49 +00:00
jasper
aa223def23 update to Data-Types-0.08 2011-06-01 17:41:49 +00:00
jasper
bc0afcd9a9 update to Devel-StackTrace-1.27 2011-06-01 17:41:48 +00:00
jasper
c76ddf5b89 Update to Data-OptList-0.107 2011-06-01 17:41:46 +00:00
jasper
3d475b3373 update to Config-Tiny-2.14 2011-06-01 17:41:38 +00:00
jasper
85ab915181 update to ExtUtils-CChecker-0.07\nadd missing regress dependency 2011-06-01 17:05:00 +00:00
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
ajacoutot
7c4c914bdd Disable user switching. 2011-05-31 10:48:21 +00:00
jasper
53e032a8e2 update to py-decorator 3.3.1 2011-05-31 09:26:39 +00:00
ckuethe
9f5977b84a update to scons 2.0.1, after consultation with former MAINTAINER.
ok and bulk build test from landry@
2011-05-31 09:06:48 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
jasper
803dd6b93b missed bump with previous cleaning
ok aja@
2011-05-31 07:53:30 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
jasper
2323fd15db ryan boggs takes maintainership 2011-05-30 20:36:05 +00:00
ajacoutot
2bc48cd129 Fix defaults and mandatory paths. 2011-05-30 19:02:24 +00:00
ajacoutot
20af647410 Merge some upstream fixes to make dconf behave better. 2011-05-30 15:51:51 +00:00
gsoares
097686ade1 update fossil to 20110523151112; from James Turner(MAINTAINER)
s/LOCALBASE/TRUEPREFIX/ in pkg/DESCR; from myself

OK sthen@ jasper@
2011-05-30 09:37:01 +00:00
landry
e7205ff263 Add quirk for the wormux->warmux rename. 2011-05-30 09:15:16 +00:00
jasper
c0c39c7681 Apply same fix as matthieu@ did for other automake versions, from brad:
Use ${SHELL} to run install-sh since it may not be executable.
2011-05-30 09:08:24 +00:00
jasper
ef7d5a7201 revert previous, it turns out the atk api is inconsistent. marking the
prototype of a function as ATK_DISABLE_DEPRECATED, and the comment above
the implementation is also marked as deprecated, but it's not wrapped in
ifdefs and it's used in various places.
2011-05-30 07:48:49 +00:00
ajacoutot
c871551211 Summer cleaning:
* use MODPY_ADJ_FILES
* use REGRESS_FLAGS instead of 4 patches...
* use post-install to remove files we don't ship, 2 less patches
* install gtester-report(1) -- it's a python script but we do not
  enforce a run dependency on python
2011-05-28 21:15:47 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
def1350a98 Don't hardcode path to true(1).
glib-compile-schemas: write informational messages to stdout instead of
stderr.
2011-05-28 07:38:01 +00:00
ajacoutot
e336dd0283 Rewrite / add glib credentials support to OpenBSD.
Joint work with upstream.
2011-05-28 07:32:06 +00:00
naddy
b286cf2ad6 update to 0.9; previous version doesn't build with new gmp and mpfr
ok jasper@
2011-05-27 20:51:05 +00:00
naddy
8945f1d6d0 * update to 3.0.1 patch level 4
* stop breaking the inter-library dependency on gmp

ok jasper@
2011-05-27 20:49:53 +00:00
naddy
6d7946fb71 update to 5.0.2; ok jasper@ 2011-05-27 20:48:39 +00:00
ajacoutot
f60265b4a5 Media handling requires udev(8) which doesn't exist under OpenBSD, so no
need to try to auto{mount,run} removable devices by default.
2011-05-27 16:43:33 +00:00
jasper
8fa2c7b218 wrap function call and implementation of deprecated function in
ATK_DISABLE_DEPRECATED, like it's prototype
2011-05-27 14:46:06 +00:00
ajacoutot
e9cf87a506 Update to libidn-1.22.
ok dcoppa@
2011-05-27 09:58:51 +00:00
ajacoutot
6500851a05 Fix comment, no pkg change. 2011-05-27 09:13:09 +00:00
ajacoutot
f5fb423708 Remove useless patch. 2011-05-27 08:25:14 +00:00
jasper
bfbf2ef0ef - adjust for vmmap; we copy the full vmmap tree from the kernel into the process
memory and walk through it with RB_FOREACH.

committing on behalf of ariane@ who wrote all the code, many thanks!
2011-05-26 17:47:24 +00:00
jasper
49835453c2 revert previous, it only adds to the confusion.. 2011-05-26 08:07:21 +00:00
jasper
31de6f9252 Change the way glibtop_mem->total is calculated. Instead of adding
t_free to t_rm, just use t_rm. And use t_arm for glibtop_mem->used.

This makes things less confusing and more in line with the values
top(1) returns.
2011-05-26 07:28:51 +00:00
gsoares
7f28ff4237 - update p5-Devel-Trace to 0.11
- zap USE_GROFF
- REGRESS_IS_INTERACTIVE here
ok jasper@
reads ok sthen@
2011-05-25 18:00:21 +00:00
jasper
3ea4e28756 - update to gsl-1.15
- zap USE_GROFF

from wen heping
maintainer timed-out
2011-05-25 17:32:33 +00:00
jasper
b517a05142 use the same type for temporarily storing the amount of swap, as is used
in the struct that's eventually used to export it.
2011-05-25 10:44:34 +00:00
jasper
5f2e51b6bf missed -python bump.
spotted by naddy@
2011-05-24 21:15:26 +00:00
jasper
d9fb7cd2e3 - update to Devel-Size-0.77 2011-05-24 20:49:20 +00:00
jasper
146b8a8d98 - fix cpu load calculation (was either 0% or 100%, but it seems only amd64
is fixed now, will look at the others soon).
- take maintainership
2011-05-24 12:37:15 +00:00
jasper
f5e79ac1fa fix memory handling, instead of using 17179869183.3 GiB of RAM it's
now giving sensible values.
2011-05-24 11:21:56 +00:00
jasper
a5e0a9326b use sysconf() instead of the deprecated getpagesize() 2011-05-24 10:40:47 +00:00
jasper
ec8a930f96 remove comment that doesn't apply to us 2011-05-24 09:30:20 +00:00
ajacoutot
e288a13063 Rework patches and adapt comment about our monotonic clock support. 2011-05-24 09:10:23 +00:00
jasper
bf81eec5f8 - fix swap detection 2011-05-24 08:48:22 +00:00
rpointel
18b97e9889 Update progressbar to 2.3.
ok aja@, benoit@.
2011-05-24 05:28:55 +00:00
sthen
976016e5c6 dovecot-sieve -> dovecot-pigeonhole 2011-05-23 22:58:35 +00:00
jasper
765163224e - update to libwnck 3.0.2
* translation updates
2011-05-23 21:38:14 +00:00
ajacoutot
acb0ac7cd8 Bugfix update to libsoup-2.34.2.
* Two SoupCache-related leak fixes
2011-05-23 21:34:35 +00:00
jasper
2e03503c62 only try to calculate swap usage if it's enabled. still needs some work
to get a proper avail/inuse though.
2011-05-23 21:26:41 +00:00
jasper
06fdec108e add rcs id's 2011-05-23 19:35:52 +00:00
jasper
f4b38c4bd4 don't leave os_version_code unitialized 2011-05-23 19:31:19 +00:00
jasper
223b8c349e finish cleaning, this should now provide a base to fix bugs that doesn't
make you want to crawl out your eyes...
2011-05-23 19:13:07 +00:00
jasper
99cbaafb32 more ifdef cleaning 2011-05-23 18:47:30 +00:00
jasper
832c9594c4 start cleaning the ifdef-hell 2011-05-23 18:28:14 +00:00
jasper
c977db561e the openbsd code has diverged too much from the freebsd and generic bsd code
to be easily maintainable. so instead move it to files/ for now untill it
gets incorporated upstream.

discussed with aja@
2011-05-23 18:09:10 +00:00
ajacoutot
476aeea50e Missing ifdef. 2011-05-23 16:36:13 +00:00
ajacoutot
0bdc48978b Update to startup-notification-0.12.
ok dcoppa@
2011-05-23 12:06:10 +00:00
jasper
332b0601b7 sort 2011-05-22 20:43:35 +00:00
jasper
9f47095a9c sync 2011-05-22 20:41:30 +00:00
jasper
7a37869a3d import emacs-python 5.2.0
Emacs mode for editing Python code.

ok rpointel@
2011-05-22 20:40:46 +00:00
jasper
00f14a7442 - spacing
- regen wantlib
2011-05-22 17:02:35 +00:00
ajacoutot
1b1aa152e5 Bugfix update to goffice-0.8.15. 2011-05-22 10:06:50 +00:00
sthen
de6490e0a1 missed bumps, AUTOCONF_VERSION actually makes it into RUN_DEPENDS for
these ports. pointed out by Markus Lude.
2011-05-21 20:28:58 +00:00
ajacoutot
25a2cbaf98 Fix RUN_DEPENDS-main so that when using the gtk3 FLAVOR we don't end up
building vte twice (once with the gtk3 FLAVOR and once FLAVORless because
of the dependency on vte-ptyhelper).
2011-05-21 08:02:08 +00:00
ajacoutot
b737aa2e7c Bugfix update to glib2-2.28.7. 2011-05-21 07:05:09 +00:00
sthen
437b940539 use correct autoconf version, from Brad. 2011-05-20 21:18:38 +00:00
ajacoutot
8bd4c48464 Ugly hack to fix CAIRO_SHARED_LIBRARY. I'll need to revisit this soon. 2011-05-20 13:33:53 +00:00
ajacoutot
6523fc5b2a Maintenance update to libgsf-1.14.21. 2011-05-20 12:34:24 +00:00
ajacoutot
7c4bb4c8f8 Merge a part from upstream commit that prefers gvfs-open over gnome-open so
that xdg-open works in both gnome2 and gnome3.
2011-05-19 18:35:43 +00:00
matthieu
ed65c0eb91 Use ${SHELL} to run install-sh since it may not be executable.
ok phessler@, landry@ who did run this through a full ports build.
2011-05-18 19:38:15 +00:00
espie
bb2bf62650 hunting for stupid distfiles... 2011-05-18 01:03:52 +00:00
dcoppa
3b46dbc2b5 Update to sip-4.12.2.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:29:45 +00:00
jasper
7aa646c406 add libexude 2011-05-16 20:37:27 +00:00
dhill
e4695e3a38 import libexude, a library used for debugging memory allocations.
ok sthen@
2011-05-16 20:21:14 +00:00
ajacoutot
fc4a672ce4 Remove LIBTOOL from SUBST_VARS. 2011-05-16 15:14:00 +00:00
rpointel
225463d332 installation was not correct on python2.4, problem reported from naddy@.
do not install egg info with python 2.4.
ok naddy@.
2011-05-15 19:48:59 +00:00
jasper
82d5768c73 add missing lib dependency
spotted by landry@
2011-05-15 15:17:18 +00:00
gsoares
74862e5520 update Parallel-ForkManager to 0.7.9
ok jasper@ sthen@
2011-05-15 15:04:51 +00:00
ajacoutot
10c3b8d0da No need to run_depends on net/libproxy for -gnome, this is implied by
the net/glib2-networking dependency.
2011-05-15 13:10:33 +00:00
sthen
7a8604e95f - Coccinelle native-code builds require dynlib support so only attempt
to use this where dynlib is available

- on native-code arch, only build the native version and install this
to be used by default - it's about 5x faster
2011-05-15 10:17:38 +00:00