Commit Graph

5373 Commits

Author SHA1 Message Date
jakemsr
de37fb5c7c maintainence update to commoncpp-1.6.1.
from brad@
2008-03-31 01:08:46 +00:00
bernd
3ef9647bc6 Let the wrapper exit unsuccessfully if it doesn't get what it needs.
From Ralf Wildenhues. Thanks!

ok espie@
2008-03-29 19:24:40 +00:00
bernd
0328b8a786 Fix manpath so git-help(1) works correctly.
From fulvio ciriaco. Thanks!
2008-03-28 19:06:20 +00:00
landry
c397ad7d37 Update to mercurial 1.0, enable regress tests.
From Will Maier (MAINTAINER), tested by myself.

ok MAINTAINER
2008-03-26 20:43:44 +00:00
eric
f7f70cc196 - update to ZopeInterface 3.3.0
- take maintainership

tested by Will Maier

ok alek@
2008-03-26 20:35:52 +00:00
eric
7591c88979 - update to TwistedCore 2.5.0 and related subpackages
- add documentation and examples for twisted.doc
- disable twisted.web2 (still experimental and not working with 2.5.0 yet)
- take maintainership (requested by alek@)

with help from and tested by Will Maier and martynas@

ok martynas@
2008-03-26 19:57:23 +00:00
fgsch
b469af200f do not pickup xvid or libshout2. naddy@ ok. 2008-03-26 14:58:55 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
fgsch
d29d0487b6 no need for lame's no_x11 flavor anymore. 2008-03-25 17:29:57 +00:00
simon
1ae079219e Remove -pgsql subpackage to avoid an endless loop as the next version of
postgresql will provide native uuid support, which depends on uuid.

Except a few function names your databases will need no changes.

For the list of new functions look at the postgresql-docs package or
http://www.postgresql.org/docs/8.3/static/uuid-ossp.html.

tests & ok mbalmer@
2008-03-24 17:25:49 +00:00
jakemsr
c3a88cc59a disable jack for now 2008-03-24 06:51:04 +00:00
mbalmer
6b1bf122c1 Add json-c 2008-03-23 09:00:15 +00:00
mbalmer
c294c0c02a json-c-0.7.0, a JSON implementation in C and licensed under the MIT license. 2008-03-23 08:57:02 +00:00
fgsch
629c8da8bf fix crash when obtaining the number of users. ok from martynas@ some time ago.
while i'm here remove some unneeded printf's and fix the reply users
callback.  bump package.
2008-03-23 05:46:29 +00:00
sthen
d3ec5bd5d4 SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
From Brad.
2008-03-22 22:38:00 +00:00
kurt
ca7bea7a8d - add VMEM_WARNING
- adjust memory calculations so this has a chance of building on systems
  with 256M of real memory. Reported by Dongsheng Song
- bring the the rest of IcedTea's icedtea-graphics.patch and fix typo that
  prevented interactive apps from launching. I expect I will eventually
  will want to convert over to using IcedTea in full in the future.
2008-03-21 02:46:43 +00:00
pvalchev
546f4316e3 @X_LIBS@ and @C_CFLAGS@ for pkg-config too, from brad 2008-03-20 22:00:15 +00:00
jasper
aa63e6ef6c - update liboil to 0.3.14
- remove MAINTAINER (per her request)
2008-03-20 18:21:39 +00:00
pvalchev
7081132bbf add @X_CFLAGS@ to sdl-config --cflags (-I${X11BASE}/include), much
like -L{X11...} is in --libs
from Peter Hessler
2008-03-20 05:14:11 +00:00
kurt
00dc6d05e3 - connect 1.7 to the build and build distributable packages
ok nikolay@
2008-03-20 01:54:56 +00:00
jasper
a2b656caea - update desktop-file-utils to 0.15
ok ajacoutot@
2008-03-19 21:50:22 +00:00
kurt
b57a73740e - include the prerelease build number in the package version.
- add a description of the native_bootstrap flavor to DESCR-*
okay nikolay@
2008-03-19 20:44:18 +00:00
kurt
987cd4285a - switch to GPLv2 w/CLASSPATH exception licensed openjdk7 code
- update to early access build 24
- Use GPLv2 licensed binary plugs from the IcedTea project and parts of
  IcedTea's icedtea-copy-plugs.patch & icedtea-graphics.patch.
  For more info see:
    http://icedtea.classpath.org/wiki/Main_Page
- Enable packages since we're fully GPLv2 based now, but still not
  hooked up to bulk builds just yet.
2008-03-19 18:05:43 +00:00
jasper
1aa3bb24bf - update iso-codes to 2.0
ok robert@
2008-03-19 15:18:49 +00:00
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