aboutsummaryrefslogtreecommitdiff
path: root/lang/sdcc-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.2.2006.12.13Martin Wilke2006-12-144-27/+52
| | | | | | | | PR: ports/106673 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=179754
* - Change MASTER_SITES (remove a "www.").Alejandro Pulver2006-11-051-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=176420
* - Apply the whole patch (in my previous commit I only patched the Makefile)Alejandro Pulver2006-11-054-12/+42
| | | | | | | from ports/104358. Notes: svn path=/head/; revision=176419
* - Update lang/sdcc-devel to version 2.6.1.2006.10.12.Alejandro Pulver2006-10-311-2/+2
| | | | | | | | PR: ports/104258 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=175599
* - Update to 2.6.1.2006.08.10Pav Lucistnik2006-08-113-11/+144
| | | | | | | | PR: ports/101758 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=170371
* lang/sdcc-devel: update to version 2.5.6.2006.06.29Daichi GOTO2006-06-3012-1976/+2480
| | | | | | | | | | | - Update of lang/sdcc-devel which mainly brings in support for more PIC microcontrollers. PR: lang/sdcc-devel Submitted by: maintainer Notes: svn path=/head/; revision=166645
* - Update to 2.5.4.2005.11.15 [1]Simon Barner2005-11-166-1824/+2146
| | | | | | | | | | - Pet portlint Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) [1] PR: ports/89086 [1] Notes: svn path=/head/; revision=148482
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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
* - Update to 2.5.2.2005.09.03Pav Lucistnik2005-09-048-34/+99
| | | | | | | | PR: ports/85699 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=141950
* - Update to 2.5.1.2005.07.09Pav Lucistnik2005-07-133-6/+17
| | | | | | | | PR: ports/83215 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=139080
* Add a development version of SDCC, Small Devices C Compiler.Pav Lucistnik2005-04-177-113/+322
| | | | | | | | PR: ports/79803 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=133517
* * enabling build of pic16 librariesPav Lucistnik2005-04-134-566/+429
| | | | | | | | | | | | * a couple Makefile/pkg-plist changes * only pull in dependencies when actually necessary depending on chosen options PR: ports/79801 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=133213
* - Fix build with gcc-3.3:Pav Lucistnik2004-07-281-0/+74
| | | | | | | | | | error: ISO C++ forbids cast to non-reference type used as lvalue PR: ports/69653 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=114954
* Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizingPav Lucistnik2004-05-095-0/+1818
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=108778