Commit graph

27 commits

Author SHA1 Message Date
dholland
24e5d6f5fa Fix build failure on -current caused by openssl API change. 2008-08-17 21:46:06 +00:00
tonnerre
a3a2b347ec Fix missing src from path in patch-ax. 2008-08-10 19:50:47 +00:00
tonnerre
bdcbf522a3 Fix overlong string DoS in pwlib's PString::vsprintf code (CVE-2007-4897). 2008-07-13 14:38:41 +00:00
rillig
17e3b0b8e9 Found another "extra qualification" that has not stopped the package
from building. Detected when compiling openh323.

PKGREVISION++ since the package was broken but installed nevertheless.
2007-10-10 15:16:12 +00:00
rillig
e27c35b5f4 Fixed build with g++4. 2007-10-10 13:13:47 +00:00
yyamano
e2e92555e7 Make this build on Darwin. The changes are taken from pwlib repository
pmachdep.h rev. 1.69
pssl.cxx rev. 1.42
maccoreaudio.cxx rev. 1.15
udll.cxx ewv. 1.18
2007-03-14 17:12:47 +00:00
rillig
f468393e21 Fixed "test ==". 2006-10-12 17:28:16 +00:00
joerg
928b9af7ea Fix up pthread related source:
- PTHREAD_MUTEX_RECURSIVE is POSIX, _NP doesn't exist
- try to link when looking for pthread_mutex_timedlock
- don't hard-code -lpthread

Bump revision, since the generated library changed.
2006-05-16 15:56:43 +00:00
uebayasi
c069bf8ace Include <sys/param.h> before checking __NetBSD_Version__ value. 2006-03-29 04:05:08 +00:00
rillig
3257e6ac7c Fixed compilation errors with patch-ba and "old" OpenSSL versions. Can
someone please have a look if the data types are all correct, as I don't
know OpenSSL.
2006-03-13 22:58:45 +00:00
joerg
a8e0b3d70a Try to fix compilation for older OpenSSL and NetBSD -current.
Remove BROKEN_IN.
2006-03-13 21:20:24 +00:00
joerg
cd1ee1d986 Use SUBST framework. Readd some replacements in the mak files, since
they are installed and should work without the pkgsrc framework to
define e.g. LIBTOOL. Bump the revision for this.

Fix the inclusion in Makefiles by crudely faking the installation
directory layout. Remove some explicit casts which break with GCC 3.4
and OpenSSL 0.9.8, this might need to be conditionalized.
Add DraogonFly support and somewhat cleanup the FreeBSD sound includes.
2006-01-08 04:57:55 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
0d97007ea8 Fix build on 2.0. 2004-12-28 16:09:47 +00:00
adam
b108d863e2 Changes 1.8.3:
* Bug fixes
2004-11-30 16:44:47 +00:00
mjl
306203bd3f Update pwlib to 1.8.2
The development site silently moved away from openh323.org without
even a notice on that page. That page still advertises 1.5.2 as the
latest version, even though development is alive and kicking and
is at 1.8.2 now. Oh well...
2004-10-09 14:01:03 +00:00
mjl
f664f69f22 Note what the patch does and where it comes from. 2004-10-09 06:48:39 +00:00
mjl
f7e4c0e10d Update pwlib to 1.5.2
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
2004-10-08 21:02:53 +00:00
grant
50e2fab512 update checksum for patch-ag (hi Jaromir!) 2003-01-06 22:00:40 +00:00
jdolecek
a28a81848e libtoolify also .dep rule in common.mak
fix path in pwlib.mak and gui.mak, too
bump pkg revision to 2
2002-12-03 20:20:36 +00:00
jdolecek
b4096276db oops, remove accidental -lpth in library link flags, it was left there
by accident
problem pointed out by Daniel Carosone
bump pkg revision
2002-12-03 13:00:17 +00:00
jdolecek
f837cb8990 update pwlib to version 1.4.4
list of changes is not available, but the old distfile isn't available
anymore
partially based on PR pkg/7969 and PR pkg/17980 by Wojciech Puchar

pkg was also converted to not depend on unproven-pthreads; this
is good enough to have the sample thread program running correctly
with pth, other pwlib apps need to be tested if they work with
non-preemptive threads
2002-12-01 18:31:41 +00:00
jmc
4692e30382 Force the compile of asnparser to -O0 as some archs (macppc) generate bad code
currently on the huge switch statement with optimization turned on.
2002-02-19 04:24:36 +00:00
jlam
97da89d6d3 * Strongly buildlink'ify.
* Patch the grammer file getdate.y to be usable by (recent?) bison.
* Use pthreads.buildlink.mk (native pthreads probably won't work, but
  we'll let it break until the time comes when we actually do have native
  threads).
2002-02-08 06:29:42 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00