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

15256 Commits

Author SHA1 Message Date
Martin Wilke
8e8a7e0e30 UPnP media server
MediaTomb is an open source (GPL) UPnP MediaServer with a nice web
user interface, it allows you to stream your digital media through
your home network and listen to/watch it on a variety of UPnP
compatible devices.

MediaTomb implements the UPnP MediaServer V 1.0 specification that can
be found on http://www.upnp.org/. The current implementation focuses
on parts that are required by the specification, however we look into
extending the functionality to cover the optional parts of the spec as
well.

WWW: http://mediatomb.cc/

- Leonhard Wimmer
leo@mediatomb.cc

PR:		ports/111038
Submitted by:	Leonhard Wimmer <leo at mediatomb.cc>
2007-04-17 18:33:48 +00:00
Rong-En Fan
e7d3cf5fc7 - Build arping 2.x as it's distribution default
PR:		ports/102058
Reported by:	Dr. Markus Waldeck <waldeck at gmx.de>
Approved by:	maintainer timeout
2007-04-17 03:32:46 +00:00
Sergey Matveychuk
408859ab2d - Clean up Makefile. Get rid all antique constructions.
- Fix a bug when config file was overriden [1]

Reported by:	Anton Yuzhaninov (citrin@RusNet)
2007-04-16 18:40:59 +00:00
Rong-En Fan
fcd0f472f0 Add ss5 3.6.1, SOCKS v4/v5 application layer gateway with many features
PR:		ports/111187
Submitted by:	Raffaele De Lorenzo <raffaele.delorenzo at libero.it>
2007-04-16 11:59:08 +00:00
Maxim Sobolev
19d165a76c Add Jabber and Gtalk support.
PR:		111553
Submitted by:	pneumann at gmail.com
2007-04-16 08:40:15 +00:00
Maxim Sobolev
cd121fcc5f Fix breagake due to recent BIND9 changes to resolver. 2007-04-16 07:11:45 +00:00
Mikhail Teterin
f9752c8ba0 A long-standing issue in the vendor's reimplementation of vsnprintf()
was not only inefficient (writing out to a file and then reading back!),
but also had a bug in its handling of va_args.

The most obvious ill-effect was the daemon crashing shortly after
start-up on amd64. The inefficientcy was less obvious, but still there
on all platforms.

Although log.c contained HAVE_VSNPRINTF ifdef-s, the configure script
does not check for the function's presence and never sets the define.

Add the -DHAVE_VSNPRINTF as a simple work-around... Bump PORTREVISION.

Approved by: maintainer

While here, ditch the ancient socks5.sh.sample in favor of the proper
USE_RC_SUBR script based on the maintainer-supplied code.
2007-04-16 04:26:28 +00:00
Joe Marcus Clarke
38a6f3845d Add avahi-qt3, the Qt3 bindings to the avahi mDNS system.
Requested by:	bms
2007-04-15 22:02:20 +00:00
Joe Marcus Clarke
022a233216 Add build patches in preparation for avahi-qt3 support. 2007-04-15 21:59:30 +00:00
Erwin Lansing
565dae18e2 Update to 1.04
PR:		110180
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	maintainer timeout
2007-04-15 15:37:08 +00:00
Ying-Chieh Liao
6a50b4eb12 add rubygem-twitter 0.1.0
Command line twits and an API wrapper
2007-04-15 15:01:54 +00:00
Stefan Walter
ff44bf490c - Update to 3.7. [1]
- Integrate patch that fixes behaviour with multiple check criteria. [2]

PR:		111129 [1], [2]
Submitted by:	maintainer [1]
		Artemiev Igor <ai@bmc.brk.ru> [2]
Approved by:	maintainer
2007-04-14 14:03:19 +00:00
Stanislav Sedov
5a5dfe4f31 - Update to 1.1.6
- Set correct permissions to ${PREFIX}/etc/raddb on install
- Modify CONFLICTS to take account of the likelihood that FreeRADIUS 2
  will be released reasonably soon
