x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it. Set the PORTREVISION to 2 again.
Pointy hats to: trevor, marcus
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it. Set the PORTREVISION to 2 again.
Pointy hats to: trevor, marcus
is so greatly improved from the 1.0 version that it's senseless not to merge it
now. Especially as it's not clear when another release is even coming...
(which it technically is at runtime) and updates to version 0.91.
PR: ports/66678
Submitted by: Dmitri Nikulin <setagllib at optusnet_dot_com dot au>
Approved by: maintainer
Makefile references a file that is not installed by p5-SVN-Simple.
PR: ports/66631
Submitted by: Herve Quiroz <herve.quiroz_at_esil_dot_univ-mrs dot fr>
Approved by: maintainer
- Add a workaround to GNOME 2.6.x interface deprecation, which unbreaks the port
- Pet portlint
- Transfer maintainership.
Remark: the approval of the former maintainer did not get its way to gnats...
PR: ports/66655
Submitted by: Xin LI
Approved by: LI Dong
Flac123 is a console-line Free Lossless Audio Codec (flac)
audio player. It implements mpg123's 'Remote Control'
interface and has the ability to output to a wav file or
stdout.
PR: ports/66643
Submitted by: michael johnson <ahze@ahze.net>
explicit ``-mieee'' for Alphas, which seems to be required. According
to lofi (the source for the fix), this flag is implicitly on on all
Linux/axp distros.
* added possibility to create SubCAs now
* added possibility also to use DSA keys
* added possibility to select the digest during key creation
* added possibility to export the complete CA-chain of a SubCA
PR: ports/66630
Submitted by: Janos Mohacsi (maintainer)
- give the user the choice where to place the window on startup
(centered, remember position, no positioning)
PR: ports/66640
Submitted by: Franz Klammer (maintainer)
Rootkit Hunter is scanning tool to ensure you for about 99.9%
you're clean of nasty tools.
This tool scans for rootkits, backdoors and local exploits by
running tests like:
- MD5/SHA1 hash compare
- Look for default files used by rootkits
- Wrong file permissions for binaries
- Look for suspected strings in LKM and KLD modules
- Look for hidden files
- Optional scan within plaintext and binary files
PR: ports/66660
Submitted by: Radim Kolar <hsn at netmag dot cz>
LEP is my attempt to provide a simple yet effective crypto
system that focuses largely on streamlining tasks and less on
elaborate inclusion of algorithms (MD5 and Blowfish are the
only official algorithms used, both of which are linked in from
-lcrypto), and also has some simple implementations of classic
cipher design (transposition, byte swapping, caesar, XOR, hex
encoding, etc) which can fit into the same operation chain,
relieving the need for OS overhead with process spawning and
piping.
PR: ports/66659
Submitted by: Dmitri Nikulin <setagllib@optusnet.com.au>
To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it. This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.
PR: 66650
Submitted by: Vivek Khera