Version: 0.12.1, Package name: rapidsvn-0.12.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. This project also includes a Subversion client C++ API. |
Filesize: 1062.022 KB |
Version History (View Complete History) |
|
2019-07-17 08:49:22 by Daniel Jakots | Files touched by this commit (56) |
Log message: Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@ |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-01-02 05:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (47) |
Log message: Cope with the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |
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. |
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:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-06-14 02:42:46 by Dmitrij Czarkoff | Files touched by this commit (4) |
Log message: unbreak after subversion update OK stsp@ |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2014-12-18 12:09:51 by Matthias Kilian | Files touched by this commit (1) |
Log message: After the removal of devel/libmagic from devel/subversion's dependencies, remove magic from WANTLIB here, too, and bump. |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-08 03:28:23 by Marc Espie | Files touched by this commit (24) |
Log message: more conversions |
2010-10-24 15:11:03 by Antoine Jacoutot | Files touched by this commit (39) |
Log message: Remove USE_X11. |
2009-06-16 19:30:16 by Stuart Henderson | Files touched by this commit (4) |
Log message: sync wantlib, bump |
2008-11-13 06:14:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix WANTLIB after neon update |
2008-11-05 15:22:03 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak dependencies following subversion update & bump package. |
2008-06-14 18:06:25 by Stuart Henderson | Files touched by this commit (12) |
Log message: sync wantlib and bump packages. ok ajacoutot |
2008-02-02 02:51:05 by Steven Mestdagh | Files touched by this commit (6) |
Log message: fix LIB_DEPENDS after wxWidgets update |
2007-11-13 13:05:00 by Jasper Lievisse Adriaanse | Files touched by this commit (12) |
Log message: update maintainers email address. per his request |
2007-10-08 14:38:17 by Steven Mestdagh | Files touched by this commit (11) |
Log message: let this build with wxWidgets 2.8 as well patches from the rapidsvn repository ok maintainer |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |