Baptiste Daroussin
22aa02fd75
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Eitan Adler
f37538240c
- Convert to staging
...
- Perform general cleanup
2013-10-30 05:06:48 +00:00
Baptiste Daroussin
2b300eeb3f
Add NO_STAGE all over the place in preparation for the staging support (cat: comms)
2013-09-20 16:03:29 +00:00
Boris Samorodov
d0c5a8eee0
. remove shlib ABI version numbers from LIB_DEPENDS;
...
. delete an article from COMMENT;
. trim Makefile headers.
2013-06-20 20:04:50 +00:00
Chris Rees
e667a14c17
Fix build on FreeBSD 10
...
PR: ports/167985 (based on)
Submitted by: truckman
Obtained from: comms/spandsp-devel
2012-09-01 17:18:41 +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
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Renato Botelho
f54e9047e7
Update to 0.0.5, based on spandsp-devel5, that will be removed
2010-08-31 17:26:07 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +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
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
Pav Lucistnik
c4d4cacd63
- Remove conditional checks relevant only on FreeBSD 5.x and older
2009-01-05 17:27:29 +00:00
Pav Lucistnik
79be66c4ed
- Update to 0.0.3
...
PR: ports/114778
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2007-07-22 00:58:42 +00:00
Martin Wilke
97b50bbb32
- Add backup MASTER_SITES
...
PR: 113907
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
2007-06-22 12:31:46 +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
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