Commit Graph

5403 Commits

Author SHA1 Message Date
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
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
landry
5c9a198aa6 Update to p5-Curses 1.20
ok simon@
2008-02-08 21:59:42 +00:00
bernd
7e3934804a Update to git-1.5.4.
From Daniel Dickman. Thanks!
2008-02-08 17:56:00 +00:00
bernd
b8700615e6 Add ruby-open4. 2008-02-07 21:07:00 +00:00
bernd
6508e5e70e Initial import of ruby-open4-0.9.6.
Open child processes with handles on pid, stdin, stdout, and stderr
to manage child processes and their io handles easily.
2008-02-07 21:04:40 +00:00
bernd
595d45d81e Update to ruby-rake-0.8.1. 2008-02-07 20:25:20 +00:00
bernd
6f15990c9e Add ruby-debug and ruby-debug-base. 2008-02-07 19:57:25 +00:00
bernd
4b7fd27769 Initial import of ruby-debug-0.10.0.
ruby-debug is a fast implementation of the standard debugger debug.rb.
The faster execution speed is achieved by utilizing a new hook Ruby C API.

Submitted and maintained by Paul Irofti.
Some tweaks by me.
2008-02-07 19:56:06 +00:00
bernd
0c839a1780 Initial import of ruby-debug-base-0.10.0.
ruby-debug is a fast implementation of the standard debugger debug.rb.
The faster execution speed is achieved by utilizing a new hook Ruby C API.

Submitted and maintained by Paul Irofti.
Some tweaks by me.
2008-02-07 19:48:55 +00:00
landry
21521503f3 Whoops, add missing goo, and hence bump.
spotted by ajacoutot@
2008-02-06 11:00:25 +00:00
landry
446c72cac5 Update to geany 0.13 from Vlad Glagolev (MAINTAINER)
adds a plugin manager, and 3 new plugins :
File Browser sidebar plugin, VCdiff plugin and Autosave plugin.
Now supports printing through GTK.

"looks fine btw" ajacoutot@
2008-02-06 10:55:12 +00:00
landry
b6fbeb6b2c add giggle 2008-02-05 10:02:41 +00:00
landry
34956d4e5d Import Giggle, a Gtk frontend to the distributed SCM git, like qgit or gitk.
With Giggle you will be able to visualize and browse easily the revision
tree, view changed files and differences between revisions, visualize
summarized info for the project, commit changes and other useful tasks for
any git managed project contributor.

With help and tweaks from bernd@, thanks !
ok bernd@ ajacoutot@
2008-02-05 10:00:40 +00:00
espie
5155b8d081 deal with qt4 issues here, instead of in kde. 2008-02-04 22:31:20 +00:00
jasper
9458c3c6d2 add p5-Config-Options and p5-Tree-Simple-View 2008-02-04 20:26:58 +00:00
jasper
2382cbbd7d re-import p5-Config-Options 0.04
Module to provide a configuration hash with option to read from file.
                                                                         
"ok, GOGOGO" simon@
2008-02-04 20:23:32 +00:00
jasper
59b8a26e84 i had an 's', but cvs eated it 2008-02-04 20:22:01 +00:00
jasper
7132ca00c1 import p5-Tree-Simple-View 0.16
This serves as an abstract base class to the Tree::Simple::View::*
classes. There are two implementing classes included here:
Tree::Simple::View::HTML and Tree::Simple::View::DHTML.

"ok, GOGOGO" simon@
2008-02-04 20:05:42 +00:00
jasper
ceffcccc34 import p5-Config-Options 0.04
Module to provide a configuration hash with option to read from file.

"ok, GOGOGO" simon@
2008-02-04 20:05:41 +00:00
jasper
d4b0cf1772 - update libwnck to 2.20.3
(updated translations)

ok ajacoutot@
2008-02-03 20:57:27 +00:00
jasper
1958eb1491 - update libIDL to 0.8.10
(prepare for new glib, added missing braces)
- add license marker
- switch to use gnome.port.mk

