jakemsr
99fccde5bc
- make artsd audio output work by linking with libartsc instead
...
of trying to dlopen() it. also fix a couple bugs in the artsd
output module: when artsd is "suspended", it only means that
it it not accessing the soundcard at the moment, not that it
will not accept data. fix output latency by setting parameters
that actually are settable, instead of trying to set read-only(!)
parameters.
- allow the default audio output method to be chosen with the
SDL_AUDIO_DRIVER environment variable. choices are 'arts',
'esd' and 'audio'. 'audio' selects audio(4) output, and is
the default if SDL_AUDIO_DRIVER is not set.
ok pvalchev@
2008-03-19 13:33:29 +00:00
simon
260441fddb
add beediff
2008-03-18 21:26:56 +00:00
simon
b1b2ec8ed2
import beediff
...
BeeDiff is a graphical file comparator. Users have the possibility to
compare and merge two text files. All differences are highlighted in
colors.
feedback & ok ajacoutot@
2008-03-18 21:26:53 +00:00
sturm
418157194e
fix java RUN_DEPENDS for the 1.5 case
...
ok kurt
2008-03-18 19:40:03 +00:00
ajacoutot
6d4865512a
- cope with new statvfs support
...
note: this needs a *very* -current system.
from naddy@
ok jasper@ naddy@
2008-03-17 08:38:31 +00:00
kurt
fb70c641fb
- use HW_{USER|PHYS}MEM64. okay naddy@
...
- update to bsd patchset 4
- for amd64, sync JVM_handle_bsd_signal with its linux counterpart from
which it was originally derived; add two segments of code dealing with
sigsegv fringe cases.
- update pkg/MESSAGE-* to use recent mozilla product names.
2008-03-17 03:28:26 +00:00
kurt
a5bc96319a
- use HW_{USER|PHYS}MEM64. okay naddy@
...
- on amd64 only do implicit null optimizations on offsets landing in the
first page of memory.
2008-03-17 03:21:25 +00:00
kurt
78c88e0cce
- make netbeans aware of OpenBSD as a Unix like OS.
...
reviewed by nikolay@ and ian@ before lock.
2008-03-16 13:26:55 +00:00
ajacoutot
7de7eeae8e
- major upgrade to pwlib-1.12.0
...
- rework the way we handle shared_libs versus ptlib version so it stays
compatible with upstream
- install version.h
- dtmf decoder patch from FreeBSD
2008-03-15 17:38:07 +00:00
mcbride
3cea14cecc
More cleanups from ajacoutot@
2008-03-15 15:52:53 +00:00
mcbride
8e09b3198a
Clean up based on comments from ajacoutot
...
- fix COMMENT
- remove needless PKGNAME
2008-03-15 13:24:10 +00:00
mcbride
3547cc62aa
Add libixp
2008-03-15 12:41:17 +00:00
mcbride
776be59e0e
libixp port
2008-03-15 12:38:53 +00:00
espie
6fd2d188b8
make autoconf zap the AM_SANITY check for extra speed, and regen patches
...
while we're there.
2008-03-15 07:24:38 +00:00
merdely
31fca52b6d
Fix build of python ports with py-setuptools when devel/pyrex is
...
installed. This fix is already included in the next version of
py-setuptools.
Help from Will Maier
ok djm@ naddy@
2008-02-29 17:19:05 +00:00
kurt
ee4549b7b1
- fix eclipse.desktop Exec line. from Stefan Sperling
...
- clean up / add other eclipse.desktop lines
okay naddy@
2008-02-28 22:11:28 +00:00
merdely
f7de3162de
Disable hardcoded optimization (-O) to enable build on alpha.
...
ok naddy@
2008-02-28 21:47:52 +00:00
kurt
b5be1f69c8
- use HW_PHYSMEM64. okay naddy@
2008-02-28 14:54:56 +00:00
kurt
43fe843d56
- mark as BROKEN 'Work-in-progress and outdated' so users understand this
...
port is not finished yet. also remove a MASTER_SITE. okay naddy@
2008-02-26 18:26:23 +00:00
espie
72f144d63f
let PKGNAME continue along the same line, thus fixing update issues.
2008-02-25 16:59:23 +00:00
uwe
c88ab82a6f
Sync Bluetooth libs with NetBSD
...
ok espie, naddy
2008-02-24 21:53:37 +00:00
naddy
54fdcd171a
BROKEN: bad system call
2008-02-24 15:56:49 +00:00
naddy
96a5171118
bump PKGNAME for PLIST changes 4.2 -> 4.3
2008-02-22 19:16:49 +00:00
naddy
3f911b38c0
remove maintainer Damien Couderc at his request
2008-02-20 20:48:56 +00:00
jakob
08b7d64b2a
move comment (no package change)
2008-02-20 07:42:32 +00:00
bernd
8a49462806
Minor update to git-1.5.4.2.
2008-02-19 09:05:58 +00:00
jasper
b46ba636d7
add py-notify
2008-02-18 18:15:13 +00:00
jasper
a7f985d422
import py-notify 0.1.1
...
Python bindings for libnotify.
feedback and ok ajacoutot@
2008-02-18 18:08:23 +00:00
jasper
5f786b2cb6
- remove unneeded patches, these ports use devel/libtool for a while
...
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
kurt
6284762954
- update to BSD patchset 8 based off Sun's JRL licensed Update 14 source:
...
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_14
- NOTE: patchset 8 includes amd64 plugin support now.
- adjust pkg/MESSAGE-* files for change in plugin support and add missing
JRL licensing blurb for the jre package.
2008-02-15 15:14:37 +00:00
jakob
9fc65763a7
upgrade to PCRE v7.6
...
fixes "PCRE Character Class Buffer Overflow" (Secunia Advisory SA28923)
2008-02-15 10:07:11 +00:00
kurt
ef1a64e45b
- pkg bump all 1.3+ ports due to 1.3-linux removal and change in
...
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
kurt
b3296e52b5
- remove 1.3-linux now that it is no longer needed for building 1.4
...
- update 1.3+ MODJAVA_RUN_DEPENDS to account for 1.3-linux removal
okay ian@ pval@
2008-02-14 21:48:43 +00:00
naddy
22b12a30a5
update to 2.3.1; based on a submission by Dongsheng Song
2008-02-14 19:54:16 +00:00
martynas
cd9e31fdcb
update to xulrunner-1.8.1.12; ok kurt@
2008-02-13 20:52:28 +00:00
kurt
e0c8972d72
- switch to kaffe bootstrap. linux emul no longer needed to build.
...
- update to patchset 8. mostly just removal of patches committed
upstream a long time ago.
okay brad@
2008-02-13 13:53:50 +00:00
sthen
a278095ed8
remove a hppa workaround which used to be necessary, but now just
...
breaks the build. other arch unchanged -> no bump.
"of course" ajacoutot
2008-02-13 12:01:53 +00:00
martynas
027c941cba
update to nspr-4.6.8; ok kurt@
2008-02-12 23:21:38 +00:00
sthen
489b6ebc8d
fix javascript on arm (it expected Armel ABI).
...
from martynas
2008-02-12 16:09:23 +00:00
naddy
b00fdc15fc
don't drop "p5-" prefix from package name
2008-02-11 20:29:55 +00:00
bernd
35b0d7bfcc
Minor bugfix update to 1.5.4.1.
2008-02-11 18:37:03 +00:00
bernd
b8bc068797
Update to ruby-rcov-0.8.1.2.0.
...
From Paul Irofti.
ok markus@ (MAINTAINER)
2008-02-11 18:16:19 +00:00
jasper
23a4c89923
- update libglademm to 2.6.6
...
(Handle ToolButtons too)
"looks fine" ajacoutot@
2008-02-10 20:12:10 +00:00
sthen
ad697f1b69
xulrunner seems to work on arm, add to ONLY_FOR_ARCHS.
...
ok naddy
2008-02-09 20:57:43 +00:00
jasper
61f611800a
- update ORBit2 to 2.14.12
...
(bugfixes and prepare for glib2 2.15.x)
- add license marker
tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:51:03 +00:00
jasper
8c7b976d4a
- update pango to 1.18.4
...
(bugfixes and documentation improvements)
tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:49:12 +00:00
jasper
47a5df7624
- update glib2 to 2.14.5
...
(bugfixes and updated translations)
tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:47:34 +00:00
ajacoutot
de57db5cf2
- update to 2.20.1
...
Note that it does not work better than previous in-tree version but it
will give us a better base to fix it.
joint work with jasper@
most patches adapted from NetBSD
fsusage patch from naddy@
ok jasper@
2008-02-09 16:52:24 +00:00
simon
d91361239f
fix category and bump, found with pkg_mgr
...
ok landry@
2008-02-09 00:31:52 +00:00
landry
10587e60f3
Update to p5-Curses-UI 0.9601, adds a bunch of new widgets and examples.
...
ok simon@
2008-02-08 22:00:48 +00:00