ƒ¨r356232 258 290 175 231 113 119 251 204 157 156 189 288 180 181 176 502 517 545 2970 417 130 103 179 131 572 508 227 253 154 284 158 183 130 154 128 154 131 183 182 166 236 166 143 172 172 95 161 201 112 496 162 139 122 121 122 124 121 122 122 187 152 187 187 187 187 187 152 187 135 114 116 1144 480 413 484 352 236 268 295 122 109 181 173 121 118 150 118 189 116 143 130 114 149 156 118 186 485 166 213 116 118 118 138 118 194 176 173 165 173 168 170 180 167 186 184 247 244 233 344 141 124 118 153 154 150 153 221 194 136 333 159 109 153 153 191 224 178 305 166 220 284 418 112 148 184 199 119 184 185 161 183 114 145 269 238 188 566 237 374 179 103 103 128 154 212 241 487 152 205 333 254 164 152 121 192 181 162 195 175 164 128 118 227 189 209 166 118 230 231 111 173 116 153 354 112 329 160 149 126 139 274 183 151 151 109 149 159 147 180 181 180 262 112 148 221 172 106 528 115 135 415 148 176 122 157 122 122 147 220 135 149 156 164 150 226 139 144 114 147 150 147 463 114 151 136 160 176 296 248 154 136 114 136 136 154 154 184 166 113 K 10 svn:author V 5 milki K 8 svn:date V 27 2014-06-02T14:27:27.191749Z K 7 svn:log V 195 Update sysutils/ipmitool to 1.8.14 - Add LICENSE - Update maintainer email address PR: ports/190438 Submitted by: Steve Polyack Approved by: eadler (mentor) END K 10 svn:author V 3 jgh K 8 svn:date V 27 2014-06-02T14:53:32.965233Z K 7 svn:log V 83 - bring in dependency of devel/py-libvirt PR: ports/190278 Submitted by: rakuco@ END K 10 svn:author V 5 naddy K 8 svn:date V 27 2014-06-02T15:03:34.811265Z K 7 svn:log V 136 The sample configurarion file moves to etc/ntpd.conf.sample. Fix a race and make sure the rc.d script only matches the master process. END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-02T15:11:13.048405Z K 7 svn:log V 19 Port is stage safe END K 10 svn:author V 2 rm K 8 svn:date V 27 2014-06-02T15:12:30.230651Z K 7 svn:log V 28 net/py-smb: update to 1.1.9 END K 10 svn:author V 3 wxs K 8 svn:date V 27 2014-06-02T16:06:35.562333Z K 7 svn:log V 158 Revert previous commit. The patch was already applied but the PR was not closed due to the migration. Looks like miwi@ reversed the patch when he applied it. END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2014-06-02T16:55:31.714752Z K 7 svn:log V 106 - Update to 3.0.1 ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.0.1_.282014-06-01.29 END K 10 svn:author V 6 grembo K 8 svn:date V 27 2014-06-02T17:26:45.552942Z K 7 svn:log V 62 Stagify. Reviewed by: flo (mentor) Approved by: flo (mentor) END K 10 svn:author V 6 grembo K 8 svn:date V 27 2014-06-02T17:28:16.701140Z K 7 svn:log V 61 Stagify Reviewed by: flo (mentor) Approved by: flo (mentor) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-02T17:55:42.053608Z K 7 svn:log V 93 Maintainer can no longer maintain these ports Pass maintainership of urlview to Zsolt Udvari END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-02T18:29:22.587700Z K 7 svn:log V 191 Revert r356123 This change was not exp-ran and if breaks a few ports because the python3 metaport and bsd.python.mk do not handle python34 well for now Discussed with: mva With hat: portmgr END K 10 svn:author V 2 cs K 8 svn:date V 27 2014-06-02T18:40:05.489094Z K 7 svn:log V 89 Support staging PR: ports/190442 Submitted by: phd_kimberlite@yahoo.co.jp (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-02T18:46:48.277058Z K 7 svn:log V 86 - Switch to USES=libtool, drop .la file - Strip library - Optionize docs installation END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-02T18:46:56.338777Z K 7 svn:log V 81 - Switch to USES=libtool, drop .la file - Convert USE_XZ to USES - Strip library END K 10 svn:author V 2 rm K 8 svn:date V 27 2014-06-02T18:57:55.460346Z K 7 svn:log V 410 net/spread: update MASTER_SITES and other changes - update MASTER_SITES - switch to tar.xz distribution [1] - use fixpacklist instead of manual fix [2] - strip shared libraries [2] - whitespace fix in pkg-plist - bump PORTREVISION because of STRIP_CMD [1] both tar.gz and tar.xz are identical [2] obtained from https://phabric.freebsd.org/D126 PR: 190013 Submitted by: portmaster@bsdforge.com (maintainer) END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-02T20:14:24.081502Z K 7 svn:log V 423 Properly respect CFLAGS, LDFLAGS, etc. When building a port with base system make, variables like CC and CFLAGS need to be defined using '=' in the makefile. With '+=' values from make.conf can be picked up. Normally the ports system values for these variables are passed to a configure script which generates a makefile with them. If there's no configure script the makefile has to be patched to use the right values. END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-02T20:38:38.211034Z K 7 svn:log V 451 Enable the libminizip library which will be used by multimedia/vlc: - Use the standard MASTER_SITE for zlib. - Replace PLIST_FILES with a separate pkg-plist. - Instead of using the bundled "Makefile" set USE_AUTOTOOLS to generate a new Makefile from Makefile.am that allows building libminizip.so. Also remove MAKE_ARGS, do-install and patch-contrib-minizip-Makefile. - Silence post-patch. - Adjust regression-test. PR: 190179 Approved by: bapt END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-02T20:42:44.228713Z K 7 svn:log V 2875 - Remove libproxy dependency. I cannot find any references to it. - Add libidn dependency. It is always picked up when detected by configure. - Add libxml2 dependency (USE_GNOME=libxml2). It's actually an optional dependency but it is used by several other plugins. - Replace OSVERSION+clang tests with USES=compiler:c11. - Replace post-patch command with USES=pathfix. - Add some more --enable-* flags to CONFIGURE_ARGS to make sure configure doesn't silently ignore problems with dependencies. - Add some more --disable-* flags to CONFIGURE_ARGS to make sure configure doesn't auto-enable them. - Specify the correct location of KDE Solid files in CONFIGURE_ARGS. ("Play with VLC" option when you insert a CD/DVD.) - Add ac_cv_search_pthread_rwlock_init=-pthread to CONFIGURE_ARGS to override the test for libpthread. It detects pthread_rwlock_init in our libc and assumes no threading library is needed, but libc doesn't have a real pthread implementation. - Add the gnutls3 include directory to CPPFLAGS before LOCALBASE/include which may contain gnutls2 headers. - Rename some options so more descriptions from bsd.options.desc.mk can be used. - Add OPTIMIZED_CFLAGS to OPTIONS_DEFAULT. Remove custom CFLAGS so this option only controls the "optimizations" configure option which is enabled by default by upstream. - Remove REALAUDIO from OPTIONS_DEFAULT. Old codec. - Remove SDL from OPTIONS_DEFAULT. This is an alternative way to render video. The X11 option is better for this. - Remove SKINS from OPTIONS_DEFAULT. - Remove X264 from OPTIONS_DEFAULT. It's an encoder, not a decoder and vlc is typically used as a player not as a video server. - Remove SERVER_ONLY and NO_DVD options. Their implementation doesn't work with modern options framework. - Add a patch to fix some issues in the configure script, e.g. don't add -L/usr/local/lib to LDFLAGS. This ends up in the wrong place on the linker command line causing installed vlc libraries to be linked in instead of freshly built ones. - With patched configure some options like A52 need include/library search paths now. - Some options have pkgconfig files now so remove include/library search paths where possible. - Separate KATE option from OGG. - Use option helpers for LIBRSVG2, LUA, OGG, QT4, SDL, V4L and X11. - Implement NCURSES option with USES=ncurses. - Add VDPAU option. - Drop perl5 dependency. - Drop old hacks like -fPIC, -I${WRKSRC}/include, LIBS="-lc", PTHREAD_LIBS. - Add missing dependencies to SKINS option (libminizip, xorg) - Patch the right file with WITH_CDROM_DEVICE and WITH_DVD_DEVICE. - Only use auto-plist for the plugins directory. Use regular pkg-plist, PORTDATA and PORTDOCS for everything else. This is a lot simpler and makes it easier to detect library version changes. - Delete some unneeded patches. Approved by: bapt END K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-06-02T20:54:21.217770Z K 7 svn:log V 324 Move LICENSE to please portlint. Replace NO_INSTALL_MANPAGES with a MANPAGES option. Remove /var/lib/DeviceKit-power from pkg-plist. This directory was only created when installing from packages and isn't referenced anywhere. Create /var/lib/upower with @exec to support old pkg_install. PR: 185287 Submitted by: tijl@ END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-02T21:08:03.701027Z K 7 svn:log V 37 Fix pkg-plist after previous commit. END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-02T21:17:04.315802Z K 7 svn:log V 8 Unbreak END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-06-02T21:24:03.351335Z K 7 svn:log V 83 Update to 0.4.0. No significative change since yesterday, but the version number. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-06-02T21:24:35.006054Z K 7 svn:log V 35 Add an option to show the QR code. END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-02T21:28:39.011985Z K 7 svn:log V 476 Add new Ocaml port: math/ocaml-zarith This is a new requirement for the latest veersion of alt-ergo. ================================================================ The Zarith library implements arithmetic and logical operations over arbitrary precision numbers. It uses GMP to efficiently implement arithmetic over large numbers. Small integers are represented as Caml unboxed integers for speed and space economy. WWW: http://forge.ocamlcore.org/projects/zarith END K 10 svn:author V 5 milki K 8 svn:date V 27 2014-06-02T22:37:02.133885Z K 7 svn:log V 413 Update mail/mutt to 1.5.23_2 - Update sidebar patch to most recent upstream version (patch-1.5.23.sidebar.20140412) - Ammend default options by IDN, LOCALES_FIX, SIDEBAR_PATCH, SASL, and TRASH_PATCH as requested by the community - Bump portrevision to reflect new default options PR: ports/188544 Submitted by: Udo Schweigert Reviewed by: bdrewery Approved by: eadler (mentor) END K 10 svn:author V 5 milki K 8 svn:date V 27 2014-06-02T22:41:11.793542Z K 7 svn:log V 132 Add stagedir support to devel/gitolite2 - stagedir support - milki local distfiles - USES=shebangfix Approved by: swills (mentor) END K 10 svn:author V 6 brooks K 8 svn:date V 27 2014-06-02T22:59:01.964122Z K 7 svn:log V 157 Modern versions of LLVM will never build on IA64 so mark them as such and remove attempts to allow IA64 to work. PR: 188166 Submitted by: mexas@bris.ac.uk END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-02T23:33:40.844810Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-06-02T23:50:01.042625Z K 7 svn:log V 191 Fix fetch. CFEngine distfile hosting has moved to the "cloud". Submitted by: Robert Simmons Approved by: cy (maintainer, implicit) Sponsored by: The FreeBSD Foundation END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-02T23:51:07.536088Z K 7 svn:log V 63 math/alt-ergo: Update version 0.94 => 0.95.2 and support stage END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:31:45.001107Z K 7 svn:log V 88 - Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:33:52.051328Z K 7 svn:log V 35 - Drop .la files Approved by: kwm END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:39:59.004696Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:40:01.572782Z K 7 svn:log V 33 - Drop .la file - Strip binaries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:40:11.209721Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:40:13.562983Z K 7 svn:log V 36 - Add USES=libtool - Strip binaries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:40:20.236016Z K 7 svn:log V 88 - Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:48:07.473891Z K 7 svn:log V 87 - Convert USE_BZIP2 to USES - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T00:51:21.561697Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:06:18.024263Z K 7 svn:log V 140 - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files - Strip libraries - Fix docs installation END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:07:28.920548Z K 7 svn:log V 71 - Support staging - Use new LIB_DEPENDS syntax - Fix docs installation END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:15:13.800307Z K 7 svn:log V 48 - Support staging Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:18:59.493542Z K 7 svn:log V 77 - Support staging - Use new LIB_DEPENDS syntax Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:19:22.320840Z K 7 svn:log V 77 - Support staging - Use new LIB_DEPENDS syntax Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:20:51.222911Z K 7 svn:log V 1 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:22:17.128546Z K 7 svn:log V 66 - Convert USE_XZ to USES - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T01:24:32.926226Z K 7 svn:log V 105 - Convert USE_XZ to USES - Switch to USES=libtool, drop .la files - Strip libraries - Fix broken shebang END K 10 svn:author V 5 nivit K 8 svn:date V 27 2014-06-03T02:54:07.211140Z K 7 svn:log V 18 - Update to 3.2.6 END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-06-03T04:21:17.228556Z K 7 svn:log V 401 - Use OPTIONS helpers and remove .include - Wrap overly long lines after stage conversion, sort USES and knobs - Try to improve port description text and COMMENT line - Trim bogus EOL whitespace, fix formatting in files/pkg-message.in - Utilize @sample keyword in pkg-plist, misc. Makefile cleanups NB: version 1.0.9 was released in January, 2014 (sf.net is no longer updated). END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-06-03T04:25:38.785326Z K 7 svn:log V 68 Add LICENSE (GPLv2) and bump port revision for the previous commit. END K 10 svn:author V 5 danfe K 8 svn:date V 27 2014-06-03T04:49:02.158497Z K 7 svn:log V 45 Stagify and cleanup my remaining ports under END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:03:38.247702Z K 7 svn:log V 29 - Stage support PR: 190287 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:04:48.611323Z K 7 svn:log V 28 - Stage support PR: 90320 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:05:50.690376Z K 7 svn:log V 29 - Stage support PR: 190313 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:06:59.880590Z K 7 svn:log V 31 - Update to 5.2.8 PR: 190404 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:07:59.388526Z K 7 svn:log V 28 - Stage support PR: 90394 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:09:23.678544Z K 7 svn:log V 29 - Stage support PR: 190391 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:10:03.136381Z K 7 svn:log V 29 - Stage support PR: 190379 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:13:13.470917Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190534 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:15:43.184881Z K 7 svn:log V 59 - Update to 0.8.8 PR: 190535 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:17:38.605897Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190536 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:19:22.246517Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190537 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:20:34.038965Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190538 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:22:03.647658Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190539 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:23:29.309068Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190540 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:24:26.267449Z K 7 svn:log V 59 - Update to 0.8.8 PR: 190540 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T05:26:20.073130Z K 7 svn:log V 94 - Update to 0.8.8 - Pass maintainership to submitter PR: 190541 Submitted by: Daniel Austin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T06:32:37.911629Z K 7 svn:log V 42 - Restore NLS Support Reported by: danfe END K 10 svn:author V 6 gblach K 8 svn:date V 27 2014-06-03T06:45:18.504082Z K 7 svn:log V 19 - Update to 1.0201 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-03T06:48:12.218832Z K 7 svn:log V 23 Update to 5.9-20140524 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-06-03T08:07:48.068484Z K 7 svn:log V 1049 - Update to 05_20140601 * The compiler has been refactored. Code has been moved from s7c.sd7 to several compiler libraries. The compiler libraries are licensed with the GPL and can be found in seed7/lib/comp. The refactored compiler is the first compiler of the 3.0 series. * The chapter in the manual about the foreign function interface has been improved. * Checks for parse and str have been added to chkflt.sd7 and chkint.sd7. * In chkccomp.c code has been moved from main() to the new functions numericSizes and numericProperties. * Usages of the macro logError have been added to cmd_rtl.c and cmd_unx.c. * The stack size defined in mk_mingc.mak, mk_mingw.mak, mk_msys.mak and mk_nmake.mak has been changed from 4194304 to 8388608. * The function cstri_buf_to_stri has been added to striutl.c. * The generation of float literals in the compiler has been improved to avoid that precision is lost. * Interpreter and compiler have been improved to support the actions BLN_EQ and BLN_NE. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:15:28.919811Z K 7 svn:log V 386 The concordance software suite allows you to program your Logitech Harmony remote using a configuration object retreived from the harmony website. The Logitech Harmony is a highly configuration universal remote than can control most multimedia devices. This port contains the C Libraries for the concordance framework. PR: ports/190545 Submitted by: Stephen Hurd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:17:39.224765Z K 7 svn:log V 319 The concordance software suite allows you to program your Logitech Harmony remote using a configuration object retreived from the harmony website. The Logitech Harmony is a highly configuration universal remote than can control most multimedia devices. PR: ports/190546 Submitted by: Stephen Hurd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:18:56.218264Z K 7 svn:log V 390 The concordance software suite allows you to program your Logitech Harmony remote using a configuration object retreived from the harmony website. The Logitech Harmony is a highly configuration universal remote than can control most multimedia devices. This port contains the Python bindings for the concordance framework. PR: ports/190547 Submitted by: Stephen Hurd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:20:06.917252Z K 7 svn:log V 258 congruity is a GUI application for programming Logitech(R) Harmony(TM) remote controls. congruity builds upon the work of the concordance project, which provides the underlying communication. PR: ports/190548 Submitted by: Stephen Hurd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:21:05.725990Z K 7 svn:log V 142 lysdr, is a simple SDR program for amateur radio. WWW: https://github.com/gordonjcp/lysdr PR: ports/190549 Submitted by: shurd@sasktel.net END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-06-03T08:25:07.369497Z K 7 svn:log V 170 - Update OpenImageIO to 1.4.8 - Use OPTIONS helpers where appropriate - Update OpenShadingLanguage to 1.4.2 PR: 190254 Submitted by: FreeBSD@ShaneWare.Biz (Maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:36:10.610805Z K 7 svn:log V 201 wdns is a low-level DNS library. It contains a fast DNS message parser and various utility functions for manipulating wire-format DNS data. WWW: https://github.com/farsightsec/wdns PR: ports/190552 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T08:50:05.232273Z K 7 svn:log V 29 - Update to 1.9 PR: 190441 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T09:03:13.461104Z K 7 svn:log V 16 - Stage support END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-03T09:20:32.873584Z K 7 svn:log V 88 Fix pkg-plist when NLS option is off. Reported by: Thomas Mueller END K 10 svn:author V 2 mr K 8 svn:date V 27 2014-06-03T09:20:54.113632Z K 7 svn:log V 82 Try to avoid bzr leftovers. Use boost from ports. Request same compiler as boost. END K 10 svn:author V 2 mr K 8 svn:date V 27 2014-06-03T09:22:42.926999Z K 7 svn:log V 30 Add two forgotten patchfiles. END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T09:51:22.436277Z K 7 svn:log V 26 Update to 0.13.5 release. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T09:54:04.581120Z K 7 svn:log V 57 - Update to 0.19.5 PR: 190348 Submitted by: maintainer END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-06-03T10:09:06.243864Z K 7 svn:log V 24 Update to version 3.31. END K 10 svn:author V 3 tdb K 8 svn:date V 27 2014-06-03T10:12:41.340104Z K 7 svn:log V 97 Update to version 1.1 PR: 190107 Submitted by: Nikola Kolev (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T10:38:43.150262Z K 7 svn:log V 23 - Reset maintainership END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-06-03T10:45:18.678676Z K 7 svn:log V 50 - Convert to new LIB_DEPENDS format - STAGE-clean END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T10:45:53.594034Z K 7 svn:log V 37 - Update to 20140530 - Stage support END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T10:46:19.705925Z K 7 svn:log V 21 - Update to 20140410 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-03T10:47:20.953062Z K 7 svn:log V 56 - Update to 0.10.2 - Convert USE_BZIP -> USES tar:bzip2 END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T10:51:48.641507Z K 7 svn:log V 64 Update to 2.11.1 release. PR: 190089 Submitted by: maintainer END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T10:52:04.620761Z K 7 svn:log V 26 Update to 2.11.1 release. END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-06-03T10:55:24.948421Z K 7 svn:log V 89 - Update to 1.9.8 - Stagify PR: 190398 Submitted by: kyuupichan@gmail.com (maintainer) END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T10:56:56.525697Z K 7 svn:log V 392 HTTPie (pronounced aych-tee-tee-pie) is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. It provides a simple http command that allows for sending arbitrary HTTP requests using a simple and natural syntax, and displays colorized responses. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers. END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T11:04:02.092132Z K 7 svn:log V 74 Update to 6.0.41 release. PR: 190229 Submitted by: wombat@marsupial.org END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T11:06:50.960801Z K 7 svn:log V 120 - Update to 7.0.54 release [1] - Add support for environment variables. PR: 190228 Submitted by: wombat@marsupial.org END K 10 svn:author V 2 mr K 8 svn:date V 27 2014-06-03T11:56:05.732298Z K 7 svn:log V 25 Update to version 3.5.1. END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T12:17:37.962696Z K 7 svn:log V 26 Update to 5.5.13 release. END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T12:17:51.913843Z K 7 svn:log V 26 Update to 5.4.29 release. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2014-06-03T12:19:50.481777Z K 7 svn:log V 41 - Upgrade to 2.0.23 (minor enhancement). END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T12:33:57.109290Z K 7 svn:log V 26 Update to 5.5.38 release. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:13.629727Z K 7 svn:log V 98 - Use USES=libtool - Strip shared library in post-install: - Bump PORTREVISION for package change END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:18.355570Z K 7 svn:log V 80 - Strip binary executable and shared library in post-install: - Cosmetic change END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:22.953945Z K 7 svn:log V 77 - Update to 2.141520 Changes: http://search.cpan.org/dist/CPAN-Meta/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:28.030790Z K 7 svn:log V 69 - Update to 2.7.6 Changes: https://github.com/guard/listen/releases END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:32.844193Z K 7 svn:log V 77 - Update to 1.33 Changes: http://search.cpan.org/dist/Finance-Quote/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:38.318304Z K 7 svn:log V 72 - Update to 0.29 Changes: http://search.cpan.org/dist/Math-GSL/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:43.693895Z K 7 svn:log V 74 - Update to 0.20.12 Changes: http://git.gnome.org/browse/gupnp/tree/NEWS END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:49.100949Z K 7 svn:log V 84 - Update to 2.141520 Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:54.389290Z K 7 svn:log V 71 - Update to 2.014 Changes: http://search.cpan.org/dist/Socket/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:44:59.808262Z K 7 svn:log V 90 - Update to 1.5.1 Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:04.579389Z K 7 svn:log V 88 - Update to 7.37.0 - Use USES=libtool:oldver Changes: http://curl.haxx.se/changes.html END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:09.342458Z K 7 svn:log V 150 - Fix .gemspec for rubygem-blankslate 3.1.2 - Bump PORTREVISION for package change PR: ports/189984 Submitted by: Michael Moll END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:14.132845Z K 7 svn:log V 147 - Fix .gemspec for rubygem-parslet 1.6.1 - Bump PORTREVISION for package change PR: ports/189982 Submitted by: Michael Moll END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:18.591375Z K 7 svn:log V 136 - Remove security/py-posix1e (duplicate of security/py-pylibacl) PR: ports/168709 Submitted by: Joris Dedieu END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:23.738648Z K 7 svn:log V 247 - Add PORTDOCS: copied from security/py-posix1e - Bump PORTREVISION for package and PKGNAME change - While I'm here: - Add missing PKGNAMEPREFIX - Add LICENSE PR: ports/168709 Submitted by: Joris Dedieu (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T12:45:27.854766Z K 7 svn:log V 45 - ocument the removal of security/py-posix1e END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-06-03T12:45:27.949821Z K 7 svn:log V 28 Upgrade v8-devel to 3.27.7. END K 10 svn:author V 3 ale K 8 svn:date V 27 2014-06-03T12:53:54.241875Z K 7 svn:log V 26 Update to 5.6.19 release. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T12:59:51.057503Z K 7 svn:log V 58 - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:00:07.172176Z K 7 svn:log V 59 - Use new LIB_DEPENDS syntax Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:00:17.493182Z K 7 svn:log V 55 - Convert USE_XZ to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:00:23.721013Z K 7 svn:log V 58 - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-06-03T13:12:24.320185Z K 7 svn:log V 127 - Update to snapshot 10177 Changelog: * http://www.fltk.org/articles.php?L1367 * http://www.fltk.org/articles.php?L1368 END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-06-03T13:20:23.242758Z K 7 svn:log V 98 1: Fix COMMENT. 2: add libtool to USES. PR: ports/190411 Submitted by: ports at robakdesign.com END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:27:39.522529Z K 7 svn:log V 41 - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-03T13:37:05.828635Z K 7 svn:log V 237 devel/frama-c: Re-stage to correct -print-libpath The approach to staging had a bug. frama-c -print-libpath returned a path to /wrkdirs (the standard work directory in poudriere). Improve staging so frama-c knows where its installed. END K 10 svn:author V 2 ak K 8 svn:date V 27 2014-06-03T13:40:27.769903Z K 7 svn:log V 68 - Take maintainership - While here, remove obsolete OSVERSION check END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2014-06-03T13:42:45.947311Z K 7 svn:log V 14 Update to 305 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:47:13.628130Z K 7 svn:log V 58 - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:50:08.790183Z K 7 svn:log V 58 - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:51:02.496193Z K 7 svn:log V 96 - Convert USE_XZ to USES - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:51:43.043457Z K 7 svn:log V 128 - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:52:59.341274Z K 7 svn:log V 83 - Stagify - Use new LIB_DEPENDS syntax - Fix shebang Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:58:32.593541Z K 7 svn:log V 209 - Convert security/gsasl to USES=libtool, drop .la files - Bump revisions of dependent ports as gsasl .so version has changed - Convert USE_BZIP2 and USE_XZ to USES in some ports Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-03T13:59:25.031622Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 sbruno K 8 svn:date V 27 2014-06-03T14:03:21.977263Z K 7 svn:log V 124 Add option to pull in emulators/qemu-static-user to assist in x-compiling for non-x86 architectures. Reviewed by: bdrewery END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-06-03T14:34:06.172018Z K 7 svn:log V 187 Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-03T14:51:29.970223Z K 7 svn:log V 324 Update to 0.5.1 snapshot 20100824 For the story when moved to google code the project released a version 0.5 which was newer than the 0.5.1 from earlier hosting To be consistent named it 0.5.1s20100824 (following what debian did) Switch treeviewx to use unicode version of wx Add a patch from Ubuntu to fix loading trees. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-03T15:05:53.309169Z K 7 svn:log V 19 Use USES=tar:bzip2 END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-06-03T15:06:42.643205Z K 7 svn:log V 51 Possible copyright infringement With hat: portmgr END K 10 svn:author V 5 jhale K 8 svn:date V 27 2014-06-03T15:48:06.663953Z K 7 svn:log V 90 - STAGEify - Add DOCS option - Add LICENSE - Make COMMENT more concise - Reword pkg-descr END K 10 svn:author V 5 jhale K 8 svn:date V 27 2014-06-03T16:20:47.835244Z K 7 svn:log V 104 - STAGEify - Add LICENSE where needed - Make COMMENT more concise - Convert USE_BZIP2 -> USES=tar:bzip2 END K 10 svn:author V 5 jhale K 8 svn:date V 27 2014-06-03T16:22:40.735357Z K 7 svn:log V 25 - STAGEify - Add LICENSE END K 10 svn:author V 3 jgh K 8 svn:date V 27 2014-06-03T16:55:09.723895Z K 7 svn:log V 92 - update to 1.2.5 - bhyve driver updates from novel@ Changes: http://libvirt.org/news.html END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T16:57:23.388525Z K 7 svn:log V 89 - Convert to new LIB_DEPENDS format - Use USES=tar:bzip2 Approved by: portmgr (blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T17:07:37.975332Z K 7 svn:log V 65 - Add LICENSE - Remove Author line - Use single space after WWW: END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-03T17:13:45.761120Z K 7 svn:log V 90 Fix staging (make sure that PREFIX is changed only at install time and not at build time) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-03T17:14:30.811342Z K 7 svn:log V 21 Switch to use wx 3.0 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T17:20:45.966978Z K 7 svn:log V 49 - Update LICENSE Approved by: portmgr (blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T17:28:22.485486Z K 7 svn:log V 172 - Fix install/package failure when DOCS option is off This was committed in r348216 and erroneously reverted in r351659. PR: ports/187124 Submitted by: sunpoet (myself) END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2014-06-03T17:32:36.780377Z K 7 svn:log V 140 - Fix build when CUPS is set - Bump PORTREVISION PR: 188799 [1] Submitted by: [1], Miltiadis Margaronis (private email) END K 10 svn:author V 2 cs K 8 svn:date V 27 2014-06-03T18:21:21.576338Z K 7 svn:log V 97 Deprecated, does not fetch PR: 189641 Submitted by: ports.maintainer@evilphi.com (maintainer) END K 10 svn:author V 2 cs K 8 svn:date V 27 2014-06-03T18:33:48.786237Z K 7 svn:log V 474 - Update Zetacoin to 0.8.99.16 - zetacoind now runs as the zetacoin user - Fixed stop function in rc.d script - Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable - Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed. - Added user and group "zetacoin" to ports/UIDs and ports/GIDs - Added update instructions to ports/UPDATING PR: 188567 Submitted by: daniel@morante.net (maintainer) END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-03T18:36:37.304403Z K 7 svn:log V 142 - Update x11-toolkits/c++-gtk-utils to version 2.2.7 - Needs USES=libtool, drop la file - Bump affected comms/efax-gtk (library name changed) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-06-03T18:43:40.704110Z K 7 svn:log V 280 - Update to 0.8.8. Pass maintainership to the submitter. [1] - Catch up with threading API changes of glib20. - Revert a premature update to later libcompizconfig API by upstream, i.e., http://cgit.compiz.org/compiz/compizconfig/simple-ccsm/commit/?id=f0f61be0 PR: 190557 [1] END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-03T19:03:39.803780Z K 7 svn:log V 85 - Update to version 20131119 - Improve COMMENT, take maintainership - Sort pkg-plist END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-03T19:12:21.485140Z K 7 svn:log V 8 Unbreak END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-03T19:14:11.867123Z K 7 svn:log V 8 Unbreak END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-03T19:14:59.968620Z K 7 svn:log V 34 Rephrase pkg-descr, fix WWW line. END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-03T19:31:11.664731Z K 7 svn:log V 58 Reset maintainer, they are unreachable With hat: portmgr END K 10 svn:author V 3 hrs K 8 svn:date V 27 2014-06-03T19:32:33.061152Z K 7 svn:log V 119 - STAGEDIR support. - Simplify PORT_OPTIONS handling. - Fix pkg-plist and remove extra mktexlsr(1). - Fix pkg-message. END K 10 svn:author V 5 naddy K 8 svn:date V 27 2014-06-03T19:37:37.784663Z K 7 svn:log V 146 Complete overhaul: * staging * USES=libtool * drop the autotools dependencies * better integration with the ports framework Approved by: sunpoet END K 10 svn:author V 7 thierry K 8 svn:date V 27 2014-06-03T19:39:27.068746Z K 7 svn:log V 390 It has been reported that sometimes the dæmon is launched before the database get available, this patch tries to fix that: - add an option to teach if the DB is distant; - for mysql, run `mysqladmin ping' (use a fake account, because not authorized for root!) - for pgsl, run `postgresql status' (pg_isready is not available before 9.3). Reported by: Mike Brown END K 10 svn:author V 2 zi K 8 svn:date V 27 2014-06-03T19:42:40.172154Z K 7 svn:log V 61 - Document vulnerability in security/gnutls3 (CVE-2014-3466) END K 10 svn:author V 3 hrs K 8 svn:date V 27 2014-06-03T19:50:10.841725Z K 7 svn:log V 112 Make rc.d/openbgpd send signals only to the parent daemon process to fix a race condition. Submitted by: naddy END K 10 svn:author V 7 nemysis K 8 svn:date V 27 2014-06-03T19:54:22.340776Z K 7 svn:log V 236 - Bump PORTREVISION for dependencies changes - Pass maintainership to koalative at gmail.com - Use libtool instead of USE_AUTOTOOLS libtool - Add USE_AUTOTOOLS libtoolize - Set PORTSCOUT, wrong NLS - Change pkg-plist, remove *.la files END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-06-03T19:59:52.778854Z K 7 svn:log V 156 - Update to 3.1.25 This fixes a security issue: http://www.gnutls.org/security.html#GNUTLS-SA-2014-3 Security: 027af74d-eb56-11e3-9032-000c2980a9f3 END K 10 svn:author V 8 netchild K 8 svn:date V 27 2014-06-03T20:04:00.946610Z K 7 svn:log V 67 - stage-ify - convert to USES-libtool - convert to new lib depends END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-03T20:06:55.736191Z K 7 svn:log V 56 Reset maintainer on staged ports too With hat: portmgr END K 10 svn:author V 8 netchild K 8 svn:date V 27 2014-06-03T20:15:47.336327Z K 7 svn:log V 24 - stage-ify - fix plist END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-06-03T20:16:23.440018Z K 7 svn:log V 99 - Convert to USES=libtool and USES=tar:bzip2. - Pass maintainership to the submitter. PR: 190585 END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-06-03T20:18:52.660116Z K 7 svn:log V 88 Support staging and honor $DATADIR. Pass maintainership to the submitter. PR: 190586 END K 10 svn:author V 2 cs K 8 svn:date V 27 2014-06-03T20:26:02.730446Z K 7 svn:log V 71 Back to pool PR: 190334 Submitted by: shurd@sasktel.net (maintainer) END K 10 svn:author V 2 cs K 8 svn:date V 27 2014-06-03T20:29:43.664246Z K 7 svn:log V 103 Back to pool PR: 190333 Submitted by: shurd@sasktel.net (maintainer) Approved by: portmgr (implicit) END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2014-06-03T20:30:45.563109Z K 7 svn:log V 78 Update to 1.3.1 PR: 189677 Submitted by: me Approved by: Maintainer timeout END K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-06-03T20:30:49.849914Z K 7 svn:log V 71 Honor $DATADIR and fix plist. Approved by: Daniel Austin (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T20:37:50.327354Z K 7 svn:log V 32 - Add LICENSE - Shorten COMMENT END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2014-06-03T20:42:48.531572Z K 7 svn:log V 22 - Take maintainership END K 10 svn:author V 7 antoine K 8 svn:date V 27 2014-06-03T21:13:40.323507Z K 7 svn:log V 130 Replace LIB_DEPENDS on libatf by RUN_DEPENDS+BUILD_DEPENDS This fixes build on FreeBSD 10 which has libatf in base Phabric: D134 END K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-06-03T21:36:16.908557Z K 7 svn:log V 96 - Remove s/aout/elf/ patch. It is handled by USES=libtool. - Remove reference to PTHREAD_LIBS. END K 10 svn:author V 3 tdb K 8 svn:date V 27 2014-06-03T21:58:42.916170Z K 7 svn:log V 116 - Stage support - Use new LIB_DEPENDS format PR: 190375 Submitted by: Stefan Bethke (maintainer) END K 10 svn:author V 3 tdb K 8 svn:date V 27 2014-06-03T22:05:18.173791Z K 7 svn:log V 74 Update to 4.3.2 PR: 190450 Submitted by: markun@onohara.to (maintainer) END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-03T22:48:40.560225Z K 7 svn:log V 24 Update to version 5.1.2 END K 10 svn:author V 6 ashish K 8 svn:date V 27 2014-06-04T00:30:49.399596Z K 7 svn:log V 134 - Make rc.d script send signals only to the parent daemon process to fix a race condition. Submitted by: naddy (via private email) END K 10 svn:author V 6 ashish K 8 svn:date V 27 2014-06-04T00:32:31.769299Z K 7 svn:log V 135 - Make rc.d script sends signals only to the parent daemon process to fix a race condition. Submitted by: naddy (via private email) END K 10 svn:author V 2 cy K 8 svn:date V 27 2014-06-04T02:27:21.728800Z K 7 svn:log V 20 Stagify, modernize. END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-06-04T02:29:05.347876Z K 7 svn:log V 82 sysutils/linux-crashplan: fix for jre17 PR: 190572 Submitted by: bradleythughes END K 10 svn:author V 5 timur K 8 svn:date V 27 2014-06-04T02:50:05.600603Z K 7 svn:log V 22 Converted to STAGEDIR END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T03:12:02.533761Z K 7 svn:log V 58 - Convert USE_BZIP2 to USES Approved by: portmgr blanket END K 10 svn:author V 5 milki K 8 svn:date V 27 2014-06-04T03:19:47.472155Z K 7 svn:log V 259 Revert mail/mutt sidebar patch - sidebar patch is buggy - Bump mail/mutt to 1.5.23_3 PR: 190577 Submitted by: Udo Schweigert (maintainer) Reviewed by: Larry Rosenman (PR submitter) Approved by: swills (mentor) END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2014-06-04T03:33:47.094375Z K 7 svn:log V 18 - Update to 1.566 END K 10 svn:author V 5 milki K 8 svn:date V 27 2014-06-04T03:56:51.092593Z K 7 svn:log V 234 Maintainer takeover, stage support for dns/ldapdns - New maintainer: portmaster@bsdforge.com - Staging support - DOCS, EXAMPLES options PR: 188929 Submitted by: portmaster@bsdforge.com (new maintainer) Approved by: swills (mentor) END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-06-04T03:57:11.941976Z K 7 svn:log V 64 - Add STAGE support PR: ports/190565 Submitted by: maintainer END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2014-06-04T04:02:39.118337Z K 7 svn:log V 53 Stagify. PR: ports/190563 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T05:57:21.837946Z K 7 svn:log V 33 - Mark IGNORE < 9.1 PR: 190596 END K 10 svn:author V 5 culot K 8 svn:date V 27 2014-06-04T05:59:47.967987Z K 7 svn:log V 45 Take glarkin@ commit bit in for safe keeping END K 10 svn:author V 7 linimon K 8 svn:date V 27 2014-06-04T06:07:23.020656Z K 7 svn:log V 177 Mark as BROKEN/DEPRECATED: previously incorrectly set IGNORED. Since then, domain has disappeared. Not staged, either. Submitted by: poudriere Approved by: portmgr (blanket) END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2014-06-04T06:17:15.880650Z K 7 svn:log V 89 Add missing dependency on php5-xmlwriter. PR: ports/190453 Submitted by: Jonathan Price END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T06:24:03.700039Z K 7 svn:log V 58 - Add stage support PR: 190558 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T06:25:25.476148Z K 7 svn:log V 58 - Add stage support PR: 190560 Submitted by: maintainer END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2014-06-04T06:26:01.317529Z K 7 svn:log V 14 Update to 306 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T06:27:30.570640Z K 7 svn:log V 56 - Update to 0.5.7 PR: 190393 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T06:28:56.405096Z K 7 svn:log V 66 - Update to 4.5.2 - Pass maintainership to submitter PR: 190564 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T06:36:54.056497Z K 7 svn:log V 54 - Stage support PR: 190474 Submitted by: maintainer END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2014-06-04T06:45:56.600873Z K 7 svn:log V 86 - Update to 1.6.5 PR: 190413 Submitted by: Bartek Rutkowski END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2014-06-04T06:47:00.159798Z K 7 svn:log V 87 - Update to 1.4.13 PR: 190419 Submitted by: Bartek Rutkowski END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2014-06-04T06:47:40.095684Z K 7 svn:log V 86 - Update to 1.5.8 PR: 190420 Submitted by: Bartek Rutkowski END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T06:53:28.849824Z K 7 svn:log V 168 Deprecate a ports that work on wxGTK 2.8 only because of compatibility with wxGTK 2.6 (activated by default in wxGTK 2.8 not in wxGTK 3.0) wxGTK 2.6 is EOLed for long END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2014-06-04T07:50:30.573968Z K 7 svn:log V 17 Update to 0.25.1 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T08:09:57.225999Z K 7 svn:log V 55 - Update to 0.21 PR: 189452 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T08:11:09.013589Z K 7 svn:log V 127 - Add SFCGAL option (ports/188927) - Add Licenses - Add stage - Fix iconv (ports/186563) PR: 189540 Submitted by: maintainer END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-06-04T08:35:21.741662Z K 7 svn:log V 77 Modernise bzip use flag PR: ports/190580 Submitted by: Stephen R Guglielmo END K 10 svn:author V 6 johans K 8 svn:date V 27 2014-06-04T08:36:12.038857Z K 7 svn:log V 11 Adopt port END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T08:49:57.122103Z K 7 svn:log V 434 SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations. SFCGAL provides standard compliant geometry types and operations, that can be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases WWW: http://www.sfcgal.org/ PR: ports/188927 Submitted by: Loïc BARTOLETTI END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T09:18:44.144190Z K 7 svn:log V 22 Convert to USES=pgsql END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T09:23:09.114851Z K 7 svn:log V 42 Fix dependency after switch to USES=pgsql END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T09:58:34.903264Z K 7 svn:log V 321 Activate compatibility with wxGTK 2.6 API Explicitly set compatibility for wxGTK 2.8 (already on by default) Remove dependency on inotify (not needed wxGTK do support kqueue) Prevent the configure scripts from discovering inotify if already installed Use options helpers Only enable mediactrl if GSTREAMER options is set END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T09:59:31.471692Z K 7 svn:log V 55 Switch to wxGTK 3.0 now that is supports wxGTK 2.6 API END K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2014-06-04T10:11:47.474468Z K 7 svn:log V 80 support staging Submitted by: rodrigo@ (maintainer) Reviewed by: bapt (mentor) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T10:30:30.593748Z K 7 svn:log V 29 - Stage support PR: 189645 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T10:31:58.307701Z K 7 svn:log V 64 - Update to 1.71.17 PR: 189651 Approved by: maintaner timeout END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T10:33:00.926951Z K 7 svn:log V 29 - Stage support PR: 189697 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T10:33:48.704277Z K 7 svn:log V 29 - Stage support PR: 189698 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T10:35:04.861029Z K 7 svn:log V 54 - Update to 2.0 PR: 190257 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:01:44.718333Z K 7 svn:log V 126 - Update the port from 1.0.8b1 to 1.1.7RC2. - Set the new e-mail-address from the maintainer proposed in #174118 PR: 190606 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:03:42.967955Z K 7 svn:log V 42 - Stage support PR: 190173 Submitted by END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:04:29.339490Z K 7 svn:log V 56 - Update to 2.5.6 PR: 190256 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:06:25.752164Z K 7 svn:log V 63 - Update to 0.7.7 PR: 189972 Approved by: maintainer timeout END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:07:19.660447Z K 7 svn:log V 71 - Update to 1.00 - Stage support PR: 189964 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:09:26.010547Z K 7 svn:log V 57 - Update to 1.4.14 PR: 189948 Submitted by: maintainer END K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2014-06-04T11:14:56.256245Z K 7 svn:log V 129 - support staging - changes in per-install & do-install commands Submitted by: rodrigo@ (maintainer) Reviewed by: bapt (mentor) END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T11:15:04.415734Z K 7 svn:log V 45 - Add staging support - Convert to USE_GNOME END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T11:16:58.180870Z K 7 svn:log V 50 - Add staging support - Use options helpers, subs END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T11:24:16.426973Z K 7 svn:log V 20 Add staging support END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:44:48.022850Z K 7 svn:log V 54 - Stage support PR: 190608 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:46:45.371808Z K 7 svn:log V 57 - Update to latest PR: 190598 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:47:32.519811Z K 7 svn:log V 54 - Stage support PR: 190610 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-06-04T11:49:48.454793Z K 7 svn:log V 369 This extension provides an API for communicating with Redis database, a persistent key-value database with built-in net interface written in ANSI-C for Posix systems. It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues. WWW: https://github.com/nicolasff/phpredis PR: ports/189414 Submitted by: Arjan Koole END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T11:50:45.397628Z K 7 svn:log V 20 Add staging support END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T12:07:48.314805Z K 7 svn:log V 57 - Add staging support - Convert to new options framework END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-06-04T12:28:53.466036Z K 7 svn:log V 42 Change mastersite to github. PR: 190444 END K 10 svn:author V 5 demon K 8 svn:date V 27 2014-06-04T12:29:30.579896Z K 7 svn:log V 66 Change mastersite to github. tarball did not change. PR: 190444 END K 10 svn:author V 2 wg K 8 svn:date V 27 2014-06-04T12:33:14.909364Z K 7 svn:log V 85 devel/py-babelfish: update to 0.5.2 PR: 190423 Submitted by: ports robakdesign com END K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-06-04T12:48:35.385163Z K 7 svn:log V 202 add forgotten patch to allow staging as unpriviledge user this patch is laying in my working copy for a long time but I have missed to run svn add ... Reported by: Wolfgang Jenkner END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:05:21.392366Z K 7 svn:log V 152 - Switch accessibility/speech-dispatcher to USES=libtool, drop .la files - Bump dependent ports as .so verson has changed Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:05:32.703209Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:05:40.709949Z K 7 svn:log V 41 - Switch to USES=libtool, drop .la files END K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-06-04T13:05:47.815642Z K 7 svn:log V 20 Add staging support END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:05:51.190538Z K 7 svn:log V 41 - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:06:28.352522Z K 7 svn:log V 41 - Switch to USES=libtool, drop .la files END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:06:39.070884Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:07:10.414695Z K 7 svn:log V 59 - Switch to USES=libtool, drop .la files - Strip libraries END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:08:32.745352Z K 7 svn:log V 89 - Clarify LICENSE - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:08:53.659393Z K 7 svn:log V 71 - Switch to USES=libtool, drop .la files Approved by: portmgr blanket END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2014-06-04T13:10:01.858568Z K 7 svn:log V 18 - Update to 2.1.0 END