Commit graph

20 commits

Author SHA1 Message Date
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
seb
e95df5e173 Convert to USE_NEW_TEXINFO. 2003-07-03 13:09:47 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
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-11 20:50:50 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
e9e95df55c Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 06:32:02 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
16d76d5ca3 Remove aalib/buildlink.mk -- gphoto2 was the last remaining user but it's
been converted to use buildlink2 now.
2002-08-27 06:44:34 +00:00
jlam
9a36592798 Fix name of guard for multiple-inclusion protection. 2002-08-27 06:42:49 +00:00
jlam
beaaa4d9a4 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 19:38:05 +00:00
jlam
6ea52acc98 Narrow down conflict list to just the existing aalib-x11 versions, looking
forward to when aalib and aalib-x11 don't conflict.
2002-08-26 06:59:47 +00:00
jlam
e2afa97f51 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-08-25 18:38:05 +00:00
cjep
30e8a9e879 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 :-)).
2002-03-25 14:45:05 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
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-02-18 15:14:00 +00:00
agc
34353c408d Now that the aalib-x11 package has been added, remove support for X11 from
this package, and bump version number to nb1.

Provided in PR 15268 by Lubomir Sedlacik <salo@Xtrmntr.org>
2002-01-30 11:56:08 +00:00
wiz
7179599f73 Make package name dewey conform. 2002-01-08 20:56:20 +00:00
hubertf
e27b94811d Add buildlink.mk file
Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
2002-01-03 01:29:54 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
drochner
b07a5daa9a minor improvements:
-use the newest version (1.4rc4)
-we don't really need ncurses, the incompatibility is easily patched away
-USE_LIBTOOL
2001-09-15 13:04:35 +00:00
manu
4621849da8 ASCII Art Library 2001-09-08 23:03:02 +00:00