Commit graph

18247 commits

Author SHA1 Message Date
Martin Wilke
06dcbb52a8 - Fix build with custom PREFIX
PR:		137179
Submitted by:	Andrey <nsand@sura.ru> (maintainer)
2009-08-14 20:05:04 +00:00
Martin Wilke
a49ac53034 - Fix fetch 2009-08-14 18:50:05 +00:00
Erwin Lansing
3c2dce02ad Mark BROKEN: does not fetch 2009-08-14 16:13:33 +00:00
Anton Berezin
4b290fe183 Update to 1.39.
Changes:	http://search.cpan.org/dist/URI/Changes
2009-08-14 08:44:11 +00:00
Dirk Meyer
87cfe892a9 - add py-miniupnpc to python category.
PR:		137756
Submitted by:	Anonymous
2009-08-14 07:08:41 +00:00
Timur I. Bakeyev
1e8839e521 Advanced fork of nss_ldap module with standalone daemon.
PR:		137349
Submitted by:	melifaro@ipfw.ru
2009-08-14 01:46:44 +00:00
Boris Samorodov
b1f2485bea Update to the latest available beta version 2.32.52.
PR:		ports/137632
Submitted by:	bsam (me)
Approved by:	maintainer
2009-08-13 16:57:10 +00:00
Dirk Meyer
b72a7d7ddd Python module for miniupnpc
The usage of the miniUPnP client library is useful whenever an application
needs to listen for incoming connections.
Examples : P2P applications, FTP clients for active mode, IRC (for DCC)
or IM applications, network games, any server.

WWW: http://miniupnp.free.fr/
PR:		137612
Submitted by:	Anonymous
2009-08-13 14:55:58 +00:00
Dirk Meyer
c216e0e34f - compile in FreeBSD version string
- add support for slave ports
PR:		137612
Submitted by:	Anonymous
2009-08-13 14:52:01 +00:00
Yi-Jheng Lin
89a046b07f - Fix and sort pkg-plist
- Bump PORTREVISION

PR:		ports/137520
Submitted by:	Sofian Brabez <sbrabez AT gmail.com> (maintainer)
Approved by:	rafan (co-mentor)
2009-08-13 09:05:20 +00:00
Cheng-Lung Sung
09004b2a95 - Update to 1.0.7
PR:		ports/137540
Submitted by:	Piotr Florczyk <p dot florczyk_AT_adminworkshop dot pl>
2009-08-13 07:23:12 +00:00
Cheng-Lung Sung
60a39d31fd - Update to 3.04006
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2009-08-12 08:25:47 +00:00
Hajimu UMEMOTO
8bce9e4cc6 Update to dtcpclient-20090812. 2009-08-12 04:00:13 +00:00
Koop Mast
86cfca9ad8 Add dependency on sasl2.
Submitted by:	pointyhat (via erwin)
2009-08-11 21:17:54 +00:00
Dmitry Marakasov
550b4177d6 - Update to 2.254
PR:		137575
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	wen heping <wenheping@gmail.com> (maintainer)
2009-08-11 13:47:21 +00:00
Koop Mast
dd271e4c54 Update to 0.3.9. 2009-08-11 13:20:47 +00:00
Kris Moore
d291df97ea - Update to 0.96
- Fixed wifi support for FreeBSD 8.x, using wlan[0-9] devices
- Bugfixes to network tray application
- Added support for setting search domains in resolv.conf

Approved by:	brooks (co-mentor)
2009-08-11 00:08:27 +00:00
Max Brazhnikov
1f8475f22f Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV

All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required

databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
  (finally, boost-pyhton does not conflict with boost \o/)

deskutils/kdepim*:
- replace boost-python-libs with boost-libs
- reduce dependencies
- respect PREFIX
- fix build with qt3 installed

misc/kdeedu4:
- add dependency on astro/xplanet (for KStars)

misc/kdeutils4:
- add dependency on devel/qca (for okteta)
- make dependency on kdebase non-optional

multimedia/kdemultimedia4:
- add optional support for PulseAudio

x11/kdebase4:
- remove needless dependency on kdebase4-runtime

x11/kdebase4-runtime, x11/kdebase4-workspace
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users

x11/kdelibs4
- remove needless dependencies
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
2009-08-10 11:47:36 +00:00
Martin Matuska
751ec4be96 - Update to 0.67 2009-08-09 17:25:28 +00:00
Stanislav Sedov
d28d758299 - Fix build on HEAD. Testing wanted! 2009-08-09 07:54:50 +00:00
Max Brazhnikov
c2ef8e0b9d - Fix build on -current [1]
- clean up a bit

