Commit graph

7 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 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
2012-01-21 17:40:15 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Pav Lucistnik
19e810672d - Update to 1.2.17
PR:		ports/129262
Submitted by:	Antoine Beaupre <anarcat@lethe.koumbit.net> (maintainer)
2008-12-03 22:40:45 +00:00
Felippe de Meirelles Motta
4c00209176 - Make fetchable.
Reported by:	QA Tindy
Approved by:	gabor (mentor, implicit)
2008-06-23 21:37:22 +00:00
Felippe de Meirelles Motta
122a04d773 - Update to 1.2.13 after repocopy from finance/ledgersmb.
- 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)
2008-06-22 22:57:09 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +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