Commit graph

3263 commits

Author SHA1 Message Date
Joe Marcus Clarke
5288ef9c4f Fix a bug where chat rooms/channels can appear multiple times. This is
taken from http://developer.pidgin.im/ticket/14351 .

PR:		158814
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-07-19 08:01:35 +00:00
Juergen Lock
82e01abf4f Fix skype multimedia/linux_v4l2wrapper dependency on 8.
Approved by:	itetcu (skype ports maintainer)
Discussed on:	-multimedia
2011-07-17 16:29:42 +00:00
Tilman Keskinoz
cfc8389541 Fix build with clang
PR:		158436
Submitted by:	Niclas Zeising
2011-07-14 16:07:05 +00:00
Rene Ladan
acea0f7be9 Remove expired ports:
2011-07-12 java/shujit: ancient version of Java
2011-07-09 net-im/skype12: very old version
2011-07-13 20:25:54 +00:00
Max Brazhnikov
585f07aff3 Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Alexey Dokuchaev
0831ad3433 Add Rambler Contacts, communication client from Rambler Internet Holding.
It features sexy look and supports vast variety of services, including,
but not limited to Facebook, ICQ, Jabber, Google Talk, and QIP.  Number of
popular Russian community chat services also supported.  It is originally
based on Vacuum-IM, built upon Qt 4.7+, and distributed under GPLv3.

As of right now, it is still beta quality, being under active development.
Rambler account (free registration) is required for time being, but plans
are to drop this limitation in future versions.

WWW: http://developers.rambler.ru/opensource/contacts/
2011-07-07 10:51:13 +00:00
Joe Marcus Clarke
d3dddab162 Actually commit the libpurple shared lib bump.
Reported by:	pointyhat via pav
2011-07-07 07:05:19 +00:00
Koop Mast
3841e57033 Fix the build by removing -Werror. libgcrypt 1.5.0 put #warnings in depricated
functions.

Submitted by:	pointyhat (via pav)
2011-07-07 07:03:09 +00:00
Matthias Andree
b4e9ab0bdd Update to newer SVN snapshot as of 2011-04-08.
(Note the distfile needs time to propagate through the mirrors and may become
available only a few hours after this commit.)

Noteworthy changes:
r612 Fix thread race issues with static PurpleAccount storage.
     Also thanks to skotlex.

r611 Awesome patch from skotlex which fixes crashes, hangs and memory leaks
     in the dbus version of the plugin. Fixes issue #148.

r609 Check and store protocol version and use that to decide how to sent chat
     messages
2011-07-06 23:58:06 +00:00
Steve Wills
e7abcc4e4e - Mark as broken with Ruby 1.9
Approved by:	portmgr
2011-07-04 17:46:12 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Joe Marcus Clarke
703a5baf91 Correct a typo. 2011-07-02 23:49:34 +00:00
Joe Marcus Clarke
65b1394e0b Chase the libpurple shared lib version. 2011-07-02 22:13:45 +00:00
Joe Marcus Clarke
684af42bfc Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-07-02 22:13:21 +00:00
Martin Wilke
b2937b461f - Update to 0.96.20
PR:		158441
Submitted by:	Ports Fury
2011-07-02 18:34:15 +00:00
Alberto Villa
8aba151de8 - Update to 0.7.1. 2011-06-29 13:16:12 +00:00
David Thiel
9a6ce42123 Update to 0.8.2, a bugfix release. Also, update certificate makefile to specify
"gmake", and regenerate localhost certs before install, in case someone carelessly
uses them in production.
2011-06-27 22:51:06 +00:00
Martin Wilke
28917d3fac Turpial is a microblogging client for social networks like Twitter and
Identi.ca.

WWW:	http://turpial.org.ve/

PR:		ports/157840
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2011-06-25 09:49:35 +00:00
Martin Wilke
b13ca6bb66 - Update to 0.14.3
- Pass maintainership to submitter

PR:		158139
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-06-25 05:38:38 +00:00
Jose Alonso Cardenas Marquez
d5fd7ad640 - Build with webcam support
PR:		156563
Submitted by:	Anati Chang <femc7488  at  gmail.com>
2011-06-24 19:24:13 +00:00
Jeremy Messenger
7378416063 BROKEN= It does not work in the runtime by default
DEPRECATED=     No longer maintain by upstream, use net-im/empathy instead
EXPIRATION_DATE=2011-07-23

PR:		ports/158232
Reported by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-06-24 16:22:35 +00:00
Jeremy Messenger
69c023530f Point users to use net-im/empathy instead. 2011-06-24 16:18:44 +00:00
Ashish SHUKLA
ce190bc1cc - Update to 2.1.8
- Silence ${FIND} output
- Rename patch-src::ejabberdctl.template to patch-src_ejabberdctl.template (portlint warning)

PR:		ports/158137
Submitted by:	Ruslan Mahamatkhanov <cvs-src@yandex.ru>
Security:	http://vuxml.org/freebsd/01d3ab7d-9c43-11e0-bc0f-0014a5e3cda6.html
2011-06-24 13:49:46 +00:00
Jeremy Messenger
df697fa160 BROKEN= Does not build
DEPRECATED=	No longer maintain by upstream since 2005
EXPIRATION_DATE=2011-07-23

