Commit graph

3711 commits

Author SHA1 Message Date
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Kurt Jaeger
5ec2fa292d net-p2p/btsync: fix distinfo
The filename for the download doesn't change between versions 'make
makesum' will give you the size/checksum of old versions of the
distfiles unless you clean them out first.

PR:		208129
Submitted by:	joshruehlig@gmail.com (maintainer)
2016-03-31 05:22:11 +00:00
Kurt Jaeger
0ba4c07355 net-p2p/btsync: 2.3.1 -> 2.3.6
- bug fixes

PR:		208129
Submitted by:	joshruehlig@gmail.com (maintainer)
2016-03-30 19:35:51 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Dmitry Marakasov
b23d260ec5 - Fix build on 9.x
PR:		208265
Submitted by:	woodsb02@gmail.com (maintainer)
2016-03-25 14:18:16 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Guido Falsi
844501a32c - Update to 1.0.9
- Remove outdated comment from pkg-descr

PR:		208042
Submitted by:	matthew at reztek.cz
2016-03-19 13:24:32 +00:00
Jose Alonso Cardenas Marquez
13f8c3ae4c - Bump PORTREVISION. editors/lazarus was updated to 1.6.0 2016-03-17 20:30:17 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Mark Felder
11650531ce net-p2p/qbittorrent: Update to 3.3.3
This update includes the new options QT4/QT5 to allow the user to choose
the Qt version.

PR:		206510
2016-03-14 22:32:25 +00:00
Mark Felder
51dc391974 net-p2p/sonarr: Update to 2.0.0.3953 2016-03-14 03:28:06 +00:00
Raphael Kubo da Costa
4adc78494b Update to 1.1.9.
Changes: http://gtk-gnutella.sourceforge.net/en/?page=news#news_78

PR:		207819
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-03-12 13:58:58 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Jan Beich
dcafa23582 net-p2p/transmission-*: update to 2.92
Changes:	https://trac.transmissionbt.com/wiki/Changes#version-2.92
PR:		207772
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-03-08 00:20:03 +00:00
Jan Beich
2ebaab16fa net-p2p/transmission-qt4: unbreak build after r409981
/usr/local/bin/ld: cannot find -lopenssl

Reported by:	pkg-fallout
Pointy hat:	jbeich
2016-03-03 11:40:38 +00:00
Jan Beich
ab03a81b56 net-p2p/transmission-*: update to 2.90
- Add POLARSSL and WOLFSSL support (like ftp/curl)
- Hide LITE (unused) and DOCS (redundant) options from -web slave
- Simplify r398996 and move to CONFIGURE_ENV
- Drop r369657 hacks after upstream integration [1]
- As implied by r378806 transfer maintainership back to crees

Changes:	https://trac.transmissionbt.com/wiki/Changes#version-2.90
PR:		194029 [1]
2016-03-02 22:50:29 +00:00
Steve Wills
d6ab3c6fcf net-p2p/litecoin: Update to 0.10.4.0
PR:		206473
Submitted by:	c.kworr@gmail.com
2016-02-08 19:51:27 +00:00
Dmitry Marakasov
2be6c589f1 - Fix build with boost 1.60
- Add LICENSE_FILE

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:18:01 +00:00
Koop Mast
71d5deb1f4 Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
2016-02-07 19:43:56 +00:00
Jan Beich
b969f7964b Clarify LICENSE 2016-02-07 16:25:33 +00:00
John Marino
7d57075364 net-p2p/rtorrent: USES+= ncurses 2016-02-05 12:04:52 +00:00
Kurt Jaeger
13b9ee809b net-p2p/gtk-gnutella: 1.1.6 -> 1.1.8
Changes: Many, especially from 1.1.6 -> 1.1.7
  http://gtk-gnutella.sourceforge.net/en/?page=news#news_77

PR:		206777
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-02-03 06:30:49 +00:00
Kurt Jaeger
ec5b27d6e8 net-p2p/btsync: 2.2.6 -> 2.3.1
Changes:
  https://blog.getsync.com/2016/01/21/sync-2-3-brings-more-features-for-power-users/

PR:		206859
Requested by:	Jerry <jerry@seibercom.net>
Approved by:	Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
2016-02-03 06:25:27 +00:00
Jose Alonso Cardenas Marquez
8cefdb9afb - Fix build (Lazarus was updated to 1.6RC2) 2016-01-28 14:43:47 +00:00
Thomas Zander
ab18d9e94d Update to upstream version 0.9.2.7
PR:		206329
Submitted by:	daniel@morante.net (maintainer)
2016-01-24 19:22:38 +00:00
Johan van Selst
c590f0bad9 Bump versions to chase Nettle shared library update 2016-01-23 21:14:18 +00:00
Thomas Zander
6907d22e32 Update to upstream release 0.11.2
PR:		206453
Submitted by:	jochen@jochen-neumeister.de
Approved by:	robbak@gmail.com (maintainer / alternative e-mail address)
2016-01-23 17:35:17 +00:00
Mark Felder
a191ef751e net-p2p/sonarr: Update to 2.0.0.3732 2016-01-18 14:26:26 +00:00
Pawel Pekala
fb21764e5a - Update to version 5.7.0.0
- Add LICENSE_FILE
2016-01-13 23:15:47 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
e4e00b9b49 Remove deprecated PLIST_DIRSTRY
Approved by:	portmgr blanket
2016-01-09 19:50:13 +00:00
Mark Felder
8eff792d53 net-p2p/sonarr: Fix $sonarr_data_dir creation
Now that $sonarr_data_dir is configurable, move creation from package to
rc script to prevent sonarr from failing to start successfully.

PR:		205986
MFH:		2016Q1
2016-01-07 17:26:21 +00:00
Martin Wilke
51c7091c0a - Add options helper
- Add NO_ARCH
2016-01-07 11:14:27 +00:00
Dmitry Marakasov
20dc1660d4 - Switch to options helpers
- Simplify makefile
- Unsilence installation
2016-01-06 01:16:11 +00:00
Dmitry Marakasov
e5557f9419 - Add NO_ARCH
- Switch to options helpers
2016-01-05 11:43:53 +00:00
Mark Felder
50d9e8c9c6 net-p2p/sonarr: Add curl as a dependency
libcurl is needed for fallback when mono has issues with HTTPS

PR:		205784
2016-01-04 20:28:25 +00:00
Dmitry Marakasov
cb11791dd5 - Add LICENSE
- Silence patching
2016-01-02 02:49:51 +00:00
Mark Felder
ae04359e50 net-p2p/sonarr: Various improvements
- Allow running sonarr as a different user
- Use sonarr's pidfile
- Allow configuring location of the data directory
- Export XDG_CONFIG_HOME to a writable directory to prevent runtime problems

PR:		205441
2015-12-31 15:22:56 +00:00
Dmitry Marakasov
3168f52a83 - Switch to options helpers 2015-12-30 01:42:51 +00:00
Dmitry Marakasov
f969a1894e - Add LICENSE
- Switch to options helpers
2015-12-30 01:42:41 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Thierry Thomas
602c920e14 Upgrade to v0.9.34. 2015-12-25 22:27:26 +00:00
Wen Heping
e0f113acef - Reset maintainer to ports@ 2015-12-22 03:22:46 +00:00
John Marino
031a0cab49 net-p2p/transmission-remote-gui: Unbreak after FPC upgrade to 3.0.0 2015-12-21 19:49:10 +00:00
Mark Felder
89515dc9bc net-p2p/sonarr: Update to 2.0.0.3645 2015-12-17 00:53:39 +00:00
Mark Felder
2b4b59ec8a net-p2p/sonarr: no-op improvements
- nobody group already exists in base
- COPYTREE_SHARE instead of cp -R
- bsd.port.pre and post.mk are not necessary

Submitted by:	mat
2015-12-17 00:21:15 +00:00
Mark Felder
970f9e36d7 Add net-p2p/sonarr to the ports tree
Sonarr is a PVR for Usenet and BitTorrent users.
2015-12-16 22:14:32 +00:00
Vanilla I. Shu
f98fea37c0 Upgrade to 0.3.1. 2015-12-08 15:59:13 +00:00
Martin Wilke
c398c5abd5 - Pass maintainership to submitter
PR:		204717
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
2015-11-30 15:19:01 +00:00
Pawel Pekala
4603705627 - Update to version 1.1.6 [1]
- Convert to USES=localbase

PR:		204722 [1]
Submitted by:	maintainer [1]
2015-11-24 22:41:03 +00:00
Sunpoet Po-Chuan Hsieh
6811efe6ab - Update LICENSE
- Use PLIST_FILES and PORTEXAMPLES instead of PLIST
- Use USE_CXXSTD
- Convert to new options target helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:09 +00:00
Sunpoet Po-Chuan Hsieh
aba11fbaff - Update LICENSE
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USE_CXXSTD
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:04 +00:00
Ruslan Makhmatkhanov
f637b43fec devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
2015-11-18 21:41:48 +00:00
Wen Heping
4785db2839 - Update to 2.2.6
PR:		204486
Submitted by:	joshruehlig@gmail.com(maintainer)
2015-11-12 01:17:53 +00:00
Dmitry Marakasov
66ece0fad5 - Switch to options helpers 2015-11-06 15:48:01 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Thierry Thomas
fa6d4812c0 Upgrade to 0.9.31: back-ported utp vulnerability fix from
libtorrent-rasterbar.

Changelog at http://twister.net.co/?p=575

Security:	uTP vulnerability (also known as DRDoS in torrent world) and lazy_bdecode overrun
2015-10-26 21:46:13 +00:00
Dmitry Marakasov
65f0394ba8 - Fix shebang properly 2015-10-26 17:43:48 +00:00
Barbara Guida
4fff7c1f22 Add regenerated patch. 2015-10-24 00:20:13 +00:00
Barbara Guida
bf534872af - Change security/cryptopp from BUILD_DEPENDS to LIB_DEPENDS as it defaults to non-static build
- Update devel port to svn revision 10871
- Remove WX_UNICODE
- Regenerate patch
- Try sorting USES
- Remove article from COMMENT

PR: 203670
2015-10-23 23:07:07 +00:00
Dirk Meyer
f5b9b4b03c - fix API for miniupnpc-1.9.20151008 2015-10-14 18:16:10 +00:00
Jan Beich
5dc469fd40 net-p2p/bitcoin: chase r399209
1da63faa4f

PR:		203761
Submitted by:	robbak@gmail.com (based on)
Obtained from:	upstream
MFH:		2015Q4
X-MFH-With:	r399209
2015-10-14 14:57:33 +00:00
Jan Beich
0111b42b16 net-p2p/transmission-cli: chase r399209
1da63faa4f

PR:		203768
Reported by:	many
Obtained from:	upstream
MFH:		2015Q4
X-MFH-With:	r399209
2015-10-14 14:56:59 +00:00
Mathieu Arnold
9783336c86 Update to 1.1.5
PR:		203731
Changes:	http://gtk-gnutella.sourceforge.net/en/?page=news#news_74
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-14 13:55:00 +00:00
Roman Bogorodskiy
d46a1ae989 - Update to 0.9.6
- Update MASTER_SITES and WWW to point to the actual site
- Drop dead link from pkg-message.in
- Do not include shlib version in libtorrent dependency line
2015-10-13 15:21:50 +00:00
Roman Bogorodskiy
eed2d74d83 - Update to 0.13.6
- Update MASTER_SITES and WWW to point to the actual site
2015-10-13 15:20:52 +00:00
Jason Unovitch
46e0105c0e net-p2p/btsync: update 1.4.111 -> 2.2.0
PR:		198884
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
2015-10-10 22:42:35 +00:00
Tijl Coosemans
3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
Jimmy Olgeni
eb8748beda Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
Dirk Meyer
b1c218299c - cleanup 2015-10-08 03:58:26 +00:00
Jan Beich
00d4634211 Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
Baptiste Daroussin
70e2226c26 Convert update-mime-database into @post* 2015-09-26 00:26:58 +00:00
Mark Linimon
c58d95ca11 Mark as x86-specific: does not support big-endian architectures.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:27:53 +00:00
Jan Beich
45e76ba7c5 net-p2p/gtk-gnutella: update to 1.1.4 [1]
- Convert to new option helpers

