1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Tijl Coosemans
bd503ebb02 - 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.
2013-09-07 18:26:26 +00:00
Tijl Coosemans
51e2d7fd29 Set MAINTAINER to my @FreeBSD.org address.
Suggested by:	crees
2013-04-24 08:01:28 +00:00
Tijl Coosemans
11ddc96b11 Update to 3.2.1.2013.03.22.
Approved by:	crees
2013-03-23 17:47:44 +00:00
Max Brazhnikov
380d0a198e Update to 3.2.1.2012.11.01
PR:		ports/173333
Submitted by:	Tijl Coosemans (maintainer)
Feature safe:	yes
2012-11-08 22:56:00 +00:00
Raphael Kubo da Costa
9ee48abecc Remove stale pkg-descr, as pointed out by Tijl.
Feature safe:	yes
2012-10-21 09:00:22 +00:00
Raphael Kubo da Costa
0ecd847251 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
2012-10-20 19:06:13 +00:00
Michael Scheidell
e7176b22cf - 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)
2012-02-02 17:13:13 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Gerald Pfeifer
d61c8722b2 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]
2011-03-23 00:23:44 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Max Brazhnikov
6a99709682 Update to 2.9.7.2010.09.25
Fix whitespaces while here

PR:		ports/150983
Submitted by:	Tijl Coosemans (maintainer)
2010-10-01 22:31:50 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Baptiste Daroussin
cc72464970 - Update to 2.9.7.2010.09.04
PR:		ports/150280
Submitted by:	Tijl Coosemans <tijl _at_ coosemans.org> (maintainer)
2010-09-07 07:47:37 +00:00
Rene Ladan
f8d9cbf658 Update to 2.9.7.2010.04.20
PR:		ports/145892
Submitted by:	maintainer
Approved by:	tabthorpe (mentor)
2010-04-28 10:38:00 +00:00
Gerald Pfeifer
efe4932819 Remove USE_GCC=4.3+ when trying to build for sparc64. It does not make
a difference.

Approved by:	maintainer (tijl@coosemans.org)
2010-04-04 12:21:51 +00:00
Pav Lucistnik
d1df2a45f5 - Update to 2.9.4.2009.12.15
PR:		ports/141657
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer)
2009-12-18 23:12:12 +00:00
Dmitry Marakasov
b149634f62 - 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)
2009-12-13 22:49:18 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Martin Wilke
b77bd2c353 - Update to 2.9.1.2009.05.18
PR:		134659
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2009-05-22 21:59:48 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00
Martin Wilke
701ec70d5f - Update to 2.8.5.2008.12.05
PR:		129466
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2008-12-06 22:44:16 +00:00
Pietro Cerutti
30916d022a - Fix build on sparc64
Approved by:	portmgr (pav)
2008-09-15 21:17:56 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
6090a2829b - Update to 2.8.1.2008.05.29
- Respect NOPORTDOCS

PR:		124101
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Tested with:	ionbot
2008-06-03 11:49:24 +00:00
Martin Wilke
4188e36dab - Update to 2.7.4.2008.01.22
PR:		119901
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2008-01-24 19:28:03 +00:00
Alejandro Pulver
cb2819889b - Update to version 2.7.3.2007.09.28.
PR:		ports/116718
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2007-09-29 21:37:22 +00:00
Martin Wilke
8a171563d8 - Update to 2.6.2.2006.12.13
PR:		ports/106673
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-12-14 13:49:55 +00:00
Alejandro Pulver
8f374c67a1 - Change MASTER_SITES (remove a "www.").
Requested by:	maintainer
2006-11-05 06:18:12 +00:00
Alejandro Pulver
f38ebb35ee - Apply the whole patch (in my previous commit I only patched the Makefile)
from ports/104358.
2006-11-05 06:16:36 +00:00
Alejandro Pulver
bb989fb68a - Update lang/sdcc-devel to version 2.6.1.2006.10.12.
PR:		ports/104258
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-10-31 02:33:23 +00:00
Pav Lucistnik
a08628bd2d - Update to 2.6.1.2006.08.10
PR:		ports/101758
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-08-11 20:42:55 +00:00
Daichi GOTO
728459f0a5 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
2006-06-30 05:02:43 +00:00
Simon Barner
50b7e07e40 - Update to 2.5.4.2005.11.15 [1]
- Pet portlint

Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer) [1]
PR:		ports/89086 [1]
2005-11-16 15:26:50 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
592e1ca7c6 - Update to 2.5.2.2005.09.03
PR:		ports/85699
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-09-04 22:51:28 +00:00
Pav Lucistnik
b46341740c - Update to 2.5.1.2005.07.09
PR:		ports/83215
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-07-13 13:38:08 +00:00
Pav Lucistnik
bdc33e3316 Add a development version of SDCC, Small Devices C Compiler.
PR:		ports/79803
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2005-04-17 12:25:50 +00:00
Pav Lucistnik
adaa32695b * enabling build of pic16 libraries
* 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)
2005-04-13 07:53:25 +00:00
Pav Lucistnik
107ddda67f - Fix build with gcc-3.3:
error: ISO C++ forbids cast to non-reference type used as lvalue

PR:		ports/69653
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2004-07-28 17:54:31 +00:00
Pav Lucistnik
158d385fd1 Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
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>
2004-05-09 23:26:39 +00:00