| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331644
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327371
|
|
|
|
| |
Notes:
svn path=/head/; revision=326554
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
|
|
|
|
|
| |
PR: ports/176961
Submitted by: myself
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=315574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. fix pkg-plist
. mention gettext prerequisite
. use the correct objdump utility
PR: ports/164874
Submitted by: Michael Scheidell
Approved by: portmgr (erwin)
Feature safe: yes
Notes:
svn path=/head/; revision=293017
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=288287
|
|
|
|
|
|
|
|
|
|
|
| |
Completely reorganize the patches for this port.
Patches for new devices are now synchronized with the Atmel AVR tools.
The main difference is the naming scheme, as FreeBSD patches start
with "patch-", while the Atmel AVR Tools patches end up in ".patch".
Notes:
svn path=/head/; revision=287533
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Notes:
svn path=/head/; revision=266895
|
|
|
|
| |
Notes:
svn path=/head/; revision=256398
|
|
|
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
Notes:
svn path=/head/; revision=252906
|
|
|
|
| |
Notes:
svn path=/head/; revision=250707
|
|
|
|
| |
Notes:
svn path=/head/; revision=239406
|
|
|
|
| |
Notes:
svn path=/head/; revision=239405
|
|
|
|
|
|
|
|
| |
Xmega MCU types, this adds an important bugfix for printf & Co.
functions.
Notes:
svn path=/head/; revision=239402
|
|
|
|
|
|
|
|
|
|
| |
to avoid application of the host's CPU architecture options to the
cross-compilation environment.
Found by: Dominic Fandrey
Notes:
svn path=/head/; revision=236743
|
|
|
|
|
|
|
|
| |
(The old port will be migrated to devel/avr-gcc-42 within the next
days.)
Notes:
svn path=/head/; revision=235599
|
|
|
|
|
|
|
| |
Reminded by: pav
Notes:
svn path=/head/; revision=204289
|
|
|
|
|
|
|
|
|
|
| |
Fix support for AT90USB82/162, move them into "avr35" architecture.
Add support for the OS_main and OS_task attributes.
Integrate some more bugfixes from the WinAVR patch list.
Notes:
svn path=/head/; revision=204172
|
|
|
|
| |
Notes:
svn path=/head/; revision=202207
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Change AT90USB82 from avr5 to avr5.
Notes:
svn path=/head/; revision=194141
|
|
|
|
| |
Notes:
svn path=/head/; revision=189970
|
|
|
|
|
|
|
|
|
| |
Submitted by: Anatoly Sokolov
Also spell-fix `PORTREVISION' *blush*.
Notes:
svn path=/head/; revision=189782
|
|
|
|
|
|
|
| |
Reminded by: pointyhat.
Notes:
svn path=/head/; revision=189595
|
|
|
|
|
|
|
| |
Add support for AT90PWM1, ATmega32[59]0?P, AT90USB82/162.
Notes:
svn path=/head/; revision=189412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-mcpu=foobar braindeadness.
There's a GCC bug open for this:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25672
so at least, the issue is being dealt with in its origin.
Submitted by: Alex Mogilnikov <alx@intellectronika.ru>
PR: ports/96407
Notes:
svn path=/head/; revision=175183
|
|
|
|
| |
Notes:
svn path=/head/; revision=175005
|
|
|
|
|
|
|
|
|
|
| |
default AVR-GCC version now.
No repocopy as this port used to exist before. For the history details,
see the old avr-gcc-devel port (going to be moved to Attic now).
Notes:
svn path=/head/; revision=174678
|
|
|
|
|
|
|
|
| |
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now.
Notes:
svn path=/head/; revision=174588
|
|
|
|
|
|
|
|
|
| |
their correct -Tdata option passed down.
Submitted by: Anatoly Sokolov
Notes:
svn path=/head/; revision=160042
|
|
|
|
|
|
|
| |
ATmega165P, and ATmega169P.
Notes:
svn path=/head/; revision=159944
|
|
|
|
|
|
|
|
| |
Add support for ATmega406 and AT90USB646/647/1286/1286 devices.
Register conflict for avr-gcc-devel port (GCC 4.1-based, to come soon).
Notes:
svn path=/head/; revision=157691
|
|
|
|
|
|
|
|
|
|
|
| |
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26118>
by reverting the GCC change that obviously caused it.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=156927
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
| |
Notes:
svn path=/head/; revision=152759
|
|
|
|
| |
Notes:
svn path=/head/; revision=151201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
| |
By the same time, also drag in the patch for catching
misspelled interrupt vector names from the 4.x branch of
GCC.
Notes:
svn path=/head/; revision=147234
|
|
|
|
| |
Notes:
svn path=/head/; revision=142551
|
|
|
|
|
|
|
| |
recurse infinitely, until it hit an abort().
Notes:
svn path=/head/; revision=141732
|
|
|
|
| |
Notes:
svn path=/head/; revision=141667
|
|
|
|
|
|
|
|
|
| |
controllers.
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=140906
|
|
|
|
|
|
|
|
|
| |
a previous patch).
No PORTREVISION bump as the resulting binaries are identical.
Notes:
svn path=/head/; revision=140658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By the same time, combine all the patches that add support for new AVR
devices into a single patch, as they all touch the same three source
files. In total, add support for the following AVR devices that were
not supported by the stock GCC 3.4.x:
ATtiny13/ATtiny2313
ATtiny25/ATtiny45/ATtiny85
ATmega48/ATmega88/ATmega168
AT90PWM2/AT90PWM3
ATmega164/ATmega324/ATmega644
ATmega325/ATmega3250/ATmega645/ATmega6450
ATmega329/ATmega3290/ATmega649/ATmega6490
AT90CAN128
(This is now documented in pkg-descr as well.)
Notes:
svn path=/head/; revision=140495
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|