1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

3145 Commits

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