69b2 FreshPorts -- devel/ptlib
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ptlib 2.4.4_2 devel on this many watch lists=0 search for ports that depend on this port
Cross platform C++ library, used by OpenH323
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Feb 2009 19:01:41
License: not specified in port


PWLib is a multi-platform code library that can be used to write
applications that will compile and run on the BSD Unixes, Windows, Linux
and a few other Unix variants. It was developed by Equivalence Ltd Pty.

It is used by the OpenH323 library.

WWW: http://www.openh323.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. devel/gmake
  3. devel/pkgconf
Required To Run:
  1. devel/pkgconf
Required Libraries:
  1. textproc/expat2
  2. net/openldap24-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/ptlib/ && make install clean
To add the package: pkg_add -r ptlib


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/ptlib/2.4/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/ptlib/2.4/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/ptlib/2.4/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/ptlib/2.4/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/ptlib/2.4/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/ptlib/2.4/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/ptlib/2.4/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/ptlib/2.4/
  10. http://ftp.gnome.org/pub/GNOME/sources/ptlib/2.4/
  11. http://linorg.usp.br/gnome/sources/ptlib/2.4/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/ptlib/2.4/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/ptlib/2.4/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/ptlib/2.4/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Mar 2013 11:32:12
Original commit files touched by this commit  2.4.4_2
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
02 Mar 2013 22:53:56
Original commit files touched by this commit  2.4.4_2
kwm search for other commits by this committer
Assign to gnome@

Approved by:	previous maintainer (priv mail)
11 Nov 2012 14:46:39
Original commit files touched by this commit  2.4.4_2
rm search for other commits by this committer
- update maintainer's email and Last name (the change was confirmed
  in private email)

PR:		173284
PR:     173285
PR:     173286
Submitted by:   Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe:	yes
18 Feb 2012 10:18:33
Original commit files touched by this commit  2.4.4_2
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.4.4_1
ohauer search for other commits by this committer
-remove MD5
25 Feb 2011 01:32:18
Original commit files touched by this commit  2.4.4_1
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
03 Jan 2011 22:04:24
Original commit files touched by this commit  2.4.4
kwm search for other commits by this committer
Explicitly disable alsa support.

PR:             ports/153220
Submitted by:   myself
Approved by:    maintainer timeout (18 days)
10 May 2010 21:09:09
Original commit files touched by this commit  2.4.4
kwm search for other commits by this committer
Register conflicts between pwlib ptlib and ptlib26.
01 Apr 2010 09:25:57
Original commit files touched by this commit  2.4.4
linimon search for other commits by this committer
Attempt to fix build on powerpc.

Hat:            portmgr
18 Dec 2009 20:07:35
Original commit files touched by this commit  2.4.4
pav search for other commits by this committer
- Unbreak on 8.x

PR:             ports/141395
Submitted by:   Eric L. Chen <lihong@ieee.org> (maintainer)
22 Oct 2009 18:23:28
Original commit files touched by this commit  2.4.4
erwin search for other commits by this committer
- Set NO_LATEST_LINK to not overlap with devel/ptlib26
- Update maintainer address

PR:             139804
Submitted by:   "Eric L. Chen" <lihong@ieee.org> (maintainer)
23 Feb 2009 18:53:26
Original commit files touched by this commit  2.4.4
beech search for other commits by this committer
- Fix build with amd64
- Sort plist

Submitted by:   Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer)
Reviewed by:    itetcu
Reported by:    QAT
23 Feb 2009 06:22:49
Original commit files touched by this commit  2.4.4
beech search for other commits by this committer
- Add files/patch-make_lib.mak

PR:             ports/131961
Submitted by:   Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer)
23 Feb 2009 06:20:35
Original commit files touched by this commit  2.4.4
beech search for other commits by this committer
- Fix pkg-plist
- Remove conflict with pwlib-*, since they have different installed path.
- Depends on pkgconfig not gnometarget, it uses pkgconfig actuallly.

PR:             ports/131961
Submitted by:   Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer)
21 Feb 2009 19:01:08
Original commit files touched by this commit  2.4.4
gabor search for other commits by this committer
PWLib is a multi-platform code library that can be used to write
applications that will compile and run on the BSD Unixes, Windows, Linux
and a few other Unix variants. It was developed by Equivalence Ltd Pty.

It is used by the OpenH323 library.

WWW: http://www.openh323.org/

PR:             ports/131129
Submitted by:   "Eric L. Chen" <d9364104@mail.nchu.edu.tw>

Number of commits found: 15

2827
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0