Commit graph

76 commits

Author SHA1 Message Date
Pav Lucistnik
d5a12f74ac - Mark BROKEN: does not build
Reported by:	pointyhat
2010-01-10 11:25:21 +00:00
Joerg Wunsch
1c09346ace Yet another forgotten line. 2009-08-12 19:37:45 +00:00
Joerg Wunsch
95ef3f870b Fix a typo. 2009-08-12 19:32:09 +00:00
Joerg Wunsch
973609a61a As the compiler now supports some more Xmega MCU types, catch up with
the pkg-plist since the avr-libc port will automatically pick them up.
2009-08-12 19:30:59 +00:00
Joerg Wunsch
e8ea3e9d9e Upgrade to version 1.6.7.
This is also supposed to fix the QAT complaint about misinstalled files
for custom PREFIX settings.
2009-07-12 21:56:12 +00:00
Joerg Wunsch
f9d2fed583 Upgrade to version 1.6.6 (finally). 2009-06-11 22:19:12 +00:00
Ion-Mihai Tetcu
eb95038c7e Fix plist with -DNOPORTDOCS
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-23 20:00:14 +00:00
Joerg Wunsch
659a941a4e Upgrade to version 1.6.1. 2007-12-21 22:24:59 +00:00
Joerg Wunsch
4a7de2a1a9 Upgrade to version 1.4.7. This also unbreaks the port.
PR:		ports/116408
2007-10-30 11:32:26 +00:00
Joerg Wunsch
a568cf9165 Register avr-libc-devel as a conflicting port. 2007-10-29 19:54:37 +00:00
Kris Kennaway
184de5f7db BROKEN: Does not build 2007-07-28 22:26:34 +00:00
Joerg Wunsch
76a555f509 Upgrade to version 1.4.6. 2007-06-23 21:32:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joerg Wunsch
5eddfa3e56 Remove the avr/lib/avr6 directory upon deinstallation.
Approved by:	portmgr (clement)
2006-10-15 09:18:16 +00:00
Joerg Wunsch
3457ff54d4 Upgrade to version 1.4.5. 2006-10-09 20:30:41 +00:00
Edwin Groothuis
cd1bd9c885 Trail devel/avr-gcc rename to devel/avr-gcc-3 2006-10-06 03:19:09 +00:00
Joerg Wunsch
593747c381 Add a workaround for binutils-2.17's pickyness about copying an empty
section in [avr-]objcopy, until a new version of avr-libc is going to
be released.
2006-09-28 22:13:24 +00:00
Joerg Wunsch
a8062ca5fb Upgrade to version 1.4.4. 2006-04-20 22:02:44 +00:00
Joerg Wunsch
19a9d39932 Building the docs requires parts of netpbm. While netpbm is already
implicitly required by transfig (which is listed as a build
dependency), explicitly mention it again as well.

PR:	ports/91145
2006-03-28 05:10:55 +00:00
Joerg Wunsch
017973954e Fix a broken package list that was (again) resulting out of doxygen
installing a different set of files based on a new minor doxygen
revision.

The fix is now to construct the doxygen-dependant part of the
pkg-plist on the fly, based on the actual files doxygen choose
to produce.

Approved by:	portmgr (kris)
2006-02-28 13:41:48 +00:00
Kris Kennaway
46662e3bc9 BROKEN: Incomplete pkg-plist 2006-02-20 01:19:45 +00:00
Joerg Wunsch
64488459e8 Upgrade to 1.4.3.
As the current doxygen appears to be broken and does no longer build
documentation for dtostre/dtostrf, drop these from pkg-plist.doc by
now.
2006-01-23 21:17:02 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joerg Wunsch
8120ec8141 Upgrade to avr-libc-1.4.2. Among some internal bug fixes, this adds
support to ATtiny261/461/861.
2006-01-06 23:26:02 +00:00
Joerg Wunsch
fd81fe58a7 Update to avr-libc 1.4.1. 2005-12-29 23:01:15 +00:00
Joerg Wunsch
76be43e6d2 Upgrade to avr-libc-1.4.0.
This brings several API changes, so check out the docs.

As the project now uses current versions of auto* tools, the build
system got rid of a number of private hacks as well.
2005-11-19 22:14:27 +00:00
Joerg Wunsch
bfed64e20a Upgrade to avr-libc 1.2.6.
This is a bugfix-only upgrade.
2005-11-11 20:44:38 +00:00
Joerg Wunsch
b4b502581f Now that our avr-gcc can build for the ATmega165, avr-libc can, too,
so add crtm165.o to pkg-plist.

