Commit graph

20 commits

Author SHA1 Message Date
kristerw
fc0bb0e9ff Do not override config.guess and config.sub. The configure
script is called with a hard-coded target that is not in
the pkgsrc/mk/gnu-config/ files.
2004-03-02 19:49:40 +00:00
seb
b7309f0f9c Remove info files entries from PLIST.
XXX I could not build this one, please someone test and fix if needed.
2004-02-16 16:26:22 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
dillo
dbdb7f6b14 drop me as maintainers -- I don't use it any more 2003-10-11 14:20:20 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
seb
f76be34707 Convert to USE_NEW_TEXINFO. 2003-06-24 00:35:34 +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
seb
68f6111195 Use texinfo.mk and as a conservative step define TEXINFO_OVERRIDE to YES.
This fix binary package: previously the `@{un,}exec ${INSTALL_INFO} ...'
were not substituted with a pathname on install-info.
2003-05-05 22:17:58 +00:00
cjep
cc8c59a267 This package appears to need autoheader to build. 2002-11-24 01:42:18 +00:00
dillo
9b049008ea upgrade prc-tools to 2.2
changes:
	support for newer versions of palmos (>3.5)
	support for arm
	newer versions of toolchain
2002-10-15 23:07:16 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dillo
23a7d64318 don't depend on prc-tools-gdb on alpha: it doesn't build there 2001-07-05 11:08:49 +00:00
jlam
c82f9fc8a8 Move inclusion of bsd.pkg.mk from Makefile.common to individual package
Makefiles.  Move the inclusion of Makefile.common to the top of the
individual Makefiles.
2001-06-27 05:07:33 +00:00
dillo
1eb0c4283a correct version number in DEPENDS on plirc to be valid dewey number. 2001-05-11 11:13:21 +00:00
wiz
9660ab3557 PRC-Tools is a complete compiler tool chain for building Palm OS
applications in C or C++.  It is free software.  The PRC-Tools
package includes patched versions of the GNU packages GCC, binutils,
and gdb, along with various post-linker tools to produce Palm OS .PRC
files.

Supplied by Dieter Baron.
2001-04-25 17:39:16 +00:00