See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
to exchange informations about money transactions with banks or online
banking programs.
No dependencies registered.
WWW: http://pear.php.net/package/Payment_DTA/
PR: ports/129532
Submitted by: Dorit Rottner (<rottner at punkt.de>)
companies. It includes back-end batch processing as well as a
(skeleton) GTK GUI and provides automated purchases, sales, and
nominal ledgers as well as automated invoicing (via email). It also
supports VAT and payroll.
The latest version has considerable updates over the earlier releases
and isn't particularly backwards-compatible. The installation and
compilation is streamlined and the multi-database schema has been
reduced to a single database per company. The gnome GUI is still
lacking, but the command-line interface now has support for automated
bank reconciliation (from online banking QIF files), payroll,
automated billing and reminders, invoice PDF generation, statement
PDF generation, and a general journal.
WWW: http://beanie.sf.net/
- Dermot Tynan
dtynan@kalopa.com
PR: ports/128125
Submitted by: Dermot Tynan <dtynan at kalopa.com>
that requires only a web-browser and pdf reader to use.
It has a wide range of features suitable for many
businesses particularly distributed businesses in
wholesale and distribution. It is developed as an
open-source application and is available as a free
download to use. The feature set is continually expanding
as new businesses and developers adopt it.There have
been in excess of 80,000 downloads to date.
WWW: http://www.weberp.org/
PR: ports/127878
Submitted by: Wen heping <wenheping at gmail.com>
Business::OnlinePayment.
Business::OnlinePayment::PaymenTech allows you to utilize PaymenTech's
Orbital SDK credit card services. You will need to install the Perl Orbital
SDK for this to work.
WWW: http://search.cpan.org/dist/Business-OnlinePayment-PaymenTech/
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)