1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

2848 Commits

Author SHA1 Message Date
Baptiste Daroussin
4fef3b5be6 wxGTK 2.4 is no more supported upstream, consider using the current stable
version: x11-toolkits/wxgtk28

Approved by:	fjoe
2012-09-20 17:16:02 +00:00
Doug Barton
d45aea5a3d * Tue Sep 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.4
- BUGFIX: Fix issue with downloads starting from scratch on startup if
   temporary directory setting is enabled.

* Sun Sep 16 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.3
 - BUGFIX: Fix issue with temporary directory not being taken into
   consideration
 - BUGFIX: Bypass cache when uploading a torrent file in Web UI
 - BUGFIX: "Completed On" column is not updated until restart
 - BUGFIX: Fix possible build error on some systems
 - I18N: Add hebrew translation
2012-09-20 08:07:00 +00:00
Max Brazhnikov
d8efa292e7 Update libktorrent to 1.3.0
Update ktorrent to 4.3.0
2012-09-18 21:31:20 +00:00
Raphael Kubo da Costa
8bf4c0945a ktorrent: Try enabling MAKE_JOBS_SAFE again 2012-09-15 20:22:27 +00:00
Raphael Kubo da Costa
adc0c1ba8b {lib}ktorrent: Follow the trend of not specifying library shversions in the dependencies.
Incidentally, this should also fix the ktorrent build, since
libktorrent has had a shlib bump.
2012-09-15 20:21:58 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Mikhail Teterin
0892399af7 Upgrade from 4.7.0.2 to 4.7.1.2. Remove dependency on gecko -- does
not appear to be in any use...
2012-09-11 06:14:26 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Olli Hauer
1a94993f16 - unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
2012-09-04 22:27:55 +00:00
Steve Wills
cd2051d094 - Hopefully really fix the last high CPU usage case
PR:		ports/171252
Submitted by:	Steven Lee <steven@roothosts.com>
2012-09-04 20:46:54 +00:00
Mark Linimon
07192a24ed Mark as broken on ARM.
PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
2012-09-04 03:05:23 +00:00
Steve Wills
24b332e8ee - Fix another high CPU usage condition 2012-09-03 17:40:21 +00:00
Steve Wills
25857df5b8 - Fix 100% usage issue
Submitted by:	Robert Backhaus <robbak@robbak.com>
2012-09-02 14:16:18 +00:00
Doug Barton
04243701dd * Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2
- FEATURE: Add "clear" functionality to search field
 - BUGFIX: Attempt to use qBittorrent icon from theme if available
 - BUGFIX: Fix crash when a fastresume file is empty
 - BUGFIX: Fix encoding problem for detected XDG Download folder
 - BUGFIX: Improve performance when showing torrent content panel
 - BUGFIX: Fix label-based filtering of torrents whose label contains
           special characters
 - BUGFIX: Fix possible crash due to labels

* Tue Aug 21 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.1
 - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent
           without metadata
 - BUGFIX: Remember queue position for torrents without metadata
 - BUGFIX: Fix crash when using unauthorized characters in label names
 - BUGFIX: Fix search plugins updating
 - BUGFIX: Make uTP connections rate limited by default
2012-09-02 06:36:03 +00:00
Doug Barton
ebc95b3fa4 0.16.3 release
* fix python binding backwards compatibility in replace_trackers
 * fix possible starvation in metadata extension
 * fix crash when creating torrents/optimizing file order with pad files
 * disable support for large MTUs in uTP until it is more reliable
 * expose post_torrent_updates and state_update_alert to python bindings
 * fix incorrect SSL error messages
 * fix race condition causing shutdown hang
2012-09-02 06:33:26 +00:00
Steve Wills
0d1385818a - Update to 0.6.3
PR:		ports/171080
Security:	b50913ce-f4a7-11e1-b135-003067b2972c
2012-09-02 02:51:56 +00:00
Steven Kreuzer
8b4ae52e9d Fix typos in COMMENT section 2012-08-23 16:24:09 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Doug Barton
38d5dff616 * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
- FEATURE: Brand new torrent addition dialog
 - FEATURE: Add the ability to choose the save path when using magnet links
   (mutoso)
 - FEATURE: Add support for adding multiple local torrents at once (Web UI)
 - COSMETIC: Improve style of left panel
 - BUGFIX: Lower panels no longer gets disabled
 - BUGFIX: Major code refactoring and various optimizations.
 - BUGFIX: No longer strip root folder from torrent files

For the port:
 - Move to unversioned directory. The last few major releases have been
   stable upgrades, so there is no reason to maintain different versions.
2012-08-12 00:52:00 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Chris Rees
67dbda2115 Mark BROKEN-- doesn't work with current GTKs in the tree.
Ports for the previous version of Transmission will be created shortly
while awaiting GTK 3's update.

Reported by:	izen@mail.ru
2012-08-10 18:57:11 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Jose Alonso Cardenas Marquez
4030ab9528 - Update to 4.0.3
Submitted by:	deischen (email)
2012-08-09 21:52:58 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Michael Scheidell
e78467637d - Update to 0.4.0
- Honour CC and CFLAGS
- Convert to OPTIONSNG
- Add SQLite dependency
- Add DEBUG OPTION
- Use DISTFILES over DISTNAME/WRKSRC override
- Add LICENSE
- Use USE_OPENSSL
- Fix PORTLINT warnings

PR:		ports/168855
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 58 days)
2012-08-06 10:28:27 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Doug Barton
0832ea4598 Add explicit build depends on pkgconf 2012-07-30 17:23:34 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Beat Gaetzi
b177c5ae2b - Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work on
amd64.