PR:		ports/137201
Submitted by:	Dima Panov <fluffy at fluffy.khv.ru>
2009-08-08 18:01:06 +00:00
Erwin Lansing
fdfa7cde1c Mark DEPRECATED and set EXPIRATION_DATE in one month, this port has
been BROKEN for 4 months.
2009-08-08 17:19:00 +00:00
Erwin Lansing
b5f7ececf8 net/ppptraf: "author has abandoned this program" 2009-08-08 16:34:08 +00:00
Thierry Thomas
2fc45d44ae Upgrade to 1.1.1p1.
Changelog at
<https://trac.mcs.anl.gov/projects/mpich2/browser/mpich2/branches/release/mpich2-1.1.1/CHANGES?rev=5141>
2009-08-07 21:57:26 +00:00
Steven Kreuzer
396889f975 Add missing dependencies
PR:		ports/137475
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2009-08-07 18:34:04 +00:00
Martin Wilke
4eede91cb4 Google::SAML::Request will parse (and, for the sake of completeness,
create) SAML requests as used by Google. Please note that
Google::SAML::Request is by no means a full implementation of the SAML
2.0 standard. But if you want to talk to Google to authenticate users,
you should be fine.

WWW:	http://search.cpan.org/dist/Google-SAML-Request/

PR:		ports/137444
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-08-05 12:25:02 +00:00
Martin Wilke
46dc595cbb Google::SAML::Response can be used to generate a signed XML document
that is needed for logging your users into Google using SSO.

You have some sort of web application that can identify and
authenticate users. You want users to be able to use some sort of
Google service such as Google mail.

When using SSO with your Google partner account, your users will send
a request to a Google URL. If the user isn't already logged in to
Google, Google will redirect him to a URL that you can define. Behind
this URL, you need to have a script that authenticates users in your
original framework and generates a SAML response for Google that you
send back to the user whose browser will then submit it back to
Google. If everything works, users will then be logged into their
Google account and they don't even have to know their usernames or
passwords.

WWW:	http://search.cpan.org/dist/Google-SAML-Response/

PR:		ports/137445
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-08-05 12:24:31 +00:00
Martin Wilke
3cdbd2628a - Update to 1.6.0.3
PR:		Florian Smeets <flo@kasimir.com> (maintainer)
2009-08-05 12:23:15 +00:00
Martin Wilke
e8f400843b - Update to 0.1.42 2009-08-05 12:15:21 +00:00
Cheng-Lung Sung
8bdcfab9b7 - Update to 0.55
Changes:	http://search.cpan.org/dist/Net-Amazon/Changes
2009-08-05 12:01:05 +00:00
Martin Wilke
7c4c6fdb1f - Update to 1.0.6
PR:		137284
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-05 09:05:43 +00:00
Cheng-Lung Sung
e316a3ed4a - add missing dependency (devel/p5-MooseX-MultiInitArg)
- bump PORTREVISION

PR:		ports/137305
Submitted by:	Cezary Morga <cm_AT_therek dot net>
2009-08-05 02:37:59 +00:00
Dmitry Marakasov
a18deed4a2 - Remove extra PLIST_FILES
PR:		137362
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2009-08-05 00:06:10 +00:00
Martin Wilke
84daec6f09 The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 21:14:07 +00:00
Martin Wilke
437140d5ee - Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 20:04:38 +00:00
Martin Wilke
f037f3f08c - Update py-qt4 to py-qt4.5.4
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters

New Port:
devel/py-qt4-scripttools
2009-08-04 19:18:49 +00:00
Wesley Shields
8fc41714d8 - Update to 1.1.17 2009-08-04 17:50:09 +00:00
Wesley Shields
1dff9f2233 - Update to 1.1.8 to address security vulnerabilities and general bug fixes.
PR:		ports/137421
Submitted by:	Marc Lagrange <markocpc@gmail.com>
2009-08-04 17:49:35 +00:00
John Hay
f3580fc1b4 Add lib/olsrd_watchdog.so.0.1 to pkg-plist.
Bump PORTREVISION.

Reported by:	pointyhat (erwin)
2009-08-04 17:39:28 +00:00
Dmitry Marakasov
e7c12bc004 - Update to 2.0.40
- Pass maintainership to submitter

PR:		137422
Submitted by:	Ben D <ben@gibbed.org>
2009-08-04 16:44:07 +00:00
Wesley Shields
bbac753ade - Do not force binding to a single interface in RC script.
PR:		ports/137335
Submitted by:	Hans Hoppe <hopha@cinis.com>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2009-08-04 14:07:13 +00:00
Felippe de Meirelles Motta
c8cb3ab81e This module provides a perl interface to the Twitter APIs. It uses the
same API definitions as Net::Twitter, but without the extra bells and
whistles and without the additional dependencies. Same great taste,
less filling.

This module is related to, but is not part of the "Net::Twitter"
distribution. It's API methods and API method documentation are
generated from "Net::Twitter"'s internals. It exists for those who
cannot, or prefer not to install Moose and its dependencies.

