1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

4368 Commits

Author SHA1 Message Date
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
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
Sunpoet Po-Chuan Hsieh
45bb974f80 - Update to 15.0.0
Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/words/topfiles/NEWS
2015-02-18 16:24:58 +00:00
Tilman Keskinoz
2a11140f15 Use USES autoconf
Submitted by:	mat
2015-02-17 16:45:01 +00:00
Tilman Keskinoz
5d7dcf564a Fix typo
Submitted by:	Freshports sanity checker
2015-02-17 16:08:35 +00:00
Tilman Keskinoz
c9626c8c73 Add profanity, an console XMPP client 2015-02-17 16:05:20 +00:00
Tilman Keskinoz
dbdecc9f33 Add port for libstrophe, an XMPP library for C
Parts of this port is based on work by fabianfreyer@github
2015-02-17 16:02:43 +00:00
Frederic Culot
763fb63017 - Update to 0.52
Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES
2015-02-17 07:40:27 +00:00
Ashish SHUKLA
65b2640294 - Fix building with ICONV option on 9.x and 8.x
PR:		197697
2015-02-16 13:55:49 +00:00
Adam Weinberger
e5854185ef Update to 0.51.
Changes: https://metacpan.org/changes/distribution/Net-Stomp
2015-02-14 19:37:53 +00:00
Kris Moore
f11a65e763 Telegram-purple is a Libpurple plugin that adds support for the
Telegram messenger.

WWW: https://github.com/majn/telegram-purple
2015-02-12 14:18:02 +00:00
Guido Falsi
1d6d6a9bf8 Really remove all files I should have removed. 2015-02-10 21:40:40 +00:00
Guido Falsi
5b3e99ddd1 Remove file I forgot to delete in previous commit. 2015-02-10 21:35:49 +00:00
Guido Falsi
fad83636a5 - Update gloox to 1.0.13
- Chase gloox library version bump in dependent ports

PR:		197450
Submitted by:	tkato432@yahoo.com
2015-02-10 21:13:45 +00:00
Martin Matuska
b2e21bc198 The proxy65 project is an external component (written on top of the Twisted
Python library) that can be hooked up to existing Jabber/XMPP server to provide
SOCKS5 Bytestreams functionality for file transfer between Jabber users, as
specified in XEP-0065.

WWW: https://github.com/mmatuska/proxy65/
2015-02-10 13:09:11 +00:00
Joe Marcus Clarke
1661e13153 Fix the plist when building without NSS.
Submitted by:	Sergey Kandaurov <pluknet@gmail.com>
2015-02-09 18:28:07 +00:00
Ashish SHUKLA
15104459d4 - Update to 14.12
- Remove HTTP option, and add RIAK option
- Remove a diff as it's not needed anymore
- Add diff for building with Erlang 17RB
- Update dependency tarball
2015-02-07 20:37:44 +00:00
Martin Matuska
afd9eb4a5d Re-take maintainership for mu-conference 2015-02-06 22:38:59 +00:00
Thierry Thomas
673551dbd1 Update to git20150204 v0.2.l .
PR:		ports/197347
Submitted by:	Ivan Klymenko (maintainer)
2015-02-05 18:38:18 +00:00
Thierry Thomas
0855eb878e Update to today's snapshots. 2015-02-04 20:58:32 +00:00
Dmitry Marakasov
6f901b1ba8 - Remove always false OSVERSION conditions
- Fix whitespace
- Don't cat pkgmessage from Makefile
2015-02-03 14:51:03 +00:00