Commit graph

82 commits

Author SHA1 Message Date
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +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
Pav Lucistnik
8dcfd3da34 - Update to 1.12.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:30:34 +00:00
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
Volker Stolz
19189c9023 Fix breakage in the presence of ffmpeg
PR:		ports/76931
Patch by:	Jan Stocker
2005-03-08 14:14: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
2927a6353a Unbreak with gcc 3.4. 2004-08-28 17:41:20 +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
Volker Stolz
1af872aa6b Fix build-issue when ffmpeg is installed.
PR:		ports/59615
Submitted by:	ume
Approved by:	maintainer silence
2004-05-26 10:12:14 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
00911aa79c Add patch to make openh323 compile again. 2003-09-02 17:40:23 +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
c9fb40496a Add patch for bison 1.75. 2002-10-28 00:00:39 +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
a692681202 Update text. Fix portlint warning. 2002-10-10 18:12:02 +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
c305659bad Fix EOF error from new bison installations.
PR:		ports/35144
2002-03-07 07:56:06 +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
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00