CVS log for ports/finance/ledgersmb/Makefile
Up to [FreeBSD] / ports / finance / ledgersmb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:11 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:27 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:41 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 7 04:54:24 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
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>
