aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Transfer more Erlang ports to erlang@.Jimmy Olgeni2018-06-084-4/+4
| | | | Notes: svn path=/head/; revision=472000
* Prune 11.2-BETA2 MANIFEST files.Glen Barber2018-06-078-59/+1
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=471945
* misc/osinfo-db: update to 20180531Roman Bogorodskiy2018-06-073-4/+5
| | | | Notes: svn path=/head/; revision=471899
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-042-1/+4
| | | | | | | | | - Update WWW Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471657
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-042-2/+5
| | | | | | | | | | | - Add NO_ARCH - Use = instead of += for CONFIGURE_ARGS - Fix and update WWW Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471656
* Update WWWSunpoet Po-Chuan Hsieh2018-06-041-1/+1
| | | | Notes: svn path=/head/; revision=471655
* Add LICENSESunpoet Po-Chuan Hsieh2018-06-042-1/+4
| | | | | | | | | - Update WWW Approved by: portmgr (blanket) Notes: svn path=/head/; revision=471654
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-06-042-2/+4
| | | | | | | | | - Fix indent - Add NO_ARCH - Update WWW Notes: svn path=/head/; revision=471653
* Canonicalize dependency on libpngAntoine Brodin2018-06-031-1/+1
| | | | Notes: svn path=/head/; revision=471491
* misc/urbit: Make COMMENT more descriptiveYuri Victorovich2018-06-021-1/+1
| | | | | | | Reported by: Mateusz Piotrowski <0mp@freebsd.org> Notes: svn path=/head/; revision=471432
* New port: misc/urbit: Operating functionYuri Victorovich2018-06-025-0/+84
| | | | Notes: svn path=/head/; revision=471405
* Update to 3.3.15Emanuel Haupt2018-06-028-85/+106
| | | | Notes: svn path=/head/; revision=471372
* Update misc/elixir-mime to version 1.3.0.Jimmy Olgeni2018-06-023-5/+7
| | | | Notes: svn path=/head/; revision=471345
* New port: misc/py-PyUserInput: Module for mouse and keyboard controlYuri Victorovich2018-06-024-0/+28
| | | | Notes: svn path=/head/; revision=471339
* Add MANIFEST files for 11.2-RC1.Glen Barber2018-06-028-1/+59
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=471328
* Prune MANIFEST files from 11.2-BETA1.Glen Barber2018-05-318-59/+1
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=471241
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-311-1/+1
| | | | | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html Notes: svn path=/head/; revision=471191
* Add rubygem-haversine_distance 1.1.1Sunpoet Po-Chuan Hsieh2018-05-304-0/+26
| | | | | | | | | | Haversine is a formula to calculate the great-circle distance between two geo-locations. WWW: https://github.com/jirapong/haversine_distance Notes: svn path=/head/; revision=471154
* Update WWWSunpoet Po-Chuan Hsieh2018-05-2755-55/+55
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* 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
* Add MANIFEST files for 11.2-BETA3.Glen Barber2018-05-268-1/+59
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=470879
* misc/py-tqdm: Update to 4.23.4Steve Wills2018-05-252-4/+4
| | | | | | | | PR: 228475 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=470819
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-222-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* - Update to 2.2.1 [1]TAKATSU Tomonari2018-05-213-8/+11
| | | | | | | | | | | | - Fix LICENSE - Update WWW: line in pkg-descr - Make portlint happy PR: 224776 [1] Submitted by: swills@ [1] Notes: svn path=/head/; revision=470509
* Add MANIFEST files for 11.2-BETA2.Glen Barber2018-05-198-1/+59
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=470423
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-181-3/+3
| | | | | | | | Exp-run by: antoine PR: 228200 Notes: svn path=/head/; revision=470309
* Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-187-284/+1756
| | | | | | | | | | | | | | | | | | | | The work was done by tcberner and myself, with thanks to antoine for the exp-run. Not a lot to report compared to other Qt5 updates: * net/qt5-network is still broken with LibreSSL. I said this in a commit message ages ago but it bears repeating: upstream is open to adding support for LibreSSL, but someone needs to step up to maintain it upstream, otherwise things will continue to be broken all the time. * www/qt5-webengine is a huge monster that is terrible to update, just like www/chromium itself is. We (kde@) have decided to keep using the 5.9 series for the time being, as it should be compatible with the rest of Qt anyway. It was updated to 5.9.5, the latest 5.9 release at the time of writing. PR: 228213 Notes: svn path=/head/; revision=470288
* misc/cryptoballot: Update g20170928 -> g20180321Yuri Victorovich2018-05-172-5/+5
| | | | Notes: svn path=/head/; revision=470226
* misc/osinfo-db: update to 20180514Roman Bogorodskiy2018-05-173-4/+6
| | | | Notes: svn path=/head/; revision=470191
* Update to 20180504Sunpoet Po-Chuan Hsieh2018-05-152-4/+4
| | | | | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20180504.diff Notes: svn path=/head/; revision=470069
* Update to 20180428Sunpoet Po-Chuan Hsieh2018-05-152-5/+5
| | | | | | | Changes: https://github.com/pciutils/pciids/commits/master Notes: svn path=/head/; revision=470068
* misc/openhab2 comms/gammu: BumpYuri Victorovich2018-05-151-1/+1
| | | | | | | | | | I didn't bump them in r469511 and r469512 because they were previously broken such that they couldn't be installed. Reported by: mat Notes: svn path=/head/; revision=470032
* misc/py-palettable: Update 3.1.0 -> 3.1.1Yuri Victorovich2018-05-152-4/+5
| | | | | | | | | Also add LICENSE_FILE. Reported by: portscout Notes: svn path=/head/; revision=469994
* misc/mbuffer: Update to 20180505Tobias Kortkamp2018-05-142-11/+8
| | | | | | | | | - Unify versioning scheme with how it's done upstream and on other systems - Add missing gtar to TEST_DEPENDS - Clean up some unnecessary {CONFIGURE,MAKE}_ARGS Notes: svn path=/head/; revision=469858
* misc/cldr-emoji-annotation: Fix the location of .pc fileYuri Victorovich2018-05-133-1/+13
| | | | Notes: svn path=/head/; revision=469780
* Add MANIFEST files for 11.2-BETA1.Glen Barber2018-05-128-1/+59
| | | | | | | | Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=469747
* Update KDE Applications to 18.04.1Tobias C. Berner2018-05-118-24/+24
| | | | Notes: svn path=/head/; revision=469610
* misc/openhab2: Unbreak: add missing file in pkg-plistYuri Victorovich2018-05-102-5/+6
| | | | | | | | | | Also add missing NO_ARCH=yes. Also order USExx section. Approved by: portmgr (port compliance, infrastructure) Notes: svn path=/head/; revision=469512
* Bump PORTREVISION on more opencv consumers due to opencv updateSteve Wills2018-05-091-1/+1
| | | | Notes: svn path=/head/; revision=469466
* misc/unicode-emoji: Fix license informationYuri Victorovich2018-05-071-1/+4
| | | | | | | | PR: 228045 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=469301
* misc/lxi-tools: Update 1.19 -> 1.20Yuri Victorovich2018-05-063-13/+18
| | | | | | | | | | | Changelog: https://github.com/lxi-tools/lxi-tools/releases/tag/v1.20 PR: 228032 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=469257
* misc/liblxi: Update 1.12 -> 1.13Yuri Victorovich2018-05-062-4/+4
| | | | | | | | | | | Changelog: https://github.com/lxi-tools/liblxi/releases/tag/v1.13 PR: 228031 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Notes: svn path=/head/; revision=469256
* Update to 4.23.2Sunpoet Po-Chuan Hsieh2018-05-052-4/+4
| | | | | | | | | Changes: https://github.com/tqdm/tqdm/releases PR: 227980 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=469154
* misc/osinfo-db: update to 20180502Roman Bogorodskiy2018-05-053-28/+30
| | | | | | | | | - Update to 20180502, - Define NO_ARCH as there are no architecture-dependent files, - Remove trailing whitespaces from pkg-plist. Notes: svn path=/head/; revision=469115
* For ports in `misc' category: remove redundant PKGMESSAGE assignment,Alexey Dokuchaev2018-05-055-6/+1
| | | | | | | | which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469109
* Update to version 2018eSteven Kreuzer2018-05-042-4/+4
| | | | | | | | | - North Korea switches back to +09 on 2018-05-05. - The main format uses negative DST again, for Ireland etc. - New 's' and 'd' suffixes in SAVE columns of Rule and Zone lines. Notes: svn path=/head/; revision=469027
* Update to 1.8Kirill Ponomarev2018-05-033-20/+9
| | | | | | | | PR: 227940 Submitted by: maintainer Notes: svn path=/head/; revision=468947
* Update the QScintilla2 ports to 2.10.4Tobias C. Berner2018-04-292-1/+2
| | | | Notes: svn path=/head/; revision=468632
* Update to r51585 from the FreeBSD docset.Marc Fonvieille2018-04-295-18/+6
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/head/; revision=468622
* Update to 4.23.1Sunpoet Po-Chuan Hsieh2018-04-282-4/+5
| | | | | | | | | | | - While I'm here, add LICENSE_FILE Changes: https://github.com/tqdm/tqdm/releases PR: 227817 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=468590