aboutsummaryrefslogtreecommitdiff
path: root/finance/ledgersmb12
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Stagify.Vanilla I. Shu2014-06-071-9/+5
| | | | Notes: svn path=/head/; revision=356907
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-311-1/+2
| | | | | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=324007
* - Return ports to the heap at maintainer's requestThomas Abthorpe2012-11-201-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307595
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300277
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - Update to 1.2.17Pav Lucistnik2008-12-033-5/+8
| | | | | | | | PR: ports/129262 Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net> (maintainer) Notes: svn path=/head/; revision=223739
* - Make fetchable.Felippe de Meirelles Motta2008-06-231-1/+1
| | | | | | | | Reported by: QA Tindy Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215648
* - Update to 1.2.13 after repocopy from finance/ledgersmb.Felippe de Meirelles Motta2008-06-224-2579/+1386
| | | | | | | | | | | | | | | | - Change PORTNAME to ledgersmb, reflecting on real project name. - Update pkg-plist. - Makefile cleanup. - Move pkg-message to FILESDIR. PR: ports/122059 Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net> Reworked by: lippe Discussed with: araujo Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215570
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Stop packaging mtree symlinksPav Lucistnik2008-03-141-3/+0
| | | | | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=209045
* new port: finance/ledgersmbEdwin Groothuis2007-09-076-0/+2639
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> Notes: svn path=/head/; revision=198991