Changes:	http://gtk-gnutella.sourceforge.net/en/?page=news#news_73
PR:		203020 [1]
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer) [1]
2015-09-23 07:21:26 +00:00
Ruslan Makhmatkhanov
4121738885 net-p2p/deluge: update to 1.3.12
- update to 1.3.12
- remove patch, included upstream
- add NO_ARCH, sort USES

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1213September2015
2015-09-22 07:01:16 +00:00
Jimmy Olgeni
41a7072cfb Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
Baptiste Daroussin
e0de738591 Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Baptiste Daroussin
32fdd31a77 Mark as only working with the old wxGTK version 2015-09-13 19:16:01 +00:00
Baptiste Daroussin
73f610542b Enforce unicode version of wxGTK 2015-09-13 18:58:29 +00:00
Kurt Jaeger
47193c317c net-p2p/libtorrent-rasterbar: fix use of libiconv for non-ascii file download
PR:		198072
Submitted by:	bro.development@gmail.com
2015-09-04 16:50:36 +00:00
Kurt Jaeger
2c92a95356 net-p2p/namecoin: fix for upcoming FORTIFY_SOURCE
On FreeBSD strlcat and strcpy exist so you should be using the
native libc versions instead of redefining your own.

FORTIFY_SOURCE depends on using the system headers so this change
fixes that case too.

PR:		202603
Submitted by:	pfg, op
Approved by:	milios@ccsys.com (maintainer)
2015-09-02 05:23:35 +00:00
Dmitry Marakasov
c7e624b321 - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-09-01 16:20:47 +00:00
Jan Beich
773823b040 net-p2p/transmission-*: minor cleanup
o -cli slave still uses libtransmission under GPLv2
o Chase r313708 in COMMENT for -gtk slave
o Convert LITE to option helpers
o Drop duplicate USES=tar (r362505 vs. r362522)
2015-08-29 21:48:05 +00:00
Sunpoet Po-Chuan Hsieh
19d54fe374 - Add LICENSE
- Use DISTVERSIONSUFFIX instead of DISTNAME
- Remove p5-Test-Simple from BUILD_DEPENDS: it is a test only dependency and already in all supported Perl releases
- Pass maintainership to perl@
2015-08-25 14:51:54 +00:00
Dmitry Marakasov
2fdc73caa4 - Add LICENSE
- Fix library installation

Approved by:	portmgr blanket
2015-08-25 11:32:55 +00:00
Dmitry Marakasov
bc9e064f3c - Add LICENSE
- Switch to options helpers
2015-08-24 00:08:41 +00:00
Gabor Pali
39b8e49140 - Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (48):

converters/hs-aeson-pretty     JSON pretty-printing library and command-line
                               tool
converters/hs-sandi            Data encoding library
devel/hs-StateVar              State variables
devel/hs-base-orphans          Backwards-compatible orphan instances for base
devel/hs-bytestring-mmap       Mmap support for strict ByteStrings
devel/hs-constraints           Constraint manipulation
devel/hs-data-ordlist          Set and bag operations on ordered lists
devel/hs-easy-file             Cross-platform File handling
devel/hs-extra                 Extra functions
devel/hs-geniplate-mirror      Use Template Haskell to generate Uniplate-like
                               functions
devel/hs-haddock-api           Documentation-generation tool for Haskell
                               libraries
devel/hs-hex                   Convert strings into hexadecimal and back
devel/hs-hourglass             Simple performant time related library
devel/hs-hsb2hs                Preprocesses a file, adding blobs from files
                               as string literals
devel/hs-hspec-core            Testing Framework for Haskell
devel/hs-hspec-discover        Automatically discover and run Hspec tests
devel/hs-js-flot               Obtain minified flot code
devel/hs-js-jquery             Obtain minified jQuery code
devel/hs-lifted-async          Run lifted IO operations asynchronously and
                               wait for their results
devel/hs-map-syntax            Syntax sugar for defining maps
devel/hs-memory                Memory and related abtraction stuff
devel/hs-mutable-containers    Abstactions and concrete implementations of
                               mutable containers
devel/hs-newtype               Typeclass and set of functions for working
                               with newtypes
devel/hs-old-locale            Locale library
devel/hs-old-time              Time library
devel/hs-preprocessor-tools    Framework for extending Haskell's syntax via
                               quick-and-dirty preprocessors
devel/hs-time-locale-compat    Compatibility of TimeLocale between old-locale
                               and time-1.5
devel/hs-uuid-types            Type definitions for Universally Unique
                               Identifiers
math/hs-Agda-stdlib            Agda standard library
math/hs-adjunctions            Adjunctions and representable functors
math/hs-kan-extensions         Kan extensions, Kan lifts, various forms of
                               the Yoneda lemma, and (co)density (co)monads
net-im/hs-haskell-xmpp         Haskell XMPP library based on HaXml & STM
net-p2p/hs-torrent             BitTorrent file parser and generater
net/hs-aws Amazon              Web Services (AWS) for Haskell
net/hs-network-uri             URI manipulation
security/hs-cryptonite         Cryptography Primitives sink
security/hs-nonce              Generate cryptographic nonces
shells/hs-shelly               Shell-like (systems) programming in Haskell
sysutils/hs-ekg-json           JSON encoding of ekg metrics
textproc/hs-bencode            Parser and printer for bencoded data
textproc/hs-cassava            CSV parsing and encoding library
textproc/hs-cmark              Fast, accurate CommonMark (Markdown) parser
                               and renderer
textproc/hs-pandoc-citeproc    Supports using pandoc with citeproc
textproc/hs-regex-applicative  Regex-based parsing with applicative interface
textproc/hs-regex-compat-tdfa  Unicode Support version of Text.Regex, using
                               regex-tdfa
textproc/hs-rfc5051            Simple unicode collation as per RFC5051
www/hs-http2                   HTTP/2.0 library including frames and HPACK
www/hs-multipart               HTTP multipart split out of the cgi package

Updated ports (317):

