Commit Graph

36525 Commits

Author SHA1 Message Date
steven
23f5dc1b64 fix WANTLIB 2007-01-12 08:48:57 +00:00
steven
4901d32ffa add gettext module and fix WANTLIB 2007-01-12 08:44:31 +00:00
steven
db1c321d99 fix WANTLIB 2007-01-12 08:39:24 +00:00
ray
d0cf35cbee Update to moo 1.3. Changes:
- If only one number is input, print results in all bases. (From
   Pierre Riteau <pierre dot riteau at free dot fr>, thanks!).
 - Tokenize everything. Don't skip stuff that's not tokenized.
 - Enable all regression tests; I had forgotten I disabled them.
   Update tests to 64-bit goodness. Make it possible to override
   REGRESS_TARGETS on command line.
2007-01-12 03:13:52 +00:00
espie
c50cd9fae3 describes `ugly' plugins 2007-01-12 00:51:46 +00:00
espie
4468180d0a document good plugins 2007-01-12 00:29:35 +00:00
espie
0b5e1cbcfa document the plugins somewhat. 2007-01-11 23:37:56 +00:00
espie
3b59aeeb88 do not install the sunaudiosink until it works for real. 2007-01-11 23:14:11 +00:00
espie
2858f0757e use rcd0c as default dvd device 2007-01-11 23:06:14 +00:00
steven
aa45470eaa update to CherryPy 3.0.0
from Will Maier <willmaier at ml1.net>

tested and ok by maintainer Joerg Zinke
2007-01-11 22:45:45 +00:00
jasper
689feff997 add libmtp 2007-01-11 22:03:23 +00:00
jasper
0dccd41540 add gnomad2 2007-01-11 22:01:35 +00:00
steven
26938cbd17 update to 1.01
claudio no longer uses this, so remove him from maintainer.
2007-01-11 21:59:43 +00:00
jasper
729d9082b0 import gnomad2 2.8.9 (with patch from CVS to make it work with newer libmtp)
Gnomad2 is a GTK+ music manager and swiss army knife for the Creative
Labs NOMAD and Zen range plus the Dell DJ devices using the Portable
Digital Entertainment (PDE) protocol.

ok naddy@
2007-01-11 21:58:37 +00:00
jasper
adc5c2a626 import libmtp 0.1.2
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.

ok naddy@
2007-01-11 21:56:16 +00:00
bernd
64d1a3eb01 It's possible that the package version we get from the ports tree is
different than expected. Teach handle_dependency() how to cope with that.

Debugged with msf@ some time ago. Fix tested by msf@, sturm@ and steven@.

This also fixes the following error some people have seen:

"Can't use an undefined value as a HASH reference at
/usr/ports/infrastructure/package/check-newlib-depends line 234."

"go for it" espie@
2007-01-11 18:45:18 +00:00
espie
572844fd0b +plugins-bad 2007-01-11 18:13:16 +00:00
espie
1f55826faf more plugins, these ones termed `poor quality' by the gstreamer people,
but sometimes useful...
2007-01-11 18:12:36 +00:00
jasper
0ae3599b90 update nepim to 0.36 2007-01-11 17:44:18 +00:00
jasper
d67751f245 update to 1.2 2007-01-11 17:42:21 +00:00
jasper
062c2346a5 update arena to 0.9.10 2007-01-11 17:38:14 +00:00
jasper
357ebe12cc replace broken chars with '?' and make the "Unable to convert..." message
go away.

from MAINTAINER (Tobias Ulmer <tobias@tmux.org>)

"go ahead" bernd@
2007-01-11 17:36:40 +00:00
jasper
8c504328f4 - update to 3.28
- CPAN'ify
- re-format DESCR while there
2007-01-11 15:40:54 +00:00
jasper
df5cb84de0 add gonzui 2007-01-11 15:26:25 +00:00
jasper
dfa7b8ee47 add _gonzui
ok bernd@
2007-01-11 15:20:22 +00:00
jasper
17b3e984b2 import gonzui 1.2
gonzui is a source code search engine. The goal is to help programmers
develop programs effectively by creating a source code search engine,
accessible via the commandline or via a web interface.

