steven
1cbce6be89
update to 3.0.2
2010-04-15 19:15:19 +00:00
sthen
5e2dcad480
Mark as BROKEN-arm; as with hppa, infinite loop with makedepend (working arch use mkdepend instead of makedepend).
2010-04-15 18:55:38 +00:00
jasper
7d16b66d27
- more BROKEN-$ARCH
2010-04-15 18:35:02 +00:00
jasper
9133c8166a
- more BROKEN-$ARCH
2010-04-15 18:25:59 +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
giovanni
18ea44f5cb
Link palm2ical to the build
2010-04-15 17:33:10 +00:00
jasper
7dfd5ad26b
- missing build dependency
2010-04-15 17:31:35 +00:00
giovanni
fbe7e1e033
Import palm2ical, iPalm Databook/Calendar export to iCalendar.
...
ok ajacoutot@
The palm2ical program reads a PalmOS Datebook or Calendar database
file (DatebookDB.PDB or CalendarDB-PDat.PDB) and writes complete
information from all entries as an iCalendar (.ics or RFC 2445 /
RFC 5545) file, suitable for import to Mozilla Sunbird and many
other calendar applications.
2010-04-15 17:31:10 +00:00
sthen
0c678ecfa6
update to 1.5.3, from Brad.
2010-04-15 15:02:49 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
ajacoutot
67f084abd7
left overs from previous spring cleaning.
2010-04-15 14:44:02 +00:00
ajacoutot
9cb31f3652
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:29:16 +00:00
dcoppa
be134e5405
Import hs-HDBC-sqlite3, the Sqlite v3 driver for HDBC.
...
Not yet wired to the build.
OK kili@
2010-04-15 14:24:47 +00:00
ajacoutot
5985d2ef24
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:11:01 +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
espie
c6fe95a9cb
bugfix: strip LIB_DEPENDS of all BASE_PKGPATH
...
bugfix: use -U when pkg_add -r to update dependencies as well
feature: add next stage in ports build to info saved in the lock when
things fail.
2010-04-15 09:59:07 +00:00
ajacoutot
f8fbbc5b1a
Bugfix update to xscreensaver-5.11.
...
* New versions of photopile, strange.
* Fixed flicker in pipes, cubestorm, and noof.
* Minor fixes to circuit, polyhedra, tangram, gears, pinion, substrate, xanalogtv.
* Fixed some leaks in xanalogtv and apple2.
* Better seeding of the RNG.
2010-04-15 09:16:07 +00:00
sthen
664d8956f1
update to 0.12.1
2010-04-15 09:15:06 +00:00
stephan
c11d83efad
update to 1.17, ok jasper@
2010-04-15 09:09:49 +00:00
jasper
dbc73de54f
- remove outdated comment
2010-04-15 08:28:07 +00:00
jasper
9fe0a9c3c2
- use ERRORS here
2010-04-15 07:11:54 +00:00
jasper
2f1f78c0d6
- sprinkle some BROKEN-$ARCH
2010-04-15 07:10:43 +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
ajacoutot
acc18e4355
Update to boswars-2.6.
...
Resign from maintainership.
2010-04-14 18:29:59 +00:00
jasper
ac8c2b44b1
- fix build on mips64
2010-04-14 15:43:23 +00:00
dcoppa
6056924748
Unbash exec/make_profile.in, so we can remove runtime dependency
...
on shells/bash.
OK landry@
2010-04-14 14:12:20 +00:00
landry
8f42aa792e
Mark unflavored version of bogofilter as BROKEN on hppa. A configure test
...
(checking if Berkeley DB supports shared environments) stucks the build.
2010-04-14 12:43:31 +00:00
kili
3a60489c6b
Update to latex2html-2008, which is GPLv2.
...
@comment two files which may conflict with texlive.
Better (quicker) @exec/@unexec combo, suggested by edd@.
ok edd@
2010-04-14 12:16:29 +00:00
ajacoutot
3d7b62af41
Update to 20100303.
...
Thanks to all who tested.
"Please update" espie@ (it seems to be needed for some realmedia files)
2010-04-14 09:20:08 +00:00
sthen
68a1003ed1
fix a crash in deliver, from upstream via Brad
2010-04-14 08:28:54 +00:00
sthen
725df891d8
Use -pthread when checking for pthread_rwlock_timedwrlock.
...
No change yet, but means that the function can be used when it's
added to pthread. From Brad.
2010-04-14 08:23:38 +00:00
fgsch
1253baa325
Update to 1.5.3
2010-04-14 07:39:52 +00:00
stephan
adad0fc877
update to 1.09, needs current p5-Test-Script. ok jasper@
2010-04-14 07:36:54 +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
dcoppa
567d3ac1b3
Import hs-HDBC, an abstraction layer between Haskell programs and SQL relational
...
databases.
Not yet wired to the build.
OK kili@
2010-04-14 06:30:49 +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
fgsch
a32258c80b
Remove old and not longer supported Zope 2.9.
2010-04-14 00:08:16 +00:00
fgsch
c60c44d69d
Remove old versions of Plone.
2010-04-14 00:05:41 +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
jolan
57720d4330
update to 4.9.012
2010-04-13 17:07:20 +00:00
ajacoutot
661b850096
Use autoconf 2.61.
2010-04-13 17:03:24 +00:00
dcoppa
c77042cf07
Update to 6.0 and add myself as MAINTAINER
...
OK landry@, ajacoutot@
2010-04-13 16:28:44 +00:00