archivers/hs-tar                         0.4.0.1_8        --> 0.4.2.1
archivers/hs-zip-archive                 0.2.3.4_1        --> 0.2.3.7
archivers/hs-zlib                        0.5.4.1_6        --> 0.5.4.2
archivers/hs-zlib-bindings               0.1.1.3_7        --> 0.1.1.5
audio/hs-ALUT                            2.3.0.1_2        --> 2.4.0.0
audio/hs-OpenAL                          1.6.0.0_1        --> 1.7.0.0
audio/hs-libmpd                          0.8.0.5_1        --> 0.9.0.2
benchmarks/hs-criterion                  0.8.1.0_1        --> 1.1.0.0
converters/hs-aeson                      0.7.0.6_1        --> 0.8.0.2
converters/hs-json                       0.7_8            --> 0.9.1
databases/hs-esqueleto                   1.4.4_1          --> 2.4.1
databases/hs-hedis                       0.6.5            --> 0.6.9
databases/hs-mysql                       0.1.1.6_1        --> 0.1.1.8
databases/hs-persistent                  1.3.1.1_1        --> 2.2
databases/hs-persistent-sqlite           1.3.0.5_1        --> 2.2
databases/hs-persistent-template         1.3.1.4_1        --> 2.1.3.4
devel/hs-BNFC                            2.6.0.3_8        --> 2.8
devel/hs-Boolean                         0.2.1_1          --> 0.2.3
devel/hs-ConfigFile                      1.1.2_1          --> 1.1.4
devel/hs-List                            0.5.1_8          --> 0.5.2
devel/hs-MissingH                        1.2.1.0_1        --> 1.3.0.1
devel/hs-MonadCatchIO-transformers       0.3.1.0_1        --> 0.3.1.3
devel/hs-MonadRandom                     0.1.13_1         --> 0.4
devel/hs-ObjectName                      1.0.0.0_14       --> 1.1.0.0
devel/hs-QuickCheck                      2.6_6            --> 2.8.1
devel/hs-ReadArgs                        1.2.1_8          --> 1.2.2
devel/hs-STMonadTrans                    0.3.2_1          --> 0.3.3
devel/hs-ShellCheck                      0.3.5            --> 0.3.8
devel/hs-Stream                          0.4.7.1_1        --> 0.4.7.2
devel/hs-alex                            3.1.3_1          --> 3.1.4
devel/hs-ansi-terminal                   0.6.1.1_1        --> 0.6.2.1
devel/hs-ansi-wl-pprint                  0.6.7.1_1        --> 0.6.7.3
devel/hs-asn1-encoding                   0.8.1.3_1        --> 0.9.0
devel/hs-asn1-parse                      0.8.1_1          --> 0.9.1
devel/hs-asn1-types                      0.2.3_1          --> 0.3.0
devel/hs-async                           2.0.1.5_1        --> 2.0.2
devel/hs-atomic-primops                  0.6.0.6_1        --> 0.8
devel/hs-auto-update                     0.1.0.0_1        --> 0.1.2.2
devel/hs-basic-prelude                   0.3.8_1          --> 0.5.0
devel/hs-bifunctors                      4.1.1.1_1        --> 5
devel/hs-blaze-builder                   0.3.3.2_1        --> 0.4.0.1
devel/hs-blaze-builder-enumerator        0.2.0.6_1        --> 0.2.1.0
devel/hs-blaze-textual                   0.2.0.9_1        --> 0.2.1.0
devel/hs-bloomfilter                     2.0.0.0_1        --> 2.0.1.0
devel/hs-boxes                           0.1.3_1          --> 0.1.4
devel/hs-bytestring-lexing               0.4.3.2          --> 0.5.0.2
devel/hs-c2hs                            0.17.2_1         --> 0.26.1
devel/hs-cabal-install                   1.18.0.5_1       --> 1.22.6.0
devel/hs-cereal                          0.4.0.1_1        --> 0.4.1.1
devel/hs-checkers                        0.3.2_1          --> 0.4.3
devel/hs-chunked-data                    0.1.0.1_1        --> 0.2.0
devel/hs-classy-prelude                  0.9.3_1          --> 0.12.1.1
devel/hs-classy-prelude-conduit          0.9.3_1          --> 0.12.0.1
devel/hs-cmdargs                         0.10.9_1         --> 0.10.13
devel/hs-conduit                         1.1.7_1          --> 1.2.5
devel/hs-conduit-combinators             0.2.8.2_1        --> 1.0.3
devel/hs-conduit-extra                   1.1.3_1          --> 1.1.9.1
devel/hs-convertible                     1.1.0.0_1        --> 1.1.1.0
devel/hs-cpphs                           1.18.5_1         --> 1.19
devel/hs-darcs                           2.8.5            --> 2.10.1
devel/hs-data-hash                       0.2.0.0_1        --> 0.2.0.1
devel/hs-data-pprint                     0.2.3_1          --> 0.2.4
devel/hs-datetime                        0.2.1_12         --> 0.3.1
devel/hs-deepseq-generics                0.1.1.1_1        --> 0.1.1.2
devel/hs-dlist                           0.7.1_1          --> 0.7.1.1
devel/hs-edit-distance                   0.2.1.2_7        --> 0.2.2.1
devel/hs-either                          4.3.0.1_1        --> 4.4.1
devel/hs-enclosed-exceptions             1.0.0.2_1        --> 1.0.1.1
devel/hs-equivalence                     0.2.5_1          --> 0.3.1
devel/hs-errors                          1.4.7_1          --> 2.0.0
devel/hs-exceptions                      0.6.1_1          --> 0.8.0.2
devel/hs-fast-logger                     2.2.0_1          --> 2.4.1
devel/hs-fgl                             5.5.0.1_1        --> 5.5.2.1
devel/hs-file-embed                      0.0.7_1          --> 0.0.9
devel/hs-filemanip                       0.3.6.2_8        --> 0.3.6.3
devel/hs-filestore                       0.6.0.3_1        --> 0.6.1
devel/hs-free                            4.9_1            --> 4.12.1
devel/hs-fsnotify                        0.1.0.3_1        --> 0.2.1
devel/hs-gconf                           0.12.5.0_1       --> 0.13.0.2
devel/hs-generic-deriving                1.6.3_1          --> 1.8.0
devel/hs-ghc-events                      0.4.3.0_1        --> 0.4.4.0
devel/hs-gio                             0.12.5.3_1       --> 0.13.1.0
devel/hs-git-annex                       5.20140817_1     --> 5.20150727
devel/hs-glib                            0.12.5.4_1       --> 0.13.1.1
devel/hs-gtk2hs-buildtools               0.12.5.2_2       --> 0.13.0.4
devel/hs-haddock                         2.14.3_1         --> 2.16.1
devel/hs-haddock-library                 1.1.0_1          --> 1.2.1
devel/hs-happy                           1.19.4_1         --> 1.19.5
devel/hs-hashable                        1.2.2.0_1,1      --> 1.2.3.3,1
devel/hs-hashtables                      1.1.2.1_1        --> 1.2.0.2
devel/hs-haskell-src                     1.0.1.6_1        --> 1.0.2.0
devel/hs-haskell-src-exts                1.15.0.1_1       --> 1.16.0.1
devel/hs-hasktags                        0.69.0_1         --> 0.69.1
devel/hs-hastache                        0.6.0_1          --> 0.6.1
devel/hs-hinotify                        0.3.7_1          --> 0.3.8.1
devel/hs-hint                            0.4.2.0_1        --> 0.4.2.3
devel/hs-hlint                           1.9.3_1          --> 1.9.21
devel/hs-hoogle                          4.2.34_1         --> 4.2.41
devel/hs-hslogger                        1.2.4_1          --> 1.2.9
devel/hs-hslua                           0.3.13_1         --> 0.4.0
devel/hs-hspec                           1.11.0_1         --> 2.1.10
devel/hs-hspec-expectations              0.6.0.1_1        --> 0.7.1
devel/hs-keys                            3.10.1_1         --> 3.10.2
devel/hs-language-c                      0.4.5_1          --> 0.4.7
devel/hs-language-javascript             0.5.13_1         --> 0.5.14.2
devel/hs-lens                            4.3.3_1          --> 4.12.3
devel/hs-lifted-base                     0.2.3.0_1        --> 0.2.3.6
devel/hs-mmorph                          1.0.3_1          --> 1.0.4
devel/hs-monad-control                   0.3.3.0_1        --> 1.0.0.4
devel/hs-monad-logger                    0.3.7.1_1        --> 0.3.13.2
devel/hs-monad-loops                     0.4.2.1_1        --> 0.4.3
devel/hs-monad-par                       0.3.4.6_1        --> 0.3.4.7
devel/hs-mono-traversable                0.6.1_1          --> 0.9.2.1
devel/hs-mtl                             2.1.3.1_1        --> 2.2.1
devel/hs-mueval                          0.9.1.1_1        --> 0.9.1.1.2
devel/hs-murmur-hash                     0.1.0.7_1        --> 0.1.0.8
devel/hs-optparse-applicative            0.9.1.1_1        --> 0.11.0.2
devel/hs-parallel                        3.2.0.4_1        --> 3.2.0.6
devel/hs-pcre-light                      0.4.0.2_1        --> 0.4.0.3
devel/hs-primitive                       0.5.2.1_1        --> 0.6
devel/hs-profunctors                     4.2.0.1_1        --> 5.1.1
devel/hs-project-template                0.1.4.1_1        --> 0.2.0
devel/hs-random                          1.0.1.1_10       --> 1.1
devel/hs-reflection                      1.5.1_1          --> 2
devel/hs-resource-pool                   0.2.3.0_1        --> 0.2.3.2
devel/hs-resourcet                       1.1.2.3_1        --> 1.1.6
devel/hs-safe                            0.3.7_1          --> 0.3.9
devel/hs-scientific                      0.3.3.0_1        --> 0.3.3.8
devel/hs-securemem                       0.1.3_1          --> 0.1.9
devel/hs-setenv                          0.1.1.1_1        --> 0.1.1.3
devel/hs-shake                           0.13.2_1         --> 0.15.5
devel/hs-silently                        1.2.4.1_7        --> 1.2.5
devel/hs-stm                             2.4.2_6          --> 2.4.4
devel/hs-stm-chans                       3.0.0.2_1        --> 3.0.0.4
devel/hs-streaming-commons               0.1.4.1_1        --> 0.1.12.1
devel/hs-syb                             0.4.1_1          --> 0.5.1
devel/hs-syb-with-class                  0.6.1.5_1        --> 0.6.1.6
devel/hs-system-fileio                   0.3.14_1         --> 0.3.16.3
devel/hs-system-filepath                 0.4.12_1         --> 0.4.13.4
devel/hs-tagged                          0.7.2_1          --> 0.8.1
devel/hs-test-framework                  0.8.0.3_1        --> 0.8.1.1
devel/hs-text                            1.1.0.0_1        --> 1.2.1.3
devel/hs-text-icu                        0.6.3.7_2        --> 0.7.0.1
devel/hs-threads                         0.5.1.2_1        --> 0.5.1.3
devel/hs-threadscope                     0.2.4_1          --> 0.2.7
devel/hs-timezone-olson                  0.1.4_1          --> 0.1.7
devel/hs-timezone-series                 0.1.3_1          --> 0.1.5.1
devel/hs-transformers-base               0.4.2_1          --> 0.4.4
devel/hs-transformers-compat             0.3.3.4_1        --> 0.4.0.4
devel/hs-unix-compat                     0.4.1.3_1        --> 0.4.1.4
devel/hs-unix-time                       0.3.3_1          --> 0.3.5
devel/hs-unordered-containers            0.2.4.0_1        --> 0.2.5.1
devel/hs-utf8-string                     0.3.8_1          --> 1
devel/hs-uuagc                           0.9.51_1         --> 0.9.52.1
devel/hs-uuagc-cabal                     1.0.5.0_1        --> 1.0.6.0
devel/hs-uuid                            1.3.3_1          --> 1.3.11
devel/hs-uulib                           0.9.16_1         --> 0.9.20
devel/hs-vault                           0.3.0.3_1        --> 0.3.0.4
devel/hs-vector                          0.10.9.1_1       --> 0.10.12.3
devel/hs-vector-algorithms               0.6.0.3_1        --> 0.7.0.1
devel/hs-vector-instances                3.3_1            --> 3.3.1
devel/hs-vector-th-unbox                 0.2.1.0_1        --> 0.2.1.2
devel/hs-void                            0.6.1_1          --> 0.7
devel/hs-word8                           0.1.1_1          --> 0.1.2
dns/hs-dns                               1.4.2_1          --> 2.0.0
graphics/hs-JuicyPixels                  3.1.6.1_1        --> 3.2.6
graphics/hs-cairo                        0.12.5.3_1       --> 0.13.1.0
graphics/hs-dia-base                     0.1.1.2_8        --> 0.1.1.3
graphics/hs-dia-functions                0.2.1.3_8        --> 0.2.1.4
graphics/hs-svgcairo                     0.12.5.2_1       --> 0.13.0.3
lang/hs-brainfuck                        0.1_15           --> 0.1.0.2
lang/hs-unlambda                         0.1.3_8          --> 0.1.4.1
mail/hs-email-validate                   2.0.1_1          --> 2.1.3
mail/hs-mime                             0.4.0.1_1        --> 0.4.0.2
mail/hs-mime-mail                        0.4.5.2_1        --> 0.4.9
mail/hs-mime-types                       0.1.0.4_1        --> 0.1.0.6
math/hs-Agda                             2.4.0.2_1        --> 2.4.2.3
math/hs-NumInstances                     1.3_6            --> 1.4
math/hs-categories                       1.0.6_1          --> 1.0.7
math/hs-comonad                          4.2.2_1          --> 4.2.7.2
math/hs-contravariant                    1.1_1            --> 1.3.2
math/hs-data-lens                        2.10.5_1         --> 2.10.7
math/hs-data-lens-template               2.1.8_1          --> 2.1.9
math/hs-ieee754                          0.7.3_10         --> 0.7.6
math/hs-mwc-random                       0.13.1.2_1       --> 0.13.3.2
math/hs-pointed                          4.1_1            --> 4.2.0.2
math/hs-semigroupoids                    4.0.4_1          --> 5.0.0.3
math/hs-semigroups                       0.15.2_1         --> 0.16.2.2
math/hs-statistics                       0.13.2.1_1       --> 0.13.2.3
math/hs-vector-space                     0.8.7_1          --> 0.10.2
net/hs-connection                        0.2.3_1          --> 0.2.5
net/hs-gsasl                             0.3.5_1          --> 0.3.6
net/hs-hoauth2                           0.4.3            --> 0.4.8
net/hs-iproute                           1.3.1_1          --> 1.5.0
net/hs-network                           2.4.2.3_1        --> 2.6.2.1
net/hs-network-info                      0.2.0.5_1        --> 0.2.0.7
net/hs-network-multicast                 0.0.11_1         --> 0.1.0
net/hs-network-protocol-xmpp             0.4.6_2          --> 0.4.8
net/hs-simple-sendfile                   0.2.15_1         --> 0.2.21
print/hs-hscolour                        1.20.3_8,1       --> 1.23,1
security/hs-DRBG                         0.5.2_1          --> 0.5.4
security/hs-HsOpenSSL                    0.11_2           --> 0.11.1.1
security/hs-RSA                          2.0.0_1          --> 2.1.0.1
security/hs-SHA                          1.6.4.1_1        --> 1.6.4.2
security/hs-cipher-aes                   0.2.8_1          --> 0.2.11
security/hs-cipher-aes128                0.6.4_1          --> 0.7.0.1
security/hs-clientsession                0.9.0.3_1        --> 0.9.1.1
security/hs-cprng-aes                    0.5.2_1          --> 0.6.1
security/hs-crypto-api                   0.13_1           --> 0.13.2
security/hs-crypto-conduit               0.5.4_1          --> 0.5.5
security/hs-crypto-numbers               0.2.3_1          --> 0.2.7
security/hs-crypto-pubkey                0.2.4_1          --> 0.2.8
security/hs-crypto-pubkey-types          0.4.2.2_1        --> 0.4.3
security/hs-crypto-random                0.0.7_1          --> 0.0.9
security/hs-entropy                      0.3.2_1          --> 0.3.7
security/hs-gnutls                       0.1.5_1          --> 0.2
security/hs-pwstore-fast                 2.4.1_1          --> 2.4.4
security/hs-skein                        1.0.9_1          --> 1.0.9.3
security/hs-tls                          1.2.8_1          --> 1.3.1
security/hs-x509                         1.4.11_1         --> 1.6.0
security/hs-x509-store                   1.4.4_1          --> 1.6.0
security/hs-x509-system                  1.4.5_1          --> 1.6.0
security/hs-x509-validation              1.5.0_1          --> 1.6.0
sysutils/hs-angel                        0.5.0_1          --> 0.6.2
sysutils/hs-ekg                          0.4.0.1_1        --> 0.4.0.8
sysutils/hs-ekg-core                     0.1.0.1_1        --> 0.1.1.0
textproc/hs-Diff                         0.3.0_1          --> 0.3.2
textproc/hs-HStringTemplate              0.7.3_1          --> 0.8.3
textproc/hs-HaXml                        1.24.1_1         --> 1.25.3
textproc/hs-attoparsec                   0.10.4.0_7       --> 0.12.1.6
textproc/hs-attoparsec-enumerator        0.3.3_1          --> 0.3.4
textproc/hs-blaze-html                   0.7.0.2_1        --> 0.8.1.0
textproc/hs-blaze-markup                 0.6.1.0_1        --> 0.7.0.2
textproc/hs-case-insensitive             1.1.0.3_1        --> 1.2.0.4
textproc/hs-citeproc-hs                  0.3.9_1          --> 0.3.10
textproc/hs-double-conversion            0.2.0.6_7        --> 2.0.1.0
textproc/hs-feed                         0.3.9.2_1        --> 0.3.10.0
textproc/hs-hexpat                       0.20.6_1         --> 0.20.9
textproc/hs-highlighting-kate            0.5.11.1         --> 0.6
textproc/hs-hs-bibutils                  5.0_6            --> 5.5
textproc/hs-html-conduit                 1.1.0.5_1        --> 1.2.0
textproc/hs-hxt                          9.3.1.4_1        --> 9.3.1.15
textproc/hs-hxt-charproperties           9.1.1.1_1        --> 9.2.0.1
textproc/hs-hxt-regex-xmlschema          9.1.0_7          --> 9.2.0.2
textproc/hs-hxt-unicode                  9.0.2.2_1        --> 9.0.2.4
textproc/hs-lhs2tex                      1.18.1_8         --> 1.19
textproc/hs-pandoc                       1.13.2           --> 1.15.0.6
textproc/hs-pandoc-types                 1.12.4.1_1       --> 1.12.4.5
textproc/hs-parsec                       3.1.5_1          --> 3.1.9
textproc/hs-polyparse                    1.9_6            --> 1.11
textproc/hs-stringsearch                 0.3.6.5_1        --> 0.3.6.6
textproc/hs-tagsoup                      0.13.1_1         --> 0.13.3
textproc/hs-tagstream-conduit            0.5.5.1_1        --> 0.5.5.3
textproc/hs-texmath                      0.8.0.1          --> 0.8.3
textproc/hs-uri                          0.1.6.2_1        --> 0.1.6.3
textproc/hs-xml                          1.3.13_6         --> 1.3.14
textproc/hs-xml-conduit                  1.2.1_1          --> 1.3.1
textproc/hs-xml-hamlet                   0.4.0.9_1        --> 0.4.0.11
textproc/hs-xml-types                    0.3.4_1          --> 0.3.6
textproc/hs-xmlhtml                      0.2.3.2_1        --> 0.2.3.4
textproc/hs-yaml                         0.8.8.4_1        --> 0.8.13
www/hs-DAV                               1.0.1_1          --> 1.0.7
www/hs-HTTP                              4000.2.10_1      --> 4000.2.20
www/hs-authenticate                      1.3.2.9_1        --> 1.3.2.11
www/hs-cgi                               3001.1.8.5_1,1   --> 3001.2.2.2,1
www/hs-cookie                            0.4.1.2_1        --> 0.4.1.6
www/hs-gitit                             0.10.6.1_1       --> 0.11.1
www/hs-hS3                               0.5.8_1          --> 0.5.9
www/hs-happstack-server                  7.3.7_1          --> 7.4.4
www/hs-heist                             0.13.1.2_1       --> 0.14.1.1
www/hs-hjsmin                            0.1.4.7_1        --> 0.1.5.0
www/hs-http-client                       0.3.6.1_1        --> 0.4.20
www/hs-http-conduit                      2.1.4_1          --> 2.1.8
www/hs-http-date                         0.0.4_8          --> 0.0.6.1
www/hs-http-reverse-proxy                0.4.0.1_1        --> 0.4.2
www/hs-http-server                       1.0.4_1          --> 1.0.6
www/hs-http-types                        0.8.5_1          --> 0.8.6
www/hs-oeis                              0.3.5_1          --> 0.3.6
www/hs-path-pieces                       0.1.4_1          --> 0.2.0
www/hs-recaptcha                         0.1.0.2_1        --> 0.1.0.3
www/hs-shakespeare                       2.0.1.1_1        --> 2.0.5
www/hs-snap                              0.13.2.8_1       --> 0.14.0.6
www/hs-snap-core                         0.9.6.3_1        --> 0.9.7.2
www/hs-snap-server                       0.9.4.5_1        --> 0.9.5.1
www/hs-wai                               3.0.1.1_1        --> 3.0.3.0
www/hs-wai-app-static                    3.0.0_1          --> 3.1.1
www/hs-wai-extra                         3.0.1.2_1        --> 3.0.10
www/hs-wai-logger                        2.2.0_1          --> 2.2.4.1
www/hs-warp                              3.0.0.5_1        --> 3.1.3
www/hs-warp-tls                          3.0.0_1          --> 3.1.1
www/hs-webkit                            0.12.6.1_1       --> 0.13.1.3
www/hs-xss-sanitize                      0.3.5.2_1        --> 0.3.5.6
www/hs-yesod                             1.2.6.1_1        --> 1.4.1.5
www/hs-yesod-auth                        1.3.4_1          --> 1.4.6
www/hs-yesod-auth-hashdb                 1.3.0.1_1        --> 1.4.2.2
www/hs-yesod-bin                         1.2.12.3_1       --> 1.4.13.3
www/hs-yesod-core                        1.2.19_1         --> 1.4.13
www/hs-yesod-form                        1.3.14_1         --> 1.4.4.1
www/hs-yesod-persistent                  1.2.3_1          --> 1.4.0.3
www/hs-yesod-static                      1.2.4_1          --> 1.5.0.2
www/hs-yesod-test                        1.2.3.2_1        --> 1.4.3.1
x11-toolkits/hs-GLURaw                   1.4.0.1_1        --> 1.5.0.1
x11-toolkits/hs-GLUT                     2.5.1.1_1,1      --> 2.7.0.1,1
x11-toolkits/hs-OpenGL                   2.9.2.0_1,1      --> 2.12.0.1,1
x11-toolkits/hs-OpenGLRaw                1.5.0.0_1        --> 2.5.1.0
x11-toolkits/hs-gtk                      0.12.5.7_1       --> 0.13.9
x11-toolkits/hs-gtk2hs                   0.12.5_1,1       --> 0.13,1
x11-toolkits/hs-gtksourceview2           0.12.5.0_1       --> 0.13.1.3
x11-toolkits/hs-pango                    0.12.5.3_1       --> 0.13.1.0
x11-toolkits/hs-vte                      0.12.5.0_1       --> 0.13.0.2
x11-toolkits/hs-wx                       0.90.1.0_1       --> 0.91.0.0
x11-toolkits/hs-wxc                      0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxcore                   0.90.1.1_1       --> 0.91.0.0
x11-toolkits/hs-wxdirect                 0.90.1.1_1       --> 0.91.0.0
x11-wm/hs-xmonad                         0.11_10          --> 0.11.1
x11-wm/hs-xmonad-contrib                 0.11.3_2         --> 0.11.4
x11/hs-xmobar                            0.21_1           --> 0.23.1

