aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pwlib
Commit message (Expand)AuthorAgeFilesLines
* - Unbreakmiwi2009-02-102-4/+12
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-0/+4
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-3/+3
* - Disable ODBC by default. When ODBC is installed, it breaks build and seemsrafan2008-05-041-2/+8
* - Allow multiple apps to access sound device in parallelrafan2008-04-132-4/+20
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
* - Restore previous patch that disables buggy assembly. This fixes buildrafan2008-03-022-4/+12
* - Update to 1.12.0rafan2008-03-0118-366/+188
* Fix build on sparc64 by ensuring it's a 64-bit build.linimon2007-11-301-22/+33
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-5/+0
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* - Install version.h to DATADIR, some ports' configure script looks thisrafan2007-07-273-7/+13
* Bump PORTREVISION for the build fix since it does change what gets installed,marcus2007-05-241-0/+1
* Fix the build with GCC 4.2.marcus2007-05-244-2/+130
* - Fix build with amd64 and gcc4.1miwi2007-03-131-0/+26
* Enable proper detection of video4linux devices.luigi2007-02-071-0/+26
* - Update to 1.10.3rafan2007-02-062-4/+4
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0
* * Correct a typo I introduced in my 1.10.2 update, and correct the v4l_compatmarcus2007-01-021-2/+2
* Correct a dump shift typo to fix the plist.marcus2006-12-111-1/+1
* Update to 1.10.2, and fix plug-in detection on 64-bit platforms (mostmarcus2006-12-084-22/+42
* - Fix the port to work with the updated SDL version (1.2.11)stas2006-09-213-4/+35
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-2/+2
* - Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work aroundahze2006-09-161-0/+5
* Forgot to include this file into the last commit.sobomax2006-07-131-2/+0
* Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. Nosobomax2006-07-132-0/+77
* Update to 1.10.1erwin2006-06-253-7/+6
* - bsdvideo plugin is built on sparc64 toopav2006-06-141-1/+1
* Fix build on 4.xitetcu2006-05-151-8/+13
* - Use a better way to detect SDL headerpav2006-05-0712-19/+642
* Unbreak i686+ builds. Do not use bogus asm optimized code block.bland2006-04-111-3/+4
* - Update to 1.10.0garga2006-04-054-9/+26
* The previous revision resulted in a lib with unresolvable symbols. Thisnetchild2006-03-181-5/+7
* Make sure openldap is found and the path to sdl is added only when sdlnetchild2006-03-181-5/+11
* - Pass PTHREAD_LIBS to CONFIGURE_ENV to other ports use it.mnag2006-03-141-7/+12
* Fix my fix (missing space after "@comment" in PLIST_SUB).netchild2006-02-261-1/+1
* Fix the plist on architectures where bktr(4) isn't available.netchild2006-02-202-1/+7
* - fix build on 64bit machines ("-fPIC"-dance) [1]netchild2006-02-153-9/+44
* This is an initial port of newer versions of:netchild2006-02-0512-245/+380
* Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2
* - Add some SHA256 checksumspav2005-11-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Update to 1.5.2pav2005-06-115-25/+41
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-0/+7
* Actually reset the maintainer this time.linimon2004-12-071-1/+1
* Remove a locally untested upgrade which snuck in with the commit tolinimon2004-12-061-7/+8
* With portmgr hat on, reset Roger's maintainership of these ports. Whilelinimon2004-12-051-7/+7
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpsobomax2004-06-082-3/+59
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-3/+1
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-121-0/+2
* Allow pwlib to work on ARCHS != i386.marcus2004-03-055-57/+59
* - Style: s/@freebsd.org/@FreeBSD.org/pav2004-03-041-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Add two patches to make pwlib build on Sparc64roger2003-12-032-0/+50
* Mark this port ONLY_FOR_ARCHS=i386.marcus2003-11-241-0/+2
* Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the buildmarcus2003-11-181-2/+2
* Add patch so pwlib builds correctly on bento. (use OSVERSION)roger2003-09-012-2/+23
* add ldap as a dependency to enable ldap support in pwlibroger2003-08-311-1/+3
* Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.roger2003-08-285-0/+118