Commit graph

62 commits

Author SHA1 Message Date
Sam Lawrance
ae67238a95 - Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
  works.  Fixes crash of opengk and maybe more.

- Bump PORTREVISION of ports using pwlib (they link with it statically)

PR:		ports/61053
Submitted by:	Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by:	clement (mentor)
2005-05-16 02:45:10 +00:00
Sergei Kolobov
fee45a8834 - Try harder when determining WRKSRC of pwlib build-time dependency:
use cd ${PORTSDIR}/deve/pwlib && make -V WRKSRC instead of
  hard-coding default location which is not always applicable
- While I'm here, pacify portlint(1) (spaces -> tab)
2005-02-21 13:17:35 +00:00
Mark Linimon
4d9e7fb643 With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
2004-12-05 04:54:21 +00:00
Maxim Sobolev
f0629da70d Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.

Requested by:	*many*
No reply from:	security-officer
Obtained from:	Debian/pwlib cvs
2004-06-08 06:27:43 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Oliver Eikemeier
bb08d2c7c7 Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>

bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
2004-03-11 18:48:07 +00:00
Pav Lucistnik
0ea5a419ab - Style: s/@freebsd.org/@FreeBSD.org/ 2004-03-03 16:38:02 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
0ecbab8510 Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the build
on bento.

Reported by:	bento via kris
2003-11-17 19:28:33 +00:00
Roger Hardiman
7a5003ba21 Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency.
Bump revision
2003-09-01 05:29:21 +00:00
Roger Hardiman
28741c5fef OpenH323 depends on pwlib being built first
(so it can get its headerfiles and libraries)
Pointed out by Joe Marcus Clarke and Kevin Overman
2003-08-28 21:22:52 +00:00
Roger Hardiman
38e9c2e97d Upgrade to 1.12.0.
pwlib has been split out into its own port.
2003-08-28 06:56:10 +00:00
Roger Hardiman
dbc52dd170 Fix source location
Approved by:	Kris
2003-03-08 10:07:40 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Roger Hardiman
21cd0c2b8c Fix breakage introduced by commits to bsd.port.mk
The post-patch targed used to run after BUILD_DEPENDS had been processed but
this is no longer the case.
I could have changed the post-patch target to pre-build.
But I may as well use the nice new PATCH_DEPENDS feature.
2003-03-05 14:36:29 +00:00
Roger Hardiman
d6295f75fd Add fix for -current /dev/dsp entries.
Reported by Lars Eggert
2003-02-02 21:27:00 +00:00
Roger Hardiman
0c2eea3a5f Update to new version ready for GnomeMeeting upgrade 2003-01-28 15:29:59 +00:00
Roger Hardiman
b503c8dc3d Build simph323 statically.
Reported by:	Alexander Nedotsukov <bland@mail.ru>

Approved by:	kris
2002-11-28 08:17:49 +00:00
Roger Hardiman
c318aa2bef For fixes for 5.0 because the ixj driver does not compile on 5.0 systems
Submitted by:	Kris
2002-11-21 09:56:50 +00:00
Roger Hardiman
833a44278e The IXJ driver does not compile on 5.x machines, so only add it as a
port dependency on FreeBSD 4.x and lower.
2002-11-12 10:12:06 +00:00
Roger Hardiman
7feaa8aa08 Drop the .ru mirror. Also check for source on the gnomemeeting site. 2002-11-06 16:12:51 +00:00
Roger Hardiman
217286e8c7 fix typo in port revision 2002-10-29 08:44:20 +00:00
Roger Hardiman
8896baea0b Add some fixes for -current and s-video support from pwlib's CVS.
Reported by:	Lars Eggert <larse@isi.edu>
2002-10-29 08:26:59 +00:00
Roger Hardiman
3124078ff6 Upgrade to next version 2002-10-25 07:52:30 +00:00
Roger Hardiman
61440ebad9 Add expat dependency 2002-10-10 18:27:20 +00:00
Roger Hardiman
8c179ed44e Add speex as a dependency. 2002-10-10 18:16:29 +00:00
Roger Hardiman
a12219635b Upgrade to latest release. 2002-10-10 18:02:26 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Roger Hardiman
cf7951d2f0 Upgrade to latest version.
This fixes the green spots on the H.261 video
2002-05-22 00:44:57 +00:00
Roger Hardiman
8dcfbd0d78 Upgrade to latest version 2002-04-19 00:42:37 +00:00
Roger Hardiman
4518a42e88 Upgrade to latest version 2002-04-01 15:28:35 +00:00
Roger Hardiman
054b01d277 Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bento
can find the ixj port properly.

Submitted by:	bento logs
2002-01-18 05:27:29 +00:00
Roger Hardiman
87de83a55d Make OpenH323 check for the ixj driver header files. If they
are not found, extract them from the ixj driver port and use them.
This will make bento build packages for 4.x and 5.x with ixj
support, even though the ixj driver fails to compile on 5.x systems at
this point in time.
2002-01-15 15:06:17 +00:00
Roger Hardiman
948f3c741c Patch to look for the ixj driver (now in ports/comms/ixj)
header files in /usr/local/include/sys (as well as /usr/include/sys)
Bump port revision
2002-01-15 09:31:22 +00:00
Roger Hardiman
1fa3dd0638 Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2 2001-12-07 10:15:52 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00
Roger Hardiman
6ced5cf9d4 *** empty log message *** 2001-10-08 05:11:30 +00:00
Roger Hardiman
ea34565510 Upgrade to version 1.6.0 with pwlib 1.1.36.
This version adds support for the latest FreeBSD driver for the Quicknet
ISA and PCI telephony cards. These card have hardware G.723.1 audio
codecs onboard and also let you plug in a normal phone so you can
do VoIP apps with a normal telephone handset.
2001-08-11 15:19:26 +00:00
Roger Hardiman
a5add75358 Upgrade to OpenH323 1.5.7 2001-08-10 15:31:11 +00:00
Roger Hardiman
902def07c4 Upgrade to latest versions which fix several bugs 2001-07-11 06:57:00 +00:00
Roger Hardiman
63100966b2 Upgrade to latest versions
openh323 1.5.4 with pwlib 1.1.32
  ohphone 1.1.4
  openmcu 1.0.7
  openam 1.0.5
2001-06-19 06:49:20 +00:00
Roger Hardiman
64013a07fe Upgrade to new version 1.2.12 with pwlib 1.1.27
This port no longer requires X Windows to be installed so the gatekeepers
and proxies can be built without the need for X Windows.
2001-05-03 01:37:36 +00:00
Roger Hardiman
a753ad4bf9 Add compiler option -DNO_XWINDOWS to build the port without
X support.

Requested by several people
2001-03-15 11:25:10 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Roger Hardiman
654fad2b7d Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19 2001-01-03 14:02:24 +00:00
Roger Hardiman
2846e163b6 Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.

You will need to recompile/reinstall this port.
2000-11-12 09:32:43 +00:00
Roger Hardiman
5d66db0670 Upgrade from 1.1 beta3 to 1.1 release 2000-10-21 07:51:45 +00:00
Roger Hardiman
6b424af3a1 portlint fixes 2000-08-18 18:40:38 +00:00