Removed ports (14):

devel/hs-MaybeT            Support for computations with failures (deprecated)
devel/hs-geniplate         Use template Haskell to generate Uniplate-like
                           functions (upstream support is discontinued)
devel/hs-glade             Binding to the glade library (upstream support is
                           discontinued)
devel/hs-haskell-platform  The Haskell Platform (it is not tracked any more)
devel/hs-ranges            Ranges and various functions on them (deprecated)
devel/hs-testpack          Test Utility Pack for HUnit and QuickCheck
                           (upstream is unmaintained)
graphics/hs-soegtk         GUI functions as used in the book "The Haskell
                           School of Expression" (upstream support is
                           discontinued)
lang/hs-epic               Compiler for a simple functional language (it is
                           not needed any more)
math/hs-nats               Natural numbers (it has been merged into the base
                           library of GHC)
multimedia/hs-gstreamer    Binding to the GStreamer open source multimedia
                           framework (upstream support is discontinued) [2]
www/hs-scgi                Haskell library for writing SCGI programs
                           (deprecated)
www/hs-yesod-platform      Meta package for Yesod (upstream support is
                           discontinued)
www/hs-yesod-routes        Effective routing for Yesod (upstream support is
                           discontinued)
x11-toolkits/hs-gtkglext   Binding to the GTK+ OpenGL Extension (upstream
                           support is discontinued)

PR:		181049 [1]
PR:		197925 [2]
PR:		200684 [3]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Obtained from:	FreeBSD Haskell
2015-08-20 23:02:14 +00:00
Dmitry Marakasov
33be8f4016 - Add LICENSE
- Add NO_ARCH
2015-08-20 16:41:59 +00:00
Dmitry Marakasov
ff06e08559 - Add NO_ARCH 2015-08-20 16:06:35 +00:00
Pawel Pekala
286240926d Update to version 5.6.2.0 2015-08-19 20:42:04 +00:00
Erwin Lansing
2846f376c7 Reset maintainer
<mor@WhiteLuna.com>: Host or domain name not found. Name service error for
    name=WhiteLuna.com type=AAAA: Host not found

Sponsored by:	DK Hostmaster A/S
2015-08-19 07:40:45 +00:00
Erwin Lansing
21bbb4cccb Reset maintainer
<conrads@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1
    <conrads@cox.net> invalid recipient - Refer to Error Codes section at
    http://postmaster.cox.net/confluence/display/postmaster/Error+Codes for
    more information. (in reply to RCPT TO command)

Sponsored by:	 DK Hostmaster A/S
2015-08-19 07:10:28 +00:00
Mikhail Teterin
eeecd54d9c Upgrade libtorrent-rasterbar to 1.0.6 and qbittorrent -- to 3.2.3.
PR:		202118 (maybe)
2015-08-19 04:09:02 +00:00
Jose Alonso Cardenas Marquez
11d7a25e6f - Fix build
- Add missing dependencies
2015-08-18 17:40:35 +00:00
Philip M. Gollucci
8ffd7d139f net-p2p/zetacoin{-no11}: mark broken on armv6
clean up broken message [1]

c++: warning: argument unused during compilation: '-L/usr/local/lib'
c++: warning: argument unused during compilation:
'-L/usr/local/lib/db48'
c++: warning: argument unused during compilation: '-L/usr/local/lib'
c++: warning: argument unused during compilation:
'-L/usr/local/lib/db48'
In file included from helpers/memenv/memenv.cc:9:
In file included from ./port/port.h:14:
In file included from ./port/port_posix.h:50:
./port/atomic_pointer.h:212:2: error: Please implement AtomicPointer for
this pl
atform.
 ^
 1 error generated.

