Commit Graph

60379 Commits

Author SHA1 Message Date
ajacoutot
eb129d2d8d Fix tracker evolution plugin loading. 2010-10-07 14:31:36 +00:00
stephan
48f603a590 update to 1.19 2010-10-07 14:31:33 +00:00
dcoppa
7be5152acf Update to pianobar-2010.10.07
Unbreak after pandora.com API changes ("Error: Protocol incompatible. Please upgrade libpiano.")
2010-10-07 14:27:36 +00:00
dcoppa
36c967d361 Bugfix update to awesome v3.4.8 (Never Know) 2010-10-07 12:30:08 +00:00
landry
15212d42e8 Use gnu libtool for now, silc-client messes up with static linking.
From maintainer brad.
2010-10-07 12:11:52 +00:00
jasper
746c18b06b - add support for reading humidity sensors
ok sthen@ (MAINTAINER)
2010-10-07 11:01:06 +00:00
sthen
fbb810a70f Unbreak, sort-of spotted by landry@. Didn't package before so no bump. 2010-10-07 10:20:27 +00:00
bernd
a9db1239bf Update to git-1.7.3.1.
Add a README.OpenBSD file with some notes about the send-email
command. (via matthieu@)
2010-10-07 09:42:23 +00:00
stephan
6f63271c9e update to 1.10, addresses DRUPAL-SA-CONTRIB-2010-099. 2010-10-07 08:05:49 +00:00
jakemsr
02a38b8b19 * avoid using a negative array index (fixes crash in supertuxkart)
* block size vs buffer size correction in sndio backend
* disable audio(4) backend
2010-10-07 04:34:59 +00:00
benoit
4467990cbd - unbreak dcmtk after the openssl update
ok kili@
2010-10-07 04:19:44 +00:00
stsp
5851790c6f Update to 1.6.13. Tested with latest neon/openssl by sthen, thanks!
Minor housekeeping in MESSAGE files for ap2 subpackage while here.
ok landry, jasper, sthen
2010-10-06 22:03:19 +00:00
jeremy
0cb63e009f Upstream rerolled the distfile and changed the DEFAULT_CHUNK_SIZE from
2k to 16k.  Bump REVISION.

OK landry@
2010-10-06 20:06:23 +00:00
kili
711987b211 Subtrivial fix after openssl update. 2010-10-06 18:44:58 +00:00
jeremy
3f369fe90e This adds an ugly hack to make gem install --user-install work
for gems with native extensions. Without this, it calls
/usr/bin/install -o root -g bin as a regular user, which fails due
to permission issues. This removes the -o root -g bin, so it can
succeed as a regular user.

This same patch was recently added to devel/ruby-gems, which is
specific to ruby 1.8.  ruby 1.9 ships with ruby-gems, so the
patch needs to be included here as well.

OK landry@
2010-10-06 18:43:11 +00:00
jeremy
b3b474bb7a This adds an ugly hack to make gem install --user-install work
for gems with native extensions. Without this, it calls
/usr/bin/install -o root -g bin as a regular user, which fails due
to permission issues. This removes the -o root -g bin, so it can
succeed as a regular user.

Regen patches while here.

Idea to just remove -o root -g bin instead of using cp -p from
landry@.

OK landry@
2010-10-06 18:12:19 +00:00
ajacoutot
e7f3154350 Unbreak by fixing WANTLIB.
spotted by landry@
2010-10-06 17:29:36 +00:00
ajacoutot
ce36006cb9 +supertuxkart 2010-10-06 17:06:34 +00:00
ajacoutot
c9a3fb24b8 Import supertuxkart-0.6.2a.
SuperTuxKart is a free go-kart style racing game. You can choose from
several popular mascots of OSS projects as kart models.

from maintainer Pascal Stumpf, with some tweaks.
ok jasper@
2010-10-06 17:05:42 +00:00
ajacoutot
b23b33d7fd Unbreak by fixing WANTLIB.
spotted by landry@
2010-10-06 17:03:39 +00:00
jeremy
4da769b17c Simple version bump to 0.9.0.
OK landry@ "commit within a week if you get no feedback"
2010-10-06 16:26:57 +00:00
landry
999f8b24c1 Fix typo. No bump, didn't build. 2010-10-06 15:06:07 +00:00
sebastia
8fb42f7119 The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side.
Now fixing it with even some more enhancements pointed out by ajacoutot@

OK landry@, ajacoutot@
2010-10-06 13:53:07 +00:00
dcoppa
d88522e08f gtk+2-2.22.0 is more picky about missing icons.
Work around this by installing, alongside gnome-icon-theme, a system-wide
gtkrc containing the line:

gtk-icon-theme-name="gnome"

This avoids assertion failures regarding missing icons with GTK+
applications when executed outside of a Desktop Environment like GNOME
or XFCE.

Also remove x11/gtk+2/pkg/MESSAGE-main which is no longer needed.

Problem noticed by Patrick Keshishian

