Sofian Brabez
98079c0e78
The MSRP protocol stack implementation for clients written in python.
...
Message Session Relay Protocol (MSRP) is a protocol for transmitting a
series of related instant messages in the context of a session. Message
sessions are treated like any other media stream when set up via a
rendezvous or session creation protocol such as the Session Initiation
Protocol (SIP).
WWW: http://sipsimpleclient.com/wiki/SipMSRPApi
PR: ports/158980
Submitted by: Eugene Grosbein <ports@grosbein.net>
Approved by: jadawin@ (mentor)
2011-09-01 14:25:15 +00:00
Sunpoet Po-Chuan Hsieh
35845e3846
- Update to 0.76
...
- Pet portlint
- Change WWW to CPAN
Changes: http://search.cpan.org/dist/RPC-XML/ChangeLog
2011-09-01 13:15:21 +00:00
Cy Schubert
05ec4e4eac
Update 4.2.7p203 --> 4.2.7p210
2011-09-01 05:19:16 +00:00
Florian Smeets
4273f715d8
update to 1.8.6.0
2011-08-31 20:53:10 +00:00
Ryan Steinmetz
ea1871fd04
Add pkg-message to assist users with certificate validation issues.
...
Approved by: wxs (mentor)
2011-08-31 19:18:47 +00:00
Sylvio Cesar Teixeira
212227e95c
- Update to 1.3.13
...
- Add License
2011-08-31 18:20:36 +00:00
Juergen Lock
363fc36d29
Mark IGNORE on 8.0 due to too old libusb. (missing symbols.)
...
Submitted by: pointyhat via erwin
2011-08-31 17:34:17 +00:00
Chris Rees
50b021969e
Make rabbitmq wait for pid after stopping; stops restarting problems.
...
PR: ports/160027
Submitted by: Nicolas Szalay <nico@rottenbytes.info>
Approved by: Phillip Neumann <pneumann@gmail.com> (maintainer)
2011-08-31 12:36:27 +00:00
Martin Matuska
d784c96ec9
Update to 1.1.3
2011-08-31 08:18:04 +00:00
Baptiste Daroussin
2b6b270615
Fix the library version number for gcrypt/gnutls
...
Submitted by: Ilias-Dimitrios Vrachnis <vrachil@gmail.com> (by mail)
2011-08-31 05:21:54 +00:00
Steven Kreuzer
6b9a25765e
Correct typo in COMMENT field
2011-08-30 13:33:46 +00:00
Mark Linimon
b5b4514cf3
Mark broken: unfetchable (that version is not on mastersite).
...
While here, remove mastersite that no longer mirrors FreeBSD distfiles.
2011-08-29 04:05:46 +00:00
Jun Kuriyama
54650d6876
- Upgrade to 0.24.
2011-08-29 03:34:51 +00:00
Baptiste Daroussin
5b44be2c97
optionsify gnutls and gcrypt support
...
Remove CPPFLAGS and LDFLAGS from CONFIGURE_ENV
PR: ports/160245
Submitted by: Mikhail T. <m.tsatsenko@gmail.com>
2011-08-28 19:16:00 +00:00
Olli Hauer
c00e2c03af
- update MASTER_SITE
...
- change etc/${PORTNAME} -> ETCDIR
PR: ports/160259
Submitted by: ohauer
Approved by: crees (maintener)
2011-08-28 17:03:24 +00:00
Sunpoet Po-Chuan Hsieh
c7eaec43b9
- Sort MAN3 and PLIST
2011-08-28 13:17:04 +00:00
Joe Marcus Clarke
9e7a4387ef
Fix installation when WITHOUT_NETATALK is defined.
...
PR: 160181
Submitted by: akira noda <you.akira.noda@gmail.com>
2011-08-28 07:40:00 +00:00
TAKATSU Tomonari
e8ca7f0e4f
- Update to 0.5.2
2011-08-28 03:23:10 +00:00
Ashish SHUKLA
9d1247d864
Chase editors/emacs update.
...
PR: ports/160196
2011-08-27 22:22:57 +00:00
Eitan Adler
f3a4008bf9
- Remove SRC_BASE?= /usr/src as it gets set by b.p.m
...
Approved by: bapt (mentor)
2011-08-27 18:13:28 +00:00
Joe Marcus Clarke
85010d78d3
Update Pidgin and friends to 2.10.0. See
...
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-08-27 17:28:25 +00:00
Juergen Lock
9423b0e2a6
Fix build without libusb patch.
...
Submitted by: pointyhat via pav
2011-08-27 07:37:53 +00:00
Ganael LAPLANCHE
4eb8a4d319
- Update to 1.2.0
...
- Re-order LICENSE/RUN_DEPENDS to make portlint happy
- Remove useless CPPFLAGS from CONFIGURE_ENV
- Add missing dependency to shells/bash (for grsync-batch)
- Re-format pkg-descr
2011-08-26 12:02:45 +00:00
Martin Wilke
ef94e1a9ed
- Update MASTER_SITES and WWW: line
...
PR: 160131
Submitted by: Ports Fury
2011-08-26 04:18:09 +00:00
Martin Wilke
f2d3298b90
- Update MASTER_SITES and WWW: line
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CFLAGS properly
PR: 160130
Submitted by: Ports Fury
2011-08-26 04:16:53 +00:00
Martin Wilke
bfa81dba19
- Fix MASTER_SITES
...
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 160129
Submitted by: Ports Fury
2011-08-26 04:15:36 +00:00
Martin Wilke
f40af968dd
- Update MASTER_SITES and WWW: line
...
- Add LICENSE
- Support CC/CFLAGS properly
PR: 160128
Submitted by: Ports Fury
2011-08-26 04:14:22 +00:00
Cy Schubert
8dd8b2abad
Remove spurious dirrmtry.
...
Suggested by: naddy
2011-08-25 19:28:08 +00:00
Chris Rees
8292d45df9
- Update to 1.4.16
...
- Reorder LICENSE code in Makefile for portlint
- While here:
. Unbreak clang build
. Canonicalise CONFLICTS
PR: ports/159913
Submitted by: Mark Felder <feld@feld.me>
Approved by: Ross West <freebsd@linepoint.com> (maintainer)
2011-08-25 17:24:32 +00:00
Wen Heping
f08c0ebb89
- Update to 0.43
...
ChangeLog: http://cpansearch.perl.org/src/AAR/Net-LDAP-Server-0.43/Changelog
2011-08-25 11:30:12 +00:00
Cheng-Lung Sung
860b27a160
- Update to 1.2.1
2011-08-25 08:39:37 +00:00
Frederic Culot
ad144b2c8f
- Update to 0.53
...
- Add LICENSE (GPLv2)
PR: ports/159622
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by: maintainer timeout (>14 days)
2011-08-24 11:45:30 +00:00
Koop Mast
fe61bf1eb4
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.
2011-08-23 18:39:19 +00:00
Koop Mast
eafcfff4e7
Add glib-networking and libproxy-[perl|python]
2011-08-23 18:30:34 +00:00
Koop Mast
ac692c0b61
Update to 0.4.6.
2011-08-23 18:29:54 +00:00
Koop Mast
4b2ee2330a
Add glib-networking 2.28.7.
...
Glib-networking contains the implementations of certain GLib networking
features that cannot be implemented directly in GLib itself because of their
dependencies.
Currently it contains a GNUTLS-based implementation of GTlsBackend,
a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver
that uses the proxy information from the GSettings schemas in
gsettings-desktop-schemas.
2011-08-23 18:15:49 +00:00
Doug Barton
0a42c416b7
Turns out that some geocities sites are more dead than others.
...
My apologies for the inconvenience.
Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
2011-08-23 17:34:17 +00:00
Dennis Herrmann
d986189d9d
- Update to 1.8.1
2011-08-23 16:07:12 +00:00
Andrej Zverev
ec4d2e2c6d
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
2011-08-23 12:18:06 +00:00
Doug Barton
f9faa8bdaa
Geocities has been gone for almost 2 years now, so let's remove
...
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
2011-08-23 07:45:27 +00:00
Cy Schubert
efda7777be
Pkg-plist fix for when ntpsnmpd is auto-installed (when net-snmp is
...
discovered).
Discovered by: pointyhat
2011-08-22 03:58:07 +00:00
Anders Nordby
59f9b93673
Drop runtime dependency on Test::Simple.
...
PR: 159875
Submitted by: Nick Hibma <nick@anywi.com>
2011-08-21 23:07:22 +00:00
Eitan Adler
e1f907bc92
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785
- change the email address I use to maintain ports
...
Approved by: bapt (mentor)
2011-08-21 16:12:46 +00:00
Juergen Lock
64ee951c0b
usbredir is a protocol for redirection USB traffic from a single USB device,
...
to a different (virtual) machine then the one to which the USB device is
attached. See usb-redirection-protocol.txt for the description / definition
of this protocol.
With the official 0.3 release the protocol is now frozen (only extensions
advertised through capabilities can be added from now on).
WWW: http://cgit.freedesktop.org/~jwrdegoede/usbredir/
2011-08-21 15:43:02 +00:00
Hajimu UMEMOTO
8dc0b46fba
It doesn't work with Ruby 1.9.
2011-08-20 19:57:39 +00:00
Andrej Zverev
62cebc7422
There's no strict depend on IO::Tty, but you need if you will work with
...
password instead of keys.
2011-08-20 18:33:54 +00:00
Olli Hauer
7a0bd31763
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2011-08-20 17:27:52 +00:00
Chris Rees
09dac3519d
Apparently 1.6.0.p7.d20110814 < 1.6.0.p7, so cut the 'd' to keep numerical order
...
PR: ports/159829
drosomail: crees
2011-08-20 15:43:54 +00:00
Chris Rees
5e08629af4
Update database version, and ensure they're versioned in future.
...
PR: ports/159829
Submitted by: Ben Kaduk <kaduk@mit.edu> (maintainer)
2011-08-19 17:46:28 +00:00