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
ajacoutot
1e06632cc8
Typo.
2010-10-05 04:53:50 +00:00
ajacoutot
33137f4cdc
PREFIX is PREFIX, not LOCALBASE.
2010-10-05 04:50:49 +00:00
ckuethe
7fc6b66146
+libvpx
2010-10-04 23:56:50 +00:00
ckuethe
c5ea56e937
import of the Google/ON2 VP8 codec, from brad
2010-10-04 23:56:16 +00:00
ckuethe
66b4f9421b
+libclog
2010-10-04 23:51:37 +00:00
ckuethe
73c2bc34cc
Configurable logging library, after much prodding from marco and feedback
...
from the lists
2010-10-04 23:50:21 +00:00
benoit
b703301835
- unbreak nmap after the openssl update
...
ok giovanni@
2010-10-04 20:42:34 +00:00
ajacoutot
fba374c7ae
Fix creation of MD5 passwords.
...
from Valery Masiutsin, thanks.
2010-10-04 19:38:13 +00:00
ajacoutot
98b5c1d5ad
Update to gtk2-murrine-engine-0.98.1.1.
2010-10-04 18:37:21 +00:00
ajacoutot
69cbe28316
Regen WANTLIB after recent gtk/openssl update.
...
from Kirill Bychkov (maintainer)
2010-10-04 18:33:22 +00:00
landry
a1729f0762
Oops tweak comment. No bump as it was just imported a few seconds ago..
2010-10-04 17:52:29 +00:00
landry
586bd36a24
+xfce4-cpugraph
2010-10-04 17:46:26 +00:00
landry
0939eed691
Import xfce4-cpugraph 1.0.0, a panel plugin that draws a cpu usage
...
graph in Xfce4 panel.
prodded by new upstream maintainer, ok ajacoutot@ jasper@
2010-10-04 17:45:52 +00:00
landry
b8cabc1171
Tweak comment. DESKTOP_FILES=yes should be used only if .desktop files
...
are under share/applications. Prodded by jasper@
2010-10-04 17:11:43 +00:00
armani
0ea96af0dc
Update my email, convert to new depends, use REVISION and bump
...
ok sthen@
2010-10-04 10:04:46 +00:00
armani
3fdc44333f
Update my email, convert to new / clean depends, use REVISION and bump
...
with tweaks & ok sthen@
2010-10-04 10:00:05 +00:00
kili
6d90113c52
New bootstrapping compiler (after libc update).
2010-10-04 09:37:25 +00:00
sthen
361b334153
update to p5-Mail-DKIM 0.38, fixing deprecation warnings with perl 5.12
...
ok william@
2010-10-04 09:02:36 +00:00
sthen
1d9949f483
fix for openssl, sync wantlib. ok jasper@
2010-10-04 08:47:22 +00:00
sthen
83d23531cd
fix for openssl
2010-10-04 08:46:51 +00:00
sthen
63c5602f8b
update p5-Net-Pcap to 0.16 and drop bmc@ as maintainer at his request.
...
ok bmc@
2010-10-04 08:44:59 +00:00
ajacoutot
94ef42a3da
Merge from glib upstream 136e705e8383ff8848e425ac01278102d7badc52
...
install-gsettings-schemas has been rewritten in a portable way
2010-10-04 06:49:33 +00:00