1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

4388 Commits

Author SHA1 Message Date
Mathieu Arnold
3d33ad9c02 Fix build.
===>  Configuring for p5-Net-AIM-1.22_1
/wrkdirs/usr/ports/net-im/p5-Net-AIM/work/Net-AIM-1.22/Net is a recursive symbolic link at /usr/local/lib/perl5/5.21/File/Find.pm line 88.
Checking if your kit is complete...
*** Error code 255

With hat:	perl@
Sponsored by:	Absolight
2015-04-20 17:28:42 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Tijl Coosemans
5d48443269 - Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
2015-04-18 09:47:29 +00:00
Dmitry Marakasov
7a95e442c4 - Add CPE info
Approved by:	portmgr blanket
2015-04-16 01:51:04 +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
David Thiel
0869863de9 Update to 0.9.8. 2015-04-14 21:51:00 +00:00
Antoine Brodin
292475edbd Mark BROKEN: fails to build
src/widget/form/profileform.cpp:217:25: error: use of undeclared identifier 'TOX_AVATAR_MAX_DATA_LENGTH'
    if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
                        ^
src/widget/form/profileform.cpp:226:25: error: use of undeclared identifier 'TOX_AVATAR_MAX_DATA_LENGTH'
    if (bytes.size() >= TOX_AVATAR_MAX_DATA_LENGTH)
                        ^
src/widget/form/profileform.cpp:232:33: error: use of undeclared identifier 'TOX_AVATAR_FORMAT_PNG'
    Nexus::getCore()->setAvatar(TOX_AVATAR_FORMAT_PNG, bytes);
                                ^
3 errors generated.

Reported by:	pkg-fallout
2015-04-12 10:35:20 +00:00
Mathieu Arnold
a51e404df7 These need Module::Build.
Sponsored by:	Absolight
2015-04-12 08:45:54 +00:00
Mathieu Arnold
2f75f48bbc These needs Module::Build.
Sponsored by:	Absolight
2015-04-11 08:28:39 +00:00
Dmitry Marakasov
6f1a3799d4 - Add CPE info
Approved by:	portmgr blanket
2015-04-08 17:43:09 +00:00
Sunpoet Po-Chuan Hsieh
616c147d56 - Update to 4.3.2
Changes:	https://github.com/jimmycuadra/lita/releases
2015-04-05 18:24:18 +00:00
Johannes Jost Meixner
abb03c2e25 Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Remove NVIDIA_GL_DESC from all concerned ports
- Use options helpers where adequate.

Differential Revision:	https://reviews.freebsd.org/D1759
Approved by: koobs (mentor)
Approved by: portmgr (bapt)
2015-04-05 07:23:49 +00:00
Carlo Strub
f0e3f4a236 xmpp-client is a simple XMPP client written in pure Go. It supports the OTR
protocol.

WWW: https://github.com/agl/xmpp-client
2015-04-03 20:16:15 +00:00
Raphael Kubo da Costa
7f0829cb24 Convert kde@ ports to USES=metaport.
Submitted by:	alonso@
2015-04-03 19:22:38 +00:00
Bartek Rutkowski
3d16e8226d net-im/uTox: update 0.2.o.git20150311 -> 0.2.o.20150402
- Removed 'git' from PORTVERSION date appendix

PR:		199143
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2015-04-03 15:46:12 +00:00
Thierry Thomas
b98a84ecbc Refresh. 2015-04-01 20:36:58 +00:00
Bartek Rutkowski
39897f5507 net-im/tkabber-plugins: update 1.1 -> 1.1.1
PR:		198999
Submitted by:	Mikhail <mp39590@gmail.com>
2015-03-31 13:01:40 +00:00
Bartek Rutkowski
3d3b7057d8 net-im/tkabber: update 1.1 -> 1.1.1
PR:		198998
Submitted by:	Mikhail <mp39590@gmail.com>
2015-03-31 12:47:07 +00:00
Baptiste Daroussin
b9fe0de268 Remove dead mirror 2015-03-30 21:42:41 +00:00
Kurt Jaeger
1efff60db4 net-im/corebird: 0.9 -> 1.0
- Update to 1.0
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
- Remove unnedeed patches.

Changes: https://github.com/baedert/corebird/releases/tag/1.0

PR:		199041
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-03-30 19:47:46 +00:00
Steve Wills
fed7471248 Update ruby-gems to 2.4.5
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
2015-03-30 02:47:07 +00:00
Antoine Brodin
15e35f9130 Fix RUN_DEPENDS 2015-03-28 15:58:38 +00:00
Koop Mast
09e627a363 Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
2015-03-27 09:24:39 +00:00
Sunpoet Po-Chuan Hsieh
d361a1631c - Update to 0.55
Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES
2015-03-26 14:13:41 +00:00
John Marino
b2053786ce 4 ports categories: Remove $PTHREAD_LIBS
Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
2015-03-24 18:19:23 +00:00
Ashish SHUKLA
f52c2e2c87 - Update to 15.02[1]
- Fix issue with upgrading port[2] where directory permissions get reset
- Add CPE information
- Cleanup pkg-plist