Suggested by: mat@, dafne@
2015-08-13 17:39:53 +00:00
Philip M. Gollucci
68e31302d1 net-p2p/zetacoin: mark broken on armv6
Reported by: pkg-fallout
2015-08-12 02:02:14 +00:00
Steve Wills
8666bd9a19 net-p2p/dogecoin: update to 1.8.2 2015-08-10 01:51:59 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Rene Ladan
4f5435a9c4 Remove expired ports:
2015-08-07 net/py-xmlrpclib: This is part of standard library since python 2.2
2015-08-07 net-p2p/py-kenosis: Fails to run with modern python
2015-08-07 18:48:48 +00:00
Steve Wills
dd8ffb0a8f net-p2p/litecoin: Fix .desktop file
PR:		201154
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-08-05 14:39:42 +00:00
Steve Wills
1c9720f21c net-p2p/litecoin: Update to 0.10.2.2
While here, clean up and add a litecoin-utils port

PR:		201154
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-08-05 13:21:53 +00:00
Mathieu Arnold
63d17e75d7 Cleanup some abusive use of GH_TAGNAME.
With hat:	portmgr
Sponsored by:	Absolight
2015-08-04 11:29:18 +00:00
Thierry Thomas
038dff4bc3 Upgrade to 0.9.30 (random listening port).
Version notes at <http://twister.net.co/?p=531>.
2015-08-03 20:55:50 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Rene Ladan
0b69797700 Remove expired ports:
2015-07-31 japanese/p5-Acme-Lou: Needs ja-p5-Text-MeCab that does not work with 5.18 or above
2015-07-31 mail/maildirsync: Requires an unsupported version of Perl
2015-07-31 mail/qar-bufo: Requires an unsupported version of Perl
2015-08-01 net/py-soapy: Abandonware depending on ancient py-xml. Please use net/py-soappy instead
2015-08-01 net-p2p/btqueue: Runtime broken (does not download anything)
2015-07-31 sysutils/vhdtool: Use mkimg(1) instead
2015-07-31 www/rubygem-modernizr: This gem has been removed from rubygems.org by upstream
2015-08-01 10:09:19 +00:00
Philip M. Gollucci
041ec329ae net-p2p/bitcoin: 0.10.2 -> 0.11.0
PR:                  201524
Submitted by:        robbak@gmail.com (maintainer)
2015-07-16 18:35:16 +00:00
Philip M. Gollucci
5b3b963da4 net-p2p/zetacoin: cleanup
- Remove Qt build tools from runtime dependencies;
- Use qt4-linguisttools instead of qt4-linguist;
- Add explicit dependency on qt4-network;
- Regen patches.

PR:                  201024
Submitted by:        s3erios@gmail.com
Approved by:         bradleythughes (maintainer)
2015-07-15 20:59:19 +00:00
Philip M. Gollucci
0e8ae25c16 net-p2p/digitalcoin: cleanup
- Remove Qt build tools from runtime dependencies;
- Use qt4-linguisttools instead of qt4-linguist;
- Add LICENSE;
- Add USES=desktop-file-utils;
- Wrap lines at 80 characters;
- Regen patches.

PR:                  201025
Submitted by:        s3erios@gmail.com
2015-07-15 20:59:13 +00:00
Philip M. Gollucci
f42744d7eb net-p2p/verlihub-plugins:
- convert to USES=metaport

PR:                  201566
Submitted by:        s3erios@gmail.com
2015-07-15 20:58:33 +00:00
Muhammad Moinur Rahman
c0579a1a86 net-p2p/py-kenosis: Mark DEPRECATED as fails to run with modern python
- Set EXPIRATION_DATE on 2015-08-07

Submitted by:	rm
2015-07-06 19:44:08 +00:00
Mark Felder
7154dfbc88 Update to 0.10.2
Resolves CVE-2015-3641

https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures

PR:		201224
Approved by:	maintainer
2015-07-06 03:09:35 +00:00
Chris Rees
b15e867cfe Don't depend on base OpenSSL when using WITH_OPENSSL_PORT.
PR:		ports/186978
Submitted by:	Bernard Spil
2015-07-03 21:43:13 +00:00
Ruslan Makhmatkhanov
2f3490cc4a net-p2p/btqueue: mark broken and deprecated
This port is runtime broken. btqueue scheduler starts successfully, and it
allows to add some torrents into the queue, but it just doesn't download
anything. While the same torrents were successfully fetched with deluge.
Tools like btshowmetainfo and btmakemetafile are working, but we have analogs
in the ports tree. The port is unmaintained and latest release is from 2006, so
mark it broken and deprecated, set expiration date to 2015-08-01.
2015-07-01 20:47:41 +00:00
Dmitry Marakasov
5f9323663d - Use OPTIONS helpers
- Use BROKEN_arm helper
- Fix longstanding brokennes of dependency on libtorrent
2015-06-25 22:20:20 +00:00
Dmitry Marakasov
7824581b28 - Use OPTIONS helpers
- Add LICENSE
- Remove obsolete CONFLICTS: rblibtorrent was renamed to libtorrent-rasterbar which doesn't conflict with this port
2015-06-25 22:19:25 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Antoine Brodin
0a72ebf517 Chase libtorrent bump 2015-06-22 15:20:47 +00:00
Baptiste Daroussin
9ba9bb3e41 Convert to USES=autoreconf 2015-06-21 13:54:18 +00:00
Baptiste Daroussin
e274d9a1e2 Convert to USES=autoreconf 2015-06-21 13:44:08 +00:00
Dmitry Marakasov
9e5d6f9bcb - Strip library 2015-06-18 21:24:50 +00:00
Pawel Pekala
400afb2822 Update to version 5.6.1.2 2015-06-18 17:32:29 +00:00
Guido Falsi
c272c82ae1 Fix breakage introduced in r389250.
PR:		200869
Submitted by:	donnex at donnex.net
Pointy hat to:	me
2015-06-15 13:34:30 +00:00
Jose Alonso Cardenas Marquez
d317bd6e73 - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:42:47 +00:00
Guido Falsi
ba50b420f7 - Update libtorrent-rasterbar to 1.0.4
- 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
2015-06-11 20:44:34 +00:00
Kurt Jaeger
62c7c30f2d net-p2p/namecoin: 0.3.72 -> 0.3.80, adding slaveport -daemon
Changes:
https://github.com/namecoin/namecoin/blob/namecoinq-release/changelog.md

PR:		193534
Submitted by:	Chad J. Milios <milios@ccsys.com>
2015-06-11 05:42:58 +00:00
Dmitry Marakasov
1f665a09fd - Fix shebangs
MFH:		2015Q2
2015-06-09 16:37:40 +00:00
John Marino
034b63d462 net-p2p/gtk-gnutella: new version is not jobs safe
This failed two of the last three attempts in a multijob bulk bulld.
It failed during linking (unknown symbol references) so probably the
object files were still building at link time.

Approved by:	blanket (jobs safe)
2015-06-09 14:32:00 +00:00
Dmitry Marakasov
ed3a6adcf4 - Switch to USES=autoreconf 2015-06-07 16:17:09 +00:00
Dmitry Marakasov
a1b6756195 - Clarify LICENSE
- Switch to USES=autoreconf
- Fix library installation
- Improve USES=tar usage
2015-06-07 14:56:49 +00:00
Dmitry Marakasov
4d4b259bcd - Add NO_ARCH
Approved by:	portmgr blanket
2015-05-31 13:37:20 +00:00
Dmitry Marakasov
64e7847dc9 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:21:56 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Dmitry Marakasov
2e8977254a - Add CPE info
Approved by:	portmgr blanket
2015-05-17 18:15:46 +00:00
Dmitry Marakasov
68f10c8416 - Fix build by removing part of comment which contains broken ocaml code. Since ocaml parses commented code, it breaks on this line 2015-05-14 23:50:58 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
9d4e763ba0 Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:26:05 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Jan Beich
4c0f73173f net-p2p/bitcoin*: update to 0.10.1 and fix conflicts
Work around bin/test_bitcoin installed more than once by leaving
TESTS=on by default only in net-p2p/bitcoin-utils.

Changes:	https://bitcoin.org/en/release/v0.10.1
PR:		198826 [1]
PR:		199856
Reported by:	peter [1]
Submitted by:	robbak@gmail.com (maintainer, other mail)
2015-05-03 16:58:04 +00:00
Adam Weinberger
c0e06834ee - Update to 1.1.3.
- Remove perl5 dependency (see PR for details).
- Strip as part of the install rather than post-install due to permission
  problems.
- Mark as -jn safe

PR:		199363
Submitted by:	Ben Woods (maintainer)
2015-04-27 12:38:17 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
Antoine Brodin
c6dab49472 Fix configure 2015-04-20 07:27:09 +00:00
Tijl Coosemans
fff5c0edec Use included script to generate configure because it does more than
USES=autoreconf

Reported by:	antoine
2015-04-19 12:15:26 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Tijl Coosemans
0aee4fbcb3 Bump PORTREVISION after r384038 because it added patches for headers that
are installed.

PR:		199473
Submitted by:	smh
2015-04-16 07:33:11 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Thierry Thomas
ee22721a6d Upgrade to 0.9.29 and switch to the official release version.
Changelog at <http://twister.net.co/?p=503>.
2015-04-10 20:31:39 +00:00
Jason Helfman
265e5c4766 - convert to USES=metaport (which removes do_nada in do-install target)
- while here replace whitespace with tab for CONFLICT line

Approved by:	portmgr (blanket)
2015-04-02 16:12:58 +00:00
Thierry Thomas
5b8b126796 Refresh to a recent snapshot, so that it includes a patch to fix build
with LibreSSL.

PR:		ports/199006
Submitted by:	Bernard Spil <spil.oss (at) gmail.com>
2015-03-30 19:38:53 +00:00
Adam Weinberger
a5ab1aec21 Update to 1.1.2, and pass maintainership to submitter (Ben Woods).
PR:		198916
Submitted by:	Ben Woods
2015-03-26 23:37:03 +00:00
John Marino
973a44d9a8 net-p2p/tribler: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 15:27:01 +00:00
John Marino
7d0971ec28 net-p2p/libtorrent-rasterbar: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 14:54:20 +00:00
John Marino
f4d2e9d5d0 2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms

Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan.  Now it fails stage-QA
with a fs violation, but it may be acceptable.  Fixes added to both.

approved by:	PTHREAD blanket
2015-03-24 23:45:41 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Pawel Pekala
425a44934b Update to version 5.6.0.0 2015-03-18 19:43:06 +00:00
Thomas Zander
6e73bbe00d Update to upstream version 1.4.111
PR:		198339
Submitted by:	joshruehlig@gmail.com (maintainer)
2015-03-14 15:35:37 +00:00
Ruslan Makhmatkhanov
d6d48360c7 net-p2p/deluge: fix blocklist plugin
Add upstream patch to fix blocklist plugin with version of Twisted
that's now in ports tree.

Upstream bug report: http://dev.deluge-torrent.org/ticket/2737

PR:		198332
Reported by:	Chris Ross <cross+freebsd@distal.com>
2015-03-10 17:28:24 +00:00
Baptiste Daroussin
42510f4ef4 Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
Bartek Rutkowski
d391a00363 net-p2p/btsync: update 1.4.106 -> 1.4.110
PR:		197611
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
2015-02-28 17:16:33 +00:00
Bartek Rutkowski
e4a0ecbdf7 net-p2p/tribler: update 6.3.3 -> 6.4.3
- Drop GH usage and fix MASTERSITES