lots of help and ok bernd@
2007-01-11 15:18:43 +00:00
steven
bd3d64849c regen plist.
reminded by alek@
2007-01-11 13:46:19 +00:00
bernd
d952985c16 Fix an 'undefined symbol' error with openssl when using LD_BIND_NOW.
from markus@, ok msf@
2007-01-11 09:34:40 +00:00
steven
644c96750b oops 2007-01-11 07:56:06 +00:00
steven
a108f83cfc add a no_octave pseudo flavor 2007-01-11 07:53:24 +00:00
espie
3bf6ff0ed5 make sure sidplay is linked with stdc++ 2007-01-11 00:23:26 +00:00
mbalmer
20f0fad4bd maintenance update to scribus 1.3.3.7. 2007-01-10 23:33:36 +00:00
steven
33dc528822 sync packetstorm mirrors with their official mirror list.
from Jim Razmus <jim at bonetruck.org>
2007-01-10 23:19:19 +00:00
steven
e3c7fe9831 fix master sites.
from steve.shockley at shockley.net, pointed out by Jim Razmus
2007-01-10 23:12:52 +00:00
steven
683f71c7c5 remove unused MASTER_SITE_SOURCEWARE.
from Jim Razmus <jim at bonetruck.org>
2007-01-10 23:06:41 +00:00
jasper
75b6de4087 - update to 1.64
- license: perl
- drop maintainership
2007-01-10 21:50:34 +00:00
jasper
c833c439ae update to 0.63
help & ok steven@
2007-01-10 21:47:21 +00:00
mpf
a5272e87e0 Call setsockopt(2) IP_MULTICAST_LOOP w/ correct optlen.
This fixes UDP multicast socket networking.
bump PKGNAME

OK sturm@, todd@
2007-01-10 20:20:06 +00:00
bernd
8fa3cbcd52 Remove lang/js which isn't maintained anymore (last release 8 years ago),
isn't used by any other port and conflicts with other javascript ports in
our tree. (more recent ones)

ok ajacoutot@, espie@, kurt@, steven@
2007-01-10 19:28:37 +00:00
bernd
30728b8484 remove js 2007-01-10 19:26:53 +00:00
kurt
c076123589 bump SO_VERSION to be one more then mozilla-firefox so that the transition
to system nss goes smoothly. discussed with Martynas Venckus and steven@
2007-01-10 19:26:28 +00:00
bernd
b6dfde94f3 p5-Apache-Test and ap2-mod_perl have some conflicting manpages.
Add @conflict markers.
2007-01-10 19:21:47 +00:00
bernd
08692a347b tkdiff and tkcvs both install ${LOCALBASE}/bin/tkdiff.
Add @conflict markers.
2007-01-10 18:02:27 +00:00
steven
3ccd55cafa - update to python 2.3.6
- build python with CXX, fixes problems with extensions that use CXX
  such as the py-wxWidgets problem spotted by john.danks at gmail.com

from alek@ some time ago
2007-01-10 16:57:56 +00:00
bernd
65215d9c54 Add missing WANTLIBs. 2007-01-10 15:09:13 +00:00
dlg
675f9027b4 more tweaks from steven@:
use BUILD_DEPENDS= RUN_DEPENDS, not the other way round
use SHARED_ONLY=Yes instead of the NOT_FOR_ARCHS line
2007-01-10 14:27:11 +00:00
dlg
321bbe9947 whitespace fixes 2007-01-10 14:24:35 +00:00
dlg
501a1ed60d tweak MESSAGE and UNMESSAGE to use ${SYSCONFDIR} and ${PREFIX} rather than
hard coded paths. better wording while here.

pointed out by steven@
2007-01-10 14:22:00 +00:00
dlg
860cc95c0d import of mod_perl 2.0.3 for use on apache 2
this package aims to provide the full power of perl together with the
apache web server version 2. you can use perl to manage apache, respond to
requests for web pages and much more.

there already exists a mod_perl in ports (www/mod_perl) for use with the
apache in the base openbsd system. this one is usable only with
www/apache-httpd. the mod_perl developers were kind enough to set things up
so they wont conflict with each other, so you can have both running
concurrently.

originally from srebrenko sehic, with some naming tweaks from me. lots of
help from robert@ (as always).

im importing this now so it can be worked on in tree, but not hooking it up
to the bulk builds. there are a few warts that need to be fixed but i hate
sending tarballs around when we have a tree to develop in. its also nice to
have commit messages against changes so you can see why decisions were made
a certain way. after everyone is happy it can be hooked up.
2007-01-10 13:51:50 +00:00
espie
a64110594a more clean-up: re-add dvdread and mpeg plugins.
add correct annotations for full install, tweak some lib depends.
add run depends from all subpackages to their respective main packages
so that they can use the correct message files.
2007-01-10 12:58:31 +00:00