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

2472 Commits

Author SHA1 Message Date
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