Commit graph

358892 commits

Author SHA1 Message Date
Olivier Duchateau
54d95ca064 Lollypop is music player. It provides:
* mp3/4, ogg and flac
* Genre/Cover browsing
* Genre/Artist/Cover browsing
* Search
* Main playlist
* Replay gain

WWW: http://gnumdk.github.io/lollypop/
2015-02-07 20:23:08 +00:00
Thomas Zander
284098a8da - Update to upstream version 0.2.2
- Introduce non-default OPTION to run tests during the build process
2015-02-07 20:19:52 +00:00
Olivier Duchateau
dc913654a5 - Update to 0.15.1
- Switch to USES= blaslapack

Differential Revision:	https://reviews.freebsd.org/D1579
Reviewed by:	thierry
2015-02-07 20:11:53 +00:00
Juergen Lock
9066ad97ff Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2015-02-07 20:04:53 +00:00
Ashish SHUKLA
6f3324e98e - Update to git snapshot 5c9ad35f
- Add git commit id to PORTVERSION as upstream has switched to git
2015-02-07 20:03:01 +00:00
Dmitry Marakasov
7e2d1a0cfb - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-02-07 20:00:17 +00:00
Jan Beich
1fe731fddc Use INSTALL_MAN for documentation per r367307 and Porter's Handbook
Approved by:	mentors (implicit)
2015-02-07 19:38:34 +00:00
Thomas Zander
54c990223a - Update to upstream version 0.3.4
- Fix license string

PR:		197149
Submitted by:	jwbacon@tds.net (maintainer)
2015-02-07 19:08:33 +00:00
Ashish SHUKLA
835bf893ef OpenSMTPD port updates
mail/opensmtpd:
 - Update to 5.4.4p1
 - Add LIBASRDEVEL option to depend on dns/libasr-devel
 - Use OpenSSL from ports, should help with migration to LibreSSL
 - Explicitly provide path to OpenSSL[1]

mail/opensmtpd-devel:
 - Update to 201502012312
 - Add LIBASR option to depend on dns/libasr
 - Remove MYSQL, PGSQL, LDAP, and REDIS options as they're removed
   upstream
 - Add a note for above to UPDATING
 - Explicitly provide path to OpenSSL[1]
 - Add a diff to fix build failure on FreeBSD[2]

Reported by:	TJ <tj at mrsk.me> (via private email)
Submitted by:	Herbert J. Skuhra <herbert at oslo.ath.cx> (via list)
2015-02-07 19:04:15 +00:00
Jean-Sébastien Pédron
7c43a0f091 graphics/darktable: Update to 1.6.2
Differential Revision:	https://reviews.freebsd.org/D1791
Reviewed by:	kwm
Approved by:	kwm
2015-02-07 17:22:03 +00:00
Antoine Brodin
e79d931da1 Fix the SRC_BASE check 2015-02-07 17:19:53 +00:00
Palle Girgensohn
92faabe150 In previous commit,
"Revert the change from readline to libedit, and instead make libedit optional.",
I failed to get the PORTREVISION set correctly. Fixed now.

PR:	ports/197362
2015-02-07 17:18:48 +00:00
Jan Beich
e7c456c4d6 Reduce difference with graphics/librasterlite2
- Add LICENSE
- Convert to USES=pathfix
- Strip library

PR:		197228
Submitted by:	coder@tuxfamily.org (maintainer)
Approved by:	mentors (implicit)
2015-02-07 17:14:16 +00:00
Jan Beich
3e70aa0867 Add new port: graphics/librasterlite2
PR:		197228
Submitted by:	coder@tuxfamily.org
Approved by:	mentors (implicit)

librasterlite2 is an open source library that stores and retrieves huge raster
coverages using a SpatiaLite DBMS.

WWW: https://www.gaia-gis.it/fossil/librasterlite2/index
2015-02-07 17:13:58 +00:00
Kurt Jaeger
40868013c8 graphics/opennurbs: use SRC_BASE and IGNORE if not available
As suggested by jbeich.

