Commit graph

3261 commits

Author SHA1 Message Date
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