non port: devel/avr-gcc/Makefile |
SVNWeb
|
Number of commits found: 119 (showing only 100 on this page) |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 29 Mar 2022
|
[ 21:33 Joerg Wunsch (joerg) ] fc9ca6b
devel/avr-gcc: Update to GCC 11.2
Also include the specs file for recent AVR-Dx MCUs (e.g. AVR128DA48
etc.), so the compiler can handle these, in addition to the builtin
MCU types. These files come straight from the Microchip device pack.
|
Thu, 17 Feb 2022
|
[ 19:54 Joerg Wunsch (joerg) ] 4b973a3
devel/avr-gcc: upgrade to GCC 10.3.0
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] c146a3e
devel/avr-gcc: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 6 May 2021
|
[ 21:22 Joerg Wunsch (joerg) ] d2767ba
Update to GCC 10.2.0
PR: 255454
Differential Revision: https://reviews.freebsd.org/D30022
|
Sat, 17 Apr 2021
|
[ 18:30 Mateusz Piotrowski (0mp) ] 71f5c29
devel/avr-gcc: Put variables in order and format Makefile
Approved by: portmgr blanket
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 21 Mar 2021
|
[ 09:57 gerald ] (Only the first 10 of 37 ports in this commit are shown above. )
Update to MPC version 1.2.0 with the following changes:
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen
|
Thu, 3 Dec 2020
|
[ 20:22 danilo ]
devel/isl: Update to 0.23
PR: 251432
|
Sun, 29 Nov 2020
|
[ 14:12 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com TRYBROKEN run
|
Fri, 8 May 2020
|
[ 16:28 emaste ]
add objdump binutils dependencies to remaining devel/* ports
/usr/bin/objdump has been removed from the base system before FreeBSD 13.0.
Approved by: bapt (implicit)
|
Fri, 15 Nov 2019
|
[ 10:09 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Update binutils to 2.33.1
While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.
This is inspired by the same work on going on the xtoolchained gcc by jhb@
PR: 241756
Exp-run: antoine (portmgr)
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D22258
|
Thu, 29 Aug 2019
|
[ 19:39 pkubaj ]
devel/avr-gcc: fix build on GCC architectures
GCC 9.1 needs newer GCC to build than base can offer.
It also seems that there are some threading issues, so put MAKE_JOBS_UNSAFE.
PR: 240002
Approved by: joerg (maintainer), linimon (mentor)
|
Sat, 17 Aug 2019
|
[ 14:44 joerg ]
Update to GCC 9.1.0
PR: 239628
Submitted by: Oleg Sidorkin
|
Sun, 25 Nov 2018
|
[ 08:25 antoine ]
Add explicit USES=iconv
Reported by: pkg-fallout (via devel/avr-libc)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 2 Nov 2018
|
[ 17:55 antoine ]
Add missing USES=makeinfo
|
Fri, 6 Jul 2018
|
[ 21:54 cmt ]
devel/avr-gcc: fix build with recent clang
PR: 227650
Submitted by: dim@
Reported by: Kenji Rikitake
Approved by: maintainer-timeout
MFH: 2018Q3
|
Thu, 19 Apr 2018
|
[ 07:08 ale ] (Only the first 10 of 60 ports in this commit are shown above. )
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Tue, 11 Apr 2017
|
[ 15:21 mat ] (Only the first 10 of 31 ports in this commit are shown above. )
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
Tue, 7 Mar 2017
|
[ 22:33 joerg ]
Upgrade to GCC 5.4.0.
|
Tue, 31 Jan 2017
|
[ 03:40 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket)
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 4 Feb 2016
|
[ 07:21 joerg ]
Upgrade to GCC 4.9.3. (5.3 not yet there, still doing some tests,
4.9.x is quite stable.)
|
Sun, 15 Nov 2015
|
[ 02:11 amdmi3 ]
- Make NLS optional
PR: 203622
Submitted by: amdmi3
Approved by: maintainer timeout (joerg, 1 month)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 Aug 2014
|
[ 03:04 joerg ]
Add a patch for ATmega*RFR*, as has already been promised in the
pkg-descr file.
|
Fri, 8 Aug 2014
|
[ 20:47 joerg ] (Only the first 10 of 26 ports in this commit are shown above. )
Add staging support.
Upgrade to a recent GCC version (4.8.3).
Drop most of our local hacks.
PR: 192399
Submitted by: pi
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 28 Jul 2014
|
[ 20:28 antoine ]
Actually, the configure error is during the build phase
With hat: portmgr
|
[ 20:24 antoine ]
Mark BROKEN: Fails to configure with avr-binutils 2.24
checking for suffix of object files... configure: error: in
`/wrkdirs/usr/ports/devel/avr-gcc/work/build/avr/avrtiny10/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[1]: *** [configure-target-libgcc] Error 1
Reported by: pkg-fallout
With hat: portmgr
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- 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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Mon, 16 Sep 2013
|
[ 08:39 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Fri, 6 Sep 2013
|
[ 22:04 bapt ]
Attempt to fix building on recent head
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
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
|
Fri, 9 Mar 2012
|
[ 17:14 joerg ]
Unbreak devel/avr-gcc:
. 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
|
Fri, 30 Dec 2011
|
[ 19:25 pav ]
- Mark BROKEN (at least) on amd64: does not package
Reported by: pointyhat
|
Sat, 17 Dec 2011
|
[ 09:56 joerg ] (Only the first 10 of 37 ports in this commit are shown above. )
Upgrade to GCC 4.5.1.
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".
|
Sat, 25 Dec 2010
|
[ 16:55 sunpoet ] (Only the first 10 of 180 ports in this commit are shown above. )
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
|
Fri, 11 Jun 2010
|
[ 15:09 ale ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase mpfr library and bump PORTREVISION.
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Mon, 8 Mar 2010
|
[ 19:53 joerg ] (Only the first 10 of 15 ports in this commit are shown above. )
Upgrade to GCC 4.3.4, as well as to the patches from WinAVR 20100110
|
Wed, 12 Aug 2009
|
[ 19:27 joerg ]
Update the Xmega patch. Among adding support for some newer
Xmega MCU types, this adds an important bugfix for printf & Co.
functions.
|
Sun, 28 Jun 2009
|
[ 20:58 joerg ]
Use the undocumented feature WITHOUT_CPU_CFLAGS rather than MAKE_ENV
to avoid application of the host's CPU architecture options to the
cross-compilation environment.
Found by: Dominic Fandrey
|
Thu, 11 Jun 2009
|
[ 21:39 joerg ] (Only the first 10 of 22 ports in this commit are shown above. )
Update to GCC 4.3.2.
(The old port will be migrated to devel/avr-gcc-42 within the next
days.)
|
Fri, 21 Dec 2007
|
[ 21:28 joerg ]
Add plist files forgotten in last update.
Reminded by: pav
|
Thu, 20 Dec 2007
|
[ 06:43 joerg ]
Add support for ATtiny88, ATmega32HVB, ATmega1284P.
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.
|
Sun, 28 Oct 2007
|
[ 10:01 joerg ]
Upgrade to GCC 4.2.2
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Sat, 8 Sep 2007
|
[ 00:56 linimon ] (Only the first 10 of 101 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Sat, 23 Jun 2007
|
[ 21:30 joerg ]
Add device support for ATmega8HVA/ATmega16HVA.
Change AT90USB82 from avr5 to avr5.
|
Sat, 14 Apr 2007
|
[ 20:10 joerg ]
Add the Russian message catalog file to pkg-plist.
|
Wed, 11 Apr 2007
|
[ 16:08 joerg ]
Minor fix for AT90USB* devices.
Submitted by: Anatoly Sokolov
Also spell-fix `PORTREVISION' *blush*.
|
Mon, 9 Apr 2007
|
[ 19:29 joerg ]
Fix pkg-plist after version upgrade.
Reminded by: pointyhat.
|
Sat, 7 Apr 2007
|
[ 05:37 joerg ]
Upgrade to GCC 4.1.2.
Add support for AT90PWM1, ATmega32[59]0?P, AT90USB82/162.
|
Tue, 10 Oct 2006
|
[ 10:24 joerg ]
OK, I bite. Implement the patch from PR ports/96407, to avoid the
-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
|
Fri, 6 Oct 2006
|
[ 20:43 joerg ]
Copy over the avr-gcc-devel port to avr-gcc, so this will become the
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).
|
Thu, 5 Oct 2006
|
[ 21:56 joerg ] (Only the first 10 of 15 ports in this commit are shown above. )
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now.
|
Thu, 20 Apr 2006
|
[ 20:32 joerg ]
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.
Submitted by: Anatoly Sokolov
|
Wed, 19 Apr 2006
|
[ 10:48 joerg ]
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.
|
Sun, 19 Mar 2006
|
[ 22:38 joerg ]
Upgrade to GCC 3.4.6.
Add support for ATmega406 and AT90USB646/647/1286/1286 devices.
Register conflict for avr-gcc-devel port (GCC 4.1-based, to come soon).
|
Thu, 2 Mar 2006
|
[ 10:51 joerg ]
Fix the severe bug (faulty code generation) reported in
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26118>
by reverting the GCC change that obviously caused it.
Approved by: portmgr (krion)
|
Wed, 4 Jan 2006
|
[ 23:17 joerg ]
Add support for ATtiny261/461/861.
|
Wed, 14 Dec 2005
|
[ 22:42 joerg ]
Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Fri, 4 Nov 2005
|
[ 20:51 joerg ]
Add support for the AT90CAN32/64 controllers.
By the same time, also drag in the patch for catching
misspelled interrupt vector names from the 4.x branch of
GCC.
|
Mon, 12 Sep 2005
|
[ 22:03 joerg ]
Add support for the ATmega640/1280/1281 family.
|
Thu, 1 Sep 2005
|
[ 20:52 joerg ]
Oops, a double slash sneaked into the linker spec, causing GCC to
recurse infinitely, until it hit an abort().
|
[ 05:22 joerg ]
Add back support for the ATmega165.
|
Wed, 17 Aug 2005
|
[ 14:41 joerg ]
Fix the linker command (in GCC's specs file) for the AT90PWM2/3
controllers.
Approved by: portmgr (linimon)
|
Sat, 30 Jul 2005
|
[ 21:28 joerg ]
Upgrade AVR-GCC to GCC-3.4.4.
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.)
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 10 Mar 2005
|
[ 21:14 joerg ]
Bring in some patches from the head of GCC's CVS back to the latest
released version, 3.4.3. This mainly adds support for new AVR devices
that appeared on the market recently, and fixes a bug related to the
order of assignments for volatile uint16_t * objects (in the
assumption they might point to IO space where the order of two 8-bit
operations can be important).
|
Thu, 27 Jan 2005
|
[ 22:56 joerg ]
Do also set IGNORE when running against a too old version of Perl
where we can't build the docs.
Hinted by: kris
|
[ 14:50 joerg ]
Require a sufficiently current Perl to be installed, as opposed to a
sufficiently current version of FreeBSD.
Submitted by: vs
|
[ 09:51 joerg ]
Upgrade to GCC version 3.4.3.
Note that I do not longer support FreeBSD 4.x at this point, as their
system-provided Pod::Man is way too old, and I'm tired of rolling that
extra man page tarball. Software developers can IMHO reasonably be
expected to run some version of FreeBSD 5.x these days.
|
Wed, 7 Jul 2004
|
[ 19:49 joerg ]
Switch from MASTER_SITE_GNU to MASTER_SITE_GCC; it seems the GNU mirrors
aren't up-to-date for GCC these days.
Also, document the 0b binary constants hack committed a few hours ago.
|
[ 11:29 joerg ]
Upgrade AVR-GCC to GCC 3.4.1.
Also included is a local hack to allow for 0bXXX binary constants,
since this appears to be a frequently requested item in the AVR
developers community.
The GCC configuration is tuned to allow for both, -gstabs [the default
if only -g is given], and -gdwarf-2 debugging options. ELF/DWARF-2 is
the emerging format as promoted by Atmel, and is intented to be
directly usable in their AVR Studio simulator in future. Eventually,
AVR-GDB will fully support DWARF-2 debugging as well some day.
|
Fri, 4 Jun 2004
|
[ 17:29 ade ] (Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
Wed, 28 Apr 2004
|
[ 20:53 joerg ]
Upgrade to GCC 3.4.0.
This also makes the port compile (again) under all 64-bit archs. For
amd64, patch-ad modifies config.guess to match GCC's expectation of
x86_64.
|
Mon, 29 Mar 2004
|
[ 07:04 kris ]
BROKEN on !i386 and !alpha: Does not build
|
Wed, 3 Mar 2004
|
[ 21:23 joerg ]
Upgrade to version 3.3.2.
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Tue, 9 Sep 2003
|
[ 21:16 joerg ]
Update this port to the released version 3.3.1 of gcc.
Utilize INFO while i was at it.
Some minor cosmetic issues are still open with this port, but i won't
be able to catch that before the ports freeze.
|
Sun, 24 Aug 2003
|
[ 16:46 gerald ]
Fix COMMENT.
Approved by: joerg (maintainer)
|
Sun, 20 Jul 2003
|
[ 19:35 joerg ]
Update to a recent snapshot. Some AVR-related bugs have been fixed since.
|
Sun, 11 May 2003
|
[ 19:32 joerg ]
Update this suite to a current snapshot of gcc 3.3. Quite a few AVR-related
fixes have been made to gcc recently.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 20 Jan 2003
|
[ 09:32 joerg ]
Replace my old 16 bit IO register assignment hack by an authoritative
patch by the avr-gcc maintainers.
Bump portrevision for that.
|
Wed, 8 Jan 2003
|
[ 22:44 joerg ]
Update to a more recent snapshot, now taken from gcc's 3.3 branch instead
of the head of CVS.
|
Thu, 28 Nov 2002
|
[ 18:05 sobomax ]
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
|
Number of commits found: 119 (showing only 100 on this page) |