aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update security/polarssl13 to 1.3.11tijl2015-06-1313-115/+100
| | | | | | | | - Patch a Makefile so regular make install works - Replace a patch with MAKE_ENV - Bump dependent ports PR: 200816
* Fix py3-libpeas line.kwm2015-06-121-1/+1
| | | | Submitted by: Freshports sanity checker
* Chase libpeas change in r389277.kwm2015-06-122-43/+15
| | | | | | | Disable and don't build plugins that don't work. * Context - needs python 3 version of textproc/py-mako * rbzeitgeist - needs python 3 of the zeitgeist bindings. (The python2 version is bundled in the zeitgeist port)
* Update liferea to 1.10.15.kwm2015-06-122-6/+13
| | | | | | | | * Add NOTIFY option. * Catch up with libpeas change in r389277. PR: 200153 Submitted by: olivierd@
* * Split off the python bindings from the main libpeas port.kwm2015-06-1215-30/+144
| | | | | | | | * This allows use to supply both python bindings. Update libpeas using ports for this change. * Assign maintainership to gnome@ Obtained from: GNOME devel repo
* - use portable cpu option for sparcv8dinoex2015-06-121-5/+6
|
* - fix path in SIZE linesdinoex2015-06-121-3/+3
|
* - Correct patch filename for SIZEzi2015-06-121-1/+1
|
* Document the removal of PostgreSQL and where to find update instructions.girgen2015-06-121-0/+10
|
* Update security/ossec-hids-* to 2.8.2.brd2015-06-126-52/+58
| | | | | | Approved by: swills (mentor) MFH: 2015Q2 Security: c470db07-1098-11e5-b6a8-002590263bf5
* Add ossec-hids-* vulnerabilities.brd2015-06-121-0/+32
| | | | | | PR: 200801 Submitted by: Jason Unovitch <jason.unovitch@gmail.com> Approved by: swills (mentor)
* - Restore missing checksum for ↵zi2015-06-121-1/+2
| | | | | | 1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch - Correct ordering
* Update to 0.2.6.9bf2015-06-122-3/+3
| | | | PR: 200814
* Update PostgreSQL to latest versions.girgen2015-06-1210-15/+15
| | | | | | | | | | Earlier update releases attempted to fix an issue in PostgreSQL 9.3 and 9.4 with "multixact wraparound", but failed to account for issues doing multixact cleanup during crash recovery. This could cause servers to be unable to restart after a crash. As such, all users of 9.3 and 9.4 should apply this update as soon as possible. URL: http://www.postgresql.org/about/news/1592/
* devel/py-setuptools: Update to 17.0koobs2015-06-125-69/+26
| | | | | | | | | | | | | | | | | | | - Update to 17.0 - Tell setuptools not to install versioned binaries (we'll do it via MAKE_ENV) - Use uniquefiles to create versioned binaries - Conditionally create default links (for easy_install) as well - Remove post-patch bits accordingly, no longer needed. - Remove upstreamed patch fixing namespace_packages - Substitute in pkg-message.in correctly - Update pkg-message.in - Re-order Makefile entries Changes: https://pythonhosted.org/setuptools/history.html Differential Revision: https://reviews.freebsd.org/D2704 Reviewed by: exp-run
* database/pyspatialite: Modernize before setuptools updatekoobs2015-06-125-47/+43
| | | | | | | | | | | | | | | | | | | | | | | Modernize in preparation for a pending setuptools update which identified this port as failing during an exp-run [1]. - Use canonical CHEESESHOP master site - Use autoplist & concurrent - Remove pkg-plist accordingly - Remove PYDISTUTILS_PKGNAME and WRKSRC overrides - Stop package from adding empty directory to --record (and therefore pkg-plist) output While I'm here: - Add LICENSE and LICENSE_FILE - Strip shared library - Re-patch patches according to makepatch - Remove spurious whitespace [1] https://reviews.freebsd.org/D2704 Approved by: python, portmgr (exp-run)
* - Remove CONFLICTS_INSTALL: bin/sprockets was removed in r389196sunpoet2015-06-121-2/+0
|
* - Update to 0.696jadawin2015-06-122-4/+3
|
* Update to new upstream release candidate #10.mandree2015-06-123-8/+6
| | | | | | | | | | | | | | | | | | | Git shortlog since rc #9: Neil Jerram (6): Fix logging of unknown interface in --bridge-interface, DHPCv4. Extend --bridge-interface aliasing to DHCPv6. Allow router advertisements to have the "off-link" bit set. Upply --bridge-interface aliasing to solicited router advertisements. Apply --bridge-interfaces to unsolicited router advertisements. Documenation updates for --bridge-interface and "off-link". Nicolas Cavallari (1): Add Dbus methods to create and delete DHCP leases. Simon Kelley (2): Add a couple of missed logging strings to the catalogue. Merge messages and fix makefile process to do this.
* devel/godep: create portswills2015-06-124-0/+50
| | | | | | godep helps build packages reproducibly by fixing their dependencies. WWW: https://github.com/tools/godep
* - Update to 2.1.7 that fixes the recent openssl vulnerabilitiesvsevolod2015-06-124-15/+4
| | | | Submitted by: zi via IRC
* - Add vulnerability information for additional ports affected by openssl ↵zi2015-06-121-0/+13
| | | | CVEs in 8305e215-1080-11e5-8ba2-000c2980a9f3
* - Resolve build issuezi2015-06-122-7/+7
| | | | With hat: ports-secteam
* Upgrade from 5.0.9 to 5.0.10:osa2015-06-128-13/+13
| | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
* - Update to 1.0.2bzi2015-06-123-22/+21
| | | | | | | - Partially pacify portlint With hat: ports-secteam Security: 8305e215-1080-11e5-8ba2-000c2980a9f3
* - Document recent vulnerabilities in security/opensslzi2015-06-121-0/+42
|
* Bump PORTREVISION to workaround a probable bug in tmpfs(5)antoine2015-06-121-0/+1
|
* - Update to 6.1tota2015-06-122-8/+7
|
* - Update to version 1.18.1pawel2015-06-124-10/+16
| | | | - Our gzip don't support --rsyncable flag, add patch to fix it
* - Update libtorrent-rasterbar to 1.0.4madpilot2015-06-1212-83/+181
| | | | | | | | | | | - Update qbittorrent 3.2.0 - Use Github masterisite for qbittorrent - Remove STRIP option, it's the default, and can be inhibited with the DEBUG option - Pet some portlint warnings PR: 200108 Submitted by: yuri at rawbw.com
* Add USES+=iconv to fix linker issues on FreeBSD 10 amd64 poudriere jail.mandree2015-06-121-1/+1
| | | | Approved by: portmgr blanket approval (just fix it)
* Update to version 5.14.1pawel2015-06-122-3/+3
| | | | | | | | | | | | | | | | | | | --- 5.14.1 2015/06/11 Make yaz_log_reopen async-signal YAZ-845 Fixes potential dead-lock issue with YAZ_DAEMON_LOG_REOPEN flags for daemon API. --- 5.14.0 2015/06/08 CCL: new feature s=spl (split-list) that splits terms in a search into sub-phrases of all sizes (from 1 up to the number of terms) with order preserved. For 3 terms the CCL search a b c is turned into PQF: @or @or @or @and @and a b c @and "a b" c @and a "b c" "a b c" Solr: don't set defType=lucene in URLs if extraArgs already defines it.
* Update to version 5.0.3pawel2015-06-123-3/+5
| | | | | | | | | | | | | | | * change: win32: upgraded to libofx 0.9.9 again * wish : #1460370 internal xfer credit should display from account * wish : #1444792 wish: button to expand/collapse all in "Manage Categories" * wish : #1429413 wish: thinking of icon credit vs debit card * wish : #1416957 wish: add ability to modify transaction when posting from template * bugfix: #1460390 Dont work: "Save file as". If I change the file name, it does not change. * bugfix: #1434972 (libofx 0.8.3 bug) win32 : some OFX files leads to crash * bugfix: #1424660 (libofx 0.8.3 bug) win32: memo field truncated * bugfix: #1080093 (libofx bug 39) OFX imports incorrect date
* www/chromium: update to 43.0.2357.124 (bugfix release).rene2015-06-122-4/+3
| | | | | | | While here remove spurious DISTFILES declaration. Changelog: https://chromium.googlesource.com/chromium/src/+log/43.0.2357.81..43.0.2357.124 MFH: 2015Q2
* Add shebangfix to fix build when the option ZIPPY is selectedjohans2015-06-121-1/+4
| | | | | PR: 200790 Submitted by: kalten@gmx.at
* Fix multiple security issues Remove previous XSA-133 fix for consistencybapt2015-06-1233-1/+3138
| | | | | | | | | | | | Security: XSA-119 / CVE-2015-2152 Security: XSA-125 / CVE-2015-2752 Security: XSA-126 / CVE-2015-2756 Security: XSA-128 / CVE-2015-4103 Security: XSA-129 / CVE-2015-4104 Security: XSA-130 / CVE-2015-4105 Security: XSA-131 / CVE-2015-4106 Security: XSA-133 / CVE-2015-3456 Security: XSA-135 / CVE-2015-3209
* Upgrade to 0.3.5.brooks2015-06-123-3/+14
|
* emulators/ppsspp-devel: update to 1.0.1.568jbeich2015-06-122-7/+7
| | | | Changes: https://github.com/hrydgard/ppsspp/compare/403f6ab...8ec4850
* devel/android-tools-fastboot: add new LICENSE after r389152jbeich2015-06-121-2/+5
|
* devel/android-tools-fastboot: add bash completion from Debianjbeich2015-06-122-4/+18
|
* devel/android-tools-fastboot: warn about name conflict with fastboot(8)jbeich2015-06-122-1/+9
| | | | Suggested by: Jan Henrik Sylvester <me@janh.de>
* devel/android-tools-fastboot: clear Linuxisms in the manpagejbeich2015-06-122-1/+41
|
* devel/android-tools-fastboot: integrate manpage in the buildjbeich2015-06-122-3/+3
|
* devel/android-tools-fastboot: install protocol documentationjbeich2015-06-121-0/+6
|
* devel/android-tools-fastboot: unbreak against libusb-1.0.9 from sf.netjbeich2015-06-121-2/+2
| | | | | | | | | | | | | | | | | | inb4 someone actually tests on NetBSD or OpenBSD... files/usb_freebsd.c:57:2: error: must use 'struct' tag to refer to type 'libusb_device_descriptor' libusb_device_descriptor ddesc; ^ struct files/usb_freebsd.c:58:2: error: must use 'struct' tag to refer to type 'libusb_config_descriptor' libusb_config_descriptor *pcfg; ^ struct 2 errors generated. Tested by: md5
* Fix plenty of security issuesbapt2015-06-1212-2/+730
| | | | | | | | | | | | | Security: XSA-117 / CVE-2015-0268 Security: XSA-118 / CVE-2015-1563 Security: XSA-121 / CVE-2015-2044 Security: XSA-122 / CVE-2015-2045 Security: XSA-123 / CVE-2015-2151 Security: XSA-125 / CVE-2015-2752 Security: XSA-127 / CVE-2015-2751 Security: XSA-132 / CVE-2015-3340 Security: XSA-134 / CVE-2015-4163 Security: XSA-136 / CVE-2015-4164
* emulators/i386-wine-devel: update to 1.7.44.dbn2015-06-123-35/+23
| | | | | Changes: * Remove band-aid for compholio->staging move.
* multimedia/vid.stab: fix build on ARM and MIPSavilla2015-06-121-0/+39
| | | | | | | | The project was hardcoding SSE support, thus making the build fail on ARM and MIPS architectures. PR: 197133 MFH: 2015Q2
* - Cleanup previous commit and fix dependency issueszi2015-06-121-6/+8
|
* www/linux-*-flashplugin11: update to 11.2r202.466xmj2015-06-112-5/+5
| | | | | | | | | | | | | | | | | | | | | | | - update to 11.2r202.466 - fix 13 CVEs. Reported by: kwm@ MFH: 2015Q2 Security: 1e63db88-1050-11e5-a4df-c485083ca99c Security: CVE-2015-3096 Security: CVE-2015-3097 Security: CVE-2015-3098 Security: CVE-2015-3099 Security: CVE-2015-3100 Security: CVE-2015-3101 Security: CVE-2015-3102 Security: CVE-2015-3103 Security: CVE-2015-3104 Security: CVE-2015-3105 Security: CVE-2015-3106 Security: CVE-2015-3107 Security: CVE-2015-3108 Sponsored by: Perceivon OÜ
* Document 13 Flash vulnerabilities.xmj2015-06-111-0/+85
| | | | Affected: www/linux-*-flashplugin11.
* - Add LIB_DEPENDS for postgres supportzi2015-06-111-0/+1
| | | | | | | - Do not bump PORTREVISION as this is a NOOP by default PR: 200786 Submitted by: Niels Kristensen <niels@kristensen.io>
* - Chase libplist shlib version update.avilla2015-06-113-2/+3
|
* - Chase libplist shlib version bump.avilla2015-06-112-7/+14
| | | | - Disable unsupported Mono bindings.
* - Update libplist to 1.12.avilla2015-06-1113-31/+33
| | | | | | | | | | - Update libusbmuxd to 1.0.10. - Update libimobiledevice to 1.2.0. - Update usbmuxd to 1.1.0. This marks an important milestone with proper iOS 8 support that is packed with new features, tools, speed improvements, code refactoring, crash fixes, memory leak fixes and much more.
* net-im/skype4: unbreak on 11.0-CURRENTxmj2015-06-112-13/+22
| | | | | | | | | | | | | | | | | | | | | | | | Changes: The "skype" binary works fine after recent update in linux compat layer when linux-c6-pulseaudio (libpulse.so.0) is not installed (but linprocfs(5) must be mounted into ${LINUXBASE}/proc). So: - Unbreak net-im/skype4 for __FreeBSD_version >= 1100075. - (temporarily) Disable PA dependency. Also: - Drop (indirect) PA dependencies. - Add tcp_wrappers-libs into linux-c6-pulseaudio-libs dependencies (used by libpulse.so.0) - Fix some portlint(1) warnings. Workaround: libpulse.so.0 can be replaced with PA wrapper from https://github.com/waterlaz/skype_oss_wrapper - then sound will work too (with mounted devfs(5) in ${LINUXBASE}/dev). PR: 200608 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* audio/linux-c6-pulseaudio-libs: add net/linux-c6-tcp_wrappers-libs dependencyxmj2015-06-111-1/+1
| | | | | | | - add missed net/linux-c6-tcp_wrappers-libs dependency PR: 200772 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* audio/linux-skype_oss_wrapper: add port.xmj2015-06-114-0/+47
| | | | | | | | | A fake libpulse.so library that mimics pulseaudio behavior for skype WWW: https://github.com/waterlaz/skype_oss_wrapper PR: 200675 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* [NEW] www/py-django-voting: Generic voting application for Djangokoobs2015-06-114-0/+25
| | | | | | | | This is a generic voting application for Django projects WWW: https://github.com/pjdelport/django-voting Requested by: docsWG @ BSDCan (for pootle port)
* - Strip libraryamdmi32015-06-111-1/+2
|
* new port: sysutils/rubygem-r10kmmoll2015-06-115-0/+53
| | | | | | | | | | | R10K provides a general purpose toolset for deploying Puppet environments and modules. It implements the Puppetfile format and provides a native implementation of Puppet dynamic environments. WWW: https://github.com/puppetlabs/r10k Differential Revision: https://reviews.freebsd.org/D2778 Approved by: mat (mentor)
* - Add LICENSE_FILEamdmi32015-06-113-29/+30
| | | | | | | - Simplify documentation installation - Disable precompiled headers to fix build with old gcc on -current kernel MFH: 2015Q2
* - Disable precompiled headers to fix build with old gcc on -current kernelamdmi32015-06-113-0/+15
| | | | | | | - Comment out unused directory Approved by: portmgr blanket MFH: 2015Q2
* new port: devel/rubygem-faraday_middleware-multi_jsonmmoll2015-06-114-0/+29
| | | | | | | | | | Simple Faraday middleware that uses MultiJson to unobtrusively encode JSON requests and parse JSON responses. WWW: https://github.com/denro/faraday_middleware-multi_json Differential Revision: https://reviews.freebsd.org/D2776 Approved by: mat (mentor)
* new port: devel/rubygem-semantic_puppetmmoll2015-06-114-0/+26
| | | | | | | | | | Library of tools used by Puppet to parse, validate, and compare Semantic Versions and Version Ranges and to query and resolve module dependencies. WWW: https://github.com/puppetlabs/semantic_puppet Differential Revision: https://reviews.freebsd.org/D2777 Approved by: mat (mentor)
* Add new port devel/py-cov-coreloader2015-06-114-0/+29
| | | | | | Differential Revision: https://reviews.freebsd.org/D2737 PR: 199138 Approved by: koobs@
* sysutils/rubygem-bosh-gen: create portswills2015-06-115-0/+44
| | | | | | Generators for creating BOSH releases WWW: https://github.com/drnic/bosh-gen
* Update to 1.5.4bapt2015-06-112-3/+3
| | | | | | | | Changes: - Fix partial upgrades - pkg create -v now ticks (print does on a regular basis) if not on a tty - Fix vuxml url in sample configuration - zsh completion improvements
* sysutils/rubygem-bosh_cli: create portswills2015-06-114-0/+41
| | | | | | BOSH CLI WWW: https://github.com/cloudfoundry/bosh
* devel/rubygem-cyoi: create portswills2015-06-114-0/+28
| | | | | | | A library to ask an end-user to choose an infrastructure (AWS, OpenStack, etc), region, and login credentials. WWW: https://github.com/drnic/cyoi
* - Update to 0.9-3tota2015-06-113-6/+5
|
* - Update to 3.5.0tota2015-06-112-4/+4
| | | | - Change LICENSE from LGPL21 to GPLv2
* - Update to 3.98-1.2tota2015-06-112-5/+4
| | | | - Change LICENSE from GPLv2 to BSD2CLAUSE
* devel/rubygem-actionview: fix version of rubygem-rails-dom-testing depswills2015-06-111-1/+1
|
* www/rubygem-actionpack4: fix version of rubygem-rails-dom-testing depswills2015-06-111-1/+1
|
* - Update to 0.5.200.1.0tota2015-06-112-3/+3
|
* devel/rubygem-readwritesettings: create portswills2015-06-114-0/+22
| | | | | | | A simple settings solution that uses an ERB enabled YAML file and a singleton design pattern. WWW: http://github.com/drnic/readwritesettings
* - Update to 1.5-1tota2015-06-113-6/+6
| | | | | - Change LICENSE from GPLv2 to GPLv2 or GPLv3 - Replace tab with a single space after WWW: in pkg-descr
* devel/rubygem-bosh-template: create portswills2015-06-114-0/+25
| | | | | | Renders bosh templates WWW: https://github.com/cloudfoundry/bosh
* devel/rubygem-sprockets3: prevent conflict with devel/rubygem-sprocketsswills2015-06-111-1/+3
|
* Add missing iconv library.girgen2015-06-111-0/+1
| | | | PR: 200755
* sysutils/py-ploy_ansible: Update to 1.3.0koobs2015-06-112-3/+4
| | | | | | | | | | | | | | | - Update to 1.3.0 (for Ansible > 1.9.0 support) [1] - Add setuptools as explicit (PEP-20) RUN_DEPENDS, as ploy_ansible uses pkg_resources Changes: https://github.com/ployground/ploy_ansible/blob/1.3.0/HISTORY.rst [1] https://github.com/ployground/ploy_ansible/pull/15 PR: 200785 Reported by: <mzs_47 yahoo co in>
* Add www/qt5-websockets.rakuco2015-06-115-2/+64
| | | | | | | | | The QtWebSockets module implements the WebSocket protocol as specified in RFC 6455. It solely depends on Qt (no external dependencies). http://doc.qt.io/qt-5/qtwebsockets-index.html Submitted by: Tobias Berner <tcberner@gmail.com>
* Correct package nameswills2015-06-111-0/+1
| | | | Reported by: antoine
* Update to 2.46.tobez2015-06-113-20/+10
|
* security/sguil: Fix wrong dependency for databases/mysqltcl [1]bofh2015-06-1116-76/+59
| | | | | | | | - Fix patch files to reflect 'make makepatch' - Convert to new @dir framework PR: 200762 [1] Submitted by: Trond.Endrestol@ximalas.info [1]
* - Disable precompiled headers to fix build with old gcc on -current kernelamdmi32015-06-111-1/+2
| | | | MFH: 2015Q2
* - Disable precompiled headers to fix build with old gcc on -current kernelamdmi32015-06-111-0/+17
|
* - Add LICENSEamdmi32015-06-111-1/+7
| | | | | | | - Fix shebangs - Add NO_ARCH MFH: 2015Q2
* - Fix shebangsamdmi32015-06-111-1/+3
| | | | MFH: 2015Q2
* - Add NO_ARCHamdmi32015-06-111-2/+3
| | | | | | - Fix shebangs MFH: 2015Q2
* - Fix shebangsamdmi32015-06-111-2/+2
| | | | MFH: 2015Q2
* - Add LICENSEamdmi32015-06-111-2/+7
| | | | | | | - Switch to USES=tar:tgz - Fix shebangs MFH: 2015Q2
* - Add LICENSEamdmi32015-06-111-2/+7
| | | | | | - Fix shebangs MFH: 2015Q2
* - Add LICENSEamdmi32015-06-111-2/+7
| | | | | | | - Fix shebangs - Add NO_ARCH MFH: 2015Q2
* - Fix shebangsamdmi32015-06-111-1/+6
| | | | | | - Add NO_ARCH MFH: 2015Q2
* - Add LICENSEamdmi32015-06-111-2/+8
| | | | | | | - Fix shebangs - Add NO_ARCH MFH: 2015Q2
* - Update to 1.3.3amdmi32015-06-112-5/+6
| | | | | | | | - Some minor changes to avoid portlint warnings PR: 200694 Submitted by: gasol.wu@gmail.com Approved by: mephius@gmail.com (maintainer)
* - Fix binary installationamdmi32015-06-112-15/+4
| | | | - Drop @dirrm* from plist
* - Fix shebangsamdmi32015-06-111-2/+3
| | | | MFH: 2015Q2
* - Strip binaryamdmi32015-06-112-14/+6
| | | | | - Pet portlint - Drop @dirrm* from plist
* - Add NO_ARCHamdmi32015-06-112-52/+1
| | | | - Drop @dirrm* from plist
* - Add NO_ARCHamdmi32015-06-112-39/+5
| | | | - Modernize plist
* - Add LICENSEamdmi32015-06-112-6/+4
| | | | | | - Add NO_ARCH - Simplify docs installation - Drop @dirrm* from plist
* - Add LICENSEamdmi32015-06-112-1/+3
| | | | - Drop @dirrm* from plist
* - Add NO_ARCHamdmi32015-06-111-3/+4
| | | | - Modernize plist
* - Fix wrapper scriptamdmi32015-06-112-1/+10
| | | | MFH: 2015Q2
* - Add NO_ARCHamdmi32015-06-112-8/+1
| | | | - Drop @dirrm* from plist
* - Switch to USES=tar:tgzamdmi32015-06-112-9/+10
| | | | | - Add NO_ARCH - Modernize plist
* - Modernize plistamdmi32015-06-111-22/+21
|
* - Add LICENSE_FILEamdmi32015-06-111-1/+5
| | | | - Strip libraries
* - Drop @dirrm* from plistamdmi32015-06-111-1/+0
|
* - Modernize plistamdmi32015-06-112-3/+2
|
* - Update to 1.2amdmi32015-06-114-12/+19
| | | | | | | | | - Switch to new vendor locations - Add LICENSE - Whitespace fix PR: 200371 Submitted by: nullptr@keksdie.be
* - Clarify LICENSEamdmi32015-06-112-18/+1495
| | | | | | | | | | | - Add LICENSE_FILE - Simplify installation: switch to static plist, use WWWDIR - Tweak CONFLICTS - Unsilence installation PR: 200345 Submitted by: amdmi3 Approved by: maintainer timeout (graudeejs@gmail.com, 3 weeks)
* - Modernize plist: use @sample, @dir and @owner/@groupamdmi32015-06-112-124/+58
| | | | | | PR: 200227 Submitted by: amdmi3 Approved by: maintainer timeout (joris.dedieu@gmail.com, 3 weeks)
* net-p2p/namecoin: 0.3.72 -> 0.3.80, adding slaveport -daemonpi2015-06-119-60/+34
| | | | | | | | Changes: https://github.com/namecoin/namecoin/blob/namecoinq-release/changelog.md PR: 193534 Submitted by: Chad J. Milios <milios@ccsys.com>
* Assign maintainership to python@.jkim2015-06-113-3/+3
| | | | Requested by: koobs
* Revert r389121 and fix setup.py.jkim2015-06-112-2/+11
| | | | Submitted by: koobs
* Update anjuta to 3.14.1kwm2015-06-1116-1244/+2164
| | | | | | | | | | | | Update anjuta-extras to 3.10.0. This unbreak the build of these ports and fixed a run-time issues with autogen [1] PR: 185575 [1] PR: 193073 [1] Submitted by: Ivan Klymenko, Jimmy Kelley Network sponsored by: BSDCan and UoO
* - fetch from LOCAL/rene and unbreakrene2015-06-111-5/+7
| | | | | | | | - adopt - mark as NO_ARCH - unmute installation commands MFH: 2015Q2
* - Add ability to disable kerberoszi2015-06-111-3/+10
| | | | | | | - Do not bump PORTREVISION: defaults not changing PR: 200689 Submitted by: fullermd@over-yonder.net
* devel/android-tools-fastboot: update to 5.1.1.r4jbeich2015-06-114-10/+27
|
* devel/android-tools-fastboot: update to 4.4.4.r2.0.1jbeich2015-06-113-7/+23
|
* devel/android-tools-fastboot: update to 4.2.2.r1.2jbeich2015-06-114-9/+85
| | | | | | | | | | | | android.googlesource.com archives have volatile timestamps which makes them impossible to use as distfiles due to varying checksum. android organization on GitHub doesn't have platform/system/extras mirror. And various private and non-vanilla clones seem to lack android-* tags that are necessary to sync modules. For now, use my own mirror to avoid local-distfiles and keep the port simple via multi-GitHub support.
* devel/android-tools-fastboot: add manpage from Debianjbeich2015-06-112-1/+12
|
* devel/android-tools-fastboot: convert to DISTVERSIONPREFIXjbeich2015-06-112-3/+3
|
* emulators/ppsspp: style nitjbeich2015-06-111-1/+1
|
* Catch up with lim_* API changes on CURRENT.jkim2015-06-111-2/+16
| | | | | Submitted by: mjg Tested by: Ivan Klymenko <fidaj@ukr.net>
* Update to 4.102cs2015-06-114-30/+49
| | | | | PR: 200453 Submitted by: Horia Racoviceanu (maintainer)
* devel/rubygem-blobstore_client: create portswills2015-06-115-0/+41
| | | | | | BOSH blobstore client WWW: https://github.com/cloudfoundry/bosh
* Security update to 1.5.5, while there also move thedelphij2015-06-113-7/+6
| | | | | | | | upstream to github. PR: 200537 Approved by: maintainer MFH: 2015Q2 (test)
* audio/py-eyed3: update to 0.7.8rm2015-06-112-7/+6
| | | | | | | - update to 0.7.8 - change MASTER_SITES to pypi following upstream - relax python version check - port is now python3 ready - remove CONFLICTS with no more existing port
* devel/rubygem-bosh_common: create portswills2015-06-114-0/+24
| | | | | | BOSH common, part of BOSH WWW: https://github.com/cloudfoundry/bosh
* net/py-smb: update to 1.1.16rm2015-06-112-3/+4
|
* devel/rubygem-semi_semantic: create portswills2015-06-114-0/+21
| | | | | | A Ruby library for parsing/formatting/comparing semi-semantic versions. WWW: https://github.com/pivotal-cf-experimental/semi_semantic
* Horde package update:mm2015-06-1116-24/+24
| | | | | | | | | | | comms/pear-Horde_ActiveSync 2.27.1 -> 2.28.4 devel/pear-Horde_Core 2.20.0 -> 2.20.4 security/pear-Horde_Crypt_Blowfish 1.0.3 -> 1.1.0 devel/pear-Horde_Date 2.0.13 -> 2.1.0 mail/pear-Horde_Imap_Client 2.28.0 -> 2.28.1 mail/pear-Horde_Mime 2.9.0 -> 2.9.1 security/pear-Horde_Share 2.0.6 -> 2.0.7 deskutils/horde-kronolith 4.2.6 -> 4.2.7
* devel/rubygem-aws-sdk: create portswills2015-06-114-0/+24
| | | | | | | The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services. WWW: http://github.com/aws/aws-sdk-ruby
* devel/rubygem-aws-sdk-resources: create portswills2015-06-114-1/+25
| | | | | | | | | (While here, sort Makefile) Provides resource oriented interfaces and other higher-level abstractions for many AWS services. This gem is part of the official AWS SDK for Ruby. WWW: http://github.com/aws/aws-sdk-ruby
* devel/rubygem-aws-sdk-core: create portswills2015-06-114-0/+28
| | | | | | | Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby. WWW: http://github.com/aws/aws-sdk-ruby
* devel/rubygem-aws-sdk-v1: create portswills2015-06-114-0/+28
| | | | | | Version 1 of the AWS SDK for Ruby. WWW: http://aws.amazon.com/sdkforruby
* devel/rubygem-cf-uaa-lib: create portswills2015-06-114-0/+24
| | | | | | | Client library for interacting with the CloudFoundry User Account and Authorization (UAA) server. WWW: https://github.com/cloudfoundry/cf-uaa-lib
* Upgrade to version 2.0.2.olgeni2015-06-112-4/+3
|
* Update proftpd to 1.3.5amm2015-06-115-629/+9
|
* devel/rubygem-progressbar: create portswills2015-06-114-0/+22
| | | | | | Show progress of long running tasks WWW: http://github.com/toy/progress
* Update to new upstream release 2.3.7.mandree2015-06-116-350/+4
| | | | | Fixes PR: 194745
* devel/rubygem-jmespath: create portswills2015-06-114-0/+23
| | | | | | Implements JMESPath for Ruby WWW: http://github.com/trevorrowe/jmespath.rb
* Upgrade to 4.9.35.thierry2015-06-112-4/+4
|
* devel/rubygem-ruby-atmos-pure: create portswills2015-06-114-0/+24
| | | | | | Ruby OO library to access an EMC Atmos server with rexml as XML parser. WWW: http://www.emc.com/atmos
* devel/rubygem-netaddr: add portswills2015-06-114-0/+21
| | | | | | Package for manipulating network addresses. WWW: http://www.rubydoc.info/gems/netaddr/1.5.0
* security/rubygem-ezcrypto: update gemspec patch to new ruby-gems versionmmoll2015-06-111-1/+1
| | | | Approved by: swills (mentor)
* devel/ruby-gems: update to 2.4.8mmoll2015-06-112-3/+3
| | | | | | PR: 200738 Differential Revision: https://reviews.freebsd.org/D2765 Approved by: swills (mentor)
* Fix build dependency.jkim2015-06-111-0/+2
|
* - Enable thai support by defaultamdmi32015-06-111-1/+2
| | | | | | PR: 200155 Submitted by: amontalban@gmail.com Approved by: maintainer timeout (Olivier.Girard@univ-angers.fr, 4 weeks)
* www/rubygem-rails4: update to 4.2.1swills2015-06-1161-44/+401
| | | | Differential Revision: https://reviews.freebsd.org/D2710
* Document libzmq4 V3 protocol handler protocol downgrade vulnerability.delphij2015-06-111-0/+31
| | | | | PR: 200502 Submitted by: Jason Unovitch
* Bump expiration date.mandree2015-06-111-1/+1
|
* net-mgmt/flowviewer: fix several issuespi2015-06-113-32/+39
| | | | | | | | | | - add shebangfix for all perl files - reorganize Makefile a bit - define more files as config files PR: 200329 Submitted by: timp87@gmail.com Approved by: samm@os2.kiev.ua (maintainer)
* Enable font antialiasing by launching JAVA with awt.useSystemAAFontSettings=on.mandree2015-06-112-0/+19
| | | | | | Bump PORTREVISION. Submitted by: Nikita Murzincev
* - Fix shebangsamdmi32015-06-112-20/+5
| | | | | | - Modernize plist MFH: 2015Q2
* - Add LICENSE_FILEamdmi32015-06-111-1/+3
| | | | - Strip library
* - Strip binaryamdmi32015-06-111-1/+4
|
* - Use options helpersamdmi32015-06-111-7/+5
| | | | - Strip binaries
* - Add LICENSEamdmi32015-06-111-0/+6
| | | | - Strip binary
* - Strip libraryamdmi32015-06-111-1/+2
|
* Remove one more expired port:rene2015-06-1128-2826/+1
| | | | | | 2015-05-10 databases/postgresql84-server: "EOL was reached in July 2014" The problem in the PR associated with this port did not show up anymore.
* Update to new release candidate -rc9.mandree2015-06-112-3/+3
| | | | | | | | | | | | | | | | | | | Relevant Git shortlog excerpt since -rc8: Christian Demsar (1): Man page typo. John Hanks (1): Add infiniband to example config file. Simon Kelley (8): Remove support for DNS Extended Label Types. Select correct DHCP context when in PXE bootserver mode. DHCPv6: DHCPCONFIRM should be OK for any address on link, not just dynamic addresses. Handle corner cases in NSEC coverage checks. swigger (1): Correctly sanitise DNS header bits in answer when recreating query for retry.
* - Add LICENSE_FILEamdmi32015-06-111-2/+3
| | | | - Add USES=desktop-file-utils as suggested by stage-qa
* Document pgbouncer remote denial of service vulnerability.delphij2015-06-111-0/+29
| | | | | PR: 200537 Submitted by: Jason Unovitch
* - Add LICENSE_FILEamdmi32015-06-112-35/+34
| | | | | - Fix whitespace - Drop @dirrm* from plist
* - Add LICENSEamdmi32015-06-112-1/+3
| | | | | - Add NO_ARCH - Drop @dirrm* from plist
* - Add LICENSEamdmi32015-06-112-3/+3
| | | | - Drop @dirrm* from plist
* - Add LICENSE_FILEamdmi32015-06-112-1/+1
| | | | - Drop @dirrm* from plist
* - Add LICENSE_FILEamdmi32015-06-112-1/+1
| | | | - Drop @dirrm* from plist
* - Drop @dirrm* from plistamdmi32015-06-111-1/+0
|
* - Add NO_ARCHamdmi32015-06-112-2/+1
| | | | - Drop @dirrm* from plist
* - Add LICENSEamdmi32015-06-112-7/+5
| | | | - Drop @dirrm* from plist
* - Fix library installationamdmi32015-06-112-8/+3
| | | | - Drop @dirrm* from plist
* - Switch to USES=taramdmi32015-06-112-13/+13
| | | | | - Fix whitespace - Modernize plist
* - Switch to USES=autoreconfamdmi32015-06-112-26/+3
|
* - Add empty directory to plistamdmi32015-06-111-0/+1
|
* - Add LICENSEamdmi32015-06-112-2/+3
| | | | - Drop @dirrm* from plist
* - Add LICENSE_FILEamdmi32015-06-111-2/+3
| | | | - Switch to USES=autoreconf
* - Drop @dirrm* from plistamdmi32015-06-111-5/+0
|
* - Modernize plistamdmi32015-06-111-1/+1
|
* - Switch to USES=autoreconfamdmi32015-06-111-3/+1
|
* - Strip librariesamdmi32015-06-111-2/+4
|
* - Fix library installationamdmi32015-06-111-1/+2
|
* - Fix library installationamdmi32015-06-111-5/+5
|
* - Strip binariesamdmi32015-06-111-0/+2
|
* - Add LICENSE_FILEamdmi32015-06-111-1/+3
| | | | - Strip libraries
* Really check that what you will run exists.mat2015-06-111-1/+1
| | | | Sponsored by: Absolight
* Check that PERL exists before running it.mat2015-06-111-0/+5
| | | | | With hat: perl@ Sponsored by: Absolight
* Update to 0.15.0.jkim2015-06-115-68/+123
| | | | Approved by: swills (maintainer)
* This set of C (Cython) extensions provides acceleration of commonjkim2015-06-114-0/+28
| | | | | | operations for slow points in PyOpenGL 3.x. WWW: http://pyopengl.sourceforge.net/
* The rencode module is similar to bencode from the BitTorrent project.jkim2015-06-114-0/+32
| | | | | | | | | | | | For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython to attempt to increase the performance over the pure Python module written by Petru Paler, Connelly Barnes et al. Later, it was forked, enhanced, and bundled with Deluge. Now, it is re-packaged and distributed by Xpra. WWW: https://github.com/aresch/rencode
* Python binding for the lz4 compression library by Yann Collet.jkim2015-06-114-0/+26
| | | | WWW: https://github.com/steeve/python-lz4
* - Fix RUN_DEPENDS and gemspecsunpoet2015-06-112-1/+13
| | | | | | | - Bump PORTREVISION for package change PR: 200754 Submitted by: marino
* - Remove no-op --with-pthread=/usr from CONFIGURE_ARGS:sunpoet2015-06-111-2/+1
| | | | | | | | - --enable-threadsafe and --enable-cxx/--enable-cxx are mutually exclusive - --with-pthread=/usr is only valid with --enable-threadsafe PR: 200728 Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
* - Update to 1.8.3sunpoet2015-06-112-4/+5
| | | | | | | - Update COMMENT - Add NO_ARCH Changes: https://github.com/rweng/underscore-rails/commits/master
* - Update RUN_DEPENDSsunpoet2015-06-112-22/+20
| | | | | | | | - Silence extract message - Simplify do-install: remove .bak and .orig files in post-patch: - Remove no-op CHMOD for WRKSRC/script - Use @(owner,group,mode) and @dir(owner,group,mode) syntax instead of CHMOD/CHOWN - Bump PORTREVISION for package change
* - Update to 3.3.1sunpoet2015-06-112-3/+3
| | | | Changes: https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md
* - Update to 0.19.0sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: https://github.com/mogest/prawn-svg/commits/master
* - Update to 4.1.1sunpoet2015-06-112-3/+3
| | | | Changes: https://github.com/smartinez87/exception_notification/blob/master/CHANGELOG.rdoc
* - Add NO_ARCHsunpoet2015-06-111-1/+2
|
* - Update to 3.1.2sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: https://github.com/test-unit/test-unit/blob/master/doc/text/news.md
* - Update 1.39sunpoet2015-06-112-4/+6
| | | | | | | - Mark DEPRECATED - Add NO_ARCH Changes: http://search.cpan.org/dist/JSON-Any/Changes
* - Update to 2.27sunpoet2015-06-113-8/+9
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/autodie/Changes
* - Update to 1.13sunpoet2015-06-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Flickr-API/Changes
* - Update to 0.06sunpoet2015-06-113-7/+11
| | | | | | - Fix LICENSE section - Strip shared library - Sort PLIST
* - Update to 0.56sunpoet2015-06-116-10/+66
| | | | | | | - Update manpages - Update maintainer section Changes: http://joeyh.name/code/moreutils/news/version_0.56/
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Update to 0.0.3sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: https://github.com/fog/fog-profitbricks/releases
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Update to 0.1.2sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: https://github.com/fog/fog-ecloud/commits/master
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Add NO_ARCHsunpoet2015-06-111-0/+1
|
* - Update to 2.150005sunpoet2015-06-112-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* - Update to 6.5sunpoet2015-06-112-4/+3
| | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2015-06/msg00000.html
* - Remove leading definite article from COMMENTsunpoet2015-06-111-4/+3
| | | | | | - Remove WRKSRC - Add NO_ARCH - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Add NO_ARCHsunpoet2015-06-111-1/+2
| | | | - Sort USE_PYTHON
* - Sort USE_PYTHONsunpoet2015-06-111-1/+1
|
* - Do not silence installation messagesunpoet2015-06-111-7/+7
| | | | | - Fix typo - Cosmetic change
* Remove expired ports:rene2015-06-11129-25277/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
* USES=pgsql: desupport PostgreSQL 8.4rene2015-06-101-2/+2
| | | | | | | | Postgresql 8.4 expired on 2015-05-10 because upstream discontinued support for them in July 2014. PR: 200228 Reviewed by: marino, portmgr (antoine)
* - Update to 0.8.0amdmi32015-06-103-4/+5
|
* - Update to 4.10, announce message:nemysis2015-06-102-3/+3
| | | | | - fix regression in linking order with custom LDFLAGS - fix segfault in DNS mapping code in programs with > ~400 different lookups
* devel/jenkins-lts: update to 1.609.1swills2015-06-102-3/+3
|
* print/py-reportlab: Fix PORTDOCSbofh2015-06-104-12/+13
| | | | | | | | - Strip Libraries - Fix patch files to reflect 'make makepatch' PR: 200602 Submitted by: amdmi3@FreeBSD.org
* Update to the 20150602 snapshot of GCC 5.gerald2015-06-102-4/+3
|
* databases/pecl-mongo: Update version 1.6.8=>1.6.9bofh2015-06-102-3/+3
|
* Update 3.6.2 --> 3.6.3cy2015-06-102-5/+4
| | | | Submitted by: Peter Czanik <peter.czanik@balabit.com> syslog-ng upline
* - Update to 0.4-4tota2015-06-102-9/+3
|
* databases/freetds: Fix build with IODBCbofh2015-06-101-2/+2
| | | | | PR: 200747 Submitted by: crest@sahiro.org
* devel/android-tools-fastboot: inflict minor stylejbeich2015-06-102-4/+4
| | | | | o Escape MAKE_ENV paths for consistency with my other ports o -I. == -I${.OBJDIR} while ${.OBJDIR} != ${.CURDIR} after |make obj|
* misc/qt5ct:makc2015-06-102-3/+3
| | | | - Update to 0.12
* games/golly:makc2015-06-109-183/+90
| | | | | - Update to 2.7 - Install everything to DATADIR and provide wrapper script to start golly
* games/dustrac:makc2015-06-106-26/+22
| | | | | - Update to 1.11.0 - Replace UTF-8 apostrophe with ASCII analogue in pkg-descr
* Pass the default Python version (or the version required by port)makc2015-06-101-0/+4
| | | | | | | | | | | | for CMake based ports. By default CMake picks up the highest available version of Python package, therefore ports which use CMake may fail to build or link to different Python library than one could expect (e.g. bugs 199685, 200518). In essence this commit reverts r366996. PR: 168159 Exp-run by: antoine Approved by: mva
* Update to the 20150603 snapshot of GCC 4.9.3.gerald2015-06-102-4/+3
|