2003-06-02 16:05:10 by David Brownlee | Files touched by this commit (24) |
Log message: Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 is accepted. Suggested by Grant. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2002-09-29 08:32:02 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Use gcc/buildlink2.mk instead of Makefile.gcc. |
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message: Complete standardization of messages according to latest pkglint. |
2002-08-27 08:44:35 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Remove aalib/buildlink.mk -- gphoto2 was the last remaining user but it's been converted to use buildlink2 now. |
2002-08-27 08:42:50 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Fix name of guard for multiple-inclusion protection. |
2002-08-26 21:38:06 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Share common pkgsrc bits between the aalib and aalib-x11 packages. Shrink the aalib-x11 package to installing just the libraries and headers and to install them with new names so that aalib-x11 and aalib no longer conflict. Also, remove the aalib-x11/buildlink.mk file as it will be no longer used. This solves part of pkg/16354. |
2002-08-26 08:59:48 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Narrow down conflict list to just the existing aalib-x11 versions, looking forward to when aalib and aalib-x11 don't conflict. |
2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. |
2002-03-25 15:45:05 by Chris Pinnock | Files touched by this commit (1) |
Log message: On arm32, pull in gcc-2.95.3 (to avoid egcs internal compiler error -- after a discussion with abs (the commit, not the compiler error :-)). |