Commit graph

804 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
59740ebb59 new port: finance/ledgersmb
LedgerSMB is a double entry accounting system, written in Perl.
	Accounting data is stored in a PostgreSQL Server, for the display
	any text or GUI browser can be used.

	WWW: http://www.ledgersmb.org/

PR:		ports/112248
Submitted by:	Antoine Beaupre <anarcat@koumbit.org>
2007-09-07 04:54:24 +00:00
Lars Thegler
cb5f1cecf5 Update to 2.8.7
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-09-05 17:36:21 +00:00
Pav Lucistnik
584aa7274e - Really fix jython dependency
Pointy hat to:	pav
2007-09-05 08:01:41 +00:00
Pav Lucistnik
8ca6968b7f - Fix depend object after recent jython update
Reported by:	pointyhat
2007-09-04 07:50:40 +00:00
Tilman Keskinoz
eff6ec1fae Update to 0.8.1
PR:		115982
Submitted by:	Kevin Way <kevin@insidesystems.net>
2007-09-02 17:52:24 +00:00
Jeremy Messenger
8deeadae2a Update to 3.5. 2007-08-22 17:19:53 +00:00
Martin Wilke
e1a5cf392c Eqonomize! is a personal accounting software, with focus on efficiency and
ease of use for the small household economy. Eqonomize! provides a complete
solution,with bookkeeping by double entry and support for scheduled recurring
transactions,security investments, and budgeting. It gives a clear overview
of past and present transactions, and development of incomes and expenses,
with descriptive tables and charts, as well as an approximation of future
account values.

WWW: http://eqonomize.sourceforge.net/

PR:		ports/115237
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-08-21 09:01:00 +00:00
Xin LI
3c263d8212 Update to 1.14 2007-08-13 02:37:49 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Michael Johnson
5a6b140b90 Update to 2.2.0
PR:		ports/114727
Submitted by:	Hiroto Kagotani
2007-07-29 01:24:29 +00:00
Michael Johnson
15597fdf05 Update to 2.2.0
PR:		ports/114726
Submitted by:	Hiroto Kagotani
2007-07-29 01:19:02 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Erwin Lansing
ad4357f996 Update to 0.09 2007-07-16 17:09:35 +00:00
Erwin Lansing
0498dc6a7e Update to 3.17 2007-07-16 17:08:40 +00:00
Rong-En Fan
856de30588 - Update to 0.06001
PR:		ports/114603
Submitted by:	hideo <hideo at lastamericanempire.com> (maintainer)
2007-07-16 11:26:53 +00:00
Simon Barner
c6c8ea5d53 - Fix build with boost 1.34.0: The Boost unit test framework shared library
no longer contains main(), so set the right #defines.

  Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by:	pointyhat via pav
2007-07-09 07:35:11 +00:00
Ying-Chieh Liao
3599983cfd upgrade to 0.2.7 2007-07-08 05:48:29 +00:00
Andrew Pantyukhin
7c76c7bbba - Update/add mirrors
Reported by:	fenner's distfile survey
2007-07-07 19:22:23 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Martin Wilke
b2d91be39b - Update to 1.11 2007-06-29 23:07:40 +00:00
Michael Johnson
664daba45b dirrmtry share/gnome/xml
PR:		ports/110414
Submitted by:	geraud@gcu.info
2007-06-28 12:10:34 +00:00
Lars Thegler
0d1fc47d6d Unbreak, fixing MASTER_SITES.
Noticed by:	pointyhat via pav
2007-06-26 12:33:47 +00:00
Pav Lucistnik
d56118d141 - Mark BROKEN: Checksum mismatch 2007-06-26 07:49:14 +00:00
Michael Johnson
95fd2f77eb Chase ktoblzcheck lib version bump
PR:		113208
Submitted by:	slogster@gmail.com
2007-06-01 12:23:24 +00:00
Jeremy Messenger
3e36c3cb20 -Add a missing dependency, desktopfileutils.
-Install mime-info in the correct place.
-Bump the PORTREVISION.

