summaryrefslogtreecommitdiff
path: root/graphics/aalib
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-03Convert to USE_NEW_TEXINFO.seb3-6/+6
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs1-2/+2
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gcc.jlam1-5/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-27Remove aalib/buildlink.mk -- gphoto2 was the last remaining user but it'sjlam1-47/+0
been converted to use buildlink2 now.
2002-08-27Fix name of guard for multiple-inclusion protection.jlam1-3/+3
2002-08-26Share common pkgsrc bits between the aalib and aalib-x11 packages. Shrinkjlam2-26/+34
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-26Narrow down conflict list to just the existing aalib-x11 versions, lookingjlam1-2/+2
forward to when aalib and aalib-x11 don't conflict.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam2-3/+23
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-25On arm32, pull in gcc-2.95.3 (to avoid egcs internal compiler error --cjep1-1/+10
after a discussion with abs (the commit, not the compiler error :-)).
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+5
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2002-01-30Now that the aalib-x11 package has been added, remove support for X11 fromagc3-7/+21
this package, and bump version number to nb1. Provided in PR 15268 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-08Make package name dewey conform.wiz2-3/+4
2002-01-03Add buildlink.mk filehubertf1-0/+47
Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-15minor improvements:drochner4-17/+103
-use the newest version (1.4rc4) -we don't really need ncurses, the incompatibility is easily patched away -USE_LIBTOOL
2001-09-08ASCII Art Librarymanu4-0/+40