manage invoices. This module is an OO abstraction of their API that
lets you work with Clients, Invoices etc as if they were standard Perl
objects.
WWW: http://search.cpan.org/dist/Net-FreshBooks-API/
PR: ports/142261
Submitted by: Gea-Suan Lin <gslin at gslin.org>
- Mark jobs safe
- Cleanup whitespace in OPTIONS
- [1] Add ability to specify syslog facility at build time (defaults to local2,
no functional change)
- [2] Add ability to specify ldap configuration file (defaults to
${PREFIX}/etc/ldap.conf, no functional change)
PR: [2]: ports/127822
Submitted by: [1]: skreuzer@ (private mail)
[2]: Sergey Skvortsov <skv@freebsd.org>
/work/a/ports/devel/llvm/work/llvm-2.6/Release/lib/libLLVMJIT.a(JIT.o)(.text+0x1231): In function `llvm::JIT::JIT(llvm::ModuleProvider*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, llvm::CodeGenOpt::Level, bool)':: undefined reference to `__register_frame'
Given the lack of a backend for IA64, I can't give fixing it a real high
priority.
websites and follow links. It supports the XEmbed protocol which makes
it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.
WWW: http://surf.suckless.org
PR: ports/141854
Submitted by: Christopher Knaust <jigboe at gmx.de>
on your MythBox from a web browser located on another machine.
Provided the security is set up correctly on your MythBox you can
access your machine from anywhere on the internet, or even your
mobile phone as long as you have a compatible browser.
WWW: http://www.mythtv.org/wiki/MythWeb
PR: ports/142148
Submitted by: Bernhard Froehlich <decke at bluelife.at>
This is a minor bugfix release.
core
* config: raise ConfigError on non-existing include files
* alias: do not crash when aliased command has no usage help text
* auth: allow specifying auth sections in .hg/hgrc
* patch: fix handling of chunk offsets
* subrepo: add default path to new clones
* docs: Fix rst2html detection
extensions
* convert/svn: better handling of hg recursive call failure
* convert/svn: make sink recover gracefully from empty changeset
* keyword: fix interaction with transplant
* mq: preserve --git flag when folding and merging patches
* mq: qnew -f rejects merge working directories
* mq: qpop: remove added files before re-adding removed files
* patchbomb: handle repository#rev URLs correctly
* share: use defaultdest to compute unspecified destination