aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New port: net/mod_amdtobik2019-02-076-0/+90
* - Update WWWamdmi32019-02-071-1/+1
* New port: x11-wm/apheliatobik2019-02-074-0/+42
* Update to 2019.02.07mr2019-02-073-8/+8
* devel/commit-patch: Update to 2.6tobik2019-02-072-3/+5
* - Add LICENSEamdmi32019-02-071-0/+3
* Update to 2.6matthew2019-02-074-41/+40
* security/clamsmtp: Reset MAINTAINERtobik2019-02-071-1/+1
* Really update to version 2.2.1matthew2019-02-073-9/+12
* - Update to 1.13.0wen2019-02-072-4/+4
* .gitauthors: Add Johannes Lundberg (johalun)jrm2019-02-071-0/+1
* lang/rust-nightly: update to 1.34.0.20190207jbeich2019-02-072-4/+4
* multimedia/aom: update to 1.0.0.1305jbeich2019-02-072-5/+5
* multimedia/rav1e: update to s20190206jbeich2019-02-072-32/+20
* emulators/rpcs3: update to 0.0.6.7789jbeich2019-02-072-5/+5
* Altivec support probably wasn't maintained for years. Fix it to compiledb2019-02-0713-8/+347
* Update the libraries to the latest snapshotsmr2019-02-0711-240/+874
* Update to 2019.02.06mr2019-02-072-5/+5
* Update to 2018.12.01mr2019-02-072-6/+5
* Update to 2019.02.05mr2019-02-072-6/+6
* Add LICENSE_FILEsunpoet2019-02-071-0/+3
* Update to 0.58sunpoet2019-02-072-4/+4
* Update to 0.16.1sunpoet2019-02-072-5/+4
* Update to 0.16.1sunpoet2019-02-072-6/+7
* Update to 2.11.214sunpoet2019-02-072-4/+4
* Update to 2.11.214sunpoet2019-02-072-4/+4
* Update to 2.11.214sunpoet2019-02-072-4/+4
* Update to 0.16.1sunpoet2019-02-072-5/+4
* Update to 3.37.1sunpoet2019-02-072-4/+4
* Update to 3.9.2sunpoet2019-02-072-4/+6
* Update to 0.047sunpoet2019-02-072-4/+4
* databases/galera: Unbreak with OpenSSL 1.1.1vd2019-02-071-2/+0
* Attempt to work around a problem with binutils not liking the armv6 codebrooks2019-02-071-0/+6
* Update to 10.32krion2019-02-073-8/+8
* sysutils/doctl: Update to version 1.13.0jrm2019-02-072-4/+4
* games/gzdoom: Update to 3.7.2kevans2019-02-072-7/+6
* devel/py-configparser: Update 3.5.0 -> 3.5.3robak2019-02-072-5/+4
* Upgrade to 7.6.0.mfechner2019-02-074-147/+132
* Update to version 1.8.18.demon2019-02-072-4/+4
* Change from libGeoIP to libmaxminddb and bump PORTREVISIONjoneum2019-02-071-5/+2
* multimedia/libvpx: handle snapshots in version stringjbeich2019-02-061-0/+3
* sysutils/osinfo-db-tools: update to 1.3.0novel2019-02-062-4/+7
* irc/ngircd: Enable PAM support by defaulttobik2019-02-061-2/+4
* Update to version 1.9.4.demon2019-02-062-4/+4
* multimedia/libvpx: update 1.8.0jbeich2019-02-0639-54/+264
* www/firefox: update r491042 with upstream fixjbeich2019-02-061-38/+23
* Security update to 11.7.4.mfechner2019-02-062-6/+5
* net-im/openfire: release maintainershipgahr2019-02-061-1/+1
* Make sure check-sanity runs when running make makesum, to catch upmat2019-02-061-1/+1
* sysutils/fusefs-sandboxfs: Add missing patch to unbreak build on i386tobik2019-02-061-0/+19
* New port: sysutils/sandboxfstobik2019-02-065-0/+288
* - Add LICENSEehaupt2019-02-061-8/+5
* Update to the 20190203 snapshot of GCC 9.0.1.gerald2019-02-062-7/+4
* - Add LICENSE_FILEamdmi32019-02-062-6/+7
* Document gitlab-ce vulnerability.mfechner2019-02-061-0/+29
* Remove options helpers that do not exist. And in one case, probably fixmat2019-02-062-2/+1
* - Add LICENSEamdmi32019-02-061-0/+5
* devel/google-perftools: fix build with GCC-based architecturesyuri2019-02-063-5/+25
* Update to 4.2.1ehaupt2019-02-062-6/+10
* net/ceph13: Use USES=pkgconfigtobik2019-02-061-2/+2
* Update from 3.7.0 to 3.8.1joneum2019-02-063-30/+229
* devel/gsoap: Update version 2.8.74=>2.8.78bofh2019-02-068-138/+32
* lang/mujs: Enable readline; pass build flags to the buildyuri2019-02-062-4/+35
* print/qpdfview: Update to 0.4.18.b1meta2019-02-063-17/+16
* If compiling with base GCC, -fnested-functions needs to be passed.linimon2019-02-061-4/+7
* -std=c90 is not supported by base GCC. Replace it with -std=c89, whichlinimon2019-02-061-3/+4
* finance/aqmoney: deprecate the portmeta2019-02-061-0/+2
* This port needs USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-061-1/+1
* CXXFLAGS+=-Wno-c++11-narrowing is not supported by base GCC. Insteadlinimon2019-02-061-1/+1
* This port requires USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-061-1/+1
* Base GCC doesn't support -Wno-incompatible-pointer-types, which breakslinimon2019-02-062-9/+6
* This port requires USES=compiler:c11 to build on GCC-basedlinimon2019-02-061-1/+1
* Remove obsolete features, fixed blacklistshurd2019-02-061-485/+93
* This port builds on powerpc64. x86 assembly sections are ifdef'd solinimon2019-02-061-3/+0
* databases/mongodb36: support arm64.aarch64pi2019-02-0639-2/+2185
* deskutils/qownnotes: update to 19.2.0fernape2019-02-063-5/+10
* Fix build on GCC architectures.cy2019-02-061-1/+1
* sysutils/grub2-pcbsd: modernize a bit:rene2019-02-062-4/+3
* biology/dsr-pdb: Correct typoyuri2019-02-061-1/+1
* biology/dsr-pdb: Add c++11 flags because boost isn't found without ityuri2019-02-063-2/+25
* devel/cmake: update to 3.13.4tcberner2019-02-064-6/+6
* New port: dns/flamethrowerpi2019-02-064-0/+44
* Remove an obsolete dependency to Soprano.thierry2019-02-061-4/+3
* net/ceph13: Make PKGNAME uniquepi2019-02-061-0/+1
* mail/spamassassin: missing dependency on net/p5-Net-CIDR-Liteler2019-02-061-1/+2
* Remove unnecessary CXXFLAGS for powerpcspelwhsu2019-02-061-2/+0
* New port: net/ceph13: Ceph delivers object, block, and file storagepi2019-02-0610-0/+1186
* Update to 5.7.1bapt2019-02-064-44/+7
* Add support for powerpc and powerpcspelwhsu2019-02-062-9/+54
* - Update to 2.0.4amdmi32019-02-063-23/+48
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-061-1/+1
* Unbreak INDEXantoine2019-02-061-1/+1
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-061-1/+1
* u-boot-firefly-rk3399: Add a u-boot port for this boardmanu2019-02-055-4/+47
* x11/grim: update to 1.1jbeich2019-02-052-7/+11
* atf-master: Hook to the build and add IGNORE when no platform is specifiedmanu2019-02-052-0/+6
* sysutils/atf-rk3399: Add a new ARM ATF port for RochChip RK3399 SoCmanu2019-02-054-1/+22
* There is no *_CONFIGURE_DISABLE options helpertobik2019-02-056-6/+0
* Add a new atf-master master port.manu2019-02-059-39/+57
* games/ags: Update to 3.4.3.0tobik2019-02-053-41/+4
* Update to 0.54.0joneum2019-02-053-26/+32
* mail/dovecot: update reporter for latest vulnler2019-02-051-1/+1
* mail/dovecot: upgrade to 2.3.4.1ler2019-02-052-5/+4
* - Fix LICENSEamdmi32019-02-051-4/+5
* Add gl to X11_USES since a naked USE_GL=, without also setting USES, asgerald2019-02-051-1/+1
* mail/dovecot: Suitable client certificate can be used to login as other userler2019-02-051-0/+60
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-051-1/+1
* - Add USES=glamdmi32019-02-051-5/+7
* Update to 1.9.0sunpoet2019-02-054-64/+6
* Fix __int128 detection on i386sunpoet2019-02-052-1/+29
* Update MASTER_SITES and WWWsunpoet2019-02-052-2/+2
* Add py-pyjade 4.0.0sunpoet2019-02-054-0/+35
* Add py-datatest 0.9.3sunpoet2019-02-054-0/+32
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-051-7/+9
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-051-1/+1
* net-im/telegram-desktop: update to 1.5.11swills2019-02-0534-130/+121
* - Fix LICENSEamdmi32019-02-051-3/+6
* - Fix LICENSEamdmi32019-02-051-12/+6
* - Add missing depends (ogg, gl, x11)amdmi32019-02-051-5/+7
* - Add USES=glamdmi32019-02-051-5/+5
* Update WWWsunpoet2019-02-051-1/+1
* Update to 1.00sunpoet2019-02-052-5/+5
* Update comment: remove apache 2.2sunpoet2019-02-051-1/+1
* Fix build on powerpcsunpoet2019-02-051-1/+1
* Update to 3.21sunpoet2019-02-052-4/+4
* Update to 0.57sunpoet2019-02-052-4/+9
* Update to 1.00sunpoet2019-02-052-4/+4
* Update to 2.11.213sunpoet2019-02-052-4/+4
* Update to 2.11.213sunpoet2019-02-052-4/+4
* Update to 2.11.213sunpoet2019-02-052-4/+4
* Update to 0.20.3sunpoet2019-02-052-4/+4
* Update PORTSCOUTsunpoet2019-02-051-1/+1
* Update to 1.9.0sunpoet2019-02-053-7/+8
* Update PORTSCOUTsunpoet2019-02-051-2/+3
* Add p5-Perl-PrereqScanner-NotQuiteLite 0.9903sunpoet2019-02-055-0/+123
* Add p5-Regexp-Trie 0.02sunpoet2019-02-055-0/+34
* - Switch to options helpersamdmi32019-02-052-11/+6
* finance/openhbci: deprecate the portmeta2019-02-051-0/+3
* - Add USES=gl, add missing GL, XORG dependsamdmi32019-02-051-3/+5
* Fix installation of the service script in rc.d.se2019-02-051-1/+2
* net/nuster: update to 2.0.7.18swills2019-02-052-4/+4
* New port: graphics/py-glfwtobik2019-02-054-0/+30
* x11/swaylock: update to 1.3 (nop)jbeich2019-02-052-4/+3
* x11/swayidle: update to 1.2 (nop)jbeich2019-02-052-4/+3
* ftp/filezilla: update 3.36.0 -> 3.40.0, taking maintainerpi2019-02-052-6/+5
* ftp/libfilezilla: update 0.13.0 -> 0.15.1, taking maintainerpi2019-02-053-7/+11
* ddevel/nimble: Fix build cache locationswills2019-02-051-1/+2
* update check_ssl_cert to 1.81.0cmt2019-02-052-4/+4
* Fix sanity checkantoine2019-02-051-1/+1
* Update to 4.3.2bapt2019-02-052-4/+4
* - Update WWWamdmi32019-02-051-1/+1
* Mk/bsd.port.mk: fix grammarmeta2019-02-051-1/+1
* - Add LICENSEamdmi32019-02-051-0/+4
* security/py-pass-audit: Replace python3 with ${PYTHON_CMD} in audit.bashtobik2019-02-051-0/+4
* sysutils/ncdu: Update to 1.14tobik2019-02-052-4/+4
* Update to 4.2.13, add CARES option.vanilla2019-02-053-17/+9
* Update to 0.10.5.vanilla2019-02-052-4/+4
* Add libnumbertext, number to number name and money text conversion librarieslwhsu2019-02-058-0/+111
* multimedia/rav1e: update to s20190204jbeich2019-02-052-11/+11
* multimedia/aom: update to 1.0.0.1297jbeich2019-02-052-5/+5
* lang/rust-nightly: update to 1.34.0.20190205jbeich2019-02-052-4/+4
* emulators/citra: update to s20190203jbeich2019-02-052-5/+5
* emulators/rpcs3: update to 0.0.6.7788jbeich2019-02-052-5/+5
* mail/thunderbird: backport a fix for saving an address book entryjbeich2019-02-052-1/+44
* devel/dash.el: Update to 2.15.0meta2019-02-052-6/+5
* www/kanboard: update to 1.2.7swills2019-02-053-5/+14
* sysutils/lnav: update to 0.8.4swills2019-02-055-33/+17
* multimedia/kodi-devel: Bump revision after r492172tobik2019-02-051-0/+1
* Change RUN_DEPENDS from py-msgpack to py-msgpack05sunpoet2019-02-051-1/+2
* Add py-msgpack05 0.5.6 (copied from py-msgpack)sunpoet2019-02-054-0/+36
* devel/libfmt: update to 5.3.0swills2019-02-053-11/+14
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-051-1/+1
* Return rezny@'s ports to the pool after his commit bit got safekept.rene2019-02-0512-12/+12
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-051-1/+1
* py-abipy is not compatible with python2antoine2019-02-051-1/+1
* Enable gold on i386antoine2019-02-051-2/+2
* Update to 2019.02.03sunpoet2019-02-052-4/+4
* Update to 20190202sunpoet2019-02-052-4/+4
* Update to 2019.02.03sunpoet2019-02-052-4/+4
* Update to 1.18.2sunpoet2019-02-052-4/+4
* Update to 0.16.0sunpoet2019-02-052-4/+4
* Update to 9.09sunpoet2019-02-052-4/+4
* Use REINPLACE_CMD instead of patch filessunpoet2019-02-053-40/+1
* science/py-pymatgen: python-3 onlyyuri2019-02-051-1/+1
* Remove expired ports and dependencies:rene2019-02-0535-3387/+7
* devel/ikos: Update 2.1-69 -> 2.1-82yuri2019-02-052-6/+5
* Remove expired ports:rene2019-02-0560-2660/+12
* science/py-pymatgen: Update 2018.10.18 -> 2019.1.24yuri2019-02-052-4/+5
* sysutils/trueos-libqt5: fix buildswills2019-02-052-2/+17
* - Convert USE_SDL=yes to USE_SDL=sdlamdmi32019-02-052-2/+2
* u-boot-tools: Update to 2019.01manu2019-02-052-4/+4
* Add a new u-boot port for pine64-ltsmanu2019-02-054-1/+20
* rpi-firmware: Update to the 20181112 versionmanu2019-02-053-5/+19
* Update U-Boot to 2019.01manu2019-02-058-134/+8
* - Add upstream patch to fix occasional crashesamdmi32019-02-052-0/+53
* Update to latest commit.mat2019-02-055-127/+17
* Update to v5.29.7-35-g04db542212.mat2019-02-052-4/+4
* deskutils/copyq: update to 3.7.3fernape2019-02-053-7/+6
* databases/mongodb34: update 3.4.16 -> 3.4.19pi2019-02-054-8/+17
* - update to 1.1.Alpha12.0dinoex2019-02-042-6/+6
* - update geodb-20190201dinoex2019-02-042-5/+5
* - Update to 2.0.4amdmi32019-02-043-5/+5
* - Update to 2.163lwhsu2019-02-042-4/+4
* science/gramps: Update to 5.0.1woodsb022019-02-043-32/+7
* databases/mongodb36: update 3.6.6 -> 3.6.10pi2019-02-044-27/+4
* sysutils/py-distro: Update to 1.4.0woodsb022019-02-043-110/+5
* net-mgmt/etherape: Update to 0.9.18woodsb022019-02-043-10/+9
* adding plist file with missing _ffi_xcursors.py and _ffi_pango.py to x11-wm/q...ericbsd2019-02-041-0/+2
* Tweak PORTSCOUT, gives false positive 1.1.0 as wellamdmi32019-02-041-1/+1
* - Update to 3.4.93miwi2019-02-042-4/+4
* security/keepass-plugin-keepassrpc: Update to 1.8.0woodsb022019-02-042-5/+4
* security/keepass: Update to 2.41woodsb022019-02-042-20/+18
* graphics/bsd-plotutils: create portswills2019-02-045-0/+138
* Fix USE_GITHUB usage.mat2019-02-0410-50/+52
* Add pulseeffectskwm2019-02-045-0/+256
* shells/jailkit: Update to 2.20woodsb022019-02-043-10/+10
* devel/py-python-gitlab: update to 1.7.0swills2019-02-042-4/+4
* x11/lightdm-gtk-greeter: Update to 2.0.6woodsb022019-02-042-7/+8
* sysutils/mmve: create portswills2019-02-045-0/+43
* math/libtommath: update license, pet portlintgahr2019-02-041-4/+5
* Add USES=compiler:c11 to fix build on GCC-based architectures.linimon2019-02-041-4/+2
* This port requires a C++11-compatible compiler. Addlinimon2019-02-041-1/+1
* When compiling this port with GCC, the following warning is treated as error:linimon2019-02-041-0/+4
* x11/lightdm: Re-add patch accidentally deleted during last changewoodsb022019-02-042-0/+25
* This port needs C++11-compatible compiler to build. Addlinimon2019-02-041-1/+1
* devel/catch: update to 2.6.0gahr2019-02-042-5/+5
* This port needs a C++11-compatible compiler to build. Addlinimon2019-02-041-1/+1
* This port requires C++11-compatible compiler to build. Addlinimon2019-02-041-1/+1
* This port needs USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-041-6/+6
* This port needs USES=compiler:c++11-lang to build on GCC-basedlinimon2019-02-041-1/+2
* x11/lightdm: Update to 1.28.0woodsb022019-02-048-76/+58
* x11/lightdm: Include pkg-message explaining how to fix LightDM coredumpswoodsb022019-02-042-2/+9
* Update to r52793 from the FreeBSD docset.blackend2019-02-044-6/+5
* On powerpcspe configure GCC --with-cpu=8548 instead of --with-cpu=8540,gerald2019-02-045-5/+5
* - Add LICENSE_FILEamdmi32019-02-042-1/+2
* Update lang/racket to version 7.2.olgeni2019-02-043-6/+81
* Update lang/racket-minimal to version 7.2.olgeni2019-02-043-6/+25
* - Add LICENSEamdmi32019-02-042-0/+6
* Update to 8.0.15matthew2019-02-042-4/+4
* games/alex4: Prepare for Allegro 4.4.3tobik2019-02-042-3/+59
* games/ags: Backport some patches to fix build with Allegro 4.4.3tobik2019-02-042-0/+81
* nroff/groff was removed from base by r319664. Since then textproc/groffcy2019-02-041-0/+1
* www/analog: Update WWWmeta2019-02-042-2/+2
* make uuidd depend on ldconfig during bootmandree2019-02-042-2/+2
* New port: sysutils/ntfy: Utility for sending notifications on-demand, and whe...yuri2019-02-044-0/+34
* Update to 3.7.1sunpoet2019-02-043-9/+10
* Add py-sphinx-tabs 1.1.10sunpoet2019-02-044-0/+33
* Update to 0.24sunpoet2019-02-042-4/+4
* Add py-mail-parser 3.9.1sunpoet2019-02-044-0/+43
* Update to 0.80sunpoet2019-02-042-4/+4