Fri Aug 9 16:20:55 2019 UTC ()
R-purrr: initial commit

A complete and consistent functional programming toolkit for R.


(brook)
diff -r1.2878 -r1.2879 pkgsrc/devel/Makefile
diff -r0 -r1.1 pkgsrc/devel/R-purrr/DESCR
diff -r0 -r1.1 pkgsrc/devel/R-purrr/Makefile
diff -r0 -r1.1 pkgsrc/devel/R-purrr/distinfo
diff -r1.3333 -r1.3334 pkgsrc/doc/CHANGES-2019

cvs diff -r1.2878 -r1.2879 pkgsrc/devel/Makefile (switch to unified diff)

--- pkgsrc/devel/Makefile 2019/08/07 11:48:16 1.2878
+++ pkgsrc/devel/Makefile 2019/08/09 16:20:54 1.2879
@@ -1,1037 +1,1038 @@ @@ -1,1037 +1,1038 @@
1# $NetBSD: Makefile,v 1.2878 2019/08/07 11:48:16 nia Exp $ 1# $NetBSD: Makefile,v 1.2879 2019/08/09 16:20:54 brook Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
15SUBDIR+= R-IRdisplay 15SUBDIR+= R-IRdisplay
16SUBDIR+= R-IRkernel 16SUBDIR+= R-IRkernel
17SUBDIR+= R-R6 17SUBDIR+= R-R6
18SUBDIR+= R-Rcpp 18SUBDIR+= R-Rcpp
19SUBDIR+= R-assertthat 19SUBDIR+= R-assertthat
20SUBDIR+= R-bindr 20SUBDIR+= R-bindr
21SUBDIR+= R-bit 21SUBDIR+= R-bit
22SUBDIR+= R-bit64 22SUBDIR+= R-bit64
23SUBDIR+= R-blob 23SUBDIR+= R-blob
24SUBDIR+= R-checkmate 24SUBDIR+= R-checkmate
25SUBDIR+= R-cli 25SUBDIR+= R-cli
26SUBDIR+= R-clipr 26SUBDIR+= R-clipr
27SUBDIR+= R-crayon 27SUBDIR+= R-crayon
28SUBDIR+= R-evaluate 28SUBDIR+= R-evaluate
29SUBDIR+= R-fansi 29SUBDIR+= R-fansi
30SUBDIR+= R-glue 30SUBDIR+= R-glue
31SUBDIR+= R-inline 31SUBDIR+= R-inline
32SUBDIR+= R-iterators 32SUBDIR+= R-iterators
33SUBDIR+= R-lazyeval 33SUBDIR+= R-lazyeval
34SUBDIR+= R-magrittr 34SUBDIR+= R-magrittr
35SUBDIR+= R-memoise 35SUBDIR+= R-memoise
36SUBDIR+= R-pkgconfig 36SUBDIR+= R-pkgconfig
37SUBDIR+= R-plogr 37SUBDIR+= R-plogr
38SUBDIR+= R-proto 38SUBDIR+= R-proto
 39SUBDIR+= R-purrr
39SUBDIR+= R-rematch 40SUBDIR+= R-rematch
40SUBDIR+= R-repr 41SUBDIR+= R-repr
41SUBDIR+= R-rio 42SUBDIR+= R-rio
42SUBDIR+= R-rlang 43SUBDIR+= R-rlang
43SUBDIR+= R-tcltk2 44SUBDIR+= R-tcltk2
44SUBDIR+= R-uuid 45SUBDIR+= R-uuid
45SUBDIR+= R-withr 46SUBDIR+= R-withr
46SUBDIR+= R-xfun 47SUBDIR+= R-xfun
47SUBDIR+= RBTools 48SUBDIR+= RBTools
48SUBDIR+= RTFM 49SUBDIR+= RTFM
49SUBDIR+= RTx-RightsMatrix 50SUBDIR+= RTx-RightsMatrix
50SUBDIR+= Renaissance 51SUBDIR+= Renaissance
51SUBDIR+= SDL 52SUBDIR+= SDL
52SUBDIR+= SDL-intro-en 53SUBDIR+= SDL-intro-en
53SUBDIR+= SDL-intro-ko 54SUBDIR+= SDL-intro-ko
54SUBDIR+= SDL2 55SUBDIR+= SDL2
55SUBDIR+= SDL_Pango 56SUBDIR+= SDL_Pango
56SUBDIR+= SDL_gfx 57SUBDIR+= SDL_gfx
57SUBDIR+= SDL_ttf 58SUBDIR+= SDL_ttf
58SUBDIR+= SDLmm 59SUBDIR+= SDLmm
59SUBDIR+= SOPE 60SUBDIR+= SOPE
60SUBDIR+= ZenTest 61SUBDIR+= ZenTest
61SUBDIR+= accerciser3 62SUBDIR+= accerciser3
62SUBDIR+= acme 63SUBDIR+= acme
63SUBDIR+= acr 64SUBDIR+= acr
64SUBDIR+= acunia-jam 65SUBDIR+= acunia-jam
65SUBDIR+= adacurses 66SUBDIR+= adacurses
66SUBDIR+= adocman 67SUBDIR+= adocman
67SUBDIR+= aegis 68SUBDIR+= aegis
68SUBDIR+= afl 69SUBDIR+= afl
69SUBDIR+= ald 70SUBDIR+= ald
70SUBDIR+= alex 71SUBDIR+= alex
71SUBDIR+= allegro 72SUBDIR+= allegro
72SUBDIR+= anjuta 73SUBDIR+= anjuta
73SUBDIR+= ant-contrib 74SUBDIR+= ant-contrib
74SUBDIR+= apache-ant 75SUBDIR+= apache-ant
75SUBDIR+= apache-ant15 76SUBDIR+= apache-ant15
76SUBDIR+= apache-ant19 77SUBDIR+= apache-ant19
77SUBDIR+= apache-ivy 78SUBDIR+= apache-ivy
78SUBDIR+= apache-maven 79SUBDIR+= apache-maven
79SUBDIR+= apel 80SUBDIR+= apel
80SUBDIR+= apenwarr-redo 81SUBDIR+= apenwarr-redo
81SUBDIR+= appdata-tools 82SUBDIR+= appdata-tools
82SUBDIR+= apr 83SUBDIR+= apr
83SUBDIR+= apr-util 84SUBDIR+= apr-util
84SUBDIR+= arcanist 85SUBDIR+= arcanist
85SUBDIR+= arena 86SUBDIR+= arena
86SUBDIR+= argp 87SUBDIR+= argp
87SUBDIR+= argtable 88SUBDIR+= argtable
88SUBDIR+= as31 89SUBDIR+= as31
89SUBDIR+= asio 90SUBDIR+= asio
90SUBDIR+= aslc86k 91SUBDIR+= aslc86k
91SUBDIR+= asm2html 92SUBDIR+= asm2html
92SUBDIR+= astyle 93SUBDIR+= astyle
93SUBDIR+= at-spi 94SUBDIR+= at-spi
94SUBDIR+= at-spi2-atk 95SUBDIR+= at-spi2-atk
95SUBDIR+= at-spi2-core 96SUBDIR+= at-spi2-core
96SUBDIR+= atf 97SUBDIR+= atf
97SUBDIR+= atk 98SUBDIR+= atk
98SUBDIR+= atkmm 99SUBDIR+= atkmm
99SUBDIR+= autoconf 100SUBDIR+= autoconf
100SUBDIR+= autoconf-archive 101SUBDIR+= autoconf-archive
101SUBDIR+= autoconf213 102SUBDIR+= autoconf213
102SUBDIR+= autogen 103SUBDIR+= autogen
103SUBDIR+= automake 104SUBDIR+= automake
104SUBDIR+= automake14 105SUBDIR+= automake14
105SUBDIR+= automoc4 106SUBDIR+= automoc4
106SUBDIR+= autosetup 107SUBDIR+= autosetup
107SUBDIR+= avl 108SUBDIR+= avl
108SUBDIR+= avltree 109SUBDIR+= avltree
109SUBDIR+= bam 110SUBDIR+= bam
110SUBDIR+= bats 111SUBDIR+= bats
111SUBDIR+= bcc 112SUBDIR+= bcc
112SUBDIR+= bfg 113SUBDIR+= bfg
113SUBDIR+= bglibs 114SUBDIR+= bglibs
114SUBDIR+= bin86 115SUBDIR+= bin86
115SUBDIR+= binutils 116SUBDIR+= binutils
116SUBDIR+= bison 117SUBDIR+= bison
117SUBDIR+= blame 118SUBDIR+= blame
118SUBDIR+= blib 119SUBDIR+= blib
119SUBDIR+= blosc 120SUBDIR+= blosc
120SUBDIR+= bmake 121SUBDIR+= bmake
121SUBDIR+= bmkdep 122SUBDIR+= bmkdep
122SUBDIR+= boa-constructor 123SUBDIR+= boa-constructor
123SUBDIR+= boehm-gc 124SUBDIR+= boehm-gc
124SUBDIR+= boost-build 125SUBDIR+= boost-build
125SUBDIR+= boost-docs 126SUBDIR+= boost-docs
126SUBDIR+= boost-headers 127SUBDIR+= boost-headers
127SUBDIR+= boost-jam 128SUBDIR+= boost-jam
128SUBDIR+= boost-libs 129SUBDIR+= boost-libs
129SUBDIR+= boost-mpi 130SUBDIR+= boost-mpi
130SUBDIR+= bpython 131SUBDIR+= bpython
131SUBDIR+= buddy 132SUBDIR+= buddy
132SUBDIR+= bugzilla 133SUBDIR+= bugzilla
133SUBDIR+= bugzilla3 134SUBDIR+= bugzilla3
134SUBDIR+= bullet 135SUBDIR+= bullet
135SUBDIR+= byacc 136SUBDIR+= byacc
136SUBDIR+= bzr 137SUBDIR+= bzr
137SUBDIR+= bzr-explorer 138SUBDIR+= bzr-explorer
138SUBDIR+= bzr-gtk 139SUBDIR+= bzr-gtk
139SUBDIR+= bzr-svn 140SUBDIR+= bzr-svn
140SUBDIR+= bzrtools 141SUBDIR+= bzrtools
141SUBDIR+= c++gsl 142SUBDIR+= c++gsl
142SUBDIR+= calltree-perl 143SUBDIR+= calltree-perl
143SUBDIR+= capstone 144SUBDIR+= capstone
144SUBDIR+= catch 145SUBDIR+= catch
145SUBDIR+= cbindgen 146SUBDIR+= cbindgen
146SUBDIR+= cbrowser 147SUBDIR+= cbrowser
147SUBDIR+= ccache 148SUBDIR+= ccache
148SUBDIR+= cdecl 149SUBDIR+= cdecl
149SUBDIR+= cdk 150SUBDIR+= cdk
150SUBDIR+= cervisia 151SUBDIR+= cervisia
151SUBDIR+= cfitsio 152SUBDIR+= cfitsio
152SUBDIR+= cflow 153SUBDIR+= cflow
153SUBDIR+= cflow-mode 154SUBDIR+= cflow-mode
154SUBDIR+= cfr 155SUBDIR+= cfr
155SUBDIR+= cgdb 156SUBDIR+= cgdb
156SUBDIR+= cgen 157SUBDIR+= cgen
157SUBDIR+= check 158SUBDIR+= check
158SUBDIR+= chmlib 159SUBDIR+= chmlib
159SUBDIR+= chrpath 160SUBDIR+= chrpath
160SUBDIR+= clib 161SUBDIR+= clib
161SUBDIR+= clion-bin 162SUBDIR+= clion-bin
162SUBDIR+= clisp-pcre 163SUBDIR+= clisp-pcre
163SUBDIR+= clisp-syscalls 164SUBDIR+= clisp-syscalls
164SUBDIR+= clisp-wildcard 165SUBDIR+= clisp-wildcard
165SUBDIR+= clisp-zlib 166SUBDIR+= clisp-zlib
166SUBDIR+= cloc 167SUBDIR+= cloc
167SUBDIR+= cmake 168SUBDIR+= cmake
168SUBDIR+= cmake-fedora 169SUBDIR+= cmake-fedora
169SUBDIR+= cmake-mode 170SUBDIR+= cmake-mode
170SUBDIR+= cmocka 171SUBDIR+= cmocka
171SUBDIR+= cmockery2 172SUBDIR+= cmockery2
172SUBDIR+= cmph 173SUBDIR+= cmph
173SUBDIR+= cobol-mode 174SUBDIR+= cobol-mode
174SUBDIR+= coccinelle 175SUBDIR+= coccinelle
175SUBDIR+= coconut 176SUBDIR+= coconut
176SUBDIR+= codeville 177SUBDIR+= codeville
177SUBDIR+= cogito 178SUBDIR+= cogito
178SUBDIR+= colordiff 179SUBDIR+= colordiff
179SUBDIR+= commit-patch 180SUBDIR+= commit-patch
180SUBDIR+= compiz-bcop 181SUBDIR+= compiz-bcop
181SUBDIR+= compizconfig-backend-gconf 182SUBDIR+= compizconfig-backend-gconf
182SUBDIR+= concurrencykit 183SUBDIR+= concurrencykit
183SUBDIR+= confuse 184SUBDIR+= confuse
184SUBDIR+= cook 185SUBDIR+= cook
185SUBDIR+= cppcheck 186SUBDIR+= cppcheck
186SUBDIR+= cppunit 187SUBDIR+= cppunit
187SUBDIR+= cpputest 188SUBDIR+= cpputest
188SUBDIR+= cproto 189SUBDIR+= cproto
189SUBDIR+= cpuflags 190SUBDIR+= cpuflags
190SUBDIR+= cqual 191SUBDIR+= cqual
191SUBDIR+= cre2 192SUBDIR+= cre2
192SUBDIR+= creduce 193SUBDIR+= creduce
193SUBDIR+= cscope 194SUBDIR+= cscope
194SUBDIR+= cssc 195SUBDIR+= cssc
195SUBDIR+= ctemplate 196SUBDIR+= ctemplate
196SUBDIR+= cunit 197SUBDIR+= cunit
197SUBDIR+= cut 198SUBDIR+= cut
198SUBDIR+= cutter 199SUBDIR+= cutter
199SUBDIR+= cvs-fast-export 200SUBDIR+= cvs-fast-export
200SUBDIR+= cvs2cl 201SUBDIR+= cvs2cl
201SUBDIR+= cvs2html 202SUBDIR+= cvs2html
202SUBDIR+= cvs2svn 203SUBDIR+= cvs2svn
203SUBDIR+= cvsclone 204SUBDIR+= cvsclone
204SUBDIR+= cvsd 205SUBDIR+= cvsd
205SUBDIR+= cvsdiff2patch 206SUBDIR+= cvsdiff2patch
206SUBDIR+= cvsgraph 207SUBDIR+= cvsgraph
207SUBDIR+= cvslock 208SUBDIR+= cvslock
208SUBDIR+= cvsps 209SUBDIR+= cvsps
209SUBDIR+= cvsps3 210SUBDIR+= cvsps3
210SUBDIR+= cvsup-bin 211SUBDIR+= cvsup-bin
211SUBDIR+= cvsup-gui-bin 212SUBDIR+= cvsup-gui-bin
212SUBDIR+= cvsutils 213SUBDIR+= cvsutils
213SUBDIR+= cvsync 214SUBDIR+= cvsync
214SUBDIR+= cxref 215SUBDIR+= cxref
215SUBDIR+= darcs 216SUBDIR+= darcs
216SUBDIR+= darts 217SUBDIR+= darts
217SUBDIR+= dconf 218SUBDIR+= dconf
218SUBDIR+= dconf-editor 219SUBDIR+= dconf-editor
219SUBDIR+= ddd 220SUBDIR+= ddd
220SUBDIR+= debugcon_printf 221SUBDIR+= debugcon_printf
221SUBDIR+= deforaos-asm 222SUBDIR+= deforaos-asm
222SUBDIR+= deforaos-coder 223SUBDIR+= deforaos-coder
223SUBDIR+= deforaos-configure 224SUBDIR+= deforaos-configure
224SUBDIR+= deforaos-cpp 225SUBDIR+= deforaos-cpp
225SUBDIR+= deforaos-libsystem 226SUBDIR+= deforaos-libsystem
226SUBDIR+= dejagnu 227SUBDIR+= dejagnu
227SUBDIR+= delta 228SUBDIR+= delta
228SUBDIR+= dev86 229SUBDIR+= dev86
229SUBDIR+= devIL 230SUBDIR+= devIL
230SUBDIR+= devhelp 231SUBDIR+= devhelp
231SUBDIR+= device-driver-doc-de 232SUBDIR+= device-driver-doc-de
232SUBDIR+= dia2code 233SUBDIR+= dia2code
233SUBDIR+= diffuse 234SUBDIR+= diffuse
234SUBDIR+= diffutils 235SUBDIR+= diffutils
235SUBDIR+= distcc 236SUBDIR+= distcc
236SUBDIR+= distcc-pump 237SUBDIR+= distcc-pump
237SUBDIR+= distccmon-gnome 238SUBDIR+= distccmon-gnome
238SUBDIR+= distccmon-gtk 239SUBDIR+= distccmon-gtk
239SUBDIR+= dlcompat 240SUBDIR+= dlcompat
240SUBDIR+= dmake 241SUBDIR+= dmake
241SUBDIR+= dmalloc 242SUBDIR+= dmalloc
242SUBDIR+= doc++ 243SUBDIR+= doc++
243SUBDIR+= dolphin-plugins 244SUBDIR+= dolphin-plugins
244SUBDIR+= dotconf 245SUBDIR+= dotconf
245SUBDIR+= doxygen 246SUBDIR+= doxygen
246SUBDIR+= doxymacs 247SUBDIR+= doxymacs
247SUBDIR+= dumpet 248SUBDIR+= dumpet
248SUBDIR+= easygit 249SUBDIR+= easygit
249SUBDIR+= eclipse 250SUBDIR+= eclipse
250SUBDIR+= ecore 251SUBDIR+= ecore
251SUBDIR+= edcommon 252SUBDIR+= edcommon
252SUBDIR+= editline 253SUBDIR+= editline
253SUBDIR+= editorconfig-core 254SUBDIR+= editorconfig-core
254SUBDIR+= eet 255SUBDIR+= eet
255SUBDIR+= egypt 256SUBDIR+= egypt
256SUBDIR+= eina 257SUBDIR+= eina
257SUBDIR+= eio 258SUBDIR+= eio
258SUBDIR+= electric-fence 259SUBDIR+= electric-fence
259SUBDIR+= elf 260SUBDIR+= elf
260SUBDIR+= elfcat 261SUBDIR+= elfcat
261SUBDIR+= elfsh 262SUBDIR+= elfsh
262SUBDIR+= elftoolchain 263SUBDIR+= elftoolchain
263SUBDIR+= elib 264SUBDIR+= elib
264SUBDIR+= emacs-ilisp 265SUBDIR+= emacs-ilisp
265SUBDIR+= emacs20-elib 266SUBDIR+= emacs20-elib
266SUBDIR+= empty 267SUBDIR+= empty
267SUBDIR+= epydoc 268SUBDIR+= epydoc
268SUBDIR+= eric4 269SUBDIR+= eric4
269SUBDIR+= erlang-base64url 270SUBDIR+= erlang-base64url
270SUBDIR+= erlang-cache_tab 271SUBDIR+= erlang-cache_tab
271SUBDIR+= erlang-ezlib 272SUBDIR+= erlang-ezlib
272SUBDIR+= erlang-fs 273SUBDIR+= erlang-fs
273SUBDIR+= error 274SUBDIR+= error
274SUBDIR+= ethos 275SUBDIR+= ethos
275SUBDIR+= etrace 276SUBDIR+= etrace
276SUBDIR+= exctags 277SUBDIR+= exctags
277SUBDIR+= exempi 278SUBDIR+= exempi
278SUBDIR+= extra-cmake-modules 279SUBDIR+= extra-cmake-modules
279SUBDIR+= fann 280SUBDIR+= fann
280SUBDIR+= fastdep 281SUBDIR+= fastdep
281SUBDIR+= fhist 282SUBDIR+= fhist
282SUBDIR+= fifechan 283SUBDIR+= fifechan
283SUBDIR+= fifengine 284SUBDIR+= fifengine
284SUBDIR+= flatbuffers 285SUBDIR+= flatbuffers
285SUBDIR+= flatzebra 286SUBDIR+= flatzebra
286SUBDIR+= flex 287SUBDIR+= flex
287SUBDIR+= flexdock 288SUBDIR+= flexdock
288SUBDIR+= flim 289SUBDIR+= flim
289SUBDIR+= florist 290SUBDIR+= florist
290SUBDIR+= fortran-utils 291SUBDIR+= fortran-utils
291SUBDIR+= fossil 292SUBDIR+= fossil
292SUBDIR+= frama-c 293SUBDIR+= frama-c
293SUBDIR+= frink 294SUBDIR+= frink
294SUBDIR+= fromcvs 295SUBDIR+= fromcvs
295SUBDIR+= ftnchek 296SUBDIR+= ftnchek
296SUBDIR+= g-wrap 297SUBDIR+= g-wrap
297SUBDIR+= gccmakedep 298SUBDIR+= gccmakedep
298SUBDIR+= gconfmm 299SUBDIR+= gconfmm
299SUBDIR+= gcvs 300SUBDIR+= gcvs
300SUBDIR+= gdb 301SUBDIR+= gdb
301SUBDIR+= gdb7 302SUBDIR+= gdb7
302SUBDIR+= gdbus-codegen 303SUBDIR+= gdbus-codegen
303SUBDIR+= gdl 304SUBDIR+= gdl
304SUBDIR+= geany 305SUBDIR+= geany
305SUBDIR+= gearmand 306SUBDIR+= gearmand
306SUBDIR+= generate 307SUBDIR+= generate
307SUBDIR+= gengetopt 308SUBDIR+= gengetopt
308SUBDIR+= gentle 309SUBDIR+= gentle
309SUBDIR+= gettext 310SUBDIR+= gettext
310SUBDIR+= gettext-asprintf 311SUBDIR+= gettext-asprintf
311SUBDIR+= gettext-lib 312SUBDIR+= gettext-lib
312SUBDIR+= gettext-m4 313SUBDIR+= gettext-m4
313SUBDIR+= gettext-tools 314SUBDIR+= gettext-tools
314SUBDIR+= gflags 315SUBDIR+= gflags
315SUBDIR+= gflib 316SUBDIR+= gflib
316SUBDIR+= giblib 317SUBDIR+= giblib
317SUBDIR+= gindent 318SUBDIR+= gindent
318SUBDIR+= git 319SUBDIR+= git
319SUBDIR+= git-base 320SUBDIR+= git-base
320SUBDIR+= git-contrib 321SUBDIR+= git-contrib
321SUBDIR+= git-cvs 322SUBDIR+= git-cvs
322SUBDIR+= git-docs 323SUBDIR+= git-docs
323SUBDIR+= git-gitk 324SUBDIR+= git-gitk
324SUBDIR+= git-lfs 325SUBDIR+= git-lfs
325SUBDIR+= git-remote-hg 326SUBDIR+= git-remote-hg
326SUBDIR+= git-svn 327SUBDIR+= git-svn
327SUBDIR+= gitolite 328SUBDIR+= gitolite
328SUBDIR+= glade 329SUBDIR+= glade
329SUBDIR+= glib 330SUBDIR+= glib
330SUBDIR+= glib2 331SUBDIR+= glib2
331SUBDIR+= glib2-tools 332SUBDIR+= glib2-tools
332SUBDIR+= glibmm 333SUBDIR+= glibmm
333SUBDIR+= global 334SUBDIR+= global
334SUBDIR+= gmake 335SUBDIR+= gmake
335SUBDIR+= gmp 336SUBDIR+= gmp
336SUBDIR+= gmtk 337SUBDIR+= gmtk
337SUBDIR+= gnatpython 338SUBDIR+= gnatpython
338SUBDIR+= gnome-common 339SUBDIR+= gnome-common
339SUBDIR+= gnustep-base 340SUBDIR+= gnustep-base
340SUBDIR+= gnustep-examples 341SUBDIR+= gnustep-examples
341SUBDIR+= gnustep-make 342SUBDIR+= gnustep-make
342SUBDIR+= gnustep-objc 343SUBDIR+= gnustep-objc
343SUBDIR+= gnustep-objc-lf2 344SUBDIR+= gnustep-objc-lf2
344SUBDIR+= go-afero 345SUBDIR+= go-afero
345SUBDIR+= go-amber 346SUBDIR+= go-amber
346SUBDIR+= go-appengine 347SUBDIR+= go-appengine
347SUBDIR+= go-assert 348SUBDIR+= go-assert
348SUBDIR+= go-blackfriday 349SUBDIR+= go-blackfriday
349SUBDIR+= go-buffruneio 350SUBDIR+= go-buffruneio
350SUBDIR+= go-cast 351SUBDIR+= go-cast
351SUBDIR+= go-check 352SUBDIR+= go-check
352SUBDIR+= go-cli 353SUBDIR+= go-cli
353SUBDIR+= go-cobra 354SUBDIR+= go-cobra
354SUBDIR+= go-colorable 355SUBDIR+= go-colorable
355SUBDIR+= go-colortext 356SUBDIR+= go-colortext
356SUBDIR+= go-colour 357SUBDIR+= go-colour
357SUBDIR+= go-consul-api 358SUBDIR+= go-consul-api
358SUBDIR+= go-debounce 359SUBDIR+= go-debounce
359SUBDIR+= go-ed25519 360SUBDIR+= go-ed25519
360SUBDIR+= go-emoji 361SUBDIR+= go-emoji
361SUBDIR+= go-errors 362SUBDIR+= go-errors
362SUBDIR+= go-flags-svent 363SUBDIR+= go-flags-svent
363SUBDIR+= go-fnmatch 364SUBDIR+= go-fnmatch
364SUBDIR+= go-fs 365SUBDIR+= go-fs
365SUBDIR+= go-fsnotify 366SUBDIR+= go-fsnotify
366SUBDIR+= go-fsync 367SUBDIR+= go-fsync
367SUBDIR+= go-gitmap 368SUBDIR+= go-gitmap
368SUBDIR+= go-glog 369SUBDIR+= go-glog
369SUBDIR+= go-gls 370SUBDIR+= go-gls
370SUBDIR+= go-gocode 371SUBDIR+= go-gocode
371SUBDIR+= go-godef 372SUBDIR+= go-godef
372SUBDIR+= go-godirwalk 373SUBDIR+= go-godirwalk
373SUBDIR+= go-godotenv 374SUBDIR+= go-godotenv
374SUBDIR+= go-golang-lru 375SUBDIR+= go-golang-lru
375SUBDIR+= go-goorgeous 376SUBDIR+= go-goorgeous
376SUBDIR+= go-gopkgs 377SUBDIR+= go-gopkgs
377SUBDIR+= go-goptlib 378SUBDIR+= go-goptlib
378SUBDIR+= go-goreturns 379SUBDIR+= go-goreturns
379SUBDIR+= go-hashstructure 380SUBDIR+= go-hashstructure
380SUBDIR+= go-homedir 381SUBDIR+= go-homedir
381SUBDIR+= go-humanize 382SUBDIR+= go-humanize
382SUBDIR+= go-i18n 383SUBDIR+= go-i18n
383SUBDIR+= go-immutable-radix 384SUBDIR+= go-immutable-radix
384SUBDIR+= go-ini 385SUBDIR+= go-ini
385SUBDIR+= go-isatty 386SUBDIR+= go-isatty
386SUBDIR+= go-jwalterweatherman 387SUBDIR+= go-jwalterweatherman
387SUBDIR+= go-kingpin.v3-unstable 388SUBDIR+= go-kingpin.v3-unstable
388SUBDIR+= go-locker 389SUBDIR+= go-locker
389SUBDIR+= go-logrus 390SUBDIR+= go-logrus
390SUBDIR+= go-mapstructure 391SUBDIR+= go-mapstructure
391SUBDIR+= go-mapstructure-bep 392SUBDIR+= go-mapstructure-bep
392SUBDIR+= go-mow-cli 393SUBDIR+= go-mow-cli
393SUBDIR+= go-nbreader 394SUBDIR+= go-nbreader
394SUBDIR+= go-nitro 395SUBDIR+= go-nitro
395SUBDIR+= go-osext 396SUBDIR+= go-osext
396SUBDIR+= go-pflag 397SUBDIR+= go-pflag
397SUBDIR+= go-properties 398SUBDIR+= go-properties
398SUBDIR+= go-protobuf 399SUBDIR+= go-protobuf
399SUBDIR+= go-purell 400SUBDIR+= go-purell
400SUBDIR+= go-ratelimit 401SUBDIR+= go-ratelimit
401SUBDIR+= go-repr 402SUBDIR+= go-repr
402SUBDIR+= go-review 403SUBDIR+= go-review
403SUBDIR+= go-sanitized_anchor_name 404SUBDIR+= go-sanitized_anchor_name
404SUBDIR+= go-shellwords 405SUBDIR+= go-shellwords
405SUBDIR+= go-shuffle 406SUBDIR+= go-shuffle
406SUBDIR+= go-siphash 407SUBDIR+= go-siphash
407SUBDIR+= go-sync 408SUBDIR+= go-sync
408SUBDIR+= go-sys 409SUBDIR+= go-sys
409SUBDIR+= go-termbox 410SUBDIR+= go-termbox
410SUBDIR+= go-testify 411SUBDIR+= go-testify
411SUBDIR+= go-tools 412SUBDIR+= go-tools
412SUBDIR+= go-try 413SUBDIR+= go-try
413SUBDIR+= go-viper 414SUBDIR+= go-viper
414SUBDIR+= go-yaml 415SUBDIR+= go-yaml
415SUBDIR+= gob2 416SUBDIR+= gob2
416SUBDIR+= gobject-introspection 417SUBDIR+= gobject-introspection
417SUBDIR+= golint 418SUBDIR+= golint
418SUBDIR+= google-api-go-client 419SUBDIR+= google-api-go-client
419SUBDIR+= google-glog 420SUBDIR+= google-glog
420SUBDIR+= googletest 421SUBDIR+= googletest
421SUBDIR+= gperf 422SUBDIR+= gperf
422SUBDIR+= gperftools 423SUBDIR+= gperftools
423SUBDIR+= gprbuild-aux 424SUBDIR+= gprbuild-aux
424SUBDIR+= gps 425SUBDIR+= gps
425SUBDIR+= gputils 426SUBDIR+= gputils
426SUBDIR+= gradle 427SUBDIR+= gradle
427SUBDIR+= grantlee 428SUBDIR+= grantlee
428SUBDIR+= grantlee-qt5 429SUBDIR+= grantlee-qt5
429SUBDIR+= gsoap 430SUBDIR+= gsoap
430SUBDIR+= gst-plugins0.10-pango 431SUBDIR+= gst-plugins0.10-pango
431SUBDIR+= gst-plugins1-pango 432SUBDIR+= gst-plugins1-pango
432SUBDIR+= gtexinfo 433SUBDIR+= gtexinfo
433SUBDIR+= gtl 434SUBDIR+= gtl
434SUBDIR+= guile-gnome 435SUBDIR+= guile-gnome
435SUBDIR+= guile-lib 436SUBDIR+= guile-lib
436SUBDIR+= guile-slib 437SUBDIR+= guile-slib
437SUBDIR+= guile-www 438SUBDIR+= guile-www
438SUBDIR+= guile22-slib 439SUBDIR+= guile22-slib
439SUBDIR+= gyp 440SUBDIR+= gyp
440SUBDIR+= happy 441SUBDIR+= happy
441SUBDIR+= haskell-mode 442SUBDIR+= haskell-mode
442SUBDIR+= hdevtools 443SUBDIR+= hdevtools
443SUBDIR+= hdf 444SUBDIR+= hdf
444SUBDIR+= hdf5 445SUBDIR+= hdf5
445SUBDIR+= hdf5-c++ 446SUBDIR+= hdf5-c++
446SUBDIR+= heirloom-getopt 447SUBDIR+= heirloom-getopt
447SUBDIR+= heirloom-libcommon 448SUBDIR+= heirloom-libcommon
448SUBDIR+= heirloom-what 449SUBDIR+= heirloom-what
449SUBDIR+= hoe 450SUBDIR+= hoe
450SUBDIR+= honggfuzz 451SUBDIR+= honggfuzz
451SUBDIR+= hptools 452SUBDIR+= hptools
452SUBDIR+= hs-MonadRandom 453SUBDIR+= hs-MonadRandom
453SUBDIR+= hs-QuickCheck 454SUBDIR+= hs-QuickCheck
454SUBDIR+= hs-ansi-terminal 455SUBDIR+= hs-ansi-terminal
455SUBDIR+= hs-base-unicode-symbols 456SUBDIR+= hs-base-unicode-symbols
456SUBDIR+= hs-blaze-builder 457SUBDIR+= hs-blaze-builder
457SUBDIR+= hs-cmdargs 458SUBDIR+= hs-cmdargs
458SUBDIR+= hs-cpphs 459SUBDIR+= hs-cpphs
459SUBDIR+= hs-data-default 460SUBDIR+= hs-data-default
460SUBDIR+= hs-data-default-class 461SUBDIR+= hs-data-default-class
461SUBDIR+= hs-data-default-instances-base 462SUBDIR+= hs-data-default-instances-base
462SUBDIR+= hs-data-default-instances-containers 463SUBDIR+= hs-data-default-instances-containers
463SUBDIR+= hs-data-default-instances-dlist 464SUBDIR+= hs-data-default-instances-dlist
464SUBDIR+= hs-data-default-instances-old-locale 465SUBDIR+= hs-data-default-instances-old-locale
465SUBDIR+= hs-deepseq-generics 466SUBDIR+= hs-deepseq-generics
466SUBDIR+= hs-dlist 467SUBDIR+= hs-dlist
467SUBDIR+= hs-exceptions 468SUBDIR+= hs-exceptions
468SUBDIR+= hs-extensible-exceptions 469SUBDIR+= hs-extensible-exceptions
469SUBDIR+= hs-ghc-mtl 470SUBDIR+= hs-ghc-mtl
470SUBDIR+= hs-ghc-paths 471SUBDIR+= hs-ghc-paths
471SUBDIR+= hs-hashable 472SUBDIR+= hs-hashable
472SUBDIR+= hs-haskell-src-exts 473SUBDIR+= hs-haskell-src-exts
473SUBDIR+= hs-hint 474SUBDIR+= hs-hint
474SUBDIR+= hs-lifted-base 475SUBDIR+= hs-lifted-base
475SUBDIR+= hs-mmorph 476SUBDIR+= hs-mmorph
476SUBDIR+= hs-monad-control 477SUBDIR+= hs-monad-control
477SUBDIR+= hs-mtl 478SUBDIR+= hs-mtl
478SUBDIR+= hs-primitive 479SUBDIR+= hs-primitive
479SUBDIR+= hs-random 480SUBDIR+= hs-random
480SUBDIR+= hs-reflection 481SUBDIR+= hs-reflection
481SUBDIR+= hs-resourcet 482SUBDIR+= hs-resourcet
482SUBDIR+= hs-safe 483SUBDIR+= hs-safe
483SUBDIR+= hs-setlocale 484SUBDIR+= hs-setlocale
484SUBDIR+= hs-split 485SUBDIR+= hs-split
485SUBDIR+= hs-stm 486SUBDIR+= hs-stm
486SUBDIR+= hs-syb 487SUBDIR+= hs-syb
487SUBDIR+= hs-tagged 488SUBDIR+= hs-tagged
488SUBDIR+= hs-text 489SUBDIR+= hs-text
489SUBDIR+= hs-tf-random 490SUBDIR+= hs-tf-random
490SUBDIR+= hs-transformers 491SUBDIR+= hs-transformers
491SUBDIR+= hs-transformers-base 492SUBDIR+= hs-transformers-base
492SUBDIR+= hs-transformers-compat 493SUBDIR+= hs-transformers-compat
493SUBDIR+= hs-uniplate 494SUBDIR+= hs-uniplate
494SUBDIR+= hs-unordered-containers 495SUBDIR+= hs-unordered-containers
495SUBDIR+= hs-utf8-string 496SUBDIR+= hs-utf8-string
496SUBDIR+= hs-vault 497SUBDIR+= hs-vault
497SUBDIR+= hs-vector 498SUBDIR+= hs-vector
498SUBDIR+= hs-vector-algorithms 499SUBDIR+= hs-vector-algorithms
499SUBDIR+= hs-void 500SUBDIR+= hs-void
500SUBDIR+= ht 501SUBDIR+= ht
501SUBDIR+= hugs-HUnit 502SUBDIR+= hugs-HUnit
502SUBDIR+= hugs-unix 503SUBDIR+= hugs-unix
503SUBDIR+= hyperscan 504SUBDIR+= hyperscan
504SUBDIR+= idiff 505SUBDIR+= idiff
505SUBDIR+= idutils 506SUBDIR+= idutils
506SUBDIR+= imake 507SUBDIR+= imake
507SUBDIR+= include-what-you-use 508SUBDIR+= include-what-you-use
508SUBDIR+= iniparser 509SUBDIR+= iniparser
509SUBDIR+= intel2gas 510SUBDIR+= intel2gas
510SUBDIR+= intellij-ce-bin 511SUBDIR+= intellij-ce-bin
511SUBDIR+= intellij-ue-bin 512SUBDIR+= intellij-ue-bin
512SUBDIR+= isect 513SUBDIR+= isect
513SUBDIR+= ivykis 514SUBDIR+= ivykis
514SUBDIR+= jam 515SUBDIR+= jam
515SUBDIR+= java-jna 516SUBDIR+= java-jna
516SUBDIR+= java-subversion 517SUBDIR+= java-subversion
517SUBDIR+= javacc 518SUBDIR+= javacc
518SUBDIR+= javadeps 519SUBDIR+= javadeps
519SUBDIR+= jd-gui 520SUBDIR+= jd-gui
520SUBDIR+= jdebp-redo 521SUBDIR+= jdebp-redo
521SUBDIR+= jemalloc 522SUBDIR+= jemalloc
522SUBDIR+= jenkins 523SUBDIR+= jenkins
523SUBDIR+= jenkins-lts 524SUBDIR+= jenkins-lts
524SUBDIR+= jflex 525SUBDIR+= jflex
525SUBDIR+= jq 526SUBDIR+= jq
526SUBDIR+= js2-mode 527SUBDIR+= js2-mode
527SUBDIR+= js_of_ocaml 528SUBDIR+= js_of_ocaml
528SUBDIR+= jsonnet 529SUBDIR+= jsonnet
529SUBDIR+= kafka 530SUBDIR+= kafka
530SUBDIR+= kapptemplate 531SUBDIR+= kapptemplate
531SUBDIR+= kbookmarks 532SUBDIR+= kbookmarks
532SUBDIR+= kbuild 533SUBDIR+= kbuild
533SUBDIR+= kcachegrind 534SUBDIR+= kcachegrind
534SUBDIR+= kcmutils 535SUBDIR+= kcmutils
535SUBDIR+= kconfig 536SUBDIR+= kconfig
536SUBDIR+= kcoreaddons 537SUBDIR+= kcoreaddons
537SUBDIR+= kcrash 538SUBDIR+= kcrash
538SUBDIR+= kde-dev-scripts 539SUBDIR+= kde-dev-scripts
539SUBDIR+= kde-dev-utils 540SUBDIR+= kde-dev-utils
540SUBDIR+= kdeclarative 541SUBDIR+= kdeclarative
541SUBDIR+= kdesdk-kioslaves 542SUBDIR+= kdesdk-kioslaves
542SUBDIR+= kdesdk-strigi-analyzers 543SUBDIR+= kdesdk-strigi-analyzers
543SUBDIR+= kdesdk-thumbnailers 544SUBDIR+= kdesdk-thumbnailers
544SUBDIR+= kdevelop4 545SUBDIR+= kdevelop4
545SUBDIR+= kdevplatform 546SUBDIR+= kdevplatform
546SUBDIR+= kdiff3 547SUBDIR+= kdiff3
547SUBDIR+= kdoctools 548SUBDIR+= kdoctools
548SUBDIR+= ki18n 549SUBDIR+= ki18n
549SUBDIR+= kidletime 550SUBDIR+= kidletime
550SUBDIR+= kio 551SUBDIR+= kio
551SUBDIR+= kitemmodels 552SUBDIR+= kitemmodels
552SUBDIR+= knotifications 553SUBDIR+= knotifications
553SUBDIR+= knotifyconfig 554SUBDIR+= knotifyconfig
554SUBDIR+= ko-po-check 555SUBDIR+= ko-po-check
555SUBDIR+= kompare 556SUBDIR+= kompare
556SUBDIR+= kpackage 557SUBDIR+= kpackage
557SUBDIR+= kparts 558SUBDIR+= kparts
558SUBDIR+= kpeople 559SUBDIR+= kpeople
559SUBDIR+= kpty 560SUBDIR+= kpty
560SUBDIR+= krunner 561SUBDIR+= krunner
561SUBDIR+= kservice 562SUBDIR+= kservice
562SUBDIR+= ktexteditor 563SUBDIR+= ktexteditor
563SUBDIR+= kyua 564SUBDIR+= kyua
564SUBDIR+= lcc 565SUBDIR+= lcc
565SUBDIR+= lcdis 566SUBDIR+= lcdis
566SUBDIR+= lcov 567SUBDIR+= lcov
567SUBDIR+= ldapsdk 568SUBDIR+= ldapsdk
568SUBDIR+= ldpc 569SUBDIR+= ldpc
569SUBDIR+= lemon 570SUBDIR+= lemon
570SUBDIR+= lettuce 571SUBDIR+= lettuce
571SUBDIR+= libFoundation 572SUBDIR+= libFoundation
572SUBDIR+= libFoundation-examples 573SUBDIR+= libFoundation-examples
573SUBDIR+= libappindicator 574SUBDIR+= libappindicator
574SUBDIR+= libappindicator3 575SUBDIR+= libappindicator3
575SUBDIR+= libarena 576SUBDIR+= libarena
576SUBDIR+= libargparse 577SUBDIR+= libargparse
577SUBDIR+= libast 578SUBDIR+= libast
578SUBDIR+= libatomic_ops 579SUBDIR+= libatomic_ops
579SUBDIR+= libbegemot 580SUBDIR+= libbegemot
580SUBDIR+= libbinio 581SUBDIR+= libbinio
581SUBDIR+= libblkid 582SUBDIR+= libblkid
582SUBDIR+= libbonobo 583SUBDIR+= libbonobo
583SUBDIR+= libbonoboui 584SUBDIR+= libbonoboui
584SUBDIR+= libcerf 585SUBDIR+= libcerf
585SUBDIR+= libcfg+ 586SUBDIR+= libcfg+
586SUBDIR+= libcompizconfig 587SUBDIR+= libcompizconfig
587SUBDIR+= libconfig 588SUBDIR+= libconfig
588SUBDIR+= libctl 589SUBDIR+= libctl
589SUBDIR+= libdaemon 590SUBDIR+= libdaemon
590SUBDIR+= libdatrie 591SUBDIR+= libdatrie
591SUBDIR+= libdbusmenu-glib 592SUBDIR+= libdbusmenu-glib
592SUBDIR+= libdbusmenu-gtk 593SUBDIR+= libdbusmenu-gtk
593SUBDIR+= libdbusmenu-gtk-doc 594SUBDIR+= libdbusmenu-gtk-doc
594SUBDIR+= libdbusmenu-gtk3 595SUBDIR+= libdbusmenu-gtk3
595SUBDIR+= libdbusmenu-jsonloader 596SUBDIR+= libdbusmenu-jsonloader
596SUBDIR+= libdbusmenu-qt 597SUBDIR+= libdbusmenu-qt
597SUBDIR+= libdbusmenu-qt5 598SUBDIR+= libdbusmenu-qt5
598SUBDIR+= libdbusmenu-tools 599SUBDIR+= libdbusmenu-tools
599SUBDIR+= libdevq 600SUBDIR+= libdevq
600SUBDIR+= libdnsres 601SUBDIR+= libdnsres
601SUBDIR+= libdockapp 602SUBDIR+= libdockapp
602SUBDIR+= libdshconfig 603SUBDIR+= libdshconfig
603SUBDIR+= libdwarf 604SUBDIR+= libdwarf
604SUBDIR+= libebml 605SUBDIR+= libebml
605SUBDIR+= libelf 606SUBDIR+= libelf
606SUBDIR+= libestr 607SUBDIR+= libestr
607SUBDIR+= libetm 608SUBDIR+= libetm
608SUBDIR+= libev 609SUBDIR+= libev
609SUBDIR+= libevent 610SUBDIR+= libevent
610SUBDIR+= libewf 611SUBDIR+= libewf
611SUBDIR+= libexecinfo 612SUBDIR+= libexecinfo
612SUBDIR+= libextractor 613SUBDIR+= libextractor
613SUBDIR+= libf2c 614SUBDIR+= libf2c
614SUBDIR+= libffcall 615SUBDIR+= libffcall
615SUBDIR+= libffi 616SUBDIR+= libffi
616SUBDIR+= libfirm 617SUBDIR+= libfirm
617SUBDIR+= libfreefare 618SUBDIR+= libfreefare
618SUBDIR+= libftdi 619SUBDIR+= libftdi
619SUBDIR+= libftdi1 620SUBDIR+= libftdi1
620SUBDIR+= libgail-gnome 621SUBDIR+= libgail-gnome
621SUBDIR+= libgcroots 622SUBDIR+= libgcroots
622SUBDIR+= libgee 623SUBDIR+= libgee
623SUBDIR+= libgee0.6 624SUBDIR+= libgee0.6
624SUBDIR+= libgetopt 625SUBDIR+= libgetopt
625SUBDIR+= libgit2 626SUBDIR+= libgit2
626SUBDIR+= libglade 627SUBDIR+= libglade
627SUBDIR+= libglademm 628SUBDIR+= libglademm
628SUBDIR+= libgnome 629SUBDIR+= libgnome
629SUBDIR+= libgnomemm 630SUBDIR+= libgnomemm
630SUBDIR+= libgnomeui 631SUBDIR+= libgnomeui
631SUBDIR+= libgnomeuimm 632SUBDIR+= libgnomeuimm
632SUBDIR+= libgphoto2 633SUBDIR+= libgphoto2
633SUBDIR+= libgsf 634SUBDIR+= libgsf
634SUBDIR+= libgweather 635SUBDIR+= libgweather
635SUBDIR+= libhfs 636SUBDIR+= libhfs
636SUBDIR+= libhid 637SUBDIR+= libhid
637SUBDIR+= libiberty 638SUBDIR+= libiberty
638SUBDIR+= libidn 639SUBDIR+= libidn
639SUBDIR+= libidn2 640SUBDIR+= libidn2
640SUBDIR+= libindicator 641SUBDIR+= libindicator
641SUBDIR+= libindicator-tools 642SUBDIR+= libindicator-tools
642SUBDIR+= libindicator3 643SUBDIR+= libindicator3
643SUBDIR+= libinotify 644SUBDIR+= libinotify
644SUBDIR+= libite 645SUBDIR+= libite
645SUBDIR+= libixp 646SUBDIR+= libixp
646SUBDIR+= libjit 647SUBDIR+= libjit
647SUBDIR+= libjudy 648SUBDIR+= libjudy
648SUBDIR+= libkgapi 649SUBDIR+= libkgapi
649SUBDIR+= libkomparediff2 650SUBDIR+= libkomparediff2
650SUBDIR+= liblangtag 651SUBDIR+= liblangtag
651SUBDIR+= liblnk 652SUBDIR+= liblnk
652SUBDIR+= libltdl 653SUBDIR+= libltdl
653SUBDIR+= libmaa 654SUBDIR+= libmaa
654SUBDIR+= libmatchbox 655SUBDIR+= libmatchbox
655SUBDIR+= libmcs 656SUBDIR+= libmcs
656SUBDIR+= libmemcache 657SUBDIR+= libmemcache
657SUBDIR+= libmemcached 658SUBDIR+= libmemcached
658SUBDIR+= libmemmgr 659SUBDIR+= libmemmgr
659SUBDIR+= libmimedir 660SUBDIR+= libmimedir
660SUBDIR+= libmm 661SUBDIR+= libmm
661SUBDIR+= libmowgli 662SUBDIR+= libmowgli
662SUBDIR+= libmtp 663SUBDIR+= libmtp
663SUBDIR+= libnet10 664SUBDIR+= libnet10
664SUBDIR+= libnet11 665SUBDIR+= libnet11
665SUBDIR+= libnfc 666SUBDIR+= libnfc
666SUBDIR+= libnjb 667SUBDIR+= libnjb
667SUBDIR+= libntlm 668SUBDIR+= libntlm
668SUBDIR+= liboil 669SUBDIR+= liboil
669SUBDIR+= liboop 670SUBDIR+= liboop
670SUBDIR+= libosip 671SUBDIR+= libosip
671SUBDIR+= libowfat 672SUBDIR+= libowfat
672SUBDIR+= libpeas 673SUBDIR+= libpeas
673SUBDIR+= libpgm 674SUBDIR+= libpgm
674SUBDIR+= libphutil 675SUBDIR+= libphutil
675SUBDIR+= libportlib 676SUBDIR+= libportlib
676SUBDIR+= libproplist 677SUBDIR+= libproplist
677SUBDIR+= libpthread_dbg 678SUBDIR+= libpthread_dbg
678SUBDIR+= librdkafka 679SUBDIR+= librdkafka
679SUBDIR+= librelp 680SUBDIR+= librelp
680SUBDIR+= librfuncs 681SUBDIR+= librfuncs
681SUBDIR+= librlog 682SUBDIR+= librlog
682SUBDIR+= librxspencer 683SUBDIR+= librxspencer
683SUBDIR+= libsafec 684SUBDIR+= libsafec
684SUBDIR+= libsexy 685SUBDIR+= libsexy
685SUBDIR+= libsexymm 686SUBDIR+= libsexymm
686SUBDIR+= libsigc++ 687SUBDIR+= libsigc++
687SUBDIR+= libsigc++1 688SUBDIR+= libsigc++1
688SUBDIR+= libsigsegv 689SUBDIR+= libsigsegv
689SUBDIR+= libslang 690SUBDIR+= libslang
690SUBDIR+= libslang2 691SUBDIR+= libslang2
691SUBDIR+= libsmi 692SUBDIR+= libsmi
692SUBDIR+= libstash 693SUBDIR+= libstash
693SUBDIR+= libstatgrab 694SUBDIR+= libstatgrab
694SUBDIR+= libstree 695SUBDIR+= libstree
695SUBDIR+= libstroke 696SUBDIR+= libstroke
696SUBDIR+= libtai 697SUBDIR+= libtai
697SUBDIR+= libtar 698SUBDIR+= libtar
698SUBDIR+= libtecla 699SUBDIR+= libtecla
699SUBDIR+= libthai 700SUBDIR+= libthai
700SUBDIR+= libthrift 701SUBDIR+= libthrift
701SUBDIR+= libtool 702SUBDIR+= libtool
702SUBDIR+= libtool-base 703SUBDIR+= libtool-base
703SUBDIR+= libtool-fortran 704SUBDIR+= libtool-fortran
704SUBDIR+= libtool-info 705SUBDIR+= libtool-info
705SUBDIR+= libts 706SUBDIR+= libts
706SUBDIR+= libusb 707SUBDIR+= libusb
707SUBDIR+= libusb-compat 708SUBDIR+= libusb-compat
708SUBDIR+= libusb1 709SUBDIR+= libusb1
709SUBDIR+= libuuid 710SUBDIR+= libuuid
710SUBDIR+= libuv 711SUBDIR+= libuv
711SUBDIR+= libuxre 712SUBDIR+= libuxre
712SUBDIR+= libview 713SUBDIR+= libview
713SUBDIR+= libvolume_id 714SUBDIR+= libvolume_id
714SUBDIR+= libwhisker2 715SUBDIR+= libwhisker2
715SUBDIR+= libwnck 716SUBDIR+= libwnck
716SUBDIR+= libwnck3 717SUBDIR+= libwnck3
717SUBDIR+= libxenserver 718SUBDIR+= libxenserver
718SUBDIR+= libzen 719SUBDIR+= libzen
719SUBDIR+= libzookeeper 720SUBDIR+= libzookeeper
720SUBDIR+= linenoise 721SUBDIR+= linenoise
721SUBDIR+= lld 722SUBDIR+= lld
722SUBDIR+= lldb 723SUBDIR+= lldb
723SUBDIR+= lmdbg 724SUBDIR+= lmdbg
724SUBDIR+= locktests 725SUBDIR+= locktests
725SUBDIR+= log4cplus 726SUBDIR+= log4cplus
726SUBDIR+= log4cxx 727SUBDIR+= log4cxx
727SUBDIR+= log4shib 728SUBDIR+= log4shib
728SUBDIR+= lokalize 729SUBDIR+= lokalize
729SUBDIR+= ltsa 730SUBDIR+= ltsa
730SUBDIR+= lua-BitOp 731SUBDIR+= lua-BitOp
731SUBDIR+= lua-alt-getopt 732SUBDIR+= lua-alt-getopt
732SUBDIR+= lua-bitlib 733SUBDIR+= lua-bitlib
733SUBDIR+= lua-coxpcall 734SUBDIR+= lua-coxpcall
734SUBDIR+= lua-cqueues 735SUBDIR+= lua-cqueues
735SUBDIR+= lua-filesystem 736SUBDIR+= lua-filesystem
736SUBDIR+= lua-gi 737SUBDIR+= lua-gi
737SUBDIR+= lua-ljsyscall 738SUBDIR+= lua-ljsyscall
738SUBDIR+= lua-lpeg 739SUBDIR+= lua-lpeg
739SUBDIR+= lua-lrexlib 740SUBDIR+= lua-lrexlib
740SUBDIR+= lua-lrexlib-onig 741SUBDIR+= lua-lrexlib-onig
741SUBDIR+= lua-lrexlib-pcre 742SUBDIR+= lua-lrexlib-pcre
742SUBDIR+= lua-lrexlib-posix 743SUBDIR+= lua-lrexlib-posix
743SUBDIR+= lua-mode 744SUBDIR+= lua-mode
744SUBDIR+= lua-penlight 745SUBDIR+= lua-penlight
745SUBDIR+= lua-posix 746SUBDIR+= lua-posix
746SUBDIR+= lua-rocks 747SUBDIR+= lua-rocks
747SUBDIR+= lua-std-_debug 748SUBDIR+= lua-std-_debug
748SUBDIR+= lua-std-normalize 749SUBDIR+= lua-std-normalize
749SUBDIR+= lua-stdlib 750SUBDIR+= lua-stdlib
750SUBDIR+= lutok 751SUBDIR+= lutok
751SUBDIR+= lwp 752SUBDIR+= lwp
752SUBDIR+= m17n-lib 753SUBDIR+= m17n-lib
753SUBDIR+= m4 754SUBDIR+= m4
754SUBDIR+= mad-flute 755SUBDIR+= mad-flute
755SUBDIR+= magit 756SUBDIR+= magit
756SUBDIR+= makedepend 757SUBDIR+= makedepend
757SUBDIR+= makedepf90 758SUBDIR+= makedepf90
758SUBDIR+= maketool 759SUBDIR+= maketool
759SUBDIR+= man-pages 760SUBDIR+= man-pages
760SUBDIR+= mantis 761SUBDIR+= mantis
761SUBDIR+= mate-common 762SUBDIR+= mate-common
762SUBDIR+= matio 763SUBDIR+= matio
763SUBDIR+= mcpp 764SUBDIR+= mcpp
764SUBDIR+= mdds 765SUBDIR+= mdds
765SUBDIR+= mdds1.2 766SUBDIR+= mdds1.2
766SUBDIR+= meld 767SUBDIR+= meld
767SUBDIR+= mell 768SUBDIR+= mell
768SUBDIR+= memcached 769SUBDIR+= memcached
769SUBDIR+= menhir 770SUBDIR+= menhir
770SUBDIR+= mercurial 771SUBDIR+= mercurial
771SUBDIR+= mico 772SUBDIR+= mico
772SUBDIR+= mk-configure 773SUBDIR+= mk-configure
773SUBDIR+= mkcmd 774SUBDIR+= mkcmd
774SUBDIR+= mm-common 775SUBDIR+= mm-common
775SUBDIR+= mono-addins 776SUBDIR+= mono-addins
776SUBDIR+= mono-tools 777SUBDIR+= mono-tools
777SUBDIR+= monodevelop 778SUBDIR+= monodevelop
778SUBDIR+= monodevelop-database 779SUBDIR+= monodevelop-database
779SUBDIR+= monotone 780SUBDIR+= monotone
780SUBDIR+= monotone-server 781SUBDIR+= monotone-server
781SUBDIR+= monotone-viz 782SUBDIR+= monotone-viz
782SUBDIR+= mph 783SUBDIR+= mph
783SUBDIR+= msgpack 784SUBDIR+= msgpack
784SUBDIR+= myrepos 785SUBDIR+= myrepos
785SUBDIR+= nana 786SUBDIR+= nana
786SUBDIR+= nant 787SUBDIR+= nant
787SUBDIR+= nasm 788SUBDIR+= nasm
788SUBDIR+= nbpatch 789SUBDIR+= nbpatch
789SUBDIR+= ncc 790SUBDIR+= ncc
790SUBDIR+= ncurses 791SUBDIR+= ncurses
791SUBDIR+= ncursesw 792SUBDIR+= ncursesw
792SUBDIR+= netbeans-ide 793SUBDIR+= netbeans-ide
793SUBDIR+= netbsd-iscsi-lib 794SUBDIR+= netbsd-iscsi-lib
794SUBDIR+= netcdf 795SUBDIR+= netcdf
795SUBDIR+= netcdf-cxx 796SUBDIR+= netcdf-cxx
796SUBDIR+= netcdf-fortran 797SUBDIR+= netcdf-fortran
797SUBDIR+= newfile 798SUBDIR+= newfile
798SUBDIR+= ninja-build 799SUBDIR+= ninja-build
799SUBDIR+= noweb 800SUBDIR+= noweb
800SUBDIR+= npapi-sdk 801SUBDIR+= npapi-sdk
801SUBDIR+= npth 802SUBDIR+= npth
802SUBDIR+= nqc 803SUBDIR+= nqc
803SUBDIR+= nsis 804SUBDIR+= nsis
804SUBDIR+= nspr 805SUBDIR+= nspr
805SUBDIR+= nspr-reference 806SUBDIR+= nspr-reference
806SUBDIR+= nss 807SUBDIR+= nss
807SUBDIR+= objfw 808SUBDIR+= objfw
808SUBDIR+= ocaml-angstrom 809SUBDIR+= ocaml-angstrom
809SUBDIR+= ocaml-astring 810SUBDIR+= ocaml-astring
810SUBDIR+= ocaml-async 811SUBDIR+= ocaml-async
811SUBDIR+= ocaml-async_extra 812SUBDIR+= ocaml-async_extra
812SUBDIR+= ocaml-async_kernel 813SUBDIR+= ocaml-async_kernel
813SUBDIR+= ocaml-async_rpc_kernel 814SUBDIR+= ocaml-async_rpc_kernel
814SUBDIR+= ocaml-async_unix 815SUBDIR+= ocaml-async_unix
815SUBDIR+= ocaml-base 816SUBDIR+= ocaml-base
816SUBDIR+= ocaml-base64 817SUBDIR+= ocaml-base64
817SUBDIR+= ocaml-base_bigstring 818SUBDIR+= ocaml-base_bigstring
818SUBDIR+= ocaml-base_quickcheck 819SUBDIR+= ocaml-base_quickcheck
819SUBDIR+= ocaml-batteries 820SUBDIR+= ocaml-batteries
820SUBDIR+= ocaml-bigstringaf 821SUBDIR+= ocaml-bigstringaf
821SUBDIR+= ocaml-bin_prot 822SUBDIR+= ocaml-bin_prot
822SUBDIR+= ocaml-biniou 823SUBDIR+= ocaml-biniou
823SUBDIR+= ocaml-bos 824SUBDIR+= ocaml-bos
824SUBDIR+= ocaml-checkseum 825SUBDIR+= ocaml-checkseum
825SUBDIR+= ocaml-cmdliner 826SUBDIR+= ocaml-cmdliner
826SUBDIR+= ocaml-compiler-libs 827SUBDIR+= ocaml-compiler-libs
827SUBDIR+= ocaml-configurator 828SUBDIR+= ocaml-configurator
828SUBDIR+= ocaml-core 829SUBDIR+= ocaml-core
829SUBDIR+= ocaml-core_kernel 830SUBDIR+= ocaml-core_kernel
830SUBDIR+= ocaml-cppo 831SUBDIR+= ocaml-cppo
831SUBDIR+= ocaml-cstruct 832SUBDIR+= ocaml-cstruct
832SUBDIR+= ocaml-deriving-ocsigen 833SUBDIR+= ocaml-deriving-ocsigen
833SUBDIR+= ocaml-digestif 834SUBDIR+= ocaml-digestif
834SUBDIR+= ocaml-duff 835SUBDIR+= ocaml-duff
835SUBDIR+= ocaml-dune 836SUBDIR+= ocaml-dune
836SUBDIR+= ocaml-encore 837SUBDIR+= ocaml-encore
837SUBDIR+= ocaml-eqaf 838SUBDIR+= ocaml-eqaf
838SUBDIR+= ocaml-extlib 839SUBDIR+= ocaml-extlib
839SUBDIR+= ocaml-fieldslib 840SUBDIR+= ocaml-fieldslib
840SUBDIR+= ocaml-findlib 841SUBDIR+= ocaml-findlib
841SUBDIR+= ocaml-fmt 842SUBDIR+= ocaml-fmt
842SUBDIR+= ocaml-fpath 843SUBDIR+= ocaml-fpath
843SUBDIR+= ocaml-git 844SUBDIR+= ocaml-git
844SUBDIR+= ocaml-hex 845SUBDIR+= ocaml-hex
845SUBDIR+= ocaml-jane-street-headers 846SUBDIR+= ocaml-jane-street-headers
846SUBDIR+= ocaml-jbuilder 847SUBDIR+= ocaml-jbuilder
847SUBDIR+= ocaml-js-build-tools 848SUBDIR+= ocaml-js-build-tools
848SUBDIR+= ocaml-jst-config 849SUBDIR+= ocaml-jst-config
849SUBDIR+= ocaml-logs 850SUBDIR+= ocaml-logs
850SUBDIR+= ocaml-lru 851SUBDIR+= ocaml-lru
851SUBDIR+= ocaml-lwt 852SUBDIR+= ocaml-lwt
852SUBDIR+= ocaml-lwt_camlp4 853SUBDIR+= ocaml-lwt_camlp4
853SUBDIR+= ocaml-lwt_glib 854SUBDIR+= ocaml-lwt_glib
854SUBDIR+= ocaml-lwt_log 855SUBDIR+= ocaml-lwt_log
855SUBDIR+= ocaml-lwt_ppx 856SUBDIR+= ocaml-lwt_ppx
856SUBDIR+= ocaml-lwt_react 857SUBDIR+= ocaml-lwt_react
857SUBDIR+= ocaml-lwt_ssl 858SUBDIR+= ocaml-lwt_ssl
858SUBDIR+= ocaml-migrate-parsetree 859SUBDIR+= ocaml-migrate-parsetree
859SUBDIR+= ocaml-mmap 860SUBDIR+= ocaml-mmap
860SUBDIR+= ocaml-oasis 861SUBDIR+= ocaml-oasis
861SUBDIR+= ocaml-ocplib-endian 862SUBDIR+= ocaml-ocplib-endian
862SUBDIR+= ocaml-optcomp 863SUBDIR+= ocaml-optcomp
863SUBDIR+= ocaml-optint 864SUBDIR+= ocaml-optint
864SUBDIR+= ocaml-parsexp 865SUBDIR+= ocaml-parsexp
865SUBDIR+= ocaml-ppx_assert 866SUBDIR+= ocaml-ppx_assert
866SUBDIR+= ocaml-ppx_base 867SUBDIR+= ocaml-ppx_base
867SUBDIR+= ocaml-ppx_bench 868SUBDIR+= ocaml-ppx_bench
868SUBDIR+= ocaml-ppx_bin_prot 869SUBDIR+= ocaml-ppx_bin_prot
869SUBDIR+= ocaml-ppx_compare 870SUBDIR+= ocaml-ppx_compare
870SUBDIR+= ocaml-ppx_custom_printf 871SUBDIR+= ocaml-ppx_custom_printf
871SUBDIR+= ocaml-ppx_derivers 872SUBDIR+= ocaml-ppx_derivers
872SUBDIR+= ocaml-ppx_deriving 873SUBDIR+= ocaml-ppx_deriving
873SUBDIR+= ocaml-ppx_enumerate 874SUBDIR+= ocaml-ppx_enumerate
874SUBDIR+= ocaml-ppx_expect 875SUBDIR+= ocaml-ppx_expect
875SUBDIR+= ocaml-ppx_fail 876SUBDIR+= ocaml-ppx_fail
876SUBDIR+= ocaml-ppx_fields_conv 877SUBDIR+= ocaml-ppx_fields_conv
877SUBDIR+= ocaml-ppx_hash 878SUBDIR+= ocaml-ppx_hash
878SUBDIR+= ocaml-ppx_here 879SUBDIR+= ocaml-ppx_here
879SUBDIR+= ocaml-ppx_inline_test 880SUBDIR+= ocaml-ppx_inline_test
880SUBDIR+= ocaml-ppx_jane 881SUBDIR+= ocaml-ppx_jane
881SUBDIR+= ocaml-ppx_let 882SUBDIR+= ocaml-ppx_let
882SUBDIR+= ocaml-ppx_module_timer 883SUBDIR+= ocaml-ppx_module_timer
883SUBDIR+= ocaml-ppx_optcomp 884SUBDIR+= ocaml-ppx_optcomp
884SUBDIR+= ocaml-ppx_optional 885SUBDIR+= ocaml-ppx_optional
885SUBDIR+= ocaml-ppx_pipebang 886SUBDIR+= ocaml-ppx_pipebang
886SUBDIR+= ocaml-ppx_sexp_conv 887SUBDIR+= ocaml-ppx_sexp_conv
887SUBDIR+= ocaml-ppx_sexp_message 888SUBDIR+= ocaml-ppx_sexp_message
888SUBDIR+= ocaml-ppx_sexp_value 889SUBDIR+= ocaml-ppx_sexp_value
889SUBDIR+= ocaml-ppx_stable 890SUBDIR+= ocaml-ppx_stable
890SUBDIR+= ocaml-ppx_tools 891SUBDIR+= ocaml-ppx_tools
891SUBDIR+= ocaml-ppx_tools_versioned 892SUBDIR+= ocaml-ppx_tools_versioned
892SUBDIR+= ocaml-ppx_typerep_conv 893SUBDIR+= ocaml-ppx_typerep_conv
893SUBDIR+= ocaml-ppx_variants_conv 894SUBDIR+= ocaml-ppx_variants_conv
894SUBDIR+= ocaml-ppxfind 895SUBDIR+= ocaml-ppxfind
895SUBDIR+= ocaml-ppxlib 896SUBDIR+= ocaml-ppxlib
896SUBDIR+= ocaml-psq 897SUBDIR+= ocaml-psq
897SUBDIR+= ocaml-re 898SUBDIR+= ocaml-re
898SUBDIR+= ocaml-react 899SUBDIR+= ocaml-react
899SUBDIR+= ocaml-reactiveData 900SUBDIR+= ocaml-reactiveData
900SUBDIR+= ocaml-resource-pooling 901SUBDIR+= ocaml-resource-pooling
901SUBDIR+= ocaml-result 902SUBDIR+= ocaml-result
902SUBDIR+= ocaml-rresult 903SUBDIR+= ocaml-rresult
903SUBDIR+= ocaml-seq 904SUBDIR+= ocaml-seq
904SUBDIR+= ocaml-sexplib 905SUBDIR+= ocaml-sexplib
905SUBDIR+= ocaml-sexplib0 906SUBDIR+= ocaml-sexplib0
906SUBDIR+= ocaml-spawn 907SUBDIR+= ocaml-spawn
907SUBDIR+= ocaml-splittable_random 908SUBDIR+= ocaml-splittable_random
908SUBDIR+= ocaml-stdio 909SUBDIR+= ocaml-stdio
909SUBDIR+= ocaml-stringext 910SUBDIR+= ocaml-stringext
910SUBDIR+= ocaml-type_conv 911SUBDIR+= ocaml-type_conv
911SUBDIR+= ocaml-typerep 912SUBDIR+= ocaml-typerep
912SUBDIR+= ocaml-variantslib 913SUBDIR+= ocaml-variantslib
913SUBDIR+= ocaml-yojson 914SUBDIR+= ocaml-yojson
914SUBDIR+= ocamlbuild 915SUBDIR+= ocamlbuild
915SUBDIR+= ocamlgraph 916SUBDIR+= ocamlgraph
916SUBDIR+= ocamlify 917SUBDIR+= ocamlify
917SUBDIR+= ocamlmod 918SUBDIR+= ocamlmod
918SUBDIR+= ode 919SUBDIR+= ode
919SUBDIR+= ogre 920SUBDIR+= ogre
920SUBDIR+= okteta 921SUBDIR+= okteta
921SUBDIR+= omake 922SUBDIR+= omake
922SUBDIR+= opal 923SUBDIR+= opal
923SUBDIR+= open-vcdiff 924SUBDIR+= open-vcdiff
924SUBDIR+= opencm 925SUBDIR+= opencm
925SUBDIR+= opengrok 926SUBDIR+= opengrok
926SUBDIR+= openocd 927SUBDIR+= openocd
927SUBDIR+= openrcs 928SUBDIR+= openrcs
928SUBDIR+= orc 929SUBDIR+= orc
929SUBDIR+= ossp-uuid 930SUBDIR+= ossp-uuid
930SUBDIR+= p5-Acme-Damn 931SUBDIR+= p5-Acme-Damn
931SUBDIR+= p5-Acme-PlayCode 932SUBDIR+= p5-Acme-PlayCode
932SUBDIR+= p5-Algorithm-Annotate 933SUBDIR+= p5-Algorithm-Annotate
933SUBDIR+= p5-Algorithm-C3 934SUBDIR+= p5-Algorithm-C3
934SUBDIR+= p5-Algorithm-CheckDigits 935SUBDIR+= p5-Algorithm-CheckDigits
935SUBDIR+= p5-Algorithm-Dependency 936SUBDIR+= p5-Algorithm-Dependency
936SUBDIR+= p5-Algorithm-Diff 937SUBDIR+= p5-Algorithm-Diff
937SUBDIR+= p5-Algorithm-HowSimilar 938SUBDIR+= p5-Algorithm-HowSimilar
938SUBDIR+= p5-Algorithm-Merge 939SUBDIR+= p5-Algorithm-Merge
939SUBDIR+= p5-Algorithm-Permute 940SUBDIR+= p5-Algorithm-Permute
940SUBDIR+= p5-Alien-Base-ModuleBuild 941SUBDIR+= p5-Alien-Base-ModuleBuild
941SUBDIR+= p5-Alien-Build 942SUBDIR+= p5-Alien-Build
942SUBDIR+= p5-Alien-Packages 943SUBDIR+= p5-Alien-Packages
943SUBDIR+= p5-Alien-SDL 944SUBDIR+= p5-Alien-SDL
944SUBDIR+= p5-AnnoCPAN-Perldoc 945SUBDIR+= p5-AnnoCPAN-Perldoc
945SUBDIR+= p5-Any-Moose 946SUBDIR+= p5-Any-Moose
946SUBDIR+= p5-AnyEvent 947SUBDIR+= p5-AnyEvent
947SUBDIR+= p5-AnyEvent-AIO 948SUBDIR+= p5-AnyEvent-AIO
948SUBDIR+= p5-AnyEvent-IRC 949SUBDIR+= p5-AnyEvent-IRC
949SUBDIR+= p5-AnyEvent-RabbitMQ 950SUBDIR+= p5-AnyEvent-RabbitMQ
950SUBDIR+= p5-AnyEvent-XMPP 951SUBDIR+= p5-AnyEvent-XMPP
951SUBDIR+= p5-App-CLI 952SUBDIR+= p5-App-CLI
952SUBDIR+= p5-App-Cache 953SUBDIR+= p5-App-Cache
953SUBDIR+= p5-App-Cmd 954SUBDIR+= p5-App-Cmd
954SUBDIR+= p5-App-FatPacker 955SUBDIR+= p5-App-FatPacker
955SUBDIR+= p5-App-Prove-Plugin-ProgressBar 956SUBDIR+= p5-App-Prove-Plugin-ProgressBar
956SUBDIR+= p5-App-Prove-Plugin-ProgressBar-Each 957SUBDIR+= p5-App-Prove-Plugin-ProgressBar-Each
957SUBDIR+= p5-App-cpanminus 958SUBDIR+= p5-App-cpanminus
958SUBDIR+= p5-App-cpanoutdated 959SUBDIR+= p5-App-cpanoutdated
959SUBDIR+= p5-App-perlbrew 960SUBDIR+= p5-App-perlbrew
960SUBDIR+= p5-AppConfig 961SUBDIR+= p5-AppConfig
961SUBDIR+= p5-AppConfig-Std 962SUBDIR+= p5-AppConfig-Std
962SUBDIR+= p5-Array-Compare 963SUBDIR+= p5-Array-Compare
963SUBDIR+= p5-Array-Diff 964SUBDIR+= p5-Array-Diff
964SUBDIR+= p5-Array-RefElem 965SUBDIR+= p5-Array-RefElem
965SUBDIR+= p5-Async-Interrupt 966SUBDIR+= p5-Async-Interrupt
966SUBDIR+= p5-AtExit 967SUBDIR+= p5-AtExit
967SUBDIR+= p5-Attribute-Lexical 968SUBDIR+= p5-Attribute-Lexical
968SUBDIR+= p5-AutoLoader 969SUBDIR+= p5-AutoLoader
969SUBDIR+= p5-AutoXS-Header 970SUBDIR+= p5-AutoXS-Header
970SUBDIR+= p5-Autodia 971SUBDIR+= p5-Autodia
971SUBDIR+= p5-B-Compiling 972SUBDIR+= p5-B-Compiling
972SUBDIR+= p5-B-Hooks-EndOfScope 973SUBDIR+= p5-B-Hooks-EndOfScope
973SUBDIR+= p5-B-Hooks-OP-Annotation 974SUBDIR+= p5-B-Hooks-OP-Annotation
974SUBDIR+= p5-B-Hooks-OP-Check 975SUBDIR+= p5-B-Hooks-OP-Check
975SUBDIR+= p5-B-Hooks-OP-Check-EntersubForCV 976SUBDIR+= p5-B-Hooks-OP-Check-EntersubForCV
976SUBDIR+= p5-B-Hooks-OP-Check-StashChange 977SUBDIR+= p5-B-Hooks-OP-Check-StashChange
977SUBDIR+= p5-B-Hooks-OP-PPAddr 978SUBDIR+= p5-B-Hooks-OP-PPAddr
978SUBDIR+= p5-B-Hooks-Parser 979SUBDIR+= p5-B-Hooks-Parser
979SUBDIR+= p5-B-Keywords 980SUBDIR+= p5-B-Keywords
980SUBDIR+= p5-B-Utils 981SUBDIR+= p5-B-Utils
981SUBDIR+= p5-BSD-Resource 982SUBDIR+= p5-BSD-Resource
982SUBDIR+= p5-BackPAN-Index 983SUBDIR+= p5-BackPAN-Index
983SUBDIR+= p5-Bit-Vector 984SUBDIR+= p5-Bit-Vector
984SUBDIR+= p5-CHI 985SUBDIR+= p5-CHI
985SUBDIR+= p5-CLASS 986SUBDIR+= p5-CLASS
986SUBDIR+= p5-CPAN 987SUBDIR+= p5-CPAN
987SUBDIR+= p5-CPAN-Changes 988SUBDIR+= p5-CPAN-Changes
988SUBDIR+= p5-CPAN-Checksums 989SUBDIR+= p5-CPAN-Checksums
989SUBDIR+= p5-CPAN-Common-Index 990SUBDIR+= p5-CPAN-Common-Index
990SUBDIR+= p5-CPAN-DistnameInfo 991SUBDIR+= p5-CPAN-DistnameInfo
991SUBDIR+= p5-CPAN-FindDependencies 992SUBDIR+= p5-CPAN-FindDependencies
992SUBDIR+= p5-CPAN-Inject 993SUBDIR+= p5-CPAN-Inject
993SUBDIR+= p5-CPAN-Meta 994SUBDIR+= p5-CPAN-Meta
994SUBDIR+= p5-CPAN-Meta-Check 995SUBDIR+= p5-CPAN-Meta-Check
995SUBDIR+= p5-CPAN-Meta-Requirements 996SUBDIR+= p5-CPAN-Meta-Requirements
996SUBDIR+= p5-CPAN-Meta-YAML 997SUBDIR+= p5-CPAN-Meta-YAML
997SUBDIR+= p5-CPAN-Mini 998SUBDIR+= p5-CPAN-Mini
998SUBDIR+= p5-CPAN-ParseDistribution 999SUBDIR+= p5-CPAN-ParseDistribution
999SUBDIR+= p5-CPAN-Perl-Releases 1000SUBDIR+= p5-CPAN-Perl-Releases
1000SUBDIR+= p5-CPAN-Reporter 1001SUBDIR+= p5-CPAN-Reporter
1001SUBDIR+= p5-CPAN-Uploader 1002SUBDIR+= p5-CPAN-Uploader
1002SUBDIR+= p5-CPANPLUS 1003SUBDIR+= p5-CPANPLUS
1003SUBDIR+= p5-Cache 1004SUBDIR+= p5-Cache
1004SUBDIR+= p5-Cache-Cache 1005SUBDIR+= p5-Cache-Cache
1005SUBDIR+= p5-Cache-FastMmap 1006SUBDIR+= p5-Cache-FastMmap
1006SUBDIR+= p5-Cache-LRU 1007SUBDIR+= p5-Cache-LRU
1007SUBDIR+= p5-Cache-Memcached 1008SUBDIR+= p5-Cache-Memcached
1008SUBDIR+= p5-Cache-Memcached-Fast 1009SUBDIR+= p5-Cache-Memcached-Fast
1009SUBDIR+= p5-Cache-Simple-TimedExpiry 1010SUBDIR+= p5-Cache-Simple-TimedExpiry
1010SUBDIR+= p5-Canary-Stability 1011SUBDIR+= p5-Canary-Stability
1011SUBDIR+= p5-Capture-Tiny 1012SUBDIR+= p5-Capture-Tiny
1012SUBDIR+= p5-Carp 1013SUBDIR+= p5-Carp
1013SUBDIR+= p5-Carp-Always 1014SUBDIR+= p5-Carp-Always
1014SUBDIR+= p5-Carp-Assert 1015SUBDIR+= p5-Carp-Assert
1015SUBDIR+= p5-Carp-Assert-More 1016SUBDIR+= p5-Carp-Assert-More
1016SUBDIR+= p5-Carp-Clan 1017SUBDIR+= p5-Carp-Clan
1017SUBDIR+= p5-Carp-REPL 1018SUBDIR+= p5-Carp-REPL
1018SUBDIR+= p5-Carton 1019SUBDIR+= p5-Carton
1019SUBDIR+= p5-Check-ISA 1020SUBDIR+= p5-Check-ISA
1020SUBDIR+= p5-Class-Accessor 1021SUBDIR+= p5-Class-Accessor
1021SUBDIR+= p5-Class-Accessor-Chained 1022SUBDIR+= p5-Class-Accessor-Chained
1022SUBDIR+= p5-Class-Accessor-Grouped 1023SUBDIR+= p5-Class-Accessor-Grouped
1023SUBDIR+= p5-Class-Accessor-Lite 1024SUBDIR+= p5-Class-Accessor-Lite
1024SUBDIR+= p5-Class-Accessor-Named 1025SUBDIR+= p5-Class-Accessor-Named
1025SUBDIR+= p5-Class-Adapter 1026SUBDIR+= p5-Class-Adapter
1026SUBDIR+= p5-Class-Autouse 1027SUBDIR+= p5-Class-Autouse
1027SUBDIR+= p5-Class-Base 1028SUBDIR+= p5-Class-Base
1028SUBDIR+= p5-Class-C3 1029SUBDIR+= p5-Class-C3
1029SUBDIR+= p5-Class-C3-Adopt-NEXT 1030SUBDIR+= p5-Class-C3-Adopt-NEXT
1030SUBDIR+= p5-Class-C3-Componentised 1031SUBDIR+= p5-Class-C3-Componentised
1031SUBDIR+= p5-Class-C3-XS 1032SUBDIR+= p5-Class-C3-XS
1032SUBDIR+= p5-Class-Container 1033SUBDIR+= p5-Class-Container
1033SUBDIR+= p5-Class-Data-Accessor 1034SUBDIR+= p5-Class-Data-Accessor
1034SUBDIR+= p5-Class-Data-Inheritable 1035SUBDIR+= p5-Class-Data-Inheritable
1035SUBDIR+= p5-Class-ErrorHandler 1036SUBDIR+= p5-Class-ErrorHandler
1036SUBDIR+= p5-Class-Factory 1037SUBDIR+= p5-Class-Factory
1037SUBDIR+= p5-Class-Factory-Util 1038SUBDIR+= p5-Class-Factory-Util

File Added: pkgsrc/devel/R-purrr/DESCR
A complete and consistent functional programming toolkit for R.

File Added: pkgsrc/devel/R-purrr/Makefile
# $NetBSD: Makefile,v 1.1 2019/08/09 16:20:54 brook Exp $

R_PKGNAME=	purrr
R_PKGVER=	0.3.2
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Functional programming tools
LICENSE=	gnu-gpl-v3

DEPENDS+=	R-magrittr>=1.5:../../devel/R-magrittr
DEPENDS+=	R-rlang>=0.3.1:../../devel/R-rlang

USE_LANGUAGES=	c

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/R-purrr/distinfo
$NetBSD: distinfo,v 1.1 2019/08/09 16:20:54 brook Exp $

SHA1 (R/purrr_0.3.2.tar.gz) = 5e283518622679805462c7d193c87d6020598c63
RMD160 (R/purrr_0.3.2.tar.gz) = a5b14906d6e3a478a277f8e1dc855236dc678244
SHA512 (R/purrr_0.3.2.tar.gz) = d815c66e4edba3bf40a295737292d7060af18c050c231c76c556e7747e0eb8e1b7038a6b449387930bfc0ff1cf4f969d45dcc38b88bdb08bf978479cc8abbc7a
Size (R/purrr_0.3.2.tar.gz) = 373701 bytes

cvs diff -r1.3333 -r1.3334 pkgsrc/doc/CHANGES-2019 (switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/08/09 16:04:00 1.3333
+++ pkgsrc/doc/CHANGES-2019 2019/08/09 16:20:54 1.3334
@@ -1,1000 +1,1000 @@ @@ -1,1000 +1,1000 @@
1$NetBSD: CHANGES-2019,v 1.3333 2019/08/09 16:04:00 nia Exp $ 1$NetBSD: CHANGES-2019,v 1.3334 2019/08/09 16:20:54 brook Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
15 Updated editors/mg to 20110905nb4 [wiz 2019-01-01] 15 Updated editors/mg to 20110905nb4 [wiz 2019-01-01]
16 Updated net/gallery-dl to 1.6.2 [leot 2019-01-01] 16 Updated net/gallery-dl to 1.6.2 [leot 2019-01-01]
17 Updated emulators/snes9x to 1.58 [nia 2019-01-01] 17 Updated emulators/snes9x to 1.58 [nia 2019-01-01]
18 Updated emulators/snes9x-gtk to 1.58 [nia 2019-01-01] 18 Updated emulators/snes9x-gtk to 1.58 [nia 2019-01-01]
19 Updated finance/gnucash-docs to 3.4.0.1 [wiz 2019-01-01] 19 Updated finance/gnucash-docs to 3.4.0.1 [wiz 2019-01-01]
20 Updated chat/gajim to 1.1.1 [nia 2019-01-01] 20 Updated chat/gajim to 1.1.1 [nia 2019-01-01]
21 Updated chat/gajim-plugin-omemo to 2.6.25 [nia 2019-01-01] 21 Updated chat/gajim-plugin-omemo to 2.6.25 [nia 2019-01-01]
22 Updated editors/kate to 4.14.3nb15 [gutteridge 2019-01-01] 22 Updated editors/kate to 4.14.3nb15 [gutteridge 2019-01-01]
23 Added www/py-soupsieve version 1.6.1 [adam 2019-01-02] 23 Added www/py-soupsieve version 1.6.1 [adam 2019-01-02]
24 Updated www/py-beautifulsoup4 to 4.7.0 [adam 2019-01-02] 24 Updated www/py-beautifulsoup4 to 4.7.0 [adam 2019-01-02]
25 Updated graphics/py-Pillow to 5.4.0 [adam 2019-01-02] 25 Updated graphics/py-Pillow to 5.4.0 [adam 2019-01-02]
26 Updated www/py-cheroot to 6.5.4 [adam 2019-01-02] 26 Updated www/py-cheroot to 6.5.4 [adam 2019-01-02]
27 Added emulators/libretro-mame2010 version 20180417 [nia 2019-01-02] 27 Added emulators/libretro-mame2010 version 20180417 [nia 2019-01-02]
28 Updated misc/rhash to 1.3.7 [adam 2019-01-02] 28 Updated misc/rhash to 1.3.7 [adam 2019-01-02]
29 Updated archivers/zstd to 1.3.8 [adam 2019-01-02] 29 Updated archivers/zstd to 1.3.8 [adam 2019-01-02]
30 Updated devel/py-jupyter_client to 5.2.4 [adam 2019-01-02] 30 Updated devel/py-jupyter_client to 5.2.4 [adam 2019-01-02]
31 Updated www/py-notebook to 5.7.4 [adam 2019-01-02] 31 Updated www/py-notebook to 5.7.4 [adam 2019-01-02]
32 Updated x11/tint2 to 16.6.1 [tnn 2019-01-02] 32 Updated x11/tint2 to 16.6.1 [tnn 2019-01-02]
33 Updated devel/py-llvmlite to 0.27.0 [adam 2019-01-02] 33 Updated devel/py-llvmlite to 0.27.0 [adam 2019-01-02]
34 Updated math/py-numba to 0.42.0 [adam 2019-01-02] 34 Updated math/py-numba to 0.42.0 [adam 2019-01-02]
35 Updated devel/scons to 3.0.2 [tnn 2019-01-02] 35 Updated devel/scons to 3.0.2 [tnn 2019-01-02]
36 Updated textproc/serd to 0.30.0 [bsiegert 2019-01-02] 36 Updated textproc/serd to 0.30.0 [bsiegert 2019-01-02]
37 Updated textproc/sord to 0.16.2 [bsiegert 2019-01-02] 37 Updated textproc/sord to 0.16.2 [bsiegert 2019-01-02]
38 Updated emulators/libretro-ppsspp to 1.7.5 [nia 2019-01-02] 38 Updated emulators/libretro-ppsspp to 1.7.5 [nia 2019-01-02]
39 Updated devel/go-viper to 1.3.1 [jmmv 2019-01-02] 39 Updated devel/go-viper to 1.3.1 [jmmv 2019-01-02]
40 Updated devel/go-cobra to 0.0.3nb3 [jmmv 2019-01-02] 40 Updated devel/go-cobra to 0.0.3nb3 [jmmv 2019-01-02]
41 Updated www/hugo to 0.53 [jmmv 2019-01-02] 41 Updated www/hugo to 0.53 [jmmv 2019-01-02]
42 Updated emulators/libretro-reicast to 20181223 [nia 2019-01-02] 42 Updated emulators/libretro-reicast to 20181223 [nia 2019-01-02]
43 Updated audio/lv2 to 1.14.0 [bsiegert 2019-01-02] 43 Updated audio/lv2 to 1.14.0 [bsiegert 2019-01-02]
44 Updated converters/sratom to 0.6.2 [bsiegert 2019-01-02] 44 Updated converters/sratom to 0.6.2 [bsiegert 2019-01-02]
45 Updated audio/lilv to 0.24.4 [bsiegert 2019-01-02] 45 Updated audio/lilv to 0.24.4 [bsiegert 2019-01-02]
46 Updated audio/libsoxr to 0.1.3 [bsiegert 2019-01-02] 46 Updated audio/libsoxr to 0.1.3 [bsiegert 2019-01-02]
47 Updated devel/nsis to 3.04 [tnn 2019-01-02] 47 Updated devel/nsis to 3.04 [tnn 2019-01-02]
48 Added sysutils/u-boot-bananapi-r2 version 2019.01-rc2 [thorpej 2019-01-02] 48 Added sysutils/u-boot-bananapi-r2 version 2019.01-rc2 [thorpej 2019-01-02]
49 Updated audio/suil to 0.10.2 [bsiegert 2019-01-03] 49 Updated audio/suil to 0.10.2 [bsiegert 2019-01-03]
50 Updated textproc/py-lxml to 4.2.6 [adam 2019-01-03] 50 Updated textproc/py-lxml to 4.2.6 [adam 2019-01-03]
51 Updated databases/py-asyncpg to 0.18.3 [adam 2019-01-03] 51 Updated databases/py-asyncpg to 0.18.3 [adam 2019-01-03]
52 Updated devel/p5-MooseX-Role-Tempdir to 0.101 [wen 2019-01-03] 52 Updated devel/p5-MooseX-Role-Tempdir to 0.101 [wen 2019-01-03]
53 Updated devel/p5-Package-Stash-XS to 0.29 [wen 2019-01-03] 53 Updated devel/p5-Package-Stash-XS to 0.29 [wen 2019-01-03]
54 Updated devel/p5-Package-Stash to 0.38 [wen 2019-01-03] 54 Updated devel/p5-Package-Stash to 0.38 [wen 2019-01-03]
55 Updated mail/p5-Email-Address to 1.912 [wen 2019-01-03] 55 Updated mail/p5-Email-Address to 1.912 [wen 2019-01-03]
56 Updated mail/p5-Mail-IMAPClient to 3.40 [wen 2019-01-03] 56 Updated mail/p5-Mail-IMAPClient to 3.40 [wen 2019-01-03]
57 Added devel/tevent version 0.9.37 [adam 2019-01-03] 57 Added devel/tevent version 0.9.37 [adam 2019-01-03]
58 Updated databases/tdb to 1.3.16 [adam 2019-01-03] 58 Updated databases/tdb to 1.3.16 [adam 2019-01-03]
59 Updated net/synergy to 1.10.1 [tnn 2019-01-03] 59 Updated net/synergy to 1.10.1 [tnn 2019-01-03]
60 Updated lang/erlang to 21.2 [nia 2019-01-03] 60 Updated lang/erlang to 21.2 [nia 2019-01-03]
61 Updated lang/erlang to 21.2.2 [nia 2019-01-04] 61 Updated lang/erlang to 21.2.2 [nia 2019-01-04]
62 Updated graphics/glx-utils to 8.4.0 [tnn 2019-01-04] 62 Updated graphics/glx-utils to 8.4.0 [tnn 2019-01-04]
63 Updated graphics/MesaDemos to 8.4.0 [tnn 2019-01-04] 63 Updated graphics/MesaDemos to 8.4.0 [tnn 2019-01-04]
64 Updated lang/librep to 0.92.7 [tnn 2019-01-04] 64 Updated lang/librep to 0.92.7 [tnn 2019-01-04]
65 Updated x11/rep-gtk2 to 0.90.8.3 [tnn 2019-01-04] 65 Updated x11/rep-gtk2 to 0.90.8.3 [tnn 2019-01-04]
66 Updated wm/sawfish to 1.12.0 [tnn 2019-01-04] 66 Updated wm/sawfish to 1.12.0 [tnn 2019-01-04]
67 Updated time/p5-DateTime-Calendar-Julian to 0.100 [wen 2019-01-04] 67 Updated time/p5-DateTime-Calendar-Julian to 0.100 [wen 2019-01-04]
68 Updated time/p5-DateTime-TimeZone to 2.23 [wen 2019-01-04] 68 Updated time/p5-DateTime-TimeZone to 2.23 [wen 2019-01-04]
69 Updated time/p5-Time-Elapsed to 0.33 [wen 2019-01-04] 69 Updated time/p5-Time-Elapsed to 0.33 [wen 2019-01-04]
70 Updated www/p5-Catalyst-Runtime to 5.90123 [wen 2019-01-04] 70 Updated www/p5-Catalyst-Runtime to 5.90123 [wen 2019-01-04]
71 Updated www/p5-Catalyst-Plugin-Session to 0.41 [wen 2019-01-04] 71 Updated www/p5-Catalyst-Plugin-Session to 0.41 [wen 2019-01-04]
72 Updated sysutils/py-crontab to 2.3.6 [adam 2019-01-04] 72 Updated sysutils/py-crontab to 2.3.6 [adam 2019-01-04]
73 Updated net/py-netifaces to 0.10.9 [adam 2019-01-04] 73 Updated net/py-netifaces to 0.10.9 [adam 2019-01-04]
74 Updated www/drupal8 to 8.6.5 [wen 2019-01-04] 74 Updated www/drupal8 to 8.6.5 [wen 2019-01-04]
75 Updated www/p5-HTML-FormFu to 2.07 [wen 2019-01-04] 75 Updated www/p5-HTML-FormFu to 2.07 [wen 2019-01-04]
76 Updated devel/py-bugzilla to 2.2.0 [adam 2019-01-04] 76 Updated devel/py-bugzilla to 2.2.0 [adam 2019-01-04]
77 Updated net/py-cares to 2.4.0 [adam 2019-01-04] 77 Updated net/py-cares to 2.4.0 [adam 2019-01-04]
78 Updated misc/stellarium to 0.18.3 [adam 2019-01-04] 78 Updated misc/stellarium to 0.18.3 [adam 2019-01-04]
79 Updated www/nginx-devel to 1.15.8 [adam 2019-01-04] 79 Updated www/nginx-devel to 1.15.8 [adam 2019-01-04]
80 Updated emulators/gxemul to 0.6.1 [ryoon 2019-01-04] 80 Updated emulators/gxemul to 0.6.1 [ryoon 2019-01-04]
81 Updated chat/lurch-purple to 0.6.8 [nia 2019-01-04] 81 Updated chat/lurch-purple to 0.6.8 [nia 2019-01-04]
82 Updated devel/cmake to 3.13.2nb1 [triaxx 2019-01-04] 82 Updated devel/cmake to 3.13.2nb1 [triaxx 2019-01-04]
83 Updated x11/gtk3 to 3.24.2nb1 [leot 2019-01-04] 83 Updated x11/gtk3 to 3.24.2nb1 [leot 2019-01-04]
84 Updated devel/cmake to 3.13.2nb2 [triaxx 2019-01-04] 84 Updated devel/cmake to 3.13.2nb2 [triaxx 2019-01-04]
85 Updated multimedia/transcode to 1.1.7nb33 [triaxx 2019-01-04] 85 Updated multimedia/transcode to 1.1.7nb33 [triaxx 2019-01-04]
86 Updated multimedia/mkvtoolnix to 30.0.0 [adam 2019-01-04] 86 Updated multimedia/mkvtoolnix to 30.0.0 [adam 2019-01-04]
87 Updated devel/py-virtualenv to 16.2.0 [adam 2019-01-04] 87 Updated devel/py-virtualenv to 16.2.0 [adam 2019-01-04]
88 Updated textproc/py-lxml to 4.3.0 [adam 2019-01-04] 88 Updated textproc/py-lxml to 4.3.0 [adam 2019-01-04]
89 Updated www/py-django2 to 2.1.5 [adam 2019-01-04] 89 Updated www/py-django2 to 2.1.5 [adam 2019-01-04]
90 Updated www/py-django to 1.11.18 [adam 2019-01-04] 90 Updated www/py-django to 1.11.18 [adam 2019-01-04]
91 Updated devel/py-xdis to 3.8.9 [adam 2019-01-04] 91 Updated devel/py-xdis to 3.8.9 [adam 2019-01-04]
92 Updated databases/py-barman to 2.5 [adam 2019-01-04] 92 Updated databases/py-barman to 2.5 [adam 2019-01-04]
93 Updated devel/py-cachetools to 3.0.0 [adam 2019-01-04] 93 Updated devel/py-cachetools to 3.0.0 [adam 2019-01-04]
94 Updated devel/py-intervaltree to 3.0.2 [adam 2019-01-04] 94 Updated devel/py-intervaltree to 3.0.2 [adam 2019-01-04]
95 Updated lang/py-uncompyle6 to 3.2.5 [adam 2019-01-04] 95 Updated lang/py-uncompyle6 to 3.2.5 [adam 2019-01-04]
96 Updated security/py-kerberos to 1.3.0 [adam 2019-01-04] 96 Updated security/py-kerberos to 1.3.0 [adam 2019-01-04]
97 Updated archivers/gtar-base to 1.31 [ryoon 2019-01-04] 97 Updated archivers/gtar-base to 1.31 [ryoon 2019-01-04]
98 Updated archivers/gtar-info to 1.31 [ryoon 2019-01-04] 98 Updated archivers/gtar-info to 1.31 [ryoon 2019-01-04]
99 Updated archivers/gtar to 1.31 [ryoon 2019-01-04] 99 Updated archivers/gtar to 1.31 [ryoon 2019-01-04]
100 Updated inputmethod/libskk to 1.0.5 [ryoon 2019-01-04] 100 Updated inputmethod/libskk to 1.0.5 [ryoon 2019-01-04]
101 Updated devel/libev to 4.25 [adam 2019-01-04] 101 Updated devel/libev to 4.25 [adam 2019-01-04]
102 Updated devel/ccache to 3.5.1 [adam 2019-01-04] 102 Updated devel/ccache to 3.5.1 [adam 2019-01-04]
103 Updated devel/nasm to 2.14.02 [adam 2019-01-05] 103 Updated devel/nasm to 2.14.02 [adam 2019-01-05]
104 Updated www/py-WebOb to 1.8.5 [adam 2019-01-05] 104 Updated www/py-WebOb to 1.8.5 [adam 2019-01-05]
105 Updated mail/thunderbird to 60.4.0 [ryoon 2019-01-05] 105 Updated mail/thunderbird to 60.4.0 [ryoon 2019-01-05]
106 Updated lang/gcc7 to 7.4.0 [adam 2019-01-05] 106 Updated lang/gcc7 to 7.4.0 [adam 2019-01-05]
107 Updated lang/gcc7-libs to 7.4.0nb1 [adam 2019-01-05] 107 Updated lang/gcc7-libs to 7.4.0nb1 [adam 2019-01-05]
108 Updated mail/thunderbird-l10n to 60.4.0 [ryoon 2019-01-05] 108 Updated mail/thunderbird-l10n to 60.4.0 [ryoon 2019-01-05]
109 Updated www/geckodriver to 0.23.0 [tnn 2019-01-05] 109 Updated www/geckodriver to 0.23.0 [tnn 2019-01-05]
110 Updated security/nacl to 20110221nb1 [schmonz 2019-01-05] 110 Updated security/nacl to 20110221nb1 [schmonz 2019-01-05]
111 Added net/djbdnscurve6 version 33 [schmonz 2019-01-05] 111 Added net/djbdnscurve6 version 33 [schmonz 2019-01-05]
112 Updated audio/musicpd to 0.21.4 [triaxx 2019-01-05] 112 Updated audio/musicpd to 0.21.4 [triaxx 2019-01-05]
113 Updated graphics/rawtherapee to 5.5 [ryoon 2019-01-05] 113 Updated graphics/rawtherapee to 5.5 [ryoon 2019-01-05]
114 Updated converters/nkf to 2.15 [ryoon 2019-01-05] 114 Updated converters/nkf to 2.15 [ryoon 2019-01-05]
115 Updated converters/p5-nkf to 2.15 [ryoon 2019-01-05] 115 Updated converters/p5-nkf to 2.15 [ryoon 2019-01-05]
116 Updated audio/fasttracker2 to 2.127 [fox 2019-01-05] 116 Updated audio/fasttracker2 to 2.127 [fox 2019-01-05]
117 Updated cad/gtkwave to 3.3.98 [mef 2019-01-05] 117 Updated cad/gtkwave to 3.3.98 [mef 2019-01-05]
118 Updated print/py-weasyprint to 44 [kleink 2019-01-05] 118 Updated print/py-weasyprint to 44 [kleink 2019-01-05]
119 Updated sysutils/nnn to 2.2 [bsiegert 2019-01-05] 119 Updated sysutils/nnn to 2.2 [bsiegert 2019-01-05]
120 Updated net/miredo to 1.2.6 [schmonz 2019-01-05] 120 Updated net/miredo to 1.2.6 [schmonz 2019-01-05]
121 Updated net/miredo to 1.2.6nb1 [schmonz 2019-01-06] 121 Updated net/miredo to 1.2.6nb1 [schmonz 2019-01-06]
122 Added textproc/py-isc_dhcp_leases version 0.9.1 [gutteridge 2019-01-06] 122 Added textproc/py-isc_dhcp_leases version 0.9.1 [gutteridge 2019-01-06]
123 Updated graphics/inkscape to 0.92.3 [markd 2019-01-06] 123 Updated graphics/inkscape to 0.92.3 [markd 2019-01-06]
124 Updated www/passenger to 5.3.7 [markd 2019-01-06] 124 Updated www/passenger to 5.3.7 [markd 2019-01-06]
125 Updated www/ap2-passenger to 5.3.7 [markd 2019-01-06] 125 Updated www/ap2-passenger to 5.3.7 [markd 2019-01-06]
126 Updated devel/protobuf to 3.6.1 [markd 2019-01-06] 126 Updated devel/protobuf to 3.6.1 [markd 2019-01-06]
127 Updated devel/py-protobuf to 3.6.1 [markd 2019-01-06] 127 Updated devel/py-protobuf to 3.6.1 [markd 2019-01-06]
128 Updated textproc/uriparser to 0.9.1 [bsiegert 2019-01-06] 128 Updated textproc/uriparser to 0.9.1 [bsiegert 2019-01-06]
129 Updated databases/ruby-sequel to 5.16.0 [taca 2019-01-06] 129 Updated databases/ruby-sequel to 5.16.0 [taca 2019-01-06]
130 Updated devel/ZenTest to 4.11.2 [taca 2019-01-06] 130 Updated devel/ZenTest to 4.11.2 [taca 2019-01-06]
131 Updated net/rdesktop to 1.8.4 [tnn 2019-01-06] 131 Updated net/rdesktop to 1.8.4 [tnn 2019-01-06]
132 Updated net/ddclient to 3.8.3nb4 [schmonz 2019-01-06] 132 Updated net/ddclient to 3.8.3nb4 [schmonz 2019-01-06]
133 Updated games/puzzles to 20181212 [rillig 2019-01-06] 133 Updated games/puzzles to 20181212 [rillig 2019-01-06]
134 Added biology/canu version 1.8 [bacon 2019-01-07] 134 Added biology/canu version 1.8 [bacon 2019-01-07]
135 Updated devel/py-hypothesis to 3.86.5 [adam 2019-01-07] 135 Updated devel/py-hypothesis to 3.86.5 [adam 2019-01-07]
136 Updated security/libsodium to 1.0.17 [adam 2019-01-07] 136 Updated security/libsodium to 1.0.17 [adam 2019-01-07]
137 Updated devel/py-test to 4.1.0 [adam 2019-01-07] 137 Updated devel/py-test to 4.1.0 [adam 2019-01-07]
138 Updated devel/py-test-cov to 2.6.1 [adam 2019-01-07] 138 Updated devel/py-test-cov to 2.6.1 [adam 2019-01-07]
139 Updated multimedia/mkvtoolnix to 30.1.0 [adam 2019-01-07] 139 Updated multimedia/mkvtoolnix to 30.1.0 [adam 2019-01-07]
140 Updated net/py-smb to 1.1.26 [adam 2019-01-07] 140 Updated net/py-smb to 1.1.26 [adam 2019-01-07]
141 Updated time/py-pytz to 2018.9 [adam 2019-01-07] 141 Updated time/py-pytz to 2018.9 [adam 2019-01-07]
142 Updated graphics/py-Pillow to 5.4.1 [adam 2019-01-07] 142 Updated graphics/py-Pillow to 5.4.1 [adam 2019-01-07]
143 Added www/py-django-timezone-field version 3.0 [adam 2019-01-07] 143 Added www/py-django-timezone-field version 3.0 [adam 2019-01-07]
144 Updated www/py-django-celery-beat to 1.4.0 [adam 2019-01-07] 144 Updated www/py-django-celery-beat to 1.4.0 [adam 2019-01-07]
145 Updated net/djbdns-run to 20190107 [schmonz 2019-01-07] 145 Updated net/djbdns-run to 20190107 [schmonz 2019-01-07]
146 Updated x11/xcursorgen to 1.0.7 [wiz 2019-01-07] 146 Updated x11/xcursorgen to 1.0.7 [wiz 2019-01-07]
147 Updated emulators/mame to 0.205 [wiz 2019-01-07] 147 Updated emulators/mame to 0.205 [wiz 2019-01-07]
148 Updated textproc/py-sphinxcontrib-bibtex to 0.4.2 [adam 2019-01-07] 148 Updated textproc/py-sphinxcontrib-bibtex to 0.4.2 [adam 2019-01-07]
149 Updated www/py-paste to 3.0.6 [adam 2019-01-07] 149 Updated www/py-paste to 3.0.6 [adam 2019-01-07]
150 Updated misc/nyancat to 1.5.2 [leot 2019-01-07] 150 Updated misc/nyancat to 1.5.2 [leot 2019-01-07]
151 Added www/py-flask-cors version 3.0.7 [kleink 2019-01-07] 151 Added www/py-flask-cors version 3.0.7 [kleink 2019-01-07]
152 Updated lang/ocaml to 4.07.1nb1 [jaapb 2019-01-07] 152 Updated lang/ocaml to 4.07.1nb1 [jaapb 2019-01-07]
153 Updated net/openconnect to 8.01 [schmonz 2019-01-07] 153 Updated net/openconnect to 8.01 [schmonz 2019-01-07]
154 Updated net/vpnc-script to 20180226 [schmonz 2019-01-07] 154 Updated net/vpnc-script to 20180226 [schmonz 2019-01-07]
155 Updated devel/libtai to 0.60nb6 [schmonz 2019-01-08] 155 Updated devel/libtai to 0.60nb6 [schmonz 2019-01-08]
156 Updated mail/mutt to 1.11.2 [tron 2019-01-08] 156 Updated mail/mutt to 1.11.2 [tron 2019-01-08]
157 Updated databases/py-peewee to 3.8.1 [adam 2019-01-08] 157 Updated databases/py-peewee to 3.8.1 [adam 2019-01-08]
158 Updated net/tor to 0.3.5.7 [adam 2019-01-08] 158 Updated net/tor to 0.3.5.7 [adam 2019-01-08]
159 Updated devel/py-test-assume to 1.2.1 [adam 2019-01-08] 159 Updated devel/py-test-assume to 1.2.1 [adam 2019-01-08]
160 Updated devel/py-test-asyncio to 0.10.0 [adam 2019-01-08] 160 Updated devel/py-test-asyncio to 0.10.0 [adam 2019-01-08]
161 Updated www/py-test-django to 3.4.5 [adam 2019-01-08] 161 Updated www/py-test-django to 3.4.5 [adam 2019-01-08]
162 Updated devel/py-pkginfo to 1.5.0 [adam 2019-01-08] 162 Updated devel/py-pkginfo to 1.5.0 [adam 2019-01-08]
163 Updated www/py-beautifulsoup4 to 4.7.1 [adam 2019-01-08] 163 Updated www/py-beautifulsoup4 to 4.7.1 [adam 2019-01-08]
164 Updated databases/py-apsw to 3.26.0 [adam 2019-01-08] 164 Updated databases/py-apsw to 3.26.0 [adam 2019-01-08]
165 Updated www/py-soupsieve to 1.6.2 [adam 2019-01-08] 165 Updated www/py-soupsieve to 1.6.2 [adam 2019-01-08]
166 Updated sysutils/py-supervisor to 3.3.5 [adam 2019-01-08] 166 Updated sysutils/py-supervisor to 3.3.5 [adam 2019-01-08]
167 Added net/py-prometheus_client version 0.5.0 [markd 2019-01-08] 167 Added net/py-prometheus_client version 0.5.0 [markd 2019-01-08]
168 Updated devel/py-pyobjc to 5.1.2 [adam 2019-01-08] 168 Updated devel/py-pyobjc to 5.1.2 [adam 2019-01-08]
169 Updated net/sniproxy to 0.6.0 [wiedi 2019-01-08] 169 Updated net/sniproxy to 0.6.0 [wiedi 2019-01-08]
170 Updated www/http-parser to 2.9.0 [adam 2019-01-08] 170 Updated www/http-parser to 2.9.0 [adam 2019-01-08]
171 Updated lang/nodejs to 10.15.0 [adam 2019-01-08] 171 Updated lang/nodejs to 10.15.0 [adam 2019-01-08]
172 Updated lang/npm to 6.5.0 [adam 2019-01-08] 172 Updated lang/npm to 6.5.0 [adam 2019-01-08]
173 Updated shells/bash to 5.0 [ryoon 2019-01-08] 173 Updated shells/bash to 5.0 [ryoon 2019-01-08]
174 Updated security/keepassxc to 2.3.4 [ryoon 2019-01-08] 174 Updated security/keepassxc to 2.3.4 [ryoon 2019-01-08]
175 Updated print/qpdf to 8.3.0 [ryoon 2019-01-08] 175 Updated print/qpdf to 8.3.0 [ryoon 2019-01-08]
176 Updated print/cups-filters to 1.21.6 [adam 2019-01-08] 176 Updated print/cups-filters to 1.21.6 [adam 2019-01-08]
177 Updated net/djbdns-run to 20190108 [schmonz 2019-01-08] 177 Updated net/djbdns-run to 20190108 [schmonz 2019-01-08]
178 Updated www/py-aiohttp to 3.5.2 [adam 2019-01-08] 178 Updated www/py-aiohttp to 3.5.2 [adam 2019-01-08]
179 Updated net/py-smb to 1.1.27 [adam 2019-01-08] 179 Updated net/py-smb to 1.1.27 [adam 2019-01-08]
180 Updated fonts/croscorefonts to 1.31.0 [bsiegert 2019-01-08] 180 Updated fonts/croscorefonts to 1.31.0 [bsiegert 2019-01-08]
181 Added devel/py-pyobjc-framework-CoreServices version 5.1.2 [adam 2019-01-08] 181 Added devel/py-pyobjc-framework-CoreServices version 5.1.2 [adam 2019-01-08]
182 Updated wm/xfce4-wm to 4.13.1nb3 [gutteridge 2019-01-09] 182 Updated wm/xfce4-wm to 4.13.1nb3 [gutteridge 2019-01-09]
183 Updated devel/py-pkginfo to 1.5.0.1 [adam 2019-01-09] 183 Updated devel/py-pkginfo to 1.5.0.1 [adam 2019-01-09]
184 Updated textproc/py-docx to 0.8.10 [adam 2019-01-09] 184 Updated textproc/py-docx to 0.8.10 [adam 2019-01-09]
185 Updated time/py-aniso8601 to 4.1.0 [adam 2019-01-09] 185 Updated time/py-aniso8601 to 4.1.0 [adam 2019-01-09]
186 Updated time/py-arrow to 0.13.0 [adam 2019-01-09] 186 Updated time/py-arrow to 0.13.0 [adam 2019-01-09]
187 Added archivers/py-bz2file version 0.98 [adam 2019-01-09] 187 Added archivers/py-bz2file version 0.98 [adam 2019-01-09]
188 Updated devel/py-xopen to 0.4.0 [adam 2019-01-09] 188 Updated devel/py-xopen to 0.4.0 [adam 2019-01-09]
189 Updated devel/waf to 2.0.14 [adam 2019-01-09] 189 Updated devel/waf to 2.0.14 [adam 2019-01-09]
190 Updated pkgtools/x11-links to 1.13 [jaapb 2019-01-09] 190 Updated pkgtools/x11-links to 1.13 [jaapb 2019-01-09]
191 Updated www/drupal8 to 8.6.5nb1 [prlw1 2019-01-09] 191 Updated www/drupal8 to 8.6.5nb1 [prlw1 2019-01-09]
192 Updated textproc/py-libxml2 to 2.9.8nb1 [wiz 2019-01-09] 192 Updated textproc/py-libxml2 to 2.9.8nb1 [wiz 2019-01-09]
193 Updated math/gnumeric112 to 1.12.44nb1 [wiz 2019-01-09] 193 Updated math/gnumeric112 to 1.12.44nb1 [wiz 2019-01-09]
194 Updated games/lgogdownloader to 3.4 [wiz 2019-01-09] 194 Updated games/lgogdownloader to 3.4 [wiz 2019-01-09]
195 Updated textproc/libxml2 to 2.9.9 [adam 2019-01-09] 195 Updated textproc/libxml2 to 2.9.9 [adam 2019-01-09]
196 Updated textproc/libxslt to 1.1.33 [adam 2019-01-09] 196 Updated textproc/libxslt to 1.1.33 [adam 2019-01-09]
197 Updated textproc/py-libxml2 to 2.9.9 [adam 2019-01-09] 197 Updated textproc/py-libxml2 to 2.9.9 [adam 2019-01-09]
198 Updated textproc/py-libxslt to 1.1.33 [adam 2019-01-09] 198 Updated textproc/py-libxslt to 1.1.33 [adam 2019-01-09]
199 Updated mail/qmail to 1.03nb43 [schmonz 2019-01-09] 199 Updated mail/qmail to 1.03nb43 [schmonz 2019-01-09]
200 Added meta-pkgs/qmail-server version 1.0 [schmonz 2019-01-09] 200 Added meta-pkgs/qmail-server version 1.0 [schmonz 2019-01-09]
201 Updated devel/libtai to 0.60nb7 [schmonz 2019-01-10] 201 Updated devel/libtai to 0.60nb7 [schmonz 2019-01-10]
202 Updated archivers/gzip to 1.10 [gutteridge 2019-01-10] 202 Updated archivers/gzip to 1.10 [gutteridge 2019-01-10]
203 Updated devel/py-xopen to 0.4.1 [adam 2019-01-10] 203 Updated devel/py-xopen to 0.4.1 [adam 2019-01-10]
204 Updated www/py-django-import-export to 1.2.0 [adam 2019-01-10] 204 Updated www/py-django-import-export to 1.2.0 [adam 2019-01-10]
205 Updated www/firefox to 64.0.2 [ryoon 2019-01-10] 205 Updated www/firefox to 64.0.2 [ryoon 2019-01-10]
206 Updated www/firefox-l10n to 64.0.2 [ryoon 2019-01-10] 206 Updated www/firefox-l10n to 64.0.2 [ryoon 2019-01-10]
207 Added fonts/spleen version 1.0.3 [tnn 2019-01-10] 207 Added fonts/spleen version 1.0.3 [tnn 2019-01-10]
208 Updated net/pen to 0.34.1 [schmonz 2019-01-10] 208 Updated net/pen to 0.34.1 [schmonz 2019-01-10]
209 Updated lang/ghc7 to 7.6.3nb13 [maya 2019-01-10] 209 Updated lang/ghc7 to 7.6.3nb13 [maya 2019-01-10]
210 Updated chat/irssi to 1.1.2 [maya 2019-01-10] 210 Updated chat/irssi to 1.1.2 [maya 2019-01-10]
211 Updated graphics/MesaLib18 to 18.3.1 [tnn 2019-01-10] 211 Updated graphics/MesaLib18 to 18.3.1 [tnn 2019-01-10]
212 Updated audio/fasttracker2 to 2.129 [fox 2019-01-11] 212 Updated audio/fasttracker2 to 2.129 [fox 2019-01-11]
213 Updated www/py-autobahn to 19.1.1 [adam 2019-01-11] 213 Updated www/py-autobahn to 19.1.1 [adam 2019-01-11]
214 Updated www/py-aiohttp to 3.5.3 [adam 2019-01-11] 214 Updated www/py-aiohttp to 3.5.3 [adam 2019-01-11]
215 Updated textproc/py-phonenumbers to 8.10.3 [adam 2019-01-11] 215 Updated textproc/py-phonenumbers to 8.10.3 [adam 2019-01-11]
216 Updated net/megatools to 1.10.2nb2 [leot 2019-01-11] 216 Updated net/megatools to 1.10.2nb2 [leot 2019-01-11]
217 Updated net/sniproxy to 0.6.0nb1 [schmonz 2019-01-11] 217 Updated net/sniproxy to 0.6.0nb1 [schmonz 2019-01-11]
218 Updated math/p5-Algorithm-Cluster to 1.57 [wen 2019-01-12] 218 Updated math/p5-Algorithm-Cluster to 1.57 [wen 2019-01-12]
219 Updated math/p5-Math-BigInt-GMP to 1.6006 [wen 2019-01-12] 219 Updated math/p5-Math-BigInt-GMP to 1.6006 [wen 2019-01-12]
220 Updated math/p5-Math-BigInt to 1.999816 [wen 2019-01-12] 220 Updated math/p5-Math-BigInt to 1.999816 [wen 2019-01-12]
221 Updated devel/subversion to 1.10.4 [bsiegert 2019-01-12] 221 Updated devel/subversion to 1.10.4 [bsiegert 2019-01-12]
222 Updated math/p5-Math-Prime-Util to 0.73 [wen 2019-01-12] 222 Updated math/p5-Math-Prime-Util to 0.73 [wen 2019-01-12]
223 Updated converters/p5-Cpanel-JSON-XS to 4.08 [wen 2019-01-12] 223 Updated converters/p5-Cpanel-JSON-XS to 4.08 [wen 2019-01-12]
224 Updated converters/p5-Unicode-Collate to 1.27 [wen 2019-01-12] 224 Updated converters/p5-Unicode-Collate to 1.27 [wen 2019-01-12]
225 Updated multimedia/adobe-flash-player to 32.0.0.114 [tsutsui 2019-01-12] 225 Updated multimedia/adobe-flash-player to 32.0.0.114 [tsutsui 2019-01-12]
226 Updated converters/p5-Unicode-EastAsianWidth to 1.40 [wen 2019-01-12] 226 Updated converters/p5-Unicode-EastAsianWidth to 1.40 [wen 2019-01-12]
227 Updated misc/ruby-mini_portile2 to 2.4.0 [tsutsui 2019-01-12] 227 Updated misc/ruby-mini_portile2 to 2.4.0 [tsutsui 2019-01-12]
228 Updated textproc/ruby-nokogiri to 1.10.0 [tsutsui 2019-01-12] 228 Updated textproc/ruby-nokogiri to 1.10.0 [tsutsui 2019-01-12]
229 Updated lang/php71 to 7.1.26 [taca 2019-01-12] 229 Updated lang/php71 to 7.1.26 [taca 2019-01-12]
230 Updated lang/php72 to 7.2.14 [taca 2019-01-12] 230 Updated lang/php72 to 7.2.14 [taca 2019-01-12]
231 Updated lang/php73 to 7.3.1 [taca 2019-01-12] 231 Updated lang/php73 to 7.3.1 [taca 2019-01-12]
232 Updated lang/php56 to 5.6.40 [taca 2019-01-12] 232 Updated lang/php56 to 5.6.40 [taca 2019-01-12]
233 Added print/tex-apacite version 6.03 [markd 2019-01-12] 233 Added print/tex-apacite version 6.03 [markd 2019-01-12]
234 Added print/tex-apacite-doc version 6.03 [markd 2019-01-12] 234 Added print/tex-apacite-doc version 6.03 [markd 2019-01-12]
235 Added print/tex-biblatex-ieee version 1.2d [markd 2019-01-12] 235 Added print/tex-biblatex-ieee version 1.2d [markd 2019-01-12]
236 Added print/tex-biblatex-ieee-doc version 1.2d [markd 2019-01-12] 236 Added print/tex-biblatex-ieee-doc version 1.2d [markd 2019-01-12]
237 Updated net/youtube-dl to 20190110 [leot 2019-01-12] 237 Updated net/youtube-dl to 20190110 [leot 2019-01-12]
238 Updated www/p5-HTTP-DAV to 0.49 [wen 2019-01-13] 238 Updated www/p5-HTTP-DAV to 0.49 [wen 2019-01-13]
239 Updated www/p5-HTTP-OAI to 4.08 [wen 2019-01-13] 239 Updated www/p5-HTTP-OAI to 4.08 [wen 2019-01-13]
240 Updated net/p5-SNMP-Info to 3.64 [wen 2019-01-13] 240 Updated net/p5-SNMP-Info to 3.64 [wen 2019-01-13]
241 Added security/go-mkcert version 1.2.0 [schmonz 2019-01-13] 241 Added security/go-mkcert version 1.2.0 [schmonz 2019-01-13]
242 Updated emulators/bochs to 2.6.9 [ryoon 2019-01-13] 242 Updated emulators/bochs to 2.6.9 [ryoon 2019-01-13]
243 Updated devel/py-test to 4.1.1 [adam 2019-01-13] 243 Updated devel/py-test to 4.1.1 [adam 2019-01-13]
244 Updated devel/py-test-forked to 1.0.1 [adam 2019-01-13] 244 Updated devel/py-test-forked to 1.0.1 [adam 2019-01-13]
245 Updated devel/py-test-xdist to 1.26.0 [adam 2019-01-13] 245 Updated devel/py-test-xdist to 1.26.0 [adam 2019-01-13]
246 Updated devel/py-tox to 3.7.0 [adam 2019-01-13] 246 Updated devel/py-tox to 3.7.0 [adam 2019-01-13]
247 Updated devel/ucommon to 7.0.0 [adam 2019-01-13] 247 Updated devel/ucommon to 7.0.0 [adam 2019-01-13]
248 Updated net/ccrtp to 2.1.2nb5 [adam 2019-01-13] 248 Updated net/ccrtp to 2.1.2nb5 [adam 2019-01-13]
249 Updated pkgtools/pkglint to 5.6.11 [rillig 2019-01-13] 249 Updated pkgtools/pkglint to 5.6.11 [rillig 2019-01-13]
250 Updated sysutils/sandboxctl to 1.1 [jmmv 2019-01-14] 250 Updated sysutils/sandboxctl to 1.1 [jmmv 2019-01-14]
251 Updated pkgtools/pkg_comp to 2.1 [jmmv 2019-01-14] 251 Updated pkgtools/pkg_comp to 2.1 [jmmv 2019-01-14]
252 Removed meta-pkgs/php70-extensions [taca 2019-01-14] 252 Removed meta-pkgs/php70-extensions [taca 2019-01-14]
253 Removed lang/php70 [taca 2019-01-14] 253 Removed lang/php70 [taca 2019-01-14]
254 Updated meta-pkgs/bulk-medium to 20190114 [taca 2019-01-14] 254 Updated meta-pkgs/bulk-medium to 20190114 [taca 2019-01-14]
255 Updated biology/hisat2 to 2.1.0.23 [bacon 2019-01-15] 255 Updated biology/hisat2 to 2.1.0.23 [bacon 2019-01-15]
256 Updated audio/fasttracker2 to 2.130 [fox 2019-01-15] 256 Updated audio/fasttracker2 to 2.130 [fox 2019-01-15]
257 Updated devel/cmake to 3.13.3 [adam 2019-01-15] 257 Updated devel/cmake to 3.13.3 [adam 2019-01-15]
258 Updated devel/ccache to 3.6 [adam 2019-01-15] 258 Updated devel/ccache to 3.6 [adam 2019-01-15]
259 Updated security/py-certbot to 0.30.0 [triaxx 2019-01-15] 259 Updated security/py-certbot to 0.30.0 [triaxx 2019-01-15]
260 Updated security/py-acme to 0.30.0 [triaxx 2019-01-15] 260 Updated security/py-acme to 0.30.0 [triaxx 2019-01-15]
261 Added security/py-certbot-dns-route53 version 0.30.0 [triaxx 2019-01-15] 261 Added security/py-certbot-dns-route53 version 0.30.0 [triaxx 2019-01-15]
262 Updated shells/xonsh to 0.8.8 [nonaka 2019-01-15] 262 Updated shells/xonsh to 0.8.8 [nonaka 2019-01-15]
263 Updated devel/py-typed-ast to 1.2.0 [adam 2019-01-15] 263 Updated devel/py-typed-ast to 1.2.0 [adam 2019-01-15]
264 Updated devel/py-test-flake8 to 1.0.3 [adam 2019-01-15] 264 Updated devel/py-test-flake8 to 1.0.3 [adam 2019-01-15]
265 Updated graphics/lcms2 to 2.9 [markd 2019-01-15] 265 Updated graphics/lcms2 to 2.9 [markd 2019-01-15]
266 Updated net/py-lexicon to 3.0.8 [triaxx 2019-01-15] 266 Updated net/py-lexicon to 3.0.8 [triaxx 2019-01-15]
267 Updated devel/py-pyparsing to 2.3.1 [adam 2019-01-15] 267 Updated devel/py-pyparsing to 2.3.1 [adam 2019-01-15]
268 Updated devel/py-vine to 1.2.0 [adam 2019-01-15] 268 Updated devel/py-vine to 1.2.0 [adam 2019-01-15]
269 Updated net/py-amqp to 2.4.0 [adam 2019-01-15] 269 Updated net/py-amqp to 2.4.0 [adam 2019-01-15]
270 Updated devel/py-dulwich to 0.19.10 [adam 2019-01-15] 270 Updated devel/py-dulwich to 0.19.10 [adam 2019-01-15]
271 Added security/py-certbot-dns-ovh version 0.30.0 [triaxx 2019-01-15] 271 Added security/py-certbot-dns-ovh version 0.30.0 [triaxx 2019-01-15]
272 Updated databases/py-sqlalchemy to 1.2.16 [adam 2019-01-15] 272 Updated databases/py-sqlalchemy to 1.2.16 [adam 2019-01-15]
273 Updated databases/py-sqlalchemy-utils to 0.33.11 [adam 2019-01-15] 273 Updated databases/py-sqlalchemy-utils to 0.33.11 [adam 2019-01-15]
274 Updated databases/py-alembic to 1.0.6 [adam 2019-01-15] 274 Updated databases/py-alembic to 1.0.6 [adam 2019-01-15]
275 Updated devel/py-typing-extensions to 3.7.2 [adam 2019-01-15] 275 Updated devel/py-typing-extensions to 3.7.2 [adam 2019-01-15]
276 Added security/py-certbot-dns-sakuracloud version 0.30.0 [triaxx 2019-01-15] 276 Added security/py-certbot-dns-sakuracloud version 0.30.0 [triaxx 2019-01-15]
277 Added security/py-certbot-nginx version 0.30.0 [triaxx 2019-01-15] 277 Added security/py-certbot-nginx version 0.30.0 [triaxx 2019-01-15]
278 Updated news/tin to 2.4.3 [wiz 2019-01-15] 278 Updated news/tin to 2.4.3 [wiz 2019-01-15]
279 Updated devel/py-test-fixture-config to 1.4.0 [adam 2019-01-15] 279 Updated devel/py-test-fixture-config to 1.4.0 [adam 2019-01-15]
280 Updated devel/py-test-shutil to 1.4.0 [adam 2019-01-15] 280 Updated devel/py-test-shutil to 1.4.0 [adam 2019-01-15]
281 Updated devel/py-test-virtualenv to 1.4.0 [adam 2019-01-15] 281 Updated devel/py-test-virtualenv to 1.4.0 [adam 2019-01-15]
282 Updated finance/py-stripe to 2.18.0 [adam 2019-01-15] 282 Updated finance/py-stripe to 2.18.0 [adam 2019-01-15]
283 Updated devel/talloc to 2.1.15 [adam 2019-01-15] 283 Updated devel/talloc to 2.1.15 [adam 2019-01-15]
284 Updated devel/tevent to 0.9.38 [adam 2019-01-15] 284 Updated devel/tevent to 0.9.38 [adam 2019-01-15]
285 Updated databases/tdb to 1.3.17 [adam 2019-01-15] 285 Updated databases/tdb to 1.3.17 [adam 2019-01-15]
286 Updated net/youtube-dl to 20190116 [leot 2019-01-15] 286 Updated net/youtube-dl to 20190116 [leot 2019-01-15]
287 Updated math/py-numpy to 1.16.0 [adam 2019-01-15] 287 Updated math/py-numpy to 1.16.0 [adam 2019-01-15]
288 Updated devel/py-pluggy to 0.8.1 [adam 2019-01-15] 288 Updated devel/py-pluggy to 0.8.1 [adam 2019-01-15]
289 Updated security/sudo to 1.8.27 [adam 2019-01-15] 289 Updated security/sudo to 1.8.27 [adam 2019-01-15]
290 Updated net/wireshark to 2.6.6 [adam 2019-01-15] 290 Updated net/wireshark to 2.6.6 [adam 2019-01-15]
291 Updated www/py-aiohttp to 3.5.4 [adam 2019-01-15] 291 Updated www/py-aiohttp to 3.5.4 [adam 2019-01-15]
292 Updated www/py-uwsgitop to 0.11 [adam 2019-01-15] 292 Updated www/py-uwsgitop to 0.11 [adam 2019-01-15]
293 Updated net/syncthing to 1.0.0 [wiz 2019-01-15] 293 Updated net/syncthing to 1.0.0 [wiz 2019-01-15]
294 Updated security/py-certifi to 2018.11.29 [adam 2019-01-15] 294 Updated security/py-certifi to 2018.11.29 [adam 2019-01-15]
295 Updated www/py-w3lib to 1.20.0 [adam 2019-01-15] 295 Updated www/py-w3lib to 1.20.0 [adam 2019-01-15]
296 Updated www/moodle to 3.6.2 [wen 2019-01-15] 296 Updated www/moodle to 3.6.2 [wen 2019-01-15]
297 Updated www/mediawiki to 1.32.0 [wen 2019-01-15] 297 Updated www/mediawiki to 1.32.0 [wen 2019-01-15]
298 Updated security/netpgpverify to 20190111 [agc 2019-01-15] 298 Updated security/netpgpverify to 20190111 [agc 2019-01-15]
299 Updated security/libnetpgpverify to 20190111 [agc 2019-01-15] 299 Updated security/libnetpgpverify to 20190111 [agc 2019-01-15]
300 Updated devel/p5-Type-Tiny to 1.004004 [wen 2019-01-16] 300 Updated devel/p5-Type-Tiny to 1.004004 [wen 2019-01-16]
301 Updated devel/p5-Test2-Suite to 0.000117 [wen 2019-01-16] 301 Updated devel/p5-Test2-Suite to 0.000117 [wen 2019-01-16]
302 Updated devel/p5-Test-Simple to 1.302156 [wen 2019-01-16] 302 Updated devel/p5-Test-Simple to 1.302156 [wen 2019-01-16]
303 Updated devel/p5-Test-CleanNamespaces to 0.24 [wen 2019-01-16] 303 Updated devel/p5-Test-CleanNamespaces to 0.24 [wen 2019-01-16]
304 Updated devel/p5-Test-CheckManifest to 1.38 [wen 2019-01-16] 304 Updated devel/p5-Test-CheckManifest to 1.38 [wen 2019-01-16]
305 Updated x11/gtk3 to 3.24.3 [adam 2019-01-16] 305 Updated x11/gtk3 to 3.24.3 [adam 2019-01-16]
306 Updated security/libassuan2 to 2.5.2 [adam 2019-01-16] 306 Updated security/libassuan2 to 2.5.2 [adam 2019-01-16]
307 Added net/py-pysendfile version 2.0.1 [adam 2019-01-16] 307 Added net/py-pysendfile version 2.0.1 [adam 2019-01-16]
308 Added net/py-pyftpdlib version 1.5.4 [adam 2019-01-16] 308 Added net/py-pyftpdlib version 1.5.4 [adam 2019-01-16]
309 Added filesystems/py-fs version 2.2.1 [adam 2019-01-16] 309 Added filesystems/py-fs version 2.2.1 [adam 2019-01-16]
310 Updated fonts/py-fonttools to 3.35.2 [adam 2019-01-16] 310 Updated fonts/py-fonttools to 3.35.2 [adam 2019-01-16]
311 Removed filesystems/py-filesystem successor filesystems/py-fs [adam 2019-01-16] 311 Removed filesystems/py-filesystem successor filesystems/py-fs [adam 2019-01-16]
312 Updated net/py-botocore to 1.12.79 [adam 2019-01-16] 312 Updated net/py-botocore to 1.12.79 [adam 2019-01-16]
313 Updated net/py-boto3 to 1.9.79 [adam 2019-01-16] 313 Updated net/py-boto3 to 1.9.79 [adam 2019-01-16]
314 Updated net/py-awscli to 1.16.89 [adam 2019-01-16] 314 Updated net/py-awscli to 1.16.89 [adam 2019-01-16]
315 Updated security/py-oauthlib to 3.0.0 [adam 2019-01-16] 315 Updated security/py-oauthlib to 3.0.0 [adam 2019-01-16]
316 Updated security/py-requests-oauthlib to 1.2.0 [adam 2019-01-16] 316 Updated security/py-requests-oauthlib to 1.2.0 [adam 2019-01-16]
317 Added net/fstrm version 0.4.0 [he 2019-01-16] 317 Added net/fstrm version 0.4.0 [he 2019-01-16]
318 Added misc/sunwait version 0.8 [martin 2019-01-16] 318 Added misc/sunwait version 0.8 [martin 2019-01-16]
319 Updated print/atril to 1.21.1 [youri 2019-01-16] 319 Updated print/atril to 1.21.1 [youri 2019-01-16]
320 Updated meta-pkgs/mate to 1.21.0 [youri 2019-01-16] 320 Updated meta-pkgs/mate to 1.21.0 [youri 2019-01-16]
321 Added sysutils/arm-trusted-firmware-fiptool version 2.0 [martin 2019-01-16] 321 Added sysutils/arm-trusted-firmware-fiptool version 2.0 [martin 2019-01-16]
322 Updated sysutils/caja to 1.21.3 [youri 2019-01-16] 322 Updated sysutils/caja to 1.21.3 [youri 2019-01-16]
323 Updated sysutils/caja-extensions to 1.21.0 [youri 2019-01-16] 323 Updated sysutils/caja-extensions to 1.21.0 [youri 2019-01-16]
324 Updated archivers/engrampa to 1.21.0 [youri 2019-01-16] 324 Updated archivers/engrampa to 1.21.0 [youri 2019-01-16]
325 Updated graphics/eom to 1.21.2 [youri 2019-01-16] 325 Updated graphics/eom to 1.21.2 [youri 2019-01-16]
326 Updated x11/libmatekbd to 1.21.0 [youri 2019-01-16] 326 Updated x11/libmatekbd to 1.21.0 [youri 2019-01-16]
327 Updated audio/libmatemixer to 1.21.0 [youri 2019-01-16] 327 Updated audio/libmatemixer to 1.21.0 [youri 2019-01-16]
328 Updated misc/libmateweather to 1.21.0 [youri 2019-01-16] 328 Updated misc/libmateweather to 1.21.0 [youri 2019-01-16]
329 Updated wm/marco to 1.21.1 [youri 2019-01-16] 329 Updated wm/marco to 1.21.1 [youri 2019-01-16]
330 Updated x11/mate-applets to 1.21.1 [youri 2019-01-16] 330 Updated x11/mate-applets to 1.21.1 [youri 2019-01-16]
331 Updated misc/mate-calc to 1.21.0 [youri 2019-01-16] 331 Updated misc/mate-calc to 1.21.0 [youri 2019-01-16]
332 Updated x11/mate-control-center to 1.21.2 [youri 2019-01-16] 332 Updated x11/mate-control-center to 1.21.2 [youri 2019-01-16]
333 Updated x11/mate-desktop to 1.21.2 [youri 2019-01-16] 333 Updated x11/mate-desktop to 1.21.2 [youri 2019-01-16]
334 Updated net/go-dns to 1.1.3 [he 2019-01-16] 334 Updated net/go-dns to 1.1.3 [he 2019-01-16]
335 Added net/go-framestream version 0.1.0 [he 2019-01-16] 335 Added net/go-framestream version 0.1.0 [he 2019-01-16]
336 Added net/go-dnstap version 0.1.0 [he 2019-01-16] 336 Added net/go-dnstap version 0.1.0 [he 2019-01-16]
337 Updated graphics/mate-icon-theme to 1.21.1 [youri 2019-01-16] 337 Updated graphics/mate-icon-theme to 1.21.1 [youri 2019-01-16]
338 Updated x11/mate-indicator-applet to 1.20.1 [youri 2019-01-16] 338 Updated x11/mate-indicator-applet to 1.20.1 [youri 2019-01-16]
339 Updated multimedia/mate-media to 1.21.0 [youri 2019-01-16] 339 Updated multimedia/mate-media to 1.21.0 [youri 2019-01-16]
340 Updated x11/mate-menus to 1.21.0 [youri 2019-01-16] 340 Updated x11/mate-menus to 1.21.0 [youri 2019-01-16]
341 Updated sysutils/mate-notification-daemon to 1.21.0 [youri 2019-01-16] 341 Updated sysutils/mate-notification-daemon to 1.21.0 [youri 2019-01-16]
342 Updated x11/mate-panel to 1.21.3 [youri 2019-01-16] 342 Updated x11/mate-panel to 1.21.3 [youri 2019-01-16]
343 Updated security/mate-polkit to 1.21.0 [youri 2019-01-16] 343 Updated security/mate-polkit to 1.21.0 [youri 2019-01-16]
344 Updated sysutils/mate-power-manager to 1.21.1 [youri 2019-01-16] 344 Updated sysutils/mate-power-manager to 1.21.1 [youri 2019-01-16]
345 Updated x11/mate-screensaver to 1.21.0 [youri 2019-01-16] 345 Updated x11/mate-screensaver to 1.21.0 [youri 2019-01-16]
346 Updated sysutils/mate-sensors-applet to 1.21.1 [youri 2019-01-16] 346 Updated sysutils/mate-sensors-applet to 1.21.1 [youri 2019-01-16]
347 Updated x11/mate-session-manager to 1.21.0 [youri 2019-01-16] 347 Updated x11/mate-session-manager to 1.21.0 [youri 2019-01-16]
348 Updated x11/mate-settings-daemon to 1.21.2 [youri 2019-01-16] 348 Updated x11/mate-settings-daemon to 1.21.2 [youri 2019-01-16]
349 Updated sysutils/mate-system-monitor to 1.21.1 [youri 2019-01-16] 349 Updated sysutils/mate-system-monitor to 1.21.1 [youri 2019-01-16]
350 Updated x11/mate-terminal to 1.21.1 [youri 2019-01-16] 350 Updated x11/mate-terminal to 1.21.1 [youri 2019-01-16]
351 Updated x11/mozo to 1.21.1 [youri 2019-01-16] 351 Updated x11/mozo to 1.21.1 [youri 2019-01-16]
352 Updated editors/pluma to 1.21.2 [youri 2019-01-16] 352 Updated editors/pluma to 1.21.2 [youri 2019-01-16]
353 Updated graphics/mate-themes to 3.22.18 [youri 2019-01-16] 353 Updated graphics/mate-themes to 3.22.18 [youri 2019-01-16]
354 Updated misc/mate-utils to 1.21.1 [youri 2019-01-16] 354 Updated misc/mate-utils to 1.21.1 [youri 2019-01-16]
355 Updated sysutils/libfm to 1.3.1 [youri 2019-01-16] 355 Updated sysutils/libfm to 1.3.1 [youri 2019-01-16]
356 Updated sysutils/pcmanfm to 1.3.1 [youri 2019-01-16] 356 Updated sysutils/pcmanfm to 1.3.1 [youri 2019-01-16]
357 Added sysutils/meson-tools version 0.1 [martin 2019-01-16] 357 Added sysutils/meson-tools version 0.1 [martin 2019-01-16]
358 Updated graphics/gnuplot to 5.2.6 [adam 2019-01-16] 358 Updated graphics/gnuplot to 5.2.6 [adam 2019-01-16]
359 Updated security/libgpg-error to 1.34 [adam 2019-01-16] 359 Updated security/libgpg-error to 1.34 [adam 2019-01-16]
360 Updated www/py-djangorestframework to 3.9.1 [adam 2019-01-16] 360 Updated www/py-djangorestframework to 3.9.1 [adam 2019-01-16]
361 Updated security/py-bcrypt to 3.1.6 [adam 2019-01-16] 361 Updated security/py-bcrypt to 3.1.6 [adam 2019-01-16]
362 Updated x11/lxterminal to 0.3.2 [youri 2019-01-16] 362 Updated x11/lxterminal to 0.3.2 [youri 2019-01-16]
363 Updated sysutils/xfce4-thunar to 1.8.2 [gutteridge 2019-01-17] 363 Updated sysutils/xfce4-thunar to 1.8.2 [gutteridge 2019-01-17]
364 Updated textproc/xfce4-dict to 0.8.2 [gutteridge 2019-01-17] 364 Updated textproc/xfce4-dict to 0.8.2 [gutteridge 2019-01-17]
365 Updated x11/xfce4-settings to 4.13.5 [gutteridge 2019-01-17] 365 Updated x11/xfce4-settings to 4.13.5 [gutteridge 2019-01-17]
366 Updated sysutils/decode-dimms to 0.0.20190109 [pgoyette 2019-01-17] 366 Updated sysutils/decode-dimms to 0.0.20190109 [pgoyette 2019-01-17]
367 Updated sysutils/tarsnap-gui to 1.0.2 [wiz 2019-01-17] 367 Updated sysutils/tarsnap-gui to 1.0.2 [wiz 2019-01-17]
368 Updated net/bind912 to 9.12.3pl1nb1 [he 2019-01-17] 368 Updated net/bind912 to 9.12.3pl1nb1 [he 2019-01-17]
369 Updated www/php-nextcloud to 15.0.2 [ryoon 2019-01-17] 369 Updated www/php-nextcloud to 15.0.2 [ryoon 2019-01-17]
370 Updated devel/py-setuptools_scm to 3.2.0 [adam 2019-01-17] 370 Updated devel/py-setuptools_scm to 3.2.0 [adam 2019-01-17]
371 Updated security/py-mohawk to 1.0.0 [adam 2019-01-17] 371 Updated security/py-mohawk to 1.0.0 [adam 2019-01-17]
372 Updated devel/git-lfs to 2.6.1 [tnn 2019-01-17] 372 Updated devel/git-lfs to 2.6.1 [tnn 2019-01-17]
373 Updated net/nsd to 4.1.26 [prlw1 2019-01-17] 373 Updated net/nsd to 4.1.26 [prlw1 2019-01-17]
374 Updated net/unbound to 1.8.3nb1 [he 2019-01-17] 374 Updated net/unbound to 1.8.3nb1 [he 2019-01-17]
375 Updated devel/yarn to 1.13.0 [kleink 2019-01-17] 375 Updated devel/yarn to 1.13.0 [kleink 2019-01-17]
376 Updated security/netpgpverify to 20190117 [agc 2019-01-17] 376 Updated security/netpgpverify to 20190117 [agc 2019-01-17]
377 Updated security/libnetpgpverify to 20190117 [agc 2019-01-17] 377 Updated security/libnetpgpverify to 20190117 [agc 2019-01-17]
378 Updated mail/msmtp to 1.8.2 [leot 2019-01-17] 378 Updated mail/msmtp to 1.8.2 [leot 2019-01-17]
379 Updated net/ucspi-ssl to 0.999.10.7nb1 [schmonz 2019-01-17] 379 Updated net/ucspi-ssl to 0.999.10.7nb1 [schmonz 2019-01-17]
380 Updated www/logswan to 2.0.3 [kamil 2019-01-17] 380 Updated www/logswan to 2.0.3 [kamil 2019-01-17]
381 Updated mail/qmail to 1.03nb44 [schmonz 2019-01-17] 381 Updated mail/qmail to 1.03nb44 [schmonz 2019-01-17]
382 Updated sysutils/smartmontools to 7.0 [tnn 2019-01-18] 382 Updated sysutils/smartmontools to 7.0 [tnn 2019-01-18]
383 Updated sysutils/dmidecode to 3.2nb3 [msaitoh 2019-01-18] 383 Updated sysutils/dmidecode to 3.2nb3 [msaitoh 2019-01-18]
384 Added security/scm-blackbox version 1.20181219 [tpaul 2019-01-18] 384 Added security/scm-blackbox version 1.20181219 [tpaul 2019-01-18]
385 Updated databases/py-peewee to 3.8.2 [adam 2019-01-18] 385 Updated databases/py-peewee to 3.8.2 [adam 2019-01-18]
386 Updated www/py-sanic to 18.12.0 [adam 2019-01-18] 386 Updated www/py-sanic to 18.12.0 [adam 2019-01-18]
387 Updated devel/py-mercurial to 4.8.2 [adam 2019-01-18] 387 Updated devel/py-mercurial to 4.8.2 [adam 2019-01-18]
388 Updated misc/py-asciinema to 2.0.2 [adam 2019-01-18] 388 Updated misc/py-asciinema to 2.0.2 [adam 2019-01-18]
389 Updated devel/libcerf to 1.11 [adam 2019-01-18] 389 Updated devel/libcerf to 1.11 [adam 2019-01-18]
390 Updated archivers/lzip to 1.21 [adam 2019-01-18] 390 Updated archivers/lzip to 1.21 [adam 2019-01-18]
391 Updated archivers/lziprecover to 1.21 [adam 2019-01-18] 391 Updated archivers/lziprecover to 1.21 [adam 2019-01-18]
392 Updated chat/ircII to 20190117 [adam 2019-01-18] 392 Updated chat/ircII to 20190117 [adam 2019-01-18]
393 Updated graphics/ristretto to 0.8.3 [youri 2019-01-18] 393 Updated graphics/ristretto to 0.8.3 [youri 2019-01-18]
394 Updated x11/xfce4-notifyd to 0.4.3 [youri 2019-01-18] 394 Updated x11/xfce4-notifyd to 0.4.3 [youri 2019-01-18]
395 Updated x11/xfce4-screenshooter to 1.9.3 [youri 2019-01-18] 395 Updated x11/xfce4-screenshooter to 1.9.3 [youri 2019-01-18]
396 Updated misc/xfce4-calculator-plugin to 0.6.90 [youri 2019-01-18] 396 Updated misc/xfce4-calculator-plugin to 0.6.90 [youri 2019-01-18]
397 Updated x11/xfce4-clipman-plugin to 1.4.3 [youri 2019-01-18] 397 Updated x11/xfce4-clipman-plugin to 1.4.3 [youri 2019-01-18]
398 Updated sysutils/xfce4-mount-plugin to 1.1.3 [youri 2019-01-18] 398 Updated sysutils/xfce4-mount-plugin to 1.1.3 [youri 2019-01-18]
399 Updated multimedia/xfce4-mpc-plugin to 0.5.1 [youri 2019-01-18] 399 Updated multimedia/xfce4-mpc-plugin to 0.5.1 [youri 2019-01-18]
400 Updated sysutils/xfce4-systemload-plugin to 1.2.2 [youri 2019-01-18] 400 Updated sysutils/xfce4-systemload-plugin to 1.2.2 [youri 2019-01-18]
401 Updated sysutils/xfce4-verve-plugin to 2.0.0 [youri 2019-01-18] 401 Updated sysutils/xfce4-verve-plugin to 2.0.0 [youri 2019-01-18]
402 Updated misc/xfce4-weather-plugin to 0.9.0 [youri 2019-01-18] 402 Updated misc/xfce4-weather-plugin to 0.9.0 [youri 2019-01-18]
403 Updated x11/xfce4-whiskermenu-plugin to 2.3.0 [youri 2019-01-18] 403 Updated x11/xfce4-whiskermenu-plugin to 2.3.0 [youri 2019-01-18]
404 Updated sysutils/xfce4-thunar-vcs to 0.2.0 [youri 2019-01-18] 404 Updated sysutils/xfce4-thunar-vcs to 0.2.0 [youri 2019-01-18]
405 Updated x11/xfce4-garcon to 0.6.2 [youri 2019-01-18] 405 Updated x11/xfce4-garcon to 0.6.2 [youri 2019-01-18]
406 Updated x11/libxfce4util to 4.13.2 [youri 2019-01-18] 406 Updated x11/libxfce4util to 4.13.2 [youri 2019-01-18]
407 Updated net/gallery-dl to 1.6.3 [leot 2019-01-18] 407 Updated net/gallery-dl to 1.6.3 [leot 2019-01-18]
408 Updated net/youtube-dl to 20190117 [leot 2019-01-18] 408 Updated net/youtube-dl to 20190117 [leot 2019-01-18]
409 Updated x11/xfce4-tumbler to 0.2.3 [youri 2019-01-18] 409 Updated x11/xfce4-tumbler to 0.2.3 [youri 2019-01-18]
410 Updated sysutils/xfce4-appfinder to 4.13.2 [youri 2019-01-18] 410 Updated sysutils/xfce4-appfinder to 4.13.2 [youri 2019-01-18]
411 Updated x11/xfce4-panel to 4.13.4 [youri 2019-01-18] 411 Updated x11/xfce4-panel to 4.13.4 [youri 2019-01-18]
412 Updated x11/xfce4-session to 4.13.1 [youri 2019-01-18] 412 Updated x11/xfce4-session to 4.13.1 [youri 2019-01-18]
413 Updated devel/xfce4-conf to 4.13.6 [youri 2019-01-18] 413 Updated devel/xfce4-conf to 4.13.6 [youri 2019-01-18]
414 Updated x11/xfce4-desktop to 4.13.2 [youri 2019-01-18] 414 Updated x11/xfce4-desktop to 4.13.2 [youri 2019-01-18]
415 Updated x11/xfce4-exo to 0.12.3 [youri 2019-01-18] 415 Updated x11/xfce4-exo to 0.12.3 [youri 2019-01-18]
416 Updated sysutils/xfce4-battery-plugin to 1.1.2 [youri 2019-01-18] 416 Updated sysutils/xfce4-battery-plugin to 1.1.2 [youri 2019-01-18]
417 Updated misc/ansiweather to 1.13.0 [kamil 2019-01-18] 417 Updated misc/ansiweather to 1.13.0 [kamil 2019-01-18]
418 Updated textproc/jo to 1.2 [kamil 2019-01-18] 418 Updated textproc/jo to 1.2 [kamil 2019-01-18]
419 Updated net/ucspi-ssl to 0.999.10.7nb2 [schmonz 2019-01-18] 419 Updated net/ucspi-ssl to 0.999.10.7nb2 [schmonz 2019-01-18]
420 Updated mail/qmail-run to 20190118 [schmonz 2019-01-18] 420 Updated mail/qmail-run to 20190118 [schmonz 2019-01-18]
421 Updated security/openssh to 7.9.1 [tnn 2019-01-18] 421 Updated security/openssh to 7.9.1 [tnn 2019-01-18]
422 Updated net/hub to 2.7.1 [leot 2019-01-18] 422 Updated net/hub to 2.7.1 [leot 2019-01-18]
423 Updated sysutils/py-borgbackup to 1.1.8 [bsiegert 2019-01-18] 423 Updated sysutils/py-borgbackup to 1.1.8 [bsiegert 2019-01-18]
424 Updated devel/acr to 1.7.0 [bsiegert 2019-01-18] 424 Updated devel/acr to 1.7.0 [bsiegert 2019-01-18]
425 Updated archivers/makeself to 2.4.0 [bsiegert 2019-01-18] 425 Updated archivers/makeself to 2.4.0 [bsiegert 2019-01-18]
426 Updated net/maradns to 2.0.16 [bsiegert 2019-01-18] 426 Updated net/maradns to 2.0.16 [bsiegert 2019-01-18]
427 Updated chat/matterircd to 0.18.4 [bsiegert 2019-01-18] 427 Updated chat/matterircd to 0.18.4 [bsiegert 2019-01-18]
428 Updated sysutils/mc to 4.8.22 [bsiegert 2019-01-18] 428 Updated sysutils/mc to 4.8.22 [bsiegert 2019-01-18]
429 Updated www/drupal7 to 7.62 [taca 2019-01-19] 429 Updated www/drupal7 to 7.62 [taca 2019-01-19]
430 Updated www/drupal8 to 8.6.6 [taca 2019-01-19] 430 Updated www/drupal8 to 8.6.6 [taca 2019-01-19]
431 Updated lang/rust to 1.32.0 [ryoon 2019-01-19] 431 Updated lang/rust to 1.32.0 [ryoon 2019-01-19]
432 Updated devel/cbindgen to 0.6.8 [ryoon 2019-01-19] 432 Updated devel/cbindgen to 0.6.8 [ryoon 2019-01-19]
433 Updated www/nghttp2 to 1.36.0 [adam 2019-01-19] 433 Updated www/nghttp2 to 1.36.0 [adam 2019-01-19]
434 Updated devel/libuv to 1.25.0 [adam 2019-01-19] 434 Updated devel/libuv to 1.25.0 [adam 2019-01-19]
435 Updated wm/blackbox70 to 0.74 [gutteridge 2019-01-19] 435 Updated wm/blackbox70 to 0.74 [gutteridge 2019-01-19]
436 Updated security/pinentry-gtk2 to 1.1.0nb5 [wiz 2019-01-19] 436 Updated security/pinentry-gtk2 to 1.1.0nb5 [wiz 2019-01-19]
437 Updated security/py-cryptodome to 3.7.3 [adam 2019-01-20] 437 Updated security/py-cryptodome to 3.7.3 [adam 2019-01-20]
438 Updated devel/py-packaging to 19.0 [adam 2019-01-20] 438 Updated devel/py-packaging to 19.0 [adam 2019-01-20]
439 Updated databases/ruby-pg to 1.1.4 [taca 2019-01-20] 439 Updated databases/ruby-pg to 1.1.4 [taca 2019-01-20]
440 Updated devel/ruby-celluloid to 0.17.4 [taca 2019-01-20] 440 Updated devel/ruby-celluloid to 0.17.4 [taca 2019-01-20]
441 Updated textproc/py-validators to 0.12.4 [adam 2019-01-20] 441 Updated textproc/py-validators to 0.12.4 [adam 2019-01-20]
442 Updated www/py-waitress to 1.2.0 [adam 2019-01-20] 442 Updated www/py-waitress to 1.2.0 [adam 2019-01-20]
443 Updated devel/ruby-cucumber-messages to 2.0.0 [taca 2019-01-20] 443 Updated devel/ruby-cucumber-messages to 2.0.0 [taca 2019-01-20]
444 Updated lang/ruby-gherkin to 6.0.15 [taca 2019-01-20] 444 Updated lang/ruby-gherkin to 6.0.15 [taca 2019-01-20]
445 Updated devel/ruby-cucumber-core to 4.0.0 [taca 2019-01-20] 445 Updated devel/ruby-cucumber-core to 4.0.0 [taca 2019-01-20]
446 Updated devel/ruby-cucumber-wire to 1.0.0 [taca 2019-01-20] 446 Updated devel/ruby-cucumber-wire to 1.0.0 [taca 2019-01-20]
447 Updated devel/ruby-curses to 1.2.7 [taca 2019-01-20] 447 Updated devel/ruby-curses to 1.2.7 [taca 2019-01-20]
448 Updated devel/ruby-fast_gettext to 2.0.0 [taca 2019-01-20] 448 Updated devel/ruby-fast_gettext to 2.0.0 [taca 2019-01-20]
449 Updated devel/ruby-ffi to 1.10.0 [taca 2019-01-20] 449 Updated devel/ruby-ffi to 1.10.0 [taca 2019-01-20]
450 Updated devel/ruby-mocha to 1.8.0 [taca 2019-01-20] 450 Updated devel/ruby-mocha to 1.8.0 [taca 2019-01-20]
451 Updated devel/ruby-msgpack to 1.2.6 [taca 2019-01-20] 451 Updated devel/ruby-msgpack to 1.2.6 [taca 2019-01-20]
452 Updated devel/ruby-rugged to 0.27.7 [taca 2019-01-20] 452 Updated devel/ruby-rugged to 0.27.7 [taca 2019-01-20]
453 Updated devel/ruby-stomp to 1.4.8 [taca 2019-01-20] 453 Updated devel/ruby-stomp to 1.4.8 [taca 2019-01-20]
454 Updated devel/ruby-stream to 0.5.2 [taca 2019-01-20] 454 Updated devel/ruby-stream to 0.5.2 [taca 2019-01-20]
455 Updated devel/ruby-term-ansicolor to 1.7.1 [taca 2019-01-20] 455 Updated devel/ruby-term-ansicolor to 1.7.1 [taca 2019-01-20]
456 Updated math/ruby-roo to 2.8.0 [taca 2019-01-20] 456 Updated math/ruby-roo to 2.8.0 [taca 2019-01-20]
457 Updated misc/ruby-bundler to 1.17.3 [taca 2019-01-20] 457 Updated misc/ruby-bundler to 1.17.3 [taca 2019-01-20]
458 Updated misc/ruby-daemons to 1.3.1 [taca 2019-01-20] 458 Updated misc/ruby-daemons to 1.3.1 [taca 2019-01-20]
459 Updated misc/ruby-mimemagic to 0.3.3 [taca 2019-01-20] 459 Updated misc/ruby-mimemagic to 0.3.3 [taca 2019-01-20]
460 Updated net/ruby-xdr to 3.0.0 [taca 2019-01-20] 460 Updated net/ruby-xdr to 3.0.0 [taca 2019-01-20]
461 Updated print/ruby-pdf-reader to 2.2.0 [taca 2019-01-20] 461 Updated print/ruby-pdf-reader to 2.2.0 [taca 2019-01-20]
462 Updated textproc/ruby-erubi to 1.8.0 [taca 2019-01-20] 462 Updated textproc/ruby-erubi to 1.8.0 [taca 2019-01-20]
463 Updated time/ruby-hitimes to 1.3.1 [taca 2019-01-20] 463 Updated time/ruby-hitimes to 1.3.1 [taca 2019-01-20]
464 Updated www/ruby-selenium-webdriver to 3.141.0 [taca 2019-01-20] 464 Updated www/ruby-selenium-webdriver to 3.141.0 [taca 2019-01-20]
465 Updated sysutils/arm-trusted-firmware-fiptool to 2.0nb1 [wiz 2019-01-20] 465 Updated sysutils/arm-trusted-firmware-fiptool to 2.0nb1 [wiz 2019-01-20]
466 Updated www/links to 2.18 [leot 2019-01-20] 466 Updated www/links to 2.18 [leot 2019-01-20]
467 Updated www/links-gui to 2.18 [leot 2019-01-20] 467 Updated www/links-gui to 2.18 [leot 2019-01-20]
468 Updated sysutils/xfce4-taskmanager to 1.2.2 [youri 2019-01-20] 468 Updated sysutils/xfce4-taskmanager to 1.2.2 [youri 2019-01-20]
469 Updated security/bearssl to 0.6 [agc 2019-01-20] 469 Updated security/bearssl to 0.6 [agc 2019-01-20]
470 Updated databases/mysql55-client to 5.5.62nb1 [maya 2019-01-21] 470 Updated databases/mysql55-client to 5.5.62nb1 [maya 2019-01-21]
471 Updated databases/mysql56-client to 5.6.42nb1 [maya 2019-01-21] 471 Updated databases/mysql56-client to 5.6.42nb1 [maya 2019-01-21]
472 Updated databases/mysql57-client to 5.7.24nb2 [maya 2019-01-21] 472 Updated databases/mysql57-client to 5.7.24nb2 [maya 2019-01-21]
473 Updated chat/toxcore to 0.2.7 [maya 2019-01-21] 473 Updated chat/toxcore to 0.2.7 [maya 2019-01-21]
474 Updated devel/py-daemon to 2.2.3 [adam 2019-01-21] 474 Updated devel/py-daemon to 2.2.3 [adam 2019-01-21]
475 Updated devel/py-flaky to 3.5.3 [adam 2019-01-21] 475 Updated devel/py-flaky to 3.5.3 [adam 2019-01-21]
476 Updated www/py-soupsieve to 1.7.2 [adam 2019-01-21] 476 Updated www/py-soupsieve to 1.7.2 [adam 2019-01-21]
477 Updated graphics/py-qrcode to 6.1 [adam 2019-01-21] 477 Updated graphics/py-qrcode to 6.1 [adam 2019-01-21]
478 Updated editors/texstudio to 2.12.14 [markd 2019-01-21] 478 Updated editors/texstudio to 2.12.14 [markd 2019-01-21]
479 Updated devel/py-wrapt to 1.11.1 [adam 2019-01-21] 479 Updated devel/py-wrapt to 1.11.1 [adam 2019-01-21]
480 Updated lang/py-mypy to 0.660 [adam 2019-01-21] 480 Updated lang/py-mypy to 0.660 [adam 2019-01-21]
481 Updated news/flnews to 0.16 [wiz 2019-01-21] 481 Updated news/flnews to 0.16 [wiz 2019-01-21]
482 Updated devel/py-cython to 0.29.3 [adam 2019-01-21] 482 Updated devel/py-cython to 0.29.3 [adam 2019-01-21]
483 Updated www/py-bleach to 3.1.0 [adam 2019-01-21] 483 Updated www/py-bleach to 3.1.0 [adam 2019-01-21]
484 Updated security/py-argon2_cffi to 19.1.0 [adam 2019-01-21] 484 Updated security/py-argon2_cffi to 19.1.0 [adam 2019-01-21]
485 Updated devel/py-daemonize to 2.5.0 [adam 2019-01-21] 485 Updated devel/py-daemonize to 2.5.0 [adam 2019-01-21]
486 Added fonts/unicode-ucd version 11.0.0 [youri 2019-01-21] 486 Added fonts/unicode-ucd version 11.0.0 [youri 2019-01-21]
487 Updated lang/erlang to 21.2.3 [nia 2019-01-22] 487 Updated lang/erlang to 21.2.3 [nia 2019-01-22]
488 Updated devel/tradcpp to 0.5.3 [dholland 2019-01-22] 488 Updated devel/tradcpp to 0.5.3 [dholland 2019-01-22]
489 Updated devel/bison to 3.0.5 [ryoon 2019-01-22] 489 Updated devel/bison to 3.0.5 [ryoon 2019-01-22]
490 Updated lang/oracle-jre8 to 8.0.202 [ryoon 2019-01-22] 490 Updated lang/oracle-jre8 to 8.0.202 [ryoon 2019-01-22]
491 Updated lang/oracle-jdk8 to 8.0.202 [ryoon 2019-01-22] 491 Updated lang/oracle-jdk8 to 8.0.202 [ryoon 2019-01-22]
492 Added mail/sieve-connect version 0.89 [plunky 2019-01-22] 492 Added mail/sieve-connect version 0.89 [plunky 2019-01-22]
493 Updated devel/py-uvloop to 0.12.0 [adam 2019-01-22] 493 Updated devel/py-uvloop to 0.12.0 [adam 2019-01-22]
494 Updated security/py-OpenSSL to 19.0.0 [adam 2019-01-22] 494 Updated security/py-OpenSSL to 19.0.0 [adam 2019-01-22]
495 Updated fonts/py-fonttools to 3.36.0 [adam 2019-01-22] 495 Updated fonts/py-fonttools to 3.36.0 [adam 2019-01-22]
496 Updated security/py-asyncssh to 1.15.1 [adam 2019-01-22] 496 Updated security/py-asyncssh to 1.15.1 [adam 2019-01-22]
497 Updated print/py-reportlab to 3.5.13 [adam 2019-01-22] 497 Updated print/py-reportlab to 3.5.13 [adam 2019-01-22]
498 Updated www/py-django-filter to 2.1.0 [adam 2019-01-22] 498 Updated www/py-django-filter to 2.1.0 [adam 2019-01-22]
499 Updated www/py-django-admin-sortable2 to 0.7 [adam 2019-01-22] 499 Updated www/py-django-admin-sortable2 to 0.7 [adam 2019-01-22]
500 Updated devel/py-more-itertools to 5.0.0 [adam 2019-01-22] 500 Updated devel/py-more-itertools to 5.0.0 [adam 2019-01-22]
501 Updated devel/py-flexmock to 0.10.3 [adam 2019-01-22] 501 Updated devel/py-flexmock to 0.10.3 [adam 2019-01-22]
502 Updated databases/py-mongo to 3.7.2 [adam 2019-01-22] 502 Updated databases/py-mongo to 3.7.2 [adam 2019-01-22]
503 Updated devel/py-doctor to 16.3.0 [adam 2019-01-22] 503 Updated devel/py-doctor to 16.3.0 [adam 2019-01-22]
504 Updated devel/py-logbook to 1.4.3 [adam 2019-01-22] 504 Updated devel/py-logbook to 1.4.3 [adam 2019-01-22]
505 Updated textproc/py-eradicate to 1.0 [adam 2019-01-22] 505 Updated textproc/py-eradicate to 1.0 [adam 2019-01-22]
506 Updated devel/py-entrypoints to 0.3 [adam 2019-01-22] 506 Updated devel/py-entrypoints to 0.3 [adam 2019-01-22]
507 Updated lang/npm to 6.6.0 [adam 2019-01-22] 507 Updated lang/npm to 6.6.0 [adam 2019-01-22]
508 Added print/tex-etoc version 1.08p [markd 2019-01-22] 508 Added print/tex-etoc version 1.08p [markd 2019-01-22]
509 Added print/tex-etoc-doc version 1.08p [markd 2019-01-22] 509 Added print/tex-etoc-doc version 1.08p [markd 2019-01-22]
510 Added print/tex-listofitems version 1.6 [markd 2019-01-22] 510 Added print/tex-listofitems version 1.6 [markd 2019-01-22]
511 Added print/tex-listofitems-doc version 1.6 [markd 2019-01-22] 511 Added print/tex-listofitems-doc version 1.6 [markd 2019-01-22]
512 Added print/tex-newunicodechar version 1.2 [markd 2019-01-22] 512 Added print/tex-newunicodechar version 1.2 [markd 2019-01-22]
513 Added print/tex-newunicodechar-doc version 1.2 [markd 2019-01-22] 513 Added print/tex-newunicodechar-doc version 1.2 [markd 2019-01-22]
514 Added print/tex-stackengine version 4.01 [markd 2019-01-22] 514 Added print/tex-stackengine version 4.01 [markd 2019-01-22]
515 Added print/tex-stackengine-doc version 4.01 [markd 2019-01-22] 515 Added print/tex-stackengine-doc version 4.01 [markd 2019-01-22]
516 Updated print/tex-cleveref to 0.21.4 [markd 2019-01-22] 516 Updated print/tex-cleveref to 0.21.4 [markd 2019-01-22]
517 Updated print/tex-cleveref-doc to 0.21.4 [markd 2019-01-22] 517 Updated print/tex-cleveref-doc to 0.21.4 [markd 2019-01-22]
518 Updated math/tex-apnum to 1.7 [markd 2019-01-22] 518 Updated math/tex-apnum to 1.7 [markd 2019-01-22]
519 Updated math/tex-apnum-doc to 1.7 [markd 2019-01-22] 519 Updated math/tex-apnum-doc to 1.7 [markd 2019-01-22]
520 Updated print/tex-ifmtarg to 1.2b [markd 2019-01-22] 520 Updated print/tex-ifmtarg to 1.2b [markd 2019-01-22]
521 Updated print/tex-ifmtarg-doc to 1.2b [markd 2019-01-22] 521 Updated print/tex-ifmtarg-doc to 1.2b [markd 2019-01-22]
522 Updated fonts/tex-mathalfa to 1.10 [markd 2019-01-22] 522 Updated fonts/tex-mathalfa to 1.10 [markd 2019-01-22]
523 Updated fonts/tex-mathalfa-doc to 1.10 [markd 2019-01-22] 523 Updated fonts/tex-mathalfa-doc to 1.10 [markd 2019-01-22]
524 Updated mail/mutt to 1.11.2nb1 [wiz 2019-01-22] 524 Updated mail/mutt to 1.11.2nb1 [wiz 2019-01-22]
525 Updated devel/tclreadline to 2.1.0nb4 [he 2019-01-22] 525 Updated devel/tclreadline to 2.1.0nb4 [he 2019-01-22]
526 Updated www/apache-tomcat7 to 7.0.92 [ryoon 2019-01-22] 526 Updated www/apache-tomcat7 to 7.0.92 [ryoon 2019-01-22]
527 Updated www/apache-tomcat85 to 8.5.37 [ryoon 2019-01-22] 527 Updated www/apache-tomcat85 to 8.5.37 [ryoon 2019-01-22]
528 Added www/apache-tomcat9 version 9.0.14 [ryoon 2019-01-22] 528 Added www/apache-tomcat9 version 9.0.14 [ryoon 2019-01-22]
529 Updated geography/viking to 1.7 [gdt 2019-01-22] 529 Updated geography/viking to 1.7 [gdt 2019-01-22]
530 Updated net/dhcpcd to 7.1.0 [roy 2019-01-22] 530 Updated net/dhcpcd to 7.1.0 [roy 2019-01-22]
531 Removed fonts/unicode-ucd [youri 2019-01-22] 531 Removed fonts/unicode-ucd [youri 2019-01-22]
532 Added sysutils/u-boot-odroid-c2 version 2018.11 [martin 2019-01-22] 532 Added sysutils/u-boot-odroid-c2 version 2018.11 [martin 2019-01-22]
533 Updated net/openconnect to 8.02 [schmonz 2019-01-22] 533 Updated net/openconnect to 8.02 [schmonz 2019-01-22]
534 Updated x11/libdrm to 2.4.97 [wiz 2019-01-22] 534 Updated x11/libdrm to 2.4.97 [wiz 2019-01-22]
535 Updated print/tex-csquotes to 5.2d [markd 2019-01-23] 535 Updated print/tex-csquotes to 5.2d [markd 2019-01-23]
536 Updated print/tex-csquotes-doc to 5.2d [markd 2019-01-23] 536 Updated print/tex-csquotes-doc to 5.2d [markd 2019-01-23]
537 Updated print/tex-chngcntr to 1.1a [markd 2019-01-23] 537 Updated print/tex-chngcntr to 1.1a [markd 2019-01-23]
538 Updated print/tex-chngcntr-doc to 1.1a [markd 2019-01-23] 538 Updated print/tex-chngcntr-doc to 1.1a [markd 2019-01-23]
539 Updated fonts/tex-roboto to 2018 [markd 2019-01-23] 539 Updated fonts/tex-roboto to 2018 [markd 2019-01-23]
540 Updated fonts/tex-roboto-doc to 2018 [markd 2019-01-23] 540 Updated fonts/tex-roboto-doc to 2018 [markd 2019-01-23]
541 Updated print/tex-zxjafont to 0.4 [markd 2019-01-23] 541 Updated print/tex-zxjafont to 0.4 [markd 2019-01-23]
542 Updated print/tex-zxjafont-doc to 0.4 [markd 2019-01-23] 542 Updated print/tex-zxjafont-doc to 0.4 [markd 2019-01-23]
543 Updated print/tex-geometry to 5.8 [markd 2019-01-23] 543 Updated print/tex-geometry to 5.8 [markd 2019-01-23]
544 Updated print/tex-geometry-doc to 5.8 [markd 2019-01-23] 544 Updated print/tex-geometry-doc to 5.8 [markd 2019-01-23]
545 Updated fonts/tex-dozenal to 7.2 [markd 2019-01-23] 545 Updated fonts/tex-dozenal to 7.2 [markd 2019-01-23]
546 Updated fonts/tex-dozenal-doc to 7.2 [markd 2019-01-23] 546 Updated fonts/tex-dozenal-doc to 7.2 [markd 2019-01-23]
547 Updated print/tex-eso-pic to 2.0h [markd 2019-01-23] 547 Updated print/tex-eso-pic to 2.0h [markd 2019-01-23]
548 Updated print/tex-eso-pic-doc to 2.0h [markd 2019-01-23] 548 Updated print/tex-eso-pic-doc to 2.0h [markd 2019-01-23]
549 Updated fonts/tex-ipaex-type1 to 0.5 [markd 2019-01-23] 549 Updated fonts/tex-ipaex-type1 to 0.5 [markd 2019-01-23]
550 Updated fonts/tex-ipaex-type1-doc to 0.5 [markd 2019-01-23] 550 Updated fonts/tex-ipaex-type1-doc to 0.5 [markd 2019-01-23]
551 Updated print/tex-tracklang to 1.3.6 [markd 2019-01-23] 551 Updated print/tex-tracklang to 1.3.6 [markd 2019-01-23]
552 Updated print/tex-tracklang-doc to 1.3.6 [markd 2019-01-23] 552 Updated print/tex-tracklang-doc to 1.3.6 [markd 2019-01-23]
553 Updated graphics/tex-tikzsymbols to 4.10a [markd 2019-01-23] 553 Updated graphics/tex-tikzsymbols to 4.10a [markd 2019-01-23]
554 Updated graphics/tex-tikzsymbols-doc to 4.10a [markd 2019-01-23] 554 Updated graphics/tex-tikzsymbols-doc to 4.10a [markd 2019-01-23]
555 Updated lang/erlang-man to 21.2 [nia 2019-01-23] 555 Updated lang/erlang-man to 21.2 [nia 2019-01-23]
556 Updated www/apache24 to 2.4.38 [adam 2019-01-23] 556 Updated www/apache24 to 2.4.38 [adam 2019-01-23]
557 Updated security/py-cryptography to 2.5 [adam 2019-01-23] 557 Updated security/py-cryptography to 2.5 [adam 2019-01-23]
558 Updated security/py-cryptography_vectors to 2.5 [adam 2019-01-23] 558 Updated security/py-cryptography_vectors to 2.5 [adam 2019-01-23]
559 Updated lang/erlang-doc to 21.2 [nia 2019-01-23] 559 Updated lang/erlang-doc to 21.2 [nia 2019-01-23]
560 Updated devel/gdb to 8.1nb2 [kamil 2019-01-23] 560 Updated devel/gdb to 8.1nb2 [kamil 2019-01-23]
561 Updated lang/compiler-rt to 7.0.1nb1 [jperkin 2019-01-23] 561 Updated lang/compiler-rt to 7.0.1nb1 [jperkin 2019-01-23]
562 Updated lang/clang to 7.0.1nb1 [jperkin 2019-01-23] 562 Updated lang/clang to 7.0.1nb1 [jperkin 2019-01-23]
563 Updated fonts/tex-cabin to 2018 [markd 2019-01-23] 563 Updated fonts/tex-cabin to 2018 [markd 2019-01-23]
564 Updated fonts/tex-cabin-doc to 2018 [markd 2019-01-23] 564 Updated fonts/tex-cabin-doc to 2018 [markd 2019-01-23]
565 Updated print/tex-siunitx to 2.7s [markd 2019-01-23] 565 Updated print/tex-siunitx to 2.7s [markd 2019-01-23]
566 Updated print/tex-siunitx-doc to 2.7s [markd 2019-01-23] 566 Updated print/tex-siunitx-doc to 2.7s [markd 2019-01-23]
567 Updated devel/py-pip to 19.0.1 [adam 2019-01-24] 567 Updated devel/py-pip to 19.0.1 [adam 2019-01-24]
568 Updated lang/npm to 6.7.0 [adam 2019-01-24] 568 Updated lang/npm to 6.7.0 [adam 2019-01-24]
569 Updated textproc/py-openpyxl to 2.5.14 [adam 2019-01-24] 569 Updated textproc/py-openpyxl to 2.5.14 [adam 2019-01-24]
570 Updated devel/py-flakes to 2.1.0 [adam 2019-01-24] 570 Updated devel/py-flakes to 2.1.0 [adam 2019-01-24]
571 Updated x11/ocaml-lablgtk to 2.18.7 [jaapb 2019-01-24] 571 Updated x11/ocaml-lablgtk to 2.18.7 [jaapb 2019-01-24]
572 Updated www/wordpress to 5.0.3 [morr 2019-01-24] 572 Updated www/wordpress to 5.0.3 [morr 2019-01-24]
573 Updated net/haproxy to 1.8.17 [morr 2019-01-24] 573 Updated net/haproxy to 1.8.17 [morr 2019-01-24]
574 Updated editors/vim-share to 8.1.0800 [morr 2019-01-24] 574 Updated editors/vim-share to 8.1.0800 [morr 2019-01-24]
575 Updated print/tex-carlisle to 2018 [markd 2019-01-24] 575 Updated print/tex-carlisle to 2018 [markd 2019-01-24]
576 Updated print/tex-carlisle-doc to 2018 [markd 2019-01-24] 576 Updated print/tex-carlisle-doc to 2018 [markd 2019-01-24]
577 Updated fonts/tex-newtx to 1.554 [markd 2019-01-24] 577 Updated fonts/tex-newtx to 1.554 [markd 2019-01-24]
578 Updated fonts/tex-newtx-doc to 1.554 [markd 2019-01-24] 578 Updated fonts/tex-newtx-doc to 1.554 [markd 2019-01-24]
579 Updated print/tex-filecontents to 1.4 [markd 2019-01-24] 579 Updated print/tex-filecontents to 1.4 [markd 2019-01-24]
580 Updated print/tex-filecontents-doc to 1.4 [markd 2019-01-24] 580 Updated print/tex-filecontents-doc to 1.4 [markd 2019-01-24]
581 Updated graphics/tex-venndiagram to 1.2 [markd 2019-01-24] 581 Updated graphics/tex-venndiagram to 1.2 [markd 2019-01-24]
582 Updated graphics/tex-venndiagram-doc to 1.2 [markd 2019-01-24] 582 Updated graphics/tex-venndiagram-doc to 1.2 [markd 2019-01-24]
583 Updated fonts/tex-newtxsf to 1.051 [markd 2019-01-24] 583 Updated fonts/tex-newtxsf to 1.051 [markd 2019-01-24]
584 Updated fonts/tex-newtxsf-doc to 1.051 [markd 2019-01-24] 584 Updated fonts/tex-newtxsf-doc to 1.051 [markd 2019-01-24]
585 Updated fonts/tex-stix to 1.1.3 [markd 2019-01-24] 585 Updated fonts/tex-stix to 1.1.3 [markd 2019-01-24]
586 Updated fonts/tex-stix-doc to 1.1.3 [markd 2019-01-24] 586 Updated fonts/tex-stix-doc to 1.1.3 [markd 2019-01-24]
587 Updated fonts/tex-ly1 to 2018 [markd 2019-01-24] 587 Updated fonts/tex-ly1 to 2018 [markd 2019-01-24]
588 Updated fonts/tex-ly1-doc to 2018 [markd 2019-01-24] 588 Updated fonts/tex-ly1-doc to 2018 [markd 2019-01-24]
589 Updated print/tex-t2 to 2018.47870 [markd 2019-01-24] 589 Updated print/tex-t2 to 2018.47870 [markd 2019-01-24]
590 Updated print/tex-t2-doc to 2018.47870 [markd 2019-01-24] 590 Updated print/tex-t2-doc to 2018.47870 [markd 2019-01-24]
591 Updated devel/tex-doclicense to 1.8.0 [markd 2019-01-24] 591 Updated devel/tex-doclicense to 1.8.0 [markd 2019-01-24]
592 Updated devel/tex-doclicense-doc to 1.8.0 [markd 2019-01-24] 592 Updated devel/tex-doclicense-doc to 1.8.0 [markd 2019-01-24]
593 Updated print/tex-unicode-data to 1.7 [markd 2019-01-24] 593 Updated print/tex-unicode-data to 1.7 [markd 2019-01-24]
594 Updated print/tex-unicode-data-doc to 1.7 [markd 2019-01-24] 594 Updated print/tex-unicode-data-doc to 1.7 [markd 2019-01-24]
595 Updated fonts/tex-tex-gyre to 2.501 [markd 2019-01-24] 595 Updated fonts/tex-tex-gyre to 2.501 [markd 2019-01-24]
596 Updated fonts/tex-tex-gyre-doc to 2.501 [markd 2019-01-24] 596 Updated fonts/tex-tex-gyre-doc to 2.501 [markd 2019-01-24]
597 Updated print/tex-mhchem to 4.08 [markd 2019-01-24] 597 Updated print/tex-mhchem to 4.08 [markd 2019-01-24]
598 Updated print/tex-mhchem-doc to 4.08 [markd 2019-01-24] 598 Updated print/tex-mhchem-doc to 4.08 [markd 2019-01-24]
599 Updated fonts/tex-academicons to 1.8.62 [markd 2019-01-24] 599 Updated fonts/tex-academicons to 1.8.62 [markd 2019-01-24]
600 Updated fonts/tex-academicons-doc to 1.8.62 [markd 2019-01-24] 600 Updated fonts/tex-academicons-doc to 1.8.62 [markd 2019-01-24]
601 Updated devel/py-configparser to 3.5.1 [adam 2019-01-24] 601 Updated devel/py-configparser to 3.5.1 [adam 2019-01-24]
602 Updated sysutils/py-psutil to 5.5.0 [adam 2019-01-24] 602 Updated sysutils/py-psutil to 5.5.0 [adam 2019-01-24]
603 Updated textproc/py-parse to 1.11.1 [adam 2019-01-24] 603 Updated textproc/py-parse to 1.11.1 [adam 2019-01-24]
604 Updated devel/py-faker to 1.0.2 [adam 2019-01-24] 604 Updated devel/py-faker to 1.0.2 [adam 2019-01-24]
605 Added sysutils/py-salt-pepper version 0.7.5 [adam 2019-01-24] 605 Added sysutils/py-salt-pepper version 0.7.5 [adam 2019-01-24]
606 Updated www/py-soupsieve to 1.7.3 [adam 2019-01-24] 606 Updated www/py-soupsieve to 1.7.3 [adam 2019-01-24]
607 Updated www/py-scrapy to 1.5.2 [adam 2019-01-24] 607 Updated www/py-scrapy to 1.5.2 [adam 2019-01-24]
608 Updated graphics/papirus-icon-theme to 20190106 [nia 2019-01-24] 608 Updated graphics/papirus-icon-theme to 20190106 [nia 2019-01-24]
609 Updated net/obfs4proxy to 0.0.8 [alnsn 2019-01-24] 609 Updated net/obfs4proxy to 0.0.8 [alnsn 2019-01-24]
610 Updated print/tex-ncctools to 3.5.2 [markd 2019-01-24] 610 Updated print/tex-ncctools to 3.5.2 [markd 2019-01-24]
611 Updated print/tex-ncctools-doc to 3.5.2 [markd 2019-01-24] 611 Updated print/tex-ncctools-doc to 3.5.2 [markd 2019-01-24]
612 Updated print/tex-minitoc to 62 [markd 2019-01-24] 612 Updated print/tex-minitoc to 62 [markd 2019-01-24]
613 Updated print/tex-minitoc-doc to 62 [markd 2019-01-24] 613 Updated print/tex-minitoc-doc to 62 [markd 2019-01-24]
614 Updated multimedia/x265 to 3.0 [adam 2019-01-25] 614 Updated multimedia/x265 to 3.0 [adam 2019-01-25]
615 Updated finance/py-braintree to 3.51.0 [adam 2019-01-25] 615 Updated finance/py-braintree to 3.51.0 [adam 2019-01-25]
616 Updated devel/py-configparser to 3.5.2 [adam 2019-01-25] 616 Updated devel/py-configparser to 3.5.2 [adam 2019-01-25]
617 Updated security/py-oauthlib to 3.0.1 [adam 2019-01-25] 617 Updated security/py-oauthlib to 3.0.1 [adam 2019-01-25]
618 Updated textproc/p5-Encode to 2.99 [wen 2019-01-25] 618 Updated textproc/p5-Encode to 2.99 [wen 2019-01-25]
619 Updated textproc/p5-Pod-Tree to 1.30 [wen 2019-01-25] 619 Updated textproc/p5-Pod-Tree to 1.30 [wen 2019-01-25]
620 Updated textproc/p5-Text-CSV_XS to 1.38 [wen 2019-01-25] 620 Updated textproc/p5-Text-CSV_XS to 1.38 [wen 2019-01-25]
621 Updated textproc/p5-Text-CSV to 1.99 [wen 2019-01-25] 621 Updated textproc/p5-Text-CSV to 1.99 [wen 2019-01-25]
622 Updated textproc/p5-Text-Template to 1.54 [wen 2019-01-25] 622 Updated textproc/p5-Text-Template to 1.54 [wen 2019-01-25]
623 Updated security/py-trustme to 0.5.0 [adam 2019-01-25] 623 Updated security/py-trustme to 0.5.0 [adam 2019-01-25]
624 Updated textproc/py-jsonpickle to 1.1 [adam 2019-01-25] 624 Updated textproc/py-jsonpickle to 1.1 [adam 2019-01-25]
625 Updated net/youtube-dl to 20190124 [leot 2019-01-25] 625 Updated net/youtube-dl to 20190124 [leot 2019-01-25]
626 Updated pkgtools/mksandbox to 1.8 [agc 2019-01-25] 626 Updated pkgtools/mksandbox to 1.8 [agc 2019-01-25]
627 Updated math/tex-unicode-math to 0.8m [markd 2019-01-25] 627 Updated math/tex-unicode-math to 0.8m [markd 2019-01-25]
628 Updated math/tex-unicode-math-doc to 0.8m [markd 2019-01-25] 628 Updated math/tex-unicode-math-doc to 0.8m [markd 2019-01-25]
629 Updated print/tex-subfiles to 1.2 [markd 2019-01-25] 629 Updated print/tex-subfiles to 1.2 [markd 2019-01-25]
630 Updated print/tex-subfiles-doc to 1.2 [markd 2019-01-25] 630 Updated print/tex-subfiles-doc to 1.2 [markd 2019-01-25]
631 Updated fonts/tex-alegreya to 2018.48339 [markd 2019-01-25] 631 Updated fonts/tex-alegreya to 2018.48339 [markd 2019-01-25]
632 Updated fonts/tex-alegreya-doc to 2018.48339 [markd 2019-01-25] 632 Updated fonts/tex-alegreya-doc to 2018.48339 [markd 2019-01-25]
633 Updated print/tex-musixtex to 1.29 [markd 2019-01-25] 633 Updated print/tex-musixtex to 1.29 [markd 2019-01-25]
634 Updated print/tex-musixtex-doc to 1.29 [markd 2019-01-25] 634 Updated print/tex-musixtex-doc to 1.29 [markd 2019-01-25]
635 Updated print/tex-marginnote to 1.4b [markd 2019-01-25] 635 Updated print/tex-marginnote to 1.4b [markd 2019-01-25]
636 Updated print/tex-marginnote-doc to 1.4b [markd 2019-01-25] 636 Updated print/tex-marginnote-doc to 1.4b [markd 2019-01-25]
637 Updated fonts/tex-fontools to 2018.48387 [markd 2019-01-25] 637 Updated fonts/tex-fontools to 2018.48387 [markd 2019-01-25]
638 Updated fonts/tex-fontools-doc to 2018.48387 [markd 2019-01-25] 638 Updated fonts/tex-fontools-doc to 2018.48387 [markd 2019-01-25]
639 Updated print/tex-context-vim to 2018.48391 [markd 2019-01-25] 639 Updated print/tex-context-vim to 2018.48391 [markd 2019-01-25]
640 Updated print/tex-context-vim-doc to 2018.48391 [markd 2019-01-25] 640 Updated print/tex-context-vim-doc to 2018.48391 [markd 2019-01-25]
641 Updated print/tex-context-filter to 2018.48390 [markd 2019-01-25] 641 Updated print/tex-context-filter to 2018.48390 [markd 2019-01-25]
642 Updated print/tex-context-filter-doc to 2018.48390 [markd 2019-01-25] 642 Updated print/tex-context-filter-doc to 2018.48390 [markd 2019-01-25]
643 Added devel/lua-cqueues version 20171014 [alnsn 2019-01-25] 643 Added devel/lua-cqueues version 20171014 [alnsn 2019-01-25]
644 Updated textproc/p5-YAML-LibYAML to 0.76 [wen 2019-01-26] 644 Updated textproc/p5-YAML-LibYAML to 0.76 [wen 2019-01-26]
645 Updated textproc/p5-Unicode-LineBreak to 2019.001 [wen 2019-01-26] 645 Updated textproc/p5-Unicode-LineBreak to 2019.001 [wen 2019-01-26]
646 Updated textproc/p5-Text-Trac to 0.24 [wen 2019-01-26] 646 Updated textproc/p5-Text-Trac to 0.24 [wen 2019-01-26]
647 Updated devel/p5-Test2-Suite to 0.000118 [wen 2019-01-26] 647 Updated devel/p5-Test2-Suite to 0.000118 [wen 2019-01-26]
648 Updated devel/p5-Test-Simple to 1.302160 [wen 2019-01-26] 648 Updated devel/p5-Test-Simple to 1.302160 [wen 2019-01-26]
649 Updated devel/p5-Test-DependentModules to 0.27 [wen 2019-01-26] 649 Updated devel/p5-Test-DependentModules to 0.27 [wen 2019-01-26]
650 Updated print/tex-ptex-base to 2018 [markd 2019-01-26] 650 Updated print/tex-ptex-base to 2018 [markd 2019-01-26]
651 Updated print/tex-ptex-base-doc to 2018 [markd 2019-01-26] 651 Updated print/tex-ptex-base-doc to 2018 [markd 2019-01-26]
652 Updated devel/tex-etoolbox to 2.5f [markd 2019-01-26] 652 Updated devel/tex-etoolbox to 2.5f [markd 2019-01-26]
653 Updated devel/tex-etoolbox-doc to 2.5f [markd 2019-01-26] 653 Updated devel/tex-etoolbox-doc to 2.5f [markd 2019-01-26]
654 Updated print/tex-biblatex-ieee to 1.3 [markd 2019-01-26] 654 Updated print/tex-biblatex-ieee to 1.3 [markd 2019-01-26]
655 Updated print/tex-biblatex-ieee-doc to 1.3 [markd 2019-01-26] 655 Updated print/tex-biblatex-ieee-doc to 1.3 [markd 2019-01-26]
656 Updated fonts/tex-kpfonts to 3.33 [markd 2019-01-26] 656 Updated fonts/tex-kpfonts to 3.33 [markd 2019-01-26]
657 Updated fonts/tex-kpfonts-doc to 3.33 [markd 2019-01-26] 657 Updated fonts/tex-kpfonts-doc to 3.33 [markd 2019-01-26]
658 Updated fonts/tex-fira to 4.2.48488 [markd 2019-01-26] 658 Updated fonts/tex-fira to 4.2.48488 [markd 2019-01-26]
659 Updated fonts/tex-fira-doc to 4.2.48488 [markd 2019-01-26] 659 Updated fonts/tex-fira-doc to 4.2.48488 [markd 2019-01-26]
660 Updated fonts/tex-xcharter to 1.116 [markd 2019-01-26] 660 Updated fonts/tex-xcharter to 1.116 [markd 2019-01-26]
661 Updated fonts/tex-xcharter-doc to 1.116 [markd 2019-01-26] 661 Updated fonts/tex-xcharter-doc to 1.116 [markd 2019-01-26]
662 Updated print/tex-lettrine to 2.21 [markd 2019-01-26] 662 Updated print/tex-lettrine to 2.21 [markd 2019-01-26]
663 Updated print/tex-lettrine-doc to 2.21 [markd 2019-01-26] 663 Updated print/tex-lettrine-doc to 2.21 [markd 2019-01-26]
664 Updated graphics/tex-pst-plot to 1.91 [markd 2019-01-26] 664 Updated graphics/tex-pst-plot to 1.91 [markd 2019-01-26]
665 Updated graphics/tex-pst-plot-doc to 1.91 [markd 2019-01-26] 665 Updated graphics/tex-pst-plot-doc to 1.91 [markd 2019-01-26]
666 Updated print/tex-overpic to 1.2 [markd 2019-01-26] 666 Updated print/tex-overpic to 1.2 [markd 2019-01-26]
667 Updated print/tex-apa6 to 2.33 [markd 2019-01-26] 667 Updated print/tex-apa6 to 2.33 [markd 2019-01-26]
668 Updated print/tex-apa6-doc to 2.33 [markd 2019-01-26] 668 Updated print/tex-apa6-doc to 2.33 [markd 2019-01-26]
669 Updated print/tex-listings to 1.7 [markd 2019-01-26] 669 Updated print/tex-listings to 1.7 [markd 2019-01-26]
670 Updated print/tex-listings-doc to 1.7 [markd 2019-01-26] 670 Updated print/tex-listings-doc to 1.7 [markd 2019-01-26]
671 Updated print/tex-csplain to 2018.48563 [markd 2019-01-26] 671 Updated print/tex-csplain to 2018.48563 [markd 2019-01-26]
672 Added print/tex-dehyph version 2018 [markd 2019-01-26] 672 Added print/tex-dehyph version 2018 [markd 2019-01-26]
673 Updated print/tex-thumbpdf to 3.17 [markd 2019-01-26] 673 Updated print/tex-thumbpdf to 3.17 [markd 2019-01-26]
674 Updated devel/p5-Term-Shell to 0.10 [wen 2019-01-26] 674 Updated devel/p5-Term-Shell to 0.10 [wen 2019-01-26]
675 Updated devel/p5-Term-ReadLine to 1.36 [wen 2019-01-26] 675 Updated devel/p5-Term-ReadLine to 1.36 [wen 2019-01-26]
676 Updated devel/p5-Term-ReadKey to 2.38 [wen 2019-01-26] 676 Updated devel/p5-Term-ReadKey to 2.38 [wen 2019-01-26]
677 Updated devel/p5-Module-ScanDeps to 1.27 [wen 2019-01-26] 677 Updated devel/p5-Module-ScanDeps to 1.27 [wen 2019-01-26]
678 Added devel/p5-Data-Binary version 0.01 [wen 2019-01-26] 678 Added devel/p5-Data-Binary version 0.01 [wen 2019-01-26]
679 Updated devel/p5-Module-CPANTS-Analyse to 0.99 [wen 2019-01-26] 679 Updated devel/p5-Module-CPANTS-Analyse to 0.99 [wen 2019-01-26]
680 Updated devel/p5-Module-CoreList to 5.20190120 [wen 2019-01-26] 680 Updated devel/p5-Module-CoreList to 5.20190120 [wen 2019-01-26]
681 Updated devel/p5-InlineX-C2XS to 0.26 [wen 2019-01-26] 681 Updated devel/p5-InlineX-C2XS to 0.26 [wen 2019-01-26]
682 Updated devel/p5-Glib-Object-Introspection to 0.046 [wen 2019-01-26] 682 Updated devel/p5-Glib-Object-Introspection to 0.046 [wen 2019-01-26]
683 Updated devel/p5-File-Which to 1.23 [wen 2019-01-26] 683 Updated devel/p5-File-Which to 1.23 [wen 2019-01-26]
684 Updated devel/p5-File-Temp to 0.2309 [wen 2019-01-26] 684 Updated devel/p5-File-Temp to 0.2309 [wen 2019-01-26]
685 Updated devel/p5-ExtUtils-MakeMaker-CPANfile to 0.09 [wen 2019-01-26] 685 Updated devel/p5-ExtUtils-MakeMaker-CPANfile to 0.09 [wen 2019-01-26]
686 Updated print/tex-babel-french to 3.5c [markd 2019-01-26] 686 Updated print/tex-babel-french to 3.5c [markd 2019-01-26]
687 Updated print/tex-breqn to 0.98f [markd 2019-01-26] 687 Updated print/tex-breqn to 0.98f [markd 2019-01-26]
688 Updated graphics/tex-epstopdf to 2.28 [markd 2019-01-26] 688 Updated graphics/tex-epstopdf to 2.28 [markd 2019-01-26]
689 Updated graphics/tex-epstopdf-doc to 2.28 [markd 2019-01-26] 689 Updated graphics/tex-epstopdf-doc to 2.28 [markd 2019-01-26]
690 Updated graphics/tex-tkz-base to 1.16d [markd 2019-01-26] 690 Updated graphics/tex-tkz-base to 1.16d [markd 2019-01-26]
691 Updated graphics/tex-tkz-base-doc to 1.16d [markd 2019-01-26] 691 Updated graphics/tex-tkz-base-doc to 1.16d [markd 2019-01-26]
692 Updated print/tex-pdftex to 2018 [markd 2019-01-26] 692 Updated print/tex-pdftex to 2018 [markd 2019-01-26]
693 Updated print/tex-pdftex-doc to 2018 [markd 2019-01-26] 693 Updated print/tex-pdftex-doc to 2018 [markd 2019-01-26]
694 Updated print/tex-caption to 20181006 [markd 2019-01-26] 694 Updated print/tex-caption to 20181006 [markd 2019-01-26]
695 Updated print/tex-caption-doc to 20181006 [markd 2019-01-26] 695 Updated print/tex-caption-doc to 20181006 [markd 2019-01-26]
696 Added print/tex-colorprofiles version 20181105 [markd 2019-01-26] 696 Added print/tex-colorprofiles version 20181105 [markd 2019-01-26]
697 Added print/tex-colorprofiles-doc version 20181105 [markd 2019-01-26] 697 Added print/tex-colorprofiles-doc version 20181105 [markd 2019-01-26]
698 Updated fonts/tex-xits to 1.200.1 [markd 2019-01-26] 698 Updated fonts/tex-xits to 1.200.1 [markd 2019-01-26]
699 Updated fonts/tex-xits-doc to 1.200.1 [markd 2019-01-26] 699 Updated fonts/tex-xits-doc to 1.200.1 [markd 2019-01-26]
700 Updated print/tex-europecv to 2018 [markd 2019-01-26] 700 Updated print/tex-europecv to 2018 [markd 2019-01-26]
701 Updated print/tex-europecv-doc to 2018 [markd 2019-01-26] 701 Updated print/tex-europecv-doc to 2018 [markd 2019-01-26]
702 Updated textproc/tex-latexdiff to 1.3.0 [markd 2019-01-26] 702 Updated textproc/tex-latexdiff to 1.3.0 [markd 2019-01-26]
703 Updated textproc/tex-latexdiff-doc to 1.3.0 [markd 2019-01-26] 703 Updated textproc/tex-latexdiff-doc to 1.3.0 [markd 2019-01-26]
704 Updated graphics/tex-tikzmark to 1.6 [markd 2019-01-26] 704 Updated graphics/tex-tikzmark to 1.6 [markd 2019-01-26]
705 Updated graphics/tex-tikzmark-doc to 1.6 [markd 2019-01-26] 705 Updated graphics/tex-tikzmark-doc to 1.6 [markd 2019-01-26]
706 Updated print/tex-biblatex-nature to 1.3c [markd 2019-01-26] 706 Updated print/tex-biblatex-nature to 1.3c [markd 2019-01-26]
707 Updated print/tex-biblatex-nature-doc to 1.3c [markd 2019-01-26] 707 Updated print/tex-biblatex-nature-doc to 1.3c [markd 2019-01-26]
708 Updated fonts/tex-cm to 2018.49028 [markd 2019-01-26] 708 Updated fonts/tex-cm to 2018.49028 [markd 2019-01-26]
709 Updated fonts/tex-cm-doc to 2018.49028 [markd 2019-01-26] 709 Updated fonts/tex-cm-doc to 2018.49028 [markd 2019-01-26]
710 Updated print/tex-pdfcomment to 2.4a [markd 2019-01-26] 710 Updated print/tex-pdfcomment to 2.4a [markd 2019-01-26]
711 Updated print/tex-pdfcomment-doc to 2.4a [markd 2019-01-26] 711 Updated print/tex-pdfcomment-doc to 2.4a [markd 2019-01-26]
712 Updated pkgtools/pkglint to 5.6.12 [rillig 2019-01-26] 712 Updated pkgtools/pkglint to 5.6.12 [rillig 2019-01-26]
713 Updated graphics/sxiv to 25 [leot 2019-01-26] 713 Updated graphics/sxiv to 25 [leot 2019-01-26]
714 Added lang/libLLVM4 version 4.0.1 [tnn 2019-01-26] 714 Added lang/libLLVM4 version 4.0.1 [tnn 2019-01-26]
715 Updated lang/libLLVM to 7.0.1 [tnn 2019-01-26] 715 Updated lang/libLLVM to 7.0.1 [tnn 2019-01-26]
716 Updated print/tex-hyphen-uppersorbian to 2018 [markd 2019-01-26] 716 Updated print/tex-hyphen-uppersorbian to 2018 [markd 2019-01-26]
717 Updated print/tex-hyphen-welsh to 2018 [markd 2019-01-26] 717 Updated print/tex-hyphen-welsh to 2018 [markd 2019-01-26]
718 Updated print/tex-hyphen-ukrainian to 2018 [markd 2019-01-26] 718 Updated print/tex-hyphen-ukrainian to 2018 [markd 2019-01-26]
719 Updated print/tex-hyphen-turkmen to 2018 [markd 2019-01-26] 719 Updated print/tex-hyphen-turkmen to 2018 [markd 2019-01-26]
720 Updated print/tex-hyphen-turkish to 2018 [markd 2019-01-26] 720 Updated print/tex-hyphen-turkish to 2018 [markd 2019-01-26]
721 Updated print/tex-hyphen-thai to 2018.49078 [markd 2019-01-26] 721 Updated print/tex-hyphen-thai to 2018.49078 [markd 2019-01-26]
722 Updated print/tex-hyphen-swedish to 2018 [markd 2019-01-26] 722 Updated print/tex-hyphen-swedish to 2018 [markd 2019-01-26]
723 Updated print/tex-hyphen-spanish to 4.5.2018 [markd 2019-01-26] 723 Updated print/tex-hyphen-spanish to 4.5.2018 [markd 2019-01-26]
724 Updated print/tex-hyphen-slovenian to 2018 [markd 2019-01-26] 724 Updated print/tex-hyphen-slovenian to 2018 [markd 2019-01-26]
725 Updated print/tex-hyphen-slovak to 2018 [markd 2019-01-26] 725 Updated print/tex-hyphen-slovak to 2018 [markd 2019-01-26]
726 Updated print/tex-hyphen-serbian to 1.0a.2018 [markd 2019-01-26] 726 Updated print/tex-hyphen-serbian to 1.0a.2018 [markd 2019-01-26]
727 Updated print/tex-hyphen-sanskrit to 2018 [markd 2019-01-26] 727 Updated print/tex-hyphen-sanskrit to 2018 [markd 2019-01-26]
728 Updated print/tex-hyphen-russian to 2018 [markd 2019-01-26] 728 Updated print/tex-hyphen-russian to 2018 [markd 2019-01-26]
729 Updated print/tex-hyphen-romansh to 2018 [markd 2019-01-26] 729 Updated print/tex-hyphen-romansh to 2018 [markd 2019-01-26]
730 Updated print/tex-hyphen-romanian to 2018 [markd 2019-01-26] 730 Updated print/tex-hyphen-romanian to 2018 [markd 2019-01-26]
731 Updated print/tex-hyphen-portuguese to 2018 [markd 2019-01-26] 731 Updated print/tex-hyphen-portuguese to 2018 [markd 2019-01-26]
732 Updated print/tex-hyphen-polish to 3.0a.2018 [markd 2019-01-26] 732 Updated print/tex-hyphen-polish to 3.0a.2018 [markd 2019-01-26]
733 Updated print/tex-hyphen-piedmontese to 2018 [markd 2019-01-26] 733 Updated print/tex-hyphen-piedmontese to 2018 [markd 2019-01-26]
734 Updated print/tex-hyphen-norwegian to 2018 [markd 2019-01-26] 734 Updated print/tex-hyphen-norwegian to 2018 [markd 2019-01-26]
735 Updated print/tex-hyphen-mongolian to 2018 [markd 2019-01-26] 735 Updated print/tex-hyphen-mongolian to 2018 [markd 2019-01-26]
736 Updated print/tex-hyphen-lithuanian to 2018 [markd 2019-01-26] 736 Updated print/tex-hyphen-lithuanian to 2018 [markd 2019-01-26]
737 Updated print/tex-hyphen-latvian to 2018 [markd 2019-01-26] 737 Updated print/tex-hyphen-latvian to 2018 [markd 2019-01-26]
738 Updated print/tex-hyphen-latin to 3.1.2018.49078 [markd 2019-01-26] 738 Updated print/tex-hyphen-latin to 3.1.2018.49078 [markd 2019-01-26]
739 Updated print/tex-hyphen-kurmanji to 2018 [markd 2019-01-26] 739 Updated print/tex-hyphen-kurmanji to 2018 [markd 2019-01-26]
740 Updated print/tex-hyphen-italian to 2018 [markd 2019-01-26] 740 Updated print/tex-hyphen-italian to 2018 [markd 2019-01-26]
741 Updated print/tex-hyphen-irish to 2018 [markd 2019-01-26] 741 Updated print/tex-hyphen-irish to 2018 [markd 2019-01-26]
742 Updated print/tex-hyphen-interlingua to 2018 [markd 2019-01-26] 742 Updated print/tex-hyphen-interlingua to 2018 [markd 2019-01-26]
743 Updated print/tex-hyphen-indonesian to 2018 [markd 2019-01-26] 743 Updated print/tex-hyphen-indonesian to 2018 [markd 2019-01-26]
744 Updated print/tex-hyphen-indic to 2018 [markd 2019-01-26] 744 Updated print/tex-hyphen-indic to 2018 [markd 2019-01-26]
745 Updated print/tex-hyphen-icelandic to 2018 [markd 2019-01-26] 745 Updated print/tex-hyphen-icelandic to 2018 [markd 2019-01-26]
746 Updated print/tex-hyphen-hungarian to 2018 [markd 2019-01-26] 746 Updated print/tex-hyphen-hungarian to 2018 [markd 2019-01-26]
747 Updated print/tex-hyphen-greek to 2018 [markd 2019-01-26] 747 Updated print/tex-hyphen-greek to 2018 [markd 2019-01-26]
748 Updated print/tex-hyphen-german to 2018.49078 [markd 2019-01-26] 748 Updated print/tex-hyphen-german to 2018.49078 [markd 2019-01-26]
749 Updated print/tex-hyphen-georgian to 2018 [markd 2019-01-26] 749 Updated print/tex-hyphen-georgian to 2018 [markd 2019-01-26]
750 Updated print/tex-hyphen-galician to 2018 [markd 2019-01-26] 750 Updated print/tex-hyphen-galician to 2018 [markd 2019-01-26]
751 Updated print/tex-hyphen-friulan to 2018 [markd 2019-01-26] 751 Updated print/tex-hyphen-friulan to 2018 [markd 2019-01-26]
752 Updated print/tex-hyphen-french to 2018 [markd 2019-01-26] 752 Updated print/tex-hyphen-french to 2018 [markd 2019-01-26]
753 Updated print/tex-hyphen-finnish to 2018 [markd 2019-01-26] 753 Updated print/tex-hyphen-finnish to 2018 [markd 2019-01-26]
754 Updated print/tex-hyphen-ethiopic to 2018 [markd 2019-01-26] 754 Updated print/tex-hyphen-ethiopic to 2018 [markd 2019-01-26]
755 Updated print/tex-hyphen-estonian to 2018 [markd 2019-01-26] 755 Updated print/tex-hyphen-estonian to 2018 [markd 2019-01-26]
756 Updated print/tex-hyphen-esperanto to 2018 [markd 2019-01-26] 756 Updated print/tex-hyphen-esperanto to 2018 [markd 2019-01-26]
757 Updated print/tex-hyphen-english to 2018 [markd 2019-01-26] 757 Updated print/tex-hyphen-english to 2018 [markd 2019-01-26]
758 Updated print/tex-hyphen-dutch to 2018 [markd 2019-01-26] 758 Updated print/tex-hyphen-dutch to 2018 [markd 2019-01-26]
759 Updated print/tex-hyphen-danish to 2018 [markd 2019-01-26] 759 Updated print/tex-hyphen-danish to 2018 [markd 2019-01-26]
760 Updated print/tex-hyphen-czech to 2018 [markd 2019-01-26] 760 Updated print/tex-hyphen-czech to 2018 [markd 2019-01-26]
761 Updated print/tex-hyphen-croatian to 2018 [markd 2019-01-26] 761 Updated print/tex-hyphen-croatian to 2018 [markd 2019-01-26]
762 Updated print/tex-hyphen-coptic to 2018 [markd 2019-01-26] 762 Updated print/tex-hyphen-coptic to 2018 [markd 2019-01-26]
763 Updated print/tex-hyphen-chinese to 2018 [markd 2019-01-26] 763 Updated print/tex-hyphen-chinese to 2018 [markd 2019-01-26]
764 Updated print/tex-hyphen-catalan to 2018 [markd 2019-01-26] 764 Updated print/tex-hyphen-catalan to 2018 [markd 2019-01-26]
765 Updated print/tex-hyphen-bulgarian to 2018.49078 [markd 2019-01-26] 765 Updated print/tex-hyphen-bulgarian to 2018.49078 [markd 2019-01-26]
766 Updated print/tex-hyphen-basque to 2018 [markd 2019-01-26] 766 Updated print/tex-hyphen-basque to 2018 [markd 2019-01-26]
767 Updated print/tex-hyphen-armenian to 2018 [markd 2019-01-26] 767 Updated print/tex-hyphen-armenian to 2018 [markd 2019-01-26]
768 Updated print/tex-hyphen-ancientgreek to 2018 [markd 2019-01-26] 768 Updated print/tex-hyphen-ancientgreek to 2018 [markd 2019-01-26]
769 Updated print/tex-hyphen-afrikaans to 2018 [markd 2019-01-26] 769 Updated print/tex-hyphen-afrikaans to 2018 [markd 2019-01-26]
770 Updated print/tex-hyph-utf8 to 2018 [markd 2019-01-26] 770 Updated print/tex-hyph-utf8 to 2018 [markd 2019-01-26]
771 Updated print/tex-hyph-utf8-doc to 2018 [markd 2019-01-26] 771 Updated print/tex-hyph-utf8-doc to 2018 [markd 2019-01-26]
772 Updated print/tex-biblatex to 3.12 [markd 2019-01-27] 772 Updated print/tex-biblatex to 3.12 [markd 2019-01-27]
773 Updated print/tex-biblatex-doc to 3.12 [markd 2019-01-27] 773 Updated print/tex-biblatex-doc to 3.12 [markd 2019-01-27]
774 Updated fonts/tex-fonts-tlwg to 0.7.1 [markd 2019-01-27] 774 Updated fonts/tex-fonts-tlwg to 0.7.1 [markd 2019-01-27]
775 Updated fonts/tex-fonts-tlwg-doc to 0.7.1 [markd 2019-01-27] 775 Updated fonts/tex-fonts-tlwg-doc to 0.7.1 [markd 2019-01-27]
776 Updated fonts/tex-sourceserifpro to 1.4 [markd 2019-01-27] 776 Updated fonts/tex-sourceserifpro to 1.4 [markd 2019-01-27]
777 Updated fonts/tex-sourceserifpro-doc to 1.4 [markd 2019-01-27] 777 Updated fonts/tex-sourceserifpro-doc to 1.4 [markd 2019-01-27]
778 Updated print/tex-babel to 3.27 [markd 2019-01-27] 778 Updated print/tex-babel to 3.27 [markd 2019-01-27]
779 Updated print/tex-babel-doc to 3.27 [markd 2019-01-27] 779 Updated print/tex-babel-doc to 3.27 [markd 2019-01-27]
780 Updated graphics/tex-tikz-cd to 0.9f [markd 2019-01-27] 780 Updated graphics/tex-tikz-cd to 0.9f [markd 2019-01-27]
781 Updated graphics/tex-tikz-cd-doc to 0.9f [markd 2019-01-27] 781 Updated graphics/tex-tikz-cd-doc to 0.9f [markd 2019-01-27]
782 Updated devel/ruby-gnome2-atk to 3.3.1 [tsutsui 2019-01-27] 782 Updated devel/ruby-gnome2-atk to 3.3.1 [tsutsui 2019-01-27]
783 Updated devel/ruby-gnome2-gio to 3.3.1 [tsutsui 2019-01-27] 783 Updated devel/ruby-gnome2-gio to 3.3.1 [tsutsui 2019-01-27]
784 Updated devel/ruby-gnome2-glib to 3.3.1 [tsutsui 2019-01-27] 784 Updated devel/ruby-gnome2-glib to 3.3.1 [tsutsui 2019-01-27]
785 Updated devel/ruby-gnome2-gobject-introspection to 3.3.1 [tsutsui 2019-01-27] 785 Updated devel/ruby-gnome2-gobject-introspection to 3.3.1 [tsutsui 2019-01-27]
786 Updated devel/ruby-gnome2-pango to 3.3.1 [tsutsui 2019-01-27] 786 Updated devel/ruby-gnome2-pango to 3.3.1 [tsutsui 2019-01-27]
787 Updated graphics/ruby-gnome2-cairo-gobject to 3.3.1 [tsutsui 2019-01-27] 787 Updated graphics/ruby-gnome2-cairo-gobject to 3.3.1 [tsutsui 2019-01-27]
788 Updated graphics/ruby-gnome2-clutter to 3.3.1 [tsutsui 2019-01-27] 788 Updated graphics/ruby-gnome2-clutter to 3.3.1 [tsutsui 2019-01-27]
789 Updated graphics/ruby-gnome2-clutter-gdk to 3.3.1 [tsutsui 2019-01-27] 789 Updated graphics/ruby-gnome2-clutter-gdk to 3.3.1 [tsutsui 2019-01-27]
790 Updated graphics/ruby-gnome2-clutter-gtk to 3.3.1 [tsutsui 2019-01-27] 790 Updated graphics/ruby-gnome2-clutter-gtk to 3.3.1 [tsutsui 2019-01-27]
791 Updated graphics/ruby-gnome2-gdk3 to 3.3.1 [tsutsui 2019-01-27] 791 Updated graphics/ruby-gnome2-gdk3 to 3.3.1 [tsutsui 2019-01-27]
792 Updated graphics/ruby-gnome2-gdkpixbuf to 3.3.1 [tsutsui 2019-01-27] 792 Updated graphics/ruby-gnome2-gdkpixbuf to 3.3.1 [tsutsui 2019-01-27]
793 Updated graphics/ruby-gnome2-rsvg to 3.3.1 [tsutsui 2019-01-27] 793 Updated graphics/ruby-gnome2-rsvg to 3.3.1 [tsutsui 2019-01-27]
794 Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.3.1 [tsutsui 2019-01-27] 794 Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.3.1 [tsutsui 2019-01-27]
795 Updated multimedia/ruby-gnome2-gstreamer to 3.3.1 [tsutsui 2019-01-27] 795 Updated multimedia/ruby-gnome2-gstreamer to 3.3.1 [tsutsui 2019-01-27]
796 Updated print/ruby-gnome2-poppler to 3.3.1 [tsutsui 2019-01-27] 796 Updated print/ruby-gnome2-poppler to 3.3.1 [tsutsui 2019-01-27]
797 Updated www/ruby-gnome2-webkit-gtk to 3.3.1 [tsutsui 2019-01-27] 797 Updated www/ruby-gnome2-webkit-gtk to 3.3.1 [tsutsui 2019-01-27]
798 Updated www/ruby-gnome2-webkit-gtk2 to 3.3.1 [tsutsui 2019-01-27] 798 Updated www/ruby-gnome2-webkit-gtk2 to 3.3.1 [tsutsui 2019-01-27]
799 Updated x11/ruby-gnome2-gtk to 3.3.1 [tsutsui 2019-01-27] 799 Updated x11/ruby-gnome2-gtk to 3.3.1 [tsutsui 2019-01-27]
800 Updated x11/ruby-gnome2-gtk3 to 3.3.1 [tsutsui 2019-01-27] 800 Updated x11/ruby-gnome2-gtk3 to 3.3.1 [tsutsui 2019-01-27]
801 Updated x11/ruby-gnome2-gtksourceview2 to 3.3.1 [tsutsui 2019-01-27] 801 Updated x11/ruby-gnome2-gtksourceview2 to 3.3.1 [tsutsui 2019-01-27]
802 Updated x11/ruby-gnome2-gtksourceview3 to 3.3.1 [tsutsui 2019-01-27] 802 Updated x11/ruby-gnome2-gtksourceview3 to 3.3.1 [tsutsui 2019-01-27]
803 Updated x11/ruby-gnome2-vte to 3.3.1 [tsutsui 2019-01-27] 803 Updated x11/ruby-gnome2-vte to 3.3.1 [tsutsui 2019-01-27]
804 Updated time/p5-Business-Hours to 0.13 [wen 2019-01-27] 804 Updated time/p5-Business-Hours to 0.13 [wen 2019-01-27]
805 Updated www/p5-URI to 1.76 [wen 2019-01-27] 805 Updated www/p5-URI to 1.76 [wen 2019-01-27]
806 Updated www/p5-WWW-Mechanize to 1.91 [wen 2019-01-27] 806 Updated www/p5-WWW-Mechanize to 1.91 [wen 2019-01-27]
807 Updated www/p5-Test-WWW-Mechanize to 1.52 [wen 2019-01-27] 807 Updated www/p5-Test-WWW-Mechanize to 1.52 [wen 2019-01-27]
808 Updated databases/p5-DBD-mysql to 4.050 [wen 2019-01-27] 808 Updated databases/p5-DBD-mysql to 4.050 [wen 2019-01-27]
809 Updated databases/p5-DBD-SQLite to 1.62 [wen 2019-01-27] 809 Updated databases/p5-DBD-SQLite to 1.62 [wen 2019-01-27]
810 Updated databases/p5-DBD-SQLite2 to 0.38 [wen 2019-01-27] 810 Updated databases/p5-DBD-SQLite2 to 0.38 [wen 2019-01-27]
811 Updated devel/p5-Algorithm-Dependency to 1.111 [wen 2019-01-27] 811 Updated devel/p5-Algorithm-Dependency to 1.111 [wen 2019-01-27]
812 Updated print/tex-toptesi to 6.2.09 [markd 2019-01-27] 812 Updated print/tex-toptesi to 6.2.09 [markd 2019-01-27]
813 Updated print/tex-toptesi-doc to 6.2.09 [markd 2019-01-27] 813 Updated print/tex-toptesi-doc to 6.2.09 [markd 2019-01-27]
814 Updated print/tex-todonotes to 1.1.1 [markd 2019-01-27] 814 Updated print/tex-todonotes to 1.1.1 [markd 2019-01-27]
815 Updated print/tex-todonotes-doc to 1.1.1 [markd 2019-01-27] 815 Updated print/tex-todonotes-doc to 1.1.1 [markd 2019-01-27]
816 Updated print/tex-abntex2 to 1.9.7 [markd 2019-01-27] 816 Updated print/tex-abntex2 to 1.9.7 [markd 2019-01-27]
817 Updated print/tex-abntex2-doc to 1.9.7 [markd 2019-01-27] 817 Updated print/tex-abntex2-doc to 1.9.7 [markd 2019-01-27]
818 Updated print/tex-cweb to 3.70.49278 [markd 2019-01-27] 818 Updated print/tex-cweb to 3.70.49278 [markd 2019-01-27]
819 Updated print/tex-cweb-doc to 3.70.49278 [markd 2019-01-27] 819 Updated print/tex-cweb-doc to 3.70.49278 [markd 2019-01-27]
820 Updated devel/p5-Alien-Build to 1.51 [wen 2019-01-27] 820 Updated devel/p5-Alien-Build to 1.51 [wen 2019-01-27]
821 Updated devel/p5-Alien-Base-ModuleBuild to 1.06 [wen 2019-01-27] 821 Updated devel/p5-Alien-Base-ModuleBuild to 1.06 [wen 2019-01-27]
822 Updated devel/p5-App-perlbrew to 0.86 [wen 2019-01-27] 822 Updated devel/p5-App-perlbrew to 0.86 [wen 2019-01-27]
823 Updated devel/p5-Config-IniFiles to 3.000001 [wen 2019-01-27] 823 Updated devel/p5-Config-IniFiles to 3.000001 [wen 2019-01-27]
824 Updated devel/p5-CPAN-Perl-Releases to 3.88 [wen 2019-01-27] 824 Updated devel/p5-CPAN-Perl-Releases to 3.88 [wen 2019-01-27]
825 Updated devel/p5-Devel-TraceUse to 2.096 [wen 2019-01-27] 825 Updated devel/p5-Devel-TraceUse to 2.096 [wen 2019-01-27]
826 Updated converters/p5-JSON to 4.01 [wen 2019-01-27] 826 Updated converters/p5-JSON to 4.01 [wen 2019-01-27]
827 Updated converters/p5-Unicode-Normalize to 1.26 [wen 2019-01-27] 827 Updated converters/p5-Unicode-Normalize to 1.26 [wen 2019-01-27]
828 Updated net/p5-Net-FTPSSL to 0.41 [wen 2019-01-27] 828 Updated net/p5-Net-FTPSSL to 0.41 [wen 2019-01-27]
829 Updated net/p5-NetPacket to 1.7.0 [wen 2019-01-27] 829 Updated net/p5-NetPacket to 1.7.0 [wen 2019-01-27]
830 Updated www/p5-Hijk to 0.28 [wen 2019-01-27] 830 Updated www/p5-Hijk to 0.28 [wen 2019-01-27]
831 Updated security/p5-Net-DNS-SEC to 1.11 [wen 2019-01-27] 831 Updated security/p5-Net-DNS-SEC to 1.11 [wen 2019-01-27]
832 Updated devel/R-cli to 1.0.1 [wen 2019-01-27] 832 Updated devel/R-cli to 1.0.1 [wen 2019-01-27]
833 Updated net/p5-Nmap-Parser to 1.37 [wen 2019-01-27] 833 Updated net/p5-Nmap-Parser to 1.37 [wen 2019-01-27]
834 Updated misc/py-anita to 1.47 [gson 2019-01-27] 834 Updated misc/py-anita to 1.47 [gson 2019-01-27]
835 Updated devel/p5-MouseX-Getopt to 0.38 [wen 2019-01-27] 835 Updated devel/p5-MouseX-Getopt to 0.38 [wen 2019-01-27]
836 Updated shells/zsh to 5.7 [wen 2019-01-27] 836 Updated shells/zsh to 5.7 [wen 2019-01-27]
837 Updated devel/R-pkgconfig to 2.0.2 [wen 2019-01-27] 837 Updated devel/R-pkgconfig to 2.0.2 [wen 2019-01-27]
838 Updated devel/R-rlang to 0.3.1 [wen 2019-01-27] 838 Updated devel/R-rlang to 0.3.1 [wen 2019-01-27]
839 Updated textproc/R-jsonlite to 1.6 [wen 2019-01-27] 839 Updated textproc/R-jsonlite to 1.6 [wen 2019-01-27]
840 Updated devel/R-repr to 0.19.1 [wen 2019-01-27] 840 Updated devel/R-repr to 0.19.1 [wen 2019-01-27]
841 Updated net/youtube-dl to 20190127 [leot 2019-01-27] 841 Updated net/youtube-dl to 20190127 [leot 2019-01-27]
842 Updated net/hub to 2.8.3 [leot 2019-01-27] 842 Updated net/hub to 2.8.3 [leot 2019-01-27]
843 Updated emulators/libretro-mgba to 0.7.0 [nia 2019-01-27] 843 Updated emulators/libretro-mgba to 0.7.0 [nia 2019-01-27]
844 Updated pkgtools/digest to 20190127 [agc 2019-01-27] 844 Updated pkgtools/digest to 20190127 [agc 2019-01-27]
845 Updated devel/geany to 1.34.1 [gutteridge 2019-01-28] 845 Updated devel/geany to 1.34.1 [gutteridge 2019-01-28]
846 Updated devel/py-setuptools to 40.7.0 [adam 2019-01-28] 846 Updated devel/py-setuptools to 40.7.0 [adam 2019-01-28]
847 Updated devel/py-virtualenv to 16.3.0 [adam 2019-01-28] 847 Updated devel/py-virtualenv to 16.3.0 [adam 2019-01-28]
848 Updated devel/py-test-virtualenv to 1.4.0nb1 [adam 2019-01-28] 848 Updated devel/py-test-virtualenv to 1.4.0nb1 [adam 2019-01-28]
849 Updated devel/py-test-shutil to 1.4.0nb1 [adam 2019-01-28] 849 Updated devel/py-test-shutil to 1.4.0nb1 [adam 2019-01-28]
850 Updated devel/py-test-fixture-config to 1.4.0nb1 [adam 2019-01-28] 850 Updated devel/py-test-fixture-config to 1.4.0nb1 [adam 2019-01-28]
851 Updated devel/py-prompt_toolkit2 to 2.0.8 [adam 2019-01-28] 851 Updated devel/py-prompt_toolkit2 to 2.0.8 [adam 2019-01-28]
852 Updated security/py-asn1-modules to 0.2.4 [adam 2019-01-28] 852 Updated security/py-asn1-modules to 0.2.4 [adam 2019-01-28]
853 Updated databases/py-sqlalchemy to 1.2.17 [adam 2019-01-28] 853 Updated databases/py-sqlalchemy to 1.2.17 [adam 2019-01-28]
854 Updated databases/py-alembic to 1.0.7 [adam 2019-01-28] 854 Updated databases/py-alembic to 1.0.7 [adam 2019-01-28]
855 Updated print/tex-oberdiek to 2018.49285 [markd 2019-01-28] 855 Updated print/tex-oberdiek to 2018.49285 [markd 2019-01-28]
856 Updated print/tex-oberdiek-doc to 2018.49285 [markd 2019-01-28] 856 Updated print/tex-oberdiek-doc to 2018.49285 [markd 2019-01-28]
857 Updated print/tex-hyperref to 6.88e [markd 2019-01-28] 857 Updated print/tex-hyperref to 6.88e [markd 2019-01-28]
858 Updated print/tex-hyperref-doc to 6.88e [markd 2019-01-28] 858 Updated print/tex-hyperref-doc to 6.88e [markd 2019-01-28]
859 Updated print/tex-platex to 2018.49292 [markd 2019-01-28] 859 Updated print/tex-platex to 2018.49292 [markd 2019-01-28]
860 Updated print/tex-platex-doc to 2018.49292 [markd 2019-01-28] 860 Updated print/tex-platex-doc to 2018.49292 [markd 2019-01-28]
861 Updated print/tex-beamer to 3.55 [markd 2019-01-28] 861 Updated print/tex-beamer to 3.55 [markd 2019-01-28]
862 Updated print/tex-beamer-doc to 3.55 [markd 2019-01-28] 862 Updated print/tex-beamer-doc to 3.55 [markd 2019-01-28]
863 Updated fonts/tex-ebgaramond to 2018 [markd 2019-01-28] 863 Updated fonts/tex-ebgaramond to 2018 [markd 2019-01-28]
864 Updated fonts/tex-ebgaramond-doc to 2018 [markd 2019-01-28] 864 Updated fonts/tex-ebgaramond-doc to 2018 [markd 2019-01-28]
865 Updated print/tex-datatool to 2.31 [markd 2019-01-28] 865 Updated print/tex-datatool to 2.31 [markd 2019-01-28]
866 Updated print/tex-datatool-doc to 2.31 [markd 2019-01-28] 866 Updated print/tex-datatool-doc to 2.31 [markd 2019-01-28]
867 Updated print/tex-tcolorbox to 4.15 [markd 2019-01-28] 867 Updated print/tex-tcolorbox to 4.15 [markd 2019-01-28]
868 Updated print/tex-tcolorbox-doc to 4.15 [markd 2019-01-28] 868 Updated print/tex-tcolorbox-doc to 4.15 [markd 2019-01-28]
869 Updated print/tex-xstring to 1.81 [markd 2019-01-28] 869 Updated print/tex-xstring to 1.81 [markd 2019-01-28]
870 Updated print/tex-xstring-doc to 1.81 [markd 2019-01-28] 870 Updated print/tex-xstring-doc to 1.81 [markd 2019-01-28]
871 Updated print/tex-latex to 20181201 [markd 2019-01-28] 871 Updated print/tex-latex to 20181201 [markd 2019-01-28]
872 Updated print/tex-latex-doc to 20181201 [markd 2019-01-28] 872 Updated print/tex-latex-doc to 20181201 [markd 2019-01-28]
873 Updated print/tex-jsclasses to 2018.49387 [markd 2019-01-28] 873 Updated print/tex-jsclasses to 2018.49387 [markd 2019-01-28]
874 Updated print/tex-babel-german to 2.11 [markd 2019-01-28] 874 Updated print/tex-babel-german to 2.11 [markd 2019-01-28]
875 Updated print/tex-amsmath to 2.17a.49390 [markd 2019-01-28] 875 Updated print/tex-amsmath to 2.17a.49390 [markd 2019-01-28]
876 Updated print/tex-amsmath-doc to 2.17a.49390 [markd 2019-01-28] 876 Updated print/tex-amsmath-doc to 2.17a.49390 [markd 2019-01-28]
877 Updated print/tex-memoir to 3.7h [markd 2019-01-28] 877 Updated print/tex-memoir to 3.7h [markd 2019-01-28]
878 Updated print/tex-memoir-doc to 3.7h [markd 2019-01-28] 878 Updated print/tex-memoir-doc to 3.7h [markd 2019-01-28]
879 Updated print/tex-colortbl to 1.0d [markd 2019-01-28] 879 Updated print/tex-colortbl to 1.0d [markd 2019-01-28]
880 Updated print/tex-colortbl-doc to 1.0d [markd 2019-01-28] 880 Updated print/tex-colortbl-doc to 1.0d [markd 2019-01-28]
881 Updated misc/py-tqdm to 4.30.0 [adam 2019-01-28] 881 Updated misc/py-tqdm to 4.30.0 [adam 2019-01-28]
882 Updated textproc/py-tabulate to 0.8.3 [adam 2019-01-28] 882 Updated textproc/py-tabulate to 0.8.3 [adam 2019-01-28]
883 Updated www/lighttpd to 1.4.53 [schmonz 2019-01-28] 883 Updated www/lighttpd to 1.4.53 [schmonz 2019-01-28]
884 Updated devel/py-setuptools to 40.7.1 [adam 2019-01-29] 884 Updated devel/py-setuptools to 40.7.1 [adam 2019-01-29]
885 Updated devel/py-test-xdist to 1.26.1 [adam 2019-01-29] 885 Updated devel/py-test-xdist to 1.26.1 [adam 2019-01-29]
886 Updated security/libgpg-error to 1.35 [adam 2019-01-29] 886 Updated security/libgpg-error to 1.35 [adam 2019-01-29]
887 Updated www/py-djangocms-admin-style to 1.3.0 [adam 2019-01-29] 887 Updated www/py-djangocms-admin-style to 1.3.0 [adam 2019-01-29]
888 Updated graphics/ImageMagick to 7.0.8.25 [leot 2019-01-29] 888 Updated graphics/ImageMagick to 7.0.8.25 [leot 2019-01-29]
889 Updated graphics/p5-PerlMagick to 7.0.8.25 [leot 2019-01-29] 889 Updated graphics/p5-PerlMagick to 7.0.8.25 [leot 2019-01-29]
890 Updated graphics/libwebp to 1.0.2 [adam 2019-01-29] 890 Updated graphics/libwebp to 1.0.2 [adam 2019-01-29]
891 Updated databases/py-redis to 3.1.0 [adam 2019-01-29] 891 Updated databases/py-redis to 3.1.0 [adam 2019-01-29]
892 Updated fonts/tex-adobemapping to 2018.49423 [markd 2019-01-29] 892 Updated fonts/tex-adobemapping to 2018.49423 [markd 2019-01-29]
893 Updated print/tex-vertbars to 1.0c [markd 2019-01-29] 893 Updated print/tex-vertbars to 1.0c [markd 2019-01-29]
894 Updated graphics/tex-pst-math to 0.65 [markd 2019-01-29] 894 Updated graphics/tex-pst-math to 0.65 [markd 2019-01-29]
895 Updated graphics/tex-pst-math-doc to 0.65 [markd 2019-01-29] 895 Updated graphics/tex-pst-math-doc to 0.65 [markd 2019-01-29]
896 Updated fonts/tex-newpx to 1.33 [markd 2019-01-29] 896 Updated fonts/tex-newpx to 1.33 [markd 2019-01-29]
897 Updated fonts/tex-newpx-doc to 1.33 [markd 2019-01-29] 897 Updated fonts/tex-newpx-doc to 1.33 [markd 2019-01-29]
898 Updated print/tex-continue to 0.2 [markd 2019-01-29] 898 Updated print/tex-continue to 0.2 [markd 2019-01-29]
899 Updated print/tex-continue-doc to 0.2 [markd 2019-01-29] 899 Updated print/tex-continue-doc to 0.2 [markd 2019-01-29]
900 Updated print/tex-changes to 3.1.1 [markd 2019-01-29] 900 Updated print/tex-changes to 3.1.1 [markd 2019-01-29]
901 Updated print/tex-changes-doc to 3.1.1 [markd 2019-01-29] 901 Updated print/tex-changes-doc to 3.1.1 [markd 2019-01-29]
902 Updated graphics/tex-animate to 20181219 [markd 2019-01-29] 902 Updated graphics/tex-animate to 20181219 [markd 2019-01-29]
903 Updated graphics/tex-animate-doc to 20181219 [markd 2019-01-29] 903 Updated graphics/tex-animate-doc to 20181219 [markd 2019-01-29]
904 Updated graphics/tex-metapost to 1.803pl49482 [markd 2019-01-29] 904 Updated graphics/tex-metapost to 1.803pl49482 [markd 2019-01-29]
905 Updated graphics/tex-metapost-doc to 1.803pl49482 [markd 2019-01-29] 905 Updated graphics/tex-metapost-doc to 1.803pl49482 [markd 2019-01-29]
906 Updated textproc/tex-lwarp to 0.65 [markd 2019-01-29] 906 Updated textproc/tex-lwarp to 0.65 [markd 2019-01-29]
907 Updated textproc/tex-lwarp-doc to 0.65 [markd 2019-01-29] 907 Updated textproc/tex-lwarp-doc to 0.65 [markd 2019-01-29]
908 Updated fonts/tex-countriesofeurope to 0.22 [markd 2019-01-29] 908 Updated fonts/tex-countriesofeurope to 0.22 [markd 2019-01-29]
909 Updated fonts/tex-countriesofeurope-doc to 0.22 [markd 2019-01-29] 909 Updated fonts/tex-countriesofeurope-doc to 0.22 [markd 2019-01-29]
910 Updated graphics/tex-pst-text to 1.02 [markd 2019-01-29] 910 Updated graphics/tex-pst-text to 1.02 [markd 2019-01-29]
911 Updated graphics/tex-pst-text-doc to 1.02 [markd 2019-01-29] 911 Updated graphics/tex-pst-text-doc to 1.02 [markd 2019-01-29]
912 Updated print/tex-nomencl to 5.0 [markd 2019-01-29] 912 Updated print/tex-nomencl to 5.0 [markd 2019-01-29]
913 Updated print/tex-nomencl-doc to 5.0 [markd 2019-01-29] 913 Updated print/tex-nomencl-doc to 5.0 [markd 2019-01-29]
914 Updated print/tex-xltxtra to 0.7 [markd 2019-01-29] 914 Updated print/tex-xltxtra to 0.7 [markd 2019-01-29]
915 Updated print/tex-xltxtra-doc to 0.7 [markd 2019-01-29] 915 Updated print/tex-xltxtra-doc to 0.7 [markd 2019-01-29]
916 Updated print/tex-multirow to 2.4 [markd 2019-01-29] 916 Updated print/tex-multirow to 2.4 [markd 2019-01-29]
917 Updated print/tex-multirow-doc to 2.4 [markd 2019-01-29] 917 Updated print/tex-multirow-doc to 2.4 [markd 2019-01-29]
918 Updated devel/tex-latexbug to 1.0e [markd 2019-01-29] 918 Updated devel/tex-latexbug to 1.0e [markd 2019-01-29]
919 Updated devel/tex-latexbug-doc to 1.0e [markd 2019-01-29] 919 Updated devel/tex-latexbug-doc to 1.0e [markd 2019-01-29]
920 Updated print/tex-ocgx2 to 0.40 [markd 2019-01-29] 920 Updated print/tex-ocgx2 to 0.40 [markd 2019-01-29]
921 Updated print/tex-ocgx2-doc to 0.40 [markd 2019-01-29] 921 Updated print/tex-ocgx2-doc to 0.40 [markd 2019-01-29]
922 Updated print/tex-media9 to 0.94 [markd 2019-01-29] 922 Updated print/tex-media9 to 0.94 [markd 2019-01-29]
923 Updated print/tex-media9-doc to 0.94 [markd 2019-01-29] 923 Updated print/tex-media9-doc to 0.94 [markd 2019-01-29]
924 Updated print/tex-koma-script to 3.26a [markd 2019-01-29] 924 Updated print/tex-koma-script to 3.26a [markd 2019-01-29]
925 Updated print/tex-fixme to 4.5 [markd 2019-01-29] 925 Updated print/tex-fixme to 4.5 [markd 2019-01-29]
926 Updated print/tex-fixme-doc to 4.5 [markd 2019-01-29] 926 Updated print/tex-fixme-doc to 4.5 [markd 2019-01-29]
927 Updated graphics/tex-mcf2graph to 4.35 [markd 2019-01-29] 927 Updated graphics/tex-mcf2graph to 4.35 [markd 2019-01-29]
928 Updated graphics/tex-mcf2graph-doc to 4.35 [markd 2019-01-29] 928 Updated graphics/tex-mcf2graph-doc to 4.35 [markd 2019-01-29]
929 Updated fonts/tex-fpl to 1.003 [markd 2019-01-29] 929 Updated fonts/tex-fpl to 1.003 [markd 2019-01-29]
930 Updated fonts/tex-fpl-doc to 1.003 [markd 2019-01-29] 930 Updated fonts/tex-fpl-doc to 1.003 [markd 2019-01-29]
931 Updated devel/js_of_ocaml to 3.3.0 [jaapb 2019-01-29] 931 Updated devel/js_of_ocaml to 3.3.0 [jaapb 2019-01-29]
932 Updated www/ocsigen to 2.11.0 [jaapb 2019-01-29] 932 Updated www/ocsigen to 2.11.0 [jaapb 2019-01-29]
933 Updated devel/nss to 3.42 [ryoon 2019-01-29] 933 Updated devel/nss to 3.42 [ryoon 2019-01-29]
934 Updated www/eliom to 6.6.0 [jaapb 2019-01-29] 934 Updated www/eliom to 6.6.0 [jaapb 2019-01-29]
935 Updated www/ocsigen-toolkit to 2.0.0 [jaapb 2019-01-29] 935 Updated www/ocsigen-toolkit to 2.0.0 [jaapb 2019-01-29]
936 Added devel/ocaml-resource-pooling version 0.6 [jaapb 2019-01-29] 936 Added devel/ocaml-resource-pooling version 0.6 [jaapb 2019-01-29]
937 Updated www/ocsigen-start to 1.5.0 [jaapb 2019-01-29] 937 Updated www/ocsigen-start to 1.5.0 [jaapb 2019-01-29]
938 Updated www/py-waitress to 1.2.1 [adam 2019-01-29] 938 Updated www/py-waitress to 1.2.1 [adam 2019-01-29]
939 Updated textproc/py-regex to 2019.01.24 [adam 2019-01-29] 939 Updated textproc/py-regex to 2019.01.24 [adam 2019-01-29]
940 Updated net/nsd to 4.1.26nb1 [ryoon 2019-01-29] 940 Updated net/nsd to 4.1.26nb1 [ryoon 2019-01-29]
941 Updated net/knot to 2.7.6 [ryoon 2019-01-29] 941 Updated net/knot to 2.7.6 [ryoon 2019-01-29]
942 Updated emulators/qemu to 3.1.0nb3 [martin 2019-01-29] 942 Updated emulators/qemu to 3.1.0nb3 [martin 2019-01-29]
943 Updated www/firefox to 65.0 [ryoon 2019-01-29] 943 Updated www/firefox to 65.0 [ryoon 2019-01-29]
944 Updated x11/gtk3 to 3.24.4 [leot 2019-01-29] 944 Updated x11/gtk3 to 3.24.4 [leot 2019-01-29]
945 Updated fonts/harfbuzz to 2.3.0 [bsiegert 2019-01-29] 945 Updated fonts/harfbuzz to 2.3.0 [bsiegert 2019-01-29]
946 Updated print/tex-schwalbe-chess to 2.3 [markd 2019-01-29] 946 Updated print/tex-schwalbe-chess to 2.3 [markd 2019-01-29]
947 Updated print/tex-schwalbe-chess-doc to 2.3 [markd 2019-01-29] 947 Updated print/tex-schwalbe-chess-doc to 2.3 [markd 2019-01-29]
948 Updated print/tex-adjustbox to 1.2 [markd 2019-01-29] 948 Updated print/tex-adjustbox to 1.2 [markd 2019-01-29]
949 Updated print/tex-adjustbox-doc to 1.2 [markd 2019-01-29] 949 Updated print/tex-adjustbox-doc to 1.2 [markd 2019-01-29]
950 Updated print/tex-lipsum to 2.2 [markd 2019-01-29] 950 Updated print/tex-lipsum to 2.2 [markd 2019-01-29]
951 Updated print/tex-lipsum-doc to 2.2 [markd 2019-01-29] 951 Updated print/tex-lipsum-doc to 2.2 [markd 2019-01-29]
952 Updated print/tex-pgf to 3.1 [markd 2019-01-29] 952 Updated print/tex-pgf to 3.1 [markd 2019-01-29]
953 Updated print/tex-pgf-doc to 3.1 [markd 2019-01-29] 953 Updated print/tex-pgf-doc to 3.1 [markd 2019-01-29]
954 Updated audio/din to 39.0.1 [fox 2019-01-30] 954 Updated audio/din to 39.0.1 [fox 2019-01-30]
955 Updated audio/fasttracker2 to 2.132 [fox 2019-01-30] 955 Updated audio/fasttracker2 to 2.132 [fox 2019-01-30]
956 Added chat/inspircd version 2.0.27 [nia 2019-01-30] 956 Added chat/inspircd version 2.0.27 [nia 2019-01-30]
957 Updated sysutils/noice to 0.7 [leot 2019-01-30] 957 Updated sysutils/noice to 0.7 [leot 2019-01-30]
958 Updated devel/tex-l3packages to 2018.48935 [markd 2019-01-30] 958 Updated devel/tex-l3packages to 2018.48935 [markd 2019-01-30]
959 Updated devel/tex-l3packages-doc to 2018.48935 [markd 2019-01-30] 959 Updated devel/tex-l3packages-doc to 2018.48935 [markd 2019-01-30]
960 Updated devel/tex-l3kernel to 2018.49704 [markd 2019-01-30] 960 Updated devel/tex-l3kernel to 2018.49704 [markd 2019-01-30]
961 Updated devel/tex-l3kernel-doc to 2018.49704 [markd 2019-01-30] 961 Updated devel/tex-l3kernel-doc to 2018.49704 [markd 2019-01-30]
962 Updated devel/tex-l3experimental to 2018.49205 [markd 2019-01-30] 962 Updated devel/tex-l3experimental to 2018.49205 [markd 2019-01-30]
963 Updated print/tex-updmap-map to 2018.49586 [markd 2019-01-30] 963 Updated print/tex-updmap-map to 2018.49586 [markd 2019-01-30]
964 Updated print/tex-babel-italian to 1.4.01 [markd 2019-01-30] 964 Updated print/tex-babel-italian to 1.4.01 [markd 2019-01-30]
965 Updated print/tex-glossaries to 4.42 [markd 2019-01-30] 965 Updated print/tex-glossaries to 4.42 [markd 2019-01-30]
966 Updated print/tex-glossaries-doc to 4.42 [markd 2019-01-30] 966 Updated print/tex-glossaries-doc to 4.42 [markd 2019-01-30]
967 Updated print/tex-tools to 2018.49619 [markd 2019-01-30] 967 Updated print/tex-tools to 2018.49619 [markd 2019-01-30]
968 Updated print/tex-tools-doc to 2018.49619 [markd 2019-01-30] 968 Updated print/tex-tools-doc to 2018.49619 [markd 2019-01-30]
969 Updated print/tex-tex4ebook to 0.2b [markd 2019-01-30] 969 Updated print/tex-tex4ebook to 0.2b [markd 2019-01-30]
970 Updated print/tex-tex4ebook-doc to 0.2b [markd 2019-01-30] 970 Updated print/tex-tex4ebook-doc to 0.2b [markd 2019-01-30]
971 Updated graphics/tex-pstricks to 2.94 [markd 2019-01-30] 971 Updated graphics/tex-pstricks to 2.94 [markd 2019-01-30]
972 Updated graphics/tex-pstricks-doc to 2.94 [markd 2019-01-30] 972 Updated graphics/tex-pstricks-doc to 2.94 [markd 2019-01-30]
973 Updated print/tex-make4ht to 0.2d [markd 2019-01-30] 973 Updated print/tex-make4ht to 0.2d [markd 2019-01-30]
974 Updated print/tex-make4ht-doc to 0.2d [markd 2019-01-30] 974 Updated print/tex-make4ht-doc to 0.2d [markd 2019-01-30]
975 Updated graphics/tex-pstricks-add to 3.87 [markd 2019-01-30] 975 Updated graphics/tex-pstricks-add to 3.87 [markd 2019-01-30]
976 Updated graphics/tex-pstricks-add-doc to 3.87 [markd 2019-01-30] 976 Updated graphics/tex-pstricks-add-doc to 3.87 [markd 2019-01-30]
977 Updated print/tex-csbulletin to 1.2 [markd 2019-01-30] 977 Updated print/tex-csbulletin to 1.2 [markd 2019-01-30]
978 Updated print/tex-csbulletin-doc to 1.2 [markd 2019-01-30] 978 Updated print/tex-csbulletin-doc to 1.2 [markd 2019-01-30]
979 Updated print/tex-babel-serbianc to 3.0 [markd 2019-01-30] 979 Updated print/tex-babel-serbianc to 3.0 [markd 2019-01-30]
980 Updated print/tex-tabu to 2.9 [markd 2019-01-30] 980 Updated print/tex-tabu to 2.9 [markd 2019-01-30]
981 Updated print/tex-tabu-doc to 2.9 [markd 2019-01-30] 981 Updated print/tex-tabu-doc to 2.9 [markd 2019-01-30]
982 Updated print/tex-europasscv to 2018.49703 [markd 2019-01-30] 982 Updated print/tex-europasscv to 2018.49703 [markd 2019-01-30]
983 Updated print/tex-europasscv-doc to 2018.49703 [markd 2019-01-30] 983 Updated print/tex-europasscv-doc to 2018.49703 [markd 2019-01-30]
984 Updated print/tex-enumitem to 3.7 [markd 2019-01-30] 984 Updated print/tex-enumitem to 3.7 [markd 2019-01-30]
985 Updated print/tex-enumitem-doc to 3.7 [markd 2019-01-30] 985 Updated print/tex-enumitem-doc to 3.7 [markd 2019-01-30]
986 Updated print/tex-babel-hungarian to 1.5c.49701 [markd 2019-01-30] 986 Updated print/tex-babel-hungarian to 1.5c.49701 [markd 2019-01-30]
987 Updated math/tex-fp to 2.1d [markd 2019-01-30] 987 Updated math/tex-fp to 2.1d [markd 2019-01-30]
988 Updated math/tex-fp-doc to 2.1d [markd 2019-01-30] 988 Updated math/tex-fp-doc to 2.1d [markd 2019-01-30]
989 Updated print/tex-fancyvrb to 3.2a [markd 2019-01-30] 989 Updated print/tex-fancyvrb to 3.2a [markd 2019-01-30]
990 Updated print/tex-fancyvrb-doc to 3.2a [markd 2019-01-30] 990 Updated print/tex-fancyvrb-doc to 3.2a [markd 2019-01-30]
991 Updated fonts/tex-erewhon to 1.091 [markd 2019-01-30] 991 Updated fonts/tex-erewhon to 1.091 [markd 2019-01-30]
992 Updated fonts/tex-erewhon-doc to 1.091 [markd 2019-01-30] 992 Updated fonts/tex-erewhon-doc to 1.091 [markd 2019-01-30]
993 Updated print/tex-elsarticle to 3.1 [markd 2019-01-30] 993 Updated print/tex-elsarticle to 3.1 [markd 2019-01-30]
994 Updated print/tex-elsarticle-doc to 3.1 [markd 2019-01-30] 994 Updated print/tex-elsarticle-doc to 3.1 [markd 2019-01-30]
995 Updated print/tex-parskip to 2.0c [markd 2019-01-30] 995 Updated print/tex-parskip to 2.0c [markd 2019-01-30]
996 Updated print/tex-parskip-doc to 2.0c [markd 2019-01-30] 996 Updated print/tex-parskip-doc to 2.0c [markd 2019-01-30]
997 Updated devel/tex-lualibs to 2.62 [markd 2019-01-30] 997 Updated devel/tex-lualibs to 2.62 [markd 2019-01-30]
998 Updated devel/tex-lualibs-doc to 2.62 [markd 2019-01-30] 998 Updated devel/tex-lualibs-doc to 2.62 [markd 2019-01-30]
999 Updated fonts/tex-fontspec to 2.6l [markd 2019-01-30] 999 Updated fonts/tex-fontspec to 2.6l [markd 2019-01-30]
1000 Updated fonts/tex-fontspec-doc to 2.6l [markd 2019-01-30] 1000 Updated fonts/tex-fontspec-doc to 2.6l [markd 2019-01-30]
@@ -4460,999 +4460,1000 @@ Changes to the packages collection and i @@ -4460,999 +4460,1000 @@ Changes to the packages collection and i
4460 Removed databases/postgresql83-plpython [rillig 2019-06-30] 4460 Removed databases/postgresql83-plpython [rillig 2019-06-30]
4461 Removed databases/postgresql83-uuid [rillig 2019-06-30] 4461 Removed databases/postgresql83-uuid [rillig 2019-06-30]
4462 Removed databases/postgresql91-client [rillig 2019-06-30] 4462 Removed databases/postgresql91-client [rillig 2019-06-30]
4463 Removed databases/postgresql91-contrib [rillig 2019-06-30] 4463 Removed databases/postgresql91-contrib [rillig 2019-06-30]
4464 Removed databases/postgresql91-docs [rillig 2019-06-30] 4464 Removed databases/postgresql91-docs [rillig 2019-06-30]
4465 Removed databases/postgresql91-plperl [rillig 2019-06-30] 4465 Removed databases/postgresql91-plperl [rillig 2019-06-30]
4466 Removed databases/postgresql91-plpython [rillig 2019-06-30] 4466 Removed databases/postgresql91-plpython [rillig 2019-06-30]
4467 Removed databases/postgresql91-pltcl [rillig 2019-06-30] 4467 Removed databases/postgresql91-pltcl [rillig 2019-06-30]
4468 Removed databases/postgresql91-server [rillig 2019-06-30] 4468 Removed databases/postgresql91-server [rillig 2019-06-30]
4469 Removed databases/postgresql92-client [rillig 2019-06-30] 4469 Removed databases/postgresql92-client [rillig 2019-06-30]
4470 Removed databases/postgresql92-contrib [rillig 2019-06-30] 4470 Removed databases/postgresql92-contrib [rillig 2019-06-30]
4471 Removed databases/postgresql92-docs [rillig 2019-06-30] 4471 Removed databases/postgresql92-docs [rillig 2019-06-30]
4472 Removed databases/postgresql92-plperl [rillig 2019-06-30] 4472 Removed databases/postgresql92-plperl [rillig 2019-06-30]
4473 Removed databases/postgresql92-plpython [rillig 2019-06-30] 4473 Removed databases/postgresql92-plpython [rillig 2019-06-30]
4474 Removed databases/postgresql92-pltcl [rillig 2019-06-30] 4474 Removed databases/postgresql92-pltcl [rillig 2019-06-30]
4475 Removed databases/postgresql92-server [rillig 2019-06-30] 4475 Removed databases/postgresql92-server [rillig 2019-06-30]
4476 Removed databases/postgresql93-client [rillig 2019-06-30] 4476 Removed databases/postgresql93-client [rillig 2019-06-30]
4477 Removed databases/postgresql93-contrib [rillig 2019-06-30] 4477 Removed databases/postgresql93-contrib [rillig 2019-06-30]
4478 Removed databases/postgresql93-docs [rillig 2019-06-30] 4478 Removed databases/postgresql93-docs [rillig 2019-06-30]
4479 Removed databases/postgresql93-plperl [rillig 2019-06-30] 4479 Removed databases/postgresql93-plperl [rillig 2019-06-30]
4480 Removed databases/postgresql93-plpython [rillig 2019-06-30] 4480 Removed databases/postgresql93-plpython [rillig 2019-06-30]
4481 Removed databases/postgresql93-pltcl [rillig 2019-06-30] 4481 Removed databases/postgresql93-pltcl [rillig 2019-06-30]
4482 Removed databases/postgresql93-server [rillig 2019-06-30] 4482 Removed databases/postgresql93-server [rillig 2019-06-30]
4483 Removed devel/lua-stdlib-doc [rillig 2019-06-30] 4483 Removed devel/lua-stdlib-doc [rillig 2019-06-30]
4484 Removed devel/p5-Log-Any-Adapter [rillig 2019-06-30] 4484 Removed devel/p5-Log-Any-Adapter [rillig 2019-06-30]
4485 Removed devel/p5-XML-Compile-Tester [rillig 2019-06-30] 4485 Removed devel/p5-XML-Compile-Tester [rillig 2019-06-30]
4486 Removed devel/py-ephem3 [rillig 2019-06-30] 4486 Removed devel/py-ephem3 [rillig 2019-06-30]
4487 Removed devel/py-tryton/patches [rillig 2019-06-30] 4487 Removed devel/py-tryton/patches [rillig 2019-06-30]
4488 Removed graphics/evas-sdl [rillig 2019-06-30] 4488 Removed graphics/evas-sdl [rillig 2019-06-30]
4489 Removed graphics/evas-sdl-16 [rillig 2019-06-30] 4489 Removed graphics/evas-sdl-16 [rillig 2019-06-30]
4490 Removed lang/python34 [rillig 2019-06-30] 4490 Removed lang/python34 [rillig 2019-06-30]
4491 Removed lang/python35 [rillig 2019-06-30] 4491 Removed lang/python35 [rillig 2019-06-30]
4492 Removed mail/claws-mail-dillo-viewer [rillig 2019-06-30] 4492 Removed mail/claws-mail-dillo-viewer [rillig 2019-06-30]
4493 Removed mail/claws-mail-gtkhtml [rillig 2019-06-30] 4493 Removed mail/claws-mail-gtkhtml [rillig 2019-06-30]
4494 Removed mail/claws-mail-trayicon [rillig 2019-06-30] 4494 Removed mail/claws-mail-trayicon [rillig 2019-06-30]
4495 Removed mail/thunderbird24 [rillig 2019-06-30] 4495 Removed mail/thunderbird24 [rillig 2019-06-30]
4496 Removed mail/thunderbird24-l10n [rillig 2019-06-30] 4496 Removed mail/thunderbird24-l10n [rillig 2019-06-30]
4497 Removed mail/thunderbird31 [rillig 2019-06-30] 4497 Removed mail/thunderbird31 [rillig 2019-06-30]
4498 Removed mail/thunderbird31-l10n [rillig 2019-06-30] 4498 Removed mail/thunderbird31-l10n [rillig 2019-06-30]
4499 Removed mail/thunderbird38 [rillig 2019-06-30] 4499 Removed mail/thunderbird38 [rillig 2019-06-30]
4500 Removed mail/thunderbird38-l10n [rillig 2019-06-30] 4500 Removed mail/thunderbird38-l10n [rillig 2019-06-30]
4501 Removed math/R-countrycode [rillig 2019-06-30] 4501 Removed math/R-countrycode [rillig 2019-06-30]
4502 Removed math/R-digest [rillig 2019-06-30] 4502 Removed math/R-digest [rillig 2019-06-30]
4503 Removed math/R-evaluate [rillig 2019-06-30] 4503 Removed math/R-evaluate [rillig 2019-06-30]
4504 Removed math/R-formatR [rillig 2019-06-30] 4504 Removed math/R-formatR [rillig 2019-06-30]
4505 Removed math/R-highr [rillig 2019-06-30] 4505 Removed math/R-highr [rillig 2019-06-30]
4506 Removed math/R-knitr [rillig 2019-06-30] 4506 Removed math/R-knitr [rillig 2019-06-30]
4507 Removed math/R-latticeExtra [rillig 2019-06-30] 4507 Removed math/R-latticeExtra [rillig 2019-06-30]
4508 Removed math/R-markdown [rillig 2019-06-30] 4508 Removed math/R-markdown [rillig 2019-06-30]
4509 Removed math/R-mime [rillig 2019-06-30] 4509 Removed math/R-mime [rillig 2019-06-30]
4510 Removed math/R-Rcpp [rillig 2019-06-30] 4510 Removed math/R-Rcpp [rillig 2019-06-30]
4511 Removed math/R-stringr [rillig 2019-06-30] 4511 Removed math/R-stringr [rillig 2019-06-30]
4512 Removed misc/ruby-sprockets20 [rillig 2019-06-30] 4512 Removed misc/ruby-sprockets20 [rillig 2019-06-30]
4513 Removed multimedia/kdemultimedia3 [rillig 2019-06-30] 4513 Removed multimedia/kdemultimedia3 [rillig 2019-06-30]
4514 Removed print/teTeX [rillig 2019-06-30] 4514 Removed print/teTeX [rillig 2019-06-30]
4515 Removed print/tex-ocherokee-doc [rillig 2019-06-30] 4515 Removed print/tex-ocherokee-doc [rillig 2019-06-30]
4516 Removed print/tex-texconfig-doc [rillig 2019-06-30] 4516 Removed print/tex-texconfig-doc [rillig 2019-06-30]
4517 Removed print/xfce4-print [rillig 2019-06-30] 4517 Removed print/xfce4-print [rillig 2019-06-30]
4518 Removed textproc/xfce4-dict-plugin [rillig 2019-06-30] 4518 Removed textproc/xfce4-dict-plugin [rillig 2019-06-30]
4519 Removed time/p5-Net-Google-Calendar [rillig 2019-06-30] 4519 Removed time/p5-Net-Google-Calendar [rillig 2019-06-30]
4520 Removed www/ap2-chroot [rillig 2019-06-30] 4520 Removed www/ap2-chroot [rillig 2019-06-30]
4521 Removed www/ap-perl [rillig 2019-06-30] 4521 Removed www/ap-perl [rillig 2019-06-30]
4522 Removed www/contao211 [rillig 2019-06-30] 4522 Removed www/contao211 [rillig 2019-06-30]
4523 Removed www/contao211-example [rillig 2019-06-30] 4523 Removed www/contao211-example [rillig 2019-06-30]
4524 Removed www/contao211-translations [rillig 2019-06-30] 4524 Removed www/contao211-translations [rillig 2019-06-30]
4525 Removed www/dojo [rillig 2019-06-30] 4525 Removed www/dojo [rillig 2019-06-30]
4526 Removed www/ja-trac [rillig 2019-06-30] 4526 Removed www/ja-trac [rillig 2019-06-30]
4527 Removed www/p5-Apache-Reload [rillig 2019-06-30] 4527 Removed www/p5-Apache-Reload [rillig 2019-06-30]
4528 mk/bsd.pkg.mk: freeze ended for pkgsrc-2019Q2 branch [jperkin 2019-06-30] 4528 mk/bsd.pkg.mk: freeze ended for pkgsrc-2019Q2 branch [jperkin 2019-06-30]
4529 Updated net/youtube-dl to 20190627 [leot 2019-06-30] 4529 Updated net/youtube-dl to 20190627 [leot 2019-06-30]
4530 Updated net/gallery-dl to 1.8.7 [leot 2019-06-30] 4530 Updated net/gallery-dl to 1.8.7 [leot 2019-06-30]
4531 Updated news/sfeed to 0.9.12 [leot 2019-06-30] 4531 Updated news/sfeed to 0.9.12 [leot 2019-06-30]
4532 Updated emulators/gxemul to 0.6.1nb4 [skrll 2019-06-30] 4532 Updated emulators/gxemul to 0.6.1nb4 [skrll 2019-06-30]
4533 Added games/redeclipse version 1.6.0 [nia 2019-06-30] 4533 Added games/redeclipse version 1.6.0 [nia 2019-06-30]
4534 Updated pkgtools/pkglint to 5.7.14 [rillig 2019-06-30] 4534 Updated pkgtools/pkglint to 5.7.14 [rillig 2019-06-30]
4535 Added multimedia/obs-studio version 23.2.1 [nia 2019-06-30] 4535 Added multimedia/obs-studio version 23.2.1 [nia 2019-06-30]
4536 Updated net/hub to 2.12.1 [leot 2019-06-30] 4536 Updated net/hub to 2.12.1 [leot 2019-06-30]
4537 Added games/sauerbraten version 2013_04_04 [nia 2019-06-30] 4537 Added games/sauerbraten version 2013_04_04 [nia 2019-06-30]
4538 Added games/assaultcube version 1.2.0.2 [nia 2019-06-30] 4538 Added games/assaultcube version 1.2.0.2 [nia 2019-06-30]
4539 Added games/7kaa version 2.15.2 [nia 2019-06-30] 4539 Added games/7kaa version 2.15.2 [nia 2019-06-30]
4540 Added games/7kaa-music version 2.15 [nia 2019-06-30] 4540 Added games/7kaa-music version 2.15 [nia 2019-06-30]
4541 Added graphics/libansilove version 1.1.2 [fcambus 2019-06-30] 4541 Added graphics/libansilove version 1.1.2 [fcambus 2019-06-30]
4542 Added graphics/irrlicht version 1.8.4 [nia 2019-06-30] 4542 Added graphics/irrlicht version 1.8.4 [nia 2019-06-30]
4543 Added games/minetest version 5.0.1 [nia 2019-06-30] 4543 Added games/minetest version 5.0.1 [nia 2019-06-30]
4544 Updated security/openssl to 1.0.2s [sevan 2019-06-30] 4544 Updated security/openssl to 1.0.2s [sevan 2019-06-30]
4545 Added games/etlegacy-server version 2.76 [nia 2019-06-30] 4545 Added games/etlegacy-server version 2.76 [nia 2019-06-30]
4546 Updated devel/boost-build to 1.70.0 [ryoon 2019-07-01] 4546 Updated devel/boost-build to 1.70.0 [ryoon 2019-07-01]
4547 Updated devel/boost-docs to 1.70.0 [ryoon 2019-07-01] 4547 Updated devel/boost-docs to 1.70.0 [ryoon 2019-07-01]
4548 Updated devel/boost-headers to 1.70.0 [ryoon 2019-07-01] 4548 Updated devel/boost-headers to 1.70.0 [ryoon 2019-07-01]
4549 Updated devel/boost-jam to 1.70.0 [ryoon 2019-07-01] 4549 Updated devel/boost-jam to 1.70.0 [ryoon 2019-07-01]
4550 Updated devel/boost-libs to 1.70.0 [ryoon 2019-07-01] 4550 Updated devel/boost-libs to 1.70.0 [ryoon 2019-07-01]
4551 Updated devel/boost-mpi to 1.70.0 [ryoon 2019-07-01] 4551 Updated devel/boost-mpi to 1.70.0 [ryoon 2019-07-01]
4552 Updated devel/py-boost to 1.70.0 [ryoon 2019-07-01] 4552 Updated devel/py-boost to 1.70.0 [ryoon 2019-07-01]
4553 Updated meta-pkgs/boost to 1.70.0nb1 [ryoon 2019-07-01] 4553 Updated meta-pkgs/boost to 1.70.0nb1 [ryoon 2019-07-01]
4554 Updated x11/qt5 to 5.12.4 [adam 2019-07-01] 4554 Updated x11/qt5 to 5.12.4 [adam 2019-07-01]
4555 Updated multimedia/mkvtoolnix to 35.0.0 [adam 2019-07-01] 4555 Updated multimedia/mkvtoolnix to 35.0.0 [adam 2019-07-01]
4556 Updated devel/py-ipython to 7.6.0 [adam 2019-07-01] 4556 Updated devel/py-ipython to 7.6.0 [adam 2019-07-01]
4557 Updated devel/py-isort to 4.3.21 [adam 2019-07-01] 4557 Updated devel/py-isort to 4.3.21 [adam 2019-07-01]
4558 Updated audio/pulseaudio to 12.2nb5 [triaxx 2019-07-01] 4558 Updated audio/pulseaudio to 12.2nb5 [triaxx 2019-07-01]
4559 Updated devel/libuv to 1.30.0 [adam 2019-07-01] 4559 Updated devel/libuv to 1.30.0 [adam 2019-07-01]
4560 Updated lang/npm to 6.9.2 [adam 2019-07-01] 4560 Updated lang/npm to 6.9.2 [adam 2019-07-01]
4561 Updated games/supertuxkart to 1.0 [nia 2019-07-01] 4561 Updated games/supertuxkart to 1.0 [nia 2019-07-01]
4562 Updated devel/py-xopen to 0.7.3 [adam 2019-07-01] 4562 Updated devel/py-xopen to 0.7.3 [adam 2019-07-01]
4563 Updated www/py-test-django to 3.5.1 [adam 2019-07-01] 4563 Updated www/py-test-django to 3.5.1 [adam 2019-07-01]
4564 Removed audio/openal successor audio/openal-soft [nia 2019-07-01] 4564 Removed audio/openal successor audio/openal-soft [nia 2019-07-01]
4565 Updated devel/ocaml-checkseum to 0.1.0 [jaapb 2019-07-01] 4565 Updated devel/ocaml-checkseum to 0.1.0 [jaapb 2019-07-01]
4566 Updated devel/ocaml-core to 0.12.3 [jaapb 2019-07-01] 4566 Updated devel/ocaml-core to 0.12.3 [jaapb 2019-07-01]
4567 Updated devel/ocaml-digestif to 0.7.2 [jaapb 2019-07-01] 4567 Updated devel/ocaml-digestif to 0.7.2 [jaapb 2019-07-01]
4568 Updated games/flare-engine to 1.10 [nia 2019-07-01] 4568 Updated games/flare-engine to 1.10 [nia 2019-07-01]
4569 Updated games/flare-game to 1.10 [nia 2019-07-01] 4569 Updated games/flare-game to 1.10 [nia 2019-07-01]
4570 Updated devel/bam to 0.5.1 [nia 2019-07-01] 4570 Updated devel/bam to 0.5.1 [nia 2019-07-01]
4571 Updated games/teeworlds to 0.7.3.1 [nia 2019-07-01] 4571 Updated games/teeworlds to 0.7.3.1 [nia 2019-07-01]
4572 Updated games/supertux to 0.6.0 [nia 2019-07-01] 4572 Updated games/supertux to 0.6.0 [nia 2019-07-01]
4573 Added www/ocaml-cohttp version 2.1.2 [jaapb 2019-07-01] 4573 Added www/ocaml-cohttp version 2.1.2 [jaapb 2019-07-01]
4574 Added misc/ocaml-magic-mime version 1.1.1 [jaapb 2019-07-01] 4574 Added misc/ocaml-magic-mime version 1.1.1 [jaapb 2019-07-01]
4575 Added net/ocaml-conduit version 1.4.0 [jaapb 2019-07-01] 4575 Added net/ocaml-conduit version 1.4.0 [jaapb 2019-07-01]
4576 Added time/ocaml-mtime version 1.1.0 [jaapb 2019-07-01] 4576 Added time/ocaml-mtime version 1.1.0 [jaapb 2019-07-01]
4577 Updated www/py-django to 1.11.22 [adam 2019-07-01] 4577 Updated www/py-django to 1.11.22 [adam 2019-07-01]
4578 Updated www/py-django2 to 2.2.3 [adam 2019-07-01] 4578 Updated www/py-django2 to 2.2.3 [adam 2019-07-01]
4579 Updated misc/stellarium to 0.19.1 [adam 2019-07-01] 4579 Updated misc/stellarium to 0.19.1 [adam 2019-07-01]
4580 Updated www/sassc to 3.6.1 [adam 2019-07-01] 4580 Updated www/sassc to 3.6.1 [adam 2019-07-01]
4581 Updated pkgtools/pkglint to 5.7.15 [rillig 2019-07-01] 4581 Updated pkgtools/pkglint to 5.7.15 [rillig 2019-07-01]
4582 Updated www/py-flask-jwt-extended to 3.19.0 [adam 2019-07-02] 4582 Updated www/py-flask-jwt-extended to 3.19.0 [adam 2019-07-02]
4583 Updated finance/py-braintree to 3.55.0 [adam 2019-07-02] 4583 Updated finance/py-braintree to 3.55.0 [adam 2019-07-02]
4584 Updated sysutils/py-crontab to 2.3.7 [adam 2019-07-02] 4584 Updated sysutils/py-crontab to 2.3.7 [adam 2019-07-02]
4585 Updated devel/py-Pympler to 0.7 [adam 2019-07-02] 4585 Updated devel/py-Pympler to 0.7 [adam 2019-07-02]
4586 Removed net/py-zsi [adam 2019-07-02] 4586 Removed net/py-zsi [adam 2019-07-02]
4587 Removed devel/accerciser successor devel/accerciser3 [adam 2019-07-02] 4587 Removed devel/accerciser successor devel/accerciser3 [adam 2019-07-02]
4588 Removed devel/py-ipython010 successor devel/py-ipython [adam 2019-07-02] 4588 Removed devel/py-ipython010 successor devel/py-ipython [adam 2019-07-02]
4589 Updated www/py-landslide to 1.1.6 [adam 2019-07-02] 4589 Updated www/py-landslide to 1.1.6 [adam 2019-07-02]
4590 Updated security/py-paramiko to 2.6.0 [adam 2019-07-02] 4590 Updated security/py-paramiko to 2.6.0 [adam 2019-07-02]
4591 Updated emulators/dosbox to 0.74.3 [nia 2019-07-02] 4591 Updated emulators/dosbox to 0.74.3 [nia 2019-07-02]
4592 Updated mail/p5-Mail-Box-IMAP4 to 3.007 [wen 2019-07-02] 4592 Updated mail/p5-Mail-Box-IMAP4 to 3.007 [wen 2019-07-02]
4593 Updated textproc/p5-PPIx-QuoteLike to 0.007 [wen 2019-07-02] 4593 Updated textproc/p5-PPIx-QuoteLike to 0.007 [wen 2019-07-02]
4594 Updated www/p5-Dancer2 to 0.208000 [wen 2019-07-02] 4594 Updated www/p5-Dancer2 to 0.208000 [wen 2019-07-02]
4595 Updated converters/p5-JSON-PP to 4.04 [wen 2019-07-02] 4595 Updated converters/p5-JSON-PP to 4.04 [wen 2019-07-02]
4596 Updated devel/py-pathlib2 to 2.3.4 [adam 2019-07-02] 4596 Updated devel/py-pathlib2 to 2.3.4 [adam 2019-07-02]
4597 Updated www/py-google-apitools to 0.5.30 [adam 2019-07-02] 4597 Updated www/py-google-apitools to 0.5.30 [adam 2019-07-02]
4598 Updated devel/py-cachetools to 3.1.1 [adam 2019-07-02] 4598 Updated devel/py-cachetools to 3.1.1 [adam 2019-07-02]
4599 Updated textproc/py-Unidecode to 1.1.1 [adam 2019-07-02] 4599 Updated textproc/py-Unidecode to 1.1.1 [adam 2019-07-02]
4600 Updated www/webkit-gtk to 2.24.3 [leot 2019-07-02] 4600 Updated www/webkit-gtk to 2.24.3 [leot 2019-07-02]
4601 Added security/py-google-auth version 1.6.3 [adam 2019-07-02] 4601 Added security/py-google-auth version 1.6.3 [adam 2019-07-02]
4602 Added security/py-google-auth-httplib2 version 0.0.3 [adam 2019-07-02] 4602 Added security/py-google-auth-httplib2 version 0.0.3 [adam 2019-07-02]
4603 Added security/py-google-auth-oauthlib version 0.4.0 [adam 2019-07-02] 4603 Added security/py-google-auth-oauthlib version 0.4.0 [adam 2019-07-02]
4604 Updated www/py-google-api-python-client to 1.7.9nb1 [adam 2019-07-02] 4604 Updated www/py-google-api-python-client to 1.7.9nb1 [adam 2019-07-02]
4605 Updated devel/py-cython to 0.29.11 [adam 2019-07-02] 4605 Updated devel/py-cython to 0.29.11 [adam 2019-07-02]
4606 Updated net/py-zmq to 18.0.2 [adam 2019-07-02] 4606 Updated net/py-zmq to 18.0.2 [adam 2019-07-02]
4607 Updated www/php-glpi to 9.4.3 [hauke 2019-07-02] 4607 Updated www/php-glpi to 9.4.3 [hauke 2019-07-02]
4608 Updated fonts/harfbuzz to 2.5.3 [ryoon 2019-07-02] 4608 Updated fonts/harfbuzz to 2.5.3 [ryoon 2019-07-02]
4609 Updated games/armagetronad to 0.2.8.3.4 [nia 2019-07-02] 4609 Updated games/armagetronad to 0.2.8.3.4 [nia 2019-07-02]
4610 Updated games/armagetronad-server to 0.2.8.3.4 [nia 2019-07-02] 4610 Updated games/armagetronad-server to 0.2.8.3.4 [nia 2019-07-02]
4611 Updated misc/libreoffice to 6.2.4.2nb2 [ryoon 2019-07-02] 4611 Updated misc/libreoffice to 6.2.4.2nb2 [ryoon 2019-07-02]
4612 Updated security/keepassxc to 2.4.3 [ryoon 2019-07-02] 4612 Updated security/keepassxc to 2.4.3 [ryoon 2019-07-02]
4613 Updated lang/chicken5 to 5.1.0 [ryoon 2019-07-02] 4613 Updated lang/chicken5 to 5.1.0 [ryoon 2019-07-02]
4614 Added sysutils/usbhid-dump version 1.4 [ryoon 2019-07-02] 4614 Added sysutils/usbhid-dump version 1.4 [ryoon 2019-07-02]
4615 Updated geography/gpsd to 3.19 [gdt 2019-07-02] 4615 Updated geography/gpsd to 3.19 [gdt 2019-07-02]
4616 Updated graphics/ansilove to 4.0.1 [fcambus 2019-07-02] 4616 Updated graphics/ansilove to 4.0.1 [fcambus 2019-07-02]
4617 Updated devel/libuv to 1.30.1 [adam 2019-07-02] 4617 Updated devel/libuv to 1.30.1 [adam 2019-07-02]
4618 Updated ham/uhd to 3.14.1.0 [adam 2019-07-02] 4618 Updated ham/uhd to 3.14.1.0 [adam 2019-07-02]
4619 Updated multimedia/vlc to 3.0.7.1 [nia 2019-07-02] 4619 Updated multimedia/vlc to 3.0.7.1 [nia 2019-07-02]
4620 Updated net/youtube-dl to 20190702 [leot 2019-07-03] 4620 Updated net/youtube-dl to 20190702 [leot 2019-07-03]
4621 Added games/devilutionx version 0.4.0 [nia 2019-07-03] 4621 Added games/devilutionx version 0.4.0 [nia 2019-07-03]
4622 Updated graphics/py-Pillow to 6.1.0 [adam 2019-07-03] 4622 Updated graphics/py-Pillow to 6.1.0 [adam 2019-07-03]
4623 Updated graphics/py-matplotlib to 3.1.1 [adam 2019-07-03] 4623 Updated graphics/py-matplotlib to 3.1.1 [adam 2019-07-03]
4624 Updated games/tyrquake to 0.62 [nia 2019-07-03] 4624 Updated games/tyrquake to 0.62 [nia 2019-07-03]
4625 Updated games/quakespasm to 0.93.1 [nia 2019-07-03] 4625 Updated games/quakespasm to 0.93.1 [nia 2019-07-03]
4626 Updated textproc/py-validators to 0.13.0 [adam 2019-07-03] 4626 Updated textproc/py-validators to 0.13.0 [adam 2019-07-03]
4627 Updated lang/py-mypy to 0.711 [adam 2019-07-03] 4627 Updated lang/py-mypy to 0.711 [adam 2019-07-03]
4628 Updated www/py-mod_wsgi to 4.6.7 [adam 2019-07-03] 4628 Updated www/py-mod_wsgi to 4.6.7 [adam 2019-07-03]
4629 Updated www/py-bottle to 0.12.17 [adam 2019-07-03] 4629 Updated www/py-bottle to 0.12.17 [adam 2019-07-03]
4630 Updated www/py-grappelli_safe to 0.5.2 [adam 2019-07-03] 4630 Updated www/py-grappelli_safe to 0.5.2 [adam 2019-07-03]
4631 Updated www/py-cherrypy to 18.1.2 [adam 2019-07-03] 4631 Updated www/py-cherrypy to 18.1.2 [adam 2019-07-03]
4632 Updated net/grpc to 1.22.0 [adam 2019-07-03] 4632 Updated net/grpc to 1.22.0 [adam 2019-07-03]
4633 Updated net/py-grpcio to 1.22.0 [adam 2019-07-03] 4633 Updated net/py-grpcio to 1.22.0 [adam 2019-07-03]
4634 Updated lang/python36 to 3.6.9 [adam 2019-07-03] 4634 Updated lang/python36 to 3.6.9 [adam 2019-07-03]
4635 Updated textproc/py-jsonpickle to 1.2 [adam 2019-07-03] 4635 Updated textproc/py-jsonpickle to 1.2 [adam 2019-07-03]
4636 Updated databases/py-sqlalchemy to 1.3.5 [adam 2019-07-03] 4636 Updated databases/py-sqlalchemy to 1.3.5 [adam 2019-07-03]
4637 Updated databases/py-sqlalchemy-utils to 0.34.0 [adam 2019-07-03] 4637 Updated databases/py-sqlalchemy-utils to 0.34.0 [adam 2019-07-03]
4638 Updated devel/py-mako to 1.0.13 [adam 2019-07-03] 4638 Updated devel/py-mako to 1.0.13 [adam 2019-07-03]
4639 Updated databases/py-alembic to 1.0.11 [adam 2019-07-03] 4639 Updated databases/py-alembic to 1.0.11 [adam 2019-07-03]
4640 Updated lang/py-parso to 0.5.0 [adam 2019-07-03] 4640 Updated lang/py-parso to 0.5.0 [adam 2019-07-03]
4641 Updated security/gpgme to 1.13.1 [adam 2019-07-03] 4641 Updated security/gpgme to 1.13.1 [adam 2019-07-03]
4642 Updated www/py-waitress to 1.3.0 [adam 2019-07-03] 4642 Updated www/py-waitress to 1.3.0 [adam 2019-07-03]
4643 Updated lang/py36-html-docs to 3.6.9 [leot 2019-07-03] 4643 Updated lang/py36-html-docs to 3.6.9 [leot 2019-07-03]
4644 Updated databases/freetds to 1.00.112 [adam 2019-07-04] 4644 Updated databases/freetds to 1.00.112 [adam 2019-07-04]
4645 Updated net/libpcap to 1.9.0 [adam 2019-07-04] 4645 Updated net/libpcap to 1.9.0 [adam 2019-07-04]
4646 Updated net/freeradius to 3.0.19 [adam 2019-07-04] 4646 Updated net/freeradius to 3.0.19 [adam 2019-07-04]
4647 Updated lang/py-uncompyle6 to 3.3.5 [adam 2019-07-04] 4647 Updated lang/py-uncompyle6 to 3.3.5 [adam 2019-07-04]
4648 Updated fonts/py-fonttools to 3.43.1 [adam 2019-07-04] 4648 Updated fonts/py-fonttools to 3.43.1 [adam 2019-07-04]
4649 Updated net/freeradius2 to 2.2.10 [adam 2019-07-04] 4649 Updated net/freeradius2 to 2.2.10 [adam 2019-07-04]
4650 Updated devel/cbindgen to 0.9.0 [ryoon 2019-07-04] 4650 Updated devel/cbindgen to 0.9.0 [ryoon 2019-07-04]
4651 Updated graphics/libotf to 0.9.16nb2 [ryoon 2019-07-04] 4651 Updated graphics/libotf to 0.9.16nb2 [ryoon 2019-07-04]
4652 Updated print/libpaper to 1.1.28 [ryoon 2019-07-04] 4652 Updated print/libpaper to 1.1.28 [ryoon 2019-07-04]
4653 Updated lang/scala to 2.13.0 [ryoon 2019-07-04] 4653 Updated lang/scala to 2.13.0 [ryoon 2019-07-04]
4654 Updated lang/scala-sbt to 1.2.8 [ryoon 2019-07-04] 4654 Updated lang/scala-sbt to 1.2.8 [ryoon 2019-07-04]
4655 Updated games/liquidwar to 5.6.5 [nia 2019-07-04] 4655 Updated games/liquidwar to 5.6.5 [nia 2019-07-04]
4656 Updated www/py-flask-jwt-extended to 3.20.0 [adam 2019-07-05] 4656 Updated www/py-flask-jwt-extended to 3.20.0 [adam 2019-07-05]
4657 Updated textproc/py-regex to 2019.06.08 [adam 2019-07-05] 4657 Updated textproc/py-regex to 2019.06.08 [adam 2019-07-05]
4658 Removed chat/licq-core [nia 2019-07-05] 4658 Removed chat/licq-core [nia 2019-07-05]
4659 Removed chat/licq-gui-console [nia 2019-07-05] 4659 Removed chat/licq-gui-console [nia 2019-07-05]
4660 Updated lang/rust to 1.36.0 [he 2019-07-05] 4660 Updated lang/rust to 1.36.0 [he 2019-07-05]
4661 Updated databases/py-pymysql to 0.9.3 [adam 2019-07-05] 4661 Updated databases/py-pymysql to 0.9.3 [adam 2019-07-05]
4662 Updated graphics/py-piexif to 1.1.3 [adam 2019-07-05] 4662 Updated graphics/py-piexif to 1.1.3 [adam 2019-07-05]
4663 Updated chat/inspircd3 to 3.2.0 [nia 2019-07-05] 4663 Updated chat/inspircd3 to 3.2.0 [nia 2019-07-05]
4664 Updated print/auctex to 11.92 [hauke 2019-07-05] 4664 Updated print/auctex to 11.92 [hauke 2019-07-05]
4665 Updated devel/ruby-delayer-deferred to 2.1.1 [tsutsui 2019-07-05] 4665 Updated devel/ruby-delayer-deferred to 2.1.1 [tsutsui 2019-07-05]
4666 Updated net/mikutter to 3.9.0alpha3 [tsutsui 2019-07-05] 4666 Updated net/mikutter to 3.9.0alpha3 [tsutsui 2019-07-05]
4667 Updated print/mupdf to 1.15.0nb1 [leot 2019-07-06] 4667 Updated print/mupdf to 1.15.0nb1 [leot 2019-07-06]
4668 Updated net/mikutter to 3.9.0 [tsutsui 2019-07-06] 4668 Updated net/mikutter to 3.9.0 [tsutsui 2019-07-06]
4669 Updated audio/audacious to 3.10.1 [nia 2019-07-06] 4669 Updated audio/audacious to 3.10.1 [nia 2019-07-06]
4670 Updated audio/audacious-plugins to 3.10.1 [nia 2019-07-06] 4670 Updated audio/audacious-plugins to 3.10.1 [nia 2019-07-06]
4671 Updated www/mediawiki to 1.33.0 [wen 2019-07-06] 4671 Updated www/mediawiki to 1.33.0 [wen 2019-07-06]
4672 Updated audio/fasttracker2 to 2.161 [fox 2019-07-06] 4672 Updated audio/fasttracker2 to 2.161 [fox 2019-07-06]
4673 Updated textproc/aspell-en to 2018.04.16.0 [nia 2019-07-06] 4673 Updated textproc/aspell-en to 2018.04.16.0 [nia 2019-07-06]
4674 Updated net/get_iplayer to 3.20 [nia 2019-07-06] 4674 Updated net/get_iplayer to 3.20 [nia 2019-07-06]
4675 Updated games/quakeforge to 0.7.2 [nia 2019-07-06] 4675 Updated games/quakeforge to 0.7.2 [nia 2019-07-06]
4676 Updated devel/py-meson to 0.51.0 [adam 2019-07-06] 4676 Updated devel/py-meson to 0.51.0 [adam 2019-07-06]
4677 Updated security/py-oauthlib to 3.0.2 [adam 2019-07-06] 4677 Updated security/py-oauthlib to 3.0.2 [adam 2019-07-06]
4678 Updated devel/py-ipython to 7.6.1 [adam 2019-07-06] 4678 Updated devel/py-ipython to 7.6.1 [adam 2019-07-06]
4679 Updated www/py-soupsieve to 1.9.2 [adam 2019-07-06] 4679 Updated www/py-soupsieve to 1.9.2 [adam 2019-07-06]
4680 Updated devel/py-logilab-common to 1.4.2 [adam 2019-07-06] 4680 Updated devel/py-logilab-common to 1.4.2 [adam 2019-07-06]
4681 Updated www/py-asgiref to 3.1.3 [adam 2019-07-06] 4681 Updated www/py-asgiref to 3.1.3 [adam 2019-07-06]
4682 Updated graphics/SDL2_image to 2.0.5 [nia 2019-07-07] 4682 Updated graphics/SDL2_image to 2.0.5 [nia 2019-07-07]
4683 Updated textproc/enchant2 to 2.2.5 [bsiegert 2019-07-07] 4683 Updated textproc/enchant2 to 2.2.5 [bsiegert 2019-07-07]
4684 Added databases/py-dbfread version 2.0.7 [bsiegert 2019-07-07] 4684 Added databases/py-dbfread version 2.0.7 [bsiegert 2019-07-07]
4685 Added graphics/py-leather version 0.3.3 [bsiegert 2019-07-07] 4685 Added graphics/py-leather version 0.3.3 [bsiegert 2019-07-07]
4686 Added time/py-pytimeparse version 1.1.8 [bsiegert 2019-07-07] 4686 Added time/py-pytimeparse version 1.1.8 [bsiegert 2019-07-07]
4687 Updated misc/libreoffice6-bin to 6.2.4 [tsutsui 2019-07-07] 4687 Updated misc/libreoffice6-bin to 6.2.4 [tsutsui 2019-07-07]
4688 Added emulators/mednaffe version 0.8.8 [nia 2019-07-07] 4688 Added emulators/mednaffe version 0.8.8 [nia 2019-07-07]
4689 Added editors/neatvi version 06 [leot 2019-07-07] 4689 Added editors/neatvi version 06 [leot 2019-07-07]
4690 Updated net/tacacs-shrubbery to F4.0.4.28 [schwarz 2019-07-07] 4690 Updated net/tacacs-shrubbery to F4.0.4.28 [schwarz 2019-07-07]
4691 Updated devel/diffutils to 3.7 [schwarz 2019-07-07] 4691 Updated devel/diffutils to 3.7 [schwarz 2019-07-07]
4692 Updated geography/gama to 2.06 [gdt 2019-07-07] 4692 Updated geography/gama to 2.06 [gdt 2019-07-07]
4693 Removed games/rtcw [nia 2019-07-07] 4693 Removed games/rtcw [nia 2019-07-07]
4694 Updated emulators/ucon64 to 2.2.0 [wiz 2019-07-07] 4694 Updated emulators/ucon64 to 2.2.0 [wiz 2019-07-07]
4695 Added lang/cbmbasic version 0.0.20141206 [sjmulder 2019-07-08] 4695 Added lang/cbmbasic version 0.0.20141206 [sjmulder 2019-07-08]
4696 Updated www/py-asgiref to 3.1.4 [adam 2019-07-08] 4696 Updated www/py-asgiref to 3.1.4 [adam 2019-07-08]
4697 Updated www/py-pylint-django to 2.0.10 [adam 2019-07-08] 4697 Updated www/py-pylint-django to 2.0.10 [adam 2019-07-08]
4698 Updated devel/py-cython to 0.29.12 [adam 2019-07-08] 4698 Updated devel/py-cython to 0.29.12 [adam 2019-07-08]
4699 Updated www/py-autobahn to 19.7.1 [adam 2019-07-08] 4699 Updated www/py-autobahn to 19.7.1 [adam 2019-07-08]
4700 Updated net/ldns to 1.7.0 [roy 2019-07-08] 4700 Updated net/ldns to 1.7.0 [roy 2019-07-08]
4701 Removed games/rollemup [nia 2019-07-08] 4701 Removed games/rollemup [nia 2019-07-08]
4702 Updated net/iperf3 to 3.7 [adam 2019-07-08] 4702 Updated net/iperf3 to 3.7 [adam 2019-07-08]
4703 Updated time/py-tzdata to 2019.2 [adam 2019-07-08] 4703 Updated time/py-tzdata to 2019.2 [adam 2019-07-08]
4704 Updated comms/libhidapi to 0.9.0 [nia 2019-07-08] 4704 Updated comms/libhidapi to 0.9.0 [nia 2019-07-08]
4705 Updated lang/php72 to 7.2.20 [taca 2019-07-08] 4705 Updated lang/php72 to 7.2.20 [taca 2019-07-08]
4706 Updated lang/php73 to 7.3.7 [taca 2019-07-08] 4706 Updated lang/php73 to 7.3.7 [taca 2019-07-08]
4707 Updated time/ruby-tzinfo-data to 1.2019.2 [taca 2019-07-08] 4707 Updated time/ruby-tzinfo-data to 1.2019.2 [taca 2019-07-08]
4708 Updated net/ruby-domain_name to 0.5.20190701 [taca 2019-07-08] 4708 Updated net/ruby-domain_name to 0.5.20190701 [taca 2019-07-08]
4709 Updated www/ruby-net-http-persistent to 3.0.1 [leot 2019-07-08] 4709 Updated www/ruby-net-http-persistent to 3.0.1 [leot 2019-07-08]
4710 Updated math/glpk to 4.65 [leot 2019-07-08] 4710 Updated math/glpk to 4.65 [leot 2019-07-08]
4711 Added audio/mixxx version 2.2.1 [nia 2019-07-08] 4711 Added audio/mixxx version 2.2.1 [nia 2019-07-08]
4712 Updated misc/libreoffice to 6.2.5.2 [ryoon 2019-07-08] 4712 Updated misc/libreoffice to 6.2.5.2 [ryoon 2019-07-08]
4713 Updated graphics/tesseract to 4.1.0 [adam 2019-07-08] 4713 Updated graphics/tesseract to 4.1.0 [adam 2019-07-08]
4714 Updated textproc/jsoncpp to 1.9.0 [adam 2019-07-08] 4714 Updated textproc/jsoncpp to 1.9.0 [adam 2019-07-08]
4715 Updated sysutils/salt to 2019.2.0nb2 [jperkin 2019-07-08] 4715 Updated sysutils/salt to 2019.2.0nb2 [jperkin 2019-07-08]
4716 Updated devel/py-typing to 3.7.4 [adam 2019-07-08] 4716 Updated devel/py-typing to 3.7.4 [adam 2019-07-08]
4717 Updated devel/py-typing-extensions to 3.7.4 [adam 2019-07-08] 4717 Updated devel/py-typing-extensions to 3.7.4 [adam 2019-07-08]
4718 Updated pkgtools/libnbcompat to 20190708 [sevan 2019-07-08] 4718 Updated pkgtools/libnbcompat to 20190708 [sevan 2019-07-08]
4719 Updated www/micro_httpd to 20140814 [schwarz 2019-07-08] 4719 Updated www/micro_httpd to 20140814 [schwarz 2019-07-08]
4720 Updated net/arping to 2.19 [schwarz 2019-07-08] 4720 Updated net/arping to 2.19 [schwarz 2019-07-08]
4721 Updated net/unifi to 5.10.25 [gdt 2019-07-09] 4721 Updated net/unifi to 5.10.25 [gdt 2019-07-09]
4722 Updated graphics/mate-themes to 3.22.20 [gutteridge 2019-07-09] 4722 Updated graphics/mate-themes to 3.22.20 [gutteridge 2019-07-09]
4723 Updated wm/marco to 1.22.2 [gutteridge 2019-07-09] 4723 Updated wm/marco to 1.22.2 [gutteridge 2019-07-09]
4724 Updated multimedia/ffmpeg4 to 4.1.4 [adam 2019-07-09] 4724 Updated multimedia/ffmpeg4 to 4.1.4 [adam 2019-07-09]
4725 Updated databases/mongodb3 to 3.4.21 [adam 2019-07-09] 4725 Updated databases/mongodb3 to 3.4.21 [adam 2019-07-09]
4726 Updated lang/python37 to 3.7.4 [adam 2019-07-09] 4726 Updated lang/python37 to 3.7.4 [adam 2019-07-09]
4727 Updated lang/py37-html-docs to 3.7.4 [adam 2019-07-09] 4727 Updated lang/py37-html-docs to 3.7.4 [adam 2019-07-09]
4728 Updated security/libssh2 to 1.9.0 [nia 2019-07-09] 4728 Updated security/libssh2 to 1.9.0 [nia 2019-07-09]
4729 Updated security/libtomcrypt to 1.18.2 [nia 2019-07-09] 4729 Updated security/libtomcrypt to 1.18.2 [nia 2019-07-09]
4730 Updated math/ltm to 1.1.0 [nia 2019-07-09] 4730 Updated math/ltm to 1.1.0 [nia 2019-07-09]
4731 Updated devel/py-flake8 to 3.7.8 [adam 2019-07-09] 4731 Updated devel/py-flake8 to 3.7.8 [adam 2019-07-09]
4732 Updated graphics/py-graphviz to 0.11.1 [adam 2019-07-09] 4732 Updated graphics/py-graphviz to 0.11.1 [adam 2019-07-09]
4733 Updated devel/quilt to 0.66 [ryoon 2019-07-09] 4733 Updated devel/quilt to 0.66 [ryoon 2019-07-09]
4734 Updated lang/spidermonkey52 to 52.7.4nb10 [maya 2019-07-09] 4734 Updated lang/spidermonkey52 to 52.7.4nb10 [maya 2019-07-09]
4735 Added multimedia/lightspark version 0.8.1 [nia 2019-07-09] 4735 Added multimedia/lightspark version 0.8.1 [nia 2019-07-09]
4736 Updated multimedia/adobe-flash-player to 32.0.0.223 [tsutsui 2019-07-09] 4736 Updated multimedia/adobe-flash-player to 32.0.0.223 [tsutsui 2019-07-09]
4737 Added mail/qconfirm version 0.14.3 [schmonz 2019-07-09] 4737 Added mail/qconfirm version 0.14.3 [schmonz 2019-07-09]
4738 Updated lang/clisp to 2.49nb25 [he 2019-07-09] 4738 Updated lang/clisp to 2.49nb25 [he 2019-07-09]
4739 Updated devel/librdkafka to 1.0.1 [minskim 2019-07-10] 4739 Updated devel/librdkafka to 1.0.1 [minskim 2019-07-10]
4740 Updated devel/go-protobuf to 1.3.2 [he 2019-07-10] 4740 Updated devel/go-protobuf to 1.3.2 [he 2019-07-10]
4741 Updated multimedia/x265 to 3.1.1 [adam 2019-07-10] 4741 Updated multimedia/x265 to 3.1.1 [adam 2019-07-10]
4742 Updated security/gnupg2 to 2.2.17 [adam 2019-07-10] 4742 Updated security/gnupg2 to 2.2.17 [adam 2019-07-10]
4743 Updated net/fehqlibs to 0.9.12.10 [schmonz 2019-07-10] 4743 Updated net/fehqlibs to 0.9.12.10 [schmonz 2019-07-10]
4744 Updated net/fehqlibs to 0.9.12.10nb1 [schmonz 2019-07-10] 4744 Updated net/fehqlibs to 0.9.12.10nb1 [schmonz 2019-07-10]
4745 Updated net/hub to 2.12.2 [leot 2019-07-10] 4745 Updated net/hub to 2.12.2 [leot 2019-07-10]
4746 Updated graphics/libraw to 0.19.3 [nia 2019-07-10] 4746 Updated graphics/libraw to 0.19.3 [nia 2019-07-10]
4747 Updated audio/solfege to 3.22.2 [schmonz 2019-07-11] 4747 Updated audio/solfege to 3.22.2 [schmonz 2019-07-11]
4748 Removed misc/yelp successor misc/yelp3 [nia 2019-07-11] 4748 Removed misc/yelp successor misc/yelp3 [nia 2019-07-11]
4749 Removed multimedia/mplayer-plugin [nia 2019-07-11] 4749 Removed multimedia/mplayer-plugin [nia 2019-07-11]
4750 Updated www/firefox to 68.0 [ryoon 2019-07-11] 4750 Updated www/firefox to 68.0 [ryoon 2019-07-11]
4751 Updated www/firefox-l10n to 68.0 [ryoon 2019-07-11] 4751 Updated www/firefox-l10n to 68.0 [ryoon 2019-07-11]
4752 Updated mail/thunderbird to 60.8.0 [ryoon 2019-07-11] 4752 Updated mail/thunderbird to 60.8.0 [ryoon 2019-07-11]
4753 Updated mail/thunderbird-l10n to 60.8.0 [ryoon 2019-07-11] 4753 Updated mail/thunderbird-l10n to 60.8.0 [ryoon 2019-07-11]
4754 Removed devel/swt [nia 2019-07-11] 4754 Removed devel/swt [nia 2019-07-11]
4755 Removed devel/xulrunner192 [nia 2019-07-11] 4755 Removed devel/xulrunner192 [nia 2019-07-11]
4756 Updated security/gnutls to 3.6.8 [sevan 2019-07-11] 4756 Updated security/gnutls to 3.6.8 [sevan 2019-07-11]
4757 Updated sysutils/flashrom to 1.1 [nia 2019-07-11] 4757 Updated sysutils/flashrom to 1.1 [nia 2019-07-11]
4758 Updated net/youtube-dl to 20190712 [leot 2019-07-11] 4758 Updated net/youtube-dl to 20190712 [leot 2019-07-11]
4759 Updated textproc/aspell-en to 2018.04.16.0nb1 [gutteridge 2019-07-12] 4759 Updated textproc/aspell-en to 2018.04.16.0nb1 [gutteridge 2019-07-12]
4760 Added sysutils/u-boot-a20-olinuxino-lime2 version 2018.11 [thorpej 2019-07-12] 4760 Added sysutils/u-boot-a20-olinuxino-lime2 version 2018.11 [thorpej 2019-07-12]
4761 Added sysutils/u-boot-a20-olinuxino-lime2-emmc version 2018.11 [thorpej 2019-07-12] 4761 Added sysutils/u-boot-a20-olinuxino-lime2-emmc version 2018.11 [thorpej 2019-07-12]
4762 Updated net/ndpi to 2.8 [adam 2019-07-12] 4762 Updated net/ndpi to 2.8 [adam 2019-07-12]
4763 Updated net/ntopng to 3.8 [adam 2019-07-12] 4763 Updated net/ntopng to 3.8 [adam 2019-07-12]
4764 Updated databases/sqlite3 to 3.29.0 [adam 2019-07-12] 4764 Updated databases/sqlite3 to 3.29.0 [adam 2019-07-12]
4765 Updated databases/sqlite3-docs to 3.29.0 [adam 2019-07-12] 4765 Updated databases/sqlite3-docs to 3.29.0 [adam 2019-07-12]
4766 Updated databases/sqlite3-tcl to 3.29.0 [adam 2019-07-12] 4766 Updated databases/sqlite3-tcl to 3.29.0 [adam 2019-07-12]
4767 Updated devel/lemon to 1.0.3.29.0 [adam 2019-07-12] 4767 Updated devel/lemon to 1.0.3.29.0 [adam 2019-07-12]
4768 Updated databases/repmgr to 4.4.0 [adam 2019-07-12] 4768 Updated databases/repmgr to 4.4.0 [adam 2019-07-12]
4769 Updated security/mit-krb5 to 1.16.2nb2 [jperkin 2019-07-12] 4769 Updated security/mit-krb5 to 1.16.2nb2 [jperkin 2019-07-12]
4770 Updated databases/py-orderedmultidict to 1.0.1 [adam 2019-07-12] 4770 Updated databases/py-orderedmultidict to 1.0.1 [adam 2019-07-12]
4771 Updated sysutils/py-crontab to 2.3.8 [adam 2019-07-12] 4771 Updated sysutils/py-crontab to 2.3.8 [adam 2019-07-12]
4772 Updated devel/py-meson to 0.51.1 [adam 2019-07-12] 4772 Updated devel/py-meson to 0.51.1 [adam 2019-07-12]
4773 Updated time/py-aniso8601 to 7.0.0 [adam 2019-07-12] 4773 Updated time/py-aniso8601 to 7.0.0 [adam 2019-07-12]
4774 Updated devel/protobuf to 3.9.0 [adam 2019-07-12] 4774 Updated devel/protobuf to 3.9.0 [adam 2019-07-12]
4775 Updated devel/py-protobuf to 3.9.0 [adam 2019-07-12] 4775 Updated devel/py-protobuf to 3.9.0 [adam 2019-07-12]
4776 Updated devel/xfce4-dev-tools to 4.13.0 [gutteridge 2019-07-12] 4776 Updated devel/xfce4-dev-tools to 4.13.0 [gutteridge 2019-07-12]
4777 Updated x11/libxfce4util to 4.13.4 [gutteridge 2019-07-12] 4777 Updated x11/libxfce4util to 4.13.4 [gutteridge 2019-07-12]
4778 Updated x11/libxfce4ui to 4.13.6 [gutteridge 2019-07-12] 4778 Updated x11/libxfce4ui to 4.13.6 [gutteridge 2019-07-12]
4779 Updated wm/xfce4-wm to 4.13.3 [gutteridge 2019-07-12] 4779 Updated wm/xfce4-wm to 4.13.3 [gutteridge 2019-07-12]
4780 Updated x11/xfce4-garcon to 0.6.3 [gutteridge 2019-07-13] 4780 Updated x11/xfce4-garcon to 0.6.3 [gutteridge 2019-07-13]
4781 Updated devel/xfce4-conf to 4.13.8 [gutteridge 2019-07-13] 4781 Updated devel/xfce4-conf to 4.13.8 [gutteridge 2019-07-13]
4782 Updated x11/xfce4-panel to 4.13.6 [gutteridge 2019-07-13] 4782 Updated x11/xfce4-panel to 4.13.6 [gutteridge 2019-07-13]
4783 Updated x11/xfce4-settings to 4.13.7 [gutteridge 2019-07-13] 4783 Updated x11/xfce4-settings to 4.13.7 [gutteridge 2019-07-13]
4784 Updated x11/xfce4-session to 4.13.3 [gutteridge 2019-07-13] 4784 Updated x11/xfce4-session to 4.13.3 [gutteridge 2019-07-13]
4785 Updated x11/xfce4-tumbler to 0.2.5 [gutteridge 2019-07-13] 4785 Updated x11/xfce4-tumbler to 0.2.5 [gutteridge 2019-07-13]
4786 Updated x11/xfce4-desktop to 4.13.5 [gutteridge 2019-07-13] 4786 Updated x11/xfce4-desktop to 4.13.5 [gutteridge 2019-07-13]
4787 Updated sysutils/xfce4-thunar to 1.8.7 [gutteridge 2019-07-13] 4787 Updated sysutils/xfce4-thunar to 1.8.7 [gutteridge 2019-07-13]
4788 Updated sysutils/xfce4-appfinder to 4.13.4 [gutteridge 2019-07-13] 4788 Updated sysutils/xfce4-appfinder to 4.13.4 [gutteridge 2019-07-13]
4789 Updated sysutils/xfce4-cpugraph-plugin to 1.1.0 [gutteridge 2019-07-13] 4789 Updated sysutils/xfce4-cpugraph-plugin to 1.1.0 [gutteridge 2019-07-13]
4790 Updated sysutils/xfce4-power-manager to 1.6.3 [gutteridge 2019-07-13] 4790 Updated sysutils/xfce4-power-manager to 1.6.3 [gutteridge 2019-07-13]
4791 Updated meta-pkgs/xfce4 to 4.14pre2 [gutteridge 2019-07-13] 4791 Updated meta-pkgs/xfce4 to 4.14pre2 [gutteridge 2019-07-13]
4792 Updated meta-pkgs/xfce4-extras to 4.14pre2 [gutteridge 2019-07-13] 4792 Updated meta-pkgs/xfce4-extras to 4.14pre2 [gutteridge 2019-07-13]
4793 Updated mail/msmtp to 1.8.5 [leot 2019-07-13] 4793 Updated mail/msmtp to 1.8.5 [leot 2019-07-13]
4794 Updated devel/yarn to 1.17.3 [adam 2019-07-13] 4794 Updated devel/yarn to 1.17.3 [adam 2019-07-13]
4795 Updated textproc/py-deepdiff to 4.0.7 [adam 2019-07-13] 4795 Updated textproc/py-deepdiff to 4.0.7 [adam 2019-07-13]
4796 Updated www/py-flask to 1.1.1 [adam 2019-07-13] 4796 Updated www/py-flask to 1.1.1 [adam 2019-07-13]
4797 Updated archivers/py-zipp to 0.5.2 [adam 2019-07-13] 4797 Updated archivers/py-zipp to 0.5.2 [adam 2019-07-13]
4798 Updated editors/nano to 4.3 [wiedi 2019-07-13] 4798 Updated editors/nano to 4.3 [wiedi 2019-07-13]
4799 Updated databases/ruby-sequel to 5.22.0 [taca 2019-07-13] 4799 Updated databases/ruby-sequel to 5.22.0 [taca 2019-07-13]
4800 Updated textproc/gtkspell to 2.0.16nb30 [wiz 2019-07-13] 4800 Updated textproc/gtkspell to 2.0.16nb30 [wiz 2019-07-13]
4801 Updated textproc/py-enchant to 1.6.11nb1 [wiz 2019-07-13] 4801 Updated textproc/py-enchant to 1.6.11nb1 [wiz 2019-07-13]
4802 Updated databases/ruby-hiera to 3.5.0 [taca 2019-07-13] 4802 Updated databases/ruby-hiera to 3.5.0 [taca 2019-07-13]
4803 Updated databases/ruby-arel-helpers to 2.9.1 [taca 2019-07-13] 4803 Updated databases/ruby-arel-helpers to 2.9.1 [taca 2019-07-13]
4804 Updated www/libmicrohttpd to 0.9.65 [bsiegert 2019-07-13] 4804 Updated www/libmicrohttpd to 0.9.65 [bsiegert 2019-07-13]
4805 Updated audio/fasttracker2 to 2.162 [fox 2019-07-13] 4805 Updated audio/fasttracker2 to 2.162 [fox 2019-07-13]
4806 Updated devel/py-mercurial to 5.0.2 [wiz 2019-07-14] 4806 Updated devel/py-mercurial to 5.0.2 [wiz 2019-07-14]
4807 Updated lang/go111 to 1.11.12 [bsiegert 2019-07-14] 4807 Updated lang/go111 to 1.11.12 [bsiegert 2019-07-14]
4808 Updated lang/go112 to 1.12.7 [bsiegert 2019-07-14] 4808 Updated lang/go112 to 1.12.7 [bsiegert 2019-07-14]
4809 Updated net/syncthing to 1.2.0 [triaxx 2019-07-14] 4809 Updated net/syncthing to 1.2.0 [triaxx 2019-07-14]
4810 Updated pkgtools/pkglint to 5.7.16 [rillig 2019-07-14] 4810 Updated pkgtools/pkglint to 5.7.16 [rillig 2019-07-14]
4811 Updated mail/sendmail to 8.15.2nb4 [jnemeth 2019-07-15] 4811 Updated mail/sendmail to 8.15.2nb4 [jnemeth 2019-07-15]
4812 Added cross/or1k-none-elf-gcc version 9.1.0 [maya 2019-07-15] 4812 Added cross/or1k-none-elf-gcc version 9.1.0 [maya 2019-07-15]
4813 Added cross/or1k-none-elf-binutils version 2.32 [maya 2019-07-15] 4813 Added cross/or1k-none-elf-binutils version 2.32 [maya 2019-07-15]
4814 Updated x11/xcb to 2.4nb2 [wiz 2019-07-15] 4814 Updated x11/xcb to 2.4nb2 [wiz 2019-07-15]
4815 Updated mail/sendmail to 8.15.2nb5 [jnemeth 2019-07-15] 4815 Updated mail/sendmail to 8.15.2nb5 [jnemeth 2019-07-15]
4816 Added devel/ocaml-ppxfind version 1.3 [jaapb 2019-07-15] 4816 Added devel/ocaml-ppxfind version 1.3 [jaapb 2019-07-15]
4817 Updated security/py-acme to 0.36.0 [adam 2019-07-15] 4817 Updated security/py-acme to 0.36.0 [adam 2019-07-15]
4818 Updated security/py-certbot to 0.36.0 [adam 2019-07-15] 4818 Updated security/py-certbot to 0.36.0 [adam 2019-07-15]
4819 Updated security/py-certbot-apache to 0.36.0 [adam 2019-07-15] 4819 Updated security/py-certbot-apache to 0.36.0 [adam 2019-07-15]
4820 Updated security/py-certbot-dns-dnsimple to 0.36.0 [adam 2019-07-15] 4820 Updated security/py-certbot-dns-dnsimple to 0.36.0 [adam 2019-07-15]
4821 Updated security/py-certbot-dns-dnsmadeeasy to 0.36.0 [adam 2019-07-15] 4821 Updated security/py-certbot-dns-dnsmadeeasy to 0.36.0 [adam 2019-07-15]
4822 Updated security/py-certbot-dns-gehirn to 0.36.0 [adam 2019-07-15] 4822 Updated security/py-certbot-dns-gehirn to 0.36.0 [adam 2019-07-15]
4823 Updated security/py-certbot-dns-google to 0.36.0 [adam 2019-07-15] 4823 Updated security/py-certbot-dns-google to 0.36.0 [adam 2019-07-15]
4824 Updated security/py-certbot-dns-linode to 0.36.0 [adam 2019-07-15] 4824 Updated security/py-certbot-dns-linode to 0.36.0 [adam 2019-07-15]
4825 Updated security/py-certbot-dns-luadns to 0.36.0 [adam 2019-07-15] 4825 Updated security/py-certbot-dns-luadns to 0.36.0 [adam 2019-07-15]
4826 Updated security/py-certbot-dns-nsone to 0.36.0 [adam 2019-07-15] 4826 Updated security/py-certbot-dns-nsone to 0.36.0 [adam 2019-07-15]
4827 Updated security/py-certbot-dns-ovh to 0.36.0 [adam 2019-07-15] 4827 Updated security/py-certbot-dns-ovh to 0.36.0 [adam 2019-07-15]
4828 Updated security/py-certbot-dns-rfc2136 to 0.36.0 [adam 2019-07-15] 4828 Updated security/py-certbot-dns-rfc2136 to 0.36.0 [adam 2019-07-15]
4829 Updated security/py-certbot-dns-route53 to 0.36.0 [adam 2019-07-15] 4829 Updated security/py-certbot-dns-route53 to 0.36.0 [adam 2019-07-15]
4830 Updated security/py-certbot-dns-sakuracloud to 0.36.0 [adam 2019-07-15] 4830 Updated security/py-certbot-dns-sakuracloud to 0.36.0 [adam 2019-07-15]
4831 Updated security/py-certbot-nginx to 0.36.0 [adam 2019-07-15] 4831 Updated security/py-certbot-nginx to 0.36.0 [adam 2019-07-15]
4832 Updated devel/ocaml-ppx_deriving to 4.4 [jaapb 2019-07-15] 4832 Updated devel/ocaml-ppx_deriving to 4.4 [jaapb 2019-07-15]
4833 Updated audio/musicpd to 0.21.11 [nia 2019-07-15] 4833 Updated audio/musicpd to 0.21.11 [nia 2019-07-15]
4834 Updated www/apache-tomcat85 to 8.5.43 [ryoon 2019-07-15] 4834 Updated www/apache-tomcat85 to 8.5.43 [ryoon 2019-07-15]
4835 Updated www/apache-tomcat9 to 9.0.22 [ryoon 2019-07-15] 4835 Updated www/apache-tomcat9 to 9.0.22 [ryoon 2019-07-15]
4836 Updated audio/libwildmidi to 0.4.3 [nia 2019-07-15] 4836 Updated audio/libwildmidi to 0.4.3 [nia 2019-07-15]
4837 Updated devel/py-meson to 0.51.1nb1 [prlw1 2019-07-15] 4837 Updated devel/py-meson to 0.51.1nb1 [prlw1 2019-07-15]
4838 Updated security/botan-devel to 2.11.0 [bsiegert 2019-07-15] 4838 Updated security/botan-devel to 2.11.0 [bsiegert 2019-07-15]
4839 Updated graphics/exiv2 to 0.27.1 [nia 2019-07-15] 4839 Updated graphics/exiv2 to 0.27.1 [nia 2019-07-15]
4840 Updated graphics/gexiv2 to 0.12.0 [nia 2019-07-15] 4840 Updated graphics/gexiv2 to 0.12.0 [nia 2019-07-15]
4841 Removed graphics/exiv2-organize [nia 2019-07-15] 4841 Removed graphics/exiv2-organize [nia 2019-07-15]
4842 Updated graphics/jasper to 2.0.16 [nia 2019-07-16] 4842 Updated graphics/jasper to 2.0.16 [nia 2019-07-16]
4843 Updated audio/xmix to 2.1nb4 [micha 2019-07-16] 4843 Updated audio/xmix to 2.1nb4 [micha 2019-07-16]
4844 Updated x11/fltk13 to 1.3.5 [micha 2019-07-16] 4844 Updated x11/fltk13 to 1.3.5 [micha 2019-07-16]
4845 Updated security/stunnel to 5.55 [ryoon 2019-07-16] 4845 Updated security/stunnel to 5.55 [ryoon 2019-07-16]
4846 Updated graphics/libwebp to 1.0.3 [ryoon 2019-07-16] 4846 Updated graphics/libwebp to 1.0.3 [ryoon 2019-07-16]
4847 Updated net/fetch to 1.8nb4 [jperkin 2019-07-16] 4847 Updated net/fetch to 1.8nb4 [jperkin 2019-07-16]
4848 Updated mail/postfix to 3.3.3nb1 [triaxx 2019-07-16] 4848 Updated mail/postfix to 3.3.3nb1 [triaxx 2019-07-16]
4849 Updated www/wordpress to 5.2.2 [schmonz 2019-07-16] 4849 Updated www/wordpress to 5.2.2 [schmonz 2019-07-16]
4850 Updated devel/libtai to 0.60nb8 [schmonz 2019-07-16] 4850 Updated devel/libtai to 0.60nb8 [schmonz 2019-07-16]
4851 Updated devel/libowfat to 0.32nb1 [schmonz 2019-07-16] 4851 Updated devel/libowfat to 0.32nb1 [schmonz 2019-07-16]
4852 Updated www/curl to 7.65.2 [leot 2019-07-17] 4852 Updated www/curl to 7.65.2 [leot 2019-07-17]
4853 Updated graphics/graphite2 to 1.3.13 [nia 2019-07-17] 4853 Updated graphics/graphite2 to 1.3.13 [nia 2019-07-17]
4854 Updated net/youtube-dl to 20190716 [leot 2019-07-17] 4854 Updated net/youtube-dl to 20190716 [leot 2019-07-17]
4855 Updated print/tex-pgf to 3.1.4 [markd 2019-07-17] 4855 Updated print/tex-pgf to 3.1.4 [markd 2019-07-17]
4856 Updated print/tex-pgf-doc to 3.1.4 [markd 2019-07-17] 4856 Updated print/tex-pgf-doc to 3.1.4 [markd 2019-07-17]
4857 Updated mail/postfix to 3.4.6 [triaxx 2019-07-17] 4857 Updated mail/postfix to 3.4.6 [triaxx 2019-07-17]
4858 Updated net/openresolv to 3.9.1 [roy 2019-07-17] 4858 Updated net/openresolv to 3.9.1 [roy 2019-07-17]
4859 Updated lang/nim to 0.20.2 [ryoon 2019-07-17] 4859 Updated lang/nim to 0.20.2 [ryoon 2019-07-17]
4860 Updated wm/awesome to 4.3 [nia 2019-07-17] 4860 Updated wm/awesome to 4.3 [nia 2019-07-17]
4861 Added textproc/bat version 0.11.0 [fox 2019-07-18] 4861 Added textproc/bat version 0.11.0 [fox 2019-07-18]
4862 Added sysutils/exa version 0.9.0 [fox 2019-07-18] 4862 Added sysutils/exa version 0.9.0 [fox 2019-07-18]
4863 Updated graphics/ristretto to 0.8.5 [gutteridge 2019-07-18] 4863 Updated graphics/ristretto to 0.8.5 [gutteridge 2019-07-18]
4864 Updated net/bind914 to 9.14.4 [taca 2019-07-18] 4864 Updated net/bind914 to 9.14.4 [taca 2019-07-18]
4865 Updated net/bind911 to 9.11.9 [taca 2019-07-18] 4865 Updated net/bind911 to 9.11.9 [taca 2019-07-18]
4866 Updated devel/waf to 2.0.18 [adam 2019-07-18] 4866 Updated devel/waf to 2.0.18 [adam 2019-07-18]
4867 Updated lang/py-parso to 0.5.1 [adam 2019-07-18] 4867 Updated lang/py-parso to 0.5.1 [adam 2019-07-18]
4868 Updated net/wireshark to 3.0.3 [adam 2019-07-18] 4868 Updated net/wireshark to 3.0.3 [adam 2019-07-18]
4869 Updated multimedia/libvpx to 1.8.1 [adam 2019-07-18] 4869 Updated multimedia/libvpx to 1.8.1 [adam 2019-07-18]
4870 Updated emulators/libretro-sameboy to 0.12.1 [nia 2019-07-18] 4870 Updated emulators/libretro-sameboy to 0.12.1 [nia 2019-07-18]
4871 Added emulators/sameboy version 0.12.1 [nia 2019-07-18] 4871 Added emulators/sameboy version 0.12.1 [nia 2019-07-18]
4872 Updated graphics/feh to 3.2 [nia 2019-07-18] 4872 Updated graphics/feh to 3.2 [nia 2019-07-18]
4873 Updated devel/py-virtualenv to 16.6.2 [adam 2019-07-18] 4873 Updated devel/py-virtualenv to 16.6.2 [adam 2019-07-18]
4874 Updated time/py-pendulum to 2.0.5 [adam 2019-07-18] 4874 Updated time/py-pendulum to 2.0.5 [adam 2019-07-18]
4875 Updated games/frotz to 2.44 [nia 2019-07-18] 4875 Updated games/frotz to 2.44 [nia 2019-07-18]
4876 Updated graphics/grafx2 to 2.6 [nia 2019-07-18] 4876 Updated graphics/grafx2 to 2.6 [nia 2019-07-18]
4877 Updated mail/dovecot2 to 2.3.7 [taca 2019-07-18] 4877 Updated mail/dovecot2 to 2.3.7 [taca 2019-07-18]
4878 Updated mail/dovecot2-gssapi to 2.3.7 [taca 2019-07-18] 4878 Updated mail/dovecot2-gssapi to 2.3.7 [taca 2019-07-18]
4879 Updated mail/dovecot2-mysql to 2.3.7 [taca 2019-07-18] 4879 Updated mail/dovecot2-mysql to 2.3.7 [taca 2019-07-18]
4880 Updated mail/dovecot2-pgsql to 2.3.7 [taca 2019-07-18] 4880 Updated mail/dovecot2-pgsql to 2.3.7 [taca 2019-07-18]
4881 Updated mail/dovecot2-sqlite to 2.3.7 [taca 2019-07-18] 4881 Updated mail/dovecot2-sqlite to 2.3.7 [taca 2019-07-18]
4882 Updated mail/dovecot2-pigeonhole to 0.5.7 [taca 2019-07-18] 4882 Updated mail/dovecot2-pigeonhole to 0.5.7 [taca 2019-07-18]
4883 Updated www/p5-CGI to 4.44 [wen 2019-07-18] 4883 Updated www/p5-CGI to 4.44 [wen 2019-07-18]
4884 Updated devel/p5-Test-Compile to 2.2.2 [wen 2019-07-18] 4884 Updated devel/p5-Test-Compile to 2.2.2 [wen 2019-07-18]
4885 Updated devel/p5-Test-Refcount to 0.10 [wen 2019-07-18] 4885 Updated devel/p5-Test-Refcount to 0.10 [wen 2019-07-18]
4886 Updated devel/p5-Test-Simple to 1.302164 [wen 2019-07-18] 4886 Updated devel/p5-Test-Simple to 1.302164 [wen 2019-07-18]
4887 Updated devel/atk to 2.33.3 [prlw1 2019-07-18] 4887 Updated devel/atk to 2.33.3 [prlw1 2019-07-18]
4888 Updated devel/at-spi2-core to 2.33.2 [prlw1 2019-07-18] 4888 Updated devel/at-spi2-core to 2.33.2 [prlw1 2019-07-18]
4889 Updated devel/at-spi2-atk to 2.33.2 [prlw1 2019-07-18] 4889 Updated devel/at-spi2-atk to 2.33.2 [prlw1 2019-07-18]
4890 Updated devel/py-at-spi2 to 2.33.2 [prlw1 2019-07-18] 4890 Updated devel/py-at-spi2 to 2.33.2 [prlw1 2019-07-18]
4891 Updated textproc/yelp-xsl to 3.32.1 [prlw1 2019-07-18] 4891 Updated textproc/yelp-xsl to 3.32.1 [prlw1 2019-07-18]
4892 Updated net/get_iplayer to 3.21 [nia 2019-07-19] 4892 Updated net/get_iplayer to 3.21 [nia 2019-07-19]
4893 Updated devel/cmake to 3.15.0 [adam 2019-07-19] 4893 Updated devel/cmake to 3.15.0 [adam 2019-07-19]
4894 Updated graphics/ImageMagick to 7.0.8.54 [nia 2019-07-19] 4894 Updated graphics/ImageMagick to 7.0.8.54 [nia 2019-07-19]
4895 Updated meta-pkgs/modular-xorg-libs to 1.7 [wiz 2019-07-19] 4895 Updated meta-pkgs/modular-xorg-libs to 1.7 [wiz 2019-07-19]
4896 Removed wm/libWindowsWM [wiz 2019-07-19] 4896 Removed wm/libWindowsWM [wiz 2019-07-19]
4897 Updated www/curl to 7.65.3 [leot 2019-07-19] 4897 Updated www/curl to 7.65.3 [leot 2019-07-19]
4898 Updated net/gallery-dl to 1.9.0 [leot 2019-07-19] 4898 Updated net/gallery-dl to 1.9.0 [leot 2019-07-19]
4899 Removed x11/xtrap [wiz 2019-07-19] 4899 Removed x11/xtrap [wiz 2019-07-19]
4900 Removed x11/libXTrap [wiz 2019-07-19] 4900 Removed x11/libXTrap [wiz 2019-07-19]
4901 Updated meta-pkgs/modular-xorg-apps to 1.14.1.11 [wiz 2019-07-19] 4901 Updated meta-pkgs/modular-xorg-apps to 1.14.1.11 [wiz 2019-07-19]
4902 Updated meta-pkgs/modular-xorg-libs to 1.8 [wiz 2019-07-19] 4902 Updated meta-pkgs/modular-xorg-libs to 1.8 [wiz 2019-07-19]
4903 Removed x11/rstart [wiz 2019-07-19] 4903 Removed x11/rstart [wiz 2019-07-19]
4904 Updated net/mikutter to 3.9.1 [tsutsui 2019-07-20] 4904 Updated net/mikutter to 3.9.1 [tsutsui 2019-07-20]
4905 Updated x11/qt5-qtwebkit to 5.212.0.alpha3 [nia 2019-07-20] 4905 Updated x11/qt5-qtwebkit to 5.212.0.alpha3 [nia 2019-07-20]
4906 Updated wm/xfce4-wm to 4.13.3nb2 [gutteridge 2019-07-20] 4906 Updated wm/xfce4-wm to 4.13.3nb2 [gutteridge 2019-07-20]
4907 Updated graphics/ImageMagick to 7.0.8.55 [nia 2019-07-20] 4907 Updated graphics/ImageMagick to 7.0.8.55 [nia 2019-07-20]
4908 Updated graphics/gimp2-wideangle to 1.0.10 [tnn 2019-07-20] 4908 Updated graphics/gimp2-wideangle to 1.0.10 [tnn 2019-07-20]
4909 Updated graphics/gimp-warp-sharp to 1.5 [tnn 2019-07-20] 4909 Updated graphics/gimp-warp-sharp to 1.5 [tnn 2019-07-20]
4910 Updated lang/guile22 to 2.2.6 [wiz 2019-07-20] 4910 Updated lang/guile22 to 2.2.6 [wiz 2019-07-20]
4911 Updated pkgtools/x11-links to 1.21 [wiz 2019-07-20] 4911 Updated pkgtools/x11-links to 1.21 [wiz 2019-07-20]
4912 Added devel/apenwarr-redo version 0.41 [schmonz 2019-07-20] 4912 Added devel/apenwarr-redo version 0.41 [schmonz 2019-07-20]
4913 Added devel/jdebp-redo version 1.4 [schmonz 2019-07-20] 4913 Added devel/jdebp-redo version 1.4 [schmonz 2019-07-20]
4914 Updated net/libfilezilla to 0.17.1 [wiz 2019-07-20] 4914 Updated net/libfilezilla to 0.17.1 [wiz 2019-07-20]
4915 Updated net/filezilla to 3.43.0 [wiz 2019-07-20] 4915 Updated net/filezilla to 3.43.0 [wiz 2019-07-20]
4916 Updated devel/libev to 4.27 [wiz 2019-07-20] 4916 Updated devel/libev to 4.27 [wiz 2019-07-20]
4917 Updated security/nettle to 3.5.1 [wiz 2019-07-20] 4917 Updated security/nettle to 3.5.1 [wiz 2019-07-20]
4918 Updated mail/thunderbird-enigmail to 2.0.12 [wiz 2019-07-20] 4918 Updated mail/thunderbird-enigmail to 2.0.12 [wiz 2019-07-20]
4919 Updated textproc/py-enchant to 2.0.0 [wiz 2019-07-20] 4919 Updated textproc/py-enchant to 2.0.0 [wiz 2019-07-20]
4920 Updated net/mosquitto to 1.6.3nb4 [gdt 2019-07-20] 4920 Updated net/mosquitto to 1.6.3nb4 [gdt 2019-07-20]
4921 Updated net/transmission to 2.94 [wiz 2019-07-20] 4921 Updated net/transmission to 2.94 [wiz 2019-07-20]
4922 Updated net/transmission-gtk to 2.94 [wiz 2019-07-20] 4922 Updated net/transmission-gtk to 2.94 [wiz 2019-07-20]
4923 Updated net/transmission-qt to 2.94 [wiz 2019-07-20] 4923 Updated net/transmission-qt to 2.94 [wiz 2019-07-20]
4924 Added net/py-paho-mqtt version 1.4.0 [gdt 2019-07-20] 4924 Added net/py-paho-mqtt version 1.4.0 [gdt 2019-07-20]
4925 Updated www/py-django-extensions to 2.2.1 [adam 2019-07-21] 4925 Updated www/py-django-extensions to 2.2.1 [adam 2019-07-21]
4926 Updated www/py-beautifulsoup4 to 4.8.0 [adam 2019-07-21] 4926 Updated www/py-beautifulsoup4 to 4.8.0 [adam 2019-07-21]
4927 Updated devel/py-mako to 1.0.14 [adam 2019-07-21] 4927 Updated devel/py-mako to 1.0.14 [adam 2019-07-21]
4928 Updated net/py-grpcio-tools to 1.22.0 [adam 2019-07-21] 4928 Updated net/py-grpcio-tools to 1.22.0 [adam 2019-07-21]
4929 Updated emulators/mame to 0.211 [wiz 2019-07-21] 4929 Updated emulators/mame to 0.211 [wiz 2019-07-21]
4930 Updated archivers/zstd to 1.4.1 [wiz 2019-07-21] 4930 Updated archivers/zstd to 1.4.1 [wiz 2019-07-21]
4931 Updated misc/khard to 0.14.0 [wiz 2019-07-21] 4931 Updated misc/khard to 0.14.0 [wiz 2019-07-21]
4932 Removed graphics/gdk-pixbuf2-jasper [wiz 2019-07-21] 4932 Removed graphics/gdk-pixbuf2-jasper [wiz 2019-07-21]
4933 Updated graphics/gdk-pixbuf2 to 2.38.1 [wiz 2019-07-21] 4933 Updated graphics/gdk-pixbuf2 to 2.38.1 [wiz 2019-07-21]
4934 Updated graphics/gdk-pixbuf2-xlib to 2.38.1 [wiz 2019-07-21] 4934 Updated graphics/gdk-pixbuf2-xlib to 2.38.1 [wiz 2019-07-21]
4935 Removed geography/gpsdrive [wiz 2019-07-21] 4935 Removed geography/gpsdrive [wiz 2019-07-21]
4936 Removed x11/xmms-osd [wiz 2019-07-21] 4936 Removed x11/xmms-osd [wiz 2019-07-21]
4937 Removed graphics/gdk-pixbuf successor graphics/gdk-pixbuf2 [wiz 2019-07-21] 4937 Removed graphics/gdk-pixbuf successor graphics/gdk-pixbuf2 [wiz 2019-07-21]
4938 Updated archivers/bzip2 to 1.0.8 [nia 2019-07-21] 4938 Updated archivers/bzip2 to 1.0.8 [nia 2019-07-21]
4939 Updated net/mitmproxy to 4.0.4nb3 [leot 2019-07-21] 4939 Updated net/mitmproxy to 4.0.4nb3 [leot 2019-07-21]
4940 Updated net/hub to 2.12.3 [leot 2019-07-21] 4940 Updated net/hub to 2.12.3 [leot 2019-07-21]
4941 Updated security/sqlmap to 1.3.7 [leot 2019-07-21] 4941 Updated security/sqlmap to 1.3.7 [leot 2019-07-21]
4942 Updated sysutils/u-boot-rockpro64 to 2017.09nb4 [tnn 2019-07-21] 4942 Updated sysutils/u-boot-rockpro64 to 2017.09nb4 [tnn 2019-07-21]
4943 Updated sysutils/u-boot-rock64 to 2017.09nb4 [tnn 2019-07-21] 4943 Updated sysutils/u-boot-rock64 to 2017.09nb4 [tnn 2019-07-21]
4944 Updated audio/espeak to 1.48.04 [nia 2019-07-21] 4944 Updated audio/espeak to 1.48.04 [nia 2019-07-21]
4945 Removed audio/portaudio successor audio/portaudio-devel [nia 2019-07-21] 4945 Removed audio/portaudio successor audio/portaudio-devel [nia 2019-07-21]
4946 Updated security/py-acme-tiny to 4.1.0 [schmonz 2019-07-22] 4946 Updated security/py-acme-tiny to 4.1.0 [schmonz 2019-07-22]
4947 Updated comms/op_panel to 0.30 [jnemeth 2019-07-22] 4947 Updated comms/op_panel to 0.30 [jnemeth 2019-07-22]
4948 Updated finance/gnucash to 3.6 [wiz 2019-07-22] 4948 Updated finance/gnucash to 3.6 [wiz 2019-07-22]
4949 Updated devel/at-spi2-core to 2.33.2nb1 [wiz 2019-07-22] 4949 Updated devel/at-spi2-core to 2.33.2nb1 [wiz 2019-07-22]
4950 Updated security/tor-browser to 8.5.4 [wiz 2019-07-22] 4950 Updated security/tor-browser to 8.5.4 [wiz 2019-07-22]
4951 Updated sysutils/i3status to 2.13 [wiz 2019-07-22] 4951 Updated sysutils/i3status to 2.13 [wiz 2019-07-22]
4952 Updated www/geckodriver to 0.24.0 [tnn 2019-07-22] 4952 Updated www/geckodriver to 0.24.0 [tnn 2019-07-22]
4953 Updated devel/git-lfs to 2.7.2 [tnn 2019-07-22] 4953 Updated devel/git-lfs to 2.7.2 [tnn 2019-07-22]
4954 Updated x11/tint2 to 16.7 [tnn 2019-07-23] 4954 Updated x11/tint2 to 16.7 [tnn 2019-07-23]
4955 Updated mail/dovecot2 to 2.3.7.1 [taca 2019-07-23] 4955 Updated mail/dovecot2 to 2.3.7.1 [taca 2019-07-23]
4956 Updated mail/dovecot2-pigeonhole to 0.5.7.1 [taca 2019-07-23] 4956 Updated mail/dovecot2-pigeonhole to 0.5.7.1 [taca 2019-07-23]
4957 Updated net/rabbitmq to 3.7.16 [jperkin 2019-07-23] 4957 Updated net/rabbitmq to 3.7.16 [jperkin 2019-07-23]
4958 Updated print/poppler to 0.79.0 [wiz 2019-07-23] 4958 Updated print/poppler to 0.79.0 [wiz 2019-07-23]
4959 Updated x11/mlterm to 3.8.8nb3 [rin 2019-07-24] 4959 Updated x11/mlterm to 3.8.8nb3 [rin 2019-07-24]
4960 Updated mail/squirrelmail to 1.4.23pre14832 [taca 2019-07-24] 4960 Updated mail/squirrelmail to 1.4.23pre14832 [taca 2019-07-24]
4961 Updated net/dhcpcd to 8.0.0 [roy 2019-07-24] 4961 Updated net/dhcpcd to 8.0.0 [roy 2019-07-24]
4962 Updated shells/oksh to 6.5 [maya 2019-07-24] 4962 Updated shells/oksh to 6.5 [maya 2019-07-24]
4963 Updated www/firefox to 68.0.1 [ryoon 2019-07-24] 4963 Updated www/firefox to 68.0.1 [ryoon 2019-07-24]
4964 Updated www/firefox-l10n to 68.0.1 [ryoon 2019-07-24] 4964 Updated www/firefox-l10n to 68.0.1 [ryoon 2019-07-24]
4965 Updated editors/OmegaT to 4.3.0 [ryoon 2019-07-24] 4965 Updated editors/OmegaT to 4.3.0 [ryoon 2019-07-24]
4966 Added editors/kakoune version 2019.07.01 [nia 2019-07-24] 4966 Added editors/kakoune version 2019.07.01 [nia 2019-07-24]
4967 Updated graphics/feh to 3.2.1 [nia 2019-07-24] 4967 Updated graphics/feh to 3.2.1 [nia 2019-07-24]
4968 Updated x11/dunst to 1.4.1 [nia 2019-07-24] 4968 Updated x11/dunst to 1.4.1 [nia 2019-07-24]
4969 Updated net/enet to 1.3.14 [nia 2019-07-24] 4969 Updated net/enet to 1.3.14 [nia 2019-07-24]
4970 Updated textproc/aspell to 0.60.6.1nb9 [rin 2019-07-24] 4970 Updated textproc/aspell to 0.60.6.1nb9 [rin 2019-07-24]
4971 Updated wm/ctwm to 4.0.3 [rhialto 2019-07-24] 4971 Updated wm/ctwm to 4.0.3 [rhialto 2019-07-24]
4972 Updated net/dhcpcd to 8.0.1 [roy 2019-07-25] 4972 Updated net/dhcpcd to 8.0.1 [roy 2019-07-25]
4973 Updated lang/openjdk8 to 1.8.222 [tnn 2019-07-25] 4973 Updated lang/openjdk8 to 1.8.222 [tnn 2019-07-25]
4974 Updated security/putty to 0.72 [ryoon 2019-07-25] 4974 Updated security/putty to 0.72 [ryoon 2019-07-25]
4975 Added games/etlegacy-data version 2.60b [nia 2019-07-25] 4975 Added games/etlegacy-data version 2.60b [nia 2019-07-25]
4976 Removed devel/intellij-idea-ce successor intellij-ce-bin [ryoon 2019-07-25] 4976 Removed devel/intellij-idea-ce successor intellij-ce-bin [ryoon 2019-07-25]
4977 Updated sysutils/xfce4-thunar to 1.8.8 [gutteridge 2019-07-25] 4977 Updated sysutils/xfce4-thunar to 1.8.8 [gutteridge 2019-07-25]
4978 Updated audio/vamp-plugin-sdk to 2.8.0 [nia 2019-07-26] 4978 Updated audio/vamp-plugin-sdk to 2.8.0 [nia 2019-07-26]
4979 Removed wm/py-tyle [wiz 2019-07-26] 4979 Removed wm/py-tyle [wiz 2019-07-26]
4980 Updated net/ldns to 1.7.1 [he 2019-07-26] 4980 Updated net/ldns to 1.7.1 [he 2019-07-26]
4981 Updated x11/mlterm to 3.8.8nb4 [rin 2019-07-26] 4981 Updated x11/mlterm to 3.8.8nb4 [rin 2019-07-26]
4982 Updated devel/ccache to 3.7.2 [nia 2019-07-27] 4982 Updated devel/ccache to 3.7.2 [nia 2019-07-27]
4983 Updated devel/cdk to 5.0.20190303 [nia 2019-07-27] 4983 Updated devel/cdk to 5.0.20190303 [nia 2019-07-27]
4984 Updated net/mikutter to 3.9.2 [tsutsui 2019-07-27] 4984 Updated net/mikutter to 3.9.2 [tsutsui 2019-07-27]
4985 Updated fonts/koruri-ttf to 20180915 [nia 2019-07-27] 4985 Updated fonts/koruri-ttf to 20180915 [nia 2019-07-27]
4986 Updated audio/mpg123 to 1.25.11 [nia 2019-07-27] 4986 Updated audio/mpg123 to 1.25.11 [nia 2019-07-27]
4987 Updated devel/SDL2 to 2.0.10 [nia 2019-07-27] 4987 Updated devel/SDL2 to 2.0.10 [nia 2019-07-27]
4988 Updated net/youtube-dl to 20190727 [leot 2019-07-27] 4988 Updated net/youtube-dl to 20190727 [leot 2019-07-27]
4989 Updated textproc/translate-shell to 0.9.6.11 [leot 2019-07-27] 4989 Updated textproc/translate-shell to 0.9.6.11 [leot 2019-07-27]
4990 Added chat/bitlbee-discord version 0.4.2 [nia 2019-07-28] 4990 Added chat/bitlbee-discord version 0.4.2 [nia 2019-07-28]
4991 Added chat/bitlbee-facebook version 1.2.0 [nia 2019-07-28] 4991 Added chat/bitlbee-facebook version 1.2.0 [nia 2019-07-28]
4992 Added chat/bitlbee-mastodon version 1.4.2 [nia 2019-07-28] 4992 Added chat/bitlbee-mastodon version 1.4.2 [nia 2019-07-28]
4993 Added chat/bitlbee-steam version 1.4.2 [nia 2019-07-28] 4993 Added chat/bitlbee-steam version 1.4.2 [nia 2019-07-28]
4994 Updated chat/py-mastodon to 1.4.6 [nia 2019-07-28] 4994 Updated chat/py-mastodon to 1.4.6 [nia 2019-07-28]
4995 Updated chat/tootstream to 0.3.7 [nia 2019-07-28] 4995 Updated chat/tootstream to 0.3.7 [nia 2019-07-28]
4996 Updated mail/exim to 4.92.1 [abs 2019-07-28] 4996 Updated mail/exim to 4.92.1 [abs 2019-07-28]
4997 Updated fonts/inconsolata-ttf to 2.001 [nia 2019-07-29] 4997 Updated fonts/inconsolata-ttf to 2.001 [nia 2019-07-29]
4998 Updated sysutils/usbutil to 0.5nb6 [micha 2019-07-29] 4998 Updated sysutils/usbutil to 0.5nb6 [micha 2019-07-29]
4999 Added print/tex-accents version 1.4 [markd 2019-07-29] 4999 Added print/tex-accents version 1.4 [markd 2019-07-29]
5000 Added print/tex-accents-doc version 1.4 [markd 2019-07-29] 5000 Added print/tex-accents-doc version 1.4 [markd 2019-07-29]
5001 Added print/tex-arabicfront version 1.1 [markd 2019-07-29] 5001 Added print/tex-arabicfront version 1.1 [markd 2019-07-29]
5002 Added print/tex-arabicfront-doc version 1.1 [markd 2019-07-29] 5002 Added print/tex-arabicfront-doc version 1.1 [markd 2019-07-29]
5003 Added print/tex-checkend version 1.0 [markd 2019-07-29] 5003 Added print/tex-checkend version 1.0 [markd 2019-07-29]
5004 Added print/tex-checkend-doc version 1.0 [markd 2019-07-29] 5004 Added print/tex-checkend-doc version 1.0 [markd 2019-07-29]
5005 Added print/tex-dotlessi version 1.1 [markd 2019-07-29] 5005 Added print/tex-dotlessi version 1.1 [markd 2019-07-29]
5006 Added print/tex-dotlessi-doc version 1.1 [markd 2019-07-29] 5006 Added print/tex-dotlessi-doc version 1.1 [markd 2019-07-29]
5007 Added print/tex-soulpos version 1.1 [markd 2019-07-29] 5007 Added print/tex-soulpos version 1.1 [markd 2019-07-29]
5008 Added print/tex-soulpos-doc version 1.1 [markd 2019-07-29] 5008 Added print/tex-soulpos-doc version 1.1 [markd 2019-07-29]
5009 Added print/tex-subdocs version 0.1 [markd 2019-07-29] 5009 Added print/tex-subdocs version 0.1 [markd 2019-07-29]
5010 Added print/tex-subdocs-doc version 0.1 [markd 2019-07-29] 5010 Added print/tex-subdocs-doc version 0.1 [markd 2019-07-29]
5011 Added print/tex-tensind version 1.1 [markd 2019-07-29] 5011 Added print/tex-tensind version 1.1 [markd 2019-07-29]
5012 Added print/tex-tensind-doc version 1.1 [markd 2019-07-29] 5012 Added print/tex-tensind-doc version 1.1 [markd 2019-07-29]
5013 Added print/tex-hyphenex version 20150320 [markd 2019-07-29] 5013 Added print/tex-hyphenex version 20150320 [markd 2019-07-29]
5014 Added fonts/tex-mathalpha version 1.12 [markd 2019-07-29] 5014 Added fonts/tex-mathalpha version 1.12 [markd 2019-07-29]
5015 Added fonts/tex-mathalpha-doc version 1.12 [markd 2019-07-29] 5015 Added fonts/tex-mathalpha-doc version 1.12 [markd 2019-07-29]
5016 Removed fonts/tex-mathalfa successor fonts/tex-mathalpha [markd 2019-07-29] 5016 Removed fonts/tex-mathalfa successor fonts/tex-mathalpha [markd 2019-07-29]
5017 Removed fonts/tex-mathalfa-doc successor fonts/tex-mathalpha-doc [markd 2019-07-29] 5017 Removed fonts/tex-mathalfa-doc successor fonts/tex-mathalpha-doc [markd 2019-07-29]
5018 Removed print/tex-bezos [markd 2019-07-29] 5018 Removed print/tex-bezos [markd 2019-07-29]
5019 Removed print/tex-bezos-doc [markd 2019-07-29] 5019 Removed print/tex-bezos-doc [markd 2019-07-29]
5020 Updated pkgtools/pkg_rolling-replace to 0.24.7 [gdt 2019-07-29] 5020 Updated pkgtools/pkg_rolling-replace to 0.24.7 [gdt 2019-07-29]
5021 Added net/unison2.48 version 2.48.15v4nb5 [wiz 2019-07-29] 5021 Added net/unison2.48 version 2.48.15v4nb5 [wiz 2019-07-29]
5022 Removed net/unison successor net/unison2.48 [wiz 2019-07-29] 5022 Removed net/unison successor net/unison2.48 [wiz 2019-07-29]
5023 Updated emulators/BasiliskII to 20190405 [nia 2019-07-30] 5023 Updated emulators/BasiliskII to 20190405 [nia 2019-07-30]
5024 Updated net/speedtest-cli to 2.1.1 [nia 2019-07-30] 5024 Updated net/speedtest-cli to 2.1.1 [nia 2019-07-30]
5025 Updated sysutils/xfce4-appfinder to 4.13.5 [nia 2019-07-30] 5025 Updated sysutils/xfce4-appfinder to 4.13.5 [nia 2019-07-30]
5026 Updated databases/sqlitebrowser to 3.11.2 [nia 2019-07-30] 5026 Updated databases/sqlitebrowser to 3.11.2 [nia 2019-07-30]
5027 Updated audio/rubberband to 1.8.2 [nia 2019-07-30] 5027 Updated audio/rubberband to 1.8.2 [nia 2019-07-30]
5028 Updated net/libtorrent to 0.13.8 [nia 2019-07-30] 5028 Updated net/libtorrent to 0.13.8 [nia 2019-07-30]
5029 Updated net/rtorrent to 0.9.8 [nia 2019-07-30] 5029 Updated net/rtorrent to 0.9.8 [nia 2019-07-30]
5030 Updated net/dhcpcd to 8.0.2 [roy 2019-07-30] 5030 Updated net/dhcpcd to 8.0.2 [roy 2019-07-30]
5031 Updated devel/nss to 3.45 [ryoon 2019-07-30] 5031 Updated devel/nss to 3.45 [ryoon 2019-07-30]
5032 Updated graphics/geeqie to 1.5 [ryoon 2019-07-30] 5032 Updated graphics/geeqie to 1.5 [ryoon 2019-07-30]
5033 Updated audio/libebur128 to 1.2.4 [nia 2019-07-30] 5033 Updated audio/libebur128 to 1.2.4 [nia 2019-07-30]
5034 Updated misc/goffice0.10 to 0.10.45 [nia 2019-07-30] 5034 Updated misc/goffice0.10 to 0.10.45 [nia 2019-07-30]
5035 Updated math/gnumeric112 to 1.12.45 [nia 2019-07-30] 5035 Updated math/gnumeric112 to 1.12.45 [nia 2019-07-30]
5036 Removed graphics/opencv2 successor graphics/opencv [nia 2019-07-30] 5036 Removed graphics/opencv2 successor graphics/opencv [nia 2019-07-30]
5037 Updated pkgtools/pkglint to 5.7.17 [rillig 2019-07-30] 5037 Updated pkgtools/pkglint to 5.7.17 [rillig 2019-07-30]
5038 Added archivers/R-zip version 2.0.3 [brook 2019-07-30] 5038 Added archivers/R-zip version 2.0.3 [brook 2019-07-30]
5039 Added devel/R-checkmate version 1.9.4 [brook 2019-07-30] 5039 Added devel/R-checkmate version 1.9.4 [brook 2019-07-30]
5040 Added devel/R-checkmate version 1.9.4 [brook 2019-07-30] 5040 Added devel/R-checkmate version 1.9.4 [brook 2019-07-30]
5041 Added devel/R-clipr version 0.7.0 [brook 2019-07-30] 5041 Added devel/R-clipr version 0.7.0 [brook 2019-07-30]
5042 Added devel/R-rematch version 1.0.1 [brook 2019-07-31] 5042 Added devel/R-rematch version 1.0.1 [brook 2019-07-31]
5043 Added devel/R-rio version 0.5.16 [brook 2019-07-31] 5043 Added devel/R-rio version 0.5.16 [brook 2019-07-31]
5044 Added devel/R-tcltk2 version 1.2.11 [brook 2019-07-31] 5044 Added devel/R-tcltk2 version 1.2.11 [brook 2019-07-31]
5045 Added devel/R-withr version 2.1.2 [brook 2019-07-31] 5045 Added devel/R-withr version 2.1.2 [brook 2019-07-31]
5046 Added devel/R-xfun version 0.8 [brook 2019-07-31] 5046 Added devel/R-xfun version 0.8 [brook 2019-07-31]
5047 Updated www/cliqz to 1.28.0 [fox 2019-07-31] 5047 Updated www/cliqz to 1.28.0 [fox 2019-07-31]
5048 Updated devel/ocaml-findlib to 1.8.1 [jaapb 2019-07-31] 5048 Updated devel/ocaml-findlib to 1.8.1 [jaapb 2019-07-31]
5049 Updated devel/ocaml-migrate-parsetree to 1.4.0 [jaapb 2019-07-31] 5049 Updated devel/ocaml-migrate-parsetree to 1.4.0 [jaapb 2019-07-31]
5050 Updated devel/ocaml-ppx_tools to 5.3 [jaapb 2019-07-31] 5050 Updated devel/ocaml-ppx_tools to 5.3 [jaapb 2019-07-31]
5051 Updated devel/ocaml-ppx_tools_versioned to 5.2.3 [jaapb 2019-07-31] 5051 Updated devel/ocaml-ppx_tools_versioned to 5.2.3 [jaapb 2019-07-31]
5052 Updated graphics/exiv2 to 0.27.2 [nia 2019-07-31] 5052 Updated graphics/exiv2 to 0.27.2 [nia 2019-07-31]
5053 Updated devel/ocaml-ppx_custom_printf to 0.12.1 [jaapb 2019-07-31] 5053 Updated devel/ocaml-ppx_custom_printf to 0.12.1 [jaapb 2019-07-31]
5054 Updated devel/libidn2 to 2.2.0 [nia 2019-07-31] 5054 Updated devel/libidn2 to 2.2.0 [nia 2019-07-31]
5055 Updated audio/opusfile to 0.11 [nia 2019-07-31] 5055 Updated audio/opusfile to 0.11 [nia 2019-07-31]
5056 Updated games/openttd to 1.9.2 [nia 2019-07-31] 5056 Updated games/openttd to 1.9.2 [nia 2019-07-31]
5057 Added graphics/R-effects version 4.1.1 [brook 2019-07-31] 5057 Added graphics/R-effects version 4.1.1 [brook 2019-07-31]
5058 Added graphics/R-viridis version 0.5.1 [brook 2019-07-31] 5058 Added graphics/R-viridis version 0.5.1 [brook 2019-07-31]
5059 Added math/R-Formula version 1.2.3 [brook 2019-07-31] 5059 Added math/R-Formula version 1.2.3 [brook 2019-07-31]
5060 Added math/R-RandomFieldsUtils version 0.5.3 [brook 2019-07-31] 5060 Added math/R-RandomFieldsUtils version 0.5.3 [brook 2019-07-31]
5061 Added math/R-RcmdrMisc version 2.5.1 [brook 2019-07-31] 5061 Added math/R-RcmdrMisc version 2.5.1 [brook 2019-07-31]
5062 Added math/R-acepack version 1.4.1 [brook 2019-07-31] 5062 Added math/R-acepack version 1.4.1 [brook 2019-07-31]
5063 Added math/R-backports version 1.1.4 [brook 2019-07-31] 5063 Added math/R-backports version 1.1.4 [brook 2019-07-31]
5064 Added math/R-ellipsis version 0.2.0.1 [brook 2019-07-31] 5064 Added math/R-ellipsis version 0.2.0.1 [brook 2019-07-31]
5065 Added math/R-estimability version 1.3 [brook 2019-07-31] 5065 Added math/R-estimability version 1.3 [brook 2019-07-31]
5066 Added math/R-forcats version 0.4.0 [brook 2019-07-31] 5066 Added math/R-forcats version 0.4.0 [brook 2019-07-31]
5067 Added math/R-mitools version 2.4 [brook 2019-07-31] 5067 Added math/R-mitools version 2.4 [brook 2019-07-31]
5068 Added math/R-nortest version 1.0.4 [brook 2019-07-31] 5068 Added math/R-nortest version 1.0.4 [brook 2019-07-31]
5069 Added math/R-relimp version 1.0.5 [brook 2019-07-31] 5069 Added math/R-relimp version 1.0.5 [brook 2019-07-31]
5070 Added math/R-rstudioapi version 0.10 [brook 2019-07-31] 5070 Added math/R-rstudioapi version 0.10 [brook 2019-07-31]
5071 Added math/R-sandwich version 2.5.1 [brook 2019-07-31] 5071 Added math/R-sandwich version 2.5.1 [brook 2019-07-31]
5072 Added math/R-survey version 3.36 [brook 2019-07-31] 5072 Added math/R-survey version 3.36 [brook 2019-07-31]
5073 Added math/R-urca version 1.3.0 [brook 2019-07-31] 5073 Added math/R-urca version 1.3.0 [brook 2019-07-31]
5074 Added math/R-vctrs version 0.2.0 [brook 2019-07-31] 5074 Added math/R-vctrs version 0.2.0 [brook 2019-07-31]
5075 Added math/R-zeallot version 0.1.0 [brook 2019-07-31] 5075 Added math/R-zeallot version 0.1.0 [brook 2019-07-31]
5076 Added misc/R-Hmisc version 4.2.0 [brook 2019-07-31] 5076 Added misc/R-Hmisc version 4.2.0 [brook 2019-07-31]
5077 Added sysutils/R-progress version 1.2.2 [brook 2019-07-31] 5077 Added sysutils/R-progress version 1.2.2 [brook 2019-07-31]
5078 Added textproc/R-cellranger version 1.1.0 [brook 2019-07-31] 5078 Added textproc/R-cellranger version 1.1.0 [brook 2019-07-31]
5079 Added textproc/R-data.table version 1.12.2 [brook 2019-07-31] 5079 Added textproc/R-data.table version 1.12.2 [brook 2019-07-31]
5080 Added textproc/R-haven version 2.1.1 [brook 2019-07-31] 5080 Added textproc/R-haven version 2.1.1 [brook 2019-07-31]
5081 Added textproc/R-htmlTable version 1.13.1 [brook 2019-07-31] 5081 Added textproc/R-htmlTable version 1.13.1 [brook 2019-07-31]
5082 Added textproc/R-openxlsx version 4.1.0.1 [brook 2019-07-31] 5082 Added textproc/R-openxlsx version 4.1.0.1 [brook 2019-07-31]
5083 Added textproc/R-readr version 1.3.1 [brook 2019-07-31] 5083 Added textproc/R-readr version 1.3.1 [brook 2019-07-31]
5084 Added textproc/R-readstata13 version 0.9.2 [brook 2019-07-31] 5084 Added textproc/R-readstata13 version 0.9.2 [brook 2019-07-31]
5085 Added textproc/R-readxl version 1.3.1 [brook 2019-07-31] 5085 Added textproc/R-readxl version 1.3.1 [brook 2019-07-31]
5086 Added time/R-hms version 0.5.0 [brook 2019-07-31] 5086 Added time/R-hms version 0.5.0 [brook 2019-07-31]
5087 Added www/R-htmlwidgets version 1.3 [brook 2019-07-31] 5087 Added www/R-htmlwidgets version 1.3 [brook 2019-07-31]
5088 Updated net/youtube-dl to 20190730 [leot 2019-07-31] 5088 Updated net/youtube-dl to 20190730 [leot 2019-07-31]
5089 Updated converters/R-base64enc to 0.1.3 [brook 2019-07-31] 5089 Updated converters/R-base64enc to 0.1.3 [brook 2019-07-31]
5090 Updated databases/R-RSQLite to 2.1.2 [brook 2019-07-31] 5090 Updated databases/R-RSQLite to 2.1.2 [brook 2019-07-31]
5091 Updated databases/R-sqldf to 0.4.11 [brook 2019-07-31] 5091 Updated databases/R-sqldf to 0.4.11 [brook 2019-07-31]
5092 Updated devel/R-IRkernel to 1.0.2 [brook 2019-07-31] 5092 Updated devel/R-IRkernel to 1.0.2 [brook 2019-07-31]
5093 Updated devel/R-R6 to 2.4.0 [brook 2019-07-31] 5093 Updated devel/R-R6 to 2.4.0 [brook 2019-07-31]
5094 Updated devel/R-Rcpp to 1.0.2 [brook 2019-07-31] 5094 Updated devel/R-Rcpp to 1.0.2 [brook 2019-07-31]
5095 Updated devel/R-blob to 1.2.0 [brook 2019-07-31] 5095 Updated devel/R-blob to 1.2.0 [brook 2019-07-31]
5096 Updated devel/R-evaluate to 0.14 [brook 2019-07-31] 5096 Updated devel/R-evaluate to 0.14 [brook 2019-07-31]
5097 Updated devel/R-iterators to 1.0.12 [brook 2019-07-31] 5097 Updated devel/R-iterators to 1.0.12 [brook 2019-07-31]
5098 Updated devel/R-repr to 1.0.1 [brook 2019-07-31] 5098 Updated devel/R-repr to 1.0.1 [brook 2019-07-31]
5099 Updated devel/R-rlang to 0.4.0 [brook 2019-07-31] 5099 Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]
5100 Updated finance/R-TTR to 0.23.4 [brook 2019-07-31] 5100 Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
5101 Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31] 5101 Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31]
5102 Updated finance/R-tseries to 0.10.47 [brook 2019-07-31] 5102 Updated finance/R-tseries to 0.10.47 [brook 2019-07-31]
5103 Updated geography/R-countrycode to 1.1.0 [brook 2019-07-31] 5103 Updated geography/R-countrycode to 1.1.0 [brook 2019-07-31]
5104 Updated geography/R-maptools to 0.9.5 [brook 2019-07-31] 5104 Updated geography/R-maptools to 0.9.5 [brook 2019-07-31]
5105 Updated graphics/R-Cairo to 1.5.10 [brook 2019-07-31] 5105 Updated graphics/R-Cairo to 1.5.10 [brook 2019-07-31]
5106 Updated graphics/R-colorspace to 1.4.1 [brook 2019-07-31] 5106 Updated graphics/R-colorspace to 1.4.1 [brook 2019-07-31]
5107 Updated graphics/R-ggplot2 to 3.2.0 [brook 2019-07-31] 5107 Updated graphics/R-ggplot2 to 3.2.0 [brook 2019-07-31]
5108 Updated graphics/R-munsell to 0.5.0 [brook 2019-07-31] 5108 Updated graphics/R-munsell to 0.5.0 [brook 2019-07-31]
5109 Updated graphics/R-scales to 1.0.0 [brook 2019-07-31] 5109 Updated graphics/R-scales to 1.0.0 [brook 2019-07-31]
5110 Updated lang/R-codetools to 0.2.16 [brook 2019-07-31] 5110 Updated lang/R-codetools to 0.2.16 [brook 2019-07-31]
5111 Updated mail/R-mime to 0.7 [brook 2019-07-31] 5111 Updated mail/R-mime to 0.7 [brook 2019-07-31]
5112 Updated www/vimb to 3.5.0 [leot 2019-07-31] 5112 Updated www/vimb to 3.5.0 [leot 2019-07-31]
5113 Updated devel/R-BH to 1.69.0.1 [brook 2019-07-31] 5113 Updated devel/R-BH to 1.69.0.1 [brook 2019-07-31]
5114 Updated math/R-DAAG to 1.22.1 [brook 2019-07-31] 5114 Updated math/R-DAAG to 1.22.1 [brook 2019-07-31]
5115 Updated math/R-FNN to 1.1.3 [brook 2019-07-31] 5115 Updated math/R-FNN to 1.1.3 [brook 2019-07-31]
5116 Updated math/R-RandomFields to 3.3.6 [brook 2019-07-31] 5116 Updated math/R-RandomFields to 3.3.6 [brook 2019-07-31]
5117 Updated math/R-Rcmdr to 2.5.3 [brook 2019-07-31] 5117 Updated math/R-Rcmdr to 2.5.3 [brook 2019-07-31]
5118 Updated math/R-RcppArmadillo to 0.9.600.4.0 [brook 2019-07-31] 5118 Updated math/R-RcppArmadillo to 0.9.600.4.0 [brook 2019-07-31]
5119 Updated math/R-RcppEigen to 0.3.3.5.0 [brook 2019-07-31] 5119 Updated math/R-RcppEigen to 0.3.3.5.0 [brook 2019-07-31]
5120 Updated math/R-VGAM to 1.1.1 [brook 2019-07-31] 5120 Updated math/R-VGAM to 1.1.1 [brook 2019-07-31]
5121 Updated math/R-XML to 3.98.1.20 [brook 2019-07-31] 5121 Updated math/R-XML to 3.98.1.20 [brook 2019-07-31]
5122 Updated math/R-aplpack to 1.3.2 [brook 2019-07-31] 5122 Updated math/R-aplpack to 1.3.2 [brook 2019-07-31]
5123 Updated math/R-car to 3.0.3 [brook 2019-07-31] 5123 Updated math/R-car to 3.0.3 [brook 2019-07-31]
5124 Updated math/R-chron to 2.3.53 [brook 2019-07-31] 5124 Updated math/R-chron to 2.3.53 [brook 2019-07-31]
5125 Updated math/R-classInt to 0.3.3 [brook 2019-07-31] 5125 Updated math/R-classInt to 0.3.3 [brook 2019-07-31]
5126 Updated math/R-coda to 0.19.3 [brook 2019-07-31] 5126 Updated math/R-coda to 0.19.3 [brook 2019-07-31]
5127 Updated math/R-combinat to 0.0.8 [brook 2019-07-31] 5127 Updated math/R-combinat to 0.0.8 [brook 2019-07-31]
5128 Updated math/R-e1071 to 1.7.2 [brook 2019-07-31] 5128 Updated math/R-e1071 to 1.7.2 [brook 2019-07-31]
5129 Updated math/R-emdbook to 1.3.11 [brook 2019-07-31] 5129 Updated math/R-emdbook to 1.3.11 [brook 2019-07-31]
5130 Updated math/R-forecast to 8.7 [brook 2019-07-31] 5130 Updated math/R-forecast to 8.7 [brook 2019-07-31]
5131 Updated math/R-gdata to 2.18.0 [brook 2019-07-31] 5131 Updated math/R-gdata to 2.18.0 [brook 2019-07-31]
5132 Updated cad/qcad to 3.23.0.0 [plunky 2019-07-31] 5132 Updated cad/qcad to 3.23.0.0 [plunky 2019-07-31]
5133 Updated math/R-genetics to 1.3.8.1.2 [brook 2019-07-31] 5133 Updated math/R-genetics to 1.3.8.1.2 [brook 2019-07-31]
5134 Updated math/R-geoR to 1.7.5.2.1 [brook 2019-07-31] 5134 Updated math/R-geoR to 1.7.5.2.1 [brook 2019-07-31]
5135 Updated math/R-geoRglm to 0.9.11 [brook 2019-07-31] 5135 Updated math/R-geoRglm to 0.9.11 [brook 2019-07-31]
5136 Updated math/R-gss to 2.1.10 [brook 2019-07-31] 5136 Updated math/R-gss to 2.1.10 [brook 2019-07-31]
5137 Updated math/R-gstat to 2.0.2 [brook 2019-07-31] 5137 Updated math/R-gstat to 2.0.2 [brook 2019-07-31]
5138 Updated math/R-gtable to 0.3.0 [brook 2019-07-31] 5138 Updated math/R-gtable to 0.3.0 [brook 2019-07-31]
5139 Updated math/R-gtools to 3.8.1 [brook 2019-07-31] 5139 Updated math/R-gtools to 3.8.1 [brook 2019-07-31]
5140 Updated math/R-httpRequest to 0.0.10 [brook 2019-07-31] 5140 Updated math/R-httpRequest to 0.0.10 [brook 2019-07-31]
5141 Updated math/R-igraph to 1.2.4.1 [brook 2019-07-31] 5141 Updated math/R-igraph to 1.2.4.1 [brook 2019-07-31]
5142 Updated math/R-lme4 to 1.1.21 [brook 2019-07-31] 5142 Updated math/R-lme4 to 1.1.21 [brook 2019-07-31]
5143 Updated math/R-lmm to 1.2 [brook 2019-07-31] 5143 Updated math/R-lmm to 1.2 [brook 2019-07-31]
5144 Updated math/R-lmtest to 0.9.37 [brook 2019-07-31] 5144 Updated math/R-lmtest to 0.9.37 [brook 2019-07-31]
5145 Updated math/R-mapproj to 1.2.6 [brook 2019-07-31] 5145 Updated math/R-mapproj to 1.2.6 [brook 2019-07-31]
5146 Updated math/R-maps to 3.3.0 [brook 2019-07-31] 5146 Updated math/R-maps to 3.3.0 [brook 2019-07-31]
5147 Updated math/R-mvtnorm to 1.0.11 [brook 2019-07-31] 5147 Updated math/R-mvtnorm to 1.0.11 [brook 2019-07-31]
5148 Updated math/R-nloptr to 1.2.1 [brook 2019-07-31] 5148 Updated math/R-nloptr to 1.2.1 [brook 2019-07-31]
5149 Updated math/R-numDeriv to 2016.8.1.1 [brook 2019-07-31] 5149 Updated math/R-numDeriv to 2016.8.1.1 [brook 2019-07-31]
5150 Updated math/R-poweRlaw to 0.70.2 [brook 2019-07-31] 5150 Updated math/R-poweRlaw to 0.70.2 [brook 2019-07-31]
5151 Updated math/R-prob to 1.0.1 [brook 2019-07-31] 5151 Updated math/R-prob to 1.0.1 [brook 2019-07-31]
5152 Updated math/R-quadprog to 1.5.7 [brook 2019-07-31] 5152 Updated math/R-quadprog to 1.5.7 [brook 2019-07-31]
5153 Updated math/R-quantreg to 5.42.1 [brook 2019-07-31] 5153 Updated math/R-quantreg to 5.42.1 [brook 2019-07-31]
5154 Updated math/R-randomForest to 4.6.14 [brook 2019-07-31] 5154 Updated math/R-randomForest to 4.6.14 [brook 2019-07-31]
5155 Updated math/R-sgeostat to 1.0.27 [brook 2019-07-31] 5155 Updated math/R-sgeostat to 1.0.27 [brook 2019-07-31]
5156 Updated math/R-spacetime to 1.2.2 [brook 2019-07-31] 5156 Updated math/R-spacetime to 1.2.2 [brook 2019-07-31]
5157 Updated math/R-splancs to 2.01.40 [brook 2019-07-31] 5157 Updated math/R-splancs to 2.01.40 [brook 2019-07-31]
5158 Updated math/R-statmod to 1.4.32 [brook 2019-07-31] 5158 Updated math/R-statmod to 1.4.32 [brook 2019-07-31]
5159 Updated math/R-tibble to 2.1.3 [brook 2019-07-31] 5159 Updated math/R-tibble to 2.1.3 [brook 2019-07-31]
5160 Updated math/R-xtable to 1.8.4 [brook 2019-07-31] 5160 Updated math/R-xtable to 1.8.4 [brook 2019-07-31]
5161 Updated math/R-xts to 0.11.2 [brook 2019-07-31] 5161 Updated math/R-xts to 0.11.2 [brook 2019-07-31]
5162 Updated math/R-zoo to 1.8.6 [brook 2019-07-31] 5162 Updated math/R-zoo to 1.8.6 [brook 2019-07-31]
5163 Updated misc/R-pillar to 1.4.2 [brook 2019-07-31] 5163 Updated misc/R-pillar to 1.4.2 [brook 2019-07-31]
5164 Updated net/R-pbdZMQ to 0.3.3 [brook 2019-07-31] 5164 Updated net/R-pbdZMQ to 0.3.3 [brook 2019-07-31]
5165 Updated print/R-knitr to 1.23 [brook 2019-07-31] 5165 Updated print/R-knitr to 1.23 [brook 2019-07-31]
5166 Updated security/R-digest to 0.6.20 [brook 2019-07-31] 5166 Updated security/R-digest to 0.6.20 [brook 2019-07-31]
5167 Updated textproc/R-formatR to 1.7 [brook 2019-07-31] 5167 Updated textproc/R-formatR to 1.7 [brook 2019-07-31]
5168 Updated textproc/R-gsubfn to 0.7 [brook 2019-07-31] 5168 Updated textproc/R-gsubfn to 0.7 [brook 2019-07-31]
5169 Updated textproc/R-highr to 0.8 [brook 2019-07-31] 5169 Updated textproc/R-highr to 0.8 [brook 2019-07-31]
5170 Updated textproc/R-markdown to 1.0 [brook 2019-07-31] 5170 Updated textproc/R-markdown to 1.0 [brook 2019-07-31]
5171 Updated textproc/R-stringi to 1.4.3 [brook 2019-07-31] 5171 Updated textproc/R-stringi to 1.4.3 [brook 2019-07-31]
5172 Updated textproc/R-stringr to 1.4.0 [brook 2019-07-31] 5172 Updated textproc/R-stringr to 1.4.0 [brook 2019-07-31]
5173 Updated textproc/R-utf8 to 1.1.4 [brook 2019-08-01] 5173 Updated textproc/R-utf8 to 1.1.4 [brook 2019-08-01]
5174 Updated textproc/R-yaml to 2.2.0 [brook 2019-08-01] 5174 Updated textproc/R-yaml to 2.2.0 [brook 2019-08-01]
5175 Updated time/R-timeDate to 3043.102 [brook 2019-08-01] 5175 Updated time/R-timeDate to 3043.102 [brook 2019-08-01]
5176 Updated www/R-curl to 4.0 [brook 2019-08-01] 5176 Updated www/R-curl to 4.0 [brook 2019-08-01]
5177 Updated lang/elixir to 1.9.1 [nia 2019-08-01] 5177 Updated lang/elixir to 1.9.1 [nia 2019-08-01]
5178 Updated devel/pango to 1.42.4nb5 [maya 2019-08-01] 5178 Updated devel/pango to 1.42.4nb5 [maya 2019-08-01]
5179 Updated security/acmesh to 2.8.1 [nia 2019-08-01] 5179 Updated security/acmesh to 2.8.1 [nia 2019-08-01]
5180 Updated lang/erlang to 22.0.7 [nia 2019-08-01] 5180 Updated lang/erlang to 22.0.7 [nia 2019-08-01]
5181 Updated lang/erlang-doc to 22.0 [nia 2019-08-01] 5181 Updated lang/erlang-doc to 22.0 [nia 2019-08-01]
5182 Updated lang/erlang-man to 22.0 [nia 2019-08-01] 5182 Updated lang/erlang-man to 22.0 [nia 2019-08-01]
5183 Updated print/qpdf to 8.4.2 [ryoon 2019-08-01] 5183 Updated print/qpdf to 8.4.2 [ryoon 2019-08-01]
5184 Updated audio/aubio to 0.4.9 [nia 2019-08-01] 5184 Updated audio/aubio to 0.4.9 [nia 2019-08-01]
5185 Updated lang/php73 to 7.3.8 [taca 2019-08-01] 5185 Updated lang/php73 to 7.3.8 [taca 2019-08-01]
5186 Updated lang/php72 to 7.2.21 [taca 2019-08-01] 5186 Updated lang/php72 to 7.2.21 [taca 2019-08-01]
5187 Updated lang/php71 to 7.1.31 [taca 2019-08-01] 5187 Updated lang/php71 to 7.1.31 [taca 2019-08-01]
5188 Updated emulators/haxm to 7.5.2 [kamil 2019-08-01] 5188 Updated emulators/haxm to 7.5.2 [kamil 2019-08-01]
5189 Updated news/sfeed to 0.9.13 [leot 2019-08-01] 5189 Updated news/sfeed to 0.9.13 [leot 2019-08-01]
5190 Updated net/gallery-dl to 1.10.0 [leot 2019-08-01] 5190 Updated net/gallery-dl to 1.10.0 [leot 2019-08-01]
5191 Updated pkgtools/pkglint to 5.7.18 [rillig 2019-08-01] 5191 Updated pkgtools/pkglint to 5.7.18 [rillig 2019-08-01]
5192 Removed games/et successor games/etlegacy [nia 2019-08-01] 5192 Removed games/et successor games/etlegacy [nia 2019-08-01]
5193 Updated net/mosquitto to 1.6.4 [gdt 2019-08-01] 5193 Updated net/mosquitto to 1.6.4 [gdt 2019-08-01]
5194 Updated lang/ocaml to 4.07.1nb4 [schmonz 2019-08-02] 5194 Updated lang/ocaml to 4.07.1nb4 [schmonz 2019-08-02]
5195 Updated archivers/zstd to 1.4.2 [adam 2019-08-02] 5195 Updated archivers/zstd to 1.4.2 [adam 2019-08-02]
5196 Updated devel/cmake to 3.15.1 [adam 2019-08-02] 5196 Updated devel/cmake to 3.15.1 [adam 2019-08-02]
5197 Updated net/youtube-dl to 20190802 [leot 2019-08-02] 5197 Updated net/youtube-dl to 20190802 [leot 2019-08-02]
5198 Added multimedia/frei0r version 1.6.1 [nia 2019-08-02] 5198 Added multimedia/frei0r version 1.6.1 [nia 2019-08-02]
5199 Added multimedia/movit version 1.6.3 [nia 2019-08-02] 5199 Added multimedia/movit version 1.6.3 [nia 2019-08-02]
5200 Added chat/miniircd version 1.3 [leot 2019-08-02] 5200 Added chat/miniircd version 1.3 [leot 2019-08-02]
5201 Updated www/midori to 9.0 [leot 2019-08-02] 5201 Updated www/midori to 9.0 [leot 2019-08-02]
5202 Updated net/dnsdist to 1.3.3 [jperkin 2019-08-02] 5202 Updated net/dnsdist to 1.3.3 [jperkin 2019-08-02]
5203 Updated audio/fasttracker2 to 2.163 [fox 2019-08-02] 5203 Updated audio/fasttracker2 to 2.163 [fox 2019-08-02]
5204 Updated pkgtools/pkglint to 5.7.19 [rillig 2019-08-02] 5204 Updated pkgtools/pkglint to 5.7.19 [rillig 2019-08-02]
5205 Updated textproc/xapian to 1.4.12 [schmonz 2019-08-02] 5205 Updated textproc/xapian to 1.4.12 [schmonz 2019-08-02]
5206 Updated textproc/xapian-omega to 1.4.12 [schmonz 2019-08-02] 5206 Updated textproc/xapian-omega to 1.4.12 [schmonz 2019-08-02]
5207 Updated textproc/py-lxml to 4.4.0 [adam 2019-08-03] 5207 Updated textproc/py-lxml to 4.4.0 [adam 2019-08-03]
5208 Updated time/py-pytz to 2019.2 [adam 2019-08-03] 5208 Updated time/py-pytz to 2019.2 [adam 2019-08-03]
5209 Updated time/py-arrow to 0.14.4 [adam 2019-08-03] 5209 Updated time/py-arrow to 0.14.4 [adam 2019-08-03]
5210 Updated security/py-asn1 to 0.4.6 [adam 2019-08-03] 5210 Updated security/py-asn1 to 0.4.6 [adam 2019-08-03]
5211 Updated security/py-asn1-modules to 0.2.6 [adam 2019-08-03] 5211 Updated security/py-asn1-modules to 0.2.6 [adam 2019-08-03]
5212 Updated www/py-google-api-python-client to 1.7.10 [adam 2019-08-03] 5212 Updated www/py-google-api-python-client to 1.7.10 [adam 2019-08-03]
5213 Updated databases/openldap to 2.4.48 [adam 2019-08-03] 5213 Updated databases/openldap to 2.4.48 [adam 2019-08-03]
5214 Updated databases/ldb to 1.5.5 [adam 2019-08-03] 5214 Updated databases/ldb to 1.5.5 [adam 2019-08-03]
5215 Updated net/samba4 to 4.10.6 [adam 2019-08-03] 5215 Updated net/samba4 to 4.10.6 [adam 2019-08-03]
5216 Updated lang/nodejs to 10.16.1 [adam 2019-08-03] 5216 Updated lang/nodejs to 10.16.1 [adam 2019-08-03]
5217 Updated lang/npm to 6.10.2 [adam 2019-08-03] 5217 Updated lang/npm to 6.10.2 [adam 2019-08-03]
5218 Updated graphics/freetype2 to 2.10.1 [adam 2019-08-03] 5218 Updated graphics/freetype2 to 2.10.1 [adam 2019-08-03]
5219 Updated devel/py-xdis to 4.0.3 [adam 2019-08-03] 5219 Updated devel/py-xdis to 4.0.3 [adam 2019-08-03]
5220 Updated net/fehqlibs to 0.9.12.12c [schmonz 2019-08-03] 5220 Updated net/fehqlibs to 0.9.12.12c [schmonz 2019-08-03]
5221 Updated net/ucspi-tcp6 to 1.10.7 [schmonz 2019-08-03] 5221 Updated net/ucspi-tcp6 to 1.10.7 [schmonz 2019-08-03]
5222 Updated net/ucspi-ssl to 0.999.10.11 [schmonz 2019-08-03] 5222 Updated net/ucspi-ssl to 0.999.10.11 [schmonz 2019-08-03]
5223 Updated net/djbdnscurve6 to 35nb3 [schmonz 2019-08-03] 5223 Updated net/djbdnscurve6 to 35nb3 [schmonz 2019-08-03]
5224 Updated devel/py-pip to 19.2.1 [adam 2019-08-03] 5224 Updated devel/py-pip to 19.2.1 [adam 2019-08-03]
5225 Updated devel/py-mako to 1.1.0 [adam 2019-08-03] 5225 Updated devel/py-mako to 1.1.0 [adam 2019-08-03]
5226 Updated security/py-gssapi to 1.6.0 [adam 2019-08-03] 5226 Updated security/py-gssapi to 1.6.0 [adam 2019-08-03]
5227 Updated security/py-asyncssh to 1.17.1 [adam 2019-08-03] 5227 Updated security/py-asyncssh to 1.17.1 [adam 2019-08-03]
5228 Updated textproc/py-pygments to 2.4.2 [adam 2019-08-03] 5228 Updated textproc/py-pygments to 2.4.2 [adam 2019-08-03]
5229 Updated devel/py-ipython to 7.7.0 [adam 2019-08-03] 5229 Updated devel/py-ipython to 7.7.0 [adam 2019-08-03]
5230 Updated print/mupdf to 1.16.0 [leot 2019-08-03] 5230 Updated print/mupdf to 1.16.0 [leot 2019-08-03]
5231 Updated print/zathura-pdf-mupdf to 0.3.4nb5 [leot 2019-08-03] 5231 Updated print/zathura-pdf-mupdf to 0.3.4nb5 [leot 2019-08-03]
5232 Updated net/haproxy to 2.0.3 [morr 2019-08-03] 5232 Updated net/haproxy to 2.0.3 [morr 2019-08-03]
5233 Updated editors/vim to 8.1.1778 [morr 2019-08-03] 5233 Updated editors/vim to 8.1.1778 [morr 2019-08-03]
5234 Updated fonts/tex-cinzel to 2019 [markd 2019-08-04] 5234 Updated fonts/tex-cinzel to 2019 [markd 2019-08-04]
5235 Updated fonts/tex-cinzel-doc to 2019 [markd 2019-08-04] 5235 Updated fonts/tex-cinzel-doc to 2019 [markd 2019-08-04]
5236 Updated print/tex-csquotes to 5.2e [markd 2019-08-04] 5236 Updated print/tex-csquotes to 5.2e [markd 2019-08-04]
5237 Updated print/tex-csquotes-doc to 5.2e [markd 2019-08-04] 5237 Updated print/tex-csquotes-doc to 5.2e [markd 2019-08-04]
5238 Updated fonts/tex-ebgaramond to 2019.51134 [markd 2019-08-04] 5238 Updated fonts/tex-ebgaramond to 2019.51134 [markd 2019-08-04]
5239 Updated fonts/tex-ebgaramond-doc to 2019.51134 [markd 2019-08-04] 5239 Updated fonts/tex-ebgaramond-doc to 2019.51134 [markd 2019-08-04]
5240 Updated graphics/tex-tikzmark to 1.7 [markd 2019-08-04] 5240 Updated graphics/tex-tikzmark to 1.7 [markd 2019-08-04]
5241 Updated graphics/tex-tikzmark-doc to 1.7 [markd 2019-08-04] 5241 Updated graphics/tex-tikzmark-doc to 1.7 [markd 2019-08-04]
5242 Updated graphics/tex-pstricks to 2.97 [markd 2019-08-04] 5242 Updated graphics/tex-pstricks to 2.97 [markd 2019-08-04]
5243 Updated graphics/tex-pstricks-doc to 2.97 [markd 2019-08-04] 5243 Updated graphics/tex-pstricks-doc to 2.97 [markd 2019-08-04]
5244 Updated print/tex-make4ht to 0.2g [markd 2019-08-04] 5244 Updated print/tex-make4ht to 0.2g [markd 2019-08-04]
5245 Updated print/tex-make4ht-doc to 0.2g [markd 2019-08-04] 5245 Updated print/tex-make4ht-doc to 0.2g [markd 2019-08-04]
5246 Updated print/tex-listofitems to 1.62 [markd 2019-08-04] 5246 Updated print/tex-listofitems to 1.62 [markd 2019-08-04]
5247 Updated print/tex-listofitems-doc to 1.62 [markd 2019-08-04] 5247 Updated print/tex-listofitems-doc to 1.62 [markd 2019-08-04]
5248 Updated fonts/tex-libertine to 5.3.0.51174 [markd 2019-08-04] 5248 Updated fonts/tex-libertine to 5.3.0.51174 [markd 2019-08-04]
5249 Updated fonts/tex-libertine-doc to 5.3.0.51174 [markd 2019-08-04] 5249 Updated fonts/tex-libertine-doc to 5.3.0.51174 [markd 2019-08-04]
5250 Updated print/mupdf to 1.16.1 [leot 2019-08-04] 5250 Updated print/mupdf to 1.16.1 [leot 2019-08-04]
5251 Updated sysutils/py-xattr to 0.9.6 [adam 2019-08-04] 5251 Updated sysutils/py-xattr to 0.9.6 [adam 2019-08-04]
5252 Updated www/gitea to 1.9.0 [nia 2019-08-04] 5252 Updated www/gitea to 1.9.0 [nia 2019-08-04]
5253 Updated devel/radare2 to 3.6.0 [ryoon 2019-08-04] 5253 Updated devel/radare2 to 3.6.0 [ryoon 2019-08-04]
5254 Updated devel/radare2-cutter to 1.8.3 [ryoon 2019-08-04] 5254 Updated devel/radare2-cutter to 1.8.3 [ryoon 2019-08-04]
5255 Updated print/tex-hyphen-afrikaans to 2019.51186 [markd 2019-08-04] 5255 Updated print/tex-hyphen-afrikaans to 2019.51186 [markd 2019-08-04]
5256 Updated print/tex-hyphen-ancientgreek to 2019.51186 [markd 2019-08-04] 5256 Updated print/tex-hyphen-ancientgreek to 2019.51186 [markd 2019-08-04]
5257 Updated print/tex-hyphen-armenian to 2019.51186 [markd 2019-08-04] 5257 Updated print/tex-hyphen-armenian to 2019.51186 [markd 2019-08-04]
5258 Updated print/tex-hyphen-basque to 2019.51186 [markd 2019-08-04] 5258 Updated print/tex-hyphen-basque to 2019.51186 [markd 2019-08-04]
5259 Updated print/tex-hyphen-bulgarian to 2019.51186 [markd 2019-08-04] 5259 Updated print/tex-hyphen-bulgarian to 2019.51186 [markd 2019-08-04]
5260 Updated print/tex-hyphen-catalan to 2019.51186 [markd 2019-08-04] 5260 Updated print/tex-hyphen-catalan to 2019.51186 [markd 2019-08-04]
5261 Updated print/tex-hyphen-chinese to 2019.51186 [markd 2019-08-04] 5261 Updated print/tex-hyphen-chinese to 2019.51186 [markd 2019-08-04]
5262 Updated print/tex-hyphen-coptic to 2019.51186 [markd 2019-08-04] 5262 Updated print/tex-hyphen-coptic to 2019.51186 [markd 2019-08-04]
5263 Updated print/tex-hyphen-croatian to 2019.51186 [markd 2019-08-04] 5263 Updated print/tex-hyphen-croatian to 2019.51186 [markd 2019-08-04]
5264 Updated print/tex-hyphen-czech to 2019.51186 [markd 2019-08-04] 5264 Updated print/tex-hyphen-czech to 2019.51186 [markd 2019-08-04]
5265 Updated print/tex-hyphen-danish to 2019.51186 [markd 2019-08-04] 5265 Updated print/tex-hyphen-danish to 2019.51186 [markd 2019-08-04]
5266 Updated print/tex-hyphen-dutch to 2019.51186 [markd 2019-08-04] 5266 Updated print/tex-hyphen-dutch to 2019.51186 [markd 2019-08-04]
5267 Updated print/tex-hyphen-english to 2019.51186 [markd 2019-08-04] 5267 Updated print/tex-hyphen-english to 2019.51186 [markd 2019-08-04]
5268 Updated print/tex-hyphen-esperanto to 2019.51186 [markd 2019-08-04] 5268 Updated print/tex-hyphen-esperanto to 2019.51186 [markd 2019-08-04]
5269 Updated print/tex-hyphen-estonian to 2019.51186 [markd 2019-08-04] 5269 Updated print/tex-hyphen-estonian to 2019.51186 [markd 2019-08-04]
5270 Updated print/tex-hyphen-ethiopic to 2019.51186 [markd 2019-08-04] 5270 Updated print/tex-hyphen-ethiopic to 2019.51186 [markd 2019-08-04]
5271 Updated print/tex-hyphen-finnish to 2019.51186 [markd 2019-08-04] 5271 Updated print/tex-hyphen-finnish to 2019.51186 [markd 2019-08-04]
5272 Updated print/tex-hyphen-french to 2019.51186 [markd 2019-08-04] 5272 Updated print/tex-hyphen-french to 2019.51186 [markd 2019-08-04]
5273 Updated print/tex-hyphen-friulan to 2019.51186 [markd 2019-08-04] 5273 Updated print/tex-hyphen-friulan to 2019.51186 [markd 2019-08-04]
5274 Updated print/tex-hyphen-galician to 2019.51186 [markd 2019-08-04] 5274 Updated print/tex-hyphen-galician to 2019.51186 [markd 2019-08-04]
5275 Updated print/tex-hyphen-georgian to 2019.51186 [markd 2019-08-04] 5275 Updated print/tex-hyphen-georgian to 2019.51186 [markd 2019-08-04]
5276 Updated print/tex-hyphen-german to 2019.51186 [markd 2019-08-04] 5276 Updated print/tex-hyphen-german to 2019.51186 [markd 2019-08-04]
5277 Updated print/tex-hyphen-greek to 2019.51186 [markd 2019-08-04] 5277 Updated print/tex-hyphen-greek to 2019.51186 [markd 2019-08-04]
5278 Updated print/tex-hyphen-hungarian to 2019.51186 [markd 2019-08-04] 5278 Updated print/tex-hyphen-hungarian to 2019.51186 [markd 2019-08-04]
5279 Updated print/tex-hyphen-icelandic to 2019.51186 [markd 2019-08-04] 5279 Updated print/tex-hyphen-icelandic to 2019.51186 [markd 2019-08-04]
5280 Updated print/tex-hyphen-indic to 2019.51186 [markd 2019-08-04] 5280 Updated print/tex-hyphen-indic to 2019.51186 [markd 2019-08-04]
5281 Updated print/tex-hyphen-indonesian to 2019.51186 [markd 2019-08-04] 5281 Updated print/tex-hyphen-indonesian to 2019.51186 [markd 2019-08-04]
5282 Updated print/tex-hyphen-interlingua to 2019.51186 [markd 2019-08-04] 5282 Updated print/tex-hyphen-interlingua to 2019.51186 [markd 2019-08-04]
5283 Updated print/tex-hyphen-irish to 2019.51186 [markd 2019-08-04] 5283 Updated print/tex-hyphen-irish to 2019.51186 [markd 2019-08-04]
5284 Updated print/tex-hyphen-italian to 2019.51186 [markd 2019-08-04] 5284 Updated print/tex-hyphen-italian to 2019.51186 [markd 2019-08-04]
5285 Updated print/tex-hyphen-kurmanji to 2019.51186 [markd 2019-08-04] 5285 Updated print/tex-hyphen-kurmanji to 2019.51186 [markd 2019-08-04]
5286 Updated print/tex-hyphen-latin to 3.1.2019.51186 [markd 2019-08-04] 5286 Updated print/tex-hyphen-latin to 3.1.2019.51186 [markd 2019-08-04]
5287 Updated print/tex-hyphen-latvian to 2019.51186 [markd 2019-08-04] 5287 Updated print/tex-hyphen-latvian to 2019.51186 [markd 2019-08-04]
5288 Updated print/tex-hyphen-lithuanian to 2019.51186 [markd 2019-08-04] 5288 Updated print/tex-hyphen-lithuanian to 2019.51186 [markd 2019-08-04]
5289 Updated print/tex-hyphen-mongolian to 2019.51186 [markd 2019-08-04] 5289 Updated print/tex-hyphen-mongolian to 2019.51186 [markd 2019-08-04]
5290 Updated print/tex-hyphen-norwegian to 2019.51186 [markd 2019-08-04] 5290 Updated print/tex-hyphen-norwegian to 2019.51186 [markd 2019-08-04]
5291 Updated print/tex-hyphen-piedmontese to 2019.51186 [markd 2019-08-04] 5291 Updated print/tex-hyphen-piedmontese to 2019.51186 [markd 2019-08-04]
5292 Updated print/tex-hyphen-polish to 3.0a.2019.51186 [markd 2019-08-04] 5292 Updated print/tex-hyphen-polish to 3.0a.2019.51186 [markd 2019-08-04]
5293 Updated print/tex-hyphen-portuguese to 2019.51186 [markd 2019-08-04] 5293 Updated print/tex-hyphen-portuguese to 2019.51186 [markd 2019-08-04]
5294 Updated print/tex-hyphen-romanian to 2019.51186 [markd 2019-08-04] 5294 Updated print/tex-hyphen-romanian to 2019.51186 [markd 2019-08-04]
5295 Updated print/tex-hyphen-romansh to 2019.51186 [markd 2019-08-04] 5295 Updated print/tex-hyphen-romansh to 2019.51186 [markd 2019-08-04]
5296 Updated print/tex-hyphen-russian to 2019.51186 [markd 2019-08-04] 5296 Updated print/tex-hyphen-russian to 2019.51186 [markd 2019-08-04]
5297 Updated print/tex-hyphen-sanskrit to 2019.51186 [markd 2019-08-04] 5297 Updated print/tex-hyphen-sanskrit to 2019.51186 [markd 2019-08-04]
5298 Updated print/tex-hyphen-serbian to 1.0a.2019.51186 [markd 2019-08-04] 5298 Updated print/tex-hyphen-serbian to 1.0a.2019.51186 [markd 2019-08-04]
5299 Updated print/tex-hyphen-slovak to 2019.51186 [markd 2019-08-04] 5299 Updated print/tex-hyphen-slovak to 2019.51186 [markd 2019-08-04]
5300 Updated print/tex-hyphen-slovenian to 2019.51186 [markd 2019-08-04] 5300 Updated print/tex-hyphen-slovenian to 2019.51186 [markd 2019-08-04]
5301 Updated print/tex-hyphen-spanish to 4.5.2019.51186 [markd 2019-08-04] 5301 Updated print/tex-hyphen-spanish to 4.5.2019.51186 [markd 2019-08-04]
5302 Updated print/tex-hyphen-swedish to 2019.51186 [markd 2019-08-04] 5302 Updated print/tex-hyphen-swedish to 2019.51186 [markd 2019-08-04]
5303 Updated print/tex-hyphen-thai to 2019.51186 [markd 2019-08-04] 5303 Updated print/tex-hyphen-thai to 2019.51186 [markd 2019-08-04]
5304 Updated print/tex-hyphen-turkish to 2019.51186 [markd 2019-08-04] 5304 Updated print/tex-hyphen-turkish to 2019.51186 [markd 2019-08-04]
5305 Updated print/tex-hyphen-turkmen to 2019.51186 [markd 2019-08-04] 5305 Updated print/tex-hyphen-turkmen to 2019.51186 [markd 2019-08-04]
5306 Updated print/tex-hyphen-ukrainian to 2019.51186 [markd 2019-08-04] 5306 Updated print/tex-hyphen-ukrainian to 2019.51186 [markd 2019-08-04]
5307 Updated print/tex-hyphen-uppersorbian to 2019.51186 [markd 2019-08-04] 5307 Updated print/tex-hyphen-uppersorbian to 2019.51186 [markd 2019-08-04]
5308 Updated print/tex-hyphen-welsh to 2019.51186 [markd 2019-08-04] 5308 Updated print/tex-hyphen-welsh to 2019.51186 [markd 2019-08-04]
5309 Updated databases/py-peewee to 3.10.0 [adam 2019-08-05] 5309 Updated databases/py-peewee to 3.10.0 [adam 2019-08-05]
5310 Updated www/py-flask-jwt-extended to 3.21.0 [adam 2019-08-05] 5310 Updated www/py-flask-jwt-extended to 3.21.0 [adam 2019-08-05]
5311 Added print/tex-hyphen-belarusian version 2019 [markd 2019-08-05] 5311 Added print/tex-hyphen-belarusian version 2019 [markd 2019-08-05]
5312 Added print/tex-hyphen-churchslavonic version 2019 [markd 2019-08-05] 5312 Added print/tex-hyphen-churchslavonic version 2019 [markd 2019-08-05]
5313 Added print/tex-hyphen-occitan version 2019 [markd 2019-08-05] 5313 Added print/tex-hyphen-occitan version 2019 [markd 2019-08-05]
5314 Updated textproc/ruby-yard to 0.9.20 [taca 2019-08-05] 5314 Updated textproc/ruby-yard to 0.9.20 [taca 2019-08-05]
5315 Updated www/py-werkzeug to 0.15.5 [adam 2019-08-05] 5315 Updated www/py-werkzeug to 0.15.5 [adam 2019-08-05]
5316 Updated www/py-werkzeug-docs to 0.15.5 [adam 2019-08-05] 5316 Updated www/py-werkzeug-docs to 0.15.5 [adam 2019-08-05]
5317 Updated print/tex-eplain to 3.9 [markd 2019-08-05] 5317 Updated print/tex-eplain to 3.9 [markd 2019-08-05]
5318 Updated print/tex-eplain-doc to 3.9 [markd 2019-08-05] 5318 Updated print/tex-eplain-doc to 3.9 [markd 2019-08-05]
5319 Updated print/tex-multirow to 2.5 [markd 2019-08-05] 5319 Updated print/tex-multirow to 2.5 [markd 2019-08-05]
5320 Updated print/tex-multirow-doc to 2.5 [markd 2019-08-05] 5320 Updated print/tex-multirow-doc to 2.5 [markd 2019-08-05]
5321 Updated print/tex-translator to 1.12a [markd 2019-08-05] 5321 Updated print/tex-translator to 1.12a [markd 2019-08-05]
5322 Updated print/tex-translator-doc to 1.12a [markd 2019-08-05] 5322 Updated print/tex-translator-doc to 1.12a [markd 2019-08-05]
5323 Updated fonts/tex-overlock to 2019 [markd 2019-08-05] 5323 Updated fonts/tex-overlock to 2019 [markd 2019-08-05]
5324 Updated fonts/tex-overlock-doc to 2019 [markd 2019-08-05] 5324 Updated fonts/tex-overlock-doc to 2019 [markd 2019-08-05]
5325 Updated print/tex-babel to 3.32 [markd 2019-08-05] 5325 Updated print/tex-babel to 3.32 [markd 2019-08-05]
5326 Updated print/tex-babel-doc to 3.32 [markd 2019-08-05] 5326 Updated print/tex-babel-doc to 3.32 [markd 2019-08-05]
5327 Updated fonts/tex-merriweather to 2019 [markd 2019-08-05] 5327 Updated fonts/tex-merriweather to 2019 [markd 2019-08-05]
5328 Updated fonts/tex-merriweather-doc to 2019 [markd 2019-08-05] 5328 Updated fonts/tex-merriweather-doc to 2019 [markd 2019-08-05]
5329 Updated print/tex-csplain to 2019.51317 [markd 2019-08-05] 5329 Updated print/tex-csplain to 2019.51317 [markd 2019-08-05]
5330 Updated fonts/tex-roboto to 2019.51315 [markd 2019-08-05] 5330 Updated fonts/tex-roboto to 2019.51315 [markd 2019-08-05]
5331 Updated fonts/tex-roboto-doc to 2019.51315 [markd 2019-08-05] 5331 Updated fonts/tex-roboto-doc to 2019.51315 [markd 2019-08-05]
5332 Updated print/tex-texinfo to 5.1.51312 [markd 2019-08-05] 5332 Updated print/tex-texinfo to 5.1.51312 [markd 2019-08-05]
5333 Updated devel/tex-doclicense to 1.10.0 [markd 2019-08-05] 5333 Updated devel/tex-doclicense to 1.10.0 [markd 2019-08-05]
5334 Updated devel/tex-doclicense-doc to 1.10.0 [markd 2019-08-05] 5334 Updated devel/tex-doclicense-doc to 1.10.0 [markd 2019-08-05]
5335 Updated fonts/tex-fira to 4.3.51328 [markd 2019-08-05] 5335 Updated fonts/tex-fira to 4.3.51328 [markd 2019-08-05]
5336 Updated fonts/tex-fira-doc to 4.3.51328 [markd 2019-08-05] 5336 Updated fonts/tex-fira-doc to 4.3.51328 [markd 2019-08-05]
5337 Updated textproc/tex-lwarp to 0.72 [markd 2019-08-05] 5337 Updated textproc/tex-lwarp to 0.72 [markd 2019-08-05]
5338 Updated textproc/tex-lwarp-doc to 0.72 [markd 2019-08-05] 5338 Updated textproc/tex-lwarp-doc to 0.72 [markd 2019-08-05]
5339 Updated fonts/tex-sansmathfonts to 2019.51356 [markd 2019-08-05] 5339 Updated fonts/tex-sansmathfonts to 2019.51356 [markd 2019-08-05]
5340 Updated fonts/tex-sansmathfonts-doc to 2019.51356 [markd 2019-08-05] 5340 Updated fonts/tex-sansmathfonts-doc to 2019.51356 [markd 2019-08-05]
5341 Updated fonts/tex-erewhon to 1.093 [markd 2019-08-05] 5341 Updated fonts/tex-erewhon to 1.093 [markd 2019-08-05]
5342 Updated fonts/tex-erewhon-doc to 1.093 [markd 2019-08-05] 5342 Updated fonts/tex-erewhon-doc to 1.093 [markd 2019-08-05]
5343 Updated fonts/tex-heuristica to 1.092 [markd 2019-08-05] 5343 Updated fonts/tex-heuristica to 1.092 [markd 2019-08-05]
5344 Updated fonts/tex-heuristica-doc to 1.092 [markd 2019-08-05] 5344 Updated fonts/tex-heuristica-doc to 1.092 [markd 2019-08-05]
5345 Updated x11/py-Xlib to 0.25 [prlw1 2019-08-05] 5345 Updated x11/py-Xlib to 0.25 [prlw1 2019-08-05]
5346 Updated archivers/libmspack to 0.10.1alpha [prlw1 2019-08-05] 5346 Updated archivers/libmspack to 0.10.1alpha [prlw1 2019-08-05]
5347 Updated security/clamav to 0.101.2 [prlw1 2019-08-05] 5347 Updated security/clamav to 0.101.2 [prlw1 2019-08-05]
5348 Updated security/clamav-doc to 0.101.2 [prlw1 2019-08-05] 5348 Updated security/clamav-doc to 0.101.2 [prlw1 2019-08-05]
5349 Updated audio/flac to 1.3.3 [adam 2019-08-05] 5349 Updated audio/flac to 1.3.3 [adam 2019-08-05]
5350 Updated audio/fasttracker2 to 2.164 [fox 2019-08-05] 5350 Updated audio/fasttracker2 to 2.164 [fox 2019-08-05]
5351 Updated graphics/libgdiplus to 6.0.1 [nia 2019-08-05] 5351 Updated graphics/libgdiplus to 6.0.1 [nia 2019-08-05]
5352 Updated lang/llvm to 8.0.1 [adam 2019-08-05] 5352 Updated lang/llvm to 8.0.1 [adam 2019-08-05]
5353 Updated lang/clang to 8.0.1 [adam 2019-08-05] 5353 Updated lang/clang to 8.0.1 [adam 2019-08-05]
5354 Updated lang/clang-static-analyzer to 8.0.1 [adam 2019-08-05] 5354 Updated lang/clang-static-analyzer to 8.0.1 [adam 2019-08-05]
5355 Updated lang/clang-tools-extra to 8.0.1 [adam 2019-08-05] 5355 Updated lang/clang-tools-extra to 8.0.1 [adam 2019-08-05]
5356 Updated lang/libcxxabi to 8.0.1 [adam 2019-08-05] 5356 Updated lang/libcxxabi to 8.0.1 [adam 2019-08-05]
5357 Updated lang/libcxx to 8.0.1 [adam 2019-08-05] 5357 Updated lang/libcxx to 8.0.1 [adam 2019-08-05]
5358 Updated lang/libunwind to 8.0.1 [adam 2019-08-05] 5358 Updated lang/libunwind to 8.0.1 [adam 2019-08-05]
5359 Updated lang/compiler-rt to 8.0.1 [adam 2019-08-05] 5359 Updated lang/compiler-rt to 8.0.1 [adam 2019-08-05]
5360 Updated devel/lld to 8.0.1 [adam 2019-08-05] 5360 Updated devel/lld to 8.0.1 [adam 2019-08-05]
5361 Updated devel/lldb to 8.0.1 [adam 2019-08-05] 5361 Updated devel/lldb to 8.0.1 [adam 2019-08-05]
5362 Updated devel/polly to 8.0.1 [adam 2019-08-05] 5362 Updated devel/polly to 8.0.1 [adam 2019-08-05]
5363 Updated parallel/openmp to 8.0.1 [adam 2019-08-05] 5363 Updated parallel/openmp to 8.0.1 [adam 2019-08-05]
5364 Updated devel/py-cython to 0.29.13 [adam 2019-08-05] 5364 Updated devel/py-cython to 0.29.13 [adam 2019-08-05]
5365 Updated devel/py-coverage to 4.5.4 [adam 2019-08-05] 5365 Updated devel/py-coverage to 4.5.4 [adam 2019-08-05]
5366 Updated net/gallery-dl to 1.10.1 [leot 2019-08-05] 5366 Updated net/gallery-dl to 1.10.1 [leot 2019-08-05]
5367 Updated databases/mysql56-client to 5.6.45 [adam 2019-08-06] 5367 Updated databases/mysql56-client to 5.6.45 [adam 2019-08-06]
5368 Updated databases/mysql56-server to 5.6.45 [adam 2019-08-06] 5368 Updated databases/mysql56-server to 5.6.45 [adam 2019-08-06]
5369 Updated databases/mysql57-client to 5.7.27 [adam 2019-08-06] 5369 Updated databases/mysql57-client to 5.7.27 [adam 2019-08-06]
5370 Updated databases/mysql57-server to 5.7.27 [adam 2019-08-06] 5370 Updated databases/mysql57-server to 5.7.27 [adam 2019-08-06]
5371 Updated devel/jemalloc to 5.2.1 [adam 2019-08-06] 5371 Updated devel/jemalloc to 5.2.1 [adam 2019-08-06]
5372 Updated multimedia/ffmpeg4 to 4.2 [adam 2019-08-06] 5372 Updated multimedia/ffmpeg4 to 4.2 [adam 2019-08-06]
5373 Updated devel/libusb1 to 1.0.22nb1 [maya 2019-08-06] 5373 Updated devel/libusb1 to 1.0.22nb1 [maya 2019-08-06]
5374 Updated devel/libusb to 0.1.12nb6 [maya 2019-08-06] 5374 Updated devel/libusb to 0.1.12nb6 [maya 2019-08-06]
5375 Updated www/py-django to 1.11.23 [adam 2019-08-06] 5375 Updated www/py-django to 1.11.23 [adam 2019-08-06]
5376 Updated www/py-django2 to 2.2.4 [adam 2019-08-06] 5376 Updated www/py-django2 to 2.2.4 [adam 2019-08-06]
5377 Updated www/py-pylint-django to 2.0.11 [adam 2019-08-06] 5377 Updated www/py-pylint-django to 2.0.11 [adam 2019-08-06]
5378 Updated devel/py-flaky to 3.6.0 [adam 2019-08-06] 5378 Updated devel/py-flaky to 3.6.0 [adam 2019-08-06]
5379 Updated math/bc-gh to 2.1.0 [gdt 2019-08-06] 5379 Updated math/bc-gh to 2.1.0 [gdt 2019-08-06]
5380 Updated graphics/tex-repere to 19.06 [markd 2019-08-06] 5380 Updated graphics/tex-repere to 19.06 [markd 2019-08-06]
5381 Updated graphics/tex-repere-doc to 19.06 [markd 2019-08-06] 5381 Updated graphics/tex-repere-doc to 19.06 [markd 2019-08-06]
5382 Updated fonts/tex-zlmtt to 1.02 [markd 2019-08-06] 5382 Updated fonts/tex-zlmtt to 1.02 [markd 2019-08-06]
5383 Updated fonts/tex-zlmtt-doc to 1.02 [markd 2019-08-06] 5383 Updated fonts/tex-zlmtt-doc to 1.02 [markd 2019-08-06]
5384 Updated print/tex-biblatex-ieee to 1.3a [markd 2019-08-06] 5384 Updated print/tex-biblatex-ieee to 1.3a [markd 2019-08-06]
5385 Updated print/tex-biblatex-ieee-doc to 1.3a [markd 2019-08-06] 5385 Updated print/tex-biblatex-ieee-doc to 1.3a [markd 2019-08-06]
5386 Updated print/tex-enumitem to 3.9 [markd 2019-08-06] 5386 Updated print/tex-enumitem to 3.9 [markd 2019-08-06]
5387 Updated print/tex-enumitem-doc to 3.9 [markd 2019-08-06] 5387 Updated print/tex-enumitem-doc to 3.9 [markd 2019-08-06]
5388 Updated fonts/tex-inconsolata to 1.121 [markd 2019-08-06] 5388 Updated fonts/tex-inconsolata to 1.121 [markd 2019-08-06]
5389 Updated fonts/tex-inconsolata-doc to 1.121 [markd 2019-08-06] 5389 Updated fonts/tex-inconsolata-doc to 1.121 [markd 2019-08-06]
5390 Updated print/tex-xskak to 1.5 [markd 2019-08-06] 5390 Updated print/tex-xskak to 1.5 [markd 2019-08-06]
5391 Updated print/tex-xskak-doc to 1.5 [markd 2019-08-06] 5391 Updated print/tex-xskak-doc to 1.5 [markd 2019-08-06]
5392 Updated print/tex-chessboard to 1.8 [markd 2019-08-06] 5392 Updated print/tex-chessboard to 1.8 [markd 2019-08-06]
5393 Updated print/tex-chessboard-doc to 1.8 [markd 2019-08-06] 5393 Updated print/tex-chessboard-doc to 1.8 [markd 2019-08-06]
5394 Updated fonts/tex-comfortaa to 3.2 [markd 2019-08-06] 5394 Updated fonts/tex-comfortaa to 3.2 [markd 2019-08-06]
5395 Updated fonts/tex-comfortaa-doc to 3.2 [markd 2019-08-06] 5395 Updated fonts/tex-comfortaa-doc to 3.2 [markd 2019-08-06]
5396 Updated fonts/tex-cantarell to 3.2 [markd 2019-08-06] 5396 Updated fonts/tex-cantarell to 3.2 [markd 2019-08-06]
5397 Updated fonts/tex-cantarell-doc to 3.2 [markd 2019-08-06] 5397 Updated fonts/tex-cantarell-doc to 3.2 [markd 2019-08-06]
5398 Updated fonts/tex-droid to 3.2 [markd 2019-08-06] 5398 Updated fonts/tex-droid to 3.2 [markd 2019-08-06]
5399 Updated fonts/tex-droid-doc to 3.2 [markd 2019-08-06] 5399 Updated fonts/tex-droid-doc to 3.2 [markd 2019-08-06]
5400 Updated fonts/tex-lato to 3.3 [markd 2019-08-06] 5400 Updated fonts/tex-lato to 3.3 [markd 2019-08-06]
5401 Updated fonts/tex-lato-doc to 3.3 [markd 2019-08-06] 5401 Updated fonts/tex-lato-doc to 3.3 [markd 2019-08-06]
5402 Updated fonts/tex-librecaslon to 2019 [markd 2019-08-06] 5402 Updated fonts/tex-librecaslon to 2019 [markd 2019-08-06]
5403 Updated fonts/tex-librecaslon-doc to 2019 [markd 2019-08-06] 5403 Updated fonts/tex-librecaslon-doc to 2019 [markd 2019-08-06]
5404 Updated fonts/tex-opensans to 2.2 [markd 2019-08-06] 5404 Updated fonts/tex-opensans to 2.2 [markd 2019-08-06]
5405 Updated fonts/tex-opensans-doc to 2.2 [markd 2019-08-06] 5405 Updated fonts/tex-opensans-doc to 2.2 [markd 2019-08-06]
5406 Updated lang/gcc7 to 7.4.0nb1 [maya 2019-08-06] 5406 Updated lang/gcc7 to 7.4.0nb1 [maya 2019-08-06]
5407 Added games/widelands version 20 [nia 2019-08-06] 5407 Added games/widelands version 20 [nia 2019-08-06]
5408 Updated math/py-numba to 0.45.1 [adam 2019-08-06] 5408 Updated math/py-numba to 0.45.1 [adam 2019-08-06]
5409 Added games/manaplus version 1.9.3.23 [nia 2019-08-06] 5409 Added games/manaplus version 1.9.3.23 [nia 2019-08-06]
5410 Updated print/tex-urlbst to 0.8 [markd 2019-08-06] 5410 Updated print/tex-urlbst to 0.8 [markd 2019-08-06]
5411 Updated print/tex-urlbst-doc to 0.8 [markd 2019-08-06] 5411 Updated print/tex-urlbst-doc to 0.8 [markd 2019-08-06]
5412 Updated print/tex-zxjafont to 0.5 [markd 2019-08-06] 5412 Updated print/tex-zxjafont to 0.5 [markd 2019-08-06]
5413 Updated print/tex-zxjafont-doc to 0.5 [markd 2019-08-06] 5413 Updated print/tex-zxjafont-doc to 0.5 [markd 2019-08-06]
5414 Updated lang/nodejs to 10.16.2 [adam 2019-08-07] 5414 Updated lang/nodejs to 10.16.2 [adam 2019-08-07]
5415 Updated lang/npm to 6.10.3 [adam 2019-08-07] 5415 Updated lang/npm to 6.10.3 [adam 2019-08-07]
5416 Updated games/liblcf to 0.6.1 [nia 2019-08-07] 5416 Updated games/liblcf to 0.6.1 [nia 2019-08-07]
5417 Updated games/easyrpg-player to 0.6.1 [nia 2019-08-07] 5417 Updated games/easyrpg-player to 0.6.1 [nia 2019-08-07]
5418 Added devel/fifechan version 0.1.5 [nia 2019-08-07] 5418 Added devel/fifechan version 0.1.5 [nia 2019-08-07]
5419 Added devel/fifengine version 0.4.2 [nia 2019-08-07] 5419 Added devel/fifengine version 0.4.2 [nia 2019-08-07]
5420 Added games/unknown-horizons version 2019.1 [nia 2019-08-07] 5420 Added games/unknown-horizons version 2019.1 [nia 2019-08-07]
5421 Updated print/pdf2djvu to 0.9.13 [nia 2019-08-07] 5421 Updated print/pdf2djvu to 0.9.13 [nia 2019-08-07]
5422 Updated www/py-asgiref to 3.2.1 [adam 2019-08-07] 5422 Updated www/py-asgiref to 3.2.1 [adam 2019-08-07]
5423 Updated multimedia/py-m3u8 to 0.3.11 [adam 2019-08-07] 5423 Updated multimedia/py-m3u8 to 0.3.11 [adam 2019-08-07]
5424 Updated security/argon2 to 20190702 [nia 2019-08-07] 5424 Updated security/argon2 to 20190702 [nia 2019-08-07]
5425 Updated chat/unrealircd to 4.2.4.1 [nia 2019-08-07] 5425 Updated chat/unrealircd to 4.2.4.1 [nia 2019-08-07]
5426 Added games/cataclysm-dda version 0.D [nia 2019-08-07] 5426 Added games/cataclysm-dda version 0.D [nia 2019-08-07]
5427 Added games/cataclysm-dda-sdl version 0.D [nia 2019-08-07] 5427 Added games/cataclysm-dda-sdl version 0.D [nia 2019-08-07]
5428 Updated www/cliqz to 1.28.1 [fox 2019-08-08] 5428 Updated www/cliqz to 1.28.1 [fox 2019-08-08]
5429 Updated devel/cmake to 3.15.2 [adam 2019-08-08] 5429 Updated devel/cmake to 3.15.2 [adam 2019-08-08]
5430 Updated net/unifi to 5.10.26 [gdt 2019-08-08] 5430 Updated net/unifi to 5.10.26 [gdt 2019-08-08]
5431 Added games/stone-soup version 0.23.2 [nia 2019-08-08] 5431 Added games/stone-soup version 0.23.2 [nia 2019-08-08]
5432 Added games/stone-soup-sdl version 0.23.2 [nia 2019-08-08] 5432 Added games/stone-soup-sdl version 0.23.2 [nia 2019-08-08]
5433 Updated sysutils/vifm to 0.10.1 [nia 2019-08-08] 5433 Updated sysutils/vifm to 0.10.1 [nia 2019-08-08]
5434 Updated x11/xfce4-terminal to 0.8.8 [nia 2019-08-08] 5434 Updated x11/xfce4-terminal to 0.8.8 [nia 2019-08-08]
5435 Updated graphics/libraw to 0.19.4 [nia 2019-08-08] 5435 Updated graphics/libraw to 0.19.4 [nia 2019-08-08]
5436 Updated audio/musicpd to 0.21.13 [nia 2019-08-08] 5436 Updated audio/musicpd to 0.21.13 [nia 2019-08-08]
5437 Updated graphics/GraphicsMagick to 1.3.33 [nia 2019-08-08] 5437 Updated graphics/GraphicsMagick to 1.3.33 [nia 2019-08-08]
5438 Updated graphics/p5-GraphicsMagick to 1.3.33 [nia 2019-08-08] 5438 Updated graphics/p5-GraphicsMagick to 1.3.33 [nia 2019-08-08]
5439 Updated misc/py-tqdm to 4.33.0 [adam 2019-08-09] 5439 Updated misc/py-tqdm to 4.33.0 [adam 2019-08-09]
5440 Updated devel/py-execnet to 1.7.0 [adam 2019-08-09] 5440 Updated devel/py-execnet to 1.7.0 [adam 2019-08-09]
5441 Updated devel/py-packaging to 19.1 [adam 2019-08-09] 5441 Updated devel/py-packaging to 19.1 [adam 2019-08-09]
5442 Updated textproc/py-yaml to 5.1.2 [adam 2019-08-09] 5442 Updated textproc/py-yaml to 5.1.2 [adam 2019-08-09]
5443 Updated devel/protobuf to 3.9.1 [adam 2019-08-09] 5443 Updated devel/protobuf to 3.9.1 [adam 2019-08-09]
5444 Updated devel/py-protobuf to 3.9.1 [adam 2019-08-09] 5444 Updated devel/py-protobuf to 3.9.1 [adam 2019-08-09]
5445 Updated net/zeromq to 4.3.2 [adam 2019-08-09] 5445 Updated net/zeromq to 4.3.2 [adam 2019-08-09]
5446 Updated net/py-zmq to 18.1.0 [adam 2019-08-09] 5446 Updated net/py-zmq to 18.1.0 [adam 2019-08-09]
5447 Updated graphics/libimagequant to 2.12.5 [adam 2019-08-09] 5447 Updated graphics/libimagequant to 2.12.5 [adam 2019-08-09]
5448 Updated graphics/pngquant to 2.12.5 [adam 2019-08-09] 5448 Updated graphics/pngquant to 2.12.5 [adam 2019-08-09]
5449 Added graphics/R-latex2exp version 0.4.0 [brook 2019-08-09] 5449 Added graphics/R-latex2exp version 0.4.0 [brook 2019-08-09]
5450 Added finance/R-bayesm version 3.1.3 [brook 2019-08-09] 5450 Added finance/R-bayesm version 3.1.3 [brook 2019-08-09]
5451 Added math/R-energy version 1.7.6 [brook 2019-08-09] 5451 Added math/R-energy version 1.7.6 [brook 2019-08-09]
5452 Added math/R-DEoptimR version 1.0.8 [brook 2019-08-09] 5452 Added math/R-DEoptimR version 1.0.8 [brook 2019-08-09]
5453 Added math/R-tensorA version 0.36.1 [brook 2019-08-09] 5453 Added math/R-tensorA version 0.36.1 [brook 2019-08-09]
5454 Added math/R-robustbase version 0.93.5 [brook 2019-08-09] 5454 Added math/R-robustbase version 0.93.5 [brook 2019-08-09]
5455 Added math/R-compositions version 1.40.2 [brook 2019-08-09] 5455 Added math/R-compositions version 1.40.2 [brook 2019-08-09]
5456 Added graphics/R-ggtern version 3.1.0 [brook 2019-08-09] 5456 Added graphics/R-ggtern version 3.1.0 [brook 2019-08-09]
5457 Updated devel/bullet to 2.88 [nia 2019-08-09] 5457 Updated devel/bullet to 2.88 [nia 2019-08-09]
5458 Added graphics/mygui version 3.2.3.20190707 [nia 2019-08-09] 5458 Added graphics/mygui version 3.2.3.20190707 [nia 2019-08-09]
 5459 Added devel/R-purrr version 0.3.2 [brook 2019-08-09]