Port details |
- sdcc-devel Small Device C Compiler
- 3.6.1.2016.07.08_8 lang
=1 3.6.1.2016.07.08_8Version of this port present on the latest quarterly branch.
- Maintainer: tijl@FreeBSD.org
- Port Added: 2005-04-17 12:26:31
- Last Update: 2018-06-06 10:57:19
- SVN Revision: 471833
- People watching this port, also watch:: bash-completion, siod, python
- License: GPLv3
- WWW:
- http://sdcc.sourceforge.net/
- Description:
- SDCC is a retargettable, optimizing ANSI C compiler suite that targets
the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.),
Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola)
HC08 (hc08, s08), Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000,
Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress
to support Microchip PIC16 and PIC18 targets.
WWW: http://sdcc.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdcc-devel>0:lang/sdcc-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: sdcc-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1468001098
SHA256 (sdcc-src-20160708-9632.tar.bz2) = 67d031d4f8eacca357823221ffdf3d49006c08253d94ab503dd2827005744aed
SIZE (sdcc-src-20160708-9632.tar.bz2) = 17997468
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- adjacency_list.hpp : devel/boost-libs
- gputils>=1.2.0 : devel/gputils
- gmake : devel/gmake
- Runtime dependencies:
-
- gpasm : devel/gputils
- Library dependencies:
-
- libreadline.so.7 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdcc-devel-3.6.1.2016.07.08_8:
DEVLIB=on: Device libraries
DOCS=on: Build and/or install documentation
UCSIM=on: The ucSim simulator
====> Options available for the multi TARGETS: you have to choose at least one of them
HC08=on: Freescale 68HC08/S08
MCS51=on: Intel MCS51, Maxim DS80C390/DS80C400
PIC=on: Microchip PIC
STM8=on: STMicroelectronics STM8
Z80=on: Zilog Z80/Z180/GBZ80, Rabbit 2000/3000, Toshiba TLCS-90
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake readline:port tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.1.2016.07.08_8 06 Jun 2018 10:57:19 |
tijl |
Remove lang/sdcc-devel. It is no longer useful. |
3.6.1.2016.07.08_8 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
3.6.1.2016.07.08_7 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
3.6.1.2016.07.08_6 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
3.6.1.2016.07.08_5 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
3.6.1.2016.07.08_4 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.6.1.2016.07.08_3 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
3.6.1.2016.07.08_2 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
3.6.1.2016.07.08_2 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
3.6.1.2016.07.08_1 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
3.6.1.2016.07.08 08 Jul 2016 19:01:07 |
tijl |
Update to 3.6.1.2016.07.08. |
3.5.5.2016.02.20 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.5.5.2016.02.20 21 Feb 2016 13:29:25 |
tijl |
- Update to version 3.5.5.2016.02.20
- Patch files to replace ARCH with PICARCH. NOPRECIOUSMAKEVARS makes
bsd.port.mk stop using ARCH but the package builders set ARCH in their
make.conf anyway.
- Allow parallel building again (fixed upstream)
- Remove Boost 1.60 patches (fixed upstream) |
3.5.5.2015.11.06_1 08 Feb 2016 18:52:14 |
amdmi3 |
- Fix build with boost 1.60
- Mark sdcc-devel MAKE_JOBS_UNSAFE as it fails with parallel build
PR: 199601
Approved by: portmgr blanket |
3.5.5.2015.11.06_1 22 Nov 2015 19:26:16 |
tijl |
Set NOPRECIOUSMAKEVARS so bsd.port.mk doesn't pass ARCH to submakes.
PR: 204732 |
3.5.5.2015.11.06 09 Nov 2015 13:48:27 |
tijl |
Skip building binutils documentation because it isn't installed and it
requires makeinfo. |
3.5.5.2015.11.06 06 Nov 2015 21:14:54 |
tijl |
Update to version 3.5.5.2015.11.06 |
3.4.3.2015.05.09 09 May 2015 15:01:48 |
tijl |
Update to version 3.4.3.2015.05.09 |
3.4.1.2014.08.15 15 Aug 2014 20:47:11 |
tijl |
Update to version 3.4.1.2014.08.15 |
3.4.0.r2 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
3.4.0.r2 01 Apr 2014 09:41:53 |
tijl |
- Update to version 3.4.0 RC2.
- USES=tar:bzip2.
- Disable use of -fms-extensions to fix build with Clang 3.4. |
3.3.2.2013.12.30 30 Dec 2013 15:44:55 |
tijl |
Update to version 3.3.2.2013.12.30 revision 8930.
This adds support for new PIC devices and the Toshiba TLCS-90
microcontroller. |
3.3.1.2013.09.07 22 Oct 2013 18:22:52 |
tijl |
Staging support. |
3.3.1.2013.09.07 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.3.1.2013.09.07 07 Sep 2013 18:26:26 |
tijl |
- Sync with lang/sdcc.
- Replace NO_LATEST_LINK with PKGNAMESUFFIX to accomodate pkg.
- Update to 3.3.1.2013.09.07 which brings experimental support for
STMicroelectronics STM8. |
3.2.1.2013.03.22 24 Apr 2013 08:01:29 |
tijl |
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees |
3.2.1.2013.03.22 23 Mar 2013 17:47:45 |
tijl (src committer) |
Update to 3.2.1.2013.03.22.
Approved by: crees |
3.2.1.2012.11.01 08 Nov 2012 22:56:01 |
makc |
Update to 3.2.1.2012.11.01
PR: ports/173333
Submitted by: Tijl Coosemans (maintainer)
Feature safe: yes |
3.2.1.2012.10.18 21 Oct 2012 09:00:22 |
rakuco |
Remove stale pkg-descr, as pointed out by Tijl.
Feature safe: yes |
3.2.1.2012.10.18 20 Oct 2012 19:06:13 |
rakuco |
Sync with lang/sdcc and update to 3.2.1.2012.10.18.
PR: ports/172907
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Feature safe: yes |
3.1.2.2012.01.22 02 Feb 2012 17:13:13 |
scheidell |
- Update to 3.1.2.2012.01.22
- Remove AVR and XA51 targets (unsupported)
- Fix build on sparc64
PR: ports/164373
Submitted by: Tijl Coosemans <tijl@coosemans.org> maintainer
Approved by: gabor (mentor) |
3.0.2.2011.03.21 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.0.2.2011.03.21 23 Mar 2011 00:23:44 |
gerald |
Update to 3.0.2.2011.03.21. This includes the following changes:
- License of runtime libraries changed to GPLv2 + linking exception.
Some headers and libraries for Microchip PIC devices are generated
from MPLAB include files and have the additional restriction that
they may only be used with authentic Microchip devices. These
headers and libraries have been moved into separate directories.
You can add these directories to the compiler's search path with the
--use-non-free command line option.
- Improvements to register allocation.
- Various bug fixes. [1]
Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary. [2]
Submitted by: tijl (maintainer) [1]
PR: 155762 [1], 153625 [2] |
2.9.7.2010.09.25 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.9.7.2010.09.25 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.9.7.2010.09.25 01 Oct 2010 22:31:50 |
makc |
Update to 2.9.7.2010.09.25
Fix whitespaces while here
PR: ports/150983
Submitted by: Tijl Coosemans (maintainer) |
2.9.7.2010.09.04_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.9.7.2010.09.04 07 Sep 2010 07:47:37 |
bapt |
- Update to 2.9.7.2010.09.04
PR: ports/150280
Submitted by: Tijl Coosemans <tijl _at_ coosemans.org> (maintainer) |
2.9.7.2010.04.20 28 Apr 2010 10:38:00 |
rene |
Update to 2.9.7.2010.04.20
PR: ports/145892
Submitted by: maintainer
Approved by: tabthorpe (mentor) |
2.9.4.2009.12.15 04 Apr 2010 12:21:51 |
gerald |
Remove USE_GCC=4.3+ when trying to build for sparc64. It does not make
a difference.
Approved by: maintainer (tijl@coosemans.org) |
2.9.4.2009.12.15 18 Dec 2009 23:12:12 |
pav |
- Update to 2.9.4.2009.12.15
PR: ports/141657
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
2.9.1.2009.05.18 13 Dec 2009 22:49:18 |
amdmi3 |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi) |
2.9.1.2009.05.18 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.9.1.2009.05.18 22 May 2009 21:59:48 |
miwi |
- Update to 2.9.1.2009.05.18
PR: 134659
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.8.5.2008.12.05 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.8.5.2008.12.05 10 Dec 2008 07:35:19 |
linimon |
Mark as broken on sparc64.
Hat: portmgr |
2.8.5.2008.12.05 06 Dec 2008 22:44:16 |
miwi |
- Update to 2.8.5.2008.12.05
PR: 129466
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.8.1.2008.05.29 15 Sep 2008 21:17:56 |
gahr |
- Fix build on sparc64
Approved by: portmgr (pav) |
2.8.1.2008.05.29 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.8.1.2008.05.29 03 Jun 2008 11:49:25 |
miwi |
- Update to 2.8.1.2008.05.29
- Respect NOPORTDOCS
PR: 124101
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Tested with: ionbot |
2.7.4.2008.01.22 24 Jan 2008 19:28:03 |
miwi |
- Update to 2.7.4.2008.01.22
PR: 119901
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.7.3.2007.09.28 29 Sep 2007 21:37:22 |
alepulver |
- Update to version 2.7.3.2007.09.28.
PR: ports/116718
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.6.2.2006.12.13 14 Dec 2006 13:49:55 |
miwi |
- Update to 2.6.2.2006.12.13
PR: ports/106673
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.6.1.2006.10.12 05 Nov 2006 06:18:13 |
alepulver |
- Change MASTER_SITES (remove a "www.").
Requested by: maintainer |
2.6.1.2006.10.12 05 Nov 2006 06:16:36 |
alepulver |
- Apply the whole patch (in my previous commit I only patched the Makefile)
from ports/104358. |
2.6.1.2006.08.10 11 Aug 2006 20:42:55 |
pav |
- Update to 2.6.1.2006.08.10
PR: ports/101758
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.5.6.2006.06.29 30 Jun 2006 05:02:43 |
daichi |
lang/sdcc-devel: update to version 2.5.6.2006.06.29
- Update of lang/sdcc-devel which mainly brings in support
for more PIC microcontrollers.
PR: lang/sdcc-devel
Submitted by: maintainer |
2.5.4.2005.11.15 16 Nov 2005 15:26:50 |
barner |
- Update to 2.5.4.2005.11.15 [1]
- Pet portlint
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) [1]
PR: ports/89086 [1] |
2.5.2.2005.09.03 15 Nov 2005 06:52:12 |
ade |
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. |
2.5.2.2005.09.03 04 Sep 2005 22:51:28 |
pav |
- Update to 2.5.2.2005.09.03
PR: ports/85699
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.5.1.2005.07.09 13 Jul 2005 13:38:08 |
pav |
- Update to 2.5.1.2005.07.09
PR: ports/83215
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
2.4.8.2005.04.11 17 Apr 2005 12:25:50 |
pav |
Add a development version of SDCC, Small Devices C Compiler.
PR: ports/79803
Submitted by: Tijl Coosemans <tijl@ulyssis.org> |