1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/lang/cli
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
..
files - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
files.5 Add cli - Microsoft's Shared Source implementation if CLI ECMA standard 2002-03-30 07:26:32 +00:00
distinfo Add cli - Microsoft's Shared Source implementation if CLI ECMA standard 2002-03-30 07:26:32 +00:00
Makefile - Clean-up build system a bit; 2002-04-16 17:54:35 +00:00
pkg-comment Add cli - Microsoft's Shared Source implementation if CLI ECMA standard 2002-03-30 07:26:32 +00:00
pkg-descr Add cli - Microsoft's Shared Source implementation if CLI ECMA standard 2002-03-30 07:26:32 +00:00
pkg-plist Add cli - Microsoft's Shared Source implementation if CLI ECMA standard 2002-03-30 07:26:32 +00:00