Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
from building. Detected when compiling openh323.
PKGREVISION++ since the package was broken but installed nevertheless.
|
|
|
|
pmachdep.h rev. 1.69
pssl.cxx rev. 1.42
maccoreaudio.cxx rev. 1.15
udll.cxx ewv. 1.18
|
|
|
|
- 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.
|
|
|
|
someone please have a look if the data types are all correct, as I don't
know OpenSSL.
|
|
Remove BROKEN_IN.
|
|
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.
|
|
No pkgrevision bumps needed.
|
|
|
|
|
|
* Bug fixes
|
|
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...
|
|
layout of files.
|
|
|
|
|
|
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
|
|
problem noted and patch supplied in PR pkg/19715 by Andreas Wrede
|
|
fix path in pwlib.mak and gui.mak, too
bump pkg revision to 2
|
|
by accident
problem pointed out by Daniel Carosone
bump pkg revision
|
|
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
|
|
currently on the huge switch statement with optimization turned on.
|
|
* 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).
|
|
Fix PLIST problem while I'm here by not adding the original from a
patched include.
|
|
the other *BSD. Still has some problems.
|
|
PWLib is a moderately large class library that has its genesis
many years ago as a method to product applications to run on both
Microsoft Windows and Unix X-Windows systems.
|