Commit Graph

5426 Commits

Author SHA1 Message Date
jasper
c0c8251666 - small tweak 2008-04-18 09:19:21 +00:00
ajacoutot
198c793dea - add missing /var/db/gconf/2/ directory
ok jasper@
2008-04-18 09:07:33 +00:00
ajacoutot
7cae824a6b - don't hardcode /usr/local 2008-04-17 16:54:52 +00:00
simon
26117cf290 update to version 0.9603 and rectify RUN/BUILD_DEPENDS
feedback & ok landry@
2008-04-17 09:38:44 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
naddy
8c2a2bdea0 sysctl HW_PHYSMEM -> HW_PHYSMEM64; ok wilfried@ 2008-04-16 20:29:38 +00:00
jasper
4e958229c6 - add py-xdg 2008-04-16 12:07:37 +00:00
jasper
0a9ce1ce80 import py-xdg 0.15
PyXDG is a python library to access freedesktop.org standards.
Currently supported are:

  * Base Directory Specification
  * Menu Specification
  * Desktop Entry Specification
  * Icon Theme Specification
  * Recent File Spec
  * Shared-MIME-Database Specification

ok ajacoutot@
2008-04-16 12:05:28 +00:00
jasper
3f14b4708a - update Event to 1.10 2008-04-15 22:17:07 +00:00
jasper
8428d8a67a - update Test::Manifest to 1.22 2008-04-15 22:09:06 +00:00
jasper
2b66fafac3 - update Class::Data::Inheritable to 0.08 2008-04-15 21:52:28 +00:00
jasper
f0d399bab3 - update Want to 0.18 2008-04-15 21:47:31 +00:00
jasper
b60927ffdc - update Module::CoreList to 2.15 2008-04-15 21:44:46 +00:00
jasper
0776cf2bcc - add p5-Module-Loaded 2008-04-15 21:40:57 +00:00
jasper
1fcbcc8f73 import Module::Loaded 0.01
When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these
external modules as loaded, so they are not attempted to be loaded by
perl, this module offers you a very simple way to mark modules as loaded
and/or unloaded.
2008-04-15 21:39:57 +00:00
jasper
5c7e73960b - add CPAN_AUTHOR, makes this fetchable again 2008-04-15 21:05:19 +00:00
eric
54a04228f2 - update to the latest 8.0.1 release
- unbreak twisted.web2
- remove dropin.cache when deleting py-twisted-core

help and ok martynas@
2008-04-15 11:04:27 +00:00
martynas
3c2de70ca5 update to py-simplejson-1.8.1; ok wcmaier@ 2008-04-15 09:36:06 +00:00
martynas
6a7c0f4e93 update to py-py-0.9.1; ok wcmaier@ 2008-04-15 09:35:43 +00:00
martynas
26c982dc92 update to py-configobj-4.5.2; ok wcmaier@ 2008-04-15 09:33:15 +00:00
martynas
41e2f35f2f update to py-setuptools-0.6c8; which is required for py-sqlobject-0.10.0
ok djm@, wcmaier@
2008-04-15 09:31:47 +00:00
martynas
33d1354bc7 security update to xulrunner-1.8.1.13
MFSA 2008-19, MFSA 2008-18, MFSA 2008-17, MFSA 2008-16, MFSA 2008-15,
MFSA 2008-14.
ok kurt@
2008-04-15 09:28:13 +00:00
jasper
fe185aa711 - update m4 to 1.4.11, most notable changes:
* GNU M4 Format String Vulnerability and Security Issue
  http://secunia.com/advisories/29671/
* Tighten conformance to various POSIX rules.
* Improve handling of standard input.
* Fix exploitable memory allocation overflow bug.
* Add 'mkstemp' macro.
* Switch to GPLv3.

okay naddy@
2008-04-14 21:38:37 +00:00
bernd
a92f1bbba1 Bump -main PKGNAME and loose depends too.
ok kurt@
2008-04-14 13:26:06 +00:00
bernd
5b3f798032 I missed to bump swt-gnome and swt-browser after the swt bump.
Loose the swt-gnome and swt-browser RUN_DEPENDS a bit.

ok kurt@
2008-04-14 07:17:41 +00:00
steven
131f19e432 update to libtool 1.5.26
from brad@ (maintainer)
ports build testing by naddy, ajacoutot, and me
2008-04-11 18:55:43 +00:00
deanna
44bbbc760f Don't pick up textproc/icu4c. Problem reported by brad and RD Thrush,
thanks.

