Commit Graph

18 Commits

Author SHA1 Message Date
brad
ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
naddy
0a069e2305 maintenance update to 5.0.4 2012-06-25 11:07:22 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
3ce024a242 Remove USE_GROFF from ports where mandoc doesn't have any ERRORs and
formatting looks Ok.

from Brad
2011-12-18 09:01:19 +00:00
naddy
b953234538 requires C99 2011-11-20 12:33:13 +00:00
naddy
743fe2104c disable unaligned access optimization on all __STRICT_ALIGNMENT archs 2011-07-27 19:06:45 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
naddy
7c7df81147 minor bugfix update to 5.0.3; from Antti Harri 2011-05-27 19:08:20 +00:00
naddy
86003c5464 update to 5.0.2; prodded by Wim Lewis 2011-05-03 19:48:08 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
naddy
3ff738f4dd Update to 5.0.1:
* xz --force now (de)compresses files that have setuid, setgid,
  or sticky bit set and files that have multiple hard links.
  The man page had it documented this way already, but the code
  had a bug.
* gzip and bzip2 support in xzdiff was fixed.
2011-03-02 20:53:36 +00:00
naddy
9ef62d28db update to first non-beta release 5.0.0; mostly from steven@ 2010-11-08 20:11:13 +00:00
espie
3ed7d907a5 USE_GROFF=Yes 2010-10-18 16:47:00 +00:00
sebastia
9422359321 Use gcc3 module to build on sparc.
OK naddy@, landry@, steven@
2010-07-19 12:04:12 +00:00
naddy
dfad51d695 Import XZ Utils 4.999.9beta, which replaces LZMA Utils.
LZMA is a general purporse compression algorithm designed by Igor
Pavlov as part of 7-Zip. It provides high compression ratio while
keeping the decompression speed fast.

XZ Utils are an attempt to make LZMA compression easy to use on
free (as in freedom) operating systems. This is achieved by providing
tools and libraries which are similar to use than the equivalents
of the most popular existing compression algorithms.
2009-09-10 15:27:26 +00:00