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
Thierry Thomas
a43b7c72b8
Upgrade to 0.4.5: bug fixes.
...
Approved by: mat (implicit).
2004-04-07 21:46:37 +00:00
Kris Kennaway
52d7376f2d
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
2004-04-05 22:27:40 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Kirill Ponomarev
55207f89e7
- Support PTHREAD_CFLAGS properly
...
- Avoid unexpected side effect by other ports
PR: ports/65082
Submitted by: Ports Fury
2004-04-02 19:03:26 +00:00
Kris Kennaway
98dd96ee20
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
...
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
2004-04-02 07:29:48 +00:00
Ying-Chieh Liao
f0588e01fe
upgrade to 0.3.5
2004-04-02 03:27:02 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Markus Brueffer
91e67482b4
- SIZEify
...
Submitted by: trevor
Approved by: arved (mentor)
2004-03-28 18:36:47 +00:00
Kirill Ponomarev
bec1914be1
- Update MASTER_SITES and WWW: line
...
- Shorten pkg-descr
PR: ports/64760
Submitted by: Ports Fury
2004-03-26 14:41:41 +00:00
Thierry Thomas
8464709804
Upgrade grisbi to 0.4.4.
...
Approved by: mat (implicit).
2004-03-25 21:40:13 +00:00
Kris Kennaway
9fd453c58d
BROKEN: Checksum mismatch
2004-03-22 21:20:03 +00:00
Mario Sergio Fujikawa Ferreira
69c3a49c2d
Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3
...
Submitted by: bento
2004-03-21 01:50:59 +00:00
Thierry Thomas
4617e79801
SIZE-ify my ports.
...
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor).
2004-03-19 00:19:49 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Pav Lucistnik
7d83787187
- Add SIZE to GNOME ports
...
Submitted by: trevor
2004-03-18 14:05:58 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Mario Sergio Fujikawa Ferreira
49c84ef5d9
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
2004-03-12 00:19:42 +00:00
Mario Sergio Fujikawa Ferreira
310e236006
New port opale version 0.5: A very simple personal bank account
...
manager for KDE and KOffice
2004-03-01 04:24:38 +00:00
Markus Brueffer
7bb44cbc85
Change my email address.
...
Approved by: arved (mentor)
2004-02-23 20:57:56 +00:00
Kirill Ponomarev
e3acbf6ffb
- Update to version 1.7.8
...
PR: ports/63134
Submitted by: Ports Fury
2004-02-20 16:40:44 +00:00
Kirill Ponomarev
3d12bbd65d
- Update to version 2.9.8
...
PR: ports/63135
Submitted by: Ports Fury
2004-02-20 16:39:54 +00:00
Kirill Ponomarev
4cf0e0e736
- Support LOCALBASE properly
...
PR: ports/63005
Submitted by: Ports Fury
2004-02-18 18:56:17 +00:00
Alex Dupre
4630fc839b
- Update to 1.3RC3 release
...
- Fix dependencies (add USE_PHP)
- Remove BROKEN and DEPRECATED
- Correct URL
- Add SIZE
Approved by: nork (mentor/implicitly)
2004-02-16 13:56:15 +00:00
Kris Kennaway
118ac96f27
BROKEN: inconsistent dependencies on mysql 3.x and 4.x (inherited from a
...
dependency). This port will be removed on April 15 if still broken at
that time.
2004-02-16 11:01:28 +00:00
Kirill Ponomarev
326908bfaf
- Update to version 1.7.7
...
PR: ports/62426
Submitted by: Ports Fury
2004-02-08 16:40:44 +00:00
Kirill Ponomarev
d2246f47a5
- Update to version 2.9.7
...
PR: ports/62428
Submitted by: Ports Fury
2004-02-08 16:40:03 +00:00
Kirill Ponomarev
235969c911
- Fix PORTVERSION
...
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-02-06 16:23:03 +00:00
Kirill Ponomarev
ef38d47548
- Update to version 0.6.6
...
PR: ports/62427
Submitted by: Ports Fury
2004-02-06 14:38:49 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Kirill Ponomarev
1fae79f5a0
- Fix spelling in COMMENT and pkg-descr
...
Submitted by: hmp
2004-02-04 20:51:57 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Tilman Keskinoz
899ce5f3e3
Fix dependencies:
...
# ldd /usr/local/bin/aqmoney
/usr/local/bin/aqmoney:
libopenhbci.so.13 => /usr/local/lib/libopenhbci.so.13 (0x2006bc000)
2004-02-01 13:33:42 +00:00
Kris Kennaway
04b9f32add
Bump PORTREVISION for plist fix
2004-01-30 10:06:22 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Kirill Ponomarev
7a3ca6fed0
- Fix pkg-plist
...
- Bump PORTREVISION
Noticed by: bento via kris
2004-01-25 09:58:38 +00:00
Mark Linimon
f431c4bc90
Fix dependencies for finance/aqmoney; fix plist for those dependencies.
...
This should fix the build(s) on bento.
prompted by: kris
2004-01-25 04:02:44 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Oliver Eikemeier
702ed4f9a6
accidentially added ktoblzcheck twice
2004-01-22 22:03:30 +00:00
Oliver Eikemeier
a335a55ace
move the following ports to finance:
...
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote
PR: 59357
Submitted by: linimon
Approved by: marcus (mentor)
2004-01-22 21:12:03 +00:00
Oliver Eikemeier
a50678312b
- fix PKGORIGIN
...
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
2004-01-22 17:59:27 +00:00
Trevor Johnson
439b8a040c
Use the CPIO macro defined in bsd.port.mk.
2004-01-22 12:18:43 +00:00
Trevor Johnson
fbd1108f49
Use the SORT macro from bsd.port.mk.
2004-01-22 11:06:02 +00:00
Kirill Ponomarev
1734c3ab0c
- Update to version 1.7.6
...
PR: 61422
Submitted by: Ports Fury
2004-01-16 16:07:00 +00:00
Kirill Ponomarev
3aee57454f
- Update to version 2.9.6
...
PR: 61423
Submitted by: Ports Fury
2004-01-16 16:03:25 +00:00
Clement Laforet
05ebf114ab
- Update to 0.4.3
...
PR: 60899
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
Approved by: erwin (mentor) (implicitly)
2004-01-04 20:55:42 +00:00
Edwin Groothuis
7105342851
finance/grisbi: upgrading to 0.4.2.
...
Upgrade Grisbi to its latest release.
PR: ports/60669
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-12-29 07:11:03 +00:00
Kirill Ponomarev
ee38694b7d
- Update to version 1.0
...
PR: 60382
Submitted by: maintainer
2003-12-19 14:33:38 +00:00
Joe Marcus Clarke
3d8b5b23e7
* Update to 1.8.8
...
* Add optional HBCI support [1]
Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de>
2003-12-18 17:50:56 +00:00
Joe Marcus Clarke
809c4a3418
Unbreak this now that the slib issues have been worked out.
2003-12-18 17:40:54 +00:00
Joe Marcus Clarke
e0ef55bc10
Mark this port BROKEN until we can work out the slib issues.
2003-12-17 20:34:03 +00:00
Kirill Ponomarev
ba1622b904
- Update to version 1.7.4
...
PR: 60334
Submitted by: Ports Fury
2003-12-17 16:28:06 +00:00
Kirill Ponomarev
cd5ea7183c
- Update to version 2.9.4
...
PR: 60335
Submitted by: Ports Fury
2003-12-17 16:20:30 +00:00
Thomas Gellekum
c88c2f8a83
New port ktoblzcheck, a utility that checks bank codes of german banks.
2003-12-17 10:18:32 +00:00
Maxim Sobolev
cf4a1541da
Add p5-Business-OnlinePayment-OCV 0.01, a Business::OnlinePayment backend
...
module for OCV.
2003-12-15 10:53:04 +00:00
Maxim Sobolev
aaffc0b515
Add p5-Business-OnlinePayment-iAuthorizer 0.2.1,
...
a Business::OnlinePayment backend module for iAuthorizer.
2003-12-15 10:51:54 +00:00
Maxim Sobolev
639add68a8
Add p5-Business-OCV 0.1, an interface to the Ingenico OCV Server.
2003-12-15 10:37:29 +00:00
Mark Linimon
5877e27e05
I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE
...
now. However, I have not yet tested it on -CURRENT.
2003-12-15 04:20:02 +00:00
Mark Linimon
cf3ff8ca4a
Fix up the bogus BUILD_DEPENDS that I left in after testing.
...
Prodded by: kris.
2003-12-15 00:58:00 +00:00
Pav Lucistnik
86589ecd1c
- Fix dependency on slib-guile
...
Pointy hat to: pav
2003-12-14 22:40:03 +00:00
Pav Lucistnik
6a3fd10c33
- Chase new slib-guile infrastructure
2003-12-14 20:19:55 +00:00
Tilman Keskinoz
d16e0ad125
New maintainer
...
respect CFLAGS and PTHREAD_LIBS
Make fetchable by putting it on my MASTER_SITE_LOCAL
PR: 59794 [1]
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2003-12-10 15:31:41 +00:00
Sergey Skvortsov
e4601551fe
Updated to 1.08
2003-12-08 17:35:29 +00:00
Mark Linimon
b707140221
The openhbci dependency is needed to build the object modules, not just
...
the libraries. Boot to the butt supplied by: kris.
2003-11-22 16:25:49 +00:00
Tilman Keskinoz
016a71e4f7
I am not sure, why I added -pedantic 10 months ago.
...
With todays gcc it breaks the port on 5.x
2003-11-21 11:32:50 +00:00
Kirill Ponomarev
fd1c2b75f2
- The tarball has been rerolled, because the URL of the
...
online manual has been updated. It does not desserve a
PORTREVISION.
- don't force to remove non-empty common directories
PR: 59486
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
2003-11-20 15:11:20 +00:00
Trevor Johnson
00e692203d
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
2003-11-17 12:03:17 +00:00
Mark Linimon
6213061852
Update to current versions. PR: ports/57080 and maintainer timeout.
2003-11-11 09:03:50 +00:00
Joe Marcus Clarke
fc332e9143
Update to 0.6.5 and unbreak with the new OpenSP.
...
PR: 59125
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-11-10 18:07:49 +00:00
Joe Marcus Clarke
24efa94047
Convert scrollkeeper over to use the system catalog location. This helps
...
to unbreak gtk-doc as well as removes a ton of gross hacks to support
the old location. Also, import some CVS patches from SK to fix some
potential crashes when installing bad catalogs.
While I tested this with a full SK database rebuild, problems may still
occur. Please let me know if you encounter any issues with OMF files
after this commit.
2003-11-04 08:53:10 +00:00
Erwin Lansing
f015946d5e
Update to 1.07
...
- Worldpay have a new range of callback servers IPs
2003-10-30 19:36:12 +00:00
Kirill Ponomarev
4fd7e54048
- Remove an inactive mirror from MASTER_SITES
...
PR: 58495
Submitted by: maintainer
2003-10-24 19:59:04 +00:00
Erwin Lansing
6950bbfd5b
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
...
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Kirill Ponomarev
3ec3228691
- Fix build on -current
...
Reported by: kris via bento
2003-10-18 14:23:51 +00:00
Adam Weinberger
e38042481b
Add kexchange.
...
KExchange is a currency converter for over 150 currencies using up-to-date
exchange rates from the PACIFIC Exchange Rate Service.
Features
* rates may be refreshed on command or automatically on startup;
* rates can be cached locally for offline use;
* may also be used as a Euro converter; and
* has an DCOP interface.
2003-10-18 07:49:32 +00:00
Kris Kennaway
79742d9938
Add back previous maintainer: it seems the mail bounce was caused by
...
problems with the .org TLD.
2003-10-16 05:15:18 +00:00
Kris Kennaway
531482e14d
Reset bouncing maintainer address
2003-10-16 03:12:15 +00:00
Kirill Ponomarev
c41898f938
- Reaarange USE_GNOME
...
PR: 57886
Submitted by: Ports Fury
2003-10-12 13:23:55 +00:00
Edwin Groothuis
677bca02b1
new port: myphpmoney
...
MyPhpMoney is a group of scripts (Open Source) who allowed
you to managed your accounts, with the possibility to compare
with your old currency : Francs, Lire, etc (More than 230
currencies availables)
WWW: http://sourceforge.net/projects/myphpmoney/
PR: ports/49986
Submitted by: courou <courou@wanadoo.fr>
2003-10-06 04:03:35 +00:00
Edwin Groothuis
17578e0979
Add finance category to the following ports.
...
PR: ports/56259 (ports/39102)
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-10-04 02:27:44 +00:00
Adam Weinberger
efa81cc754
Update to 1.8.3.
2003-09-25 05:18:11 +00:00
Adam Weinberger
3d1b0535e6
Update to 1.8.7.
2003-09-25 05:17:05 +00:00
Edwin Groothuis
3052c64bbb
Fix checksum. Diff is supplied in PR.
...
PR: ports/56861
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-09-23 06:20:11 +00:00
Erwin Lansing
6b470bae86
Conditionalise dependencies on databases/p5-DBI: for perl
...
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
2003-09-16 05:43:52 +00:00
Kirill Ponomarev
87d0bf0c42
- Fix pkg-plist
...
- Fix khacc build which depends on qhacc
- Bump PORTREVISION
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Noticed by: kris via bento
2003-09-03 08:12:44 +00:00
Kirill Ponomarev
4950c2a1d7
- Fix MASTER_SITES
...
PR: 56178
Submitted by: maintainer
2003-08-30 08:41:51 +00:00
Edwin Groothuis
1b7e94efb7
New port: finance/grisbi, a personal finance manager.
...
Grisbi is a personnal accounting application, written with
Gnome and Gtk, and is released under the GPL licence.
Its aim is to provide you with the most simple and intuitive
software for basic use, although it can be very powerful
if you spend a little time on the setup.
Grisbi is an application written by french developpers, so
it perfectly respects french accounting rules. Grisbi can
manage multiple accounts, currencies and users. It manages
third parties, expenditures and receipts categories, and
also budgetary lines, financial years, and other information
that make Grisbi adapted for associations (except those
that require double entry accounting).
WWW: http://www.grisbi.org/
PR: ports/54675
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-08-29 11:41:11 +00:00
Edwin Groothuis
0a32e4d493
Update port: misc/emma to 0.8.2
...
- Update to version 0.8.2
PR: ports/55152
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-08-25 01:07:22 +00:00
Kirill Ponomarev
288af27a17
- software author added new headers to tarball
...
- tarball was rerolled, hence new checksum
- bump PORTREVISION
PR: 55825
Submitted by: Ruslan Babayev <ruslan@babayev.com>
KATO Tsuguru <tkato@prontomail.com>
2003-08-22 14:09:47 +00:00
Adam Weinberger
359c56ed1d
Update to 1.8.5.
...
Enable gnucash to build if db41 is installed.
2003-08-20 14:30:55 +00:00
Kirill Ponomarev
44762cf280
- Update to version 1.7.1
...
PR: 55685
Submitted by: Ports Fury
2003-08-18 08:55:15 +00:00
Kirill Ponomarev
24b6449f58
- Update to version 2.9.1
...
PR: 55686
Submitted by: Ports Fury
2003-08-18 08:54:01 +00:00
Kirill Ponomarev
e135eba6bb
- Fixed missed dependency
...
Reported by: kris via bento
2003-08-17 09:17:25 +00:00
Joe Marcus Clarke
bdd1c47883
Use INFO.
2003-08-17 04:14:30 +00:00
Joe Marcus Clarke
593038e3d5
Fix installation by using the DocBook DTDs installed on the system.
...
Reported by: Peter Kostouros <kpeter@melbpc.org.au>
2003-08-17 00:05:24 +00:00
Kirill Ponomarev
5f34cb31ac
Fix khacc script to handle bash properly
...
Submitted by: KATO Tsuguru
2003-08-13 14:02:47 +00:00
Kirill Ponomarev
e12c0fa370
Fix qhacc script to handle bash properly
...
PR: 55516
Submitted by: Ruslan Babayev <ruslan@babayev.com>
2003-08-13 08:16:01 +00:00
Erwin Lansing
e235486a47
Update to 3.13
2003-08-12 18:25:43 +00:00
Erwin Lansing
241d751d74
Update to 0.03
...
- better error message when LinkPoint doesn't return a statusMessage
- update for LinkPoint API 2.6
2003-08-12 18:22:37 +00:00
Kirill Ponomarev
d2359ca779
- Update to version 1.7
...
PR: 55496
Submitted by: Ports Fury
2003-08-12 18:09:33 +00:00
Kirill Ponomarev
0bb2417319
- Update to version 2.9
...
PR: 55497
Submitted by: Ports Fury
2003-08-12 18:04:27 +00:00
Kirill Ponomarev
cdf912fa68
- Fix build on -current
...
- Rearrange USE_GNOME
PR: 55153
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
2003-08-01 18:18:17 +00:00
Kris Kennaway
19e692bb68
Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED
2003-07-30 22:59:23 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Tilman Keskinoz
a80aafb112
Fix a build problem with CURRENT.
2003-07-20 14:09:54 +00:00
Oliver Lehmann
5d2b9f69d6
replace ${PERL} with ${REINPLACE_CMD}
...
PR: 47406
2003-07-06 10:14:34 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Kris Kennaway
810e7f292b
Add missing file and bump PORTREVISION
2003-06-09 11:19:49 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Joe Marcus Clarke
7257e1c4a5
* Update to 1.8.4
...
* Use ${SITE_PERL}, defined in bsd.port.mk. [1]
Submitted by: adamw
2003-06-01 00:45:21 +00:00
Kris Kennaway
b5ba813ea5
BROKEN on 5.1: configure fails
2003-05-18 11:36:12 +00:00
Joe Marcus Clarke
71132f6358
Correct a typo in the COMMENT.
...
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-05-13 20:31:53 +00:00
Joe Marcus Clarke
7277efaedb
Update to 1.8.1.
2003-05-13 17:29:00 +00:00
Joe Marcus Clarke
6fee32f65a
Update to 1.8.3.
2003-05-13 08:03:00 +00:00
Kris Kennaway
24afd8649f
Remove two nonexistent directories that were apparently added by mistake.
...
Pointy hat to: edwin
2003-05-06 09:34:45 +00:00
Joe Marcus Clarke
5ec9ba7553
Since we have guile 1.6 now, gnucash doesn't need to install it's own
...
srfi code.
Reported by: bento
2003-05-06 01:32:52 +00:00
Joe Marcus Clarke
6e2c11dcf5
Chase guile's shared lib version.
2003-05-02 03:29:26 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Kris Kennaway
2bde101dcf
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
...
is no longer installed.
2003-04-17 21:56:40 +00:00
Tilman Keskinoz
6bcda931e5
Add Aqmoney, a HBCI homebanking application
...
PR: 50998
Submitted by: Heiner Strauss <heiner@bilch.com>
2003-04-16 08:58:32 +00:00
Tilman Keskinoz
b6e233dc44
Update to 0.9.9
...
PR: 50946
Submitted by: maintainer
2003-04-14 15:51:54 +00:00
Joe Marcus Clarke
1ba5097f40
Fix build on -STABLE.
...
PR: 50907
Submitted by: Gordon Burditt <gordon@hammy.lonestar.org>
2003-04-13 19:33:02 +00:00
Edwin Groothuis
8ff2b33595
(should have done this with ports/50849
2003-04-13 10:38:29 +00:00
Edwin Groothuis
29b1b503db
fix build for perl 5.005_03 of finance/p5-Business-OnlinePayment-2CheckOut
...
PR: ports/50846
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-13 10:37:59 +00:00
Edwin Groothuis
fcaeffa9bf
fix build on perl 5.005_03 for finance/p5-Business-OnlinePayment-SurePay
...
PR: ports/50849
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-13 10:36:46 +00:00
Joe Marcus Clarke
ee52b417b8
Update to 0.6.4.
...
PR: 50885
Submitted by: Glenn Johnson <glennpj@charter.net>
2003-04-13 04:17:55 +00:00
Edwin Groothuis
30ea476ca9
Removed double $$ in BUILD_DEPENDS
...
Noticed by: bento/kris
2003-04-05 23:03:27 +00:00
Edwin Groothuis
7377d958bf
Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03
...
In the words of the author:
"Please be advised that I have today made an important
security update to the module to fix a serious, remotely
exploitable, bug in the module.
I have also renamed the module today to avoid namespace
conflicts with the Business::OnlinePayment API."
Requested by: Jason Clifford <jason@ukpost.com> (author)
PR: ports/50017
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-04 01:30:59 +00:00
Edwin Groothuis
f62fdf19ba
move p5-Business-OnlinePayment from misc to finance
...
PR: ports/50557
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-04 01:15:23 +00:00
Joe Marcus Clarke
ea12032b97
Update to 1.8.2.
2003-04-03 02:57:03 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
9a79985bd2
Add WWW line to finance/libofx/pkg-descr
...
PR: ports/48733
Submitted by: Glenn Johnson <glennpj@charter.net>
2003-02-27 07:35:28 +00:00
Maxim Sobolev
d75889ad73
Prune empty dir that might be left off.
2003-02-24 20:03:02 +00:00
Maxim Sobolev
fee4f8a3d2
Update to 1.03.
2003-02-24 19:57:08 +00:00
Maxim Sobolev
7f47755e0b
Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePayment
...
backend module for MerchantCommerce authorization service.
2003-02-24 19:55:43 +00:00
Yen-Ming Lee
060b378bee
add missing directory to PLIST
...
bump PORTREVISION
Noticed by: bento
PR: 48544
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-02-22 15:29:03 +00:00
Joe Marcus Clarke
d7453bf174
Add a missing BUILD_DEPENDS on db4.
...
Reported by: bento
2003-02-22 08:25:10 +00:00
Kris Kennaway
13abd7ff73
Add missing file
2003-02-22 03:29:46 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Akinori MUSHA
a8edaa568e
De-pkg-comment.
2003-02-21 12:06:51 +00:00
Akinori MUSHA
2e4c764a61
De-pkg-comment.
2003-02-21 11:15:57 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Akinori MUSHA
1707b424cb
De-pkg-comment.
2003-02-20 17:24:13 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Joe Marcus Clarke
8fc3be91f1
Add support for the gnucash-docs port.
...
PR: 48402
Submitted by: Glenn Johnson <glennpj@charter.net>
2003-02-18 03:45:50 +00:00