Roy Marples
|
38e6c9ba5c
|
make ignore now configures the sv:ignore property.
|
2008-12-04 12:38:23 +00:00 |
|
Roy Marples
|
d12bb5cf3c
|
Really fix .depend
|
2008-10-20 16:47:56 +00:00 |
|
Roy Marples
|
9c76b077d6
|
Enable use of .depend on gmake. Also, generate extra dependencies for our shared libraries.
|
2008-10-20 12:09:14 +00:00 |
|
Roy Marples
|
66ae6e38a7
|
Compile with FreeBSD 6.x make
|
2008-10-15 09:02:27 +00:00 |
|
Roy Marples
|
aa02a5516a
|
Use better CFLAGS - some new warnings will need to be fixed.
|
2008-09-18 13:49:58 +00:00 |
|
Roy Marples
|
11acce3c7d
|
Use CPPFLAGS so we work with -combine in CFLAGS.
|
2008-06-19 23:12:00 +00:00 |
|
Roy Marples
|
5ba6f0a628
|
We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526.
|
2008-04-29 10:25:45 +00:00 |
|
Roy Marples
|
ee4e861796
|
Put some dir locations in rc.h so that 3rd party apps can become awware of them.
|
2008-03-28 10:46:12 +00:00 |
|
Roy Marples
|
a718975e08
|
Add license blurb to a few files and append my email to my name.
|
2008-03-26 17:55:35 +00:00 |
|
Roy Marples
|
15d34d0a16
|
Add license blurb to a few files and append my email to my name.
|
2008-03-26 17:53:37 +00:00 |
|
Roy Marples
|
8e71c03495
|
No more need for SUBOS
|
2008-03-26 14:29:27 +00:00 |
|
Roy Marples
|
833903fc78
|
use $CP and $SED instead of cp and sed
|
2008-03-26 14:27:46 +00:00 |
|
Roy Marples
|
e30ea10e6c
|
Fix some more prefix stuff.
|
2008-03-26 05:08:56 +00:00 |
|
Roy Marples
|
f06e186d43
|
Fix mandir install.
|
2008-03-25 20:39:31 +00:00 |
|
Roy Marples
|
ae9ce04468
|
Allow MANPREFIX to work.
|
2008-03-25 17:24:54 +00:00 |
|
Roy Marples
|
74bff8a931
|
DIR should be prefixed already.
|
2008-03-25 16:59:26 +00:00 |
|
Roy Marples
|
55eb3794fb
|
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
|
2008-03-25 14:06:05 +00:00 |
|
Roy Marples
|
64332a3675
|
Add debug.mk
|
2008-03-24 11:52:01 +00:00 |
|
Mike Frysinger
|
486d517674
|
setup a bit of a test framework
|
2008-03-24 07:17:05 +00:00 |
|
Mike Frysinger
|
9ed5d28d15
|
add check/test rules
|
2008-03-24 06:10:40 +00:00 |
|
Roy Marples
|
e598b7d2cd
|
Tweak install.
|
2008-03-20 17:52:07 +00:00 |
|
Roy Marples
|
6d2e1f7add
|
Fix building on Linux.
|
2008-03-19 19:43:08 +00:00 |
|
Roy Marples
|
d9ec62b22a
|
Add rc-service and update all softlevel refs to runlevel.
|
2008-03-19 17:11:50 +00:00 |
|
Roy Marples
|
089caec283
|
Add missing .mks
|
2008-03-19 15:38:05 +00:00 |
|
Roy Marples
|
64853c4916
|
Rejig the build system a little so we have per ok defs per system. Probably easier in the long run.
|
2008-03-19 15:22:20 +00:00 |
|
Roy Marples
|
a689b66023
|
Add tunable SYSCONFDIR
|
2008-03-05 12:27:11 +00:00 |
|
Roy Marples
|
0e14742783
|
Fix multilib.
|
2008-03-04 20:44:39 +00:00 |
|
Roy Marples
|
b614477948
|
Fix ignore files some more.
|
2008-03-03 13:31:25 +00:00 |
|
Roy Marples
|
f35c879bb8
|
Ignore fixes.
|
2008-03-03 13:14:54 +00:00 |
|
Roy Marples
|
7a8e9d4ddb
|
Add a gitignore make target.
|
2008-03-03 13:04:08 +00:00 |
|
Roy Marples
|
61c476e72d
|
Use exlicit make targets, not directory contents.
|
2008-03-03 12:34:51 +00:00 |
|
Roy Marples
|
0aedc02860
|
Introduce LOCAL_PREFIX for a user maintained script location.
|
2008-03-03 10:33:42 +00:00 |
|
Roy Marples
|
67c5fd6bb8
|
Ensure that our scripts call prefixed runscript.
|
2008-03-02 21:14:01 +00:00 |
|
Roy Marples
|
7c092fbc79
|
If build in a prefix, define the system as prefix.
|
2008-03-02 10:40:08 +00:00 |
|
Roy Marples
|
a135d0d93b
|
Fix installing into PREFIX.
|
2008-03-01 22:12:33 +00:00 |
|
Roy Marples
|
f092045650
|
Support the use of PREFIX and PKG_PREFIX.
|
2008-02-28 11:08:49 +00:00 |
|
Roy Marples
|
c2648ca5f5
|
Makefile SH variable now tweaks the default shell used by our scripts.
|
2008-02-27 20:29:32 +00:00 |
|
Roy Marples
|
405cea1f19
|
Support the PCC compiler.
|
2008-02-20 18:06:01 +00:00 |
|
Roy Marples
|
fabce3a51b
|
Sanify the default cc flags.
|
2008-02-20 10:34:11 +00:00 |
|
Roy Marples
|
7406537363
|
Fix compile warnings.
|
2008-02-19 19:05:18 +00:00 |
|
Roy Marples
|
8d61a07f5e
|
Fix CSTD.
|
2008-02-19 17:51:20 +00:00 |
|
Roy Marples
|
42dd9965cc
|
Default to using C99 standard.
|
2008-02-19 16:49:28 +00:00 |
|
Roy Marples
|
62096f542f
|
Use DOCDIR
|
2008-02-01 13:24:09 +00:00 |
|
Roy Marples
|
ee9476223d
|
Typo
|
2008-01-30 10:04:15 +00:00 |
|
Roy Marples
|
2be93c3e0e
|
Specify install modes for all our files.
|
2008-01-30 10:02:53 +00:00 |
|
Roy Marples
|
b6be36e5ea
|
Don't enforce a C99 compiler.
|
2008-01-18 11:27:49 +00:00 |
|
Roy Marples
|
1d21c6b774
|
Fix pmake requiring some output here.
|
2008-01-18 11:26:23 +00:00 |
|
Roy Marples
|
abc7a79755
|
script install should build objects
|
2008-01-13 14:14:47 +00:00 |
|
Roy Marples
|
f755187020
|
Change lib name during make, not install.
|
2008-01-13 13:55:23 +00:00 |
|
Roy Marples
|
d4404ea9c7
|
Ensure we link against libraries in /lib instead of anywhere else and always use the linker in /libexec instead of anywhere else.
|
2008-01-11 23:40:22 +00:00 |
|