PR:		197451
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-02-28 12:10:15 +00:00
Dmitry Marakasov
956cd194c5 - Switch to linguisttools_build 2015-02-27 16:45:25 +00:00
Dmitry Marakasov
4d010629dd - Switch to linguisttools_build 2015-02-27 16:45:14 +00:00
Dmitry Marakasov
8cd3b16bb0 - Switch to linguisttools_build 2015-02-27 16:44:53 +00:00
Kubilay Kocak
2715b5f070 net-p2p/bitcoin: Use linguisttools, 45 less dependencies
Take advantage of the new qt4-linguisttools port [1] to eliminate 45 build
dependencies.

[1] https://svnweb.freebsd.org/changeset/ports/379843

PR:		198024
Submitted by:	Robert Backhaus <robbak gmail com> (maintainer)
2015-02-25 13:16:35 +00:00
Kubilay Kocak
b7755bca61 net-p2p/bitcoin: Centralise regression-test target
Move the regression-test targetr from bitcoin-daemon to bitcoin port proper.

Approved by:	maintainer (via IRC)
2015-02-24 11:54:04 +00:00
Kubilay Kocak
a2ba617492 net-p2p/bitcoin: Reinstate BDB includes for WALLET option
Re-add removed BDB includes and library paths to CXXFLAGS/LIBS for the WALLET
options. Without them ./configure bombs out.
2015-02-24 11:37:49 +00:00
Kubilay Kocak
24c1a3701d net-p2p/bitcoin: Update to 0.10.0, split bitcoin-utils, LOTS MORE
- Update to 0.10.0
- Split out bitcoin-cli and bitcoin-tx into net-p2p/bitcoin-utils
- Slave out bitcoin-utils and bitcoin-daemon properly
- Canonicalize MASTER_SITES to what USE_GITHUB uses
- Update COMMENT so each port is unique
- protobuf/protoc is GUI-only dependency, remove it from unconditional
  {BUILD,LIB}_DEPENDS.
- Group and sort USES/USE_*
- Deprecate USE_AUTOTOOLS in favour of USES=autoreconf
- Remove {AUTOMAKE,ACLOCAL}_ARGS accordingly
- Remove unconditional *FLAGS and replace then with OPTIONS-conditional
  ones.
- Remove unnecessary CXXFLAGS
- Add HARDENING and TESTS options, add them to OPTIONS_DEFAULT
- Add DBUS and DEBUG options
- Define OPTIONS only where they're relevant for each port
- Rejig OPTIONS descriptions for greater clarity
- Replace hard-coded SSL inc/lib flags with USE_OPENSSL variables to
  allow for switching between Base and Ports OpenSSL's.
- Use OPTIONS helpers
- Remove post-patch target
- Canonicalize CONFIGURE_ARGS, with slave port specific overrides.
- Verbosify builds (V=1)
- Remove upstreamed patches
- Add regression-test targets (requires TESTS option)
- Add --disable-reduce-exports to CONFIGURE_ARGS until upstream PR #5819
  lands, which caused sanity test failure at run-time [1]

  P.S We now pass the test suite (not including python test, which
      has an error)

Based on patch Submitted by:

 - Andriy Voskoboinyk  <s3erios gmail.com>
 - Robert Backhaus <robbak gmail.com>

[1] https://github.com/bitcoin/bitcoin/pull/5819

PR:		193424
Reviewed by:	maintainer
Approved by:	maintainer
2015-02-24 11:10:23 +00:00
Mikhail Teterin
cba03eb747 Update from 0.16.17 to 0.16.19. It is unclear, why the previous
maintainer rolled back the earlier upgrade to 0.16.18, which had
an impressive ChangeLog (including security-related fixes). Port's
commit-log is rather terse -- I wonder, what went on in less public
channels.

I tested this update with the new qbittorrent-3.1.12 and all seems
to be fine...
2015-02-23 19:39:09 +00:00
Mikhail Teterin
91508326d7 Upgrade from 3.1.11 to 3.1.12. Switch to using the .xz-compressed
tarball -- an opportunity, the previous updaters have been missing
for years.
2015-02-23 18:43:55 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Jan Beich
67088d05cb Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS

Differential Revision:	https://reviews.freebsd.org/D1851
Approved by:	bapt (mentor)
2015-02-16 08:12:16 +00:00
Jan Beich
4779b33b84 - Add CPE information for Transmission ports [1]
- Take maintainership [2] as the next update may require partially
  reverting r369657 hacks in favor of upstream support
- Disable devel/libinotify:
  * used only by transmission-daemon's watch-dir
  * maybe less stable than readdir() fallback
  * disabled by other ports e.g., devel/glib20
  * completely different from devel/libnotify [3]
- Belatedly bump PORTREVISION

PR:		197065 [1]
Differential Revision:	https://reviews.freebsd.org/D1806
Suggested by:	crees [2]
Pointy hat:	crees (r287179) [3]
Approved by:	crees (maintainer) [1][2]
Approved by:	bapt (mentor)
2015-02-10 21:57:46 +00:00
Dmitry Marakasov
3944debb36 - Update to 1.4.106
PR:		196531
Submitted by:	joshruehlig@gmail.com (maintainer)
2015-01-26 19:57:08 +00:00
Ruslan Makhmatkhanov
828d3043d6 net-p2p/libtorrent-rasterbar: fix build with LibreSSL
Add upstream-provided patch to fix build with LibreSSL. Default (OpenSSL)
setup isn't affected, so no PORTREVISION bump.
Remove pkg-message, that have no use.

Submitted by:	Corey <merlincorey@hushmail.me> (by private email)
2015-01-19 08:22:38 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Antoine Brodin
f6910dddf6 Allow building with libc++ r224926
Submitted by:	dim@
2015-01-11 18:53:44 +00:00
Jose Alonso Cardenas Marquez
60d8333e9e - Bump PORTREVISION. lzarus has been updated 2015-01-11 03:23:39 +00:00
Antoine Brodin
76a405744e Do not override USES set by slave ports in master ports
PR:		196477
2015-01-06 13:59:35 +00:00
Emanuel Haupt
499cb7d15d Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:38 +00:00
Pawel Pekala
8a21055aa8 Convert to USES=execinfo 2015-01-05 22:36:15 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Sunpoet Po-Chuan Hsieh
58a988a5ba - Add LICENSE
- Fix RUN_DEPENDS: Math::BigInt 1.78+ is already in all supported Perl releases
- Update PORTSCOUT
- Bump PORTREVISION for dependency change
- Sort PLIST
2015-01-01 19:02:02 +00:00
Ruslan Makhmatkhanov
8a3cd49b7a net-p2p/deluge: add explicit dependency on pygnome2
- add explicit dependency on pygnome2. Without this, deluge-gtk will
  fail to work in gnome3 environment
- bump PORTREVION because of dependency change
2014-12-30 13:38:38 +00:00
Pawel Pekala
bcdeb1b72b Update to version 5.5.0.0 2014-12-24 13:08:54 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
da0eb10ed5 Get rid of gnomehier 2014-12-21 00:43:28 +00:00
Baptiste Daroussin
f1a9174c67 Cleanup plist 2014-12-20 19:26:34 +00:00
Pawel Pekala
c10320662a Update to version 0.9.2.4
PR:		195976
Submitted by:	maintainer
2014-12-19 00:18:26 +00:00
Antoine Brodin
b3f04c2dea Fix distinfo
PR:		ports/195417
Submitted by:	maintainer
Reported by:	pkg-fallout
2014-12-17 17:22:11 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Mark Felder
2676868fd8 Update "BSD" license in net-p2p category 2014-12-08 13:53:07 +00:00
Guido Falsi
c0f155d59b Add USES=compiler to rtorrent port.
Various ports it depends on have the same USES and so honour the
FAVORITE_COMPILER, and doing the dsame here avoids build problems
when using FAVORITE_COMPILER=gcc.

PR:		195397
Submitted by:	Craig Wiesen <ctyz1999+bugzilla at gmail.com>
2014-12-04 14:57:47 +00:00
Ruslan Makhmatkhanov
d2f1c4786c net-p2p/deluge: update to 1.3.11
Changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1130November2014
2014-12-01 18:41:12 +00:00
Thierry Thomas
dc34d0abda Refresh. This is 0.9.27. 2014-11-30 12:15:44 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Rusmir Dusko
c4b00d3ffe - Revert last commit r373094
- Remove BROKEN

PR:		195347
2014-11-29 07:57:19 +00:00
Rusmir Dusko
5bed5e11bb - Revert last commit r373094, update to 0.16.18
PR:		195347
2014-11-29 07:57:13 +00:00
Antoine Brodin
bad0e01078 Mark BROKEN: Fails to build
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I../../include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c src/session.cpp -o build/temp.freebsd-10.0-RELEASE-p9-amd64-2.7/src/session.o -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED
src/session.cpp:25:10: fatal error: 'bytes.hpp' file not found

Reported by:	pkg-fallout
2014-11-27 18:30:33 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Chris Rees
cb494355fb Update to 1.4.103
Some rc script fixes; make rclint happy

PR:		ports/194950
Submitted by:	joshruehlig@gmail.com (maintainer)
2014-11-25 18:12:17 +00:00
Chris Rees
725b2295fc Allow use of reload rc command
PR:		ports/195341
Submitted by:	joshruehlig@gmail.com
2014-11-24 18:51:26 +00:00
Rusmir Dusko
f99cbe83c9 - Reset maintainer to ports@ 2014-11-23 08:34:25 +00:00
Rusmir Dusko
df2e470ce5 - Reset maintainer to ports@ 2014-11-23 08:34:04 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Rusmir Dusko
f5c1661678 - Update to 3.1.11, announce message is here:
http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.1.11/
2014-11-22 19:33:31 +00:00
Rusmir Dusko
b6306b3089 - Update to 0.16.18, announce message:
* fix uninitialized values in DHT DOS mitigation
 * fix error handling in file::phys_offset
 * fix bug in HTTP scrape response parsing
 * enable TCP keepalive for socks5 connection for UDP associate
 * fix python3 support
 * fix bug in lt_donthave extension
 * expose i2p_alert to python. cleaning up of i2p connection code
 * fixed overflow and download performance issue when downloading at high rates
 * fixed bug in add_torrent_alert::message for magnet links
 * disable optimistic disconnects when connection limit is low
 * improved error handling of session::listen_on
 * suppress initial 'completed' announce to trackers added with replace_trackers
   after becoming a seed
 * SOCKS4 fix for trying to connect over IPv6
 * fix saving resume data when removing all trackers
 * fix bug in udp_socket when changing socks5 proxy quickly

- Set PORTSCOUT, With Versions 1.x not build yet net-p2p/qbittorrent
2014-11-22 19:29:20 +00:00
Baptiste Daroussin
96bc072f91 Remove: does not run anymore 2014-11-19 15:07:19 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Antoine Brodin
6affac3ade Cleanup plist 2014-11-12 21:31:27 +00:00
Bartek Rutkowski
0339b9b78d net-p2p/bitmessage: update 0.4.3 -> 0.4.4
PR:		194730
Submitted by:	Yuri <yuri@rawbw.com>
Approved by:	mentors (implicit)
2014-11-08 22:31:40 +00:00
Bartek Rutkowski
48fee58080 net-p2p/btsync: update 1.4.83 -> 1.4.93
PR:		194619
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
Approved by:	mentors (implicit)
2014-11-07 17:03:05 +00:00
Stephen Hurd
68a99314f8 Add patch to fix icon file parsing on 64-bit systems.
Submitted by:	shurd
2014-11-06 06:58:10 +00:00
John Marino
f1fb103c3f net-p2p/tribler: Fix extract for DF and unmask installation commands
On the last update, the logic for the post-extract command was changed,
which broke the target on DF.  This version works on all platforms.

