Commit graph

519 commits

Author SHA1 Message Date
jakllsch
96a50c52c8 Include bsd.prefs.mk before adjusting CFLAGS/CXXFLAGS.
Prevents build failure due to exposure of host CFLAGS to target compiler.
Increment PKGREVISION just in case.
2010-04-15 19:01:53 +00:00
jakllsch
626c476533 Bump doxygen requirement for previous. 2010-04-05 00:49:07 +00:00
jakllsch
ca0c19cb33 Fix avr-libc build/PLIST breakage due to doxygen update, bump package revision. 2010-04-05 00:36:41 +00:00
asau
9d172bbac7 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
asau
459664cf2c Expand MACHINE_ARCH, it should always be "i386".
This fixes package on non-i386 platforms.
2010-03-23 17:10:21 +00:00
asau
6a637e2dd6 Remove old MinGW package. 2010-03-16 21:29:48 +00:00
asau
580ef79e0e + mingw
+ mingw-binutils
+ mingw-gcc
+ mingw-runtime-bin
+ mingw-w32api-bin
2010-03-15 18:37:57 +00:00
asau
e416b2f4ae Import MinGW packages into "cross" category. From pkgsrc-wip project.
MinGW, a contraction of "Minimalist GNU for Windows," is a port
of the GNU Compiler Collection (GCC), and GNU Binutils, for use
in the development of native Microsoft Windows applications.
2010-03-15 18:34:36 +00:00
joerg
5731ee5f16 Use correct permissions on the config files. 2010-02-19 19:13:45 +00:00
dholland
d252edaf73 Add comment headers on yesterday's patches. 2010-02-14 21:30:50 +00:00
dholland
ec8efc2b49 DESTDIR support. Something I did seems to have caused it to start
installing c++filt when it wasn't before; I have no idea what, but it
seems like a net win so let's run with it. Ergo, PKGREVISION++ (again),
to 5.
2010-02-14 21:30:00 +00:00
joerg
0b40755bde DESTDIR support 2010-02-14 20:34:58 +00:00
dholland
f304d4ebfa Patch out the illegal C found in old gcc versions. Fixes broken build. 2010-02-14 06:28:07 +00:00
dholland
5b36dd8cba DESTDIR support. 2010-02-08 05:18:37 +00:00
jakllsch
eef86ec8a1 Update to avrdude-5.10.
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.
2010-02-08 01:47:14 +00:00
joerg
dd16423a60 DESTDIR support 2010-01-29 16:51:38 +00:00
jakllsch
d22bc269c9 Work around AVRISP mkII sync timeout/retry on NetBSD. I'm guessing this
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-26 02:01:47 +00:00
jakllsch
a09d2f2179 Enable USB programmers (such as AVRISP mkII) by adding libusb dependency.
Thereby hitherto forth yonder the revision is bumped.
2010-01-20 03:31:58 +00:00
jakllsch
fcb45d38d7 Add dfu-programmer to the SUBDIR list. 2010-01-15 22:04:47 +00:00
jakllsch
8b6b0cb5b3 Add dfu-programmer, a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader.
2010-01-15 22:00:19 +00:00
joerg
7d5d8d2ab9 Not MAKE_JOBS_SAFE. 2010-01-04 16:30:36 +00:00
obache
83a9ebf75a some improvement
* 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-12 05:02:19 +00:00
wiz
b17d19ccd1 Remove broken package containing toolchain for now-removed
NetBSD/playstation2 port.
2009-12-07 10:07:43 +00:00
pooka
cbe558de6d USE_TOOLS+= patch 2009-12-05 15:21:29 +00:00
wiz
c4e9815e2b Add explicit master site for gcc. 2009-10-11 08:59:58 +00:00
hasso
a472155a2e Update to 5.8. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.
2009-08-27 15:34:48 +00:00
hasso
2d107c3027 Update to 1.6.7. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications (DESTDIR etc) by me.
2009-08-27 15:32:15 +00:00
hasso
9df00a6401 Update to 4.4.1. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.
2009-08-27 15:29:37 +00:00
hasso
99d10158f6 Update to 2.19.1. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications (DESTDIR etc) by me.
2009-08-27 15:26:41 +00:00
wiz
aa35d2e30c Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
hasso
051312ee95 Make it build on recent DragonFly. 2009-08-01 05:22:38 +00:00
joerg
76f5c1b551 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
9bb0d96ea9 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
38d3b2d828 Drop @unexec for directory removal. 2009-06-14 18:34:00 +00:00
joerg
61b9e83a85 Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
zafer
f258f9725b update master site. remove non-working mirror. 2009-05-28 20:59:54 +00:00
wiz
f4e9595f26 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
darcy
7321123f8c Drop MAINTAINER as per request from old MAINTAINER. 2009-03-23 17:41:51 +00:00
darcy
774b9fc5e6 Revert to unnassigned MAINTAINER. Address went to a mailing list which
just returns a syntax error for arbitrary email messages.
2009-03-21 05:47:54 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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-03-20 19:23:50 +00:00
minskim
0a59b346cd Let avrdude depend on dvipsk because teTeX-bin no longer provides dvips. 2009-02-25 17:20:27 +00:00
joerg
1f9d754f97 Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
wiz
3e9db1a840 + cc65. 2008-10-08 19:54:24 +00:00
wiz
5b577124f0 Initial import of cc65-2.12.0, packaged for pkgsrc-wip by Tim Larson:
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-10-08 19:53:47 +00:00
joerg
8c61e20326 Uses BSD makefile, so tag it as such. 2008-07-10 15:29:29 +00:00
joerg
921a78019b Fix build with GCC 4. 2008-06-21 20:32:08 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
5e0f2e9561 Fix DESTDIR. 2008-06-16 13:33:33 +00:00
joerg
7739dab308 Fix DESTDIR installation. 2008-06-16 13:32:55 +00:00