Commit graph

387749 commits

Author SHA1 Message Date
Dirk Meyer
ea13cab589 - use LIB_DEPENDS
- remove option WITHOUT_MILTER
2016-02-13 10:32:15 +00:00
Wen Heping
f00a2bfe0b - Update to 1.3.16
- Add an option for the new Emby update plugin
- Update WWW

PR:		206081
Submitted by:	stiginge@pvv.org(maintainer)
2016-02-13 10:06:20 +00:00
Raphael Kubo da Costa
5f2789356f Assign port to kde@.
kde@ already maintains multimedia/gstreamer1-qt4, and fluffy@ used to be part
of kde@ back in the day when this one was created.
2016-02-13 09:55:48 +00:00
Dirk Meyer
6d63d735ca - mark options ASM broken on sparc64
PR:		204527
2016-02-13 09:48:26 +00:00
Dirk Meyer
79219f5bb8 - fix default SENDMAIL_MILTER_PORT 2016-02-13 09:34:29 +00:00
Dirk Meyer
7472e1fd41 - fix BUILD_DEPENDS 2016-02-13 09:26:01 +00:00
Olli Hauer
23df0b6a42 - update to 3.6.4
- remove MASTER_SITES/LOCAL, they are not needed with GH
- fix VERSION
- make ssh-authkeys-split work with sh instead bash

2015-11-01  v3.6.4
- a ref-create bug in wild repos was fixed
- some contrib code related to AD integration, and to
  redmine user aliases
- teach Alias.pm a few new tricks
- remove a race condition in 'create' command that affected
  the 'default roles' setting
- make 'who-pushed' more efficient (local push logs, and
  'tip search')
- 'gitolite query-rc' learns '-d' ('--dump') option

2015-04-26  v3.6.3
- allow limited use of 'git config' using the new 'config' command
- accept openssh 6.8's new fingerprint output format
- (finally!) allow limited symlinks within ~/repositories;
  see commit 8e36230 for details
- perms command now lists available roles
- minor backward compat breakage: 'perms -l repo' no longer
  works; see 'perms -h' for new usage
- allow gitolite-shell to be used as $SHELL (experts only;
  no support, no docs; see commit 9cd1e37 for details)
- help with 'git push --signed' using a post-receive hook to
  adopt push certs into 'refs/push-certs'; for details see
  contrib/hooks/repo-specific/save-push-signatures
- new 'transparent proxy' feature for git repos; see
  src/lib/Gitolite/Triggers/TProxy.pm for details

2014-11-10  v3.6.2
- disable ../ everywhere (see mailing list thread for details)
- VREF/NAME_NC -- like VREF/NAME but for new commits only.
  Details within src/VREF/NAME_NC.
- allow gitolite.conf to be tested locally; details within
  contrib/utils/gitolite-local
2016-02-13 09:12:19 +00:00
Dirk Meyer
15ff0ca966 - split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by:	matthew (Matthew Seaman)
2016-02-13 09:03:15 +00:00
Dmitry Marakasov
d97a8fd8f7 - Fix build with boost 1.60
PR:		199601
2016-02-13 01:26:10 +00:00
Alex Kozlov
fac6283415 - Add forgotten patch 2016-02-12 23:49:18 +00:00
Gerald Pfeifer
cc66e3ad6c Transfer maintainership of wine-gecko and wine-gecko-devel from dbn@
to gerald@ to align with the wine and wine-devel ports.  Thanks David
for creating and maintaining these two for years!

Approved by:	dbn (maintainer)
2016-02-12 23:14:47 +00:00
Sergey A. Osokin
6899283074 Upgrade third-party njs module to the latest version. 2016-02-12 22:45:46 +00:00
Guido Falsi
055949b24a Fix expiration date to actually be in the future.
Reported by:	rene
MFH:		2016Q1
2016-02-12 22:41:44 +00:00
Ruslan Makhmatkhanov
437bc2aeb5 security/py-python-openid: adopt port
- switch to CHEESESHOP and update checksum (no code changes, metadata only)
- take maintainership
- add LICENSE, NO_ARCH, sort USE_PYTHON
- update WWW urls
2016-02-12 21:57:20 +00:00
John Marino
10389b5e3f ports-mgmt/synth: Yet another release candidate
Unfortunately, there's been a bit too much change since 0.99_6 to
confidently release version 1.00, so another release candidate is
necessary.  Both new features and bug fixes were added.