Reported by:	krismail
2007-05-28 23:06:01 +00:00
Pav Lucistnik
4669714bf1 - Fix depobj for gtkhtml38
Reported by:	Peter Jeremy <peterjeremy@optushome.com.au>
2007-05-27 21:33:20 +00:00
Martin Wilke
19a7faf1a0 - Update to 1.13
PR:		113003
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-05-27 10:00:07 +00:00
Lars Thegler
4573c14a07 Update to 2.8.5
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-05-26 19:37:08 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Jeremy Messenger
f0ba370938 Update to 3.3. 2007-05-25 04:35:20 +00:00
Kris Kennaway
652c152770 BROKEN: Does not build 2007-05-25 01:25:17 +00:00
Joe Marcus Clarke
acbbb22e3d Teach these ports to use www/gtkhtml38 instead of gtkhtml3. 2007-05-25 00:53:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Erwin Lansing
fa740df6b2 - Update to 0.08
- Add WWW: prefix in pkg-descr
2007-05-03 19:01:58 +00:00
Cheng-Lung Sung
320ab2d3b8 Add sabernetdcs-client 2.0.3, saberNet DCS - A labor data collection
system.

PR:		ports/107367
Submitted by:	Matthew Ranostay <mranostay at saberlogic.com>
2007-05-01 06:47:30 +00:00
Mario Sergio Fujikawa Ferreira
b12dd754fb New port gfp version 0.7.2: Personal finances administration software 2007-04-24 01:07:00 +00:00
Kris Kennaway
6c618f77f0 BROKEN on 7.0: Bad objformat handling 2007-04-21 17:22:30 +00:00
Erwin Lansing
e92eb1806e Fix plist
Noticed by:	pointyhat (kris)
2007-04-21 10:48:38 +00:00
Erwin Lansing
455b3d2181 Fix plist 2007-04-21 10:47:55 +00:00
Gabor Kovesdan
46b9896d01 - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
2007-04-15 21:06:14 +00:00
Erwin Lansing
842cd50e39 Update to 0.02 2007-04-15 15:48:59 +00:00
Gabor Kovesdan
5382b79779 - Remove old Perl support from unmaintained ports in categories starting
with letter b-f
2007-04-02 17:54:43 +00:00
Lars Thegler
3aa1a0e60a Update to 2.6.27
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-03-25 09:25:18 +00:00
Pav Lucistnik
b7a2a5a2a9 - Update to 0.4.0 2007-03-24 13:14:37 +00:00
Martin Wilke
da167dde05 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be used
2007-03-19 finance/gnomepm: is unfetchable and has no homepage
2007-03-19 games/frabs: is unfetchable and homepage disappeared
2007-03-22 17:08:45 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Lars Thegler
2b05dd753a Update to 2.6.26, fixing authentication bypass vulnerability
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New

PR:		ports/110350
Submitted by:	Antoine Beaupre <anarcat@koumbit.org>
Security:	http://www.vuxml.org/freebsd/8e02441d-d39c-11db-a6da-0003476f14d3.html
2007-03-16 11:57:15 +00:00
Mathieu Arnold
84908c52df Update to 1.10 2007-03-15 19:15:50 +00:00
Mathieu Arnold
c2de9844e0 Update to 0.13 2007-03-13 15:53:03 +00:00
Lars Thegler
cbe94d5734 Author rerolled tarball, no functional changes.
Noticed by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2007-03-07 14:37:30 +00:00
Lars Thegler
7c51b97120 Update to 2.6.25
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-03-05 19:12:47 +00:00
MANTANI Nobutaka
b610843b31 Fix build after objformat removal on -current. 2007-03-05 14:18:07 +00:00
Martin Wilke
1767c09387 - Update to 0.12
PR:             109843
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
2007-03-04 10:00:40 +00:00
Michael Johnson
5cae3d0178 - Bump PORTREVISION for changes in libltdl15. 2007-02-28 18:45:01 +00:00
Michael Johnson
735028c5e2 /root/commit 2007-02-23 22:25:38 +00:00
Michael Johnson
93dc521a8e Update to 2.0.1 2007-02-23 22:23:23 +00:00
Lars Thegler
86cbc2f4f8 Update to 2.6.24
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-02-22 13:10:50 +00:00
Gabor Kovesdan
92a2cd734a - Deprecate: is unfetchable and has no homepage
- Set EXPIRATION_DATE

