Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
36 check-ins occurring around 408c12ee830ae0ca.
2012-06-25
| ||
21:43 | Fix symlinke after uncompressing Leaf check-in: 1962699c1c user: bapt tags: trunk | |
21:39 | Fix symlinks after manpage compression check-in: 03c2fc0a5c user: bapt tags: trunk | |
15:15 |
- use compact test syntax
Submitted by ak@ check-in: 39db7148d8 user: bapt tags: trunk | |
2012-06-24
| ||
21:11 | Sync with latest from ports check-in: daebc02d22 user: bapt tags: trunk | |
2012-06-21
| ||
05:24 | Fix @exec being executed and fix pax(1) typo check-in: 208359bb45 user: bdrewery tags: trunk | |
2012-06-20
| ||
06:22 |
in all cases @exec can safely be run as post-install at once.
No need to split all the execution check-in: d0812f289d user: bapt tags: trunk | |
2012-06-19
| ||
14:32 | Sort by the inode to ensure all are processed together in order check-in: eb54d44aaa user: bdrewery tags: trunk | |
14:29 | Use positive -links +1 as NOT 1 is confusing check-in: 55de5ab438 user: bdrewery tags: trunk | |
05:21 | Fix hardlinks after syncing files/@execs check-in: 0b6464e93d user: bdrewery tags: trunk | |
05:09 | Avoid subshell in sh(1) by using {} check-in: 332ad0dc2d user: bdrewery tags: trunk | |
04:24 | Fix error when no pkg-{install,message} exists check-in: 511d3ad7a2 user: bdrewery tags: trunk | |
2012-06-18
| ||
05:43 |
use compact test syntax
wrap long lines
return by default returns 0
ECHO_CMD defined as sh builtin and always return 0,
therefore change && to ;
Submitted by: Alex Kozlov (ak@) check-in: 408c12ee83 user: bapt tags: trunk | |
2012-06-16
| ||
15:22 | Sync with latest version check-in: ee2ba26bcd user: bapt tags: trunk | |
2012-06-10
| ||
00:19 | Use MANPREFIX and install to proper man/ not share/man/ check-in: cf10bae319 user: bdrewery tags: trunk | |
2012-06-09
| ||
18:14 | MAN* (un)compression no more need to list them in Makefile still perhaps need something for MLINKS check-in: b3881786c8 user: bapt tags: trunk | |
18:03 | Sync with latest from ports tree check-in: 69d70f5c25 user: bapt tags: trunk | |
15:04 | Only run post-install when staging check-in: 7148a3f233 user: bdrewery tags: trunk | |
2012-06-08
| ||
21:54 | Fix %B not having PREFIX and optimize to not depend on basename(1)/dirname(1) check-in: ae24127af2 user: bdrewery tags: trunk | |
21:36 | Fix @exec wiping out PAXLIST check-in: 4c67aacd1d user: bdrewery tags: trunk | |
09:40 | Fix syntax error check-in: d217bea677 user: bapt tags: trunk | |
08:12 | Convert genplist to use macros instead or direct call to commands While here rename STAGE_ARGS to PKG_ARGS to avoid STAGE_ARGS collision check-in: db974773f9 user: bapt tags: trunk | |
05:32 | By default propose @dirrm not @dirrmtry check-in: 0cdb938d38 user: bapt tags: trunk | |
05:31 | Remove prefix from @dirrmtry check-in: e3cf6a347d user: bapt tags: trunk | |
05:15 | switch to test -d don't why previous version didn't work, correctly pass -w to sync_from_stage.sh check-in: f62b2087c2 user: bapt tags: trunk | |
04:46 | Add the prefix in the .mtree, while here directly propose %%PORTDOCS%% and %%PORTEXAMPLES%% check-in: 407929c036 user: bapt tags: trunk | |
03:46 |
Ignore errors
When using /etc/mtree/BSD.usr.dist (openssh-portable OVERWRITE_BASE), it would cause an error due to 'nochange': tar: Malformed attribute nochange (110) check-in: 8faf7f9ba5 user: bdrewery tags: trunk | |
01:19 | Fix generating .mtree check-in: 03afe96722 user: bdrewery tags: trunk | |
2012-06-07
| ||
21:16 | Fix manpage staging check-in: bbea2af6ba user: bdrewery tags: trunk | |
19:46 | Fix syntax error check-in: e6642fa454 user: bdrewery tags: trunk | |
19:40 | Fix sync to really respect what plist does check-in: e20ce29cb3 user: bapt tags: trunk | |
18:46 | Ensure files are staged when syncing check-in: 0a1d68a187 user: bdrewery tags: trunk | |
18:43 | Check proper STAGEDIR for existance check-in: 249d29a649 user: bdrewery tags: trunk | |
18:42 | Document -P and -w check-in: adc7409e8c user: bdrewery tags: trunk | |
18:35 | Fix @cwd handling check-in: 0fe0b30033 user: bdrewery tags: trunk | |
14:21 |
make install works with pkg_install
First step should be done, now testing is needed and extending check-in: edb3e6b0f7 user: bapt tags: trunk | |
13:58 | Remove debug check-in: 0112cb835a user: bapt tags: trunk | |