1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
e5f70c79d4 - Update to 2.9.0
PR:		133140
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2009-03-28 13:37:25 +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
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
OKAZAKI Tetsurou
4674aa5424 Update to version 2.8.0.
PR:		122259
Submitted by:	Tijl Coosemans (maintainer)
2008-04-01 20:57:36 +00:00
Beech Rintoul
ee091d2e91 - Update to 2.7.0
- Makefile and plist cleanup.
- Move patches to Makefile and remove files.
- Pet portlint.

PR:		ports/116953
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by:	sat (mentor)
2007-10-13 12:26:37 +00:00
Mark Linimon
56b561cf3c Fix result of mismerge.
Spotted by:	maintainer
2007-10-01 23:10:00 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Pav Lucistnik
163632704c - Update to 2.6.0
PR:		ports/101756
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-08-11 20:28:52 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
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