WWW: http://search.cpan.org/dist/Net-Twitter-Lite/
2009-08-04 12:19:43 +00:00
Dennis Herrmann
51837a3fbc - Update to 1.4 2009-08-04 10:34:54 +00:00
Emanuel Haupt
12287431ee Update to 1.3.1 2009-08-04 09:22:13 +00:00
Christian Weisgerber
c84266ea6e Major update to 4.4. Frequency correction is now supported. 2009-08-03 13:58:59 +00:00
Dmitry Sivachenko
ef8fe10cf5 Release to ports@.
(Probably pav@ will take it since he commited bogus update).
2009-08-03 12:08:01 +00:00
Dmitry Sivachenko
58e73487ba Update to 1.1.4. 2009-08-03 12:05:20 +00:00
Dmitry Sivachenko
71347e53a5 Update to 3.0.47. 2009-08-03 12:02:50 +00:00
Norikatsu Shigemura
fb50a96433 Update to 2009.07.28. 2009-08-03 02:44:19 +00:00
Dirk Meyer
4bd9ef42f5 - fix build on amd64 2009-08-03 02:03:08 +00:00
Mark Linimon
ba69431fe0 Over to new volunteer. 2009-08-02 21:12:19 +00:00
Pav Lucistnik
d53078db76 - Really commit an update to 0.43 2009-08-02 20:23:29 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Timur I. Bakeyev
69567d9b97 Fix last patch to cleanly apply to the src. Reported by kwm. 2009-08-02 12:48:47 +00:00
Mark Linimon
83556203a2 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr
2009-08-02 08:02:03 +00:00
Mark Linimon
720b7d4682 Reset maintainer per his request in private email.
Hat:		portmgr
2009-08-02 07:10:42 +00:00
Timur I. Bakeyev
f7706b6a4f Fix CONFLICTS, point USE_LDCONFIG to the location of the installed libs.
Thanks to kwm@FreeBSD.org.

Fix provision script to work OOTB.
2009-08-01 23:59:22 +00:00
Timur I. Bakeyev
66383dd483 Fix CONFLICTS 2009-08-01 23:44:59 +00:00
John Hay
e7d553e97a Upgrade to olsrd 0.5.6-r5. Also make it work on 64 bit machines.
PR:		ports/137158 (The upgrade)
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (The upgrade)
2009-08-01 15:51:51 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Philip M. Gollucci
20cfadf5f7 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
2009-07-30 23:04:49 +00:00
Anton Berezin
a18e236fb1 Update to 0.52.
Changes:	http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
2009-07-30 11:11:02 +00:00
Josh Paetzel
58ce5c515f Fix bug in rcNG script for restart action.
Approved by:	itetcu@ (mentor)
2009-07-30 00:16:51 +00:00
Martin Wilke
546d58321e Getting network addresses from Python
It.s been irritating me for ages that it isn.t possible to
straightforwardly get the network address(es) of the machine
you.re running on from a Python program.

WWW:	http://alastairs-place.net/netifaces/

PR:		ports/137236
Submitted by:	Stanislav Svirid <count at 211.ru>
2009-07-29 14:12:44 +00:00
Martin Wilke
74c3376eb9 opentracker is a open and free bittorrent tracker project.
It aims for minimal resource usage and is intended to run
at your wlan router. Currently it is deployed as an open and
free tracker instance.

WWW: http://erdgeist.org/arts/software/opentracker/

PR:		ports/137130
Submitted by:	utisoft at gmail.com
2009-07-29 13:17:33 +00:00
Yi-Jheng Lin
d881f6af28 - Change to my mail address at FreeBSD.org
Approved by:	lwhsu (mentor)
2009-07-29 12:59:14 +00:00
Dirk Meyer
0f4ef32be4 - update to 1.3 2009-07-29 10:05:11 +00:00
Martin Wilke
1a6605ce9e - Update to 1.3.7
Approved by:	maintainer implicit
2009-07-29 09:14:52 +00:00
Martin Wilke
6bf1805d40 - Update to 1.15
Approved by:	maintainer implicit
2009-07-29 09:11:00 +00:00
Xin LI
26b0101140 Fix build on amd64 (and, ideally, all other architectures we supported) by
backporting some upstream fixes.  This also fixes some lagg ioctls.

Submitted by:	maintainer
PR:		ports/137195
2009-07-29 05:58:49 +00:00
Cheng-Lung Sung
72ba85e801 - add dependency p5-MooseX-Types-DateTimeX
- bump PORTREVISION

PR:		ports/135939
Submitted by:	Chris Anderson <cva_AT_pobox dot com>
2009-07-29 03:26:54 +00:00
Cheng-Lung Sung
c27bacb103 - Update to 2.1.7
PR:		ports/136743
Submitted by:	pgollucci
2009-07-29 02:52:02 +00:00
Josh Paetzel
24248ed81f Fixup typo in patch that affected whitespace.
pointyhat to me

