Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-29 | DESTDIR support | joerg | 1 | -2/+6 | |
2010-01-26 | Work around AVRISP mkII sync timeout/retry on NetBSD. I'm guessing this | jakllsch | 9 | -21/+36 | |
is really a oddity of NetBSD's USB stack, but this seems to work too. Also, hello nb2 and set LICENSE. (This commit bumps most of the patch files only because of pkgdiff timestamp formatting differences. Sigh.) | |||||
2010-01-20 | Enable USB programmers (such as AVRISP mkII) by adding libusb dependency. | jakllsch | 1 | -1/+3 | |
Thereby hitherto forth yonder the revision is bumped. | |||||
2010-01-15 | Add dfu-programmer to the SUBDIR list. | jakllsch | 1 | -1/+2 | |
2010-01-15 | Add dfu-programmer, a Device Firmware Update based USB programmer for | jakllsch | 5 | -0/+49 | |
Atmel chips with a USB bootloader. | |||||
2010-01-04 | Not MAKE_JOBS_SAFE. | joerg | 1 | -1/+2 | |
2009-12-12 | some improvement | obache | 1 | -11/+7 | |
* Remove BUILD_DEPENDS on bison, it already in USE_TOOLS. * Remove USE_BZIP2, not buildlink with bzip2, no effect. * Remove custom do-* target, *_DIRS is sufficient to do so and use it instead. * Remove MAKE_FLAGS="c c++", it was not used, and it result in missing "gcov" after above modification. * then, add user-destdir support, inspired by PR 42438. | |||||
2009-12-07 | Remove broken package containing toolchain for now-removed | wiz | 18 | -701/+1 | |
NetBSD/playstation2 port. | |||||
2009-12-05 | USE_TOOLS+= patch | pooka | 1 | -2/+2 | |
2009-10-11 | Add explicit master site for gcc. | wiz | 1 | -1/+2 | |
2009-08-27 | Update to 5.8. Upstream changelog is obviously too massive to paste it | hasso | 9 | -77/+85 | |
here. All hard update work done by Simon 'corecode' Schubert and minor modifications by me. | |||||
2009-08-27 | Update to 1.6.7. Upstream changelog is obviously too massive to paste it | hasso | 5 | -172/+1324 | |
here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me. | |||||
2009-08-27 | Update to 4.4.1. Upstream changelog is obviously too massive to paste it | hasso | 7 | -536/+109 | |
here. All hard update work done by Simon 'corecode' Schubert and minor modifications by me. | |||||
2009-08-27 | Update to 2.19.1. Upstream changelog is obviously too massive to paste it | hasso | 13 | -143/+154 | |
here. All hard update work done by Simon 'corecode' Schubert and minor modifications (DESTDIR etc) by me. | |||||
2009-08-25 | Remove BROKEN_IN variable. It was no maintained, and there was no | wiz | 3 | -9/+3 | |
defined workflow for setting it, removing it, or removing packages depending on it. | |||||
2009-08-01 | Make it build on recent DragonFly. | hasso | 2 | -9/+7 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -7/+3 | |
2009-06-14 | Drop @unexec for directory removal. | joerg | 3 | -6/+3 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 18 | -209/+18 | |
2009-05-28 | update master site. remove non-working mirror. | zafer | 1 | -3/+2 | |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 | |
major change. Reported by Robert Elz in PR 41345. | |||||
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 2 | -6/+2 | |
2009-03-23 | Drop MAINTAINER as per request from old MAINTAINER. | darcy | 1 | -2/+2 | |
2009-03-21 | Revert to unnassigned MAINTAINER. Address went to a mailing list which | darcy | 1 | -2/+2 | |
just returns a syntax error for arbitrary email messages. | |||||
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2009-02-25 | Let avrdude depend on dvipsk because teTeX-bin no longer provides dvips. | minskim | 1 | -1/+3 | |
2009-02-17 | Reset maintainer, mail bounced | joerg | 2 | -4/+4 | |
2008-10-08 | + cc65. | wiz | 1 | -1/+2 | |
2008-10-08 | Initial import of cc65-2.12.0, packaged for pkgsrc-wip by Tim Larson: | wiz | 6 | -0/+327 | |
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. | |||||
2008-07-10 | Uses BSD makefile, so tag it as such. | joerg | 1 | -1/+3 | |
2008-06-21 | Fix build with GCC 4. | joerg | 2 | -1/+36 | |
2008-06-20 | Add DESTDIR support. | joerg | 2 | -7/+9 | |
2008-06-16 | Fix DESTDIR. | joerg | 1 | -4/+3 | |
2008-06-16 | Fix DESTDIR installation. | joerg | 1 | -4/+3 | |
2008-06-12 | Add DESTDIR support. | joerg | 4 | -4/+11 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -4/+4 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-02-04 | PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages | tnn | 1 | -2/+2 | |
2007-12-21 | Depend on yacc, lex and flex as needed. Fixes PR 37586. | joerg | 1 | -2/+2 | |
2007-12-18 | I haven't maintained any of these in years... | rumble | 1 | -2/+1 | |
2007-12-02 | Some more packages need lex and yacc. Patch by Aleksey Cheusov on | rillig | 1 | -2/+2 | |
pkgsrc-users. | |||||
2007-09-28 | Repair compilation on sunos and maybe others. Added some missing | dmcmahill | 7 | -123/+176 | |
autoconf tests, fixed a non portable call to the shell builtin test, and use the pkgsrc DEFAULT_SERIAL_DEVICE variable for setting the serial device. | |||||
2007-08-13 | Added mk/misc/category.mk, which contains the definitions that are only | rillig | 1 | -2/+2 | |
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles. | |||||
2007-06-15 | Use tools framework for bzcat. | joerg | 1 | -9/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 2 | -6/+6 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-02-15 | Fixed pkglint and libtool warnings. | rillig | 1 | -24/+24 | |
2007-01-31 | Mark as BROKEN_IN pkgsrc-2006Q4, based on | wiz | 3 | -3/+9 | |
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them... | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-12-29 | Added missing data type cast in opcode/h8300-dis.c causing build process | wulf | 2 | -2/+4 | |
to fail | |||||
2006-12-29 | Added missing data type casts | wulf | 1 | -0/+31 | |