Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mario Sergio Fujikawa Ferreira
c761d48728 Add LICENSE* information 2010-06-13 12:41:33 +00:00
Gerald Pfeifer
1095fa594c Use USE_GCC=4.4+ instead of USE_GCC=4.3+.
Approved by:	lioux (maintainer)
2009-12-31 18:35:25 +00:00
Mario Sergio Fujikawa Ferreira
a5b2603bd5 Update to 0.0.3 2009-11-29 03:17:42 +00:00
Mario Sergio Fujikawa Ferreira
4144f98eae Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 02:57:25 +00:00
Mario Sergio Fujikawa Ferreira
b435439949 Fix comment with english grammar typo: do not use a double negative 2008-08-13 02:05:00 +00:00
Mario Sergio Fujikawa Ferreira
19979b2814 New port libmetalink version 0.0.2: Metalink library written in C language 2008-08-11 12:03:56 +00:00