summaryrefslogtreecommitdiff
path: root/devel/pwlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 4.xIon-Mihai Tetcu2006-05-151-8/+13
| | | | | | | | | PR: ports/97258 Submitted by: Tod McQuillin <devin@spamcop.net> Approved by: maintainer, lawrance (mentor) Notes: svn path=/head/; revision=162384
* - Use a better way to detect SDL headerPav Lucistnik2006-05-0712-19/+642
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=161584
* Unbreak i686+ builds. Do not use bogus asm optimized code block.Alexander Nedotsukov2006-04-111-3/+4
| | | | | | | PR: 95400 Notes: svn path=/head/; revision=159305
* - Update to 1.10.0Renato Botelho2006-04-054-9/+26
| | | | | | | | PR: ports/95306 Submitted by: maintainer Notes: svn path=/head/; revision=158860
* The previous revision resulted in a lib with unresolvable symbols. ThisAlexander Leidinger2006-03-171-5/+7
| | | | | | | | | | seems to be a bug in gcc 3.4. As a workaround only use level one optimization (-O1). Approved by: maintainer Notes: svn path=/head/; revision=157509
* Make sure openldap is found and the path to sdl is added only when sdlAlexander Leidinger2006-03-171-5/+11
| | | | | | | | | | support is enabled. Submitted by: maintainer Prodded by: netchild (openldap) Notes: svn path=/head/; revision=157505
* - Pass PTHREAD_LIBS to CONFIGURE_ENV to other ports use it.Marcus Alves Grando2006-03-141-7/+12
| | | | | | | | | | | | | - Reorganize Makefile - Bump PORTREVISION - portint() PR: 94233 Submitted by: maintainer Approved by: portmgr (marcus) Notes: svn path=/head/; revision=157087
* Fix my fix (missing space after "@comment" in PLIST_SUB).Alexander Leidinger2006-02-251-1/+1
| | | | | | | | | | Maintainer informed by mail. Approved by: portmgr (kris) Pointy hat: netchild Notes: svn path=/head/; revision=156799
* Fix the plist on architectures where bktr(4) isn't available.Alexander Leidinger2006-02-192-1/+7
| | | | | | | | Approved by: maintainer Noticed by: kris/pointyhat Notes: svn path=/head/; revision=156403
* - fix build on 64bit machines ("-fPIC"-dance) [1]Alexander Leidinger2006-02-143-9/+44
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=156064
* This is an initial port of newer versions of:Alexander Leidinger2006-02-0512-245/+380
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=155259
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Update to 1.5.2Pav Lucistnik2005-06-105-25/+41
| | | | | | | | PR: ports/82086 Submitted by: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=137232
* - Add a bison %pure-parser declaration in pwlib. The build wasSam Lawrance2005-05-161-0/+7
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=135316
* Actually reset the maintainer this time.Mark Linimon2004-12-071-1/+1
| | | | Notes: svn path=/head/; revision=123371
* Remove a locally untested upgrade which snuck in with the commit toMark Linimon2004-12-051-7/+8
| | | | | | | | | | | reset maintainer. Bump PORTEPOCH since this means the version will go backwards. Spotted by: roger Pointy hat to: linimon Notes: svn path=/head/; revision=123260
* With portmgr hat on, reset Roger's maintainership of these ports. WhileMark Linimon2004-12-051-7/+7
| | | | | | | | 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. Notes: svn path=/head/; revision=123178
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpMaxim Sobolev2004-06-082-3/+59
| | | | | | | | | | | PORTREVISION of related ports. Requested by: *many* No reply from: security-officer Obtained from: Debian/pwlib cvs Notes: svn path=/head/; revision=111056
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-3/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=103722
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theOliver Eikemeier2004-03-111-0/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=103676
* Allow pwlib to work on ARCHS != i386.Joe Marcus Clarke2004-03-055-57/+59
| | | | | | | | | | Tested on alpha, i386, and ia64. Submitted by: marcel Approved by: maintainer (implicit) Notes: svn path=/head/; revision=102966
* - Style: s/@freebsd.org/@FreeBSD.org/Pav Lucistnik2004-03-031-1/+1
| | | | Notes: svn path=/head/; revision=102845
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add two patches to make pwlib build on Sparc64Roger Hardiman2003-12-032-0/+50
| | | | | | | Approved my Joe Notes: svn path=/head/; revision=94847
* Mark this port ONLY_FOR_ARCHS=i386.Joe Marcus Clarke2003-11-231-0/+2
| | | | | | | | Approved by: maintainer portmgr (implicit) Notes: svn path=/head/; revision=94747
* Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the buildJoe Marcus Clarke2003-11-171-2/+2
| | | | | | | | | on bento. Reported by: bento via kris Notes: svn path=/head/; revision=94188
* Add patch so pwlib builds correctly on bento. (use OSVERSION)Roger Hardiman2003-08-312-2/+23
| | | | | | | Bump port revision. Notes: svn path=/head/; revision=88207
* add ldap as a dependency to enable ldap support in pwlibRoger Hardiman2003-08-311-1/+3
| | | | Notes: svn path=/head/; revision=88177
* Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.Roger Hardiman2003-08-285-0/+118
Notes: svn path=/head/; revision=87860