While here, rework the do-install target so that the commands aren't
suppressed.  Also simplify it.
2014-11-05 12:37:25 +00:00
Baptiste Daroussin
92f6b3c0bd Remove @dirrm*
Avoid @cwd
2014-11-01 12:37:24 +00:00
Dirk Meyer
258fa587f6 - update miniupnpc to 1.9
- bump users of shared lib version
2014-10-28 05:19:16 +00:00
Kurt Jaeger
14cfde5384 net-p2p/tribler: 6.0.3 -> 6.3.3
Changelog:
https://github.com/Tribler/tribler/releases

PR:		193901
Submitted by:	tkato432@yahoo.com
2014-10-25 17:00:11 +00:00
Marcus von Appen
f850cf2ff0 - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-24 16:29:51 +00:00
Steve Wills
d7ce2c000e net-p2p/dogecoin: update to 1.8.0 2014-10-18 03:37:35 +00:00
Ruslan Makhmatkhanov
6e6d9a7ee2 net-p2p/deluge: update to 1.3.10
Changes:

GtkUI
    #2256: Indexes are not updated correctly when removing column
    Fix bug in the torrentview when Plugins added a column
WebUI
   Security update for POODLE vulnerability
2014-10-16 09:42:09 +00:00
Dmitry Marakasov
26f332b475 - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-14 11:09:41 +00:00
Thierry Thomas
b342d835a6 Refresh. 2014-10-08 20:25:49 +00:00
Antoine Brodin
1aab8e6742 Remove double / to pass check-plist 2014-10-06 22:59:52 +00:00
Ruslan Makhmatkhanov
28cc2614db net-p2p/deluge: update to 1.3.9
- update to 1.3.9 (bugfix release)

Changelogs:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.84October2014
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.94October2014
2014-10-06 06:50:58 +00:00
Tijl Coosemans
f4df14fe44 Remove old libtool patches 2014-10-05 21:17:05 +00:00
Sunpoet Po-Chuan Hsieh
c86b04b3b8 - Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change

Changes:	https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
2014-10-04 15:12:44 +00:00
Chris Rees
8c562a9712 Unbundle libs.
PR:		ports/194029
Submitted by:	Jan Beich

Also, don't extract the third-party directory if we're not using it here.

Submitted by:	mi
2014-09-30 19:22:24 +00:00
Rene Ladan
67eb00ba41 Remove expired ports:
2014-08-31 net/libnet10: Superseded by net/libnet
2014-09-30 net/despoof: Depends on expired net/libnet10
2014-09-30 sysutils/gpkgdep: Requires old pkg_info
2014-09-30 security/vida: Depends on expired net/libnet10
2014-09-30 net/nemesis: Depends on expired net/libnet10
2014-09-30 net-mgmt/sing: Depends on expired net/libnet10
2014-09-30 net-mgmt/gps: Depends on expired net/libnet10
2014-09-30 net/ttlscan: Depends on expired net/libnet10
2014-09-30 security/zombiezapper: Depends on expired net/libnet10
2014-09-30 dns/dnshijacker: Depends on expired net/libnet10
2014-09-30 net/xboxproxy: Depends on expired net/libnet10
2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10
2014-09-30 net-mgmt/angst: Depends on expired net/libnet10
2014-09-30 security/py-otr: Abandoned upstream
2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
2014-09-30 12:28:26 +00:00
Ruslan Makhmatkhanov
25e6d7f067 net-p2p/deluge: update to 1.3.7
- update to 1.3.7
- add LICENSE_FILE
- convert to USES, sort knobs
- add patch that fix default upload speed rate [1]
- remove patch applied upstream
- add back missed i18n files

Submitted by:	T.J. <xtainted@gmail.com> [1]
2014-09-28 09:55:36 +00:00
Ruslan Makhmatkhanov
056e7a40f8 net-p2p/py-transmissionrpc: drop maintainership
- reset maintainership to ports@ - I don't use transmission for long
- convert to USES/USE_PYTHON
2014-09-25 12:42:24 +00:00
Rusmir Dusko
cec4567e93 - Fix typo [1]
Reported by:	jhale [1]
2014-09-24 16:19:19 +00:00
Rusmir Dusko
bd33816dcf - Update to 3.1.10, announce message is here:
http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.1.10/

- Change DOCS
2014-09-23 18:00:42 +00:00
Jason E. Hale
c610a645c1 - Update to 1.4.83
While here:
- Clean up pkg-plist

PR:		193842
Submitted by:	<joshruehlig@gmail.com> (maintainer)
2014-09-23 15:20:27 +00:00
Jason E. Hale
0c1f3ca811 - Trim @dirrm from pkg-plist 2014-09-22 13:13:01 +00:00
Pawel Pekala
32f521a0e0 - Update to version 1.1.1 [1]
- Fix LIB_DEPENDS for DBUS option

PR:		ports/193328 [1]
Submitted by:	tkato432@yahoo.com
2014-09-21 08:03:46 +00:00
Pawel Pekala
0a08b1e3a7 - Update to version 1.4.75
- Move pidfile to /var/run/btsync dir
- Use %%PORTNAME%% subs in rc file

PR:		ports/193676
Submitted by:	maintainer
2014-09-20 19:02:30 +00:00
Bryan Drewery
ed26324791 Fix improper use of FORBIDDEN
With hat:	portmgr
2014-09-20 14:11:09 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
49786cfa02 net-p2p/verlihub:
- Fix build with clang

net-p2p/verlihub-plugins*:
- Add USES=libtool and INSTALL_TARGET=install-strip
- Drop USE_GCC=any
- Avoid including bsd.port.pre.mk
2014-09-08 17:04:04 +00:00
Pawel Pekala
4789e2301e Update to version 5.4.0.0 2014-09-06 15:55:33 +00:00
Vanilla I. Shu
8bbfd6d683 Update to version 0.10.1.
PR:		ports/193162
Submitted by:	Ports Fury.
2014-09-03 14:16:23 +00:00
Jason E. Hale
2a4bad49ff - Update to 1.51
- Add LICENSE
- Use options helpers
- Move plugins to a more sensible (IMHO) location
2014-09-03 01:59:07 +00:00
Baptiste Daroussin
39a5b78f87 Remove non staged ports without pending PR from net-p2p, net and news 2014-09-01 23:05:26 +00:00
Tijl Coosemans
8fd71c4b9c www/libmicrohttpd:
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available

Approved by:	portmgr (implicit, bump unstaged port)
2014-09-01 10:25:48 +00:00
John Marino
6be83b2931 Remove broken net-p2p/p5-Net-DirectConnect-TigerHash
This port has been broken for many months, and the maintainer recommends
that it be removed rather than fixed.  He also indicated that
security/p5-Crypt-RHash would be a suitable substitute for this port.
net-p2p/p5-Net-DirectConnect, the only port to use it,  has already been
modified to use p5-Crypt-RHash instead

PR:		193089
Requested by:	maintainer (Oleg Alexeenkov)
2014-08-30 22:52:17 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Baptiste Daroussin
514525b2e5 Convert to wxPython30 and modernize python 2014-08-29 10:50:46 +00:00
Tijl Coosemans
b33b0aa600 devel/libunistring:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-29 08:24:19 +00:00
Vanilla I. Shu
e2d20a588b Upgrade to 0.14, remove BROKEN, fix pkg-plist.
PR:		ports/193068
Submitted by:	maintainer
2014-08-28 02:18:26 +00:00
Bartek Rutkowski
6b6af0caa2 net-p2p/btsync: update 1.3.106 -> 1.3.109
PR:		192917
Submitted by:	Kyle J. Farmer <bannereddivpool@gmail.com>
Approved by:	mentors (implicit)
2014-08-27 10:42:05 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Adam Weinberger
0e28d6468c Add net-p2p/zetacoin-nox11 as a slave to zetacoin. This allows installing
just the daemon on headless servers.

PR:		192629
Submitted by:	maintainer
2014-08-23 20:21:08 +00:00
William Grzybowski
2900e261c0 net-p2p/uhub: update to 0.5.0
PR:		192805
Submitted by:	tkato432 yahoo com
2014-08-23 19:06:59 +00:00
Adam Weinberger
d133713e0c net-p2p/eiskaltdcpp-cli
net-p2p/eiskaltdcpp-daemon
net-p2p/eiskaltdcpp-data
net-p2p/eiskaltdcpp-gtk
net-p2p/eiskaltdcpp-lib
net-p2p/eiskaltdcpp-qt

1. Update to 2.2.9
2. Stage
3. Chase for new build options: gtk30, libcanberra, json-rpc
4. Use master/slave relations

PR:		192869
Submitted by:	Vladimir Kondratiev
2014-08-23 17:20:44 +00:00
John Marino
39adf271de net-p2p/gtk-gnutella: Finish off de-hardcoding pkg-plist 2014-08-23 00:20:48 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Tijl Coosemans
24a747f180 - Add missing -lcrypto (fixup for r364712)
- Use MAKE_CMD
2014-08-21 13:19:31 +00:00
Bryan Drewery
69f82727cf - Move RESETPREFIX to default PLIST_SUB
With hat:	portmgr
2014-08-18 16:43:24 +00:00
Adam Weinberger
906b6449fb Fix build on -current. 2014-08-16 23:40:00 +00:00
Sunpoet Po-Chuan Hsieh
29dfe585de - Remove leading indefinite article from COMMENT
- Remove NO_LATEST_LINK
2014-08-16 19:13:34 +00:00
Adam Weinberger
882b898091 Remove a very strange series of ^H's from the pkg-message, and remove the
${CAT} ${PKGMESSAGE} from post-install.
2014-08-16 17:42:04 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Thierry Thomas
2864718a59 Refresh. 2014-08-15 13:36:12 +00:00
Danilo Egea Gondolfo
0f74ecefa0 - Update from 0.8.2 to 0.8.3
- Add stage support
- Add DOCS option
- Take maintainership
2014-08-15 12:42:45 +00:00
Matthias Andree
dc65f45842 Prevent installation. We don't have a distfile that matches the checksums, the port relies on the outdated db41, and the web site seems gone. 2014-08-13 18:52:49 +00:00
Tijl Coosemans
cdb8256f1b Fix problems with missing libs when the linker enforces explicit linking
(ports that are dependencies of other ports)

net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS

PR:		192062
2014-08-12 15:29:37 +00:00
William Grzybowski
7d2c34ff18 net-p2p/zetacoin: update to 0.9.2.1
- Use options helpers
- Use @sample

PR:		192413
Submitted by:	maintainer
2014-08-12 12:37:29 +00:00
Adam Weinberger
e91f5afdf5 Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
John Marino
8ed170d6f4 net-p2p/gtk-gnutella: Upgrade version 1.0.1 => 1.1.0
PR:		191825
Submitted by:	Ports Fury
2014-08-09 23:54:31 +00:00
William Grzybowski
a278d202b3 net-p2p/bitmessage: update to 0.4.3
PR:		192522
Submitted by:	maintainer
2014-08-09 12:27:18 +00:00
Adam Weinberger
cb7d5cc607 In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2014-08-06 04:34:23 +00:00
John Marino
946989e9af net-p2p/transmission-gtk: complete the -inotify fix with LIB_DEPENDS+=
In a previous commit, the inotify configuration was fixed, but we
neglected to guarantee the library was available.  This adds libinotify
to the LIB_DEPENDS list, an action that requires a revbump.