PR:		197394
Submitted by:	Fernando Apesteguía <fernando.apesteguia@gmail.com> (maintainer)
2015-02-07 17:09:45 +00:00
Palle Girgensohn
cbb709bca2 Revert the change from readline to libedit, and instead make libedit optional.
PR:	ports/197362
2015-02-07 17:05:07 +00:00
Antoine Brodin
53969044d6 Fix numerous qa errors
Pointy hat:	ashish
2015-02-07 16:17:44 +00:00
Thierry Thomas
0d7c986a57 Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. see
http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-08_21h32m30s/logs/kicad-20140622.2.b4027_1,1.log

Add an ugly hack to make it build with Gcc 4.7.
2015-02-07 16:07:33 +00:00
Ashish SHUKLA
225b015fa3 Add port dns/libasr-devel
libasr is a FREE asynchronous DNS resolver.

libasr runs on top of the OpenBSD operating system but also has a portable
version that can build and run on several systems, including:

* Linux
* FreeBSD
* NetBSD
* DragonFly
* MacOSX

This port packages the development snapshots released by OpenSMTPD team.

WWW: https://github.com/OpenSMTPD/libasr
2015-02-07 15:58:33 +00:00
Ashish SHUKLA
817317c0cf Add port dns/libasr
libasr is a FREE asynchronous DNS resolver.

libasr runs on top of the OpenBSD operating system but also has a portable
version that can build and run on several systems, including:

* Linux
* FreeBSD
* NetBSD
* DragonFly
* MacOSX

WWW: https://github.com/OpenSMTPD/libasr
2015-02-07 15:54:26 +00:00
Nicola Vitale
5d4c196112 - Update to 12.0.7 2015-02-07 15:14:29 +00:00
Johan van Selst
2fe80af1bc Include patch forgotten in previous commit 2015-02-07 15:13:32 +00:00
Baptiste Daroussin
5a8a1b9d77 Fix RUN_DEPENDS 2015-02-07 15:03:01 +00:00
Nicola Vitale
9ae0cb3e79 - Add devel/py-pbr to run dependencies [1]
- Bump PORTREVISION

PR:	197373
Submitted by:	andrej@ebert.su
2015-02-07 14:46:43 +00:00
Thomas Zander
4d9948d738 Update to upstream version 1.7.0
PR:		197095
Submitted by:	liangtai.s16@gmail.com (maintainer)
2015-02-07 14:35:58 +00:00
Johan van Selst
926b6de285 Update to GNU patch 2.7.4 (bugfix release)
MFH:		2015Q1
Security:	CVE-2015-1196
2015-02-07 14:29:26 +00:00
Gerald Pfeifer
04a1e18e84 Update to the 20150204 snapshot of GCC 4.9.3. 2015-02-07 14:09:52 +00:00
Muhammad Moinur Rahman
25edd878fe sysutils/avfs: Revive and update version 0.9.9=>1.0.2
- Unbreak
- Pass maintainership to submitter
- Add LICENSE(LGPL20 GPLv2)
- Remove OPTIONS LIBRARY to make default as most of the dependent ports
  require the library
- Make proper use of OPTIONSNG to declutter ${PORT_OPTIONS:M*}

PR:			196942
Differential Revision:	https://reviews.freebsd.org/D1795
Submitted by:		mp39590@gmail.com
Approved by:		marino(mentor)
2015-02-07 13:04:38 +00:00
Muhammad Moinur Rahman
9bad9cf66a sysutils/dar: Update version 2.4.15=>2.4.17
Differential Revision:	https://reviews.freebsd.org/D1796
Approved by:		marino(mentor)
2015-02-07 12:44:13 +00:00
Muhammad Moinur Rahman
9df91a4f6a mail/dbmail: Update version 3.2.2=>3.2.3
Differential Revision:	https://reviews.freebsd.org/D1797
Approved by:		marino(mentor)
2015-02-07 12:42:04 +00:00
Muhammad Moinur Rahman
b13d41db0c print/ft2demos: Update version 2.5.2=>2.5.5
Differential Revision:	https://reviews.freebsd.org/D1798
Approved by:		marino(mentor)
2015-02-07 12:40:36 +00:00
Thomas Zander
7909bbfc97 Update to version 20150122
PR:		197055
Submitted by:	howeyc@gmail.com (maintainer)
2015-02-07 12:39:40 +00:00
Antoine Brodin
8c7884a00d Unbreak
Submitted by:	Terry Kennedy
2015-02-07 12:12:33 +00:00
Matthias Andree
bbe90ae869 Upgrade to new release 2.09
Contains workaround for GCC instruction generating bug on some architectures
such as ARM 4, 5, SPARC.
2015-02-07 12:08:08 +00:00
Guido Falsi
6cc5b11dae Update to 0.9. 2015-02-07 10:50:11 +00:00
Guido Falsi
c763043977 Update to 0.9. 2015-02-07 10:49:49 +00:00
Muhammad Moinur Rahman
4cfb033ff6 devel/p5-boolean: Update version 0.43=>0.45
Differential Revision:	https://reviews.freebsd.org/D1787
Approved by:		marino(mentor)
2015-02-07 10:07:08 +00:00
Muhammad Moinur Rahman
1c1a280240 java/java-checkstyle: Update version 6.2=>6.3
Differential Revision:	https://reviews.freebsd.org/D1793
Approved by:		marino(mentor)
2015-02-07 10:02:09 +00:00
Johannes Jost Meixner
bda3f535ee www/linux-*-flashplugin11: update to 11.2r202.442
- Update to 11.2r202.442
- Fix 0day reported in CVE-2015-0313