Approved by:	itetcu@ (mentor)
2009-07-29 01:43:57 +00:00
Martin Wilke
0cf9958153 - Update to 2.0.5
Approved by:	maintainer implicit
2009-07-28 21:53:07 +00:00
Dmitry Marakasov
519072fe76 Dbeacon is a distributed multicast monitoring tool. The main purpose of a
beacon is to monitor other beacons' reachability and to collect statistics
such as loss, delay, and jitter between beacons.  Dbeacon supports both
IPv4 and IPv6 multicast and supports collecting information using both Any
Source Multicast (ASM) and Source-Specific Multicast (SSM).

WWW: http://fivebits.net/proj/dbeacon

PR:		136916
Submitted by:	Antonio Querubin <tony@lava.net>
2009-07-28 18:49:41 +00:00
Martin Wilke
72ea79cf54 - Update to 3.13
PR:		136457
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp>
Approved by:	maintainer timeout
2009-07-28 17:40:28 +00:00
Martin Wilke
df0c79dd69 - Fix cross-build
PR:		137199
Submitted by:	Dima
2009-07-28 16:43:00 +00:00
Dmitry Marakasov
563aaca041 - Fix a Python import when importing of a pcap file in scapy
PR:		136798, 136924
Submitted by:	Aurélien Ansel <aurelien.ansel@netasq.com>
Approved by:	VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer via private email)
2009-07-28 14:11:27 +00:00
Josh Paetzel
48bb215a61 Fix typo in patch
Approved by:	itetcu@ (mentor)
2009-07-28 12:42:29 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Martin Wilke
4cac4bf8af - File was rerolled to fix build with 8.X
Submitted by:	maintainer
Reported by:	pointyhat
2009-07-28 08:11:57 +00:00
Josh Paetzel
01ee857c1a Update to 3.1.2p1
add jail support
add a checkconfig function to rcNG script to aid restarting

PR:	ports/136890
Approved by:	itetcu@ (mentor)
2009-07-27 23:30:43 +00:00
Doug Barton
4adaa6b9e7 Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here.
2009-07-27 23:12:00 +00:00
Martin Wilke
83372fab7e - Update to 0.92.1
PR:		136966
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2009-07-27 22:42:33 +00:00
Martin Wilke
c11a6b72bf - Update to 1.2.0
PR:		136972
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-07-27 22:32:31 +00:00
Thierry Thomas
a4ae28c44a Mark BROKEN on 6-RELEASE.
Reported by:	pointyhat via Pav
2009-07-27 14:30:59 +00:00
Sergey Matveychuk
e44c88b292 - Patch from GIT repo: fix update-source command
Approved by:	maintainer (implicit)
2009-07-27 10:31:11 +00:00
Munechika SUMIKAWA
27bf90bc4a Fix plist. 2009-07-27 07:19:43 +00:00
Josh Paetzel
14d62332a9 Missed committing this change in fixing the recent security advisory
Approved by:	itetcu@ (mentor)
2009-07-27 02:18:04 +00:00
Martin Wilke
e305282ed0 - Update to 0.5.2
PR:		136982
Submitted by:	Stas Timokhin <stast@bsdportal.ru> (maintainer)
2009-07-26 20:52:54 +00:00
Erwin Lansing
483c316e4e Mark BROKEN on all platforms and use a more specific OSVERSION. 2009-07-26 15:50:37 +00:00
Martin Wilke
fd2cba80a0 - Update to 0.9.1
PR:		136901
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2009-07-26 15:02:13 +00:00
Kris Moore
117b5592db - Unbreak and fix linking issues
Approved by: miwi (mentor)
2009-07-26 13:39:59 +00:00
Pav Lucistnik
3f10d7d21e - Mark BROKEN on amd64/8
Reported by:	pointyhat
2009-07-26 12:16:23 +00:00
Pav Lucistnik
a37447812b - Unbreak on 8.X
PR:		ports/137147
Submitted by:	Andrey <nsand@sura.ru>
2009-07-26 12:11:19 +00:00
Jimmy Olgeni
68685769aa Fix typo. 2009-07-26 10:34:29 +00:00
Tilman Keskinoz
6e3ab31f72 Make PREFIX safe
Reported by:	qatty
2009-07-25 13:16:54 +00:00
Pav Lucistnik
fc4f810703 - Mark BROKEN: does not link
Reported by:	pointyhat
2009-07-24 17:31:08 +00:00
Maxim Sobolev
8feecd0b77 Update to 1.4.25. 2009-07-24 10:54:50 +00:00
Sean Nicholas Barkas
f42b549215 Change MAINTAINER to my @FreeBSD.org address
Approved by:	erwin
2009-07-24 10:27:08 +00:00