Requested by:	linimon
2012-07-24 08:16:40 +00:00
Beat Gaetzi
b2192226e8 - Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  IView.java:23: package org.eclipse.swt.widgets does not exist
[javac] import org.eclipse.swt.widgets.Composite;
[javac]                               ^
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  AbstractIView.java:39: cannot find symbol
[javac] symbol  : class Composite
[javac] location: class org.gudy.azureus2.ui.swt.views.AbstractIView
[javac]   public void initialize(Composite composite){
[javac]                          ^
...
[javac] 100 errors
BUILD FAILED
bittyrant/work/BitTyrant/build.xml:34: Compile failed; see the compiler
error output for details.

Reported by:	pointyhat
2012-07-23 19:59:53 +00:00
Max Brazhnikov
d1496d8427 Update libktorrent to 1.2.1
Update ktorrent to 4.2.1
2012-07-23 00:16:24 +00:00
Baptiste Daroussin
6e0e8d88df Convert to new options framework 2012-07-20 21:59:46 +00:00
Baptiste Daroussin
54e36b7e89 Convert to new options framework 2012-07-20 21:58:27 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Guido Falsi
fec9919900 - Update to version 1.12
PR:		ports/169960
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maaintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-07-18 20:32:09 +00:00
Doug Barton
f8431d41b5 Update PORTREVISION to reflect boost-libs 1.48.0_1 fix
Approved by:	portmgr (beat)
2012-07-15 23:19:56 +00:00
Doug Barton
49104a5391 0.16.2 release
* use random peer IDs in anonymous mode
 * fix move_storage bugs
 * fix unnecessary dependency on boost.date_time when building boost.asio as
   separate compilation
 * always use SO_REUSEADDR and deprecate the flag to turn it on
 * add python bindings for SSL support
 * minor uTP tweaks
 * fix end-game mode issue when some files are selected to not be
   downloaded
 * improve uTP slow start
 * make uTP less aggressive resetting cwnd when idle

Approved by:	portmgr (beat)
2012-07-15 23:16:52 +00:00
Thomas Abthorpe
fc52f474a7 - Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
2012-07-13 14:14:13 +00:00
Mikhail Teterin
1844cdbb82 (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog lists
minor improvements.
2012-07-09 02:33:29 +00:00
Florent Thoumie
a2a0aa88af Update net-p2p/rtorrent to 0.9.2. 2012-07-05 08:40:32 +00:00
Florent Thoumie
54df4cd304 Update net-p2p/libtorrent to 0.13.2. 2012-07-05 08:40:07 +00:00
Alexey Dokuchaev
1d917f154b - Adjust COMMENT line a bit
- Drop maintainership
2012-07-04 13:59:20 +00:00
Doug Barton
918f06aff4 net-p2p/libtorrent-rasterbar-14||2012-07-01|Discontinued upstream, move to libtorrent-rasterbar-16
net-p2p/hrktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
net-p2p/sharktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
2012-07-02 07:04:11 +00:00
Doug Barton
4a37744447 * Sun Jul 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.11
- BUGFIX: Fix unreversible "Minimize to tray" on some window managers
 - BUGFIX: Fix torrent availability computation
 - BUGFIX: Bring window to front after restoring from systray
 - BUGFIX: Fix keyboard focus problems on main window
 - BUGFIX: Fix ThePirateBay search plugin
2012-07-02 03:16:52 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Doug Barton
cd23fc7401 I meant to silence these once I was done testing. 2012-06-26 17:00:05 +00:00
Doug Barton
b16713628e * Sun Jun 24 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.10
- BUGFIX: Fix possible crash when showing torrent content
 - BUGFIX: Add support for RSS feeds using magnet links
 - BUGFIX: Remove 100kb limit for torrent file size in Web UI
 - BUGFIX: Fix ratio limiting bug
 - BUGFIX: Do not display .!qB file extensions in Web UI
 - BUGFIX: Stop using absolute URLs in Web UI ajax requests
 - BUGFIX: Fix unreversible "Minimize to tray" on some window managers
2012-06-25 09:28:24 +00:00
Doug Barton
ab6f61bca7 Upgrade to version 0.16.1:
* fixed crash when providing corrupt resume data
 * fixed support for boost-1.44
 * fixed reversed semantics of queue_up() and queue_down()
 * added missing functions to python bindings
   (file_priority(), set_dht_settings())
 * fixed low_prio_disk support on linux
 * fixed time critical piece accounting in the request queue
 * fixed semantics of rate_limit_utp to also ignore per-torrent limits
 * fixed piece sorting bug of deadline pieces
 * fixed python binding build on BSD
 * fixed possible crash when enabling multiple connections per IP
 * change default of rate_limit_utp to true
 * fixed FreeBSD build
 * fixed web seed performance issue whith pieces > 1 MiB
 * fixed unchoke logic when using web seeds
 * fixed compatibility with older versions of boost (down to boost 1.40)

Remove the patch from their svn repo that was incorporated into this version
2012-06-25 04:07:05 +00:00
Doug Barton
17e0c572d2 As previously announced, deprecate ports relying on libtorrent-rasterbar-14,
which is scheduled to be removed.
2012-06-23 09:36:33 +00:00
Shaun Amott
291ad651f4 Back to the pool. 2012-06-14 13:52:22 +00:00
Sunpoet Po-Chuan Hsieh
a8973c1a98 - Update to 3.1.2
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup
2012-06-14 13:26:07 +00:00
Emanuel Haupt
cf12c69ab5 Register CONFLICTS
Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
2012-06-11 09:52:17 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Chris Rees
34e4ada7b7 The conditional include is actually fine-- the problem in the PR was solved
after more investigation by reinstalling world; there was an out-of-date header
present.

PR:		ports/167195
2012-06-10 13:13:45 +00:00
Brendan Fabeny
d58aa01519 update to 0.9.3 and convert options to new style 2012-06-08 06:50:40 +00:00
Chris Rees
31aff77bf3 posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is picked
up by the configure script.

However, the function is marked as available, but libtransmission/fdlimit.c
has a conditional include on fcntl.h, which causes the compilation to fail.

This patch removes the condition on fcntl.h inclusion, hopefully fixing the
build.

PR:		ports/167195
Submitted by:
Reviewed by:

[1] http://svnweb.freebsd.org/base/head/sys/sys/fcntl.h?view=log#rev227070
2012-06-06 15:51:22 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
28b1ad7c93 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (pav@ via IRC)
2012-06-05 18:17:13 +00:00
Rene Ladan
2aa36bd28d Finish converting this port to optionsNG.
Approved by:	maintainer
2012-06-05 17:26:17 +00:00
Andrej Zverev
177fda2433 - Remove SITE_PERL from *_DEPENDS 2012-06-05 03:10:23 +00:00
Rene Ladan
9525beeaf2 Use the new options framework for the ALC option too.
Submitted by:	maintainer via private mail
2012-06-04 17:30:24 +00:00
Rene Ladan
67448f0e1e - Update to 10788
- Use new options framework
PR:		ports/168392
Submitted by:	maintainer
2012-06-04 15:56:36 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Brendan Fabeny
2136a72a45 Add gnunet-gtk , GTK interface to GNUnet. 2012-06-01 12:31:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Brendan Fabeny
f847ee66b1 add to the minimal default configuration file and pkg-message;
fix the unexec directive in the packing list [1]

Reported by:	pav [1]
2012-05-31 13:27:41 +00:00
Brendan Fabeny
8671aacd5d add the missing pkg-message 2012-05-28 16:35:10 +00:00
Brendan Fabeny
3f83ea4b83 preliminary version of update to 0.9.x; GUI, rc-scripts, tests,
and refinements to default configuration to follow
2012-05-28 16:28:47 +00:00
Frederic Culot
708b3398e1 - Update to 0.13 [1]
- Add LICENSE (Artistic 1 & GPL 1)

PR:		ports/168395 [1]
Submitted by:	Oleg Alexeenkov <proler@gmail.com> (maintainer)
2012-05-28 09:14:34 +00:00
Doug Barton
17d93073d1 * Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9
- BUGFIX: More reliable RSS feed parsing
 - BUGFIX: Better support for cookies in RSS
 - BUGFIX: Make sure show/hide text in tray icon menu is correct
 - COSMETIC: Improve style of left panel
 - COSMETIC: Never disable properties panel
 - COSMETIC: Make sure first tab is initially selected in options dialog
2012-05-27 09:35:48 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Martin Wilke
e569bc0981 - Chase libesmtp shlib bump 2012-05-23 01:47:57 +00:00
Brendan Fabeny
7a1146d30e defer expiration pending updates 2012-05-21 05:25:17 +00:00
Pawel Pekala
54a1d9ee80 Update to version 1.11
PR:		ports/168096
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2012-05-18 15:58:26 +00:00
Doug Barton
8b294e60ab Bump the dependency to the newly-committed libtorrent-rasterbar 0.16
to bring in uTP support.
2012-05-17 08:48:55 +00:00
Doug Barton
29e24bb892 DEPRECATED= Upstream development stopped, time to move on
EXPIRATION_DATE=        2012-06-30
2012-05-17 08:46:52 +00:00
Doug Barton
a0d4b7ae98 Add the 0.16 branch of libtorrent-rasterbar
The most revolutionary aspect of the new branch is that it brings in
support for uTP.

This port also brings in a patch consisting of the changes from 0.16.0
release through local SVN revision 6850. These fixes include patches we
had in the 0.15 version of the port, as well as various other fixes that
were reported by me, and others post the 0.16.0 release.  These fixes
should be in the 0.16.1 release.
2012-05-17 08:44:12 +00:00
Max Brazhnikov
5671b14afb Add patches to fix build with boost-1.48.0
PR:		ports/156253
Submitted by:	Alexander Churanov
Approved by:	portmgr (linimon)
2012-05-16 16:09:15 +00:00
Ruslan Makhmatkhanov
f1403c139e Remove expired ports: BROKEN for more than 6 month, there is no upstream
distfiles anymore
2012-05-16 13:10:35 +00:00
Brendan Fabeny
2da8f55500 defer expiration pending updates 2012-05-10 15:40:22 +00:00
Jose Alonso Cardenas Marquez
7a80504682 - Use new lazarus-* structure
- Bump PORTREVISION
2012-05-07 19:23:07 +00:00
Doug Barton
401a03da0d * Sat May 5 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.8
- BUGFIX: Various UI style fixes
  - BUGFIX: Fix compilation with gcc 4.7
  - I18N: Update Italian translation
2012-05-06 21:19:32 +00:00
Pawel Pekala
b9972244a7 - Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
2012-04-27 14:28:11 +00:00
Raphael Kubo da Costa
7237b72d74 Remove dead MASTER_SITE and a CONFLICTS entry with a dead port. 2012-04-26 03:58:10 +00:00
Erwin Lansing
b244fa7f81 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-04-25 04:59:35 +00:00
Jason Helfman
3d8775f1e1 - Update to svn rev 10771
PR:	ports/167169
Submitted by:	maintainer, barbara.xxx1975@libero.it
2012-04-22 22:48:22 +00:00
Martin Wilke
431ad6d191 - Update to 3.1.1
PR:		166891
Submitted by:	Ports Fury
2012-04-21 18:48:04 +00:00
Martin Wilke
4536d90d35 - Update to 5.5.24
PR:		166892
Submitted by:	Ports Fury
2012-04-21 18:47:57 +00:00
Jose Alonso Cardenas Marquez
1aec674ef8 - Update to 3.2 2012-04-19 06:37:46 +00:00
Chris Rees
bad9eb3d99 Fix package 2012-04-18 21:40:41 +00:00
Chris Rees
dcdafa1e20 Update to 2.51
Submitted by:	demon
2012-04-17 20:13:41 +00:00
Ruslan Makhmatkhanov
066d350a29 - update to 1.3.5
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
2012-04-11 20:42:30 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Florent Thoumie
e450256a17 Update net-p2p/rtorrent-devel to 0.9.1.
Feature safe:	yes
2012-04-08 12:36:19 +00:00
Florent Thoumie
de5a25a842 Update net-p2p/libtorrent-devel to 0.13.1.
Feature safe: yes
2012-04-08 12:35:31 +00:00
Chris Rees
7ef3c05acb - Update to 2.50
Submitted by:	"Hakisho"
Feature safe:	yes
2012-04-02 08:49:27 +00:00
Martin Wilke
6803b4465d - Update to 5.5.21
PR:		166049
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:56:05 +00:00
Eitan Adler
8bf6e881b8 Remove two expired ports:
2012-03-21 graphics/vrml2pov: "unfetchable"
2012-03-20 net-p2p/fidelio: Hotline services does not exists anymore

Feature safe:	yes
2012-03-21 13:08:39 +00:00
Doug Barton
143fbcaf4f * Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
- BUGFIX: Fix important HTTP request parsing bug (Web UI)

Feature safe:	yes
2012-03-18 20:44:17 +00:00
Dennis Herrmann
6e1faa6d01 - Update to 1.9
PR:		ports/166216
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe:	yes
2012-03-18 10:57:12 +00:00
Doug Barton
001675be5b * Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
- BUGFIX: Fix download first/last pieces state reporting
- BUGFIX: Fix name of progress column in torrent content panel
- BUGFIX: RSS downloader should not ignore "Do not start automatically" rule
- BUGFIX: Fix DHT port setting in Web UI
- BUGFIX: Fix possible Web UI authentication problem when using SSL
- BUGFIX: Fix possible issues with folder removal when removing a torrent
- I18N: Add Basque translation

Feature safe:	yes
2012-03-17 22:34:13 +00:00
Martin Wilke
768dd7c392 - Set / Update Portscout flags
- Pass maintainership to submitter

PR:		166062 166105 166112 166113 166114
		166115 166141 166154 166155 166156
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:21:05 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Ruslan Makhmatkhanov
5f49dd918d - update to 1.3.4
- strict python versions
- drop WITH_PSYCO option (python < 2.6 is EOL)
- drop optional simplejson dependency (for python < 2.6)
- silence REINPLACE_CMD calls

changes:
http://dev.deluge-torrent.org/wiki/ChangeLog

Feature safe:	yes
2012-03-10 20:05:38 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by:	sunpoet (myself)
Tested by:	exp-run by linimon
Approved by:	linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Max Brazhnikov
f7c01a2822 Update libktorrent to 1.2.0
Update ktorrent to 4.2.0
2012-03-07 15:25:42 +00:00
Tilman Keskinoz
41cba514c5 Update to 0.5.3a
PR:		164979
Submitted by:	maintainer
2012-02-27 15:06:26 +00:00
Baptiste Daroussin
ebc5d7d581 The hotline services seems to be closed now. 2012-02-20 14:27:57 +00:00
Doug Barton
2660bd1ba6 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.5
- BUGFIX: Fix crash when disabling then reenabling RSS
- BUGFIX: Fix duplicate torrent detection when adding a magnet link
- BUGFIX: Fix import of new trackers when adding a torrent with same hash
- BUGFIX: Fix possible redownload of torrents marked as read
- BUGFIX: Properly remove RSS feed settings/history upon feed removal
2012-02-20 10:39:59 +00:00
Doug Barton
91c5ed3678 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
- BUGFIX: qBittorrent does not handle redirection to relative URLs correctly
- BUGFIX: Fix potential bug when moving single file torrents to tmp folder
- BUGFIX: Fix torrent import dialog layout
- BUGFIX: Prevent log window buffer from filling up
- I18N: Add Belarusian translation
2012-02-19 09:26:41 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Rene Ladan
e24a133745 Update to SVN r10759
PR:		ports/165127
Submitted by:	maintainer
2012-02-15 23:51:37 +00:00
Jason Helfman
6305f2f86b - Update to 1.8
- while here shorten master_sites for sourceforge to SF

PR:	ports/165187
Submitted by:	maintainer, earl1k at mail.ru
2012-02-15 22:45:52 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Ruslan Makhmatkhanov
d56ff146fb - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 16:55:08 +00:00
Frederic Culot
c8ac8eedf1 - Update MASTER_SITES
PR:		ports/164801
Submitted by:	Sam Cassiba <sam@cassiba.com> (maintainer)
2012-02-06 08:03:27 +00:00
Frederic Culot
20dfb7e392 - Update to 2.041
Changes:	http://solidcointalk.org/topic/532-solidcoin-v2041-released/
PR:		ports/164686
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2012-02-01 13:14:05 +00:00
Rene Ladan
319e454dbf - Update to SVN 10708
- Use ${PERL} to invoke perl

PR:			ports/164601
Submitted by:		maintainer
2012-01-31 11:36:27 +00:00
Florent Thoumie
75ae9506d2 Update net-p2p/rtorrent-devel to 0.9.0. 2012-01-29 11:27:44 +00:00
Florent Thoumie
a6e1f91015 Update net-p2p/libtorrent-devel to 0.13.0. 2012-01-29 11:27:07 +00:00
Florent Thoumie
e0dbf7bb03 - Backport upstream patch to fix high cpu load issues.
Submitted by:	Nicholas Smith
Obtained from:	http://libtorrent.rakshasa.no/ticket/2661
2012-01-29 11:26:25 +00:00
Martin Wilke
cbc1192436 - Fix build when perl symlink is missing
PR:		163188
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
2012-01-29 06:48:26 +00:00
Pawel Pekala
2f03ad5dec RetroShare is a Open Source cross-platform, private and secure decentralised
communication platform. It lets you to securely chat and share files with your
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
encrypt all communication. RetroShare provides filesharing, chat, messages,
forums and channels.

WWW: http://retroshare.sourceforge.net/

PR:		ports/164283
Submitted by:	Peter Klett <glocke@bsdstammtisch.at>
2012-01-27 14:41:16 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Doug Barton
ca035c36e6 Update to 0.15.9, a bugfix release:
* fixed https crash
 * added some functions missing from the python binding
 * fixed rare piece picker bug
 * fixed invalid torrent_status::finished_time
 * fixed bugs in dont-have and upload-only extension messages
 * don't open files in random-access mode (speeds up hashing)
2012-01-20 09:25:17 +00:00
Pawel Pekala
1856510753 Chase devel/upnp shlib bump 2012-01-18 18:32:08 +00:00
Jason Helfman
9c28373665 - Update to 2.03
PR:	ports/164142
Submitted by: maintainer ( Dmitriy Limonov <earl1k at mail.ru> )
Approved by:	cress, rene (mentors,implicit)
2012-01-16 06:14:49 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Jason Helfman
2cb3438f42 - Update to 1.7
- adjust patch target

PR:		ports/163785
Submitted by:	maintainer, Dmitriy Limonov <earl1k at mail.ru>
Approved by:	crees (mentor)
2012-01-06 17:25:50 +00:00
Doug Barton
e44947ffc1 * Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
- BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
- BUGFIX: Fix banning of IPv6 peers (Closes #885021)
- BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
- BUGFIX: Do not report any progress for disabled files (Closes #56731485)
- BUGFIX: Make torrent sorting case insensitive (Closes #857154)
- BUGFIX: Improve Web UI usability of small devices
- BUGFIX: Program updater: More reliable version detection / comparison
- I18N: Add Georgian translation
2012-01-04 08:47:24 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Jason Helfman
854553cc25 Pass maintainership to Barbara per email to ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html

Submitted by:	Barbara <barbara.xxx1975 at libero.it >
Approved by:	rene (mentor)
2011-12-27 21:09:57 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Pawel Pekala
13b6f55f99 - Update to verion 1.6
- Project database library switched from GDBM to SQLite
- Add option to build ncdc-db-upgrade

PR:		ports/163626
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-26 17:37:42 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Rene Ladan
e21a30ea9d Use a better fix for LICENSE_FILE_GPLv2 from portlints point of view.
Submitted by:	Jan Beich
2011-12-25 20:26:04 +00:00
Rene Ladan
8562b96a07 Fix libpng check in configure script, fixed upstream in r10694.
PR:		ports/163182
Submitted by:	Barbara
Approved by:	maintainer timeout (swell.k, 14 days)
2011-12-25 19:03:08 +00:00
Rene Ladan
351f91ba03 - Update to r10703
- Some changes in manpage languages

PR:		ports/163582
PR:		ports/163128 (older update)
Submitted by:	Barbara
Approved by:	maintainer timeout of 163128 (swell.k, 15 days)
2011-12-25 16:15:35 +00:00
Pawel Pekala
e47ced6509 Ncdc is a modern and lightweight direct connect client
with a friendly ncurses interface.

WWW: http://dev.yorhel.nl/ncdc

PR:		ports/162922
Submitted by:	Dmitriy Limonov
2011-12-25 11:26:30 +00:00
Sunpoet Po-Chuan Hsieh
b2864d1acc - Update to 0.11
- Pet portlint

Changes:	http://search.cpan.org/dist/Net-DirectConnect/Changes
PR:		ports/161919
Submitted by:	sunpoet (myself)
Approved by:	maintainer (implicit)
2011-12-24 00:03:19 +00:00
Frederic Culot
ed4fe90e24 - Update to 2.02
Changes:	http://solidcointalk.org/topic/481-solidcoin-v202-released/
PR:		ports/163436
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-19 15:38:40 +00:00
Pawel Pekala
b4f8198306 SolidCoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. SolidCoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.

WWW: http://solidcoin.info

PR:		ports/162335
Submitted by:	Dmitriy Limonov
2011-12-14 23:29:47 +00:00
Pav Lucistnik
2b453195a3 - Mark BROKEN: does not link
Reported by:	pointyhat
2011-12-14 21:34:42 +00:00
Chris Rees
ee82353303 - Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:	yes
2011-12-11 12:26:57 +00:00
Max Brazhnikov
5bdb81f384 Update to 4.1.3
Replace check for ktorrent-2 with CONFLICTS_BUILD

Feature safe:	yes
2011-12-07 16:35:22 +00:00
Max Brazhnikov
14adddb1b6 Update to 1.1.3
Feature safe:	yes
2011-12-07 16:34:57 +00:00
Rene Ladan
6e7db9cfaa - Update to 2.3.1
- Make the port look similar to net-p2p/amule-devel to ease updating the two.
- Partially pet portlint.

PR:		ports/162603
Submitted by:	Barbara (barbara.xxx1975 libero/it)
Approved by:	maintainer timeout (swell.k, 14 days)
Feature safe:	yes
2011-11-30 21:20:54 +00:00
Michael Scheidell
f9d30cef27 PR: 162340
Submitted by:	gelraen.ua@gmail.com
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes
On some machines resulting binaries contains "/usr/lib" before "/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required by /usr/local/bin/eiskaltdcpp-gtk not found

Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath)
2011-11-28 16:30:44 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Mikhail Teterin
0556fdfad7 Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.
Feature safe:	yes
Approved by: 	portmgr (tabthorpe)
2011-11-14 05:35:54 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Doug Barton
7b4c3ba90c * Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
- BUGFIX: Fix mimimum dimensions for torrent addition dialog
2011-10-30 19:54:48 +00:00
Doug Barton
d3ca0ec017 * Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
- BUGFIX: Add support for speed limits scheduling (Web UI)
  - BUGFIX: Fix ratio calculation for purely seeded torrents
  - I18N: Update Russian translation
  - COSMETIC: Torrent addition dialog layout fixes
2011-10-25 18:47:14 +00:00
Jose Alonso Cardenas Marquez
4b3067e5f7 - net-p2p/transmisson-remote-gui was renamed to net-p2p/transmission-remote-gui 2011-10-25 09:29:59 +00:00
Jose Alonso Cardenas Marquez
f69013b35f - net-p2p/transmisson-remote-gui was renamed to net-p2p/transmission-remote-gui 2011-10-25 09:22:32 +00:00
Pawel Pekala
877122b5db EiskaltDC++ is a cross-platform program that uses the Direct Connect
and ADC protocol. It is compatible with other DC clients, such as the
original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also
interoperates with all common DC hub software.

This port contains XMLRPC CLI client for EiskaltDC++ daemon.

WWW:	http://code.google.com/p/eiskaltdc/

PR:		ports/161898
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com>
2011-10-24 22:22:59 +00:00
Pawel Pekala
fb97b52598 Update to version 2.2.4
Changelog: https://github.com/negativ/eiskaltdcpp/blob/master/ChangeLog.txt

PR:		ports/161898
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
2011-10-24 22:20:59 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Pawel Pekala
114bc8cbc8 Fix build when WITHOUT_PYGTK=true
PR:		ports/160898
Reported by:	Doug Penner <darwinsurvivor@gmail.com>
Fix by:		Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-19 22:12:04 +00:00
Alexey Dokuchaev
2e611fd8e9 - Update to version 1.1.0
- Add LICENSE (GPLv2)
2011-10-19 15:48:30 +00:00
Chris Rees
76cb375204 - Update to 2.41
- Update MASTER_SITES

PR:		ports/161712
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2011-10-18 18:36:40 +00:00
Greg Larkin
7363717221 - Updated to 0.8
PR:		ports/161514
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-17 17:17:49 +00:00
Alberto Villa
82e896cf69 - Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
2011-10-17 00:05:40 +00:00
Pawel Pekala
bae74fd711 Chase www/libmicrohttpd shlib bump 2011-10-12 21:15:57 +00:00
Doug Barton
67ef7aedf9 Introduce qbittorrent 2.9.0, with the following new features vs. the 2.8.x
branch:

* Sat Oct 08 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
 - FEATURE: Add setting to ignore slow torrents in queueing system
 - FEATURE: Add advanced setting to announce to all trackers
 - FEATURE: Add quick "set as default save path" checkbox to
            torrent addition dialog (sledgehammer999)
 - BUGFIX: Add tray menu entry for toggling window visibility
 - BUGFIX: Fix execution log lines selection and copying
 - BUGFIX: Reduce CPU usage when running Web UI
 - BUGFIX: Save RSS items to disk regularly for safety
 - BUGFIX: Fix ratio calculation (use all_time_download)
 - BUGFIX: Fix torrent upload issues (Web UI)
 - BUGFIX: Fix some IE incompatibilities (Web UI)
 - COSMETIC: Display speed at the beginning of the Window title
 - COSMETIC: Several cosmetic fixes to the Web UI
 - COSMETIC: Make top toolbar follow system style
 - OTHER: Display libraries versions in about dialog (sledgehammer999)
 - OTHER: Display qBittorrent version in Web UI about dialog

Set NO_LATEST_LINK in qbittorrent-28, and DEPRECATE it.
2011-10-09 17:31:35 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Pawel Pekala
4043d650c0 EiskaltDC++ is a cross-platform program that uses the Direct Connect
and ADC protocol. It is compatible with other DC clients, such as the
original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also
interoperates with all common DC hub software.

This port is GUI-less daemon that uses eiskaltdcpp-lib.

WWW:	http://code.google.com/p/eiskaltdc/

PR:		ports/155447
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com>
Approved by:	miwi, wen (mentors implicit)
2011-10-05 23:02:19 +00:00
Pawel Pekala
dbf80a4669 - Update to version 2.2.1
- Add LICENSE

PR:		ports/155447
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
Approved by:	miwi, wen (mentors implicit)
2011-10-05 22:59:55 +00:00
Doug Barton
8cd21a4f27 0.15.8 release
* allow NULL to be passed to create_torrent::set_comment and
  create_torrent::set_creator
* fix UPnP issue for routers with multiple PPPoE connections
* fix issue where event=stopped announces wouldn't be sent when closing
  session
* fix crash when using broken SOCKS5 proxies
* fix CPU busy loop issue in tracker announce logic
* honor IOV_MAX when using writev and readv
* don't post 'operation aborted' UDP errors when changing listen port
* fix tracker retry logic, where in some configurations the next tier
  would not be tried
* fixed bug in http seeding logic (introduced in 0.15.7)
* add support for dont-have extension message
* fix for set_piece_deadline
* add reset_piece_deadline function
* fix merkle tree torrent assert
2011-10-02 19:32:44 +00:00
Doug Barton
9766a65fd0 As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1

math/mupad
	Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
	Vulnerable since 2006-10-07
net/tptest
	Vulnerable since 2009-12-17
security/pgp6
	Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
	Only works with www/rt36, which is FORBIDDEN
www/plone
	Vulnerable since 2011-02-10
www/pyblosxom
	Vulnerable since 2009-02-11
www/rt36
	Vulnerable since 2009-12-09
www/zope-archetypes
	Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
	Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
	Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
	Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
	Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
	Depends on www/plone, which is FORBIDDEN
2011-09-30 09:12:36 +00:00
Doug Barton
2778716571 As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
2011-09-30 08:58:22 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Shaun Amott
4da8483850 - Update to 0.4.0.
- Use DIST_SUBDIR since the distfiles are just version numbers.
2011-09-23 21:22:57 +00:00
Doug Barton
fee43dede4 * Mon Sep 12 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.5
- BUGFIX: Fix encryption setting saving in Web UI
- BUGFIX: Fix "Copy torrents to" setting saving in Web UI
- BUGFIX: Announce to all trackers in a tier to avoid stalling issues
- BUGFIX: Fix search engine plugins update tool
- BUGFIX: Fix KickAssTorrents search plugin
2011-09-21 16:06:22 +00:00
Erwin Lansing
2a6b73ab4d Mark BROKEN: does not build 2011-09-21 07:02:52 +00:00
Rene Ladan
fa995c45cc Fix build with clang.
PR:		ports/160510
Submitted by:	"h h" [aakuusta gmail.com]
Approved by:	maintainer timeout (swell.k, 14 days)
2011-09-20 20:30:04 +00:00
Rene Ladan
3b7ca2c0df - Update to 3.1.0 [1]
- Garbage collect old threading options [1]
- Fix build with clang [2]

PR:		ports/160502 [1,2]
		ports/160498 [2]
Submitted by:	"h h" (aakuusta gmail.com) [1,2]
Obtained from:	upstream [2]
2011-09-15 21:43:41 +00:00
Carlo Strub
178dc40a96 Change maintainer address to my FreeBSD address
Approved by:	wen@ (mentor)
2011-09-15 12:33:27 +00:00
Sunpoet Po-Chuan Hsieh
64fefeadfc - Pass maintainership to submitter
- Remove DEPRECATED and EXPIRATION_DATE

PR:		ports/160615
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2011-09-10 09:36:18 +00:00
Chris Rees
b1f711291f Cleanup, and stop auto-detecting OGG-- now an option.
PR:		ports/160012
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2011-09-07 19:44:28 +00:00
Baptiste Daroussin
ad3dff30b7 2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles
2011-09-01 games/xgammon: No more public distfiles
2011-09-01 korean/hanIM: No more public distfiles
2011-09-01 misc/gplbp: No more public distfiles
2011-09-01 net/vyqchat: No more public distfiles
2011-09-01 news/xmitbin: No more public distfiles
2011-09-01 games/tvp: No more public distfiles
2011-09-01 games/glasteroids: No more public distfiles
2011-09-01 games/xscrabble: No more public distfiles
2011-09-01 games/xbat: No more public distfiles
2011-09-01 korean/hanmiscutils: No more public distfiles
2011-09-01 net-p2p/hagelslag: No more public distfiles
2011-09-01 games/cgoban2: No more public distfiles
2011-09-01 games/krosswordplayer: No more public distfiles
2011-09-01 korean/helvis: No more public distfiles
2011-09-01 print/mgv: No more public distfiles
2011-09-01 japanese/linux-JM: No more public distfiles
2011-09-01 games/xlines: No more public distfiles
2011-09-01 games/xgame: No more public distfiles
2011-09-01 net/ttt: No more public distfiles
2011-09-01 games/merlin: No more public distfiles
2011-09-01 games/xshisen: No more public distfiles
2011-09-01 games/slige: No more public distfiles
2011-09-01 games/wmtimebomb: No more public distfiles
2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
2011-09-07 10:10:11 +00:00
Doug Barton
31c7279fdb Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30 2011-09-03 12:02:16 +00:00
Doug Barton
0035fb0fa9 s/EXPIRATION/EXPIRATION_DATE/
Submitted by:	bapt
2011-09-03 09:43:57 +00:00
Doug Barton
b17e6914ad Add DEPRECATED and EXPIRATION, depends on ../gift which is also DEPRECATED 2011-09-03 09:03:50 +00:00
Doug Barton
2d9297a50f Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.

Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.

Problem pointed out by:	linimon [1]
2011-09-03 07:55:32 +00:00
Sylvio Cesar Teixeira
7c9320bba8 - Update to 0.9.8 2011-09-02 00:18:46 +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
4763e183bb - update to 1.3.3
- Assign maintainer to submitter
- install license with license framework, not manually
- eliminate explicit setuptools dependency because build/run dependency on it
already implied when USE_DISTUTILS=easy_install is set
- remove boost-python-libs dependency - it is needed only for bundled
libtorrent-rasterbar-python, while we install libtorrent-rasterbar-python
from ports tree
- depend on simplejson only if python < 2.6 (it is included into >=2.6)
- use PYTHON_VER instead of homebrew PYDOTVER (yeah, i know they are not
the same, but PYTHON_VER is sufficient in this case)
- www/py-twistedWeb dependency is needed only at runtime, so use USE_TWISTED_RUN
instead
- unset WITH_PSYCO if python version > 2.6 (psyco doesn't works with 2.6+)
- fix some whitespace

PR:		ports/159175
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	jsa@ (old maintainer)
2011-08-22 20:46:33 +00:00
Mark Linimon
2add5c0f4f Over to new volunteer. Give this a reprieve from the axe.
PR:		ports/159984
2011-08-22 04:51:04 +00:00
Chris Rees
c200575663 Update maintainer address and comment
PR:		ports/159945
Submitted by:	Sam Cassiba (maintainer)
2011-08-20 21:04:57 +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
Max Brazhnikov
ce5e11049c Update to 4.1.2 2011-08-18 17:25:42 +00:00
Max Brazhnikov
bcee82c83b Update to 1.1.2 2011-08-18 17:25:31 +00:00
Greg Larkin
13e434b4c3 - Fixed WWW link after divmod.org went offline
PR:		ports/158977
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-08-18 15:05:05 +00:00
Rene Ladan
318d604c94 Deprecate, these ports have been unmaintained upstream for several years.
PR:		ports/158020
Submitted by:	maintainer of gift and giftcurs
Approved by:	maintainer timeout (giftoxic, giftui)
2011-08-15 20:57:30 +00:00
Chris Rees
cc694e4f87 Fix fetch, but it could still do with an update.
PR:		ports/159667
2011-08-13 07:40:10 +00:00
Chris Rees
6f9f207fbe - Change to use alternative server, thus making it useful again.
- Pass maintainership to submitter

PR:		ports/159722
Submitted by:	"Conrad J. Sabatier" <conrads@cox.net>
2011-08-13 06:47:33 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Doug Barton
e6dccceaf9 * Tue Aug 09 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.4
- BUGFIX: Added back ability to reorder trackers
- BUGFIX: Do not announce to all trackers in the same tier to comply
          with the multi-tracker specification
- BUGFIX: Fix torrent addition dialog geometry saving
2011-08-11 07:13:08 +00:00
Chris Rees
213562ebc4 Update to 2.33 2011-08-10 07:14:29 +00:00
Doug Barton
12e411df1f Apply the same solution for COMPILETIME_OPTIONS+= as in -15
Future-proof CONFLICTS
2011-08-09 05:48:29 +00:00
Doug Barton
d31085f8ae Fix handling of COMPILETIME_OPTIONS in configure. Inspired by the PR
but I used a different solution.

PR:		ports/155958
Submitted by:	Maxim Samsonov <xors@mne.ru>
2011-08-09 05:36:48 +00:00
Shaun Amott
4b22f9d375 - Update to 0.3.24.
- Hack for github no longer required.
2011-08-08 00:05:15 +00:00
Doug Barton
d829149445 * Tue Aug 02 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.3
- BUGFIX: Fix memory usage problem in log tab
    - BUGFIX: Make sure the main window is not hidden on startup if no
	      system tray icon is available
2011-08-06 21:21:57 +00:00
Doug Barton
d4e607aac6 Update to version 0.15.7:
* exposed set_peer_id to python binding
  * improve support for merkle tree torrent creation
  * exposed comparison operators on torrent_handle to python
  * exposed alert error_codes to python
  * fixed bug in announce_entry::next_announce_in and min_announce_in
  * fixed sign issue in set_alert_mask signature
  * fixed unaligned disk access for unbuffered I/O in windows
  * support torrents whose name is empty
  * fixed connection limit to take web seeds into account as well
  * fixed bug when receiving a have message before having the metadata
  * fixed python bindings build with disabled DHT support
  * fixed BSD file allocation issue
  * fixed bug in session::delete_files option to remove_torrent

For the port, future-proof CONFLICTS and make OPENSSLBASE explicit.
2011-08-06 21:20:50 +00:00
Dirk Meyer
ff897241d4 - update WWW 2011-08-06 07:16:10 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
66e0e67acb Mark BROKEN: Does not fetch 2011-08-02 16:27:06 +00:00
Baptiste Daroussin
280c788672 Deprecate napster clients 2011-08-01 22:09:02 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
2011-08-01 05:24:51 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Koop Mast
e6bb942f20 Add bison build dependancy to fix the build after the recent glib and gtk update. 2011-07-30 09:25:07 +00:00
Chris Rees
1283ebbe8e Take these for now, mezz can take them back whenever he likes. 2011-07-27 21:16:53 +00:00
Mario Sergio Fujikawa Ferreira
3a9e7cbe91 Add BUILD_DEPENDS on devel/gettext
Submitted by:	pav from pointyhat
2011-07-26 22:05:27 +00:00
Thomas Abthorpe
1910f8ae15 - Reset at maintainer's request 2011-07-25 17:28:27 +00:00
Thomas Abthorpe
239add946e - Reset ports at maintainers request 2011-07-25 14:54:06 +00:00
Mario Sergio Fujikawa Ferreira
ed390cc37b o Update to 0.8.7
o Pet portlint
2011-07-24 19:58:47 +00:00
Mario Sergio Fujikawa Ferreira
5a264221fa Drop maintainership 2011-07-24 18:06:52 +00:00
Brendan Fabeny
57f8ecd37c take in some orphans 2011-07-24 03:05:21 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Chris Rees
966d528308 - Update to 10589
- Only try to update desktop database if desktop-file-utils installed
- Use bsd.port.options.mk

PR:		ports/154238
Submitted by:	Pan Tsu (maintainer)
Approved by:	rene (mentor)
2011-07-20 16:20:05 +00:00
Mario Sergio Fujikawa Ferreira
cda92d3313 Update to 3.0.7
PR:		ports/154908
Submitted by:	soulcatcher <soulcatcher13@gmail.com>
2011-07-20 02:45:01 +00:00
Florent Thoumie
79bffe1242 Update net-p2p/rtorrent-devel to 0.8.9.
PR:		ports/158123
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-18 14:09:57 +00:00
Florent Thoumie
4b0cdeccb5 Update net-p2p/rtorrent to 0.8.9.
PR:		ports/158123
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-18 14:09:25 +00:00
Florent Thoumie
baaeaa9ea3 Update net-p2p/libtorrent-devel to 0.12.9.
PR:		ports/158870
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-18 14:08:22 +00:00
Florent Thoumie
06a8212b1b Update net-p2p/libtorrent to 0.12.9.
PR:		ports/158870
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-18 14:07:45 +00:00
Tilman Keskinoz
834b611c26 Remove net-p2p/tvrss
The app grabs lists from http://tvrss.net which has been down since
December. This app is now useless

PR:		158770
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-07-14 13:40:24 +00:00
Joseph S. Atkinson
142bbfa996 Unbreak port and update to 1.3.2.
Take maintainership.

Approved by:	kwm (mentor), pav (portmgr)
2011-07-11 14:36:19 +00:00
Julien Laffaye
6756ff7ba7 Chase libmicrohttpd shared lib bump
Approved by:	bapt (mentor)
2011-07-10 16:31:20 +00:00
Wen Heping
8e088375da - Update to 0.10
ChangeLog: http://cpansearch.perl.org/src/PRO/Net-DirectConnect-0.10/Changes

PR:		ports/158644
Submitted by:	Oleg Alexeenkov <proler@gmail.com>
2011-07-05 06:38:07 +00:00
Thomas Abthorpe
3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Martin Wilke
abcb82f547 - Kick MD5 Support 2011-07-02 18:06:14 +00:00
Shaun Amott
3558c33de3 - Upgrade to 0.3.23.
- Add missing wxGTK runtime dependency. [1]
- Add missing glib dependency (when built without GUI) [2]

Submitted by:	Tim Bishop [1], netchild [2]
2011-07-01 22:21:35 +00:00
Jeremy Messenger
5d46a3b625 Forgot to remove a patch. 2011-06-30 19:44:00 +00:00
Jeremy Messenger
8209f5177e Update to 2.32. 2011-06-30 17:05:53 +00:00
Renato Botelho
72be301448 Chase xmlrpc-c lib version and bump PORTREVISION 2011-06-30 01:51:15 +00:00
Jose Alonso Cardenas Marquez
18233c4016 - Add missing dependency
Reported by:	pav
2011-06-28 21:03:43 +00:00
Jose Alonso Cardenas Marquez
ebde66e993 - Update to 1.2.16 2011-06-25 02:11:47 +00:00
Jose Alonso Cardenas Marquez
1dcf5fbcc6 - Update to 3.1
- The source code was obtained from transmisson-remote-gui svn. It compiles
  with latest version of lazarus
2011-06-23 06:25:05 +00:00