/devel/py-unit/

ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * update graphics/eom to 1.20.1ericbsd2018-11-033-4/+32
| * update x11/mate-session-manger to 1.20.1ericbsd2018-11-033-4/+25
| * update x11/mate-terminal to 1.20.1ericbsd2018-11-033-5/+24
| * devel/eric6: update to 18.11dbn2018-11-035-13/+13
| * Install info page properlyantoine2018-11-031-2/+3
| * - Update to 20181007amdmi32018-11-032-6/+6
| * - Update to 1.1.12amdmi32018-11-032-4/+4
| * devel/monodevelop: update to 7.6.11.7dbn2018-11-033-9/+23
| * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-11-0313-13/+13
| * Update to 1.4.13krion2018-11-032-6/+6
| * net-mgmt/py-msrestazure: update to 0.5.1dbn2018-11-032-9/+5
| * - Update to 14382amdmi32018-11-032-4/+4
| * security/tor: Update 0.3.4.8 -> 0.3.4.9yuri2018-11-032-4/+4
| * update ports archivers/engrampa to 1.20.1ericbsd2018-11-033-4/+30
| * misc/osinfo-db: update to 20181101novel2018-11-033-4/+10
| * Add missing USES=makeinfoantoine2018-11-031-1/+1
| * py-ruamel.ordereddict is not compatible with python3antoine2018-11-031-1/+1
| * update math/mate-calc to 1.20.2ericbsd2018-11-033-4/+11
| * Deprecate: Unfetchable, unmaintained, info page unbuildable with recent makeinfoantoine2018-11-031-0/+3
| * Add missing USES=makeinfoantoine2018-11-031-1/+6
| * Add missing USES=makeinfoantoine2018-11-031-0/+1
| * devel/py-knack: update to 0.4.5dbn2018-11-032-7/+5
| * Fix build on powerpc64 by adding compiler:c++11-lang to USES.linimon2018-11-0313-13/+17
| * security/php72-hash: fix build with GCC-based architecturesjoneum2018-11-032-3/+5
| * Make consistent with krb5-115 and krb5-116.cy2018-11-021-1/+2
| * krb5-115: update 1.15.3 --> 1.15.4cy2018-11-022-6/+6
| * krb5-116: update 1.16.1 --> 1.16.2cy2018-11-023-6/+7
| * GCC disallows creating arrays of variable size (and const int is alinimon2018-11-023-0/+66
| * Update to 2.3.5flo2018-11-022-4/+4
| * This port needs USES=c++11-lang. Additionally, it unconditionally useslinimon2018-11-022-5/+21
| * Now builds on powerpc64.linimon2018-11-021-3/+1
| * Update to version 1.5.0girgen2018-11-022-4/+4
| * Allow building on powerpc64.linimon2018-11-021-1/+1
| * Fix the build with OpenSSL 1.1.1kevlo2018-11-021-0/+110
| * mail/mailman: add OPTION to not send passwords in the monthly mailspi2018-11-022-3/+30
| * Revert last commit / drop gpatch dependency now that FreeBSD 10 is EOL.ale2018-11-021-2/+0
| * Followup on r483807.rene2018-11-0211-170/+4
| * Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-02241-1518/+117
| * databases/percona57-server: Adapt ${name}_limits to the new resource0mp2018-11-022-11/+20
| * net/reaver: Pass the port to the new maintainer0mp2018-11-021-1/+1
| * sysutils/py-pyznap: Update to v1.1.00mp2018-11-023-9/+10
| * devel/nimble: Update to 0.9.00mp2018-11-022-4/+5
| * x11-wm/awesome: Fix build with GCC-based architecturesdbaio2018-11-021-4/+2
| * Convert names to unicodebapt2018-11-022-2/+2
| * devel/RStudio: unbreak with boost 1.69jbeich2018-11-021-0/+744
| * Fix the build by using ncursesw from ports.thierry2018-11-021-1/+1
| * Remove GOST support from BIND9 9.11 and 9.12.mat2018-11-022-38/+2
| * Fix build on powerpc64.mat2018-11-023-3/+3
| * - Update WWWamdmi32018-11-021-1/+1
| * Fix the build with OpenSSL 1.1.1.marcus2018-11-021-0/+22
| * Mark as deprecated, GNU classpath as stalled since 2012bapt2018-11-021-0/+3
| * - Add LICENSEamdmi32018-11-021-3/+6
| * - Update to 4.0ehaupt2018-11-022-5/+5
| * Remove extra character in include pathmeta2018-11-021-1/+1
| * security/softether: cleanup Makefilemeta2018-11-022-42/+26
| * audio/kid3-[kf5|qt5]: Fix build on powerpc64jhale2018-11-021-1/+1
| * Update to the latest MIT krb5 commit on github. This includes commitscy2018-11-023-5/+6
| * Update to the latest cfengine and cfengine-masterfiles commits on github.cy2018-11-025-10/+13
| * Update to the latest ast/ksh93 github commit. From their commit log:cy2018-11-022-5/+5
| * emulators/ppsspp: update to 1.7.1jbeich2018-11-022-12/+7
| * mail/davmail: update to 4.9.0swills2018-11-023-80/+77
| * net-p2p/py-libtorrent-rasterbar: unbreak with boost 1.69jbeich2018-11-021-0/+201
| * Fix build on gcc-based archs.linimon2018-11-021-1/+1
| * USES=objc:compiler sets the compiler, but then USES=compiler:c++11-langlinimon2018-11-021-2/+8
| * USES=compiler:c++11-lang is necessary to link against libosglinimon2018-11-021-1/+7
| * -Wno-sign-conversion is not supported by base GCC; remove this flag.linimon2018-11-021-0/+11
| * This port needs USES=compiler:c++11-lang to build on GCC architectures.linimon2018-11-022-1/+12
| * Fix build with GCC-based architectures.linimon2018-11-021-1/+1
| * Fix build with GCC-based architectures.linimon2018-11-021-2/+2
| * Fix build with GCC-based architectures.linimon2018-11-021-6/+8
| * Fix build with GCC-based architectures.linimon2018-11-021-3/+8
| * devel/py-aiortc: update to 0.9.12swills2018-11-022-4/+4
| * Fix build with GCC-based architectures.linimon2018-11-021-1/+1
| * devel/py-aioice: update to 0.6.10swills2018-11-022-4/+4
| * devel/p5-Glib2: update 1.328swills2018-11-023-4/+6
| * www/minio: update 2018.10.25.01.27.03swills2018-11-022-5/+5
| * Update net-im/jabberd to 2.7.0mm2018-11-026-385/+61
| * net/py-magic-wormhole: update to 0.11.0swills2018-11-022-5/+4
| * Update lang/erlang-runtime20 to version 20.3.8.11.olgeni2018-11-022-5/+8
| * security/vault: update to 0.11.4swills2018-11-022-4/+4
| * www/mod_auth_pubtkt: update to 0.13swills2018-11-022-3/+4
| * mail/getmail: Update to version 5.7jrm2018-11-022-4/+4
| * Update to 1.5.3flo2018-11-022-4/+4
| * Document gitea vulnerabilityflo2018-11-021-0/+29
| * Update to 2.9.11flo2018-11-022-5/+5
| * Removed www/rubygem-dropzonejs-rails07 as it is obsolete by www/gitlab-ce 11....mfechner2018-11-025-32/+1
| * Removed textproc/rubygem-github-markup16 as it is obsolete by www/gitlab-ce 1...mfechner2018-11-025-42/+1
| * Removed devel/rubygem-sidekiq-limit_fetch as it is obsolete by www/gitlab-ce ...mfechner2018-11-025-30/+1
| * sysutils/vagrant: update to 2.2.0cmt2018-11-023-4/+52
| * Removed devel/rubygem-peek-sidekiq as it is obsolete by www/gitlab-ce 11.4.x ...mfechner2018-11-025-33/+1
| * Update Mojolicious to 8.05adamw2018-11-023-6/+4
| * Update to recent version 1.2.0, it supports OpenSSL 1.1.1 now.osa2018-11-022-150/+221
| * x11/alacritty: Update to 0.2.1zeising2018-11-023-232/+241
| * Security update to 11.4.4, for more details see here:mfechner2018-11-022-6/+6
| * Upgrade to 1.6.5 which includes upstream now the binary rename, so patch remo...mfechner2018-11-023-21/+4
| * - Remove obsolete OSVERSION conditionamdmi32018-11-021-8/+1
| * - Remove obsolete OSVERSION conditionamdmi32018-11-021-7/+1
| * Document curl vulnerabilitysunpoet2018-11-021-0/+70
| * Update to 8.7.20sunpoet2018-11-022-4/+4
| * Update to 2.2.3sunpoet2018-11-022-6/+7
| * Fix RUN_DEPENDSsunpoet2018-11-021-2/+2
| * Update to 0.14.0sunpoet2018-11-024-9/+21
| * Update to 0.14.0sunpoet2018-11-024-9/+21
| * Add NO_ARCHsunpoet2018-11-021-0/+2
| * Update to 2.5.1sunpoet2018-11-022-4/+4
| * Update to 0.6.0.6sunpoet2018-11-022-4/+4
| * Update to 1.2.1sunpoet2018-11-022-4/+5
| * Simplify COMMENTsunpoet2018-11-021-4/+3
| * Use real PORTVERSION and update dependent portssunpoet2018-11-024-6/+6
| * Update to 1.60sunpoet2018-11-022-5/+7
| * Update to 0.16.2sunpoet2018-11-022-6/+7
| * Update to 2.11.161sunpoet2018-11-022-4/+4
| * Update to 2.11.161sunpoet2018-11-022-4/+4
| * Update to 2.11.161sunpoet2018-11-022-4/+4
| * Update to 4.0.3sunpoet2018-11-02