aboutsummaryrefslogtreecommitdiff
path: root/finance/ledgersmb12
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* - Update to 1.2.26Wen Heping2018-01-073-6/+6
| | | | Notes: svn path=/head/; revision=458308
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Fix MASTER_SITES and unmark broken.Raphael Kubo da Costa2015-12-281-3/+1
| | | | Notes: svn path=/head/; revision=404704
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-2/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* - Add NO_ARCHDmitry Marakasov2015-06-171-8/+10
| | | | | | | | | - Fix shebangs - Simplify patching - Unsilence installation Notes: svn path=/head/; revision=389930
* - Allow staging as a regular userAntoine Brodin2014-10-122-57/+60
| | | | | | | - Bump portrevision as some files were not packaged with intended owner Notes: svn path=/head/; revision=370721
* 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