ƒ¨~334000 248 124 119 110 278 2079 115 135 115 150 112 176 168 143 147 146 146 131 131 173 130 178 135 168 324 347 148 128 130 110 115 110 115 216 206 115 154 310 212 179 115 115 115 154 160 464 174 160 146 168 852 114 1159 133 154 172 115 153 121 243 131 232 251 120 155 171 131 155 147 115 115 264 129 129 175 151 216 216 226 166 470 166 297 241 227 189 146 122 151 143 260 241 111 816 156 192 170 124 128 121 188 131 169 145 160 242 356 188 123 268 278 308 126 153 127 184 138 171 167 115 1070 152 167 149 188 211 342 122 291 268 250 169 254 200 162 287 108 289 114 137 358 141 288 158 157 133 258 191 111 183 119 117 119 119 188 257 113 352 223 294 176 123 242 177 187 331 234 390 234 143 124 115 265 218 184 143 285 114 126 151 141 119 469 139 188 113 183 373 147 108 207 155 152 110 184 216 252 2025 330 139 114 137 107 770 194 127 177 149 375 166 115 115 138 164 113 125 295 351 160 161 133 127 113 242 114 199 163 142 110 113 135 293 227 160 138 134 110 111 254 189 242 155 367 136 226 168 170 859 468 K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-16T14:30:42.342656Z K 7 svn:log V 29 - Update from 1.7.1 to 1.7.2 END K 10 svn:author V 2 cy K 8 svn:date V 27 2013-11-16T14:32:43.377543Z K 7 svn:log V 28 Fix package name conflicts. END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-16T14:52:00.222755Z K 7 svn:log V 14 Stage support END K 10 svn:author V 7 stephen K 8 svn:date V 27 2013-11-16T14:56:03.965734Z K 7 svn:log V 181 - Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage. Noticed by: portmgr Reference: http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/ END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-16T15:16:16.509981Z K 7 svn:log V 1985 Update lang/pypy-devel to 2.2 (for wider testing). Changes: * Strip cffi libraries Outstanding items: * Fix virtualenv bug (ports/183795) * Update memory and compiler times (Makefile, wiki) ChangeLog: * Our Garbage Collector is now "incremental". It should avoid almost all pauses due to a major collection taking place. Previously, it would pause the program (rarely) to walk all live objects, which could take arbitrarily long if your process is using a whole lot of RAM. Now the same work is done in steps. This should make PyPy more responsive, e.g. in games. There are still other pauses, from the GC and the JIT, but they should be on the order of 5 milliseconds each. * The JIT counters for hot code were never reset, which meant that a process running for long enough would eventually JIT-compile more and more rarely executed code. Not only is it useless to compile such code, but as more compiled code means more memory used, this gives the impression of a memory leak. This has been tentatively fixed by decreasing the counters from time to time. * NumPy has been split: now PyPy only contains the core module, called _numpypy. The numpy module itself has been moved to https://bitbucket.org/pypy/numpy and numpypy disappeared. You need to install NumPy separately with a virtualenv: pip install git+https://bitbucket.org/pypy/numpy.git; or directly: git clone https://bitbucket.org/pypy/numpy.git; cd numpy; pypy setup.py install. * non-inlined calls have less overhead * Things that use sys.set_trace are now JITted (like coverage) * JSON decoding is now very fast (JSON encoding was already very fast) * various buffer copying methods experience speedups (like list-of-ints to int[] buffer from cffi) * We finally wrote (hopefully) all the missing os.xxx() functions, including os.startfile() on Windows and a handful of rare ones on Posix. * numpy has a rudimentary C API that cooperates with cpyext END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T15:19:56.560103Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-16T15:30:29.078221Z K 7 svn:log V 40 - Add stage support - Simplify Makefile END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-16T15:35:32.387405Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 3 nox K 8 svn:date V 27 2013-11-16T15:36:10.062991Z K 7 svn:log V 58 Add DEPRECATED=Outdated, no longer needed, broken on 10+. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-16T16:03:47.343990Z K 7 svn:log V 19 Fix nox's calendar END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T16:04:11.282393Z K 7 svn:log V 80 - Update to 0.04 Changes: http://search.cpan.org/dist/MooseX-Types-URI/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-16T16:11:08.607101Z K 7 svn:log V 75 Rename -legacy to fix pkgname collision Deprecared as it is EOLed upstream END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-16T16:21:54.251885Z K 7 svn:log V 48 - Convert USE_GMAKE to USES - Add stage support END K 10 svn:author V 6 avilla K 8 svn:date V 27 2013-11-16T16:50:55.495209Z K 7 svn:log V 52 - Update to 0.8. - STAGEify. - Use OPTIONS helpers. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2013-11-16T17:50:15.643510Z K 7 svn:log V 51 Fix the pkg name collision. Reported by: bapt-bot END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T17:57:22.561050Z K 7 svn:log V 50 - Fix PKGNAMEPREFIX: it should be sv- for Swedish END K 10 svn:author V 6 romain K 8 svn:date V 27 2013-11-16T17:58:03.934074Z K 7 svn:log V 36 Freshen-up port and rename package. END K 10 svn:author V 6 romain K 8 svn:date V 27 2013-11-16T17:58:27.243016Z K 7 svn:log V 36 Freshen-up port and rename package. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T18:06:44.137881Z K 7 svn:log V 77 - Update to 0.44 Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes END K 10 svn:author V 6 marcus K 8 svn:date V 27 2013-11-16T18:26:26.376780Z K 7 svn:log V 35 Correct a typo. Submitted by: dim END K 10 svn:author V 6 marcus K 8 svn:date V 27 2013-11-16T18:29:47.975026Z K 7 svn:log V 83 Use PKGNAMESUFFIX instead fo resolve the pkg name conflict. Suggested by: sunpoet END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-11-16T18:49:11.170259Z K 7 svn:log V 40 Replace LATEST_LINK with PKGNAMESUFFIX. END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-16T18:57:51.813136Z K 7 svn:log V 75 Remove NO_LATEST_LINK as well (forgotten along with adding PKGNAMESUFFIX). END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-16T19:26:33.414711Z K 7 svn:log V 231 OpenCOLLADA is a reader and writer library for the COLLADA format, an open, royalty-free standard for exchanging 3D asset information between applications, digital content creation tools and libraries. WWW: http://opencollada.org END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2013-11-16T19:32:53.402098Z K 7 svn:log V 249 - Update to 20131024 - Fix build with clang and libc++ - Remove leading indefinite article from COMMENT - Respect CXXFLAGS - Strip shared library - Support STAGEDIR - Sort PLIST - Use single space after WWW: PR: ports/183661 Submitted by: sunpoet END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-16T19:36:56.503305Z K 7 svn:log V 54 - Copy py-django -> py-django15 for Django 1.6 update END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-16T19:39:55.364268Z K 7 svn:log V 34 - Update to 1.6 Helped by: koobs END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-11-16T20:07:54.233473Z K 7 svn:log V 35 - use STAGEDIR - rename patchfiles END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-11-16T20:09:42.629797Z K 7 svn:log V 15 - use STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T20:11:15.971189Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-11-16T20:11:28.065551Z K 7 svn:log V 15 - use STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T20:12:09.898475Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T20:26:17.728068Z K 7 svn:log V 119 - Change MASTER_SITES to my LOCAL: original upstream disappeared - Pet portlint: move EXTRACT_SUFX upward - Remove WWW END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-11-16T20:58:17.910373Z K 7 svn:log V 110 - Upgrade to version 1.0.3. - Add staging support while I'm here. PR: ports/183907 Submitted by: maintainer END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-16T21:44:05.509269Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-11-16T22:35:22.085921Z K 7 svn:log V 59 Add a pkg-message reminding people to run nspluginwrapper. END K 10 svn:author V 6 swills K 8 svn:date V 27 2013-11-16T23:22:22.401281Z K 7 svn:log V 214 - Update to 9.4.0 - Commit open-vm-tools-nox11 part of conversion to optionsNG missed in last commit [1] - Fix plist issue with open-vm-tools-nox11 with optionsNG enabled PR: ports/183893 [1] Submitted by: mat END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-11-16T23:35:39.946580Z K 7 svn:log V 116 - Upgrade to version 1.10.5. - Remove redundant MASTER_SITES. - Disable "warnings_as_errors" for R16 compatibility. END K 10 svn:author V 5 timur K 8 svn:date V 27 2013-11-16T23:54:36.223002Z K 7 svn:log V 85 Update port to the 3.6.20 version, addressing CVE-2013-4475 Security: CVE-2013-4475 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T00:23:51.349340Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T00:28:16.321200Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T00:43:48.045671Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T00:55:18.923260Z K 7 svn:log V 59 - Add stage support - Remove pkg-{install,deinstall} files END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T00:57:53.764480Z K 7 svn:log V 65 - Remove the indefinite article from COMMENT - Add stage support END K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-11-17T02:00:30.646903Z K 7 svn:log V 368 Clean up the portaudit port - let the ports-secteam maintain this port instead of secteam. This should assign PRs to the appropriate place. [1] - recent freebsd versions should use pkg audit instead of portaudit - stagify - remove mention of preference file format changes which changed in 2004 PR: ports/184004 (partial Discussed with: simon (many months ago) [1] END K 10 svn:author V 6 avilla K 8 svn:date V 27 2013-11-17T02:12:25.001809Z K 7 svn:log V 79 - Replace QT_.*_REL with QT_.* in PLIST_SUB. - Adapt plists. With hat on: kde END K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-11-17T02:12:32.623948Z K 7 svn:log V 65 Minor tweak to standard template in order to fit with convention END K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-11-17T02:25:24.626462Z K 7 svn:log V 51 Add back NO_STAGE which snuck away during testing. END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T02:30:26.574604Z K 7 svn:log V 73 - Remove NO_PACKAGE - Add stage support - Add DOCS and NVIDIA_GL options END K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-11-17T02:51:46.655507Z K 7 svn:log V 757 www/libhtp-suricata: Copy from devel/libhtp, Update (downgrade) to 0.2.14 Prepare to switch security/suricata to the version of libhtp recommended by upstream. This also frees devel/libhtp up for an update, which can be used for the Suricata 2.x branch and onward. www/libhtp-suricata: - Update (downgrade) to 0.2.14 - Use the correct and supported libhtp repo from Suricata - Enable STAGE support - Update pkg-plist - Take maintainership - Remove unnecessary patch (htp_util.c) - qa: Add CONFLICTS - qa: Use our AUTOTOOLS framework completely to prepare the build - qa: Patch htp.pc.in file for proper pkg-config versioning devel/libhtp: - Take maintainership - qa: Add CONFLICTS Reviewed by: wxs, mva, Johannes Meixner Approved by: wxs (maintainer) END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2013-11-17T02:58:44.310913Z K 7 svn:log V 18 Support STAGEDIR. END K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-11-17T03:09:13.543742Z K 7 svn:log V 1063 security/suricata: Update to 1.4.6, Switch to libhtp-suricata, Un-BROKEN Clang. - Update to 1.4.6 - Switch to the correct library in www/libhtp-suricata - Take maintainership - Enable STAGE support - Remove uneccessary patches - Configure: Add libhtp include and library location - Configure: Add /var to --localstatedir - Configure: Disable Python support explicitly - QA: Remove BROKEN with clang - QA: Update to new LIB_DEPENDS format - QA: Use ETCDIR instead of custom path for CONFIG_DIR and RULES_DIR - QA: Replace hardcoded strings with ${PORTNAME} - QA: Add documentation and %%DOCSDIR%% to pkg-plist - QA: Add TESTS option to include unit tests in binary - QA: Add regression-test target (TMPDIR is not prefix safe) - QA: Replace USE_GMAKE with USES=gmake - QA: Remove automake from USE_AUTOTOOLS - QA: Remove LICENSE_FILE for those listed in bsd.licenses.db.mk - QA: Remove post-patch target - QA: Sort USE/USES and combine LIB_DEPENDS - QA: Clarify and tweak OPTIONS descriptions Reviewed by: wxs, mva, Johannes Meixner Approved by: wxs (maintainer) END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T03:11:52.616018Z K 7 svn:log V 38 - Add stage support - Use OPTIONS_SUB END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T03:17:03.450375Z K 7 svn:log V 59 - Update from 0.23.1 to 0.24.0 - Update my email in header END K 10 svn:author V 6 eadler K 8 svn:date V 27 2013-11-17T03:28:04.638459Z K 7 svn:log V 77 - Fix PKGNAME collision. This does not yet stagify the port. - Pet portlint END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T03:52:51.695864Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T03:56:20.492312Z K 7 svn:log V 58 - Remove NO_PACKAGE - Add DOCS option - Add stage support END K 10 svn:author V 6 daichi K 8 svn:date V 27 2013-11-17T07:41:50.777768Z K 7 svn:log V 26 fixed a build issue on 10 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-17T08:18:51.707248Z K 7 svn:log V 149 Remove vtk 4 which is EOLed upstream and missing in the previous vtk cleanup (it has been disconnected from the build already) Reported by: linimon END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-17T08:20:31.469171Z K 7 svn:log V 38 Add a MOVED entry for the vtk removal END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-17T08:26:25.174925Z K 7 svn:log V 135 - Update to 0.12.0 - Add LICENSE - Stage support PR: ports/182531 Submitted by: Gasol Wu Approved by: maintainer timeout (1.5 month) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-17T08:30:23.210328Z K 7 svn:log V 154 New port: devel/pear-SebastianBergmann_Git Simple wrapper for Git WWW: https://github.com/sebastianbergmann/git PR: ports/181671 Submitted by: Gasol Wu END K 10 svn:author V 5 demon K 8 svn:date V 27 2013-11-17T08:51:46.192481Z K 7 svn:log V 26 Update to version 1.9.20. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-11-17T09:16:52.199344Z K 7 svn:log V 60 - use STAGEDIR - use OPTIONS_DEFINE - use $PREFIX/etc/pam.d END K 10 svn:author V 2 az K 8 svn:date V 27 2013-11-17T09:18:09.049650Z K 7 svn:log V 80 - no need in MAN1 after stagify Approved by: maintainer (no response to email) END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T09:33:51.569502Z K 7 svn:log V 39 - Enable staging support - Add LICENSE END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T09:40:34.998825Z K 7 svn:log V 59 - Connect pecl-yar PR: ports/183991 Notified by: linimon END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:27:07.199745Z K 7 svn:log V 51 - Convert to new options helper - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:27:10.934505Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:27:14.638344Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:32:51.665320Z K 7 svn:log V 167 - Add LICENSE - Convert to new LIB_DEPENDS format - Strip shared library - Fix shebang - Use CONFLICTS_INSTALL instead of CONFLICTS - Add SLAVEDIRS - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:32:55.904876Z K 7 svn:log V 33 - Add LICENSE - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T10:33:00.387798Z K 7 svn:log V 33 - Add LICENSE - Support STAGEDIR END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T11:00:14.710456Z K 7 svn:log V 79 - Update MASTER_SITES: remove defunct ftp.planetmirror.com and ftp.nctu.edu.tw END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T11:09:36.695286Z K 7 svn:log V 55 - Add LICENSE - Update MASTER_SITES: add http:// links END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T11:09:40.502682Z K 7 svn:log V 119 - Add LICENSE - Update MASTER_SITES: - Remove defunct ftp.planetmirror.com and ftp.nctu.edu.tw - Add http:// links END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T11:10:05.107851Z K 7 svn:log V 119 - Add LICENSE - Update MASTER_SITES: - Remove defunct ftp.planetmirror.com and ftp.nctu.edu.tw - Add http:// links END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T11:16:59.637822Z K 7 svn:log V 129 - Update to 2.15 - Pass maintainership to submitter PR: ports/184016 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T11:51:01.238667Z K 7 svn:log V 74 - Enable staging support - Convert USES_GMAKE to USES=gmake - Add LICENSE END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T12:33:49.036154Z K 7 svn:log V 377 - Switch devel/sdl20 to use the autotools-based configuration, since the cmake-based one is not maintained that well - Fix library naming to ensure backwards compatibility on minor version changes - Bump the PORTREVISION on ports depending on devel/sdl20, since its shared library name changed PR: ports/183975 Submitted by: Jan Kokemüller END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T12:40:16.385049Z K 7 svn:log V 74 - Enable staging support - Fix the shebang on the scripts being installed END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-17T13:02:38.656308Z K 7 svn:log V 203 Remove expired ports: 2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything 2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years. END K 10 svn:author V 5 crees K 8 svn:date V 27 2013-11-17T13:32:30.619095Z K 7 svn:log V 146 Slightly change PKGNAME to avoid collision with databases/postgresql-libpqxx Pointed out by: portmgr (bapt) Approved by: Eugene Kim (maintainer) END K 10 svn:author V 6 oliver K 8 svn:date V 27 2013-11-17T14:38:11.036719Z K 7 svn:log V 131 remove graphics/gqview-devel - no active development since 8 years remove audio/gqmpeg-devel - no active development since 8 years END K 10 svn:author V 5 crees K 8 svn:date V 27 2013-11-17T14:44:00.311663Z K 7 svn:log V 95 Fix checksum/fetch Submitted by: tijl LATEST_LINK is no longer necessary Submitted by: bsam END K 10 svn:author V 5 crees K 8 svn:date V 27 2013-11-17T14:45:22.090944Z K 7 svn:log V 52 Update CONFLICTS given the PKGNAME change of pqxx-3 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T14:55:53.173161Z K 7 svn:log V 27 - Update from 1.17 to 1.18 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T14:57:03.005281Z K 7 svn:log V 56 - Convert LIB_DEPENDS to new syntax - Add stage support END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T15:21:04.899476Z K 7 svn:log V 48 - Convert USE_GMAKE to USES - Add stage support END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2013-11-17T15:25:56.559801Z K 7 svn:log V 164 - Update to 2.5.3 security release - Remove outdated patches - Preserve configured database during upgrade [1] PR: 183614 [1] Submitted by: Horia Racoviceanu [1] END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-17T15:43:23.033161Z K 7 svn:log V 146 - Django does not directly uses gettext, remove USES=gettext [1] - Set LATEST_LINK for www/py-django15 PR: ports/183994 [1] Submitted by: demon END K 10 svn:author V 3 wen K 8 svn:date V 27 2013-11-17T15:54:51.758178Z K 7 svn:log V 19 - Update to 0.13.1 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T15:55:46.670245Z K 7 svn:log V 719 - Update to 20110813 - Update to 20110814 - Update to 20110909 - Update to 20110928 - Update to 20111025 - Update to 20111102 - Update to 20111119 Feature safe: yes - Update to 20111126 Feature safe: yes - Update to 20111204 Feature safe: yes - Update to 20111207 Feature safe: yes - Update to 20111225 - Update to 20120112 - Update to 20120118 - Update to 20120312 Feature safe: yes - Update to 20120503 - Update to 20120611 - Update to 20120711 - Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR) - Cleanup Makefile header - Update to 20130331 - Add my LOCAL to MASTER_SITES to provide unfetchable :BR distfile Feature safe: yes - Update to 20130902 - Update to 20131001 - Support STAGEDIR - Update to 20131006 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T15:56:07.353885Z K 7 svn:log V 60 - Update to 3.3.10 - Pet portlint: move EXTRACT_SUFX upward END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T15:56:23.532070Z K 7 svn:log V 96 - Update to 3.3.10 - Pet portlint: - Move EXTRACT_SUFX upward - Use single space after WWW: END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T15:58:38.140169Z K 7 svn:log V 79 security/gnutls3: fix libtasn1 option PR: ports/183992 Submitted by: sunpoet END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2013-11-17T16:03:23.432017Z K 7 svn:log V 27 Fix package name collision END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:07:18.898429Z K 7 svn:log V 37 devel/py-billiard: update to 3.3.0.7 END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:08:06.954625Z K 7 svn:log V 30 net/py-kombu: update to 3.0.5 END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:08:57.834046Z K 7 svn:log V 97 devel/py-celery: update to 3.1.4 Changes: https://raw.github.com/celery/celery/master/Changelog END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:09:22.319063Z K 7 svn:log V 40 devel/py-dogpile.cache: update to 0.5.2 END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:10:11.845370Z K 7 svn:log V 78 databases/cego: update to 2.19.12 PR: ports/184020 Submitted by: maintainer END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-17T16:15:12.422809Z K 7 svn:log V 54 devel/pear-Symfony_Component_Console: update to 2.3.7 END K 10 svn:author V 4 makc K 8 svn:date V 27 2013-11-17T16:35:31.769808Z K 7 svn:log V 67 Add PKGNAMESUFFIX and remove LATEST_LINK to comply with new policy END K 10 svn:author V 4 makc K 8 svn:date V 27 2013-11-17T16:45:44.975477Z K 7 svn:log V 148 - Rename ports - Fix fetch - Simplify Makefile, bring stage support - Take maintainership PR: ports/183812 Approved by: timur (former maintainer) END K 10 svn:author V 3 kwm K 8 svn:date V 27 2013-11-17T16:52:37.201252Z K 7 svn:log V 263 Fix myspell (hunspell) and ispell backends. It needs to known the exact directory where the dictonaries are located. Use MULTI options. A spellcheck library without any spell check backends is useless. Switch default to HUNSPELL, it beter maintained. Stageify. END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-17T17:10:56.322477Z K 7 svn:log V 93 - Remove the indefinite article from COMMENT - Add stage support - Remove pkg-install script END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-17T17:35:13.308418Z K 7 svn:log V 29 - Fix package name collision END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-17T17:40:29.778733Z K 7 svn:log V 174 - Update to 1.3.5 - Strip shared libraries [1] - Cleanup Makefile Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=92 Submitted by: stage-qa [1] END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T17:40:39.922550Z K 7 svn:log V 182 - Add a patches sent upstream and adjust the build flags to build with libc++. - Support staging. PR: ports/183623 Submitted by: rakuco Approved by: maintainer timeout (14 days) END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T17:51:36.117571Z K 7 svn:log V 212 Remove security/ksecrets. It was never connected to the build, and is not shipped by upstream since the 4.9.x series. It was added by mistake to the ports tree when updating KDE to 4.10.5. Reported by: linimon END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T17:54:54.879654Z K 7 svn:log V 30 - Use single space after WWW: END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-11-17T17:58:38.222236Z K 7 svn:log V 58 - use STAGEDIR - use OPTIONS_DEFINE - remove base-package END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T18:23:23.546155Z K 7 svn:log V 35 - Enable proper ldconfig detection END K 10 svn:author V 3 mva K 8 svn:date V 27 2013-11-17T18:27:54.365604Z K 7 svn:log V 92 - Add a new option COLLADA, which adds COLLADA im/export support via graphics/opencollada END K 10 svn:author V 3 kwm K 8 svn:date V 27 2013-11-17T19:04:38.437441Z K 7 svn:log V 46 Fix the build on 11.0. Submitted by: marcus@ END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T19:08:23.683935Z K 7 svn:log V 75 - Update to 4.12 - Add my LOCAL to MASTER_SITES - Move EXTRACT_SUFX upward END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T19:20:15.957417Z K 7 svn:log V 71 - Add my LOCAL to MASTER_SITES - Move EXTRACT_SUFX upward - Update WWW END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T19:39:42.216498Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 7 mandree K 8 svn:date V 27 2013-11-17T20:07:07.233537Z K 7 svn:log V 973 Miscellaneous fixes. - Add desktop-file-utils to the USES list, bumping PORTREVISION. - Force USE_GCC only on OSVERSION < 1000024, to avoid running into a libc++/libstdc++ mismatch in glibmm-2.4 on FreeBSD 10 (which caused linker troubles in the Glib:: namespace due to libc++-based different mangling - glibmm is compiled to use libc++ on 10-STABLE, so we cannot USE_GCC there). - Force disable OpenMP option on non-GCC systems, because clang does not yet support it. - In order to be able to use clang, force ipsharpen.cc to be compiled with -O1 only because -O2 or higher optimization levels lead to excessive compile times, so long that I never waited for the compile to complete (over 10 minutes on a Phenom II at 2.5 GHz). - Quench unused-command-line-arguments warnings on clang. This should fix the compile on 10-STABLE and HEAD. Whether the software actually works I cannot currently test due to lack of a full desktop install of 10-STABLE. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2013-11-17T20:21:03.701656Z K 7 svn:log V 57 - Fix data file corruption due to excessive USE_DOS2UNIX END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T21:01:59.723718Z K 7 svn:log V 71 - Add my LOCAL to MASTER_SITES - Move EXTRACT_SUFX upward - Update WWW END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-17T21:04:12.132726Z K 7 svn:log V 53 - Convert to new LIB_DEPENDS format - Use USES=gmake END K 10 svn:author V 4 feld K 8 svn:date V 27 2013-11-17T21:08:54.719531Z K 7 svn:log V 95 Fix LDAP option Fix directory permission issue PR: ports/183976 Approved by: swills (mentor) END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T21:35:00.419134Z K 7 svn:log V 115 - Fix the build with libc++. - Fix the build with iconv in base. - Be verbose in the sed calls done in post-patch. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T21:38:26.627459Z K 7 svn:log V 246 Fix the build on FreeBSD 10 and 11. Explicitly link the final executable against libQtCore.so, as the linker does not add implicit dependencies anymore. The dependency was already registered in the Makefile, so no PORTREVISION bump is required. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-11-17T21:49:37.695925Z K 7 svn:log V 27 Upgrade to version R16B02. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T21:54:51.597090Z K 7 svn:log V 195 Deprecate net-im/tapioca-qt and net-im/telepathy-qt. Both projects have been dead upstream since 2007, and no port depends on them. telepathy-qt is not to be confused with net-im/telepathy-qt4. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T21:59:01.663108Z K 7 svn:log V 172 Deprecate audio/liteamp. Another bitrotten port. Last upstream release in 2004, fails to build with clang. Will expire in 2 weeks unless someone steps up to maintain it. END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T22:09:53.303282Z K 7 svn:log V 154 Deprecate x11-fm/xnc. It does not have a website anymore, it fails to build on all supported FreeBSD releases and its latest release dates back to 2005. END K 10 svn:author V 5 timur K 8 svn:date V 27 2013-11-17T22:16:16.759415Z K 7 svn:log V 75 Attempt to fix broken init script. Hope, this time it's OK :) PR: 184037 END K 10 svn:author V 4 feld K 8 svn:date V 27 2013-11-17T23:07:02.530462Z K 7 svn:log V 160 Take maintainership Add patch that allows audio device selection with FreeBSD's OSS PR: ports/181104 Submitted by: Natacha Porte Approved by: swills (mentor) END K 10 svn:author V 4 feld K 8 svn:date V 27 2013-11-17T23:12:03.308878Z K 7 svn:log V 106 Update to 0.4 Support STAGE PR: ports/183569 Submitted by: Nicolas Raspail Approved by: swills (mentor) END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2013-11-17T23:19:12.224103Z K 7 svn:log V 67 - Oops, forgot about MAN section during update :( Noticed by: QAT END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-11-17T23:20:42.185311Z K 7 svn:log V 191 Update CMake to 2.8.12.1. This is a minor bug-fix release. More information about the changes in this release can be found in . PR: ports/183908 END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2013-11-17T23:25:24.418251Z K 7 svn:log V 13 - Fix MLINKS END K 10 svn:author V 6 swills K 8 svn:date V 27 2013-11-17T23:25:47.862727Z K 7 svn:log V 193 - Add patch to fix build when devel/libunwind is installed - While here, rename patch to better name. All the patches probably need renaming. Reported by: Andrzej Tobola END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2013-11-18T00:37:15.681815Z K 7 svn:log V 18 Support STAGEDIR. END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2013-11-18T02:14:56.978674Z K 7 svn:log V 42 - Missed new etc files. Reported by: QAT END K 10 svn:author V 5 nivit K 8 svn:date V 27 2013-11-18T02:41:22.749440Z K 7 svn:log V 263 - Update to 0.6.9 - Use new syntax in LIB_DEPENDS - Set USE_GCC - Remove desktopfileutils from USE_GNOME - Add files/patch-plugins__Makefile.am (see https://github.com/mattn/growl-for-linux/commit/a74962e5f7cca0b31ef86d3edb273aefa9431dcb) - Enable stage target END K 10 svn:author V 6 gerald K 8 svn:date V 27 2013-11-18T03:04:05.996865Z K 7 svn:log V 46 Update to the 20131114 snapshot of GCC 4.8.3. END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T03:35:30.760350Z K 7 svn:log V 192 - Fix the search path of python files PR: ports/184008 Reported by: Jean-Paul Calderone Reviewed by: Luca Pizzamiglio (maintainer) END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T03:39:09.823594Z K 7 svn:log V 63 - Bump PORTREVISION once the search path of some files changed END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T04:45:57.544502Z K 7 svn:log V 62 - Update from 2.0.10 to 2.0.11 - Add shared-mime-info to USES END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T04:54:54.263719Z K 7 svn:log V 38 - Improve COMMENT - Add stage support END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-11-18T05:53:34.713497Z K 7 svn:log V 163 - Update to version 0.4.1 and stagify - Modernize LIB_DEPENDS syntax - Drop article from COMMENT line - s/MPD/MusicPD/, update WWW: link Submitted by: maintainer END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-11-18T06:00:29.256165Z K 7 svn:log V 97 - Modernize LIB_DEPENDS syntax, sort the knobs - Stagify, cleanup patch-Makefile, drop MAKE_ARGS END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2013-11-18T06:16:26.465552Z K 7 svn:log V 17 Update to 1.3.33 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:00:08.465164Z K 7 svn:log V 87 - Update to 20131115 Changes: http://people.FreeBSD.org/~sunpoet/pciids-20131115.diff END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:09:04.237531Z K 7 svn:log V 23 - Update to 2013.11.17 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:09:09.065974Z K 7 svn:log V 21 - Update to 20131117 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:09:14.018373Z K 7 svn:log V 23 - Update to 2013.11.17 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:09:20.136942Z K 7 svn:log V 23 - Update to 2013.11.17 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T07:10:34.801767Z K 7 svn:log V 92 - Update to 20131101 - Add LICENSE - Move EXTRACT_SUFX upward - Use single space after WWW: END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T07:41:12.215758Z K 7 svn:log V 163 . remove the indefinite article from COMMENT; . use new LIB_DEPENDS syntax; . incorporate options; . support STAGE; . remove unneeded trailing "/"; . mute MKDIRs. END K 10 svn:author V 2 bf K 8 svn:date V 27 2013-11-18T07:45:54.714621Z K 7 svn:log V 22 Update to 0.2.4.18-rc END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T07:53:06.908347Z K 7 svn:log V 256 devel/gdb66: Disable -Werror to unbreak build on F10 and DragonFly Also: * Remove extra whitespace from WWW * Convert USE_GMAKE to USES * Remove ?= from comment; this is not a master port * Align with 2 tabs Approved by: portmgr (bapt, implicit) END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T08:09:05.120193Z K 7 svn:log V 129 . use new LIB_DEPENDS syntax; . USE_GMAKE -> USES=gmake; . incorporate options; . unmute EXAMPLES installation; . support STAGE. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T08:18:04.551010Z K 7 svn:log V 200 Remove old *gnome*mm libraries not in used in the ports tree. They are EOLed upstream and their package name is in collision is more recent versions With hat: portmgr Approved by: maintainer timeout END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T08:32:18.112385Z K 7 svn:log V 83 I forgot libgnomemm in last run With hat: portmgr Approved by: maintainer timeout END K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-11-18T08:43:55.597978Z K 7 svn:log V 30 - Fix PLIST Reported by: QAT END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T09:13:32.106419Z K 7 svn:log V 146 devel/gdb66: Restore ?= to COMMENT definition Actually, devel/gdb66 is a master port after all. devel/insight is its slave with its own comment. END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T09:37:33.970083Z K 7 svn:log V 82 graphics/flam3: Unbreak on F10 PR: ports/183575 Approved by: maintainer timeout END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T09:40:02.287475Z K 7 svn:log V 92 math/mingw32-libgmp: Fix breakage on F10 PR: ports/183576 Approved by: maintainer timeout END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T09:43:15.626361Z K 7 svn:log V 237 Support STAGE (in preparation to commit PR/181691).. PR: ports/181691 Submitted by: Matthias Petermann (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann (maintainer) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T09:47:40.571511Z K 7 svn:log V 140 Finish removing the *mm port with package name collitions and not used in the ports tree With hat: portmgr Approved by: maintainer timeout END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T09:52:42.142822Z K 7 svn:log V 294 cad/feappv: Fix CFLAGS support This problem could also be fixed by changing the sed pattern, but the patch provided to the PR was tested. The maintainer has not responded to the last entries in the PR for over 15 days, so I'm timing it out. PR: ports/183513 Approved by: maintainer timeout END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-18T10:05:48.510251Z K 7 svn:log V 138 graphics/zbar: Unbreak on F10 and DragonFly PR: ports/183572 Submitted by: marino Approved by: Oliver Heesakkers (maintainer, modified) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T10:06:13.094474Z K 7 svn:log V 50 Fix MOVED entry for libglademm Reported by: rene END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T10:16:27.260926Z K 7 svn:log V 31 Fix leftovers with INFO_SUBDIR END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T10:33:36.409146Z K 7 svn:log V 22 Fix clang-only build. END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-18T10:42:36.939402Z K 7 svn:log V 173 security/gnutls3: try to fix build for some people - gnutls.info-5 was not being generated for some people PR: ports/183577 Submitted by: Mamoru Iwaki <1wkmmr gmail.com> END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T11:05:32.300228Z K 7 svn:log V 124 Revert removal of libgdamm it is still in used by databases/glom Rename the package -legacy to fix collision with libgdamm5 END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-18T11:34:38.783863Z K 7 svn:log V 93 multimedia/vlc: update to 2.1.1 Changes: http://www.videolan.org/developers/vlc-branch/NEWS END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T12:02:01.836490Z K 7 svn:log V 50 Unbreak FreeBSD 10 (no D_PSEUDO) and clang build. END K 10 svn:author V 5 decke K 8 svn:date V 27 2013-11-18T12:03:42.709650Z K 7 svn:log V 190 - Update to 0.27 - Add staging support - Convert optional dependencies to new format - Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?) END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T12:11:40.465722Z K 7 svn:log V 21 Unbreak clang build. END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T12:18:05.177281Z K 7 svn:log V 33 Unbreak on FreeBSD 10 and clang. END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-18T12:36:05.808812Z K 7 svn:log V 60 security/gnutls3: fix include in CPPFLAGS Reported by: kwm END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T12:37:46.207253Z K 7 svn:log V 48 Unbreak the build: Use NO_MAN and NO_OBJ knobs. END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T12:44:50.541758Z K 7 svn:log V 26 Unbreak clang-only build. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T12:58:11.751372Z K 7 svn:log V 375 New USES=dos2unix It is intended to replace USE_DOS2UNIX By default it convert all the source files Use: DOS2UNIX_FILES= to convert files relative to ${WRKSRC} (globs allowed) DOS2UNIX_REGEX= To convert files matching the regex (using find -R -iregex) DOS2UNIX_GLOB= To convert files matching the glob pattern (using find -name) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T12:59:19.912461Z K 7 svn:log V 46 Convert to USES=dos2unix Extract using bsdtar END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T13:04:03.907288Z K 7 svn:log V 95 . USE_GMAKE -> USES=gmake; . remove unneeded trailing "/" from target directory while install. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T13:04:09.777605Z K 7 svn:log V 20 Convert to dos2unix END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-18T13:08:01.450256Z K 7 svn:log V 90 Remove sysutils/dircomp, it is unmaintained and depends on devel/libXGP which is expired. END K 10 svn:author V 2 mm K 8 svn:date V 27 2013-11-18T13:12:01.398260Z K 7 svn:log V 281 Horde package update: Horde_Core 2.10.2 -> 2.11.0 Horde_Crypt 2.2.2 -> 2.3.0 Horde_Dav 1.0.2 -> 1.0.3 Horde_Imap_Client 2.15.5 -> 2.16.0 Horde_Perms 2.1.1 -> 2.1.2 Horde_Prefs 2.5.1 -> 5.2.2 Horde_Smtp 1.2.6 -> 1.3.0 Horde_Socket_Client 1.0.0 -> 1.1.0 Horde_Stream 1.4.0 -> 1.5.0 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T13:12:25.992612Z K 7 svn:log V 54 Convert to dos2unix Convert LIB_DEPENDS to new format END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T13:18:57.092779Z K 7 svn:log V 15 Support STAGE. END K 10 svn:author V 4 beat K 8 svn:date V 27 2013-11-18T13:26:04.040527Z K 7 svn:log V 113 - Remove hardcoded CC [1] - Convert to USES - Convert to staging PR: ports/183603 [1] Submitted by: adamw@ [1] END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T13:28:00.256307Z K 7 svn:log V 60 - Improve COMMENT - Use options helpers - Add stage support END K 10 svn:author V 4 beat K 8 svn:date V 27 2013-11-18T13:29:35.995544Z K 7 svn:log V 59 - Convert to staging PR: ports/183181 Submitted by: mat@ END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-18T13:42:01.342005Z K 7 svn:log V 16 - Support STAGE END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-18T13:44:22.807892Z K 7 svn:log V 91 Remove sysutils/iextract, it is unmaintained and depends on devel/libYGP which is expired. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T13:45:44.036799Z K 7 svn:log V 122 Convert to USES=dos2unix While here stagify some of the ports Modernize LIB_DEPENDS Extract zip with bsdtar when possible END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-11-18T13:51:51.529499Z K 7 svn:log V 157 - Drop the article from COMMENT line, sort the knobs - Convert USE_GMAKE to USES, expand ${PTHREAD_LIBS} - Stagify and unmute copying of examples while here END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-18T13:54:17.524239Z K 7 svn:log V 1930 Remove expired ports: 2013-11-18 devel/libXGP: Broken for more than 6 month 2013-11-18 deskutils/google-gadgets: Broken for more than 6 month 2013-11-18 palm/synce-trayicon: Broken for more than 6 month 2013-11-18 security/linux-pam-docs: Broken for more than 6 month 2013-11-18 net-p2p/mooseekd: Broken for more than 6 month 2013-11-18 textproc/p5-Lucene: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month 2013-11-18 x11-wm/fbpager: BRoken for more than 6 month 2013-11-18 net/hf6to4: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month 2013-11-18 security/dissembler: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month 2013-11-18 textproc/rst.el: Broken for more than 6 month 2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month 2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month 2013-11-18 databases/drizzle: Broken for more than 6 month 2013-11-18 devel/p5-File-Lock: Broken for more than 6 month 2013-11-18 devel/valide: Broken for more than 6 month 2013-11-18 databases/gomysql: Broken for more than 6 month 2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month 2013-11-18 devel/monodevelop-vala: Broken for more than 6 month 2013-11-18 devel/gonzui: Broken for more than 6 month 2013-11-18 devel/monodevelop-java: Broken for more than 6 month 2013-11-18 lang/objc: Broken for more than 6 month 2013-11-18 devel/klee: Broken for more than 6 month 2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month 2013-11-18 devel/simulavr: Broken for more than 6 month 2013-11-18 japanese/mobileimap: Broken for more than 6 month 2013-11-18 devel/libYGP: Broken for more than 6 month 2013-11-18 devel/monodevelop-python: Broken for more than 6 month END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2013-11-18T14:08:08.340199Z K 7 svn:log V 233 BackupPC::XS implements various BackupPC functions in a perl-callable module. This module is required for BackupPC V4+. WWW: http://backuppc.sourceforge.net PR: ports/182403 Submitted by: Alexander Moisseev END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T14:16:15.856421Z K 7 svn:log V 46 Unbreak clang build. Obtained from: upstream END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T14:17:16.706092Z K 7 svn:log V 21 Unbreak clang build. END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2013-11-18T14:44:49.767938Z K 7 svn:log V 44 Unbreak build on FreeBSD 10 (new mbuf API). END K 10 svn:author V 4 makc K 8 svn:date V 27 2013-11-18T14:55:09.943455Z K 7 svn:log V 14 Update to 4.1 END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T14:55:26.958571Z K 7 svn:log V 676 Fix build of japanese/mozc-tools with native iconv. The error: ----- LINK(target) out_linux/Release/mozc_tool /usr/bin/ld: cannot find -liconv c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [out_linux/Release/mozc_tool] Error 1 ----- Notes: 1. The fix for japanese/mozc-tools (committed to japanese/mozc-server). 2. Do not bump PORTREVISION of japanese/mozc-tools since: - it's a build failure; - it should be treated while upgrading at each system along with other iconv changes. Reported by: Tomoaki AOKI Tested by: Tomoaki AOKI Approved by: portmgr (bapt, implicit) END K 10 svn:author V 4 makc K 8 svn:date V 27 2013-11-18T14:55:59.193849Z K 7 svn:log V 100 - Update to 3.6 - Add options to build with aalib support - Use option helpers - Remove stale patch END K 10 svn:author V 4 makc K 8 svn:date V 27 2013-11-18T14:57:05.973954Z K 7 svn:log V 34 - Update to 2.2.0 - Use autoplist END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-11-18T15:06:43.598245Z K 7 svn:log V 86 security/revealrk: stagify and respect CC PR: ports/183968 Submitted by: maintainer END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T15:08:34.324612Z K 7 svn:log V 54 - Add stage support - Put Makefile variables in order END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T15:11:55.426769Z K 7 svn:log V 281 Restore "created by" header missing at some trytond* ports (in preparation to commit PR/181691). PR: ports/181691 Submitted by: Matthias Petermann (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann (maintainer) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T15:13:06.510963Z K 7 svn:log V 73 devel/lua50-app devel/lua50-dfui First step at removing the EOLed lua50 END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T15:31:02.315217Z K 7 svn:log V 20 - Add stage support END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T15:33:23.980610Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 3 wen K 8 svn:date V 27 2013-11-18T15:36:42.753797Z K 7 svn:log V 46 - Fix distinfo Spotted by: olgeni@ (Thanks!) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T15:39:12.018789Z K 7 svn:log V 68 - Update to 2.2.4 Changes: https://github.com/guard/guard/releases END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T15:43:39.002490Z K 7 svn:log V 18 - Fix permissions END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T15:45:08.530731Z K 7 svn:log V 32 Mark USE_DOS2UNIX as deprecated END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T15:53:43.199025Z K 7 svn:log V 201 Second run a removing EOLed lua 5.0 devel/lua50-filename devel/lua50-gettext devel/lua50-posix devel/lua50-pty lang/tolua++50 lang/tolua50 net/lua50-luasocket Approved by: apache (ohauer) and amdmi3 END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-11-18T16:02:34.839102Z K 7 svn:log V 257 Update to 31.0.1650.57 This release has some patches merged back upstream, thanks to George Liaskos. Security: http://vuxml.org/freebsd/3bfc7016-4bcc-11e3-b0cf-00262d5ed8ee.html Security: http://vuxml.org/freebsd/e62ab2af-4df4-11e3-b0cf-00262d5ed8ee.html END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T16:08:07.543432Z K 7 svn:log V 65 - Remove the indefinite article from COMMENT - Add stage support END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T16:12:45.252539Z K 7 svn:log V 68 Third pass at removing EOLed lua50 devel/lua50-compat51 lang/lua50 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T16:14:22.206118Z K 7 svn:log V 40 Fix MOVED entries for lua50 deprecation END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-11-18T16:15:51.868710Z K 7 svn:log V 34 Finish removing support for lua50 END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-18T16:21:31.312069Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 5 naddy K 8 svn:date V 27 2013-11-18T16:40:04.978134Z K 7 svn:log V 147 * Regenerate patch to fix harmless but confusing warning. * Add license information. PR: 183987 Submitted by: Rodrigo Osorio END K 10 svn:author V 3 mat K 8 svn:date V 27 2013-11-18T16:45:09.827451Z K 7 svn:log V 22 Use new USES=dos2unix END K 10 svn:author V 3 mat K 8 svn:date V 27 2013-11-18T16:46:54.699813Z K 7 svn:log V 106 Enable threads by default on all Perl versions. PR: ports/183530 Submitted by: mat Exp-Run by: bdrewery END K 10 svn:author V 3 mat K 8 svn:date V 27 2013-11-18T16:49:08.588839Z K 7 svn:log V 71 The default perl threads option changed. Approved by: with perl@ hat. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T16:51:16.856822Z K 7 svn:log V 46 - Add LICENSE - Convert to new options helper END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T16:52:16.805169Z K 7 svn:log V 14 - Add LICENSE END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2013-11-18T17:02:06.767924Z K 7 svn:log V 19 - Support STAGEDIR END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T18:00:09.397411Z K 7 svn:log V 40 - Remove NO_PACKAGE - Add stage support END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:01:25.483258Z K 7 svn:log V 200 Update math/R-cran-gss to 2.0.16. ChangeLog: * R: i) Bug fix in survexp.sshzd. ii) Modified default values of qdsz.depth in ssden. * man: i) Updated references. ii) Added note in ssden.Rd. END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:08:26.953434Z K 7 svn:log V 134 Add stage support and strip library for achivers/py-liblzma. Bump PORTREVISION due to the stripped library (package content change). END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:09:12.110200Z K 7 svn:log V 68 Add stage support for emulators/wine-gecko and emulators/wine-mono. END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:12:18.666668Z K 7 svn:log V 46 Add stage support for ports-mgmt/portbuilder. END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:17:13.896078Z K 7 svn:log V 42 Add stage support for games/knights-kde4. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T18:20:36.714463Z K 7 svn:log V 14 - Add LICENSE END K 10 svn:author V 3 wxs K 8 svn:date V 27 2013-11-18T18:22:52.562749Z K 7 svn:log V 19 Update to 1.8.4.3. END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T18:31:24.543856Z K 7 svn:log V 158 - Remove NO_PACKAGE - Add sdl12 to USE_LINUX_APPS - Add DOCS and NVIDIA_GL options - Fix an error with the libSDL included in the package - Add stage support END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-18T18:55:25.200547Z K 7 svn:log V 93 2013-11-18 security/squidclamav: Obsolete and broken with clang, use www/squidclamav instead END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:55:47.904437Z K 7 svn:log V 149 Add stage support to devel/kdesvn-kde4. Changes: - Add man1 files to pkg-plist - Suppress package message - Update LIB_DEPENDS to the new format END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T18:58:54.559255Z K 7 svn:log V 63 Add stage support to x11-themes/kde4-style-oxygen-transparent. END K 10 svn:author V 3 dbn K 8 svn:date V 27 2013-11-18T19:02:22.193562Z K 7 svn:log V 274 Add stage support to x11-toolkits/py-kivy. Changes: - Add shebangfix for one file (OSC.py) - Migrate USE_GMAKE to USES=gmake - Strip libraries installed - Prevent non-FreeBSD packaging files from being installed - Change build logic to use the default do-build target END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-18T19:07:27.800649Z K 7 svn:log V 40 - Update to 3.7.4 - Take maintainership END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-11-18T19:13:50.278890Z K 7 svn:log V 129 - Update to 1.0.2 - Stage support Release notes: http://blog.kiddaland.net/2013/10/halloween-brings-with-it-riding-witches.html END K 10 svn:author V 6 danilo K 8 svn:date V 27 2013-11-18T19:19:30.716489Z K 7 svn:log V 73 - Remove NO_PACKAGE - Add DOCS and NVIDIA_GL options - Add stage support END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T19:22:13.688447Z K 7 svn:log V 74 - Add LICENSE - Use USES=dos2unix - Support STAGEDIR - Reformat pkg-descr END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T19:23:28.880509Z K 7 svn:log V 762 - Add p5-accessors-fast 0.03 - While I'm here: - Add LICENSE - Fix *_DEPENDS - Convert to new Perl framework - Support STAGEDIR - Sort PLIST This module was created as an alternative to use fields, and uses Class::Accessor::Fast as a base Creates accessors at compiletime Have own default new method: it creates object as a blessed hash, then locks keys to defined field list, and invoke init. So, recommended usage inside packages, is access by hash keys (it's 3 times faster then accessor). Since keys are locked, you will not suffer from autovivification. Public interface recommended to be documented as accessors. Uses Class::C3 WWW: http://search.cpan.org/dist/accessors-fast/ PR: ports/180310 Submitted by: Anes Mukhametov END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-11-18T19:23:56.944149Z K 7 svn:log V 371 - Add p5-Image-ObjectDetect 0.12 - While I'm here: - Add LICENSE - Convert to new Perl framework - Add missing USES=pkgconfig - Support STAGEDIR - Sort PLIST Image::ObjectDetect is a simple module to detect objects from picture using opencv. WWW: http://search.cpan.org/dist/Image-ObjectDetect/ PR: ports/180311 Submitted by: Anes Mukhametov END