1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
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