Discussed with and OK ajacoutot@
2010-10-06 13:51:58 +00:00
sebastia
47f89f4cae Enable SOPE 2010-10-06 11:41:43 +00:00
mikeb
aa8145651f i moved two years ago 2010-10-06 11:22:59 +00:00
sebastia
37919fee5c import SOPE: Skyrix Object Publishing Environment
The SOPE package is an extensive set of frameworks (16 frameworks, ~1500
classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing.

already some days ago, OK landry@
2010-10-06 11:05:41 +00:00
pea
c72a767eab Fix WANTLIB
ok jasper@
2010-10-06 09:26:31 +00:00
landry
c067a81dbe Unbreak after openssl update, diff from kili@, commiting on his behalf.
Similar diff from benoit@ on ports..
2010-10-06 08:13:31 +00:00
landry
f0a3f51dd6 Unbreak after openssl update. diff from kili@, commiting on his behalf. 2010-10-06 08:11:25 +00:00
stephan
d654922868 - update to 2.0.5
- update license (MIT'ish) and set marker
- remove NO_REGRESS
- update HOMEPAGE

ok jasper@ (maintainer timeout)
2010-10-06 08:06:31 +00:00
jasper
e7866f61f9 sync 2010-10-06 07:31:09 +00:00
jasper
c79210c855 import ruby-errand 0.7.2
Errand provides Ruby bindings for RRD functions (via librrd), and a
concise DSL for interacting with RRDs.

feedback/ok bernd@
2010-10-06 07:30:41 +00:00
jeremy
e2a2af7540 Lowercase COMMENT and bump REVISION. No cookie for me.
OK ajacoutot@
2010-10-05 22:21:35 +00:00
jeremy
aea4a8269f Add ruby-sequel_pg SUBDIR 2010-10-05 19:46:17 +00:00
jasper
ef4cffeb6c - update ruby-sinatra to 1.0
ok jeremy@
2010-10-05 19:25:08 +00:00
jasper
5068f095fb sync 2010-10-05 19:24:24 +00:00
jasper
7e1393ceab import ruby-tilt 1.1
Tilt is a thin interface over a bunch of different Ruby template engines
in an attempt to make their usage as generic possible. This is useful
for web frameworks, static site generators, and other systems that
support multiple template engines but don't want to code for each of
them individually.

ok jeremy@
2010-10-05 19:23:51 +00:00
jeremy
e936f8c3a2 sequel_pg overwrites the inner loop of the databases/ruby-sequel
postgres adapter row fetching code with a C version. The C version is
significantly faster (2-6x) than the pure ruby version that Sequel uses
by default.

OK landry@
2010-10-05 19:09:06 +00:00
jasper
6656c01fc0 - update msmtp to 1.4.21, most important change is unbreaking it with new openssl 2010-10-05 18:34:33 +00:00
steven
8f651ddb2c use openbsd libtool in regress, following libtool rev 1.11
(problem reported by naddy)
regress depends on gnu check, also noticed by naddy
2010-10-05 17:08:02 +00:00
sebastia
7a9fd255fa Cleanup do-install in order to fix permissions on files in fake stage, pointed out
by sthen@, and bump.

OK landry@, sthen@
2010-10-05 15:17:13 +00:00
dcoppa
3814ea7dbd Zap "-static" from libtool linking flags for testbdb: it doesn't
break the testbdb binary and we can switch this port to our own
ports/infrastructure/bin/libtool

OK landry@, giovanni@ (maintainer)
2010-10-05 13:41:10 +00:00
jasper
428afd3b2e - set ONLY_FOR_ARCHS to arches jamvm supports 2010-10-05 11:51:13 +00:00
armani
e0dc60b4c3 Update to 2.1.0, change my email address and integrate 2 patches from
Laurent Ghigonis, one to properly detect the mac address and the other to close
the bpf after use (You don't need to create 40 bpf anymore), thanks !

ok sthen@
2010-10-05 09:18:05 +00:00
ajacoutot
04b03547b3 Move to new DEPENDS.
from Kirill Bychkov (maintainer)
2010-10-05 09:04:11 +00:00
armani
44cd673bfc Update django to 1.2.3, from maintainer Ryan Boggs
go for it sthen@
2010-10-05 09:03:19 +00:00
armani
edafc0303d Update inkscape to 0.48.0, from brad
ok sthen@
2010-10-05 08:57:47 +00:00
sebastia
c98fade553 This atomic feature is not a gcc4 feature, there are only three archs which provide it.
Pointed out and fix suggestion by Piotr Sikora < piotr.sikora _AT_ frickle.com >, who
also provided an initial port, where the part of the port regarding the atomic was taken from.

OK landry@
2010-10-05 08:40:44 +00:00
ajacoutot
cfc679c579 Maintainance update to desktop-file-utils-0.17.
* accept chemical/* mime types as valid types
* ignore --verbose if --quiet is also passed
* make sure to always output lists in the keyfile we generate
* make icon names with an extension for Icon key a non-fatal error
* add man pages
2010-10-05 05:11:56 +00:00