New features:
  * Provide ability to define environment variables in a profile
    (/usr/local/etc/synth/<profile>-environment)
  * Support fetching by proxy using these environment variables
  * Add zsh and bash completion scripts
  * Accept port origins with trailing file separators (so people
    using completion scripts don't have to backtrack to remove them)
  * In text (non-curses) mode, output the current package build
    tally every 200 seconds (approximately)

Bug fixes:
  * Fix support for system roots that don't match host (e.g.
    ARCH, OSRELEASE, OSVERSION, etc
  * Fix ABI check for system roots that don't match host
  * Remove effect of system /etc/make.conf (originally seen when
    MAKE_JOBS_NUMBER was defined there and disabled synth)
2016-02-12 21:56:58 +00:00
Ruslan Makhmatkhanov
3abcf03666 security/py-openid: rename to security/py-python-openid
Rename to match upstream name.
2016-02-12 21:53:57 +00:00
Rene Ladan
637c5e8cf1 Remove expired port:
2016-02-12 multimedia/xbmc-addon-pvr: Does not work with multimedia/kodi 15.x and newer
2016-02-12 21:11:43 +00:00
Ruslan Makhmatkhanov
5609a922c3 security/py-keyring: update to 8.3
- update to 8.3

Since version 8.0, they have split some of the backends into a separate package
(security/py-keyrings.alt), so change this port options accordingly.

PR:		207044
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2016-02-12 21:05:59 +00:00
Raphael Kubo da Costa
ed8d0cd95e Update to 1.0.21.
Release notes: http://www.jirka.org/genius.NEWS

PR:		206776
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-02-12 21:05:58 +00:00
Ruslan Makhmatkhanov
74aa54bc02 Alternate keyring backend implementations for use with the Python keyring
package.

WWW: https://pypi.python.org/pypi/keyrings.alt

PR:		207046
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2016-02-12 21:03:10 +00:00
Raphael Kubo da Costa
eddef52535 Update to 1.0.78.
debootstrap (1.0.78) unstable; urgency=high

  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
  * Don't call mknod with the --mode option, it's not supported in
    busybox. Use -m instead - fixes the broken fix for #812811.
    Closes: #813124. Urgency high to get this fix propagated quickly -
    it's breaking d-i installs right now. Adding myself to uploaders and
    uploading.

 -- Steve McIntyre <93sam@debian.org>  Fri, 29 Jan 2016 16:36:00 +0000

PR:		206821
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2016-02-12 20:52:05 +00:00
Alex Kozlov
e4ecece968 - Remove bash dependency
- Modernize port
2016-02-12 20:45:01 +00:00
Ruslan Makhmatkhanov
8a8e1be6d5 print/py-pollyreports: update to 1.7.7
- update to 1.7.7

while here:
- add NO_ARCH and sort USE_PYTHON
- drop python version limit, because it builds fine both with 2.x and 3.x

PR:		206871
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 20:45:00 +00:00
Raphael Kubo da Costa
69ee310318 Update to PowerDNS Auth 3.4.8
CHANGELOG: https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-348

Remove luabackend patches since those are upstream'd.

Also convert to OPTIONS helpers.

PR:		206986
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2016-02-12 20:43:31 +00:00
Ruslan Makhmatkhanov
4b01320702 security/py-pyscard: update to 1.9.2
PR:		206994
Submitted by:	mp39590@gmail.com (maintainer)
2016-02-12 20:43:10 +00:00
Cy Schubert
326c5be53e * Fix process memory calculation
* Add FreeBSD battery support
* Add SHEBANG_LANG & SHEBANG_FILES

PR:		207133
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2016-02-12 20:39:57 +00:00
Raphael Kubo da Costa
82485a94f2 Add SIGHUP support.
Support soft reloading of config via `sudo service h2o reload`.

PR:		207093
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
2016-02-12 20:22:15 +00:00
Ruslan Makhmatkhanov
148b4d3a9c graphics/py-plotly: update to 1.9.5
- update to 1.9.5
- add missing dependencies
- add NO_ARCH, sort USE_PYTHON, while here

PR:		206868
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 20:21:35 +00:00
Ruslan Makhmatkhanov
3bd3702a5c graphics/py-pygal: update to 2.0.12
- update to 2.0.12
- add NO_ARCH and sort USE_PYTHON, while here

PR:		206870
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 20:20:24 +00:00
Ruslan Makhmatkhanov
6399120827 devel/py-msgpack-python: update to 0.4.7
PR:		206788
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer)
2016-02-12 19:43:47 +00:00
Ruslan Makhmatkhanov
7570fcf50c devel/py-rope: update to 0.10.3
- update to 0.10.3

