ƒ«<362718 239 250 410 235 2710 144 182 122 164 598 182 194 181 166 200 183 166 235 235 184 136 149 142 166 171 171 112 194 166 154 217 166 153 167 282 217 166 177 194 166 121 166 166 166 122 122 180 126 119 145 266 134 179 1079 134 223 129 141 238 183 127 127 136 143 178 176 141 166 168 200 221 249 417 164 209 112 111 533 113 552 143 239 136 141 171 283 122 387 228 173 166 166 276 184 107 173 166 167 166 333 306 107 150 281 119 119 182 170 172 193 111 173 131 113 195 118 164 295 1173 1291 199 115 280 114 113 188 194 141 1455 140 128 118 464 213 181 119 250 198 161 115 233 185 115 220 119 166 147 145 308 182 302 110 283 125 119 133 133 495 197 111 187 231 233 183 183 166 166 311 166 166 166 185 167 130 256 233 178 247 113 127 113 169 134 166 113 154 154 154 166 154 154 154 154 172 852 161 136 885 128 201 136 215 118 137 152 224 196 145 166 234 146 166 1588 120 208 297 113 278 299 99 271 368 115 215 129 249 213 241 115 115 222 165 129 115 137 185 171 173 171 146 K 10 svn:author V 6 dinoex K 8 svn:date V 27 2014-07-23T19:19:10.799359Z K 7 svn:log V 154 - fix option PYTHON PR: 192059 Submitted by: Kurt Jaeger - mark option RUBY broken using libdata/pkgconfig/ruby-1.9.pc fails cause of $(.TARGET) macro. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-07-23T19:27:16.234782Z K 7 svn:log V 313 Fix unprivileged build. Remove libtool from USE_AUTOTOOLS. Make sure that Makefile.am is patched, a Makefile.in patch is useless with USE_AUTOTOOLS=automake. Remove libtool from USE_AUTOTOOLS, USES already contains libtool, to fix a DEVELOPER=yes warning. Approved by: portmgr (blanket "just fix it" approval) END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-23T19:29:58.851006Z K 7 svn:log V 140 The decision to move the savedata into ${PREFIX} did not go over well. Revert it, and add a "@cwd /" that makes @sample do the right thing. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-23T19:53:11.113531Z K 7 svn:log V 2613 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2. ... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to the shlib version change. This is brought to you by the KDE on FreeBSD team. Besides updating to newer upstream releases, this commit also contains a lot of under-the-hood changes to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of cruft over time, so it was time for some summer cleaning: - General, belated changes: * Use OPTIONS helpers wherever possible, stop including when not necessary, stop checking for ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary, add options such as DOCS and/or DEBUG where they were only checked for. - QScintilla ports: * Drop the API option from py-qt4-qscintilla2. It had been broken ever since staging support was added, and its existence does not make much sense: QScintilla is a hard dependency regardless of the state of this option anyway, they all come from the same tarball and the configuration script assumes the .api file will always be installed. - PyQt ports: * The configure.py patch shared by all PyQt ports has been trimmed down to the minimum. Changes for Qt3 compatibility or for things that are just not needed anymore have been removed. * Several post-configure targets in the PyQt ports have been removed, as they had no effect on the way the ports were built whatsoever. * In some cases, instead of calling Python's py_compile.py on `ls *.py */*.py */*/*.py` to generate .pyc and .pyo files, we just call compileall.py, which is made for this kind of task. * The patch + sed hack to build py-qt4-dbussupport has been replaced by only extracting the dbus/ directory for that port and excluding it from all others. * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large portion of all PyQt Makefiles were very similar and contained a lot of boilerplate code that can be shared among all of them since they all come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable that, when set, automatically sets several common variables and the do-configure target for a port. This allows us to considerably reduce the size of all the py-qt4-* Makefiles. * To make the above possible and also to allow us to use as many OPTIONS helpers as possible, the ARGS variable is now called CONFIGURE_ARGS. That's what it was used for anyway. PR: 191990 END K 10 svn:author V 6 swills K 8 svn:date V 27 2014-07-23T19:56:53.121236Z K 7 svn:log V 49 databases/memcached: remove test depends for now END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-07-23T19:56:59.903382Z K 7 svn:log V 85 Update to 0.2.9 PR: 192058 Submitted by: quentin.stievenart@gmail.com (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-23T20:00:28.577383Z K 7 svn:log V 26 - Fix build on 11-CURRENT END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-07-23T20:10:23.949834Z K 7 svn:log V 68 Take maintainership again. Note: to be upgraded with french/aster. END K 10 svn:author V 7 zeising K 8 svn:date V 27 2014-07-23T20:11:10.160056Z K 7 svn:log V 501 Clean up databases/rrdtool Change library dependensies to use USES= where applicable. Build ports documentation and examples, depending on respective option. Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph command, which pulls in cario and a lot of other dependencies. [1] Add missing dependencies. Becase of shlib version bump, bump portrevision on depending ports. PR: 192024 [1] (based on) Submitted by: asomers Approved by: portmgr (blanket, portrevision bumps) END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-07-23T20:33:34.950048Z K 7 svn:log V 89 Remove patches added together with USES=libtool that are no longer needed after r362656. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-23T20:33:53.240176Z K 7 svn:log V 99 Update to the 201425 snapshot. PR: 192006 Submitted by: ecrist@secure-computing.net (maintainer) END K 10 svn:author V 6 gerald K 8 svn:date V 27 2014-07-23T20:57:20.080421Z K 7 svn:log V 86 Update to the 20140720 snapshot of GCC 4.10. This introduces a new bin/gcov-tool410. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:50:52.055410Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:52:19.020858Z K 7 svn:log V 104 - Switch to USES=libtool, drop .la files - Fix {GNU|HAS}_CONFIGURE misuse Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:52:48.586879Z K 7 svn:log V 88 - Switch to USES=libtool, drop .la files - Fix whitespace Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:53:22.623078Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:55:53.726725Z K 7 svn:log V 139 - Switch to USES=libtool, drop .la files - Strip libraries - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:56:07.657676Z K 7 svn:log V 139 - Switch to USES=libtool, drop .la files - Strip libraries - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T21:56:25.689120Z K 7 svn:log V 89 - Switch to USES=libtool, drop .la files - Strip libraries Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:00:44.914742Z K 7 svn:log V 41 - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 kmoore K 8 svn:date V 27 2014-07-23T22:09:11.820674Z K 7 svn:log V 54 Use more recent gcc 4.7 or later to compile pipelight END K 10 svn:author V 2 zi K 8 svn:date V 27 2014-07-23T22:22:46.753119Z K 7 svn:log V 51 - Bump PORTREVISION to chase ports-mgmt/pkg update END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:23:42.821139Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:29:23.604380Z K 7 svn:log V 76 - Switch to USES=libtool, drop .la files - Strip libraries - Optionize DOCS END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:29:30.175788Z K 7 svn:log V 76 - Switch to USES=libtool, drop .la files - Strip libraries - Optionize DOCS END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:29:36.211927Z K 7 svn:log V 17 - Optionize DOCS END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:30:14.901805Z K 7 svn:log V 99 - Switch to USES=libtool, drop .la files - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:30:53.341052Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:32:13.435881Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:33:59.186044Z K 7 svn:log V 121 - Switch to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:34:55.420219Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:36:14.887346Z K 7 svn:log V 58 - Switch to USES=libtool, drop .la files - Fix whitespace END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-07-23T22:36:23.163402Z K 7 svn:log V 70 Stagify. PR: 191701, 191702 Submitted by: Dan Lukes END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T22:50:08.610737Z K 7 svn:log V 186 - Switch to USES=libtool, drop .la files - Bump dependent ports as .so version has changed - Fix plist for NLS files - Add required LIBS for graphics/gtkam Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T23:02:46.210014Z K 7 svn:log V 121 - Switch to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T23:11:05.200593Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-23T23:27:39.143992Z K 7 svn:log V 82 - unbreak stage phase where the squid user is unknown Noted by John Marino by PM END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T23:30:44.678047Z K 7 svn:log V 99 - Switch to USES=libtool, drop .la files - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-23T23:33:08.972474Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 3 bar K 8 svn:date V 27 2014-07-23T23:38:13.515331Z K 7 svn:log V 29 Update Adblock plus to 2.6.4 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T00:29:10.782068Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T00:30:59.126533Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T00:53:29.825753Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T05:01:54.414725Z K 7 svn:log V 26 - Fix build on 11-CURRENT END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T05:11:54.981523Z K 7 svn:log V 26 - Fix build on 11-CURRENT END K 10 svn:author V 5 nivit K 8 svn:date V 27 2014-07-24T05:19:40.295078Z K 7 svn:log V 86 - Update to 4.3.1 Build Log: https://redports.org/buildarchive/20140724044516-67645/ END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-07-24T05:44:53.361051Z K 7 svn:log V 30 Fix bug in OPTIONS conversion END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-07-24T05:50:19.655756Z K 7 svn:log V 23 Fix build on -CURRENT. END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-07-24T05:54:50.392880Z K 7 svn:log V 49 Fix another (harmless) bug in OPTIONS conversion END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-07-24T06:01:58.065720Z K 7 svn:log V 171 Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries. (I applied version from upstream) PR: 191734 Submitted by: Michelle Sullivan END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-07-24T07:34:52.534053Z K 7 svn:log V 38 Fix the previous fix Pointed by: kwm END K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-07-24T08:16:55.623406Z K 7 svn:log V 83 Remove unnecessary quotation. PR: ports/192081 Submitted by: END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-24T08:37:55.176228Z K 7 svn:log V 983 Backport my patch to make Qt correctly detect clang's support for C++11 features. So far, Qt4 was basing its check for compiler support for C++11 features (auto types, lambdas, rvalue references and others) on the values of __GNUC__ and __GNUC_MINOR__. This works for GCC, but not for clang, whose __GNUC_MINOR__ is stuck at 2. In practice, this meant Qt programs built using clang were never able to use C++11 features which are conditionally available in classes such as QList. This patch makes the detection more in line with what Qt5 does (checks for GCC and clang are in separate sections and are done differently). I couldn't find cases of this negatively affecting any port so far, but it is useful to have -- Akonadi's unit tests require C++11 support in Qt, for example. Only qt4-corelibs's PORTREVISION was bumped to make the new qglobal.h be installed. Checks for these C++11 features are only present in headers of other Qt4 ports, so there's no need to rebuild them. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-07-24T09:30:10.962558Z K 7 svn:log V 42 Update to 5.1.1. Sponsored by: Absolight END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-07-24T09:32:44.851137Z K 7 svn:log V 128 - Add py-colorlog, Python module for log formatting with colors - Fix some misplaced entries in devel/Makefile while I am at it END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T09:48:03.907845Z K 7 svn:log V 38 biology/p5-Bio-Graphics: 2.37 -> 2.38 END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-07-24T09:51:12.457798Z K 7 svn:log V 47 Pass to Michelle Sullivan END K 10 svn:author V 3 pgj K 8 svn:date V 27 2014-07-24T09:55:47.447461Z K 7 svn:log V 145 - The polytable latex package is already installed, so remove it from the the packaging list and fix the build Obtained from: FreeBSD Haskell END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T10:22:42.470019Z K 7 svn:log V 88 - Switch to USES=libtool, drop .la files - Fix whitespace Approved by: portmgr blanket END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T10:47:58.333980Z K 7 svn:log V 36 devel/p5-App-GitGot: 1.10_1 -> 1.16 END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T10:50:16.082648Z K 7 svn:log V 36 devel/p5-CPAN-Changes: 0.28 -> 0.29 END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T11:00:26.125465Z K 7 svn:log V 45 textproc/p5-Lingua-EN-NameCase: 1.15 -> 1.16 END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-07-24T11:06:32.624695Z K 7 svn:log V 50 Add USES=libtool and INSTALL_TARGET=install-strip END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T11:08:02.457473Z K 7 svn:log V 87 textproc/p5-Lingua-Stem-Snowball-No: shebangfix Approved by: portmgr blanket approval END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-07-24T11:08:57.737300Z K 7 svn:log V 83 - Add INSTALL_TARGET=install-strip - Replace two patches with a post-patch command END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-24T11:09:20.209254Z K 7 svn:log V 50 www/p5-Catalyst-Model-DBIC-Schema: 0.62_1 -> 0.64 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T11:10:09.410873Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T11:27:04.623630Z K 7 svn:log V 73 - Switch to USES=libtool, drop .la files - Strip binaries - Fix shebangs END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-07-24T11:33:03.676824Z K 7 svn:log V 102 - Update to 0.7.3 - Add LICENSE PR: 192065 Submitted by: fernando.apesteguia@gmail.com (maintainer) END K 10 svn:author V 5 robak K 8 svn:date V 27 2014-07-24T11:40:29.253709Z K 7 svn:log V 126 devel/pecl-APCu: update 4.0.4 -> 4.0.6 PR: 191838 Submitted by: John Chen Approved by: marino (mentor) END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-07-24T12:02:32.484361Z K 7 svn:log V 154 Respect CFLAGS; Respect LDFLAGS so binaries find the correct libstdc++.so.6 (it picked this library from lib/compat before this change). Thanks gerald@. END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-07-24T12:10:47.981726Z K 7 svn:log V 322 Since v1.55, Boost is built with a modern compiler, which is known to break linking with code built with our legacy GCC v4.2. Switch to dynamic linking for Boost libraries as a work-around for infamous "local symbol discarded in section `.text...' from some_static_lib.a(some_object.o)" errors. Reported by: pkg-fallout END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-07-24T12:25:47.005610Z K 7 svn:log V 71 - Remove compiler flags not understood by GCC - Fix the source instead END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-07-24T12:30:56.199627Z K 7 svn:log V 115 - Fix by appending to CFLAGS/LDFLAGS instead of trying to overwrite them - While at it, install stripped libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T12:50:36.959162Z K 7 svn:log V 17 - More PORTSCOUT END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T12:59:11.213600Z K 7 svn:log V 16 - Add PORTSCOUT END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-07-24T13:12:35.116303Z K 7 svn:log V 435 - Update to 0.6.2 - Add devel/libsysinfo to LIB_DEPENDS - Add x11/xmessage to RUN_DEPENDS - Add netstatus, volumeasla, thermal, cpu, cpufreq, monitors and wnckpager plugins to CONFIGURE_ARGS - Add cpufreq, netstatus and thermal plugin patches - Add batt plugin patch - Remove -Wno-return-type from CFLAGS - Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS PR: 190362 Submitted by: Horia Racoviceanu (maintainer) END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-07-24T13:24:19.233328Z K 7 svn:log V 20 - Respect LOCALBASE END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T13:32:58.837067Z K 7 svn:log V 458 Only use libevent2 Remove libevent as libevent2 is providing a good compatibility interface as well as providing better performances. Remove custom patches from libevent2 and install libevent2 the regular way Mark ports abusing private fields of the libevent1 API as broken Import a patch from fedora to have honeyd working with libevent2 Remove most of the patches necessary to find the custom installation we used to have for libevent2 With hat: portmgr END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T13:41:43.194207Z K 7 svn:log V 50 Fix libevent-hiphop forgotten with previous patch END K 10 svn:author V 6 kmoore K 8 svn:date V 27 2014-07-24T13:58:01.779298Z K 7 svn:log V 143 Enable HAL support for wine-compholio build, it is often used to get unique hardware information for DRM checks to work in emulators/pipelight END K 10 svn:author V 6 ashish K 8 svn:date V 27 2014-07-24T14:38:01.964971Z K 7 svn:log V 41 - Update to bzr snapshot revision 117564 END K 10 svn:author V 3 sbz K 8 svn:date V 27 2014-07-24T14:40:59.596592Z K 7 svn:log V 49 - Fix build with clang Reported by: pkg-fallout END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-07-24T14:53:06.606646Z K 7 svn:log V 78 - Fix linking with readline from ports - While at it, convert to USES=libtool END K 10 svn:author V 6 ashish K 8 svn:date V 27 2014-07-24T15:01:30.784436Z K 7 svn:log V 187 - Fix bug when subprocess exits with return code 0 - Fix WWW line in pkg-descr - Add LICENSE information - Fix portlint issues PR: 191736 Submitted by: Gasol Wu END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T15:06:07.758992Z K 7 svn:log V 27 - Update from 0.43 to 0.44 END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-07-24T15:15:41.688061Z K 7 svn:log V 292 - Our date(1) does not support -r switch the way GNU date(1) does; instead of pulling gdate(1) dependency use stat(1) command to obtain modification time - Fix whitespace in Makefile, improve `do-install' target, and fix a typo and bogus EOL space in pkg-descr while I'm here PR: 192072 END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T15:21:59.414439Z K 7 svn:log V 133 Fix build with NLS enabled by removing unnecessary gcc-ism. While here, use OPTIONS helpers to avoid including bsd.port.options.mk. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T15:36:50.111209Z K 7 svn:log V 80 Reset maintainership for ports not staged with no pending PR With hat: portmgr END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T15:46:30.238521Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T15:47:04.064510Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T15:49:33.504991Z K 7 svn:log V 181 This port was not stage-safe as it was making direct writes to /var. Fix that, along with making do-install substantially easier to read. While here, stop muting the build command. END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T15:53:29.958502Z K 7 svn:log V 90 Turns out @sample doesn't handle @mode correctly, so set the mode manually with an @exec. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T15:55:01.604641Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T15:57:24.098437Z K 7 svn:log V 80 Reset maintainership for ports not staged with no pending PR With hat: portmgr END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T16:00:33.334677Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-07-24T16:00:58.663527Z K 7 svn:log V 73 - Add staging support - Convert to new options framework, USES=tar:bzip2 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T16:06:52.335220Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T16:08:39.777647Z K 7 svn:log V 238 include stdlib.h for rand(3) to fix build. While here, remove the profiled lib from the plist. Its creation is changes with NO_PROFILE in src.conf, and it's pretty unnecessary, so I'm removing it from the plist altogether for simplicity. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T16:09:13.492345Z K 7 svn:log V 210 - Switch devel/hwloc to USES=libtool, drop .la files - Bump dependent ports as .so version has changed - Add LICENSE_FILE - While here, fix stagedir reference in www/trafficserver Approved by: portmgr blanket END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T16:10:03.800698Z K 7 svn:log V 14 Support stage END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-24T16:13:14.976245Z K 7 svn:log V 55 - Switch to USES=libtool Approved by: portmgr blanket END K 10 svn:author V 5 culot K 8 svn:date V 27 2014-07-24T16:16:24.492890Z K 7 svn:log V 186 - Update to 1.6.8 Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.8/CHANGELOG.md PR: ports/192017 Submitted by: Nikolai Lifanov (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T16:20:17.985380Z K 7 svn:log V 23 - Use real PORTVERSION END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T16:20:22.550056Z K 7 svn:log V 23 - Use real PORTVERSION END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T16:21:12.258287Z K 7 svn:log V 86 - Update to 0.1.19 Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T16:22:04.550531Z K 7 svn:log V 74 - Update to 0.040005 Changes: http://search.cpan.org/dist/GeoIP2/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-24T16:22:57.826089Z K 7 svn:log V 76 - Update to 0.5.1 Changes: https://github.com/tatsuhiro-t/nghttp2/releases END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T16:24:05.024503Z K 7 svn:log V 99 Stage, and move pkg-install into the plist to handle modifying files outside of $PREFIX correctly. END K 10 svn:author V 5 leeym K 8 svn:date V 27 2014-07-24T16:26:56.880277Z K 7 svn:log V 17 - update to 1.27 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T16:33:10.386475Z K 7 svn:log V 80 Reset maintainership for ports not staged with no pending PR With hat: portmgr END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T16:38:49.085806Z K 7 svn:log V 37 Make the instructions a bit clearer. END K 10 svn:author V 5 leeym K 8 svn:date V 27 2014-07-24T16:40:22.328729Z K 7 svn:log V 19 - update to 0.9505 END K 10 svn:author V 5 culot K 8 svn:date V 27 2014-07-24T16:47:21.183338Z K 7 svn:log V 100 - Update to 0.14.1 PR: ports/191857 Submitted by: John W. O'Brien (maintainer) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T17:01:07.810536Z K 7 svn:log V 25 Activate NO_ARCH support END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-24T17:10:57.335741Z K 7 svn:log V 71 Convert keywords in pure ucl format yaml version will be removed later END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-24T17:35:09.947892Z K 7 svn:log V 199 Unbreak Qt4 ports that do not extract src/corelib after r362770. The easiest solution is to just make them extract it (it's not a big directory anyway). This can be reverted once 4.8.7 is released. END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-07-24T18:34:16.006944Z K 7 svn:log V 1078 net/openldap24-*: - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-07-24T18:36:19.791158Z K 7 svn:log V 1196 Remove expired ports: 2014-07-23 chinese/big5con: Fails to build with new utmpx 2014-07-23 chinese/hztty: Fails to build with new utmpx 2014-07-23 irc/solid-ircd: Fails to build with new utmpx 2014-07-23 korean/eterm: Fails to build with new utmpx 2014-07-23 mail/biffer: Fails to build with new utmpx 2014-07-23 misc/c-hey: Fails to build with new utmpx 2014-07-23 misc/wminfo: Fails to build with new utmpx 2014-07-23 net/sendfile: Fails to build with new utmpx 2014-07-23 net-im/centericq: Fails to build with new utmpx 2014-07-23 security/chkrootkit: Fails to build with new utmpx 2014-07-23 security/openfwtk: Fails to build with new utmpx 2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx 2014-07-23 security/srp: Fails to build with new utmpx 2014-07-23 security/sud: Fails to build with new utmpx 2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx 2014-07-23 sysutils/lookupd: Fails to build with new utmpx 2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx 2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx 2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx 2014-07-23 sysutils/yawho: Fails to build with new utmpx END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-24T18:52:53.163158Z K 7 svn:log V 103 qt4: Do not apply the patch from r362770 if EXTRA_PATCHES is unset. This unbreaks qmake4 and qt4-doc. END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2014-07-24T18:53:35.105885Z K 7 svn:log V 18 - Update to 1.6.2 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T19:31:09.903687Z K 7 svn:log V 184 - Add LICENSE - Don't use a suffix based on selected options - Add an entry to UPDATING about this - Use options helpers - Improve WWW PR: ports/191563 Submitted by: gaod@hychen.org END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-24T19:43:59.607721Z K 7 svn:log V 17 Update to 3.2.16 END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-24T19:45:06.482482Z K 7 svn:log V 16 Update to 0.3.1 END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-07-24T19:59:01.486358Z K 7 svn:log V 92 The 11.5 tarball has been removed: mirror it untill I get the time for the upgrade to 11.6. END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T20:07:57.506759Z K 7 svn:log V 99 - Update from 1.11.3 to 1.11.4 PR: ports/192070 Submitted by: Allan Jude END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-24T20:12:51.055240Z K 7 svn:log V 46 - document apache22 CVE entries MFH: 2014Q3 END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-24T20:22:08.791436Z K 7 svn:log V 1358 - backport upstream security fixes - fix build with SSL from ports [1] SECURITY: CVE-2014-0118 (cve.mitre.org) mod_deflate: The DEFLATE input filter (inflates request bodies) now limits the length and compression ratio of inflated request bodies to avoid denial of sevice via highly compressed bodies. See directives DeflateInflateLimitRequestBody, DeflateInflateRatioLimit, and DeflateInflateRatioBurst. http://svn.apache.org/viewvc?view=revision&revision=1611426 SECURITY: CVE-2014-0226 (cve.mitre.org) Fix a race condition in scoreboard handling, which could lead to a heap buffer overflow. Thanks to Marek Kroemeke working with HP's Zero Day Initiative for reporting this. * include/scoreboard.h: Add ap_copy_scoreboard_worker. * server/scoreboard.c (ap_copy_scoreboard_worker): New function. * modules/generators/mod_status.c (status_handler): Use it. http://svn.apache.org/viewvc?view=revision&revision=1610515 SECURITY: CVE-2014-0231 (cve.mitre.org) mod_cgid: Fix a denial of service against CGI scripts that do not consume stdin that could lead to lingering HTTPD child processes filling up the scoreboard and eventually hanging the server. http://svn.apache.org/viewvc?view=revision&revision=1611185 [1] noted and testd by mat@ MFH: 2014Q3 Security: f927e06c-1109-11e4-b090-20cf30e32f6d CVE-2014-0118 CVE-2014-0231 CVE-2014-0226 END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-24T20:32:29.278045Z K 7 svn:log V 43 - Fix plist without DOCS - Strip libraries END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-24T20:38:04.789054Z K 7 svn:log V 31 - Fix plist Reported by: many END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-07-24T20:49:29.744185Z K 7 svn:log V 23 - Stagify - Adopt port END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-24T21:03:10.894907Z K 7 svn:log V 366 - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check does not incorrectly ignore plist items in %%DOCSDIR%% and %%EXAMPLESDIR%%. It was incorrectly ignoring these items when %%PORTDOCS%% or %%PORTEXAMPLES%% was missing. This manifested as a failure in 'make package' later when pkg(8) detected the missing files. With hat: portmgr END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-24T21:04:56.276341Z K 7 svn:log V 117 - merge apache backports - do not merge new apache default version (Mk/bsd.apache.mk) Approved by: portmgr (erwin@) END K 10 svn:author V 6 kmoore K 8 svn:date V 27 2014-07-24T21:13:31.267901Z K 7 svn:log V 86 - Update to 0.2.7.3 - Improve build to include preload.tar.gz files - Depend upon X11 END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-07-24T21:15:05.456201Z K 7 svn:log V 22 Update to version 1.0 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T21:15:46.768255Z K 7 svn:log V 154 - Update from 5.2.8 to 5.2.10 - Add stage support - Convert USE_BZIP2 and USE_GNOME=gnomehack to USES PR: ports/191209 Submitted by: cmt@burggraben.net END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T21:18:55.529408Z K 7 svn:log V 102 - Update from 1.1.b1 to 1.2 - Add stage support PR: ports/191518 Submitted by: netherby@hotmail.com END K 10 svn:author V 6 kmoore K 8 svn:date V 27 2014-07-24T21:27:06.156969Z K 7 svn:log V 66 Fix a bug in previous commit, link to correct distfiles locations END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-07-24T21:30:59.212731Z K 7 svn:log V 19 - Update to 2.2.2. END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-07-24T22:08:14.281840Z K 7 svn:log V 138 - Fix fetch by using SourceForge mirrors - Tarball has been rerolled by author: http://sourceforge.net/p/lives/mailman/message/32546466/ END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-07-24T22:59:05.613121Z K 7 svn:log V 91 Add a patch that got mysteriously eaten by bugzilla. PR: 191426 Submitted by: maintainer END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T23:19:54.133309Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-24T23:37:10.148875Z K 7 svn:log V 124 - Remove the duplication of gdnsd_flags in command_args PR: ports/192102 Submitted by: Allan Jude END K 10 svn:author V 6 kmoore K 8 svn:date V 27 2014-07-25T00:44:01.129990Z K 7 svn:log V 24 - Add py3-pylast 0.5.11 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T01:15:35.122691Z K 7 svn:log V 71 - Update from 2.0.0 to 2.3.8 - Add stage support - Take maintainership END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T01:41:05.995557Z K 7 svn:log V 52 - Update from 3-6-8 to 3-6-11 - Take maintainership END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2014-07-25T02:06:15.697350Z K 7 svn:log V 51 Update to 7.0.0 PR: ports/192089 Submitted by: pi END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-25T03:50:02.193812Z K 7 svn:log V 216 net/libbgpdump: add patch from bitbucket https://bitbucket.org/ripencc/bgpdump/issue/12/binary-garbage-at-the-end-of-output PR: 192091 Submitted by: citrin+pr@citrin.ru Approved by: mjl@luckie.org.nz (maintainer) END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-25T03:50:39.177065Z K 7 svn:log V 91 net/libbgpdump: add link to bitbucket to pkg-descr https://bitbucket.org/ripencc/bgpdump/ END K 10 svn:author V 2 cy K 8 svn:date V 27 2014-07-25T04:26:22.220229Z K 7 svn:log V 210 Make the SIGND option not default. The SIGND option will degrade performance and is only recommended when needed on machines that are SMB servers. Recommended by: Harlan Stenn (ntpd upline) END K 10 svn:author V 2 cy K 8 svn:date V 27 2014-07-25T04:27:12.121627Z K 7 svn:log V 19 Bump PORTREVISION. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-07-25T04:51:29.368890Z K 7 svn:log V 186 - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when the option FFMPEG is set). - Bump portrevision. PR: 192074 Submitted by: Ivan Klymenko END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-25T05:31:12.972004Z K 7 svn:log V 29 - Fix PLIST Reported by: pi END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-07-25T07:34:07.209649Z K 7 svn:log V 25 Update to version 1.5.3. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-25T07:35:24.227207Z K 7 svn:log V 37 - Revert r362761 Suggested by: tijl END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-25T07:35:40.538717Z K 7 svn:log V 37 - Revert r362762 Suggested by: tijl END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-25T07:43:01.750266Z K 7 svn:log V 398 - Add py-geoalchemy2 0.2.4 GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy. Simpler to use, and simpler to maintain. Git repository: https://github.com/geoalchemy/geoalchemy2 WWW: https://pypi.python.org/pypi/GeoAlchemy2 END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-07-25T08:32:27.259028Z K 7 svn:log V 102 - Fix build on current - Reword options descriptions to current standards - Use CONFIGURE_WITH helper END K 10 svn:author V 5 leeym K 8 svn:date V 27 2014-07-25T09:01:30.019987Z K 7 svn:log V 17 - update to 6.07 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-07-25T09:25:40.365945Z K 7 svn:log V 91 MFH: r362800 - Fix build with clang Reported by: pkg-fallout Approved by: portmgr (self) END K 10 svn:author V 5 robak K 8 svn:date V 27 2014-07-25T11:13:45.258693Z K 7 svn:log V 136 x11-fonts/fira: update 3.110 -> 3.111 PR: 191937 Submitted by: Horia Racoviceanu Approved by: marino (mentor) END K 10 svn:author V 5 robak K 8 svn:date V 27 2014-07-25T11:16:14.648866Z K 7 svn:log V 138 www/fira-webfont: update 3.110 -> 3.111 PR: 191938 Submitted by: Horia Racoviceanu Approved by: marino (mentor) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T11:35:57.562084Z K 7 svn:log V 88 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Approved by: kwm END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T11:36:04.832447Z K 7 svn:log V 88 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Approved by: kwm END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T11:48:18.442070Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T11:50:40.109937Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T12:19:07.164369Z K 7 svn:log V 215 - Convert texproc/uim and friends to USES=libtool, drop .la files - Bump ports dependent on uim as some .so versions have changed - While here, convert some USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T12:19:32.794252Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T12:19:39.261429Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T12:19:46.920729Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T12:28:52.747907Z K 7 svn:log V 90 - Switch to USES=libtool, drop .la files - Add LICENSE_FILE Approved by: portmgr blanket END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-25T12:58:59.591066Z K 7 svn:log V 74 Removing libevent should be forced to avoid removing reverse dependencies END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T13:05:32.171617Z K 7 svn:log V 35 - Update from 20140714 to 20140725 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:07:18.242920Z K 7 svn:log V 160 - Switch devel/libthai to USES=libtool, drop .la files - Bump dependent ports as .so version has changed - Convert USE_XZ to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:07:40.027776Z K 7 svn:log V 137 - Switch devel/libdatrie to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:08:13.975404Z K 7 svn:log V 83 - Add :keepla (scim loads plugins through .la files) Approved by: portmgr blanket END K 10 svn:author V 2 pi K 8 svn:date V 27 2014-07-25T13:13:15.556711Z K 7 svn:log V 155 databases/p5-DBD-ODBC: 1.45_1 -> 1.50 http://cpansearch.perl.org/src/MJEVANS/DBD-ODBC-1.50/Changes - This release removes the odbc_old_unicode attribute END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2014-07-25T13:16:10.285804Z K 7 svn:log V 17 - Update to 0.16 END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2014-07-25T13:18:26.205270Z K 7 svn:log V 31 - Update to 2.41 - Add License END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2014-07-25T13:21:37.817783Z K 7 svn:log V 17 - Update to 5.16 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:32:02.255489Z K 7 svn:log V 74 - Drop .la files, no dependees require them Approved by: portmgr blanket END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-25T13:44:17.248272Z K 7 svn:log V 41 Add support for @fmtutil for pkg_install END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:48:46.062611Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:49:05.456011Z K 7 svn:log V 18 - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:49:13.853998Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:49:25.935155Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:49:32.732379Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:49:40.855291Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:50:14.928968Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:50:21.466355Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T13:50:28.614234Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T14:07:04.811294Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-25T14:12:54.666973Z K 7 svn:log V 77 - document bugzilla Cross Site Request Forgery (CVE-2014-1546) MFH: 2014Q3 END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-25T14:15:55.848901Z K 7 svn:log V 756 - update to bugzilla44-4.4.5 Vulnerability Details ===================== Class: Cross Site Request Forgery Versions: 3.7.1 to 4.0.13, 4.1.1 to 4.2.9, 4.3.1 to 4.4.4, 4.5.1 to 4.5.4 Fixed In: 4.0.14, 4.2.10, 4.4.5, 4.5.5 Description: Adobe does not properly restrict the SWF file format, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks against Bugzilla's JSONP endpoint, possibly obtaining sensitive bug information, via a crafted OBJECT element with SWF content satisfying the character-set requirements of a callback API. http://www.bugzilla.org/security/4.0.13/ MFH: 2014Q3 Security: 9defb2d6-1404-11e4-8cae-20cf30e32f6d CVE-2014-1546 END K 10 svn:author V 3 des K 8 svn:date V 27 2014-07-25T14:16:50.305832Z K 7 svn:log V 69 Stagify, implement the DOCS option correctly, and enable Apache 2.4. END K 10 svn:author V 3 des K 8 svn:date V 27 2014-07-25T14:22:44.086840Z K 7 svn:log V 44 Support Apache 2.4 now that mod_dnssd does. END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-25T14:27:22.977207Z K 7 svn:log V 789 MFH: r362911 - update to bugzilla44-4.4.5 Vulnerability Details ===================== Class: Cross Site Request Forgery Versions: 3.7.1 to 4.0.13, 4.1.1 to 4.2.9, 4.3.1 to 4.4.4, 4.5.1 to 4.5.4 Fixed In: 4.0.14, 4.2.10, 4.4.5, 4.5.5 Description: Adobe does not properly restrict the SWF file format, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks against Bugzilla's JSONP endpoint, possibly obtaining sensitive bug information, via a crafted OBJECT element with SWF content satisfying the character-set requirements of a callback API. http://www.bugzilla.org/security/4.0.13/ Security: 9defb2d6-1404-11e4-8cae-20cf30e32f6d CVE-2014-1546 Approved by: portmgr (erwin@) END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-07-25T15:06:46.509970Z K 7 svn:log V 36 Fix build. Sponsored by: Absolight END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T15:24:51.904022Z K 7 svn:log V 105 - Update from 1.6.8 to 1.6.9 PR: ports/192111 Submitted by: Nikolai Lifanov END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-25T15:36:31.755285Z K 7 svn:log V 40 - Cleanup Makefile - Reformat pkg-descr END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-07-25T16:40:07.075136Z K 7 svn:log V 117 - Add missing 'shutdown' keyword in rc.d/svscan script so that services can gracefully shutdown. Reported by: dvl END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-07-25T18:17:38.930486Z K 7 svn:log V 24 Update to version 1.8.6 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T18:58:04.652014Z K 7 svn:log V 42 - Fix plist Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T18:59:13.245316Z K 7 svn:log V 57 - Build requires pkgconfig Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T19:02:17.461524Z K 7 svn:log V 128 - Mark broken when portaudio(2) support is requested and portaudio(1) is installed: doesn't build Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T19:03:47.198275Z K 7 svn:log V 100 - Fix plist - Require desktop-file-utils as suggested by check-sanity Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T19:44:20.257856Z K 7 svn:log V 50 - Add required LIBS Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T19:44:36.571388Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:09:16.975973Z K 7 svn:log V 138 - Switch multimedia/mp4v2 to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:12:11.286590Z K 7 svn:log V 51 - Stagify - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:12:19.817574Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-07-25T20:16:03.436007Z K 7 svn:log V 1491 MFH: r360546 - Add seamonkey to list of things affected by mozilla issue MFH: r362122 Document new vulnerabilities in www/chromium < 36.0.1985.125 Submitted by: Carlos Jacobo Puga Medina via freebsd-chromium Obtained from: http://googlechromereleases.blogspot.nl/ MFH: r362180 Yet another tranche of phpMyAdmin security alerts. In typical style there has been a software release with warnings that it contains security fixes, but the Security Advisories are not yet available and CVE numbers have not yet been published. MFH: r362379 Update the latest phpMyAdmin entry with CVE numbers and descriptive text from the security advisories, now that they have been published. Security: 3f09ca29-0e48-11e4-b17a-6805ca0b3d42 MFH: r362379 Update the latest phpMyAdmin entry with CVE numbers and descriptive text from the security advisories, now that they have been published. Security: 3f09ca29-0e48-11e4-b17a-6805ca0b3d42 MFH: r362262 - document apache24 CVE entries until now there is no official CHANGELOG and apache-2.4.10 is not released, so take summary from upstream SVN. MFH: r362496 security/vuxml: document security issue in mcollective MFH: r362632 Document Mozilla multiple vulnerabilities. MFH: r362708 - Document vulnerabilities in www/tomcat*: CVE-2014-0096, CVE-2014-0099, CVE-2014-0075 MFH: r362844 - document apache22 CVE entries MFH: r362910 - document bugzilla Cross Site Request Forgery (CVE-2014-1546) Approved by: portmgr (erwin) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:28:58.235987Z K 7 svn:log V 25 - Switch to USES=libtool END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:36:54.254113Z K 7 svn:log V 112 - Drop .la files, no dependees require them and they are not used to load plugins Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T20:36:54.876224Z K 7 svn:log V 201 - Drop .la files, no dependees require them and they are not used to load plugins - Convert USE_XZ to USES Approved by: portmgr blanket Approved by: kwm (converting leaf gnome@ ports to USES=libtool) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-07-25T20:47:43.723379Z K 7 svn:log V 20 Update to 20140724. END K 10 svn:author V 5 nivit K 8 svn:date V 27 2014-07-25T21:40:24.329775Z K 7 svn:log V 183 - Update to 0.3.58 Change Log: https://github.com/np1/pafy/releases/tag/v0.3.58 Build Log: https://redports.org/buildarchive/20140725212756-16219/ PR: 192116 Submitted by: olivierd END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-07-25T21:43:13.316544Z K 7 svn:log V 205 - Stage support - Pass maintainership to emulation@ - Use options framework instead of WITH_PAM and NOPORTDOCS knobs - Mention PORTDOCS files explicitly - Replace some static text in Makefile by variables END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-07-25T21:45:47.297417Z K 7 svn:log V 4 Fix END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-25T21:57:14.046698Z K 7 svn:log V 175 - Switch converters/psiconv to USES=libtool, drop .la files - Strip libraries - Bump dependent ports as .so version has changed Approved by: portmgr blanket Approved by: kwm END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-07-25T22:24:40.358363Z K 7 svn:log V 272 Update the patch introduced in r362770. Change a preprocessor line with no directive to a normal line with a comment. While most preprocessors work fine with a line like # /* no directive in this line */ devel/smokegen's fails, and breaks devel/smokeqt. PR: 192095 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T22:56:31.167957Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-07-25T23:02:06.830117Z K 7 svn:log V 118 - Add message about removing cad/netgen before reinstalling. PR: 192074 Submitted by: Ivan Klymenko END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-07-25T23:08:58.858721Z K 7 svn:log V 37 Really fix. Sponsored by: Absolight END K 10 svn:author V 6 swills K 8 svn:date V 27 2014-07-25T23:09:23.521871Z K 7 svn:log V 153 Delay any task, similar to a priority-queue. WWW: http://rubygems.org/gems/delayer PR: ports/190869 Submitted by: Koichiro IWAO END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-25T23:20:23.896084Z K 7 svn:log V 117 - Update from 0.19.5 to 0.25.2 - Use options helpers PR: ports/192087 Submitted by: IWAMOTO Kouichi END K 10 svn:author V 6 swills K 8 svn:date V 27 2014-07-25T23:25:18.721631Z K 7 svn:log V 145 net-im/mikutter: Update to 3.0.3 PR: 190913 Submitted by: Koichiro IWAO Approved by: maintainer timeout (tota, >3 weeks) END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-26T00:04:12.830222Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-26T00:11:11.452874Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-26T00:17:44.387551Z K 7 svn:log V 126 - Fix check for a file which is generated during build. .if exists might not work in this case Approved by: nox (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-07-26T00:21:30.925451Z K 7 svn:log V 70 - Bump PORTREVISION after last change Suggested by: nox (maintainer) END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-26T01:27:05.295072Z K 7 svn:log V 34 - Add stage support - Add USE_GCC END K 10 svn:author V 6 danilo K 8 svn:date V 27 2014-07-26T01:40:05.948424Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T04:29:57.407703Z K 7 svn:log V 41 - Remove TEST_DEPENDS from BUILD_DEPENDS END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T04:53:47.471364Z K 7 svn:log V 89 - Update to 0.30 - Sort PLIST Changes: http://search.cpan.org/dist/CPAN-Changes/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T05:18:03.059524Z K 7 svn:log V 75 - Update to 6.08 Changes: http://search.cpan.org/dist/libwww-perl/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T05:18:12.498558Z K 7 svn:log V 77 - Update to 2.142060 Changes: http://search.cpan.org/dist/CPAN-Meta/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T05:19:05.492664Z K 7 svn:log V 75 - Update to 0.03 Changes: http://search.cpan.org/dist/Struct-Dumb/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-07-26T05:20:40.622032Z K 7 svn:log V 50 - Remove out-dated CONFLICTS - Reformat pkg-descr END