- Move to handling NOPORTDOCS using the new --without-docdir option to
  configure
- Fix handling of (NO)PORTDOCS in pkg-plist
- Remove unnecessary patches and simplify makefile

PR:		ports/111521
Submitted by:	David Wood<david@wood2.org.uk> (maintainer)
2007-04-14 10:01:29 +00:00
Yen-Ming Lee
4b9d5aee93 - update to 1.21 2007-04-14 01:58:08 +00:00
Maxim Sobolev
6a0c248a84 Remove d3adc0d3. 2007-04-13 17:45:44 +00:00
Maxim Sobolev
cc5ef8716a h.323 module compiles file on amd64 so that don't limit it to i386. 2007-04-13 17:42:34 +00:00
Sergey A. Osokin
9b62ecac37 Fix potential remote pre-authentication buffer
overflow in HTTP proxy service by update to latest
bugfix release 0.5.3h.

Also, update port infrastructure. [*]
Add backup for MASTER_SITES.

Submitted by:	portlint -a [*]
2007-04-13 14:14:05 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Ying-Chieh Liao
acb8a6340a add py-twitter 0.3
A python wrapper around the Twitter API
2007-04-13 09:44:33 +00:00
Maxim Sobolev
e92dde56e4 Unbreak on !i386. 2007-04-13 08:56:47 +00:00
Maxim Sobolev
8ea384e80e o Unbreak on non-i386;
o Move H323 option from i386-only section to generic one. It works fine at
least on amd64.
2007-04-13 08:55:48 +00:00
Maxim Sobolev
acc33b14df Long awaited upgrade to 1.4.2.
Sponsored by:   Sippy Software, Inc.
2007-04-13 08:06:06 +00:00
Maxim Sobolev
89cf249c6f Create symlink ${PREFIX}/include/zaptel -> ${PREFIX}/include to make happy
applications that expect to include <zaptel/zaptel.h> (asterisk 1.4.x).
2007-04-13 07:04:32 +00:00
Maxim Sobolev
b116ec46f5 Catch runaway file. 2007-04-13 06:45:02 +00:00
Maxim Sobolev
ce672e2ab4 Update to 1.2.13. 2007-04-13 06:43:57 +00:00
Maxim Sobolev
65cd892535 Put back asterisk12 and asterisk12-addons. 2007-04-13 03:47:10 +00:00
Edwin Groothuis
eec82c1349 temporary remove asterisk12 and asterisk12-addons to overcome INDEX breakage 2007-04-13 03:29:32 +00:00
Maxim Sobolev
3ca0027b29 Use PKGNAMESUFFIX to make sure we don't have the same package name as
net/asterisk.

Submitted by:	kris
2007-04-13 03:05:21 +00:00
Maxim Sobolev
3515f72067 Connect asterisk12 and asterisk12-addons to the build.
Submitted by:	rafan
2007-04-12 14:25:56 +00:00
Martin Wilke
b5d8bc54f5 - Fix build with sparc64 [1]
Submitted by:	pointyhat via kris
                Mike Durian <durian@shadetreesoftware.com> (maintainer) [1]
2007-04-12 08:40:52 +00:00
Maxim Sobolev
c37290ddc1 Switch to using net/asterisk12 and net/asterisk12-addons in preparation
for asterisk upgrade to 1.4.x.
2007-04-12 03:09:24 +00:00
Maxim Sobolev
1e0791ec32 Fix typo www.openpbx.com -> www.openpbx.org.
Submitted by:	ariandr at gmail.com
2007-04-12 02:59:21 +00:00
Martin Wilke
d939836843 - Update to 1.2.0
PR:		111416
Submitted by:	Jesus Rodriguez <jesusr@voztele.com> (maintainer)
2007-04-11 21:53:47 +00:00
Gabor Kovesdan
433f32c6f5 - Deprecate
- Set EXPIRATION_DATE

