Commit Graph

7325 Commits

Author SHA1 Message Date
espie
cf0a82ee79 damn riverbank ! can't they keep distfiles for a few weeks ?
update again,  hoping those don't vanish tomorrow...
2010-04-19 14:14:34 +00:00
espie
00af17e391 update required to deal with qt4 (maintainer did not reply to requests ?) 2010-04-19 09:37:49 +00:00
ajacoutot
090528283c Add missing BUILD_DEPENDS. 2010-04-18 19:22:44 +00:00
ajacoutot
b926752900 Missing dependency. 2010-04-18 12:51:44 +00:00
ajacoutot
6df9234e54 Forgot to bump in previous. 2010-04-18 12:34:00 +00:00
ajacoutot
40fdf8a7c1 Implements procwd and procopenfiles using a wrapper around lsof(8)
(from FreeBSD sysdeps directory).
Merge proctime.c patch from pkgsrc.
Several other cleanings.
2010-04-18 12:32:09 +00:00
ajacoutot
6671a84614 Reverse logic. 2010-04-18 09:49:22 +00:00
ajacoutot
35b22fec76 Implement "model name" in init_sysinfo, needed for gnome-system-monitor. 2010-04-17 14:44:18 +00:00
ajacoutot
551c338fba Forgot this part in previous. 2010-04-17 12:05:13 +00:00
ajacoutot
279d6517a7 rEWORK THe syctl patch to be closer to what upstream does for other OS. 2010-04-17 11:46:41 +00:00
ajacoutot
3c5d11539f Fix PKGNAME. 2010-04-17 10:21:20 +00:00
ajacoutot
c0da600c3c We want ia_netmask here. 2010-04-17 07:51:01 +00:00
ajacoutot
b26e16708b Add small reminder comment. 2010-04-17 06:57:05 +00:00
ajacoutot
5fda8ba792 Buxfix update to goffice-0.8.2. 2010-04-17 05:45:14 +00:00
ajacoutot
b073e8aebd remove myself from maintainership. 2010-04-16 17:36:00 +00:00
jasper
707c62e62d - bump PKGNAME after p5-Socket bump 2010-04-16 14:45:25 +00:00
ajacoutot
d63253be4c Update to pangomm-2.26.1.
* Minor documentation improvements.
2010-04-16 12:45:53 +00:00
ajacoutot
97457c6019 Update to libsigc++-2.2.6.
Only documentation change.
2010-04-16 12:37:40 +00:00
jasper
2aa1fbad33 - remove broken jad, it's never gonna get fixed. and upstream doesn't seem very alive.
"please remove it" kevlo@ (MAINTAINER)
2010-04-16 07:48:33 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
dcoppa
64ab3526bf Avoid creating .so symlinks for shared libraries, as they break
OpenBSD porting standards.

OK landry@, sthen@
"if it works and other people like it, go ahead" espie@
2010-04-15 20:30:47 +00:00
jasper
be3a31810b - fix LIB_DEPENDS/WANTLIB for py-vte, wouldn't build on a clean system otherwise.
ok aja@
2010-04-15 17:44:04 +00:00
ajacoutot
67f084abd7 left overs from previous spring cleaning. 2010-04-15 14:44:02 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
ajacoutot
d3182b3852 Zap useless heading/trailing blank lines. 2010-04-15 13:27:47 +00:00
landry
7d0e24663f Fix paths to sed/gconftool-2 so that users get proxy settings from
env/user settings.
From maintainer Daniel Dickman, thanks!
2010-04-15 06:55:59 +00:00
stephan
7fcb00cfb1 update to 1.07, requires newly imported p5-Probe-Perl. ok landry@ 2010-04-14 07:34:14 +00:00
stephan
4630a3116d +p5-Probe-Perl 2010-04-14 06:35:14 +00:00
stephan
b72cf8a153 import devel/p5-Probe-Perl-0.01
"This module provides methods for obtaining information about the
currently running Perl interpreter."

ok sthen@
2010-04-14 06:29:07 +00:00
dcoppa
3960a170e9 Import hs-convertible, a typeclass for converting between different
types. It's also used by databases/hs-HDBC for handling marshalling 
of data to and from databases.

Not yet wired to the build.

