Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+3 | |
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-05 | Indent a bit and comment the '.if.*'. | seb | 1 | -21/+21 | |
2003-09-05 | Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC | seb | 1 | -2/+3 | |
is defined (one of the dependency already has USE_MAKEINFO anyway). | |||||
2003-09-04 | Avoid a build problem on -current. | kent | 1 | -2/+2 | |
PR: pkg/22670 | |||||
2003-08-25 | Conflicts with pth to make sure that libgcc does not | kent | 1 | -1/+2 | |
refer /usr/pkg/include/pthread.h | |||||
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 2 | -4/+2 | |
2003-08-07 | Use GNU_CONFIGURE and fix its arguments accordingly. | seb | 2 | -6/+7 | |
Handle info files properly. | |||||
2003-08-07 | Use GNU_CONFIGURE and fix its arguments accordingly. | seb | 2 | -15/+19 | |
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-04 | Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.h | jmc | 2 | -2/+10 | |
gets generated when it uses /usr/bin/cpp | |||||
2003-07-24 | regen distinfo after removal of patches/patch-aa | wennmach | 1 | -2/+1 | |
2003-07-22 | Harmonize COMMENTs for avr packages. | wennmach | 4 | -8/+8 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 11 | -26/+26 | |
2003-07-17 | Update avr-gdb to 5.3, making patch-aa obsolete. | wennmach | 3 | -30/+7 | |
While there, buildlink2-ify. Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com> in private e-mail. | |||||
2003-07-17 | Correct MAINTAINER's e-mail. | wennmach | 1 | -2/+2 | |
2003-07-17 | Add and enable avrdude. | wennmach | 1 | -1/+2 | |
2003-07-17 | avrdude - Program for programming the on-chip memory of Atmel AVR CPUs | wennmach | 10 | -0/+389 | |
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with several changes by myself. Original package from FreeBSD. | |||||
2003-07-17 | Add and enable avr-libc. | wennmach | 1 | -1/+2 | |
2003-07-17 | avr-libc -- a C and math library for the Atmel AVR controller family. | wennmach | 5 | -0/+325 | |
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with several changes by myself. Original package from FreeBSD. | |||||
2003-07-16 | Add and enable avr-gdb. | wennmach | 1 | -1/+2 | |
2003-07-16 | GNU Debugger GDB, configured for Atmel AVR microcontroller targets. | wennmach | 5 | -0/+58 | |
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with only minor changes by myself. Original package from FreeBSD. | |||||
2003-07-16 | Add and enable avr-gcc. | wennmach | 1 | -1/+2 | |
2003-07-16 | gcc-3.0 configured as cross-compiler for Atmel AVR 8-bit RISC | wennmach | 7 | -0/+563 | |
microcontrollers. Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139; modified by myself. Original package from FreeBSD. | |||||
2003-07-15 | add and enable avr-binutils | wennmach | 1 | -1/+2 | |
2003-07-15 | First of a series of packages to support cross-development for | wennmach | 8 | -0/+240 | |
Atmel AVR series microcontrollers. Provided by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with several changes by myself. Original package from FreeBSD. | |||||
2003-06-25 | Bump revision | tsarna | 1 | -1/+2 | |
2003-06-25 | Add some fixes to serial I/O | tsarna | 2 | -1/+37 | |
2003-06-07 | Truncate to 24 lines | cjep | 1 | -27/+5 | |
2003-06-07 | delint | cjep | 1 | -4/+2 | |
2003-06-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 | |
is accepted. Suggested by Grant. | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 9 | -18/+18 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-28 | Add and enable icdprog | tsarna | 1 | -1/+2 | |
2003-05-28 | ICDPROG is a simple command line programmer for Microchip PIC controllers, | tsarna | 5 | -0/+75 | |
using the Microchip or Olimex ICD (in circuit debugger) as a programmer. | |||||
2003-05-22 | Add commented out COMMON entry. | wiz | 1 | -1/+2 | |
2003-04-27 | Update to 1.4.0 | kent | 4 | -42/+36 | |
- update binutils: 3.13 -> 030425 snapshot - use native pthread.h instead of unproven-pthread | |||||
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -3/+3 | |
(suggested by lukem), group z, r and f flags. some whitespace cleanup. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 7 | -16/+14 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 2 | -4/+2 | |
2003-03-22 | remove zoularis | grant | 1 | -2/+1 | |
2003-03-22 | zoularis has been superceded by the pkgsrc bootstrap kit, in | grant | 4 | -48/+0 | |
othersrc/bootstrap-pkgsrc. | |||||
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 2 | -4/+10 | |
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles. | |||||
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 | |
2002-10-16 | Fix build error when devel/autoheader is not installed. | kent | 2 | -5/+14 | |
2002-10-03 | Remove some obsolete cross-compilation packages. | wiz | 74 | -3572/+1 | |
The recommended way nowadays is to use build.sh for generating cross-toolchains; for details, see e.g. http://www.netbsd.org/Documentation/cross/ | |||||
2002-10-03 | Use autoconf.mk. | wiz | 1 | -2/+4 | |
2002-10-03 | Use autoconf.mk. | wiz | 1 | -6/+3 | |
2002-10-03 | Remove autoconf build dependency (already pulled in via COMMON/cross.mk. | wiz | 1 | -2/+1 | |
2002-10-03 | Fix path on mastersite (moved to old/, since newer version out). | wiz | 1 | -2/+2 | |
2002-10-03 | Use autoconf.mk. | wiz | 2 | -4/+5 | |
2002-09-30 | Add a buildlink2.mk file for other packages to use. | jlam | 1 | -0/+30 | |