Commit graph

6 commits

Author SHA1 Message Date
Gabor Kovesdan
03a3c6ca54 - Add support for NLS with the conventional WITHOUT_NLS knob to disable it
- Silence post-patch target
- Bump PORTREVISION
- Cosmetic changes

PR:		ports/149290
Submitted by:	swell.k@gmail.com
2010-08-15 00:51:33 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Gabor Kovesdan
a137c7d429 - Instead of previous commit, fix the issue properly by using gettext
Pointed out by:		pav
2010-06-02 17:50:02 +00:00
Gabor Kovesdan
0a0012a07f - Fix plist
Reported by:	erwin (via pointyhat)
2010-06-01 07:51:08 +00:00
Gabor Kovesdan
ce34d4bef7 - Update to 2.6.3
PR:		ports/146524
Submitted by:	mm
2010-05-30 05:02:52 +00:00
Gabor Kovesdan
9580beabd1 The grep command searches one or more input files for lines containing a match
to a specified pattern.  By default, grep prints the matching lines.

WWW: http://www.gnu.org/software/grep/
2010-02-06 13:47:54 +00:00