Differential Revision:	https://reviews.freebsd.org/D1783
Approved by:	koobs (mentor)
MFH:		2015Q1
Security:	734bcd49-aae6-11e4-a0c1-c485083ca99c
2015-02-07 10:00:14 +00:00
Antoine Brodin
82a3b2e89c Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-02-07 09:17:32 +00:00
Marcus von Appen
e1b4d7d984 - Fix font rendering via TTF_RenderGlyph_Shaded()
PR:		196655
Submitted by:	jbeich@
2015-02-07 08:58:20 +00:00
Marcus von Appen
be96c81884 - Unbreak linux-uplink-demo, the distfile location changed upstream
PR:		196838
Reported by:	amdmi3@
2015-02-07 08:49:24 +00:00
Marcus von Appen
37e718a0e1 - Provide OPTION knobs for the LIB_DEPENDS of sdl_image and sdl2_image
PR:		195987
Submitted by:	jbeich@
2015-02-07 08:21:46 +00:00
Kurt Jaeger
0a4b45c2f6 devel/visualparadigm: 11.1 -> 12.0
For changes see
http://www.visual-paradigm.com/whats-new/

PR:		197378
Submitted by:	Fernando Apesteguía <fernando.apesteguia@gmail.com> (maintainer)
2015-02-07 07:58:08 +00:00
Kurt Jaeger
b4bb164508 security/libgcrypt: fix some issues
- Fix crash at cipher/salsa20.c module on amd64.
- Fix strip shared object.
- Bump PORTREVISION.

PR:		197146
Submitted by:	cpm@fbsd.es (maintainer)
2015-02-07 07:25:22 +00:00
Guido Falsi
b4ea8bc686 - Update net/asterisk11 to 11.16.0
- Update net/asterisk13 to 13.2.0
2015-02-07 00:09:35 +00:00
Rene Ladan
7ab1892fd6 Fix CVE name for www/chromium entry
Submitted by:	bz via bot
2015-02-06 23:27:41 +00:00
Pawel Pekala
688742f636 Update to version 3.8.8.2
PR:		197084
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-02-06 23:09:55 +00:00
John Marino
239cd9d9b3 mail/pine-pgp-filters: use gnupg only, fix MASTER_SITES
When dougb released the port, he also reset the MASTER_SITES.  It has
been pulling off the cache ever since.  If the cache gets cleared, this
port would break.  I've moved the distfiles to my LOCAL site so this
never happens.

The other big change is to remove this hacky dependency logic.  Someone
tried to select between gnupg and gnupg1 depending on what was already
installed.  For the standard packages builders, this meant the port always
used the old gnupg1 because gnupg was never installed in the clean jail.

As both gnupg packages are range between 1.0M and 1.5M in size and can
coexist, the savings of resources in miniscule assuming they weren't both
installed anyway.  Let's just pick the new gnupg as the unconditional
dependency and remove the hack.  Inspired by discussion on PR which
was trying to fix a bug in the hack.

PR:		195426
Submitted by:	Trond Endrestol
2015-02-06 22:59:21 +00:00
Xin LI
b9640de8a0 Document two recent OpenLDAP DoS issues. 2015-02-06 22:48:14 +00:00