2013-04-06 22:27:30 by Blue Rats | Files touched by this commit (94) |
Log message:
Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
|
2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-01-14 08:44:35 by OBATA Akio | Files touched by this commit (19) |
Log message:
gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
* Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
real GNU sed is required.
* In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
|
2010-02-14 07:58:25 by David A. Holland | Files touched by this commit (3) |
Log message:
DESTDIR support.
|
2010-01-08 18:03:16 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Too ancient a source for amd64.
|
2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-02-17 11:07:59 by Roland Illig | Files touched by this commit (2) |
Log message:
Added a patch for gcc4.
|
2007-02-22 20:01:28 by Thomas Klausner | Files touched by this commit (134) |  |
Log message:
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
|
2006-12-06 08:28:25 by OBATA Akio | Files touched by this commit (1) |
Log message:
Update MASTER_SITES (now in stable, and not exists on MASTER_SITE_LOCAL),
and separate sites for gcc's archive.
Possibly fix PR 34665.
|
2006-10-22 22:27:22 by Roland Illig | Files touched by this commit (2) |
Log message:
Fixed "test ==".
|