Reminded by:	Pointyhat's port build
2005-09-06 04:39:31 +00:00
Joerg Wunsch
e3dd81a6ab Upgrade to 1.2.5.
The major fix of this release is that the EEPROM access routines are
now supported for all supported AVR devices.  Thanks to Björn Haase
for providing that excellent solution to the problem.
2005-08-01 04:51:01 +00:00
Joerg Wunsch
fd8cdd3b6c Upgrade to version 1.2.4.
Among other bugfixes, this particularly fixes the brokeness for the
recent binutils-2.16 upgrade (so the port is no longer broken now).
2005-07-21 21:05:47 +00:00
Kris Kennaway
db3ef41825 BROKEN: Install fails 2005-07-21 00:07:58 +00:00
Joerg Wunsch
02cccbb75f After Kris pointed out to me that I'm completely on the wrong track
wrt. the names of the installed doxygen temp files, do it right now,
and delete anything from the target directory doxygen did install
there which doesn't match our expectation (as take from PLIST_DOC).
This appears to be the only sane way until doxygen reverts itself back
to normal behaviour, and doesn't install any temporary files.
2005-04-11 08:58:31 +00:00
Joerg Wunsch
590aca19aa Remove yet another kind of temp files doxygen is so fond about to
install into the man page location.
2005-04-10 21:25:09 +00:00
Joerg Wunsch
1f2921fe5a Fix doxygen confusion.
Approved by:	portmgr (marcus)
2005-03-23 08:36:11 +00:00
Joerg Wunsch
61ba11cc00 Fix a problem where the doxygen-generated LaTeX file could no longer
be compiled by LaTeX 3 as it was attempted to convert it to PDF
instead of DVI now.  This eventually caused the entire build to fall
over, as the EPS picture files to be included were no longer be looked
up by the .eps suffix.

Also, now that avr-binutils and avr-gcc can handle the newer AVR
devices (ATmega48/88/168, ATtiny13/2313, AT90CAN128, ATmega325/3250,
ATmega645/6450), the configure script automatically causes crt*.o
files for these devices to be compiled and installed, so reflect this
in the pkg-plist.  This makes these new device types fully supported
in the FreeBSD AVR toolchain (as they are in the popular WinAVR
toolchain already).

The new doxygen version present in the ports also causes a slightly
different directory layout for the generated docs, so adapt
pkg-plist.doc accordingly.
2005-03-11 21:43:37 +00:00
Joerg Wunsch
1df853853d Upgrade to version 1.2.3.
Also depend the build on pdflatex as well as latex, to resolve my part
of the PR mentioned below.

PR:		ports/77356
2005-02-16 11:29:42 +00:00
Joerg Wunsch
ce9c41c5c8 Minor upgrade to 1.2.2 (few bugfixes). 2005-02-10 05:57:15 +00:00
Joerg Wunsch
17d5fa2e80 Update to 1.2.1. 2005-01-27 23:25:12 +00:00
Joerg Wunsch
207cfea59f Fix 3 out of 5 portlint warnings. (The remaining 2 are bogus.) 2004-12-21 14:42:36 +00:00
Joerg Wunsch
fb632d156e Handle PLIST generation correctly for the -DNOPORTDOCS case. 2004-12-21 14:39:39 +00:00
Joerg Wunsch
69d111184d Upgrade avr-libc to 1.0.5. 2004-12-21 14:22:59 +00:00
Joerg Wunsch
5a78a0892a avr-libc has not been broken, and in particular did not have a
``broken pkg-plist''.

kris incorrectly stated this in the BROKEN field, even though I've
been repeatedly telling him that it's actually been netpbm that broke
some time ago (apparently due to an upgraded C compiler in the
system; generating transparent PNGs caused it to dump core).

Fortunately, dinoex now updated the netpbm port, so all works again.
2004-12-06 22:20:40 +00:00
Kris Kennaway
9145ddd119 BROKEN: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-17 22:48:49 +00:00
Joerg Wunsch
2c19fe48dc Forgot to cvs add this patch in my previous commit; it reverts the
name of the docs to what we used to have before.
2004-04-29 09:53:54 +00:00
Joerg Wunsch
86345a6687 Upgrade to version 1.0.4. 2004-04-29 09:53:04 +00:00
Joerg Wunsch
d9cac68a9e Upgrade to version 1.0.3. 2004-03-12 21:03:48 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joerg Wunsch
b87459f084 Honor NOPORTDOCS. This port requires an extraordinary amount of
dependent software when building the docs (doxygen, latex,
ghostscript, netpbm, qt, ...), so this might be a real safer for
people who just want to build the software only.
2003-10-26 21:07:05 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Joerg Wunsch
f32fa3f28b Update this port to a recent snapshot from the avr-libc 1.0 branch.
Since this branch assumes doxygen 1.2, a patch is needed.  Doxygen 1.3.x
by default generates a non-JavaScript capable tree view, so my old hack
in the avr-libc source can be avoided.
2003-09-09 21:18:36 +00:00