aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing MOVED entries for some hs-* ports after lang/ghc update.Gleb Popov2018-05-271-0/+6
| | | | | | | | Reported by: se Approved by: tcberner (mentor) Notes: svn path=/head/; revision=470992
* multimedia/gaupol: Correction: uncomment PYDISTUTILS_INSTALLARGSYuri Victorovich2018-05-271-1/+1
| | | | Notes: svn path=/head/; revision=470991
* multimedia/gaupol: Update 0.19.2 -> 1.4; Change of maintainershipYuri Victorovich2018-05-275-586/+28
| | | | | | | | | | | | | | | | | Port changes: * greg@unrelenting.technology takes maintainership * Change PORTVERSION to DISTVERSION * Switch to github * Now use distutils/plist/etc * Adjust USE_GNOME * Delete --single-version-externally-managed in PYDISTUTILS_INSTALLARGS since PYDISTUTILS_INSTALLNOSINGLE is deprecated * Change WWW URL PR: 226704 Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=470990
* textproc/dikt: Update WWW URL to a valid oneYuri Victorovich2018-05-271-1/+1
| | | | | | | | | | Browsers redirect http://dikt.tv/ to https://www.dikt.tv/ PR: 228029 Reported by: goran.tal@gmail.com (maintainer) Notes: svn path=/head/; revision=470989
* Update to r51730 from the FreeBSD docset (a.k.a. 11.2-R version)Marc Fonvieille2018-05-2710-30/+8
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/head/; revision=470988
* math/R: Permit building in poudriere with ATLASEitan Adler2018-05-271-2/+0
| | | | | | | | | | When ATLAS is built locally and then injected into poudriere (or other similar shenanigans) it does not make sense to block building of R. Approved by: jrm (maintainer) Notes: svn path=/head/; revision=470987
* audio/clementine-playerSean Bruno2018-05-274-51/+10
| | | | | | | | | | | | | | | | | | | - The upstream hasn't done a full "release" in quite a few years. There is plenty of commit activity and development however. Switch to just using their github tree directly at a "stable" release. - Remove a few patches that have been accepted upstream or deprecated. - Explicitly use libimobiledevice when GPOD is selected. - Explicitly USE_GL= gl glue - Explicitly USE_XORG=x11 I've been using this version on my desktop for a week now with no errors noted. Lightly reviewed by mat@ Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D15544 Notes: svn path=/head/; revision=470986
* Update included libmpack-lua and take maintainershipAdam Weinberger2018-05-273-19/+26
| | | | | | | | | | | | While here, sort depends, update WWW, and expand the pkg-descr. I'd like to thank Oleh Hushchenkov, the outgoing maintainer, for offering me maintainership and for maintaining this port for nearly two years. Notes: svn path=/head/; revision=470985
* Update to 3.0.1 and take maintainershipAdam Weinberger2018-05-274-29/+274
| | | | | | | | | | | | | The license has changed from Apache 2.0 to Boost Software License. I'm taking maintainership as this port has been outdated for two years with no maintainer input. PR: 228217 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=470984
* Update to the 20180525 snapshot of GCC 8.1.1.Gerald Pfeifer2018-05-272-4/+4
| | | | Notes: svn path=/head/; revision=470983
* vera++ is not compatible with python3Antoine Brodin2018-05-271-1/+1
| | | | Notes: svn path=/head/; revision=470982
* kicad-* are not compatible with python3Antoine Brodin2018-05-272-2/+2
| | | | Notes: svn path=/head/; revision=470981
* Remove duplicate lines from plistAntoine Brodin2018-05-271-2/+0
| | | | Notes: svn path=/head/; revision=470980
* Remove duplicate line from plistAntoine Brodin2018-05-271-1/+0
| | | | Notes: svn path=/head/; revision=470979
* Update to the 20180524 snapshot of GCC 7.3.1.Gerald Pfeifer2018-05-272-4/+4
| | | | Notes: svn path=/head/; revision=470978
* Mark as not-for !x86.Mark Linimon2018-05-273-0/+9
| | | | | | | | | | These ports fail to build on at least powerpc64; plus, these aging PCI and/or CardBus cards are unlikely to be of use on other tier-2 archs. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=470977
* devel/pycharm-ce: Update to version 2018.1.3Boris Samorodov2018-05-273-13/+13
| | | | Notes: svn path=/head/; revision=470976
* java/intellij: Update to version 2018.1.4Boris Samorodov2018-05-273-12/+11
| | | | Notes: svn path=/head/; revision=470975
* print/scribus: Update to version 1.4.7.Boris Samorodov2018-05-275-35/+22
| | | | | | | | | | Scribus 1.4.7 is almost exclusively a bugfixing and update release and will be the last iteration of the Scribus 1.4.x line. All future development efforts will go into the upcoming new stable version 1.6.x. Notes: svn path=/head/; revision=470974
* - Whitespace fixDmitry Marakasov2018-05-272-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=470973
* Update nVidia driver long lived branch to version 390.59, which had addedAlexey Dokuchaev2018-05-272-5/+5
| | | | | | | | | | support for GeForce GTX 1050 (with Max-Q Design), Quadro P3200, and Quadro P4200, but most importantly, for X.Org xserver ABI 24 (xorg-server 1.20). PR: 228383 Notes: svn path=/head/; revision=470972
* - Add LICENSEDmitry Marakasov2018-05-272-3/+6
| | | | | | | | | | | - Add missing libICE dependency - Cosmetic fix - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=470971
* Update `graphics/alembic' to version 1.7.8.Alexey Dokuchaev2018-05-272-4/+4
| | | | | | | | Found out via: repology.org Ignored by: portscout :( Notes: svn path=/head/; revision=470970
* Fix dependencies with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-3/+3
| | | | Notes: svn path=/head/; revision=470969
* Update to 8.35.0Matthew Seaman2018-05-273-6/+7
| | | | | | | | | | | - allow for BUILD_DEPENDS py-docutils to be flavoured. This avoids rebuilding the dependency every time in some environments where rst2man ends up being installed with a version tag. ChangeLog: https://github.com/rsyslog/rsyslog/blob/v8.35.0/ChangeLog Notes: svn path=/head/; revision=470968
* - Switch to new test frameworkDmitry Marakasov2018-05-271-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=470967
* Fix dependencies for DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-6/+6
| | | | Notes: svn path=/head/; revision=470966
* libappindicator is not compatible with python3Antoine Brodin2018-05-271-1/+1
| | | | Notes: svn path=/head/; revision=470965
* Update to 0.8.0Kirill Ponomarev2018-05-273-10/+9
| | | | | | | | PR: 228534 Submitted by: maintainer Notes: svn path=/head/; revision=470964
* Metaports do not have any files, they do not need a license.Mathieu Arnold2018-05-271-0/+2
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15587 Notes: svn path=/head/; revision=470963
* Update to 0.41Jochen Neumeister2018-05-272-4/+4
| | | | | | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.41 PR: 228524 Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer) Notes: svn path=/head/; revision=470962
* Fix packaging with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-2/+2
| | | | Notes: svn path=/head/; revision=470961
* Fix packaging with DEFAULT_VERSIONS=python=3.xAntoine Brodin2018-05-271-2/+2
| | | | Notes: svn path=/head/; revision=470960
* Update to 8u172Greg Lewis2018-05-272-6/+6
| | | | Notes: svn path=/head/; revision=470958
* COPYRIGHT: removed 'all rights reserved'Eitan Adler2018-05-271-1/+1
| | | | | | | | This has been removed from the remainder of the COPYRIGHT notices. Remove it here too. Notes: svn path=/head/; revision=470957
* MOVED,LEGAL: inform users of lintingEitan Adler2018-05-272-0/+4
| | | | | | | These files tend to have errors. Maybe this will help. Notes: svn path=/head/; revision=470956
* Tools: add LEGALlintEitan Adler2018-05-272-0/+23
| | | | | | | This checks 'LEGAL' for common errors, It is inspired by MOVEDLint. Notes: svn path=/head/; revision=470955
* LEGAL: remove ports that been removedEitan Adler2018-05-271-15/+0
| | | | Notes: svn path=/head/; revision=470954
* x11/xorg-minimal: take maintainership (again)Eitan Adler2018-05-271-6/+4
| | | | | | | | - This was my first contribution to FreeBSD. Take it back. - Correct run deps for video driver of 'intel29' Notes: svn path=/head/; revision=470953
* . Update URL for STATUS_COLORS patch.Greg Lewis2018-05-261-1/+1
| | | | | | | | PR: 228481 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Notes: svn path=/head/; revision=470952
* Update to 2.4Matthew Seaman2018-05-262-8/+8
| | | | | | | ChangeLog: https://sourceforge.net/projects/pgbarman/files/2.4/ Notes: svn path=/head/; revision=470951
* Add information on the Wine Staging patchset (aka the STAGING option)Gerald Pfeifer2018-05-261-1/+3
| | | | | | | | | | for version 3.9. PR: 228518 Submitted by: lightside@gmx.com Notes: svn path=/head/; revision=470950
* Redirect stdout & stderr to /dev/null in rc.d scriptsPalle Girgensohn2018-05-265-5/+6
| | | | | | | | PR: 227945 Submitted by: TAO ZHOU Notes: svn path=/head/; revision=470949
* devel/apache-ant: Update to 1.10.3Palle Girgensohn2018-05-263-6/+8
| | | | | | | | | Changelog: https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.2.html https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.3.html Notes: svn path=/head/; revision=470948
* Update devel/py-twilio to version 6.14.3.Jimmy Olgeni2018-05-262-4/+4
| | | | Notes: svn path=/head/; revision=470947
* vegastrike is not compatible with python3Antoine Brodin2018-05-261-1/+1
| | | | Notes: svn path=/head/; revision=470946
* wxmupen64plus is not compatible with python3Antoine Brodin2018-05-261-1/+1
| | | | Notes: svn path=/head/; revision=470945
* - Update to 1.5.0Martin Wilke2018-05-263-13/+18
| | | | | | | | | | | | | | | - Switch to django111 - Added NO_ARCH - Added DOC Options - Update WWW PR: 228262 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=470944
* - Update to 1.5.0Martin Wilke2018-05-263-16/+26
| | | | | | | | | | | | | | | - Switch to django111 - Added NO_ARCH - Doc OPTIONS - Update WWW PR: 228262 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=470943
* sysutils/pslist: Update to 1.4.0Danilo G. Baio2018-05-262-4/+4
| | | | Notes: svn path=/head/; revision=470942