ok ajacoutot@
2008-02-03 20:55:00 +00:00
jasper
8a2f0a5674 - update cxxtools to 1.4.6
from new maintainer Vijay Ramesh <vramesh2 at uiuc.edu>
2008-02-03 17:15:23 +00:00
sturm
4c02a0b786 typo in DESCR and bump PKGNAME
from maintainer
2008-02-03 13:48:56 +00:00
bernd
aad579b446 Add ruby-mocha. 2008-02-02 11:10:55 +00:00
bernd
812a506837 Initial import of ruby-mocha-0.5.6.
Mocha is a library for mocking and stubbing using a syntax like that of
JMock, and SchMock. Most commonly Mocha is used in conjunction with
Test::Unit, but it can be used in other contexts.

One of its main advantages is that it allows you to mock and stub methods
on real (non-mock) classes and instances. You can for example stub
ActiveRecord instance methods like create, save, destroy and even class
methods like find to avoid hitting the database in unit tests.

Mocha provides a unified, simple and readable syntax for both traditional
mocking and for mocking with real objects.
2008-02-02 11:08:45 +00:00
bernd
5760bc3d73 Add ruby-highline. 2008-02-02 10:42:24 +00:00
bernd
28d04b09e1 Initial import of ruby-highline-1.4.0.
A high-level IO library that provides validation, type conversion, and more
for command-line interfaces. HighLine also includes a complete menu system
that can crank out anything from simple list selection to complete shells
with just minutes of work.
2008-02-02 10:41:23 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
bernd
14d3dd0d36 Update to ruby-rspec-1.1.3. 2008-02-02 09:30:09 +00:00
martynas
7fca606bb5 - drop maintainership of the ports i don't use: goffice, py-orbit,
delay, wyrd, file-roller
- okan@ takes maintainership of wyrd
- bump package names
ok okan@
2008-02-01 20:26:42 +00:00
bernd
c8a1e384ce Update to git-1.5.3.8. 2008-01-28 18:49:06 +00:00
bernd
67021010f2 Update to ruby-rspec-1.1.2. 2008-01-28 18:24:02 +00:00
pvalchev
3db60d1479 Fix libGL dynamic loading (let dlopen(3) do its job!)
From Antti Harri <iku@openbsd.fi>, tested by many
2008-01-27 18:43:20 +00:00
espie
41cf57d3f6 minor update to 2.4.8 (all tests pass now) 2008-01-26 21:26:32 +00:00
ian
04246826d8 Desktop goo. Pkg bump. ok kurt@ 2008-01-25 20:17:26 +00:00
merdely
9c3e5dfc6d Update p5-Params-Validate to 0.89
Based on a diff from JC Roberts
ok simon@ (MAINTAINER timeout)
2008-01-23 21:57:50 +00:00
martynas
7755419ee9 enable cookie and permissions extensions for applications such as
epiphany and galeon.  improvements, testing and ok kurt@ and naddy@
2008-01-23 16:32:04 +00:00
todd
f4088d0a32 update to 1.1.5; works for me
from brad@
2008-01-23 16:05:40 +00:00
eric
dc7ac1488f Use included tmake rather than devel/tmake that pulls qt3.
ok naddy@
2008-01-22 20:03:31 +00:00
merdely
d9c2b24f5f Update to 2.6.
From Will Maier
ok okan@
2008-01-22 18:51:04 +00:00
ajacoutot
40bb43e30d - remove undeeded patch now that mimeinfo.cache is installed in the
right place

ok jasper@
2008-01-22 18:27:02 +00:00
ajacoutot
83afd0609b - don't hardcode the directory containing mimeinfo.cache or users won't
be able to use their own cache file (this fixes a bug under nautilus
where one couldn't change files associations)
- the default cache file is now where it should be, under
${PREFIX}/share/applications/

ok jasper@
2008-01-22 18:24:50 +00:00
deanna
92361f3d76 Update to pyrex 0.9.6.4.
Remove alek@ from MAINTAINER, by his request

ok alek@
2008-01-22 13:35:01 +00:00
okan
9f34abac47 compiler workaround to give vax a chance
ok jakob (MAINTAINER) merdely
2008-01-22 01:41:00 +00:00
rui
4f79d70ecc - maintenance update to 4.23.
- update my email address while there.
2008-01-19 22:09:26 +00:00
kurt
d658fc57aa don't install libnative_chmod.so. it is an unused linux shared lib
okay ajacoutot@
2008-01-18 16:08:05 +00:00
kurt
54a9930f43 - don't install libnative_chmod.so. it is an unused linux shared lib
- install JRL LICENSE in second location in JDK
okay ajacoutot@
2008-01-18 15:52:55 +00:00