Commit graph

13 commits

Author SHA1 Message Date
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
wiz
4b6cc49c90 Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
joerg
cff8c2534a Fix missing prototypes. Declare some functions as void matching the
implementation.
2012-07-03 17:39:53 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rillig
a225eceb1e gcc4 doesn't know -fwritable-strings. 2007-12-02 08:58:25 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
salo
af64c4c1ad PKGREVISION++
- obey CFLAGS, use $(CC) instead of cc in Makefile
- install data files in PREFIX/libdata/brs instead of PREFIX/lib,
  rewrite whole "install" target
- correct paths in the manpage
- fix a warning (could be error with some compilers?) in #endif
2004-08-16 11:54:20 +00:00
snj
8674364dbf Convert to buildlink3. 2004-04-24 18:16:04 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
dd69ac5288 make this pkg use buildlink2 (no need for pkgrevision bump, as there
is no change to the binary pkg).

from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841.
2003-09-18 08:26:32 +00:00
wiz
439cadab5f Initial import of brs, a program to read the King James Version Bible.
Submitted by Bryan Carter Vyhmeister in PR 22087.
2003-07-08 08:53:19 +00:00