while here:
- fix build with python 3.x
- add NO_ARCH, sort USE_PYTHON
- fix whitespace in pkg-descr

PR:		206869
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 19:42:41 +00:00
Ruslan Makhmatkhanov
46a8cb3604 databases/py-fdb: update to 1.5
- update to 1.5

while here:
- fix build with python 3.x
- add NO_ARCH, sort USE_PYTHON

PR:		206865
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 19:10:05 +00:00
Ruslan Makhmatkhanov
482d9fa066 databases/py-firebirdsql: update to 0.9.12
- update to 0.9.12
- add NO_ARCH, sort USE_PYTHON

PR:		206867
Submitted by:	jjachuf@gmail.com (maintainer)
2016-02-12 19:08:28 +00:00
Jung-uk Kim
2c4e4316c7 Update to 20160212. 2016-02-12 18:46:14 +00:00
Mathieu Arnold
4941a6c229 Update the RUBYGEMS master site, the previous ones are legacy and were
not being updated any more.

Discussed with:	swills
Sponsored by:	Absolight
2016-02-12 18:24:11 +00:00
David Thiel
4d6e9248b4 Use CC for linker instead of LD.
PR:		207130
Submitted by:	code@daniel.priv.no
Obtained from:	mikael.urankar@gmail.com
2016-02-12 18:16:16 +00:00
Guido Falsi
664d7dd059 - Update net/asterisk11 to 11.21.2, which provides a fix for the
old OpenSSL included in 9.x
- Backport the fis to net/asterisk (asterisk 1.8)
- net/asterisk13 already includes this fix, so remove my workaround

While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE
it and add an expiration time.

MFH:	2016Q1
2016-02-12 17:30:29 +00:00
Alex Kozlov
d3fead365b - Take maintainership 2016-02-12 17:21:49 +00:00
David Naylor
eccecf61e1 emulators/i386-wine-devel: fix depends reference to wine-gecko-devel
PR:		207103
Submitted by:	Piotr Kubaj <pkuba@anongoth.pl>
2016-02-12 16:17:26 +00:00
David Naylor
01ef0002dc emulators/i386-wine: fix run depends reference to wine-gecko
PR:		207072
Submitted by:	Piotr Kubaj <rkubaj@anongoth.pl>
2016-02-12 16:13:21 +00:00
Dmitry Marakasov
6cb0fa86ae - Remove obsolete hack, all supported FreeBSD versions have required POSIX_FADV_* macros
- Switch to USES=localbase

Approved by:	portmgr blanket
2016-02-12 15:55:46 +00:00
Dmitry Marakasov
acf5cf3a01 - Add LICENSE_FILE
- Don't install empty docs
- Switch to options helpers
2016-02-12 15:55:30 +00:00
Mathieu Arnold
7176f4d377 Remove unneeded dependencies on bash and zsh.
With hat:	portmgr
Sponsored by:	Absolight
2016-02-12 15:46:04 +00:00
Mathieu Arnold
c9e4c23821 Update to 1.016
Sponsored by:	Absolight
2016-02-12 15:34:10 +00:00
Mathieu Arnold
5e08e5eb8b Update to 1.02.
Sponsored by:	Absolight
2016-02-12 15:33:50 +00:00
Jimmy Olgeni
7d15086c52 Upgrade textproc/kibana41 to version 4.1.5.
PR:		207116
Submitted by:	olgeni
Approved by:	maintainer
2016-02-12 15:30:41 +00:00
Raphael Kubo da Costa
274e39449d Update to 0.8.1.
PR:		206971
Submitted by:	mp39590@gmail.com (maintainer)
2016-02-12 14:57:59 +00:00
Martin Wilke
096ff97e4c A Django application for managing and displaying a calendar and its events.
Features:

    * Repeating and non-repeating events
    * Events that start and end on different days
    * Support for cancelled events
    * Upcoming events and current happenings lists
    * AJAX support
    * Default CSS & Javascript to help you get started

WWW: https://github.com/wreckage/django-happenings

PR:		207084
Submitted by:	Kevin Golding <ports@caomhin.org>
2016-02-12 13:22:53 +00:00
Wen Heping
e6194eb011 - Update to 1.34 2016-02-12 13:18:37 +00:00
Mark Felder
140d7f08df multimedia/plexmediaserver-plexpass: Update to 0.9.15.3
Changelog:	https://forums.plex.tv/discussion/comment/1125821/#Comment_1125821
2016-02-12 13:18:08 +00:00