1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Ion-Mihai Tetcu
86aa17cb74 Make it compile.
PR:		ports/99894
Submitted by:	maintianer
2006-07-08 00:52:27 +00:00
Sergey Matveychuk
b6677c9ed4 - Add a backup MASTER_SITE
PR:		ports/93816
Submitted by:	maintainer
2006-03-16 13:51:39 +00:00
Tom McLaughlin
42c6f453f1 Fix patch when when openssl-beta is not used.
Approved by:	maintainer
2006-02-22 22:19:01 +00:00
Tom McLaughlin
d66ef37c54 - Fix breakage when used with openssl from ports due to an openssl API change
- Remove dead MASTER_SITES
- Make submitter maintainer

PR:		93418
Submitted by:	Diane Bruce <db@db.net>
2006-02-18 04:55:08 +00:00
Alexander Leidinger
2ad4c6531c Add some autoconf-fu to please pointyhat (it's because this port is used
in a :target dependency).

Suggested by:	kris
2006-02-14 19:42:06 +00:00
Alexander Leidinger
8a5a741bf8 After repocopy from devel/pwlib:
- fix PORTNAME
 - remove PORTEPOCH
 - "chase" expat libversion bump (marcus won the race ;-) )
 - use current autoconf (259) [1]
 - add patch to play nice (in preparation for the update of
   devel/pwlib) [1]

PR:		83396 (parts of) [1]
Submitted by:	Steve Ames <steve@energistic.com> [1]
Repocopy by:	marcus
2006-01-31 20:56:24 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +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
4c44860299 - Update to 1.5.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:29:51 +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
Mark Linimon
0ccf127027 Actually reset the maintainer this time. 2004-12-07 08:52:35 +00:00
Mark Linimon
a0e4799ea0 Remove a locally untested upgrade which snuck in with the commit to
reset maintainer.  Bump PORTEPOCH since this means the version will
go backwards.

Spotted by:	roger
Pointy hat to:	linimon
2004-12-05 19:16:06 +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
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
Joe Marcus Clarke
ad0bbce2c7 Allow pwlib to work on ARCHS != i386.
Tested on alpha, i386, and ia64.

Submitted by:	marcel
Approved by:	maintainer (implicit)
2004-03-05 02:37:57 +00:00
Pav Lucistnik
0ea5a419ab - Style: s/@freebsd.org/@FreeBSD.org/ 2004-03-03 16:38:02 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Roger Hardiman
0c20d95e07 Add two patches to make pwlib build on Sparc64
Approved my Joe
2003-12-03 00:22:34 +00:00
Joe Marcus Clarke
01283c9e28 Mark this port ONLY_FOR_ARCHS=i386.
Approved by:	maintainer
		portmgr (implicit)
2003-11-23 20:25:08 +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
f01ce55842 Add patch so pwlib builds correctly on bento. (use OSVERSION)
Bump port revision.
2003-08-31 19:12:21 +00:00
Roger Hardiman
48032fbbd7 add ldap as a dependency to enable ldap support in pwlib 2003-08-31 08:44:01 +00:00
Roger Hardiman
72e610aa05 Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323. 2003-08-28 07:58:51 +00:00