no pkg change
2008-04-10 20:06:52 +00:00
okan
92e61139d1 +p5-Term-ProgressBar 2008-04-10 17:44:08 +00:00
okan
0c8b3dac62 import p5-Term-ProgressBar
Term::ProgressBar provides a simple progress bar on the terminal, to let
the user know that something is happening, roughly how much stuff has
been done, and maybe an estimate at how long remains.

A typical use sets up the progress bar with a number of items to do, and
then calls update to update the bar whenever an item is processed.

from Girish Venkatachalam

ok merdely@
2008-04-10 17:43:42 +00:00
jasper
fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00
jasper
a0fa6af53e - update glib2mm to 2.14.2
Some bugs were fixed in this release.

g_assert() fixes by jakemsr@.

testing and ok simon@ wilfried@ (MAINTAINER)
2008-04-09 13:20:44 +00:00
jasper
793763899d - update pango to 1.20.0
Loads and loads of fixes and changes.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:13:40 +00:00
jasper
fc2164c84a - update atk to 1.22.0
Mostly bug were fixed in this relese.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:12:21 +00:00
jasper
439f4eb048 - this isn't needed anymore.. 2008-04-09 13:11:02 +00:00
jasper
c4e5ffbc2f - update glib2 to 2.16.1
lots of changes, most importantly, the addition of GIO (VFS API to replace
GnomeVFS).

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@

(diffs to unbreak some ports will follow)
2008-04-09 13:10:17 +00:00
jasper
9fb2efb35c - use the correct path to ping(1), (/bin vs. /sbin)
"good catch!" wilfried@ (MAINTAINER)
2008-04-08 13:37:19 +00:00
deanna
7b1cbc0182 - unbreak on amd64 by adding -fPIC to the link cmd
tested by sthen@, brad@, eric@ and others, ok brad@ sthen@

- use /dev/urandom (from Brad)
2008-04-06 17:57:43 +00:00
bernd
7b734f39a6 The swt package needs a bump as well. (java.port.mk changes) 2008-04-06 10:08:17 +00:00
okan
49ba93287b - update to 1.222
- PKG_ARCH is pulled in by the cpan module, so remove here

ok sturm@
2008-04-04 20:41:58 +00:00
okan
9c4efa5e6c - update to 1.07
- PKG_ARCH is pulled in by the cpan module, so remove here

ok bluhm@ (MAINTAINER)
2008-04-04 19:29:26 +00:00
bernd
11175912f0 Update to monotone-0.39 to let it build with the new boost. 2008-04-03 07:47:45 +00:00
bernd
109403012c Update to boost-1.34.1.
Initial diff from Mikko Tolmunen. Thank you!
Some corrections from brad@.

Tested by deanna@, naddy@, brad@ and myself.

ok deanna@, brad@
2008-04-03 07:44:39 +00:00
eric
0e9dc6a6b1 - add missing patch to fix packaging
noted by and ok sturm@
2008-04-02 11:04:49 +00:00
bernd
b0a4301f89 Update to git-1.5.4.5 and introduce a git-x11 package which contains
all graphical git stuff.

Initial git-x11 diff from Josh Elsasser. Thanks!
2008-04-01 22:36:30 +00:00
bernd
4ff4b681e4 Update to ruby-hoe-1.5.1. 2008-04-01 22:16:05 +00:00
bernd
89aa8e1a0c Update to ruby-rubyforge-0.4.5. 2008-04-01 22:12:16 +00:00
bernd
20525dc2b2 Update to ruby-tzinfo-0.3.8. 2008-04-01 22:06:11 +00:00
kurt
4dd42f3023 - add run deps on javaPathHelper, okay ian@ 2008-04-01 21:57:20 +00:00
kurt
a48ed8c7f1 - adjust to depend on threaded boehm-gc 2008-04-01 17:42:12 +00:00
kurt
67e36b90b6 - use __data_start symbol to find the beginning of the data sections
and adjust boehm-gc to deal with any number of holes that may appear
between __data_start and _end. (requires -current binutils)
- work-around libpthread bugs that prevent sigsuspend() from working
in a signal handler by using pthread_suspend_np() + an arch/libpthread
specific offset to obtain the suspended thread's stack pointer.

thanks to sthen@ and jasper@ for access to other arches. discussed
with todd@
2008-04-01 17:41:13 +00:00