Commit graph

330 commits

Author SHA1 Message Date
wiz
54155b21eb This package complains it needs GNU m4 -- give it what it wants.
Remove superfluous LTCONFIG_OVERRIDE.
2004-04-24 13:53:37 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
kent
c6ee42f606 Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5.
Fixes PR pkg/19167
2004-03-11 18:07:09 +00:00
kent
855cbfdeac update sum for patches 2004-03-11 10:20:52 +00:00
kent
f36b17368a update based gcc and binutils.
- gcc 2.95.2 -> 3.3.3
 - binutils 030425 -> 2.15.90 (20040222)
2004-03-09 12:19:12 +00:00
kristerw
7bba9735e1 USE_MAKEINFO=yes 2004-03-02 20:49:04 +00:00
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
kristerw
e05bc64a43 Make this package build when using gcc 2.95. 2004-02-22 04:01:15 +00:00
snj
8ede91d71e s/programer/programmer/ 2004-02-21 06:44:26 +00:00
minskim
5daa450745 Fix a typo. 2004-02-13 23:04:48 +00:00
minskim
d94d5048ad Add and enable atasm-1.04. 2004-02-13 23:01:57 +00:00
minskim
c17278aab2 Import atasm-1.04 from pkgsrc-wip. Packaged by mor at linex dot com
in PR pkg/22190, and modified by me.

This is a 6502 cross-assembler optimized to code for the Atari 8 bit
computer line.  It is meant to be compatible with the Mac/65 assemlber
on the native Atari 8 bit platform.
2004-02-13 23:00:36 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
grant
f756387c6c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:36:11 +00:00
grant
5d46defdba don't assume the base system has bzcat, test for it and depend on
archivers/bzip2 if we don't have it.
2004-01-22 07:57:11 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
seb
b630a90732 Remove info files from PLIST files. 2004-01-13 17:48:37 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
heinz
a645f236b1 Add correct version syntax to BUILD_DEPENDS line 2004-01-03 01:18:28 +00:00
cjep
86f2e5f133 Whitespace fix 2003-12-30 17:39:21 +00:00
seb
5086f10586 Deal with info files. 2003-12-26 13:16:31 +00:00
reed
0b23d02793 Fix typo (CONFIUGRE_ENV). 2003-12-12 07:28:23 +00:00
seb
2e60487c80 Properly handle info files and thus fix installation. 2003-11-05 23:32:11 +00:00
seb
6ff6b9f00b Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are not
installed anyway.

XXX it does not build on -current.
2003-11-05 23:03:54 +00:00
wennmach
948de3a197 Add bounds checking for prologue buffer. This avoids avr-gdb crashes
when debugging programs without prologue.

Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org >
in PR pkg/23154
2003-10-21 14:19:37 +00:00
kristerw
122f3dac0a DTRT for USE_BUILDLINK2=no (or rather [nN][oO]). 2003-09-30 22:46:42 +00:00
wiz
1185ea307d Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
wiz
9d5012e199 Also do not install localizations -- fixes PR 22778. 2003-09-19 12:58:14 +00:00
wiz
89992ca4e5 Don't install info pages, to avoid conflict with binutils package.
Bump PKGREVISION.
2003-09-19 12:34:26 +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
7cf5ddacaf Indent a bit and comment the '.if.*'. 2003-09-05 13:06:34 +00:00
seb
7a88ff7cda Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC
is defined (one of the dependency already has USE_MAKEINFO anyway).
2003-09-05 10:54:06 +00:00
kent
77a7719c8d Avoid a build problem on -current.
PR: pkg/22670
2003-09-04 07:16:15 +00:00
kent
496702412d Conflicts with pth to make sure that libgcc does not
refer /usr/pkg/include/pthread.h
2003-08-25 05:47:12 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
seb
56947170ee Use GNU_CONFIGURE and fix its arguments accordingly.
Handle info files properly.
2003-08-07 14:00:35 +00:00
seb
bf06a50268 Use GNU_CONFIGURE and fix its arguments accordingly.
Use buildlink2.
Handle info files properly.
Remove leftovers from FreeBSD port Makefile.
Be careful about perl usage i.e. kill it.

XXX This package should install itself in a separate
directory hierarchy like other "cross" packages or marked
as conflicting with some other (like devel/binutils).
2003-08-07 13:41:34 +00:00
jmc
c0e8931c45 Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.h
gets generated when it uses /usr/bin/cpp
2003-08-04 21:07:48 +00:00
wennmach
04dd0e8050 regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
wennmach
4aa25adbfc Harmonize COMMENTs for avr packages. 2003-07-22 18:09:12 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wennmach
ad37c1cf2b Update avr-gdb to 5.3, making patch-aa obsolete.
While there, buildlink2-ify.
Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com>
in private e-mail.
2003-07-17 20:03:58 +00:00
wennmach
0ae08cb6a5 Correct MAINTAINER's e-mail. 2003-07-17 19:19:34 +00:00
wennmach
494d738105 Add and enable avrdude. 2003-07-17 19:10:56 +00:00
wennmach
fb54ce400f avrdude - Program for programming the on-chip memory of Atmel AVR CPUs
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 19:09:23 +00:00
wennmach
76acd252c0 Add and enable avr-libc. 2003-07-17 18:51:52 +00:00
wennmach
395736e921 avr-libc -- a C and math library for the Atmel AVR controller family.
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 18:50:22 +00:00