Commit Graph

7 Commits

Author SHA1 Message Date
Ade Lovett
1c4b6ef892 Fix after sweep.
Submitted by:	maintainer
2005-11-15 16:52:01 +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
Mark Linimon
a4c19870e9 Attempt to fix INDEX build by s/USE_GCC=3.1+/USE_GCC=3.2+/ after removal
of lang/gcc31.

This may only be papering over a bug in use.gcc.mk (does the definition
for 3.1 need to be removed there?)

Hat:		portmgr
2005-07-31 16:52:15 +00:00
Pav Lucistnik
e21acffc99 - Update to 2.5.0
PR:		ports/81525
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-05-26 20:25:15 +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