PR:		192319
Suggested by:	Carlos JPM
2014-08-04 06:19:36 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Rene Ladan
eb294d89d1 net-p2p/transmission-daemon: do not hardcode PORTREVISION.
PORTREVISION will not default to 1 to force a rebuild after the libevent
migration, making the port working again.

Approved by:	crees (maintainer)
2014-08-03 22:14:00 +00:00
John Marino
dd3d2721eb transmission-* cleanup
I missed the -linotify LDFLAG on the transmission-gtk port.  It was also
pointed out by the submitter than transmission-qt4 now has a duplicate
-lcrypto LDFLAG so let's remove that.

PR:		192319
Submitted by:	Ivan Klymenko
2014-08-03 18:05:29 +00:00
John Marino
738eaeb39e Fix transmission-cli,-gtk on some platforms after openssl update
At least on some releases, transmission-cli and transmission-gtk now
need -lcypto in LDFLAGS to build.  Additionally transmission-gtk needed
an update of the inotify configure argument.  The latter requires a
revbump because it seems possible that it could have been built with
the bad argument somewhere.

PR:		192319
Submitted by:	Ivan Klymenko
Approved by:	"Just Fix It" blanket, but maintainer was in copy on PR
2014-08-03 16:06:58 +00:00
Antoine Brodin
eb9f4ce133 Fix LIB_DEPENDS
With hat:	portmgr
2014-08-01 18:53:34 +00:00
William Grzybowski
b0ec9d0065 net-p2p/uhub: update to 0.4.1
- Support stage
- Use options helpers

PR:		192213
Submitted by:	tkato432 yahoo com
2014-07-30 15:32:51 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
0f88ed614d Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 20:55:27 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Barbara Guida
12b64d1397 Bump PORTREVISION to catch net/GeoIP update. 2014-07-28 18:30:05 +00:00
Dmitry Marakasov
dc15ac7928 - Switch to USES=libtool 2014-07-25 20:28:58 +00:00
Baptiste Daroussin
32b38a45c4 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 15:57:24 +00:00
Baptiste Daroussin
b564653452 Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
2014-07-24 13:32:58 +00:00
Adam Weinberger
2ac8e45b30 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Chris Rees
5d725b20c9 Fix clang build on 9.x
Apparently this version doesn't understand empty arguments in CFLAGS
using commas; i.e. ,-I/usr/local/include throws an error about nonexisting
file ,-

Reported by:	Kenta S (kentas@hush.com)
2014-07-23 11:02:56 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Chris Rees
6dc4a3c25c Fix transmission-web build
Submitted by:	gblach, rakuco
2014-07-22 07:44:21 +00:00
Antoine Brodin
fdb9b9b2ec Unbreak
Pointy hat:	crees
2014-07-21 22:07:57 +00:00
Adam Weinberger
f1c41f7305 Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
Chris Rees
514cf3f193 Update to 2.84
PR:		ports/191592
Submitted by:	Andrew Berg
2014-07-21 15:02:21 +00:00
Yen-Ming Lee
9b3621b9e4 - update to 3.1.5
- support stage and options
2014-07-21 08:07:26 +00:00
Thierry Thomas
63976d8e0c Refresh to a current snapshot.
This is ~0.9.23.
2014-07-18 20:59:16 +00:00
Baptiste Daroussin
d22728a7e8 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:26:25 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Adam Weinberger
ffd690bc2b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:45:48 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Guido Falsi
725b832a15 - Fix build when security/libressl is installed [1]
- While here, reorganize the Makefile a little

Reported by:	Kenta S. <kentas@hush.com> [1]
2014-07-13 10:17:45 +00:00
Steve Wills
91a904eb65 net-p2p/bitcoin: update to 0.9.2
PR:		191357
Submitted by:	Robert Backhaus <robbak@robbak.com> (maintainer)
2014-07-11 16:54:48 +00:00
Tijl Coosemans
732067f980 - Add USES=libtool to devel/upnp and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-11 10:26:02 +00:00
Guido Falsi
57ebee93f3 - Remove uneeded dependency from libtorrent [1]
- Update dependency lines in rtorrent

PR:		191621
Submitted by:	Colin <anonymous.bug.report@gmail.com> (original submitter)
Reported By:	Andre <a.heider@gmail.com> [1] (as followup comment)
2014-07-10 16:34:18 +00:00
Jimmy Olgeni
7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
Tijl Coosemans
37a5b5d584 - USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip
- Don't patch Makefile.am and configure.in to avoid autotools
2014-07-08 19:00:02 +00:00
Dmitry Marakasov
bbc4f3a878 - Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-07-08 10:46:42 +00:00
Guido Falsi
136fdffb5c - Update libtorrent to 0.13.4
- Update rtorrent to 0.9.4
- Convert to new LIB_DEPENDS format
- Remove uneeded ?=
- Remove libtorrent-devel and rtorrent-devel ports since the non
  devel port has a newer version and no development release is available
  anymore

PR:		191621
Submitted by:	Colin <anonymous.bug.report@gmail.com>
2014-07-07 19:33:00 +00:00
John Marino
eba991e553 net-p2p/rtorrent: Bring in DragonFly support from dports 2014-07-05 23:31:55 +00:00
John Marino
ef2000b10b net-p2p/gtk-gnutella: Support dragonFly (dports) 2014-07-05 23:28:42 +00:00
Thierry Thomas
975bb59729 Fix build on FreeBSD-9. 2014-07-05 18:36:55 +00:00
Adam Weinberger
166d0c8ad0 Remove NOPORTDOCS. 2014-07-04 21:55:07 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Pawel Pekala
12c49b0345 - Add staging support
- Convert to new LIB_DEPENDS format
2014-07-03 18:57:48 +00:00
Sean Bruno
40ee0c9bd0 Declare ONLY_FOR_ARCHS correctly
PR:		191566
Approved by:	bdrewery (implicit)
2014-07-02 18:28:04 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Thierry Thomas
58c978f5c3 Refresh: this removes some patches integrated by upstream.
This is the internal version 92100.
2014-06-29 20:44:35 +00:00
Li-Wen Hsu
56e495168b Add btsync, distributed peer-to-peer file syncing application.
PR:		187360
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
2014-06-29 10:55:52 +00:00
Marcus von Appen
ab4f0b9716 - Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
2014-06-28 07:03:19 +00:00
Pawel Pekala
2071a2004a - Add staging support
- Convert to USES=tar:bzip2, USE_OCAML, new options framework
2014-06-27 18:39:57 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Alexey Dokuchaev
bb4db2752a - Fix the build of verlihub-plugins-luascript: careless patching with sed(1)
resulted in wrong HAVE_LUA_5_0 (instead of correct HAVE_LUA_5_1) macro to
  be defined in generated `config.h' header file
- Stagify and cleanup all verlihub-plugins* ports while I'm at here
2014-06-25 09:56:15 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Jason E. Hale
a813d803b8 - Support staging
- Use options helpers
- Add LICENSE (GPLv2)
2014-06-24 12:12:31 +00:00
Dmitry Marakasov
275c65d7c3 - Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 13:20:54 +00:00
Rusmir Dusko
fd5fea269e - Update to 0.16.17, Announce message:
* don't fall back on wildcard port in UPnP
 * fix local service discovery for magnet links
 * fix bitfield issue in file_storage
 * added work-around for MingW issue in file I/O
 * fixed sparse file detection on windows
 * fixed bug in gunzip
 * fix to use proxy settings when adding .torrent file from URL
 * fix resume file issue related to daylight savings time on windows
 * improve error checking in lazy_bdecode

- Add USES libtool
- Recreate pkg-plist with make makeplist
2014-06-22 14:42:05 +00:00
Thierry Thomas
1948a46729 Adding twister, a fully decentralized P2P microblogging platform
leveraging from the free software implementations of Bitcoin and
BitTorrent protocols.
2014-06-22 13:39:24 +00:00
William Grzybowski
62d60175bb net-p2p/retroshare: update to 0.5.5c
- Fix build with clang

PR:		189806
Submitted by:	maintainer
2014-06-20 18:32:15 +00:00
Vanilla I. Shu
60987b7b2e Stagify.
Approved by:	portmgr@
2014-06-20 15:08:05 +00:00
Vanilla I. Shu
8be5560165 Stagify.
Approved by:	portmgr@
2014-06-20 15:04:38 +00:00
Vanilla I. Shu
424fb2f385 1: Stagify.
2: USES=tar:bzip2
2014-06-20 14:56:38 +00:00
Antoine Brodin
913e958eb7 Mark BROKEN: Fails to build
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H  -I. -I. -I..   -I/usr/local/include/lua51  -O2 -pipe -fPIC -fno-strict-aliasing  -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing  -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -MT cluainterpreter.lo -MD -MP -MF ".deps/cluainterpreter.Tpo" -c -o cluainterpreter.lo cluainterpreter.cpp;  then mv -f ".deps/cluainterpreter.Tpo" ".deps/cluainterpreter.Plo"; else rm -f ".deps/cluainterpreter.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/lua51 -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -MT cluainterpreter.lo -MD -MP -MF .deps/cluainterpreter.Tpo -c cluainterpreter.cpp  -fPIC -DPIC -o .libs/cluainterpreter.o
cluainterpreter.cpp: In destructor 'nScripts::cLuaInterpreter::~cLuaInterpreter()':
cluainterpreter.cpp:48: warning: deprecated conversion from string constant to 'char*'
cluainterpreter.cpp: In member function 'bool nScripts::cLuaInterpreter::Init()':
cluainterpreter.cpp:66: error: 'luaopen_loadlib' was not declared in this scope
cluainterpreter.cpp:120: error: 'lua_dofile' was not declared in this scope
cluainterpreter.cpp: In member function 'void nScripts::cLuaInterpreter::Load()':
cluainterpreter.cpp:137: warning: deprecated conversion from string constant to 'char*'
*** [cluainterpreter.lo] Error code 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-06-19 21:51:01 +00:00
Jose Alonso Cardenas Marquez
e4d9a07a92 - Bump PORTREVISION. New lazarus version is available 2014-06-18 20:53:04 +00:00
Michael Gmelin
8598b0c728 Fix port so it builds again. Did some minor housekeeping while being there.
PR:		190600
Reviewed by:	bapt
Approved by:	bapt
2014-06-18 12:23:54 +00:00
Jun Kuriyama
598e00d336 - Stagify. 2014-06-11 15:02:36 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
e60c5ecbae Stagify. 2014-06-09 09:05:25 +00:00
Vanilla I. Shu
a517c8e5e3 Stagify. 2014-06-09 08:55:26 +00:00
Ruslan Makhmatkhanov
e101c8f5d9 net-p2p/deluge: fix non-default installation
Fix installation with GTK2 option unset. Not bumping PORTREVISION, because
this is not default.

Reported by:    Kenta S. <kentas@hush.com> (private email)
2014-06-07 19:33:46 +00:00
Ruslan Makhmatkhanov
11c405f979 net-p2p/deluge: correct executable name while nobody seeing 2014-06-05 09:22:33 +00:00