1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jason E. Hale
7bde5a0d11 - Fix staging
- Manpages are now installed in STAGEDIR and added to pkg-plist [1]
- Fix shebangs (they had STAGEDIR in them previously due to useage of
  the cwu update tool...we'll use shebangfix instead)
- Allow build by non-priviledged user and actually do build during
  build target instead of install target
- Add LICENSE (GPLv2)
- Simplify PORTDOCS installation
- Strip binaries
- Bump PORTREVISION since manpages were lost and shebangs were wrong

Reported by:	Redports QAT [1]
2013-11-09 15:18:18 +00:00
Vanilla I. Shu
bc8595b19c Support STAGEDIR. 2013-11-08 15:06:28 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Boris Samorodov
842162bd39 . trim Makefile headers;
. remove the indefinite article from COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. define PORTDOCS at Makefile;
. remove port docs from pkg-plist;
. indent .for loop inside .if statement.
2013-05-26 20:02:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Max Brazhnikov
1a0d4e9a10 Update to 1.0.16
PR:		ports/150667
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:57:45 +00:00
Mark Linimon
773850a8a6 Reassign ports maintained by dryice@ for now due to other commitments.
Hat:	portmgr
2008-12-18 02:24:04 +00:00
Dryice Dong Liu
96b84474e0 - update to 1.0.15
- update my mail address
2007-10-30 10:47:40 +00:00
Martin Wilke
d84d9aa11f cw is a non-intrusive real-time ANSI color wrapper for common unix-based
command.

cw is designed to simulate the environment of the commands being
executed, so that if a person types 'du', 'df', 'ping', etc.  in their
shell it will automatically color the output in real-time according to
a definition file containing the color format desired.  cw has support
for wildcard match coloring, tokenized coloring, headers/footers, case
scenario coloring, command line dependent definition coloring, and
includes over 50 pre-made definition files.

WWW: http://cwrapper.sourceforge.net/

PR:		ports/106291
Submitted by:	Dryice Liu <dryice at dryice.name>
2006-12-04 22:14:17 +00:00