| non port: devel/pwlib/pkg-plist |
|
CVSWeb
|
Number of commits found: 12 |
|
Sat, 1 Mar 2008
|
[ 07:24 rafan ]
1.43 devel/pwlib/Makefile
1.10 devel/pwlib/distinfo
1.8 devel/pwlib/files/patch-configureac
1.1 devel/pwlib/files/patch-include-ptclib-dtmf-h
1.2 devel/pwlib/files/patch-plugins-configure
1.2 devel/pwlib/files/patch-plugins-sound_esd-Makefile
1.2 devel/pwlib/files/patch-plugins-sound_esd-sound_esd.h
1.1 devel/pwlib/files/patch-plugins-sound_oss-sound_oss_cxx
1.2 devel/pwlib/files/patch-plugins-vidinput_avc-Makefile
1.2 devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.cxx
(Only the first 10 of 18 ports in this commit are shown above. )
- Update to 1.12.0
PR: ports/119377
Submitted by: Steve Ames <steve at energistic.com> (maintainer)
|
|
Thu, 26 Jul 2007
|
[ 18:29 rafan ]
1.39 devel/pwlib/Makefile
1.2 devel/pwlib/files/patch-Makefile.in
1.11 devel/pwlib/pkg-plist
- Install version.h to DATADIR, some ports' configure script looks this
file, for example, the newer version of asterisk.
PR: ports/114612
Submitted by: viper <viper at perm.raid.ru>
Approved by: Steve Ames <steve at energistic.com> (maintainer)
|
|
Fri, 8 Dec 2006
|
[ 07:47 marcus ]
1.32 devel/pwlib/Makefile
1.8 devel/pwlib/distinfo
1.5 devel/pwlib/files/patch-configureac
1.10 devel/pwlib/pkg-plist
Update to 1.10.2, and fix plug-in detection on 64-bit platforms (most
notably amd64). With this fix, ekiga will now work on amd64 (at least).
Approved by: maintainer
|
|
Thu, 13 Jul 2006
|
[ 01:39 sobomax ]
1.9 devel/pwlib/pkg-plist
Forgot to include this file into the last commit.
|
|
Sun, 25 Jun 2006
|
[ 11:44 erwin ]
1.29 devel/pwlib/Makefile
1.7 devel/pwlib/distinfo
1.8 devel/pwlib/pkg-plist
Update to 1.10.1
PR: 99440
Submitted by: Steve Ames <steve@energistic.com> (maintainer)
|
|
Sun, 7 May 2006
|
[ 14:02 pav ]
1.27 devel/pwlib/Makefile
1.2 devel/pwlib/files/patch-configureac
1.1 devel/pwlib/files/patch-plugins-Makefile.in
1.1 devel/pwlib/files/patch-plugins-configure
1.1 devel/pwlib/files/patch-plugins-sound_esd-Makefile
1.1 devel/pwlib/files/patch-plugins-sound_esd-sound_esd.h
1.1 devel/pwlib/files/patch-plugins-vidinput_avc-Makefile
1.1 devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.cxx
1.1 devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.h
1.1 devel/pwlib/files/patch-plugins-vidinput_dc-Makefile.in
(Only the first 10 of 12 ports in this commit are shown above. )
- Use a better way to detect SDL header
- Add WITH_ESOUND knob and enable the plugin build
- Fix bsdvideo (bktr(4)) plugin and make it buildable on more archs
- Add a small error handler to detect unresolved symbols in plugins
- Add more plugins to pkg-plist
- Add experimental support for firewire(4) based video devices.
The segment of the Makefile is intentionally commented out.
PR: ports/95422, ports/96624
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>,
Steve Ames <steve@energistic.com> (maintainer)
Approved by: Steve Ames <steve@energistic.com> (maintainer)
|
|
Wed, 5 Apr 2006
|
[ 13:50 garga ]
1.26 devel/pwlib/Makefile
1.6 devel/pwlib/distinfo
1.1 devel/pwlib/files/patch-src_ptlib_common_jidctflt.cxx
1.6 devel/pwlib/pkg-plist
- Update to 1.10.0
PR: ports/95306
Submitted by: maintainer
|
|
Sun, 19 Feb 2006
|
[ 19:16 netchild ]
1.21 devel/pwlib/Makefile
1.5 devel/pwlib/pkg-plist
Fix the plist on architectures where bktr(4) isn't available.
Approved by: maintainer
Noticed by: kris/pointyhat
|
|
Tue, 14 Feb 2006
|
[ 21:19 netchild ]
1.20 devel/pwlib/Makefile
1.1 devel/pwlib/files/patch-unixmak
1.4 devel/pwlib/pkg-plist
- fix build on 64bit machines ("-fPIC"-dance) [1]
- don't change the name of the lib depending on the hw-architecture [2]
- assign a maintainer [2]
Submitted by: Steve Ames <steve@energistic.com> [2]
Tested by: erwin (on amd64) [1]
|
|
Sun, 5 Feb 2006
|
[ 13:39 netchild ]
1.19 devel/pwlib/Makefile
1.68 net/openh323/Makefile
1.5 devel/pwlib/distinfo
1.26 net/openh323/distinfo
1.1 devel/pwlib/files/patch-configureac
1.3 devel/pwlib/files/patch-configurein
1.4 net/openh323/files/patch-configurein
1.2 net/openh323/files/patch-include-ffh263codec.h
1.2 net/openh323/files/patch-include-h263codec.h
1.2 net/openh323/files/patch-include::gkserver.h
(Only the first 10 of 27 ports in this commit are shown above. )
This is an initial port of newer versions of:
- pwlib -> 1.9.2
- openh323 -> 1.17.3
The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.
They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.
Further tweaks/improvements to them may be required when other ports
start to use these versions.
Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.
PR: 83396
Submitted by: Steve Ames <steve@energistic.com>
In colaboration with: Steve Ames <steve@energistic.com>
|
|
Fri, 5 Mar 2004
|
[ 02:37 marcus ]
1.8 devel/pwlib/Makefile
1.2 devel/pwlib/files/patch-configurein
1.2 devel/pwlib/files/patch-makefile
1.2 devel/pwlib/files/patch-videoio
1.2 devel/pwlib/pkg-plist
Allow pwlib to work on ARCHS != i386.
Tested on alpha, i386, and ia64.
Submitted by: marcel
Approved by: maintainer (implicit)
|
|
Thu, 28 Aug 2003
|
[ 08:58 roger ]
1.1252 devel/Makefile
1.1 devel/pwlib/Makefile
1.1 devel/pwlib/distinfo
1.1 devel/pwlib/files/patch-unix
1.1 devel/pwlib/pkg-descr
1.1 devel/pwlib/pkg-plist
Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.
|
Number of commits found: 12 |