PR:		198587[1]
Submitted by:	samm at os2.kiev.ua[1]
Reported by:	Igor Karpov (via private email)[2]
2015-03-21 21:53:33 +00:00
Thierry Thomas
6cc676bc72 Refresh. 2015-03-19 20:22:44 +00:00
Thierry Thomas
03ebbc6ca5 Refresh.
Submitted by:	Yuri <yuri (at) rawbw.com>
2015-03-19 20:22:26 +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
Dmitry Marakasov
5bfb33890a - Clarify LICENSE
- Add LICENSE_FILE
- Strip library
2015-03-16 14:08:29 +00:00
Sunpoet Po-Chuan Hsieh
7b4370c3e1 - Update to 4.3.0
- Add LICENSE
- Remove outdated RUBY_VER check

Changes:	https://github.com/jimmycuadra/lita/releases
2015-03-14 14:57:45 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Sunpoet Po-Chuan Hsieh
21070be461 - Update MAINTAINER: use @FreeBSD.org 2015-03-12 17:12:19 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Thierry Thomas
6f4ba16514 Update to git20150311 v0.2.o.
PR:		ports/198528
Differential Revision:	Ivan Klymenko (maintainer)
2015-03-11 21:25:30 +00:00
Tilman Keskinoz
dc0db7761b Add an option for libnotify support
Submitted by: Denis D <stdedjub@googlemail.com> (Makefile changes)
2015-03-09 14:27:57 +00:00
Sunpoet Po-Chuan Hsieh
d1f7995371 - Update to 1.10.1
Changes:	https://github.com/collectiveidea/tinder/blob/master/CHANGELOG.txt
2015-03-05 17:29:06 +00:00
Tilman Keskinoz
9a815f16e7 Update to 0.4.6 2015-03-04 15:42:57 +00:00
Kurt Jaeger
4758111dc6 New port: net-im/corebird
Corebird is a native GTK3 Twitter client that provides features
such as Direct Messages (DMs), Tweet notifications.

WWW: http://corebird.baedert.org/

PR:		197530
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
Reviewed by:	tijl, olivierd, thierry
2015-03-03 18:59:53 +00:00
Ruslan Makhmatkhanov
a255050b72 net-im/gajim: update to 0.16.1
changelog:

  * Fix sending Zeroconf messages
  * Make ipython compatible to version >= 1.0
  * Support Message Archive Management (XEP-0313)
  * Minor fixes and improvements
2015-03-03 05:37:18 +00:00
Kubilay Kocak
e165141545 [NEW] net-im/py-slackclient: Python client for Slack.com
A basic client for Slack.com, which can optionally connect to the Slack
Real Time Messaging (RTM) API.

WWW: https://github.com/slackhq/python-slackclient
2015-03-03 03:23:03 +00:00
Baptiste Daroussin
42510f4ef4 Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
Thierry Thomas
a340d10598 Refresh. 2015-03-01 10:07:47 +00:00
Sunpoet Po-Chuan Hsieh
ef5ec992bd - Fix USES=twisted: we do not support/need twisted:core
PR:		198049
Submitted by:	<michal@hanu.la>
2015-02-26 12:12:19 +00:00
Renato Botelho
728930e668 Update to 2.6.3 2015-02-25 11:35:14 +00:00
Tilman Keskinoz
1d52b2618f Author rerolled distfile without bumping version.
(diff is found in the referenced PR)

- Fixes error "rate limit rate failure"
- Enables SSL by default

PR:		197988
Approved by:	maintainer
2015-02-24 16:15:27 +00:00
Dmitry Marakasov
93e2d59789 - Simplify MASTER_SITES
- Add LICENSE
- Strip libraries
2015-02-23 01:20:39 +00:00
Pawel Pekala
b250f02513 - Update to version 1.24
- Port development has moved to new place
- Add EXAMPLES option
- Inform users of config format change in pkg-message

PR:		197248
Submitted by:	Tomas Hecker <tomas.hecker@gmail.com>
Approved by:	maintainer timeout
2015-02-21 11:18:02 +00:00
Sunpoet Po-Chuan Hsieh
993713c9d1 - Sort PLIST 2015-02-19 19:46:10 +00:00
Adam Weinberger
30a04a62f7 Update to 0.53.
Changes: https://metacpan.org/changes/distribution/Net-Stomp
2015-02-19 19:07:36 +00:00