aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11/libxcb: Update to 1.13.1Niclas Zeising2018-09-282-5/+5
| | | | | | | | | | | | | This fixes an issue with intermittent KWin craches when using the nvidia driver. While here, add gnome to USES= Release notes: https://lists.freedesktop.org/archives/xcb/2018-September/011155.html Notes: svn path=/head/; revision=480881
* devel/codequery: update to 0.21.1Fernando Apesteguía2018-09-282-5/+4
| | | | | | | | | Changelog: https://github.com/ruben2020/codequery/blob/master/NEWS.md Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=480879
* - Update to 1-14-10Danilo Egea Gondolfo2018-09-284-8/+9
| | | | | | | - Move USES to make portlint happy Notes: svn path=/head/; revision=480878
* Bump minimum Rust version in Mk/Uses/cargo.mkTobias Kortkamp2018-09-281-1/+1
| | | | | | | | | | | | | Given that at least ripgrep will soon require Rust >= 1.28.0 [1] and given the recently discovered buffer overflow vulnerability in the standard library of Rust < 1.29.1 [2] bump it to 1.29.1 to avoid surprises. [1] https://github.com/BurntSushi/ripgrep/issues/1019 [2] https://groups.google.com/forum/#!topic/rustlang-security-announcements/CmSuTm-SaU0 Notes: svn path=/head/; revision=480877
* - Update to 0.29.0Danilo Egea Gondolfo2018-09-282-18/+6
| | | | Notes: svn path=/head/; revision=480876
* - Update to 1.2.8Martin Wilke2018-09-282-5/+4
| | | | | | | | PR: 230678 Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480875
* - Update to 3.4.0Martin Wilke2018-09-283-38/+10
| | | | | | | | | | PR: 230553 Submitted by: ndowens@yahoo.com Approved by: maintainer timeout Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480874
* - Update to 2.0.2.18Martin Wilke2018-09-284-7/+17
| | | | | | | | PR: 230684 Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480873
* - Update to 1.18.12Martin Wilke2018-09-282-4/+4
| | | | | | | | | PR: 230676 Submitted by: maintainer Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480872
* lang/rust: update to 1.29.1Jan Beich2018-09-2830-13/+33
| | | | | | | | | | | | - Force rebuild all consumers as standard library is statically linked Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html PR: 229826 (follow up) Approved by: dumbbell Differential Revision: https://reviews.freebsd.org/D17337 Notes: svn path=/head/; revision=480871
* - Update to 1.12.0Danilo Egea Gondolfo2018-09-282-4/+4
| | | | Notes: svn path=/head/; revision=480870
* editors/teco: Improve documentation and set maintainershipFernando Apesteguía2018-09-288-24/+655
| | | | | | | | | | | | | | | * Add detailed man page * Add DOCS option * Add LICENSE * Give maintainership to submitter PR: 231184 Submitted by: bob@eager.cx Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D17228 Notes: svn path=/head/; revision=480869
* This package makes it possible to serialize tags generated by the django-taggitMartin Wilke2018-09-284-0/+33
| | | | | | | | | | | | | | | package. Because the tags in the django-taggit package need to be added into a TaggableManager() one cannot use the usual Serializer that is retrieved from the Django REST Framework. WWW: https://github.com/glemmaPaul/django-taggit-serializer PR: 231114 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480868
* - Update to 2.6.1Martin Wilke2018-09-282-4/+4
| | | | | | | | | PR: 230587 Submitted by: maintainer Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=480867
* misc/osinfo-db: update to 20180920Roman Bogorodskiy2018-09-283-4/+20
| | | | Notes: svn path=/head/; revision=480866
* updates LMMS to 1.2.0-rc7Rodrigo Osorio2018-09-2842-578/+486
| | | | | | | | | | | | | | | | - Add sndio support - Get rid of many custom patches and other workarounds by adding USES=localbase:ldflags - Fix man page install location - Modernize some CMAKE variables Changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.0-rc7 PR: 229867 Submitted by: tobik Notes: svn path=/head/; revision=480865
* Mark "BROKEN" on mips and mips64Jochen Neumeister2018-09-281-0/+3
| | | | | | | | | | | | | /nxb-bin/usr/bin/cc -c -O2 -pipe -G0 -EB -mabi=64 -msoft-float -fno-strict-aliasing -I /usr/local/include -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -o objs/src/core/ngx_spinlock.o src/core/ngx_spinlock.c src/core/ngx_spinlock.c:47:2: error: #error ngx_spinlock() or ngx_atomic_cmp_set() are not defined ! *** Error code 1 Reported by: pkg-fallout Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=480864
* benchmarks/stress-ng: Update to 0.09.41Luca Pizzamiglio2018-09-282-4/+4
| | | | | | | Changelog at: https://bit.ly/2Om9Ygi Notes: svn path=/head/; revision=480863
* security/libtomcrypt: update to 1.18.2, unbreak [1]Pietro Cerutti2018-09-283-9/+17
| | | | | | | | | | Changes: https://github.com/libtom/libtomcrypt/blob/v1.18.2/changes PR: 231783 [1] Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=480862
* Fix build when EXAMPLES is setRomain Tartière2018-09-281-1/+0
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=480861
* www/nextcloud: Fix APCU option, add INTLBernard Spil2018-09-281-4/+8
| | | | | | | | PR: 231769 Submitted by: Matt <fsbruva yahoo com> Notes: svn path=/head/; revision=480860
* Update calibre to 3.32.0Guido Falsi2018-09-283-13/+17
| | | | Notes: svn path=/head/; revision=480859
* devel/git: Keep original bash completion filenameRenato Botelho2018-09-283-3/+6
| | | | | | | | | | | | | Do not rename git-completion.bash to git.sh to make it easier for users that follow git docs, which point to original filename. Add a note in pkg-message to let users know about it. PR: 231775 Submitted by: pierogmorski@gmail.com Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=480858
* Make the GeoIP and geoipupdate descriptions reflect realityAdam Weinberger2018-09-283-13/+12
| | | | | | | | | The difference is no longer paid vs. unpaid. There are free versions of the GeoIP2 databases, and they are preferred when supported. Notes: svn path=/head/; revision=480857
* - Update to 2.3.6Wen Heping2018-09-282-4/+4
| | | | Notes: svn path=/head/; revision=480856
* - Update to 1.2.1Wen Heping2018-09-282-4/+4
| | | | Notes: svn path=/head/; revision=480855
* Add an option for GeoIP2 database support via libmaxminddbAdam Weinberger2018-09-281-2/+9
| | | | | | | | PR: 231241 Approved by: maintainer timeout (3w) Notes: svn path=/head/; revision=480854
* Update security/sshguard to 2.2.0Renato Botelho2018-09-284-14/+14
| | | | | | | | | | | | | | While here, break some long lines, Use INSTALL_DATA to install sample config file since it's not supposed to be changed and re-generate patches using `make makepatch` PR: 230861 Approved by: maintainer timeout (> 1 month) Obtained from: pfSense Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=480853
* - Update to 1.25Wen Heping2018-09-282-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Test-Script Notes: svn path=/head/; revision=480852
* Update to 3.0.2Romain Tartière2018-09-282-6/+7
| | | | | | | | | While here, pet portlint(1) With hat: puppet Notes: svn path=/head/; revision=480851
* Update to 1.1.1Romain Tartière2018-09-283-8/+8
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=480850
* - Update to 1.11.6TAKATSU Tomonari2018-09-282-6/+4
| | | | Notes: svn path=/head/; revision=480849
* - Add LICENSEDmitry Marakasov2018-09-282-1/+3
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=480848
* - Add LICENSEDmitry Marakasov2018-09-281-0/+4
| | | | | | | | | - Add NO_ARCH Approved by: portmgr blanket Notes: svn path=/head/; revision=480847
* sysutils/potnet: Add LICENSE_FILE.Mateusz Piotrowski2018-09-281-0/+1
| | | | | | | | | Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D17343 Notes: svn path=/head/; revision=480846
* Update to 1.2.3 release.Alex Dupre2018-09-282-4/+4
| | | | Notes: svn path=/head/; revision=480845
* audio/jalv-select: Update 1.0 -> 1.2Yuri Victorovich2018-09-283-6/+8
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=480844
* - Update to 1.6.20Danilo Egea Gondolfo2018-09-283-4/+14
| | | | Notes: svn path=/head/; revision=480843
* security/py-pynacl: Update 1.2.1 -> 1.3.0Yuri Victorovich2018-09-282-6/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=480842
* www/py-libsass: Update 0.15.0 -> 0.15.1Yuri Victorovich2018-09-282-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=480841
* security/py-txtorcont: Update 18.0.2 -> 18.1.0Yuri Victorovich2018-09-282-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=480840
* science/chemps2: Update 1.8.7 -> 1.8.8Yuri Victorovich2018-09-282-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=480839
* textproc/py-pygments and science/paraview conflict each otherYuri Victorovich2018-09-282-1/+9
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=480838
* - Unbreak by adding missing pkg-plistWen Heping2018-09-282-2/+136
| | | | | | | | PR: 228758 Submitted by: mzaki@niid.go.jp(maintainer) Notes: svn path=/head/; revision=480837
* Fix build on gcc-based archs.Mark Linimon2018-09-271-1/+2
| | | | | | | | | | | | | While here, pet portlint. Tested on powerpc64, amd64. Submitted by: jhibbits Approved by: portmgr (tier-2 blanket) Differential Revision: D17044 Notes: svn path=/head/; revision=480836
* graphics/drm-devel-kmod: chase updated signature in MODULE_PNP_INFO macroJohannes M Dieterich2018-09-272-5/+5
| | | | Notes: svn path=/head/; revision=480835
* Allow building on powerpc64.Mark Linimon2018-09-271-1/+1
| | | | | | | | | PR: 231759 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480834
* Fix build on gcc-based archs.Mark Linimon2018-09-271-2/+1
| | | | Notes: svn path=/head/; revision=480833
* Fix build on gcc-based archs.Mark Linimon2018-09-271-4/+3
| | | | | | | | | | | | | Tested on powerpc64, amd64. While here, pet portlint. PR: 231740 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480832
* Unmark broken on powercp64/mips64.Mark Linimon2018-09-271-3/+0
| | | | | | | | | PR: 231710 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=480831