OK kili@
2010-04-14 06:24:34 +00:00
bernd
9888f7bd3c Update to git-1.7.0.5. 2010-04-13 21:35:04 +00:00
dcoppa
2831cc04ed Import hs-ConfigFile, a configuration file parser and writer library
for Haskell.

Not yet wired to the build.

OK kili@
2010-04-13 19:31:33 +00:00
dcoppa
1eda571aee Import hs-MissingH, a large collection of assorted utility libraries
for Haskell.

Not yet wired to the build.

OK kili@
2010-04-13 19:13:02 +00:00
dcoppa
01ece0877e Import hs-hslogger, a logging framework for Haskell similar to
Python's logging module.

Not yet wired to the build.

OK kili@
2010-04-13 19:06:13 +00:00
kili
1115091951 Import hs-ghc-paths, a tiny library that exposes several
installation directories of GHC to other Haskell packages.

Not yet wired to the build.
2010-04-13 18:32:56 +00:00
landry
7e1dc25aa8 Unbreak boost on hppa, checking for defined(__hppa) to detect HPUX is stupid.
No binary change on other archs, bump PKGNAME to be on the safe side.
2010-04-13 17:15:28 +00:00
kili
136b1f97c2 New darcs will need exactly hs-hashed-storage-0.4.11. 2010-04-13 12:28:37 +00:00
dcoppa
1704e7fa76 bytecode-compile the .py files; otherwise it gets done later, usually
at an inconvenient time (like when you build another port), and
leaves dangling .pyc after you pkg_delete.

Reported by naddy@ after a bulk build and removal of all installed
ports.

OK ajacoutot@, wcmaier@
2010-04-12 20:06:50 +00:00
giovanni
2c4a1e3ced Link some Perl modules:
p5-Data-ICal-TimeZone
p5-DateTime-Event-ICal
p5-DateTime-Event-Recurrence
p5-DateTime-Format-ICal
2010-04-12 17:37:26 +00:00
giovanni
42496f13d6 Import p5-DateTime-Format-ICal, a module to parse and format iCal datetime and duration strings
This module understands the ICal date/time and duration formats,
as defined in RFC 2445. It can be used to parse these formats in
order to create the appropriate objects.
2010-04-12 17:26:26 +00:00
giovanni
f8085136a0 Import p5-DateTime-Event-ICal, a DateTime extension for computing rfc2445 recurrences
This module provides convenience methods that let you easily create
DateTime::Set objects for rfc2445 style recurrences.
2010-04-12 17:12:07 +00:00
giovanni
c7ed7b6aef Import p5-DateTime-Event-Recurrence, a DateTime::Set extension to create
basic recurrence sets.

This module provides convenience methods that let you easily create
DateTime::Set objects for various recurrences, such as "once a
month" or "every day". You can also create more complicated
recurrences, such as "every Monday, Wednesday and Thursday at 10:00
AM and 2:00 PM".
2010-04-12 17:03:15 +00:00
giovanni
93fc75a803 Import p5-Data-ICal-TimeZone, timezones module for Data::ICal.
Data::ICal::TimeZone provides a mechanism for adding the Olsen
standard timezones to your ical documents, plus a copy of the Olsen
timezone database.
2010-04-12 16:55:45 +00:00
jasper
ddc4579cff - use BROKEN-$arch , prompted by naddy@ 2010-04-12 16:41:46 +00:00
jasper
f170b211ec - fix build on mips64 2010-04-12 13:27:43 +00:00
kili
59ba5450a4 Import hs-readline, haskell bindings for libreadline.
Will be needed by hmake after the ghc update.

Not yet wired to the build.
2010-04-12 08:44:33 +00:00
jasper
71c81fa767 - use NOT_FOR_ARCHS instead of BROKEN here. 2010-04-12 08:39:32 +00:00
ajacoutot
236eddb324 Actually compile the procaffinity stub.
Fix a double free, found out while working on an upcoming
gnome-system-monitor port.
2010-04-11 12:38:56 +00:00
kili
8334b94cc0 Import cabal-install, the command line interace for Cabal and Hackage.
Not yet wired to the build.
2010-04-10 18:24:15 +00:00
kili
c55e33394e Import hs-parallel. Part of the Haskell Platform.
Not yet wired to the build.
2010-04-10 15:37:56 +00:00