1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

25 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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Jeremy Messenger
1dc4288e2e Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.
Approved by:	Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
2009-07-02 18:29:08 +00:00
Timur I. Bakeyev
6089eb16d1 PR: 136092
Submitted by:	maintainer
Update port to the 0.0.6pre12 version.
2009-07-02 10:48:03 +00:00
Dmitry Marakasov
fb079817d6 - Update to 0.0.6pre7
- Pass maintainership to submitter

PR:		133839
Submitted by:	"Alexander V. Chernikov" <melifaro at ipfw dot ru>
2009-05-06 23:53:15 +00:00
Pav Lucistnik
1ca3a92b3d Reset maintainership (the domain has expired):
<joe@joeholden.co.uk>
    (reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
2008-06-17 19:29:50 +00:00
Marcelo Araujo
91457a8838 - Update to 0.0.4.p15.
PR:		ports/118032
Submitted by:	Balwinder S Dheeman <bdheeman@gmail.com>
Approved by:	stas (mentor, implicit), Joe Holden <joe@rewt.org.uk> (maintainer)
2008-01-04 13:20:50 +00:00
Pav Lucistnik
9b80c2d884 - Update to 0.0.4pre3
PR:		ports/113698
Submitted by:	Joe Holden <joe@joeholden.co.uk> (maintainer)
2007-06-18 10:50:12 +00:00
Martin Wilke
4e08ee5a31 - Remove 4.X gruft
PR:		111948
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer
2007-04-23 08:19:32 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Martin Wilke
192384f9af spandsp-devel is a DSP library to support fax functions.
Basically it implements a software fax machine to fax out or in.

WWW: http://www.soft-switch.org/

PR:             107871
Submitted by:   Joe Holden <joe@joeholden.co.uk>
Repocopy by:    marcus
2007-01-18 08:51:20 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +00:00
Maxim Sobolev
7a11d3b7e0 Fix on FreeBSD < 5.3.
Reported by:	Andriy I Pylypenko <bamby@ua.fm>
2006-07-20 20:34:59 +00:00
Maxim Sobolev
7dfc5ecd1b Fix build on 4.x. Untested due to the lack of 4.x system.
No PORTREVISION bump since it doens't change package content.

Submitted by:	Andriy I Pylypenko <bamby@ua.fm>
2006-07-20 00:19:08 +00:00
Maxim Sobolev
f121cfd31f Update to 0.0.2.p26. 2006-06-16 23:34:22 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
6dfb72a4d7 [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3
tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it
	when building on earlier FreeBSD

PR:		ports/89958
Submitted:	Tod McQuillin <devin@spamcop.net>
2005-12-05 04:05:36 +00:00
Edwin Groothuis
a6b8720f7b [MAINTAINER-UPDATE] ports comms/spandsp
Upgrade port to more recent version of spandsp

PR:		ports/89919
Submitted by:	wlloyd@slap.net
2005-12-04 06:34:57 +00:00
Pav Lucistnik
37effa8447 - Add SHA256 2005-11-24 00:44:27 +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
c74f30e070 Remove obsolete mastersite.
Source:		distfile survey
2005-10-09 05:53:19 +00:00
Maxim Sobolev
23a8870a45 Update MASTER_SITES. 2005-09-28 18:28:27 +00:00
Pav Lucistnik
cbf359bb00 - Fix fetching (mirror distfile locally)
Reported by:	krionmail
Approved by:	portmgr (krion)
2005-08-26 16:48:38 +00:00
Pav Lucistnik
1d6e8c365a Add spandsp, software fax library for Asterisk
PR:		ports/82642
Submitted by:	William Lloyd <wlloyd@slap.net>
2005-06-30 22:22:38 +00:00