Commit Graph

79195 Commits

Author SHA1 Message Date
robert
9a4503a30f update to 2.0.3 and fix the traceroute binary path 2012-11-04 22:16:04 +00:00
merdely
4ebf3e2517 Update to 20121027.
Adds workaround for Dell PE x620 machines:
"[T]he CIM element "System Board 1 Riser Config Err 0: Connected" returned
a code of 12, which, according to the CIM documentation, means "Not
connected". But all affected users had an actual Riser Card connected
and working. So this return code does not make sense."

ok sthen@
2012-11-04 21:44:43 +00:00
kili
4932176be7 Update to poppler-data-0.4.6.
ok ajacoutot@
2012-11-04 21:34:11 +00:00
jasper
83628befa5 add an XXX about using the internal lua
ok dcoppa@ (MAINTAINER)
2012-11-04 19:58:43 +00:00
jasper
e1331b20d3 - update to gtksourceview-3.6.1 2012-11-04 16:41:14 +00:00
naddy
bfa7a8d4eb fix mistyped versions of "SUBDIR" 2012-11-04 11:40:11 +00:00
ajacoutot
6cbd24d5ef Bugfix update to gmime-2.6.12. 2012-11-04 08:27:16 +00:00
brad
86100309e3 Update to Samba 3.6.9.
ok MAINTAINER
2012-11-04 00:22:50 +00:00
espie
df1eed5657 build kdrive "when needed". 2012-11-03 09:47:08 +00:00
espie
49b6621f2c forgot to relink release, fix it so that we try to build it.
pieces to try to compile directly from cvs (but xenocara needs to
stop reaching out in share/mk for that to work)
move xmessage to necessary build components, as some windowmaker widget
tests for its presence.
2012-11-03 09:41:55 +00:00
espie
35f70aaf08 determine the xenocara makefile name directly, as it is inconvenient
to do if you're not sure you have the right WRKSRC.
2012-11-03 09:40:05 +00:00
espie
522c6ecded now that imake is in ports, we need to depend on it. 2012-11-03 03:29:40 +00:00
espie
113ee0efb3 zap space, remove bogus USE_X11 2012-11-03 03:26:59 +00:00
espie
2009c4a6ca zap space 2012-11-03 03:23:20 +00:00
espie
930198daed red herring, no need for USE_X11.
the actual error was due to extra space...
2012-11-02 19:48:37 +00:00
dcoppa
43b6a2b4ce Bugfix: force rendering when the parent's orientation changed.
Otherwise, the split indicator might not be refreshed even though
it should be.
(upstream git commit e7a4580c5f5f895df2990dae0f26a8662d58d80f)
2012-11-02 13:59:21 +00:00
bmercer
e23d6c5181 Include the new font OK sthen@ 2012-11-02 11:59:46 +00:00
bmercer
5b6bff7752 Initial port of Source Code Pro fonts OK sthen@ 2012-11-02 11:55:25 +00:00
robert
6fccada5ac fix duplicate entries; noted by Nigel Taylor 2012-11-02 07:59:00 +00:00
sthen
61b9f7545f fix on powerpc, and add an explicit ONLY_FOR_ARCHS listing the arches
which the JIT has been written for (though some may not work in the port yet).
2012-11-02 02:08:38 +00:00
sthen
9553728031 sort .poison lines, add a couple more 2012-11-02 01:44:19 +00:00
sthen
27c7a5ac22 typo SUBIDR->SUBDIR 2012-11-02 01:42:51 +00:00
brad
c9ba9129a9 Two fixes from upstream..
- Fix keymap editor deadlock.
- Fix out of array access.