PR:		ports/158234
Reported by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-06-24 03:36:29 +00:00
Alexey Dokuchaev
3b1fc17911 - Add LICENSE (GPLv2)
- Unmute data installation commands
- Relinquish as I no longer use it
2011-06-23 07:39:42 +00:00
Emanuel Haupt
6e774929fa Fix build with with libpurple.8
PR:		158070
Submitted by:	Mark Atkinson <atkin901@gmail.com>
Approved by:	John Prather <john.c.prather@gmail.com> (maintainer)
2011-06-21 20:55:07 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Joe Marcus Clarke
2f3f8513f3 Remove a now-dead patch. 2011-06-19 22:14:43 +00:00
Joe Marcus Clarke
95c1e39c93 Chase the libpurple shared lib version. 2011-06-19 21:25:44 +00:00
Joe Marcus Clarke
65509f1f9e Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2011-06-19 21:17:03 +00:00
Martin Matuska
84c743c902 Update to 2.2.14
Switch to USERS and GROUPS
2011-06-19 10:14:45 +00:00
Sunpoet Po-Chuan Hsieh
ef36ecae7d - Update to 1.1.12
- Fix DISTFILES: do not hardcode version
- Add perl5 CATEGORIES
- Use bsd.port.options.mk
- Make portlint happier
- Cosmetic change

Changes:	http://www.floodgap.com/software/ttytter/dl.html

1.1.12:
- Patches for Perl 5.14 (thanks @rkfb for the report).
- Keyfiles can now be regenerated if they are corrupted or need to be updated
  with -retoke.
- /doesfollow should give true or false with -runcommand (thanks
  @kaleidoscopique for the report). Similarly, /short should also work,
  emitting the URL (thanks @microlifter for that report).
- Properly understands a new Twitter ad-hoc error format, which repairs some
  operations that would unexpectedly appear to succeed but didn't actually
  (thanks @augmentedfourth for the report).
- -readline autocomplete command list now up-to-date.

1.1.11:
- Fixed a bug where TTYtter crashes ungracefully if OAuth credentials fail.
- Fixed regex in command processor that interpreted all commands starting with
  /p as /print.
- -notimeline is now properly recognized by /set as a boolean.
- One last issue related to URL shortening.

PR:		ports/157888
Submitted by:	sunpoet (myself)
Approved by:	Julian Dunn <jdunn@aquezada.com> (maintainer)
2011-06-18 18:08:53 +00:00
Baptiste Daroussin
c5c0d7f5d2 Mark broken some ports with unfetchable distfiles 2011-06-17 08:51:32 +00:00
Julien Laffaye
b6e488b7a8 Link against libiconv
Bump port revision

PR:		ports/157872
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Approved by:	bapt (mentor)
2011-06-14 19:10:49 +00:00
Julien Laffaye
335b237ccb Update to 0.9
Add LICENSE
Submitter is now maintainer

PR:		ports/157803
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com>
Approved by:	bapt (mentor)
2011-06-13 19:28:35 +00:00
Baptiste Daroussin
a7cca02e41 Back to the pool, maintainer doesn't take care of it anymore
Submitted by:	maintainer (by mail)
2011-06-10 23:07:00 +00:00
Baptiste Daroussin
6d083555e5 Maintainers have no more time for thoses ports, back to the pool
Approved by:	maintainers (by mail)
2011-06-10 13:25:59 +00:00
Baptiste Daroussin
09659d818e Maintainers addresses are not valid anymore put the port back to the pool 2011-06-10 13:23:23 +00:00
David Thiel
180915fe44 Update to 0.8.1, which fixes a DoS against the XML parser. 2011-06-08 18:24:46 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Jeremy Messenger
b4c3f89c3d Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.
PR:		ports/155969
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-06-04 22:41:01 +00:00
Alberto Villa
d1c2d8cda1 - Update to 0.6.0. 2011-05-29 11:19:53 +00:00
Ion-Mihai Tetcu
8532af7993 Now that the skype ports are conflicting, don't install anything skype-devel.
This brings -devel closer to the main port, and of course, fixes install/plist.

PR:		156994
Submitted by:	 Zhihao Yuan <lichray@gmail.com>
2011-05-17 07:56:19 +00:00
Ion-Mihai Tetcu
aee0670b90 - fix installation
- adjust pkg-message, as this is the "next" version :)

PR:		156994
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-05-13 06:55:11 +00:00
Ion-Mihai Tetcu
32f7534db8 - Complete the move from net to net-im
- update to 2.2.0.25
- set conflicts with the otehr skype ports
- OPTIONify

Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
2011-05-12 16:56:02 +00:00
Ion-Mihai Tetcu
6c7af0064e Set LATEST_LINK.
Submitted by:	erwin@'s script
2011-05-12 08:17:27 +00:00
Ion-Mihai Tetcu
00ed184e06 Display the package message when installing from port. 2011-05-12 08:15:48 +00:00
Ion-Mihai Tetcu
4ab5d8f169 Fix typo in last commit
Submitted by:	bsam@
2011-05-11 16:15:23 +00:00
Ion-Mihai Tetcu
8a3051aad7 Adjust after skype move to net-im/
Submitted by:	postsnap buildbox
Pointyhat to:	itetcu@
2011-05-11 11:42:48 +00:00
Ion-Mihai Tetcu
eb3a44bf34 1. preserve the latest skype version that has OSS support as net-im/skype20
(but schedule it for removal soon)

2. update net-im/skype to 2.1.0.81.
- It supports sound and video, please read the pkg-message to find out how to
make it work.
- OPTIONify

Both ports are based on repocopy from net/skype.

Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others

PR:		147550 [1], 156860 [2] (partially based on)
Submitted by:	HASHI Hiroaki <hashiz@meridiani.jp> [1],
		patch from nox@ [2]
2011-05-11 09:51:07 +00:00