Commit graph

2640 commits

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