ok sthen@
2012-11-01 23:20:26 +00:00
sthen
db74167266 update to py-qt4 4.9.5 and enable phonon 2012-11-01 22:54:18 +00:00
sthen
32e723bd5a update to sip 4.14.1 2012-11-01 22:53:35 +00:00
jasper
60f3feab3f - store the version in a variable instead of duplicating it all over
- regen patches while here
2012-11-01 21:31:55 +00:00
pascal
a184b38a9d Fix on hppa, found by landry@. And while here, likewise for powerpc. 2012-11-01 19:49:22 +00:00
robert
1f720e1f2d add missing run dependency of clucene 2012-11-01 19:01:32 +00:00
ajacoutot
2dac885844 Update to (meta-)tracker-0.14.4. 2012-11-01 18:26:01 +00:00
ajacoutot
cc9f60078f tweak previous 2012-11-01 17:24:14 +00:00
ajacoutot
d6030d1688 Bugfix update to dconf-0.14.1. 2012-11-01 17:11:16 +00:00
espie
8402d656e1 zap space 2012-11-01 16:37:49 +00:00
ajacoutot
32f72f9624 Missing gettext MODULE. 2012-11-01 14:56:33 +00:00
ajacoutot
9a3b988840 Add gstreamer dependencies the same way we do with the other webkit-based
browsers to be able to have video/audio.

ok jasper] abieber@ (maintainer)
2012-11-01 14:53:39 +00:00
zinke
9b744fc6fb link x11/lsw and x11/swarp 2012-11-01 14:49:25 +00:00
zinke
6f58b76330 link net/irssi-xmpp 2012-11-01 14:46:23 +00:00
zinke
a3b619e264 import irssi-xmpp
irssi-xmpp is an irssi plugin to connect to the Jabber network.

Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).

Its main features are:
- Sending and receiving messages in irssi's query windows
- A roster with contact & resource tracking (contact list)
- Contact management (add, remove, manage subscriptions)
- Tab completion of commands, JIDs and resources
- Many extensions supported (XEP) including Multi-User Chat (MUC)
- Support for multiple accounts
- Unicode support (UTF-8)
- SSL and STARTTLS support

ok landry@ gonzalo@
2012-11-01 14:41:03 +00:00
zinke
9045846f41 import lsw
Lists the titles of all running X windows to stdout, similar to ls(1).
Might be useful for script integration.

ok landry@
2012-11-01 14:39:36 +00:00
zinke
e295febc5c import swarp
Simple pointer warping tool for X. Warps the mouse pointer to a given
position.

ok landry@
2012-11-01 14:38:10 +00:00
ajacoutot
a835067a0c BZ URL. 2012-11-01 12:37:04 +00:00
dcoppa
f63e0cc64f Fix a crash caused by a limitation of the current vm system (see uvm(9)):
mapping descriptors PROT_WRITE without also specifying PROT_READ results
in a segmentation fault when first accessing the mapping.

OK ajacoutot@
2012-11-01 11:59:57 +00:00
landry
b0636d7267 Update to icedtea-web 1.3.
- add a gtk3 flavor to be used by webkit-gtk3 browsers, tested with
  midori-gtk3. Mozilla doesnt care which version is installed and works
with both. Webkit only sees icedtea if the gtk version match..
- fix javaws shebang to use bash (pointed out by jiri b)
2012-11-01 11:56:04 +00:00
jasper
b327b9a07e add missing dependency, spotted by nigel@ 2012-11-01 09:59:52 +00:00
espie
9ce8be5926 fix base/xenocara location 2012-11-01 09:58:53 +00:00
espie
1fbbf50998 experimental work: build xenocara components as "packages" and hook them
into dpb.
not 100% ready yet, committed to keep working in tree.
2012-11-01 09:58:05 +00:00
jasper
d279dd8f90 - update to giggle-0.6.2 2012-11-01 08:08:31 +00:00
avsm
21a5f242c1 unbreak ocaml on macppc by fixing the configure script 2012-11-01 07:57:26 +00:00
landry
859557c29f Bugfix update to qgis 1.7.4.
See for the list of bugs fixed:
http://www.qgis.org/en/about-qgis/qgis-releases/139-qgis-1-7-4-releasehtml.html

(we cant update to 1.8.0 because our bison is too old, and newer bisons
dont cope well with our m4)
2012-11-01 07:25:36 +00:00
brad
9e7f2651fa Unfuck the port.
ok sthen@
2012-10-31 23:21:05 +00:00
jasper
dbe18b2a96 import ruby-resque-1.23.0
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform. Your existing classes can easily be converted to background
jobs or you can create new classes specifically to do work. Or, you can
do both.
[...]

ok jeremy@
2012-10-31 22:12:20 +00:00