Approved by:	erwin (mentor, implicit)
2007-02-19 17:35:28 +00:00
Ying-Chieh Liao
4422f28dbe upgrade to 0.2.6
add missing depends

PR:		109215
Submitted by:	leeym
2007-02-16 05:42:21 +00:00
Ying-Chieh Liao
6186812548 add p5-Finance-TW-EmergingQuote 0.26
Check stock quotes from Taiwan Emerging Stock
2007-02-16 05:34:29 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Sergey Skvortsov
309e2cce55 Update to 1.13
Changes:	http://search.cpan.org/src/HAMPTON/Finance-Quote-1.13/ChangeLog
PR:		ports/108312
Submitted by:	mat
2007-02-06 18:04:16 +00:00
Lars Thegler
7a772df051 Update to 2.6.23
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-02-04 21:12:16 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Pav Lucistnik
00809b6b21 - Prepare for removal of shlib filtering 2007-01-27 13:40:50 +00:00
Thierry Thomas
6ef53cf1ea Upgrade to 0.5.9.
New in version 0.5.9 :
- Bug fixes
- More bug fixes
- Even more bug fixes
- Grisbi does not care anymore about file permissions
- Hebrew translation thanks to Dotan Mazor

PR:		ports/108348
Submitted by:	Esa Karkkainen <ejk (at) iki.fi>
2007-01-26 23:02:54 +00:00
Ion-Mihai Tetcu
c807e9f28d - chase textproc/opensp's libosp version upgrade
- bump PORTREVISOIN for depends change

Submitted by:	pav@
Pointyhat to:	kuriyama
2007-01-24 19:15:07 +00:00
Ion-Mihai Tetcu
465695ee4f - chase textproc/opensp's libosp version upgrade
- bump PORTREVISOIN for depends change

PR:		ports/108233
Submitted by:	Peter Johnson
Pointyhat to:	kuriyama
2007-01-24 18:47:21 +00:00
Sam Lawrance
ee0eccf53a Drop maintainership. 2007-01-23 08:19:11 +00:00
Martin Wilke
18e794b19f - Update to 4.01
PR:		ports/107661
Submitted by:	John E. Hein <jhein@timing.com> (maintainer)
2007-01-11 11:45:24 +00:00
Martin Wilke
abb478d341 Finance::Amortization is a simple object oriented interface to an amortization
table. Pass in the principal to be amortized, the number of payments to be
made, and the interest rate per payment. It will calculate the rest on demand,
and provides a few methods to ask for the state of the table after a given
number of periods.

Authors: Nathan Wagner <nw@hydaspes.if.org>
WWW: http://search.cpan.org/dist/Finance-Amortization/

PR:		ports/107603
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2007-01-08 22:59:05 +00:00
Anton Berezin
395a1f9ca6 Update to 0.30. 2006-12-20 10:37:04 +00:00
Lars Thegler
3a9b542a22 Update to 2.6.22, fixing multiple vulnerabilities
PR:		ports/106842
Submitted by:	Antoine Beaupre <anarcat@lethe.koumbit.net>
Security:	http://www.vuxml.org/freebsd/0679deeb-8eaf-11db-abc9-0003476f14d3.html
2006-12-19 14:54:51 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Tilman Keskinoz
cc9be3417b Update to 1.12 2006-12-10 17:04:55 +00:00
Vasil Dimov
a61d3f6bed Remove expired ports:
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
2006-12-04 13:10:31 +00:00
Dirk Meyer
320a0cc7b9 Expense is a very lightweight application to track your expenses,
much like you might expect to find on a PDA. It is built upon the
code found in Yen-ju Chen's excellent money.app tutorial.
I use Expense daily, but it still contains bugs.

