Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
pkgsrc changes:
Rework AVRISP mkII stall workaround.
summary of upstream changes since 5.8:
- Fix problem with loading intel hex rom files that exceed 0x10000 bytes.
- Fix FreeBSD default serial port name.
- jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID message,
retry with external reset applied (in case the target is in sleep
mode or has asserted the JTD bit).
- Fix build for GNU/kFreeBSD.
|
|
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.)
|
|
Thereby hitherto forth yonder the revision is bumped.
|
|
|
|
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.
|
|
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
|
|
|
|
|
|
pkgsrc-users.
|
|
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.
|
|
Significant enhancements in this version are:
o Support for JTAGICE MkII device
o New devices supported:
- AT90CAN128 ...
o Support for STK500 Version 2 Protocol
(the latter being the principal reason for the update, as the recent
firmware on the STK500 development boards requires protocol version 2)
|
|
shortly.
|
|
Mailbox closed for this recipient
|
|
|
|
modern etex by forcing it to output pdf instead of dvi.
* List the info files directly in the PLIST.
|
|
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
|
|
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
|
|
use BUILD_DEPMETHOD=build
|
|
|
|
and depend on latest version, since it causes PLIST changes. Adapt PLIST.
Bump PKGREVISION.
|
|
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
Handle info files properly.
|
|
|
|
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
|