Version: 1.26.8.20170428, Package name: h323plus-1.26.8.20170428 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description The H323plus project aims to create a full featured, interoperable, Open Source implementation of the ITU H.323 teleconferencing protocol. |
Filesize: 4377.02 KB |
Version History (View Complete History) |
|
2019-01-06 03:36:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Don't patch out -Wl,-soname... H323 and friends use their own build system and getting rid of the libfoo.so -> libfoo.so.X.Y symlink would be a nightmare to maintain. So soname is mandatory. |
2019-01-06 03:36:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Don't patch out -Wl,-soname... H323 and friends use their own build system and getting rid of the libfoo.so -> libfoo.so.X.Y symlink would be a nightmare to maintain. So soname is mandatory. |
2018-12-08 15:11:40 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Drop useless soname patching. |
2018-12-08 15:11:40 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Drop useless soname patching. |
2018-12-08 15:11:40 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Drop useless soname patching. |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-09-01 05:05:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: --enable-h235 which is required by an upcoming net/gnugk update. |
2018-09-01 05:05:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: --enable-h235 which is required by an upcoming net/gnugk update. |
2018-08-20 04:50:45 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to h323plus-1.27.0. |
2018-08-20 04:50:45 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to h323plus-1.27.0. |
2018-08-20 04:50:45 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to h323plus-1.27.0. |
2017-08-28 02:31:12 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to h323plus-1.26.8.20170428. |
2017-08-28 02:31:12 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to h323plus-1.26.8.20170428. |
2017-08-28 02:31:12 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to h323plus-1.26.8.20170428. |
2017-08-28 02:31:12 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to h323plus-1.26.8.20170428. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-03-16 15:19:39 by Christian Weisgerber | Files touched by this commit (46) |
Log message: remove SHARED_ONLY from ports that use only the gnu module |
2015-07-11 01:59:41 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: No need to install version.h. |
2015-07-11 01:59:41 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: No need to install version.h. |
2015-05-22 09:16:47 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Bump after recent ptlib changes. |
2011-06-27 07:38:30 by Stuart Henderson | Files touched by this commit (7) |
Log message: sync WANTLIB and bump. zap a few stray space-tabs while there. |
2011-05-11 06:03:20 by Jasper Lievisse Adriaanse | Files touched by this commit (44) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@ |
2011-05-11 06:03:20 by Jasper Lievisse Adriaanse | Files touched by this commit (44) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 07:00:45 by Marc Espie | Files touched by this commit (15) |
Log message: more WANTLIB |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-06-26 19:30:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: s/lpthread/pthread |
2010-06-26 19:30:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: s/lpthread/pthread |
2010-03-27 08:58:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix compilation under amd64. |
2010-03-27 08:58:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix compilation under amd64. |