WWW: http://www.eskimo.com/~pburns/Expense/
2006-11-30 17:28:56 +00:00
Jeremy Messenger
3aa5d1c5e7 Update to 3.2.1. 2006-11-27 18:07:03 +00:00
Pav Lucistnik
2410cb84b4 - Update to 3.08
- Respect X11BASE

PR:		ports/105809
Submitted by:	John E. Hein <jhein@timing.com> (maintainer)
2006-11-24 21:21:25 +00:00
Rong-En Fan
dd1bb43dc9 - Chase recent libofx update 2006-11-24 08:37:53 +00:00
Erwin Lansing
7dfcaa3480 Update to 3.16 2006-11-22 20:34:41 +00:00
Martin Wilke
7f71325756 - Fix pkg-plist ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006101922/kexchange-1.0_4.log )
PR:		ports/104856
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 21:29:57 +00:00
Yen-Ming Lee
04a202f2d7 - update to 0.11 2006-11-04 00:03:56 +00:00
Michael Johnson
937ae77cd9 - Fix LIB_DEPENDS for g-wrap
Spotted by: Stephen J. Roznowski <sjr@comcast.net>
Approved by:	portmgr (marcus)
2006-10-18 23:39:29 +00:00
Michael Johnson
1214295655 - Chase g-wrap downgrade
Approved by:	portmgr (marcus)
2006-10-17 21:26:31 +00:00
Joe Marcus Clarke
f34bb49e25 Correct the slib-guile dependency, and fix installation.
Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2006-10-17 18:15:45 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Rong-En Fan
9820b72071 - Chase finance/libofx share library version bump 2006-10-09 08:00:59 +00:00
Rong-En Fan
5ba594429c - Update to 0.8.2
This fixes build problem.
- Mark BROKEN on 4.x

PR:		ports/104188
Submitted by:	Guido Falsi <mad at madpilot.net>
2006-10-09 08:00:12 +00:00
Lars Thegler
06c8dbb219 Update to 2.6.19 2006-10-07 18:17:49 +00:00
Jeremy Messenger
f49dc79ab5 The tarball has been re-rolled with my two patches included to fix the build. 2006-10-03 18:35:46 +00:00
Emanuel Haupt
340ffaa891 - Update MASTER_SITES and WWW
- Mark for removal in 2 months (project disappeared from the internet)
2006-10-03 11:42:39 +00:00
Jeremy Messenger
04e79a9a35 Update to 3.2 final. 2006-09-28 21:56:01 +00:00
Rong-En Fan
e5e34c2df0 - Update to 1.11
PR:		ports/103634
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:31:36 +00:00
Kris Kennaway
f45289b204 Remove repo-copy in progress that remains uncompleted by the requesting
committer after more than 7 months.

Pointy hat to:	lawrance
2006-09-24 21:14:39 +00:00
Michael Nottebrock
4dce0bd83b Update gpgme to 1.1.2, chase dependencies. 2006-09-13 21:24:20 +00:00
Michael Johnson
766eb20fb0 - Adopt ports 2006-09-10 19:07:44 +00:00
Alex Dupre
5ffedf9e66 Fix default certificates path for pfpro extension.
PR:		ports/99067
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2006-09-10 16:31:00 +00:00
Sergey Skvortsov
28792ae9a2 Add missed dependency (Crypt::SSLeay).
PR:		ports/102979
Submitted by:	Warren Block <wblock xx wonkity.com>
2006-09-08 07:09:21 +00:00
Martin Wilke
fcdd45b21f - Update to 0.8.5
PR:		ports/102811
Submitted by:	Alexander Novitsky <alecn2002(at)yandex.ru> (maintainer)
2006-09-05 17:28:41 +00:00
Sergey Skvortsov
1438cb11ec Update to 1.12
Changes:	http://search.cpan.org/src/HAMPTON/Finance-Quote-1.12/ChangeLog
2006-09-05 17:01:49 +00:00
Pav Lucistnik
8ca878d00f OpenTaxSolver (OTS) is a free program for calculating Tax Form
entries and tax-owed or refund-due, such as US Federal or State
personal income taxes. An optional graphical front-end, OTS_GUI,
has been added. Preliminary versions for Canada and the United
Kingdom were posted in previous years and may be updated with help
from volunteers.

