notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
opale A very simple personal bank account manager for KDE and KOffice
0.5_1 finance Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5_1Version of this port present on the latest quarterly branch.
Broken BROKEN: "Does not compile"
Deprecated DEPRECATED: "Does not compile"
Ignore IGNORE: "is marked as broken: "Does not compile""
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-01 04:27:03
Last Update: 2005-02-18 23:44:49
SVN Revision: UNKNOWN
Also Listed In: kde
License: not specified in port
WWW:
http://orzel.freehackers.org/opale/
Description:
[ excerpt from developer's www site ] Opale is a very simple personal bank account manager for KDE and KOffice. The precise specifications are opale should do what I need. I'm not releasing Opale in the hope it will be useful for anybody. Of course I'll be glad if it ever is, but I'm mostly expecting you to find Opale quite limited. It should be easy to improve , though, with new filters for example. And I can help you if needed. Author: Thomas Capricelli WWW: http://orzel.freehackers.org/opale/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • opale>0:finance/opale
No installation instructions:
This port has been deleted.
PKGNAME: opale
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. korganizer : deskutils/kdepim3
  2. moc : x11-toolkits/qt33
  3. gmake : devel/gmake
  4. libtool13 : devel/libtool13
Runtime dependencies:
  1. moc : x11-toolkits/qt33
Library dependencies:
  1. kofficecore.2 : editors/koffice-kde3
  2. kimproxy : x11/kdelibs3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  3. ftp://ftp.freehackers.org/pub/opale/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/lioux/
  9. http://orzel.freehackers.org/download/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_1
18 Feb 2005 23:44:49
Original commit files touched by this commit
kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
0.5_1
18 Dec 2004 23:02:35
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
0.5_1
18 Nov 2004 08:09:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile
0.5_1
23 Aug 2004 12:30:53
Original commit files touched by this commit
arved search for other commits by this committer
Fix build with gcc 3.4

Obtained from:  opale CVS
0.5_1
20 Jul 2004 22:45:14
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership
0.5_1
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.5_1
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
0.5
21 Mar 2004 01:50:59
Original commit files touched by this commit
lioux search for other commits by this committer
Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3

Submitted by:   bento
0.5
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.5
12 Mar 2004 00:19:43
Original commit files touched by this commit
lioux search for other commits by this committer
o Pessimize current MASTER_SITES since it is not reliable right now
o Place a copy of distfile in MASTER_SITE_LOCAL for the time being

Reminded by:    kris
0.5
01 Mar 2004 04:24:39
Original commit files touched by this commit
lioux search for other commits by this committer
New port opale version 0.5: A very simple personal bank account
manager for KDE and KOffice

Number of commits found: 11