freebsd-ports/lang/cli/files
Maxim Sobolev 1b712c05fc - Clean-up build system a bit;
- fix remaining two places where CFLAGS weren't respected;
- use cpio(1) to copy hierarchies instead of tar(1), so that it is possible
  to build the port as ordinary user, but still have installed files be
  owned by root;
- use slightly different solution for the problem with 777 permissions on
  directories created during the build. Instead of harcoding resulting
  prmission apply umask(2) to all mode arguments of [f]chmod() calls.
  Since Rotor has no notion of file-level security anyway this should be
  an optimal way to fix the problem.

Submitted by:	Patrick Backlund <pbacklun@cc.hut.fi> (cpio fix)
		sobomax (the rest)
2002-04-16 17:54:35 +00:00
..
patch-buildall - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
patch-env.sh - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
patch-makefile.common.in
patch-pal::unix::configure
patch-pal::unix::cruntime::misc.c
patch-pal::unix::exception::signal.c
patch-pal::unix::file::file.c - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
patch-pal::unix::include::pal::palinternal.h
patch-pal::unix::startup::makefile.in - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
patch-rotorenv::bin::makefile.def
patch-tools::build::buildexe.c
patch-tools::cppmunge::makefile - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00