Motivations include:

    * To make tax preparation software available for all platforms.
    * To provide insight into how our taxes are calculated in clear
      unambiguous equations/code.
    * To avoid invasive, bloated commercial software packages.
    * To avoid rewriting our own individual programs each year by
      combining efforts.
    * To provide a simple reliable tax-package requiring only
      rudimentary knowledge to maintain.

WWW: http://opentaxsolver.sourceforge.net/

PR:		ports/95529
Submitted by:	John Hein <jhein@timing.com>
2006-08-28 21:05:20 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Jeremy Messenger
fd5b69f7ab - Mark it as BROKEN, Does not build on FreeBSD 4.x. Also, I don't support
FreeBSD 4.x.
- While I am here, change the home prefix from X11BASE to LOCALBASE. Bump the
  PORTREVISION.

Reported by:	krismail
2006-08-07 18:04:55 +00:00
Erwin Lansing
158df60054 Fix install after DESTDIR patch.
Submitted by:	gabor
2006-08-05 22:42:24 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Lars Thegler
fa9bb1b6c1 Update to 2.6.15
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2006-07-30 12:59:15 +00:00
Martin Wilke
f8b46e7790 - Fix pkg-plist
PR:	        ports/100823
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-29 19:48:13 +00:00
Thierry Thomas
241ffe52a0 Fix pkg-plist.
PR:		ports/100819
Submitted by:	Stanislav Sedov <ssedov (at) mbsd.msk.ru>
2006-07-26 13:24:14 +00:00
Jeremy Messenger
9f973b4e9b Update to 3.2alpha2. 2006-07-13 20:32:50 +00:00
Cheng-Lung Sung
903c215282 - unbreak
- fix dependency of qhacc
2006-07-03 06:10:56 +00:00
Mark Linimon
6a97d522ce Mark broken due to dependency problem. 2006-07-03 05:02:47 +00:00
Jeremy Messenger
d1429631dc - The tarball has been re-rolled with fixes.
- Add a hack to correct the image path standard by change from share/images
  to share/pixmaps.
- Bump the PORTREVISION.
2006-06-26 18:49:14 +00:00
Cheng-Lung Sung
c43be3147b - MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@

PR:		ports/98755
Submitted by:	rafan (the fresh committer)
2006-06-25 15:29:12 +00:00
Jeremy Messenger
a2f525b0fa HomeBank is the free software you have always wanted to manage your
personal accounts at home. The main concept is to be light, simple and
very easy to use. It brings you many features that allows you to analyze
your finances in adetailed way instantly and dynamically with powerfull
report tools based on filtering and graphical charts.

Furthermore HomeBank benefits now for more than 10 years of users
experiences and feedbacks as its development started in 1995 on Amiga
computers. It is now available on Amiga, GNU/Linux, and will probably be
soon available for Microsoft Windows and MacOS X systems, as GTK+ exists
on it.

WWW: http://homebank.free.fr/

--

Keep in mind, this is an alpha quality apps. (Homebank 3.2 alpha). I only
test it a little so far.
2006-06-25 02:25:58 +00:00
Ion-Mihai Tetcu
3be2ee09d0 Latest commit breaks build unconditionally, even if distfile exist in
${DISTDIR}. Fix this by folding code into bsd.port.pre.mk and bsd.port.post.mk.

PR:		99123
Submitted by:	maintainer
2006-06-18 22:14:01 +00:00
Sergey Matveychuk
184a6e4c33 - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile
Approved by:	maintainer
2006-06-18 17:39:31 +00:00
Aaron Dalton
fbec2dbd62 - ${PREFIX} was incorrectly used. Should use ${LOCALBASE} instead in this
case.
- Slightly modify COMMENT to be more adequate.

PR:		ports/99096
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-18 15:44:36 +00:00
Erwin Lansing
9a8b81c86d Update to 3.5
PR:		99042
Submitted by:	Ports fury
2006-06-17 09:19:18 +00:00
Aaron Dalton
dd18641f71 - Alterations to respect hier(7)
- Change maintainer

