Commit Graph

431 Commits

Author SHA1 Message Date
Anton Berezin
e94ade3e42 Update to 0.28. 2004-12-06 10:30:32 +00:00
Thierry Thomas
8854ae914d Upgrade to 0.5.3. 2004-11-28 23:11:38 +00:00
Joe Marcus Clarke
414f5ff7e3 Mark BROKEN on alpha for the time being. The build causes xsltproc to
dump core.
2004-11-28 21:00:03 +00:00
Kris Kennaway
7ed422e95c Add missing libtool droppings 2004-11-26 00:30:41 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Kris Kennaway
028b71a953 BROKEN: Does not compile 2004-11-18 08:11:37 +00:00
Michael Johnson
340cba7eae Update to 1.8.4
Approved by:	marcus (co mentor)
2004-11-12 06:57:37 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Tilman Keskinoz
9ec0fbc9cb Update to 0.6.4
PR:		73531
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-11-04 19:59:40 +00:00
Thierry Thomas
47f92c6d1c Upgrade to 0.5.2.
Add support for WITHOUT_NLS and NOPORTDOCS.
2004-10-18 09:23:46 +00:00
Joe Marcus Clarke
1c9327234f Make these stylesheets XSLT compliant by making sure templates with the same
name are not included multiple times into the same stylesheet.  Instead,
use <xsl:import/>, and nest them with the proper import precedence so that
the proper overrides occur.

As of libxslt-1.1.11, stricter template name checking is done with
<xsl:include/>.

Reported by:	pointyhat via kris
2004-10-17 00:28:02 +00:00
Ade Lovett
0d9fe4811f Kill off automake18, switching to automake19. Requiem Mors Pacem. 2004-10-15 17:32:46 +00:00
Erwin Lansing
bee5f7dd57 Update to 0.04 2004-10-13 18:57:38 +00:00
Erwin Lansing
5500878698 Update to 3.14 2004-10-13 18:54:56 +00:00
Kirill Ponomarev
fa13fa69ca Update to version 3.2.1
PR:		ports/71877
Submitted by:	Ports Fury
2004-10-12 13:34:33 +00:00
Kirill Ponomarev
58e6794890 Update to version 3.2.1
PR:		ports/71878
Submitted by:	Ports Fury
2004-10-12 13:33:41 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Thierry Thomas
f1f236e5ec Chase print/latex-ucs moving to texmf-local.
Reported by:	pointyhat
Approved by:	portmgr (marcus)
2004-09-12 08:19:37 +00:00
Tilman Keskinoz
8a3ba0700b Fix build with gcc 3.4
Obtained from:	opale CVS
2004-08-23 12:30:53 +00:00
Tilman Keskinoz
bf276e0f26 Fix build with gcc 3.4 2004-08-17 14:06:27 +00:00
Kirill Ponomarev
78ca5dbe86 Update to version 3.2
PR:		ports/70408
Submitted by:	Ports Fury
2004-08-14 06:07:33 +00:00
Kirill Ponomarev
977d09429b Fix build with gcc-3.4
PR:		ports/70262
Submitted by:	Ports Fury
2004-08-10 18:34:15 +00:00
Kirill Ponomarev
e7489716b8 Update to version 1.0
PR:		ports/69920
Submitted by:	Ports Fury
2004-08-02 20:17:45 +00:00
Thierry Thomas
8c2024d219 Upgrade Grisbi to 0.5.1. 2004-08-01 22:06:39 +00:00
Joe Marcus Clarke
ac25d171d0 Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will be
substituted by SQL_ASCII which Postgres understands.

Submitted by:	Richard Schilling <rschi@rsmba.biz>
2004-07-27 14:23:18 +00:00
Tilman Keskinoz
bb8be8db6d Add kmymoney2 a KDE personal finance assistant
PR:		68193
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-07-25 12:19:41 +00:00
Mario Sergio Fujikawa Ferreira
d0c7dbe793 Drop maintainership 2004-07-20 22:48:50 +00:00
Volker Stolz
a0a0d51953 - Update to 2.6.9
- new MASTER_SITE
- requires libXbae