PR:		ports/111485
Submitted by:	Linas Valiukas <shirshegsm@gmail.com> (maintainer)
2007-04-11 20:51:32 +00:00
Li-Wen Hsu
b04066cf28 Add daemonlogger 0.9, a packet sniffer capable of running as a daemon
and as a software tap.

PR:		ports/111465
Submitted by:	Wesley Shields <wxs at atarininja.org>
Approved by:    clsung (mentor)
2007-04-11 06:05:51 +00:00
Cheng-Lung Sung
7138638c96 - Update to 1.10.8
- maintain it for a while
2007-04-11 03:03:18 +00:00
Joe Marcus Clarke
74fd5b643a Update to 2.18.1. 2007-04-10 20:11:18 +00:00
Xin LI
2f2e798f52 Unbreak for kernels without COMPAT_43TTY
Note: the patch was accepted by OpenLDAP, but
not yet integrated into their RELENG_2_4 branch.

Submitted by:	Ed Schouten <ed fxq.nl>
PR:		ports/110386
2007-04-10 16:28:56 +00:00
Xin LI
b6206262d3 - Update to 2.3.35
- Unbreak for kernels without COMPAT_43TTY [1]

Note: the patch from [1] was accepted by OpenLDAP, but
not yet integrated into there RELENG_2_3 branch.

Submitted by:	Ed Schouten <ed fxq.nl> [1]
PR:		ports/110386 [1]
2007-04-10 14:23:02 +00:00
Michael Landin
5e6f0ddd08 - add MASTER_SITE 2007-04-10 10:21:58 +00:00
Martin Wilke
1a85081209 - Update to 9.5.6
PR:		111426
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-04-09 21:07:38 +00:00
Martin Wilke
6bfd3ed1c1 Net::Growl provieds simple interface to send
Mac OS X Growl notifications across the network.

Author:	Nathan McFarland <nathan.mcfarland@nmcfarl.org>
WWW:	http://search.cpan.org/~nmcfarl/Net-Growl-0.99/

PR:		ports/111420
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-04-09 20:46:49 +00:00
Martin Wilke
0caefd3bc6 - Fix build with gcc 4.1
Notes:
        sipxportlib contains numerous cases of casting a pointer
        to an int.  Gcc 4.1 does not like this on amd64 systems.
        I have silenced the compilation error by first typecasting
        through a uintptr_t.  This does not fix any underlying
        problems, but at least the code compiles.

Approved by:	maintainer
2007-04-09 17:29:42 +00:00
Martin Wilke
83ec2c8171 - Update to 0.35
PR:		107705
Submitted by:	Michael Lednev <liettneff@bk.ru> (maintainer)
2007-04-09 17:20:48 +00:00
Pav Lucistnik
d5f3f67cf4 - Fix --acls with --delete
Submitted by:	Gary <gary@mups.co.uk>
Obtained from:	http://lists.samba.org/archive/rsync/2006-November/016706.html
2007-04-09 13:55:32 +00:00
Cheng-Lung Sung
9369c138b4 - Update to 1.96.9 2007-04-09 12:22:06 +00:00
Rong-En Fan
8357fd0ba5 - Chase libggz share library bump 2007-04-09 02:07:44 +00:00
Maxim Sobolev
23f442e8fe Fix on ia64.
Poked by:	Kris's unbildable ports reminder
2007-04-08 18:07:23 +00:00
Andrew Pantyukhin
00946f47bf Add port net/zniper:
Zniper displays active TCP connections seen by the selected interface.
The spotted connections can be killed by injecting RST packets into the
stream.

WWW: http://www.signedness.org/tools/
Author: Claes M. Nyberg <md0claes@mdstud.chalmers.se>
2007-04-08 18:05:08 +00:00
Rong-En Fan
7422fc2ae0 - Update to 1.6.0.0
PR:		ports/111372
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
2007-04-08 16:31:14 +00:00