PR:		ports/82839
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-06-16 17:54:06 +00:00
Aaron Dalton
a3eb7d8c56 - Bump PORTREVISION due to change in default certificate location
PR:		ports/98996
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	tobez (implicit)
2006-06-16 09:50:33 +00:00
Aaron Dalton
7f242f3ed9 - Add patch to deal with FreeBSD location of PFPRO_CERT_PATH
PR:		ports/98996
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	tobez (implicit)
2006-06-16 04:26:57 +00:00
Aaron Dalton
f0339897f3 Adding port finance/p5-Business-OnlinePayment-PayflowPro, A
Business::OnlinePayment backend module for PayflowPro.

PR:		ports/98883
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-15 01:07:32 +00:00
Aaron Dalton
b8a7c70daf Adding port finance/p5-PFProAPI, Perl support for Payflow Pro calls.
PR:		ports/98882
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-14 03:04:24 +00:00
Aaron Dalton
3fb7a9de17 - Fix for running on FreeBSD > 4.x
- Some minor Makefile/plist tweaks to satisfy portlint

PR:		ports/98896
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-14 02:55:46 +00:00
Erwin Lansing
9fd7458cab Update to 1.09 2006-06-10 19:46:07 +00:00
Edwin Groothuis
ce7618b1d9 Add SHA256 checksum 2006-06-07 14:05:01 +00:00
Emanuel Haupt
7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Pav Lucistnik
75ff8591bb - Move to better category
devel/p5-Encode -> converters/p5-Encode
  devel/p5-Encode-compat -> converters/p5-Encode-compat

PR:		ports/97644
Submitted by:	Rong-En Fan <rafan@infor.org> (maintainer)
2006-05-27 17:51:11 +00:00
Pav Lucistnik
bf2364f42b - Drop dynamic plist; this port had both static and dynamic plists 2006-05-23 21:43:47 +00:00
Pav Lucistnik
99cde64a4c - Fix plist after recent php changes 2006-05-21 21:18:43 +00:00
Lars Thegler
2b527a3423 Update to 2.6.11
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2006-05-21 13:05:38 +00:00
Yen-Ming Lee
300731400f - update to 1.08 2006-05-09 01:29:51 +00:00
Andrew Pantyukhin
e120b50c21 - Update to 2.6.10
- Take maintainership

PR:		ports/95869
Submitted by:	me
Approved by:	krion (mentor)
2006-05-08 07:43:49 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Pav Lucistnik
2eec18ece7 - Fix build on FreeBSD 4.X
PR:		ports/95885
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-04-29 21:41:50 +00:00
Ying-Chieh Liao
41d58c5272 add p5-Finance-TW-TSEQuote 0.2
Check stock quotes from Taiwan Security Exchange
2006-04-28 01:26:18 +00:00
Lars Thegler
4d89d06566 Update to 2.6.9
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2006-04-22 15:19:15 +00:00
Tilman Keskinoz
6f4ec08251 Update to 2.4.1
PR:		93434
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	maintainer
2006-04-15 20:23:38 +00:00
Pav Lucistnik
becd4590a7 - Update to 1.10
PR:		ports/95756
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-04-15 16:31:07 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Sam Lawrance
a262da6416 Update to 0.8.3.
PR:		ports/93768
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
2006-04-09 10:49:38 +00:00
Sam Lawrance
818d5ebb67 Update to 0.8.2.
PR:		ports/93277
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
2006-04-07 12:05:39 +00:00
Yen-Ming Lee
83351444ee - update to 3.51 2006-04-03 00:30:31 +00:00
Markus Brueffer
2bdda7e438 Drop maintainership 2006-03-24 21:20:08 +00:00
Thierry Thomas
c693baa621 Mirror the source tarball.
Reported by:	pointyhat via Kris
Requested by:	Jordi Haarman <j.haarman (at) synantics.com> (maintainer)
2006-03-24 09:26:01 +00:00