PR:		ports/67360
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-07-14 09:25:24 +00:00
Joe Marcus Clarke
9e5632dd66 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
2004-07-09 17:43:11 +00:00
Adam Weinberger
bc3cef4c15 Add myBudget, a nifty Gtk+-2 personal finance thinger.
The aim of the program is to make it as easy as possible for people to
do their own personal budgets and keep track of their finances. Using
this program you can:

        * Create a budget and organize budget items into categories.
        * Nominate budget items to be paid from either a cash account or
          via a "Direct Debit" account which allows you to save for big
          ticket items and ensure timely payment of scheduled bills.
        * Automatically calculates how much money you must put aside
          each fortnight to meet all your "Direct Debit" obligations.
        * Automatically tells you how much money you must have in Direct
          Debit account to meet your obligatory payments on any
          particular date.
        * Record and save expenses against each of your budget categories.
        * Track how your expenses relate to your budget so you can
          determine if you are over or under-spending in any of your
          categories.
        * Sort your records into categories or by date.
        * Comes with realistic example to show how things work.
        * Allows you to export any of your reports, records, budget and
          Direct Debit status to the Gnumeric Spreadsheet program where
          they can be either printed or used for more detailed analysis.
        * Allows you to export any of your reports, records, budget and
          Direct Debit status to the AbiWord WordProcessor program where
          they can be printed or incorporated into a report.

WWW: http://www.abisource.com/~msevior/index.html
2004-07-05 04:26:49 +00:00
Erwin Lansing
082a294a2b Update to 2.01 2004-07-04 10:55:33 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Kris Kennaway
dd381f6466 Remove this expired port. 2004-06-21 00:52:56 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Joe Marcus Clarke
2998f14b5b Update to 1.8.9.
PR:		68120
Submitted by:	Alex Varju <varju@webct.com>
2004-06-19 20:58:40 +00:00
Markus Brueffer
bd1473d0a7 Don't use Makefile.kde anymore 2004-06-06 02:37:40 +00:00
Thierry Thomas
38112ed099 Remove an extraneous dependency towards popt.
Noticed by:	Kris.
2004-05-29 12:05:32 +00:00
Kirill Ponomarev
36eb93b7c1 - Update to version 3.0
PR:		ports/67288
Submitted by:	Ports Fury
2004-05-28 18:33:20 +00:00
Thierry Thomas
16221ddd66 Upgrade to 0.5.0 and de-gnomify. 2004-05-24 16:52:43 +00:00
Mark Linimon
dd2e422fcf Revert previous commit; maintainer is merely having email trouble.
My apologies.

Prodded by:	kris
2004-05-19 12:29:21 +00:00
Mark Linimon
7cdd69417e Reset bouncing maintainer address. 2004-05-18 15:43:46 +00:00
Mark Linimon
2961ee8b5c Reduce time and traffic by pinning distfiles to their sites.
PR:		ports/66696
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>  (maintainer)
2004-05-17 21:02:02 +00:00
Kirill Ponomarev
5afeb82da3 - Update to version 2.6.9
PR:		ports/66392
Submitted by:	Ports Fury
2004-05-09 18:11:49 +00:00
Thierry Thomas
ef82cd63af Fix pkg-plist.
Noticed on dosirak & bento.

Approved by:	mat (mentor).
2004-04-28 20:30:52 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Erwin Lansing
7a6f3c3705 Add missing dirrm
Submitted by:	dosirak
2004-04-14 18:51:49 +00:00
Erwin Lansing
1e242169f1 Add missing dirrm
Submitted by:	dosirak
2004-04-14 18:31:31 +00:00
Kirill Ponomarev
1cc549bd37 - Update to version 1.7.9
PR:		ports/65364
Submitted by:	Ports Fury
2004-04-09 18:25:01 +00:00
Kirill Ponomarev
c16cac61bc - Update to version 2.9.9
PR:		ports/65365
Submitted by:	Ports Fury
2004-04-09 18:24:25 +00:00