- 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.
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@
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@
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@
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@
- 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
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.
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.