ƒ«T339000 241 174 184 619 128 119 294 582 210 177 154 218 278 123 161 280 168 193 168 169 210 203 136 150 165 139 110 141 126 110 263 110 375 260 125 250 110 110 110 111 110 109 128 161 196 197 191 191 255 242 243 238 169 138 238 115 213 204 172 386 123 215 128 274 258 183 211 108 153 159 143 109 123 134 127 620 519 403 112 201 189 133 111 181 177 125 170 302 249 124 173 177 172 157 380 399 129 215 346 274 186 136 235 151 191 295 457 544 245 582 246 191 244 662 506 513 239 237 161 298 128 128 322 221 169 215 149 176 387 266 180 149 211 171 514 164 181 246 112 113 199 157 158 125 144 140 109 135 123 216 145 1967 122 161 165 718 165 112 2470 321 145 269 142 131 312 358 182 556 229 143 972 195 242 203 151 145 181 228 122 289 126 197 136 109 141 264 295 149 188 149 126 123 107 107 133 107 125 1053 126 175 248 130 107 101 166 171 157 193 142 186 186 182 166 218 298 124 328 131 124 125 124 169 107 107 107 158 173 119 107 142 107 133 107 107 147 107 107 107 107 107 123 107 K 10 svn:author V 6 fluffy K 8 svn:date V 27 2014-01-07T11:15:59.718552Z K 7 svn:log V 79 - Allow packaging as user with staging Pointyhat to: myself Noticed by: bapt@ END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-07T11:40:58.512266Z K 7 svn:log V 88 - USES gmake instead of USE_GMAKE - Support STAGEDIR - Break lines around 80 characters END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-01-07T12:01:16.999043Z K 7 svn:log V 523 lang/modula3: Support FreeBSD 10+ It appears that modula3 will segfault if debug information is not generated in stabs format. Clang doesn't recognize -gstabs+ options, but removing it results in lots of segfaults early during the build. By setting USE_GCC=any, FreeBSD 9 and below will use the base gcc 4.2.1 and FreeBSD10 and later will need lang/gcc. Verified on Redports. While here, make sure .bak files do not get installed into stage by using 'sed -i ""' rather than ${REINPLACE_CMD} which equals 'sed -i.bak'. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-07T13:14:45.418949Z K 7 svn:log V 35 Prefer ninja over make(1) to build END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-07T13:23:54.982478Z K 7 svn:log V 26 Prefer ninja over make(1) END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-07T13:31:52.613385Z K 7 svn:log V 202 sysutils/hptcli: HighPoint storage controllers management CLI Command Line Interface (CLI) for HighPoint Technologies raid management WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm END K 10 svn:author V 3 dbn K 8 svn:date V 27 2014-01-07T14:35:36.066030Z K 7 svn:log V 489 Fix installation for slave port of emulators/wine-devel. Wine switched to using an internal install script and removed logic to create the underlying directories. As explained in a comment from Makefile: """ Wine expects the install script to make any missing directories, and the default internal tool (/tools/install-sh) does that however the default install script used by Ports does not. """ Disable the specification of the INSTALL scripts and allow wine to use the internal one. END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-01-07T14:43:54.031152Z K 7 svn:log V 115 I broke this port with MDOCS support, because I didn't catch that it was using NOPORTDOCS backwards. Thanks: makc END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-07T15:32:24.928415Z K 7 svn:log V 84 - Update to 2.18.0 Changes: http://lilypond.org/doc/v2.18/Documentation/changes/ END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-01-07T16:04:44.730388Z K 7 svn:log V 60 Reversed the logic of a backwards NOPORTDOCS. Thanks: makc END K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-01-07T16:08:06.380694Z K 7 svn:log V 123 This port uses advanced PORTDOCS technology that is beyond me. Restore the original logic, and apply MDOCS to it properly. END K 10 svn:author V 3 jgh K 8 svn:date V 27 2014-01-07T16:10:48.319888Z K 7 svn:log V 185 - adjust USES to include gmake, and adopt staging - modify maintainer address to new contact information - while here trim comment $ PR: 185545 Submitted by: maintainer, oberman@es.net END K 10 svn:author V 2 db K 8 svn:date V 27 2014-01-07T16:13:43.600270Z K 7 svn:log V 32 - convert from old USE_ to USES END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2014-01-07T17:42:09.959450Z K 7 svn:log V 66 - USES=gmake - update LIB_DEPENDS - use OPTIONS_SUB, OPT_* macros END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-07T17:43:54.982286Z K 7 svn:log V 186 - Stagify - Fix MASTER_SITES and recalculate SHA256 checksum - Pet portlint - Include bsd.port.mk once PR: ports/185373 Submitted by: rene Approved by: maintainer END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-07T17:46:08.725281Z K 7 svn:log V 72 - Add missing ${STAGEDIR} - Add missing in pkg-plist Reported by: makc END K 10 svn:author V 6 avilla K 8 svn:date V 27 2014-01-07T17:55:13.785091Z K 7 svn:log V 98 - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch. Approved by: portmgr (bapt) END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-07T18:51:38.698379Z K 7 svn:log V 77 devel/p5-CBOR-XS: update to 1.25 PR: ports/185529 Submitted by: maintainer END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-07T18:53:09.157910Z K 7 svn:log V 78 databases/cego: update to 2.19.14 PR: ports/185530 Submitted by: maintainer END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-07T18:54:08.199063Z K 7 svn:log V 115 - Add a patch to fix bundled LLVM to build with libc++ - Remove USE_GCC=any PR: ports/185366 Submitted by: tijl@ END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2014-01-07T19:33:08.555479Z K 7 svn:log V 107 - Don't mess with dirs handled by maven-wrapper, make tinderbox happy Submitted by: maintainer, via skype END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-07T19:34:42.437739Z K 7 svn:log V 42 Fix an old OPTION knob check (WITH_TESTS) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T19:41:56.098389Z K 7 svn:log V 54 - Stage support - USES gmake - New LIB_DEPENDS syntax END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-07T19:48:48.106566Z K 7 svn:log V 69 - Support STAGEDIR - Add DOCS Option - Change pkg-plist, remove DOCS END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T19:48:56.133763Z K 7 svn:log V 43 - Stage support - Shebangfix a perl script END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T19:54:20.453292Z K 7 svn:log V 14 Stage support END K 10 svn:author V 2 lx K 8 svn:date V 27 2014-01-07T19:56:34.895855Z K 7 svn:log V 50 Add legal text and conflicts Submitted by: ketas END K 10 svn:author V 2 lx K 8 svn:date V 27 2014-01-07T19:56:56.875446Z K 7 svn:log V 35 Add conflicts Submitted by: ketas END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T20:07:08.063952Z K 7 svn:log V 14 Stage support END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-01-07T20:26:34.160980Z K 7 svn:log V 168 - Update to version 4.0b - Install additional manpages - Use options subs, helpers - Support staging PR: ports/181072 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T20:33:10.253414Z K 7 svn:log V 14 Stage support END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2014-01-07T20:40:22.619864Z K 7 svn:log V 279 - Security update to openssl-1.0.1f - remove broken patches - new fix for perl5.18 - fix option GMP Security: http://www.openssl.org/news/vulnerabilities.html Security: CVE-2013-4353 Security: CVE-2013-6449 Security: CVE-2013-6450 Security: 5aaa257e-772d-11e3-a65a-3c970e169bc2 END K 10 svn:author V 7 matthew K 8 svn:date V 27 2014-01-07T20:40:42.967150Z K 7 svn:log V 163 Update to 4.1.4 This is a routine bugfix upgrade ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.4/phpMyAdmin-4.1.4-notes.html/view END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T20:42:47.241998Z K 7 svn:log V 29 - Stage support - USES gmake END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-01-07T20:52:30.541650Z K 7 svn:log V 154 - update to version 1.6.5 - add stage support PR: ports/185288 Submitted by: ohauer Approved by: Mikhail Tsatsenko (maintainer) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T20:55:37.228292Z K 7 svn:log V 14 Stage support END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T21:06:11.375597Z K 7 svn:log V 14 Stage support END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T21:11:44.140576Z K 7 svn:log V 14 Stage support END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-07T21:34:27.888615Z K 7 svn:log V 15 Update to 2.10 END K 10 svn:author V 2 rm K 8 svn:date V 27 2014-01-07T21:36:03.798724Z K 7 svn:log V 19 - update to 2.22.1 END K 10 svn:author V 2 rm K 8 svn:date V 27 2014-01-07T21:36:44.139020Z K 7 svn:log V 18 - update to 1.5.2 END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-07T22:19:08.723938Z K 7 svn:log V 35 Convert LIB_DEPENDS to new format. END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-07T22:34:30.717936Z K 7 svn:log V 67 - Update to 20140107 - Remove USE_GCC=any and fix build with clang END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T22:48:05.344230Z K 7 svn:log V 103 Fix build with gcc47 PR: ports/184565 Submitted by: Christoph Moench-Tegeder Approved by: maintainer END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T22:50:47.071295Z K 7 svn:log V 104 Fix build with gcc47. PR: ports/184571 Submitted by: Christoph Moench-Tegeder Approved by: maintainer END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T22:55:35.312348Z K 7 svn:log V 99 Fix build with gcc47 maintainer timeout PR: ports/184574 Submitted by: Christoph Moench-Tegeder END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T22:57:37.476145Z K 7 svn:log V 99 Fix build with gcc47 maintainer timeout PR: ports/184575 Submitted by: Christoph Moench-Tegeder END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-07T23:16:05.519027Z K 7 svn:log V 158 Fix build on FreeBSD 10+. Use more system features on all supported FreeBSD versions (8.3+), and bump PORTREVISION. Regenerate files/patch-archival__unzip.c. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T23:21:35.417451Z K 7 svn:log V 149 MFH: r339043 Fix build with gcc47 PR: ports/184565 Submitted by: Christoph Moench-Tegeder Approved by: maintainer Approved by: portmgr (implicit) END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T23:22:58.497910Z K 7 svn:log V 150 MFH: r339044 Fix build with gcc47. PR: ports/184571 Submitted by: Christoph Moench-Tegeder Approved by: maintainer Approved by: portmgr (implicit) END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T23:23:56.533117Z K 7 svn:log V 145 MFH: r339045 Fix build with gcc47 maintainer timeout PR: ports/184574 Submitted by: Christoph Moench-Tegeder Approved by: portmgr (implicit) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-07T23:24:20.344844Z K 7 svn:log V 73 Remove patch no longer required on any supported FreeBSD version (8.3+). END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-07T23:24:43.664497Z K 7 svn:log V 42 Bump portrevision after removal of patch. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-07T23:25:12.557044Z K 7 svn:log V 145 MFH: r339046 Fix build with gcc47 maintainer timeout PR: ports/184575 Submitted by: Christoph Moench-Tegeder Approved by: portmgr (implicit) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-07T23:25:39.887588Z K 7 svn:log V 19 - Update to 2.3.0. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-07T23:26:52.368712Z K 7 svn:log V 119 Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing already That avoid resetting MAKE_ENV Reported by: rene END K 10 svn:author V 7 stephen K 8 svn:date V 27 2014-01-07T23:27:13.284824Z K 7 svn:log V 107 - Revert back to 1.2.5. Version 2.0.0 was incompatible with current version of octave. - Bump portepoch. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-07T23:34:54.419044Z K 7 svn:log V 79 Fix checkpatch with the new way target sequence are defined Reported by: rene END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T00:06:46.210049Z K 7 svn:log V 292 - Reroll distribution file and host it locally to match WRKSRC enforced by bsd.xorg.mk instead of using the directory layout generated by GitHub - Use bz2 compression, default of bsd.xorg.mk - Remove redundant USE_XORG definition (implied by XORG_CAT=driver) Approved by: maintainer (ray) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-08T00:06:49.521804Z K 7 svn:log V 30 Simplify and support staging. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T00:17:06.647392Z K 7 svn:log V 122 Fix build. Also reset maintainer per his request. PR: ports/183825 Submitted by: Lawrence Chen Approved by: maintainer END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-08T00:38:44.241076Z K 7 svn:log V 32 - Support STAGEDIR - Change WWW END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-08T00:42:32.686462Z K 7 svn:log V 177 - Add dependency for textproc/p5-XML-Parser - USES gmake instead of USE_GMAKE - Support STAGEDIR and add OPTIONS_SUB - Use NLS_USES=gettext instead of USES=gettext - Change WWW END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-08T01:07:24.578242Z K 7 svn:log V 163 MFH: r339019 - Add a patch to fix bundled LLVM to build with libc++ - Remove USE_GCC=any PR: ports/185366 Submitted by: tijl@ Approved by: portmgr-lurker (mat) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-08T01:12:50.353448Z K 7 svn:log V 89 MFH: r339021 Fix an old OPTION knob check (WITH_TESTS) Approved by: portmgr (implicit) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-08T01:18:38.735074Z K 7 svn:log V 116 MFH: r339042 - Update to 20140107 - Remove USE_GCC=any and fix build with clang Approved by: portmgr-lurker (mat) END K 10 svn:author V 5 garga K 8 svn:date V 27 2014-01-08T01:23:03.687577Z K 7 svn:log V 14 Support stage END K 10 svn:author V 7 linimon K 8 svn:date V 27 2014-01-08T02:08:19.714017Z K 7 svn:log V 57 Reset simon.krenz@ghostbsd.org: "550 No Such User Here". END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2014-01-08T07:12:01.069954Z K 7 svn:log V 64 - better fix for perl5.18 Submitted by: Jung-uk Kim - clean up END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T07:23:14.857564Z K 7 svn:log V 50 Do not overwrite BUILD_DEPENDS Reported by: rene END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T07:28:43.077504Z K 7 svn:log V 16 Update to 5.0.5 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T07:49:16.006511Z K 7 svn:log V 30 Add byacc into the ports tree END K 10 svn:author V 4 makc K 8 svn:date V 27 2014-01-08T08:10:21.589313Z K 7 svn:log V 41 Add upgrading instruction for Qt 4 ports END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T08:25:01.619420Z K 7 svn:log V 34 Import reflex into the ports tree END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T08:32:42.155341Z K 7 svn:log V 526 Defines a variable LLVM_VERSION to ease updating to a newer LLVM version if desired. Other changes: - fix EMACS_CONFIGURE option helper - fix %%ETC%% rendering and name of clang port in pkg-message - bump PORTREVISION to force a rebuild for the dependency change. Tested with 'poudriere bulk pure*' on 10.0-amd64, 8.3-i386, and 9.1-i386 (partially). devel/llvm (expired) should not have any consumers anymore at this point. PR: ports/185190 Submitted by: rene Approved by: maintainer timeout (lichray@gmail.com , 14 days) END K 10 svn:author V 4 makc K 8 svn:date V 27 2014-01-08T08:36:34.554558Z K 7 svn:log V 425 Clean up port Makefile and patch sources to respect PREFIX (this also fixes properly STAGEDIR support the original PR was filed for). While I'm here: - Don't fiddle with strip - Mark IGNORE for debug build: apparently the author of software wrote debug target for himself only - Use QMAKE_SOURCE_PATH instead of overwriting INSTALL_WRKSRC PR: ports/184586 Submitted by: Stephen Hurd (maintainer) Approved by: maintainer END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T08:50:25.699923Z K 7 svn:log V 309 - Update to 2.10 Changes: * Bug in \@makesection (latexcommon.hva). \end@sec@step was absent from the definition of stared sectionning comamnd. As a result the first label in section was used as the id of the section. * typo-bug in text/hevea.hva - STAGE-clean - Support OPTIONSng (DOCS) END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T09:07:12.280378Z K 7 svn:log V 19 - Update to 2.19.0 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T09:19:59.105048Z K 7 svn:log V 107 - Fix build on 10 (clang) [1] - STAGE-clean PR: 185419[1] Submitted by: Michael Gmelin END K 10 svn:author V 4 bsam K 8 svn:date V 27 2014-01-08T09:26:46.667725Z K 7 svn:log V 96 . update to version 4.5.18; . pet QA test: remove USES=shared-mime-info (it's not really used). END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2014-01-08T09:31:50.018613Z K 7 svn:log V 38 Convert to the new LIB_DEPENDS syntax END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T09:53:19.270697Z K 7 svn:log V 18 - Update to 1.2.1 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T09:53:50.013610Z K 7 svn:log V 88 - Chase x11-toolkits/xforms shlib bump - Bump PORTREVISION - STAGE-clean here and there END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T10:11:20.513935Z K 7 svn:log V 84 - Add LICENSE PR: 185423 Submitted by: Hardy Schumacher END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T10:11:55.525025Z K 7 svn:log V 32 - STAGE-clean - USES=shebangfix END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T10:22:03.423369Z K 7 svn:log V 77 Remove expired port: 2013-11-04 devel/llvm: Migrate to devel/llvm32 or newer END K 10 svn:author V 7 zeising K 8 svn:date V 27 2014-01-08T10:42:04.794368Z K 7 svn:log V 205 Update libXfont to 1.4.7 This is a security fix and it is important to update, since it might lead to a privilege escalation if the X server is run as root (which is the default) Security: CVE-2013-6462 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T10:42:35.029531Z K 7 svn:log V 155 MFH: r339078 - Fix build on 10 (clang) [1] - STAGE-clean PR: 185419[1] Submitted by: Michael Gmelin Approved by: portmgr-lurker (mat) END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T11:04:20.400710Z K 7 svn:log V 33 www/py-flexget: update to 1.2.24 END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T11:06:04.850361Z K 7 svn:log V 82 databases/py-hiredis: update to 0.1.2 PR: ports/185552 Submitted by: maintainer END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T11:08:29.457302Z K 7 svn:log V 86 textproc/py-rdflib: support stage and fix plist PR: ports/185553 Submitted by: makc END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:15:21.212098Z K 7 svn:log V 79 MFH: r337204 - mark as FORBIDDEN (zero day SQL vuln) Security: CVE-2013-7149 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:16:17.890080Z K 7 svn:log V 64 MFH: r338961 Document OpenSSL 1.0.1e multiple vulnerabilities. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:18:11.856909Z K 7 svn:log V 286 MFH: r337930 Correct ident for most recent entries. No functional changes. People, please be aware that we use the FreeBSD Documentation Primer and that there are style rules we have to follow. If you are in doubt please consult me and I am more then willing to help. Hat: secteam END K 10 svn:author V 5 novel K 8 svn:date V 27 2014-01-08T11:18:44.569982Z K 7 svn:log V 304 - Fix possbile DoS in TLS record decoding [1] - Fix installation without NLS [2] - Require gmake and perl for build because in some occasions it will rebuild the documentation that works in a proper way with gmake only and needs perl - Bump PORTREVISION Security: CVE-2013-2116 Reported by: mat [2] END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:20:19.030322Z K 7 svn:log V 36 MFH: r337935 Fix build on current. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:23:59.882003Z K 7 svn:log V 121 MFH: r337961 - Fix build on 10.x - Support stage PR: ports/185262 Submitted by: Yamagi Burmeister END K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-01-08T11:25:15.269200Z K 7 svn:log V 253 MFH: r339086 Update libXfont to 1.4.7 This is a security fix and it is important to update, since it might lead to a privilege escalation if the X server is run as root (which is the default) Security: CVE-2013-6462 Approved by: portmgr-lurker (mat) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:31:29.202216Z K 7 svn:log V 180 MFH: r338066 - Update to 1.18.2 - Unbreak build for FreeBSD 8.x and 9.x (without libc++) Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.2/README.rst/view END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:32:45.335626Z K 7 svn:log V 93 MFH: r338078 fix build on FreeBSD < 10 Noted By: Lukasz Wasikowski END K 10 svn:author V 3 dbn K 8 svn:date V 27 2014-01-08T11:36:02.684598Z K 7 svn:log V 44 Update emulators/i386-wine-devel to 1.7.10. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:40:01.961397Z K 7 svn:log V 141 MFH: r338283 - Unbreak on 10.0 by USE_GCC=4.2+. This may change dependencies other than 10.x environment, so bump PORTREVISION for safety. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T11:41:10.361084Z K 7 svn:log V 58 MFH: r338312 - Unbreak on 10.x (clang only environment). END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-08T11:45:58.496904Z K 7 svn:log V 96 - Upgrade to version R16B03. - Add MANPATH entry. - Do not mute the remaining install commands. END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T11:48:21.051207Z K 7 svn:log V 201 MFH: r338863 Fix fetching, undeprecate. While here convert to USES=dos2unix PR: ports/185113 (related) Submitted by: rene Approved by: maintainer timeout (acm, 15 days) Approved by: portmgr (bapt) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T11:49:34.845352Z K 7 svn:log V 363 MFH: r338896 - Update to version 193 (*) - Stagify - Mark as architecture-independent - Remove NO_PACKAGE (pkg will show the package size upon installation) (*) Version 192 is not accepted by the servers any longer, version 193 allows me to connect to the servers, create an account, and wander around. Approved by: acm (implicit) Approved by: portmgr (bapt) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T11:54:02.969794Z K 7 svn:log V 450 MFH: r338864 Try to build after games/el-data is resurrected. Fails to link on 10.0-amd64 with old Xorg, so mark BROKEN: > LINK el.bin > /usr/bin/ld: invalid DSO for symbol `XConvertSelection' definition > /usr/local/lib/libX11.so.6: could not read symbols: Bad value While here convert to new LIB_DEPENDS and USES=gmake PR: ports/185113 (related) Submitted by: rene Approved by: maintainer timeout (acm, 15 days) Approved by: portmgr (bapt) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T11:56:13.304294Z K 7 svn:log V 151 MFH: r338874 Fix build (on my 10.0-amd64 laptop at least). Submitted by: marino Approved by: acm (maintainer, implicit) Approved by: portmgr (bapt) END K 10 svn:author V 4 rene K 8 svn:date V 27 2014-01-08T11:57:47.956421Z K 7 svn:log V 488 MFH: r338898 - Update to 193 to be able to connect to the servers again - Repack distribution file, reroll/simplify patches. The original host is gone, and there is no obvious replacement for the distribution file, so roll our own from the referenced git repository: git://git.berlios.de/elc branch master, commit 86780d5dd43b3c9b66fa014944cf1811fa78d161 - Stagify - Strip library versions [1] Submitted by: portlint [1] Approved by: acm (implicit) Approved by: portmgr (bapt) END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T11:58:14.911617Z K 7 svn:log V 153 MFH: r339078 - Fix build on 10 (clang) [1] - STAGE-clean PR: 185419[1] Submitted by: Michael Gmelin Approved by: portmgr (implicit) END K 10 svn:author V 5 novel K 8 svn:date V 27 2014-01-08T12:10:20.467576Z K 7 svn:log V 97 Deprecate: abandoned by upstream, last activity about 10 years ago. PR: 158647 Reported by: rm END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-08T12:35:39.094423Z K 7 svn:log V 148 - Upgrade to version 3.2.2 - Take over maintainership - Add staging support PR: ports/184036 Submitted by: olgeni Approved by: maintainer timeout END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T12:36:13.234926Z K 7 svn:log V 568 MFH: r338492 Fix build with clang (on FreeBSD-10) with curl plugin enabled: curl_xml.c:617:37: error: variable 'url' is uninitialized when used here [-Werror,-Wuninitialized] status, db->curl_errbuf, url); ^~~ ./plugin.h:342:47: note: expanded from macro 'ERROR' #define ERROR(...) plugin_log (LOG_ERR, __VA_ARGS__) ^ curl_xml.c:610:12: note: initialize the variable 'url' to silence this warning char *url; ^ = NULL 1 error generated. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T12:37:12.817939Z K 7 svn:log V 412 MFH: r338507 Allow to follow 302 redirection when fetching from http. The main reason for it to not be allowed was to avoid infinite redirection loop it appears that fetch(1) anyway limit the number of redirections to 5 on 8.3 and 9.1 20 on 9.2 and 10+ meaning we have no good reasons anymore to continue forbidding following redirections. Thanks to Michael Gmelin for having investigation Reported by: many END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T12:38:14.775249Z K 7 svn:log V 419 MFH: r338514 - Fix build with libc++, dropping hardcoded -lstdc++ from the right Makefile. - Fix build with clang, casting a large constant to int in mntent_compat.c++. - Fix a noisy clang warning in BTree.h by parenthesizing the 2nd for() expr. - Fix a format string mismatch (%d/size_t -> %lu/unsigned long) in snprintf. - Regenerate patches, and normalize their filenames, with make makepatch. - Bump PORTREVISION. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T12:49:51.429300Z K 7 svn:log V 145 MFH: r338647 - Set USE_GCC=any to fix build on FreeBSD 10 and HEAD. - Drop maintainership since I lack the time to properly maintain this port. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:11:32.629016Z K 7 svn:log V 143 MFH: r338897 - Fix the build when g++ is not present. - Respect CXXFLAGS. - Unconditionally set MAINTAINER. - Set LICENSE. - Support staging. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:12:54.714143Z K 7 svn:log V 68 MFH: r338899 - Fix the build with clang/libc++. - Support staging. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:15:36.292336Z K 7 svn:log V 204 MFH: r338927 - Fix the build with libc++. - Convert to new-new OPTIONS framework. - Use new *_DEPENDS formats. - Fix LICENSE. PR: ports/185455 Submitted by: Craig Leres (maintainer) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-08T13:22:46.680126Z K 7 svn:log V 33 Add staging support and cleanup. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2014-01-08T13:24:28.043528Z K 7 svn:log V 33 Add staging support and cleanup. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:26:21.458467Z K 7 svn:log V 228 MFH: r338955 Do not show colored output for pkg-message this is wrong because 1/ the code will depend on the terminal running it 2/ pkgng does not like it at all (this bug should be fixed in pkgng anyway) Reported by: antoine END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:27:28.298983Z K 7 svn:log V 127 MFH: r338956 pkgng expect all non ascii code and '%' to be urlencoded in the comment Reported by: antoine Tested by: antoine END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:33:01.407428Z K 7 svn:log V 76 MFH: r338958 Remove color code from pkg-message this is terminal dependant END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:33:53.686101Z K 7 svn:log V 121 MFH: r338959 Bump portrevision to make sure it is properly rebuild with the '%' in comment encoded as expected by pkgng END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:35:38.254259Z K 7 svn:log V 56 MFH: r338960 Remove colors they are terminal dependant END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:37:38.452980Z K 7 svn:log V 83 MFH: r338974 - fix crc problems on 64bit - fix crc problems on big endian systems END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:44:06.125054Z K 7 svn:log V 293 MFH: r339031 - Security update to openssl-1.0.1f - remove broken patches - new fix for perl5.18 - fix option GMP Security: http://www.openssl.org/news/vulnerabilities.html Security: CVE-2013-4353 Security: CVE-2013-6449 Security: CVE-2013-6450 Security: 5aaa257e-772d-11e3-a65a-3c970e169bc2 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:47:47.393994Z K 7 svn:log V 172 MFH: r339047 Fix build on FreeBSD 10+. Use more system features on all supported FreeBSD versions (8.3+), and bump PORTREVISION. Regenerate files/patch-archival__unzip.c. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:49:15.339472Z K 7 svn:log V 87 MFH: r339051 Remove patch no longer required on any supported FreeBSD version (8.3+). END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:50:15.610424Z K 7 svn:log V 56 MFH: r339052 Bump portrevision after removal of patch. END K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-01-08T13:50:36.565758Z K 7 svn:log V 118 Add USES=compiler:c11. We need clang or GCC 4.4+. This fixes the build on 8.x and 9.x. Submitted by: beefy builders END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T13:51:12.915882Z K 7 svn:log V 78 MFH: r339068 - better fix for perl5.18 Submitted by: Jung-uk Kim - clean up END K 10 svn:author V 3 lme K 8 svn:date V 27 2014-01-08T13:53:59.312770Z K 7 svn:log V 421 - Add DIG command to SUB_LIST, not overwrite the list - Use correct OSVERSION for the dig(1) / drill(1) change - Don't add anything to rc.conf and periodic.conf when WITH_PACKAGE_BUILDING is set to pet poudriere and tinderbox - Re-word pkg-message - Bump PORTREVISION PR: ports/175879 Submitted by: Alex Keda Approved by: maintainer Reported by: Alex Keda, 2A, and dvl Patched by: A.J. Kehoe and me END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:00:02.190039Z K 7 svn:log V 71 Remove reflex, this is a duplicate of textproc/reflex Reported by: bf END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T14:21:03.086076Z K 7 svn:log V 88 - Depend on a C11 compiler - Bump PORTREVISION Reported by: PILOT END K 10 svn:author V 4 tota K 8 svn:date V 27 2014-01-08T14:25:26.043007Z K 7 svn:log V 152 - Add LICENSE - Use PYDISTUTILS_AUTOPLIST - Adapt to new options framework - Support STAGEDIR - Replace tab with a single space after WWW: in pkg-descr END K 10 svn:author V 4 tota K 8 svn:date V 27 2014-01-08T14:27:19.534275Z K 7 svn:log V 19 - Update to 6.0-21 END K 10 svn:author V 4 tota K 8 svn:date V 27 2014-01-08T14:33:08.734851Z K 7 svn:log V 20 - Update to 0.4.000 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:38:43.386814Z K 7 svn:log V 105 Add a hook to capture the above comment and mail the request to portmgr MFH: 2014Q1 Submitted by: gahr END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:39:51.161732Z K 7 svn:log V 64 Do not assume the compiler is g++ While here stage MFH: 2014Q1 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:44:31.129299Z K 7 svn:log V 65 MFH: r339140 Do not assume the compiler is g++ While here stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:45:13.768127Z K 7 svn:log V 32 Remove ^MFH: lines from the log END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:55:21.702021Z K 7 svn:log V 51 Use stricter regex to only match MFH: END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-01-08T14:56:28.236336Z K 7 svn:log V 43 Convert to USES Fix typo in OPTIONS_DEFINE END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T14:56:36.883120Z K 7 svn:log V 16 Fix syntax typo END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-01-08T14:59:08.791554Z K 7 svn:log V 38 Convert USE_DOS2UNIX to USES=dos2unix END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T15:13:49.994261Z K 7 svn:log V 30 - Fix CONFIGURE MFH: 2014Q1 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T15:20:21.326832Z K 7 svn:log V 122 Add the command in the mail so when the commiter receives the reply he has the right command as well. Requested by: gahr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T15:25:17.598271Z K 7 svn:log V 52 MFH: r339147 - Fix CONFIGURE Approved by: portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T15:29:32.282022Z K 7 svn:log V 1872 - Update to 1.7.45 * FXJSONFile class added. Base class FXJSON improved and generalized. * FXIO now tracks file position; new implementation of FXIO counts bytes read/written. * FXPipe API's added, should now be functional. * Renamed FXStringMap to FXStringDictionary for consistency. * Fixed a few problems in FXVariantMap, FXDictionary. * Fixed possible race in FXThreadPool::startWorker. * New FXThreadException class added; FXThreadException will cause graceful early termination of a thread when thrown inside of FXThread. * FXThread now interceps only FXException (and subclasses), rethrows other exceptions. This was necessary due to the way GNU C++ library performs thread exits. * Non FOX exceptions thrown inside FXThread are now rethrown; but attempts are made to maintain proper bookkeeping when unrolling the stack. * FXThreadPool tasks may throw exceptions. FXThreadPool now intercepts all FOX exceptions and updates bookkeeping when other exceptions are thrown. Note: tasks in FXThreadPool are executed by threads, but since sometimes the main thread is executing tasks in FXThreadPool also we can not allow tasks to throw FXThreadException. * Exceptions thrown inside FXWorker now terminate the worker, and reclaim worker's thread and memory. Before exceptions were all caught, making it impossible to pass return codes from worker execution. * Exceptions thrown in FXTaskGroup::Task correctly reclaim the FXTaskGroup::Task now, and will update completion count and notifications appropriately. * The exception philosophy in FOX is that the library only manages FXExceptions and their subclasses; other exceptions will be either uncaught or caught and rethrown after bookkeeping updates; thus programs should be careful throwing exceptions other than FXExceptions. END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T15:46:48.719688Z K 7 svn:log V 31 devel/py-lxml: update to 3.2.5 END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-08T15:47:09.317974Z K 7 svn:log V 65 Support STAGEDIR. Approved by: portmgr (blanket infrastructure) END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-08T16:12:38.648689Z K 7 svn:log V 69 Add stagedir support. Approved by: portmgr (blanket infrastructure) END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-08T16:13:03.535996Z K 7 svn:log V 621 - Update to 0.72.5 [1] - Pass maintainership to submitter - Remove LICENSE_FILE [1] - USES gmake instead of USE_GMAKE [1] - Change CONFIGURE_ARGS [1] - Remove PORTSCOUT [1] - Support STAGEDIR and add OPTIONS_SUB [1] - Add DOCS and NLS Option [1] - Use NLS_USES=gettext instead of USES=gettext [1] - Fix build with Clang [1] - Disable all warnings with -w - Add patch and REINPLACE_CMD, fix bad C++ code - Add patch-GNUmakefile.template, adjust install [1] - Change pkg-message [1] PR: ports/183838 [1] Submitted by: Horia Racoviceanu Approved by: maintainer (Corey Halpin ) END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-08T16:15:16.155791Z K 7 svn:log V 69 Add stagedir support. Approved by: portmgr (blanket infrastructure) END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-08T16:22:28.036562Z K 7 svn:log V 16 - Update to 4.7 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T16:48:25.380883Z K 7 svn:log V 2375 - Update to 05_20140105 Changes: * The library des.s7i with DES (Data Encryption Standard) cipher support has been added. * The library tls.s7i has been improved to support block ciphers and encoding with DES. * The functions blockSize and decode have been added to cipher.s7i and arc4.s7i. * The the functions str, rotLeft and rotRight and the operators radix, RADIX, ~ and ><:= have been added to bin32.s7i. * Support to write bin32 values has been added to bin32.s7i. * The new library unicode.s7i, with functions to convert between Unicode encodings, has been added. * The functions utf16beToStri, utf16leToStri, utf7ToStri and replaceUtf16SurrogatePairs have been improved and moved from charsets.s7i to unicode.s7i. The functions striToUtf8 and utf8ToStri have been moved from string.s7i to unicode.s7i. The functions striToUtf16be and striToUtf16le have been added to unicode.s7i. * The actions FLT_MINUS, INT_MINUS and BIG_MINUS have been renamed to FLT_NEGATE, INT_NEGATE and BIG_NEGATE respectively. * The library gethttps.s7i has been improved to accept links to HTTP. * The operator symbols ~ and ><:= have been added to syntax.s7i. * Checks for -, mdiv, << and >> have been added to chkbig.sd7. * The compiler (s7c) has been improved to do more optimizations for the actions BIG_DIV, BIG_LSHIFT, BIG_RSHIFT, BIG_MDIV, BIG_MULT, BIG_NEGATE and CHR_CLIT. * The function charLiteral has been added to the compiler. * The compiler has been improved to avoid the generation of long lines for bigInteger literals. * The function bigMinus has been renamed bigNegate and the function bigNegateTemp has been added to big_gmp.c and big_rtl.c. * A check for the keyword 'restrict' has been added to chkccomp.c. * The function chrCLitToBuffer has been added to chr_rtl.c. * Interpreter, compiler and runtime library have been improved to support the action INT_XOR_ASSIGN. * The functions utf8_char (literal.c), utf8_to_stri (striutl.c), utf8_bytes_missing (striutl.c), strUtf8ToStri (str_rtl.c) and ut8Getc (in ut8_rtl.c) have been improved to check for ranges of characters instead of bit patterns. This improves the performance of UTF-8 conversions by up to 6%. * The functions freeArgVector and genArgVector have been added to cmd_unx.c. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-08T17:18:41.856151Z K 7 svn:log V 227 - New port: math/vtk6 This is a port of the new VTK 6.x series. It is an early effort which should be used with care. Python support is present but commented out, pending some more thorough test. WWW: http://vtk.org/ END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T17:38:02.316325Z K 7 svn:log V 54 devel/pear-Symfony_Component_Console: update to 2.4.1 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T18:01:20.973295Z K 7 svn:log V 172 - Use new LIB_DEPENDS syntax - Use OPTIONS_HELPERS The PR also included a fix for build with clang but this got already fixed PR: ports/185517 Submitted by: KATO Tsuguru END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-01-08T18:01:25.743752Z K 7 svn:log V 47 - Update afnix to 2.4.0 - Enable stage support END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-08T18:15:32.979157Z K 7 svn:log V 40 x11-wm/awesome-vicious: update to 2.1.3 END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T18:31:40.337938Z K 7 svn:log V 215 - Remove NO_INSTALL_MANPAGES, it's useless with custom do-install target - Stage support - Fix build on head amd64 (MAKE_ENV was overriden) - Add missing OPTIONS_DEFINE PR: ports/185514 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T18:34:19.496823Z K 7 svn:log V 261 MFH: r339163 - Remove NO_INSTALL_MANPAGES, it's useless with custom do-install target - Stage support - Fix build on head amd64 (MAKE_ENV was overriden) - Add missing OPTIONS_DEFINE PR: ports/185514 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T19:19:53.640027Z K 7 svn:log V 86 - Stage support - Fix build with libc++ PR: ports/185507 Submitted by: KATO Tsuguru END K 10 svn:author V 3 lme K 8 svn:date V 27 2014-01-08T19:30:37.794793Z K 7 svn:log V 463 MFH: r339133 - Add DIG command to SUB_LIST, not overwrite the list - Use correct OSVERSION for the dig(1) / drill(1) change - Don't add anything to rc.conf and periodic.conf when WITH_PACKAGE_BUILDING is set to pet poudriere and tinderbox - Re-word pkg-message - Bump PORTREVISION PR: ports/175879 Submitted by: Alex Keda Approved by: maintainer Reported by: Alex Keda, 2A, and dvl Patched by: A.J. Kehoe and me Approved by: portmgr (bapt) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T19:31:24.935147Z K 7 svn:log V 132 MFH: r339165 - Stage support - Fix build with libc++ PR: ports/185507 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-08T20:05:12.139194Z K 7 svn:log V 48 - Fix build on pre-clang FreeBSD versions (9.1) END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2014-01-08T20:18:34.370099Z K 7 svn:log V 874 SPECsfs2008: the SPEC NFSv3/CIFS benchmark SPECsfs2008 is the latest version of the Standard Performance Evaluation Corporation benchmark suite measuring file server throughput and response time, providing a standardized method for comparing performance across different vendor platforms. SPECsfs2008 results summarize the server's capabilities with respect to the number of operations that can be handled per second, as well as the overall latency of the operations. The suite is a follow-on to the SFS97_R1 benchmark, adding a CIFS workload, an updated NFSv3 workload, support for additional client platforms, and a new test harness and reporting/submission framework. The ISO for SPECsfs2008 must be purchased from SPEC's web site, before this port can be built. WWW: http://www.spec.org/sfs2008/ PR: ports/185221 Submitted by: Craig Rodrigues END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T20:22:53.236268Z K 7 svn:log V 99 - Add LICENSE - Stage support - Fix build with clang PR: ports/185501 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T20:25:50.449711Z K 7 svn:log V 145 MFH: r339170 - Add LICENSE - Stage support - Fix build with clang PR: ports/185501 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-08T20:39:22.751459Z K 7 svn:log V 109 - Update to 1.9.3 and convert NOPORTDOCS to options framework. [1] - Support staging. PR: ports/185588 [1] END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-08T20:50:13.106409Z K 7 svn:log V 55 Drop obsolete patches that are now effectively no-ops. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2014-01-08T20:52:58.569189Z K 7 svn:log V 50 - fix option PADLOCK Submitted by: Renato Botelho END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T20:54:35.429554Z K 7 svn:log V 85 - Fix build with clang - Stage support PR: ports/185311 Submitted by: KATO Tsuguru END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-01-08T20:55:51.944794Z K 7 svn:log V 131 MFH: r339175 - Fix build with clang - Stage support PR: ports/185311 Submitted by: KATO Tsuguru Approved by: portmgr (implicit) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-08T21:21:21.363933Z K 7 svn:log V 29 Build with Apache Ant 1.9.3. END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2014-01-08T21:22:56.791749Z K 7 svn:log V 191 - Update to 1.0.1 - Replace LIB_DEPENDS by GNOME components - Add license blob - Update WWW entry (pkg-descr) - Add patch, which replaces 'xfce4-appfinder' image by generic icon in menu item END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-01-08T21:31:59.910834Z K 7 svn:log V 33 Remove unnecessary JAVA_VERSION. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-01-08T21:39:02.811356Z K 7 svn:log V 101 - Fix duplicate directory in plist PR: 185050 Submitted by: amdmi3 Approved by: maintainer timeout END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T21:52:43.630059Z K 7 svn:log V 44 Update to 0.91.4. Submitted by: maintainer END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T21:53:50.836499Z K 7 svn:log V 17 Update to 1.5.0. END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T22:29:59.425337Z K 7 svn:log V 49 Rework config file installation without a patch. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T22:34:40.349726Z K 7 svn:log V 170 Revert very bad stagification I did waiting for the maintainer to provide a proper patch Bump portrevision so users get again a working version Requested by: maintainer END K 10 svn:author V 3 lme K 8 svn:date V 27 2014-01-08T22:43:21.200788Z K 7 svn:log V 202 - Allow a leading "r" in the svn revision - Use a variable for the Subversion server - Consistently use ${} around variables - Bail out if neither svn(1) nor svnlite(1) are installed Approved by: bapt END K 10 svn:author V 3 mat K 8 svn:date V 27 2014-01-08T22:52:19.114271Z K 7 svn:log V 57 Fixup rndc.conf.sample installation Spotted by: antoine END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T23:32:27.436840Z K 7 svn:log V 95 Resurrect and update to 1.0 PR: ports/181062 Submitter by: KATO Tsuguru END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-08T23:38:55.049908Z K 7 svn:log V 53 - USES gmake instead of USE_GMAKE - Support STAGEDIR END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-08T23:43:45.821835Z K 7 svn:log V 33 Support stage Use option helpers END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:00:05.790412Z K 7 svn:log V 30 Support stage General cleanup END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:06:20.725732Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:10:08.187240Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:13:15.793685Z K 7 svn:log V 40 Support stage Use bsdtar to extract zip END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:16:37.049594Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T00:21:10.169718Z K 7 svn:log V 32 Add LIBOWN and LIBGRP to uidfix END K 10 svn:author V 7 mandree K 8 svn:date V 27 2014-01-09T01:57:20.017255Z K 7 svn:log V 956 Overhaul devel/ice, devel/py-ice and devel/php5-ice: Changes from [*]: - Update Ice to 3.5.1. - Stageify all three ports. - Convert py-ice and php5-ice to slave ports. - Use ICONV_LIB, so it builds ok with native iconv [1]. - Workaround for FreeBSD 10's static destructor order disaster [2]. - Install man pages. - Allow package build for non-root users. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-iconv.html [2] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084580.html Changes from [3]: - Convert LIB_DEPENDS to new syntax. - USE_GMAKE -> USES - list Berkeley DB 6 invalid, requires upstream changes, but upstream is loathe to make those due to licensing change in BDB - remove BDB 2 and 3 from invalid listing, we no longer have these ports PR: ports/184453 [*] PR: ports/185569 [3] Submitted by: Michael Gmelin (maintainer) [*] Submitted by: mandree [3] Approved by: Michael Gmelin (maintainer) [3] END K 10 svn:author V 8 cperciva K 8 svn:date V 27 2014-01-09T02:53:37.602235Z K 7 svn:log V 29 STAGEify. Submitted by: jgh END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-01-09T03:01:23.402418Z K 7 svn:log V 81 - Update to version 1.6 - Use OPTIONS helpers, stagify Submitted by: maintainer END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T06:55:18.406253Z K 7 svn:log V 154 Allow to choose clang from base on 9.2 when looking for a C11 compiler Add compiler:c++0x modeled over compiler:c++11-lang [1] Requested by: delphij [1] END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T06:56:42.975970Z K 7 svn:log V 37 Make gcc 4.6 is sufficient for c++0x END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T06:57:58.308201Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T07:10:02.047760Z K 7 svn:log V 9 Fix test END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-01-09T07:20:37.114693Z K 7 svn:log V 70 Add stagedir support. Approved by: portmgr (blanket infrastructure) END K 10 svn:author V 3 jgh K 8 svn:date V 27 2014-01-09T07:35:27.510828Z K 7 svn:log V 79 - add a mirror PR: 185583 Submitted by: maintainer, lifanov@mail.lifanov.com END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-09T08:49:35.095551Z K 7 svn:log V 64 - Convert to USES=tk - STAGE-clean - PREFIX-clean MFH: 2014Q1 END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-09T08:53:19.846645Z K 7 svn:log V 97 - Use the new format for LIB_DEPENDS - Support STAGEDIR - Add REINPLACE_CMD, fix deprecated code END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-09T08:53:23.243287Z K 7 svn:log V 49 - Convert to USES=tk - STAGE-clean MFH: 2014Q1 END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-09T08:53:38.072076Z K 7 svn:log V 90 - Use the new format for LIB_DEPENDS - USES gmake instead of USE_GMAKE - Support STAGEDIR END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-01-09T08:53:56.663456Z K 7 svn:log V 90 - Adopt port - Add license (LGPL21) - Change WWW - Recreate pkg-plist with make makeplist END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-01-09T08:55:21.242253Z K 7 svn:log V 86 Please welcome Thomas Zander, riggs@, as a new ports committer! Approved by: portmgr END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-09T08:59:44.373084Z K 7 svn:log V 73 - Convert to USES=tk - Convert to USES=gmake - STAGE-clean MFH: 2014Q1 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-01-09T09:09:41.865481Z K 7 svn:log V 124 MFH: r339205 - Convert to USES=tk, and fix required Tk version - STAGE-clean - PREFIX-clean Approved by: portmgr (mat) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T10:24:48.815484Z K 7 svn:log V 204 Update to 1.3.4-20131226 Invisible Island has taken the maintainance of mawk, switch to that version. Take maintainership Support stage Approved by: Yoshihiro Ota (former maintainer) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T10:32:28.366809Z K 7 svn:log V 31 Update license and description END K 10 svn:author V 6 ashish K 8 svn:date V 27 2014-01-09T11:30:53.579946Z K 7 svn:log V 232 - Update to 1.3.0 - Use distfile provided by Debian - Add dependency on GCC from ports when building on 8.x (amd64) due to code generation issue with built-in GCC PR: ports/185212 Submitted by: Jan Beich END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-09T11:41:49.150051Z K 7 svn:log V 40 devel/py-dogpile.cache: update to 0.5.3 END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-01-09T11:44:51.030757Z K 7 svn:log V 33 www/py-flexget: update to 1.2.27 END K 10 svn:author V 3 wen K 8 svn:date V 27 2014-01-09T12:11:14.903949Z K 7 svn:log V 33 - Update to 0.2.14 - Add LICENSE END K 10 svn:author V 3 wen K 8 svn:date V 27 2014-01-09T12:36:23.506427Z K 7 svn:log V 32 - Update to 2.2.5 - Add LICENSE END K 10 svn:author V 4 tota K 8 svn:date V 27 2014-01-09T12:58:46.217939Z K 7 svn:log V 76 - Update to 1.4.1 - Replace tab with a single space after WWW: in pkg-descr END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:09:44.713095Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:11:30.860752Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:13:01.933417Z K 7 svn:log V 14 Support stage END K 10 svn:author V 2 az K 8 svn:date V 27 2014-01-09T13:14:30.686039Z K 7 svn:log V 67 - add stage support Approved by: portmgr (blanket infrastructure) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:16:29.243651Z K 7 svn:log V 80 Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:19:09.645367Z K 7 svn:log V 26 Support stage Fix shebang END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:20:36.182223Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:23:06.598924Z K 7 svn:log V 49 Support stage Use bsdtar to extract the zip file END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:27:26.097335Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:30:29.177228Z K 7 svn:log V 40 Support stage Allow packaging as a user END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:33:41.293050Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:36:10.039899Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:55:01.803269Z K 7 svn:log V 54 Forgot to commit the plist earlier Reported by: bsam END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T13:59:28.153661Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:02:59.580817Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:04:49.221959Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:07:36.760187Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:10:39.307530Z K 7 svn:log V 14 Support stage END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:19:44.327366Z K 7 svn:log V 30 Support stage & use pkg-plist END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-01-09T14:23:58.049222Z K 7 svn:log V 14 Support stage END