Commit graph

263045 commits

Author SHA1 Message Date
Doug Barton
0035fb0fa9 s/EXPIRATION/EXPIRATION_DATE/
Submitted by:	bapt
2011-09-03 09:43:57 +00:00
Doug Barton
819bddc284 Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.

audio/gx2osd			No more distfiles
devel/p5-Getopt-Mixed		Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2		Binary port of software abandoned by the vendor
net/xwhois			Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE	Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC	Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute	Use www/p5-HTTP-MobileAgent instead
2011-09-03 09:38:44 +00:00
Doug Barton
878ecc95e8 DEPRECATED= Depends on www/flashplugin-mozilla which is DEPRECATED
EXPIRATION_DATE=        2011-09-30
2011-09-03 09:29:54 +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
c71bfa4a39 Add EXPIRATION to py-snmp, and DEPRECATED and EXPIRATION to
py-twistedSNMP, which depends on it.
2011-09-03 08:57:05 +00:00
Doug Barton
1949601cfd Add DEPRECATED and EXPIRATION as appropriate for ports that depend on
graphics/libflash, which has been deprecated for a long time now.
2011-09-03 08:32:11 +00:00
Doug Barton
6e01151081 Add EXPIRATION= 2011-09-30, indicate which ports still depend on this 2011-09-03 08:19:48 +00:00
Cy Schubert
49796f40f6 Bring COPS back from the dead. 2011-09-03 08:05:29 +00:00
Cy Schubert
84645c416e Bring this old-school tool back from the dead.
Assume maintainership of this port.
2011-09-03 08:03:36 +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
Doug Barton
2f55ac3c66 Remove comms/hcidump. The only master site was a geocities web page
which disappeared almost 3 years ago.

Approved by:	maintainer
2011-09-03 07:23:04 +00:00
Sunpoet Po-Chuan Hsieh
ae1d1e9a47 - Update to 1.14 2011-09-03 07:09:51 +00:00
Sunpoet Po-Chuan Hsieh
c5840ddc63 - Correct WWW in original submission (ports/160166)
Notified by:	az
2011-09-03 06:21:20 +00:00
Sunpoet Po-Chuan Hsieh
131d7c113c - Add p5-Devel-Mallinfo 11
Devel::Mallinfo is an interface to the C library mallinfo() function
giving malloc memory allocation statistics.  This is meant for
development use, to give an idea of how much space your program and
any libraries are using from malloc().

WWW: http://search.cpan.org/dist/Devel-Leak/

PR:		ports/160166
Submitted by:	Rodrigo Mosconi <freebsd@mosconi.mat.br>
2011-09-03 05:42:42 +00:00
Sunpoet Po-Chuan Hsieh
d0538e4f35 - Add leftover dependencies and OPTIONS in original NEW PORT submission [1]
- Bump PORTREVISION for dependency change [2]
- While I'm here, sort MAN3

PR:		ports/158001 [1], ports/158923 [2]
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-09-03 05:31:07 +00:00
Sunpoet Po-Chuan Hsieh
60dffd1af7 - Update to 0.7.48
Changes:	http://mediainfo.sourceforge.net/Log
PR:		ports/159835
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer (timeout, 16 days)
2011-09-03 05:25:20 +00:00
Sunpoet Po-Chuan Hsieh
5f845a59a6 - Update WWW
PR:		ports/160040 (part of)
Submitted by:	Sam Cassiba <sam@cassiba.com>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via IRC)
2011-09-03 05:21:05 +00:00
Sunpoet Po-Chuan Hsieh
eb7ecac7e4 - Update to 0.8.4
- Add LICENSE
- Add rc.d script
- Do not remove configuration files during deinstallation

Changes:	https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.8.4/CHANGES.txt
PR:		ports/160231
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-03 05:19:20 +00:00
Sunpoet Po-Chuan Hsieh
c07b5fda1a - Update to 0.9.2.6
Changes:	http://search.cpan.org/dist/Redis-hiredis/Changes
PR:		ports/160345
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-09-03 05:10:55 +00:00
Wen Heping
9a1c7a8763 - Update depend on simplejson conditionally
PR:		ports/160390
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-03 04:04:49 +00:00
Kris Moore
9e9bfa61bc Update to 0.9.9 2011-09-03 01:59:02 +00:00
Kris Moore
b5f1e6f064 Update to 0.1.16 2011-09-03 01:54:25 +00:00
TAKATSU Tomonari
54d9e2e0e7 - Add a new port: devel/R-cran-caret
The caret package (short for Classification And REgression Training)
  is a set of functions that attempt to streamline the process for
  creating predictive models. The package contains tools for:

   * data splitting
   * pre-processing
   * model tuning using resampling
   * variable importance estimation

  as well as other functionality.

  WWW:	http://caret.r-forge.r-project.org/
2011-09-03 00:46:24 +00:00
TAKATSU Tomonari
369c3a741e - Add a new port: devel/R-cran-reshape
Reshape (hopefully) makes it easy to do what you have been struggling
  to do with tapply, by, aggregate, xtabs, apply and summarise. It
  is also useful for getting your data into the correct structure for
  lattice or ggplot plots.

  WWW:    http://had.co.nz/reshape/
2011-09-03 00:42:36 +00:00
TAKATSU Tomonari
b74be3041d - Fix pkg-install and pkg-deinstall scripts
Pointed out by:	Akira Sasaki at [FreeBSD-users-jp 93511]
2011-09-03 00:10:39 +00:00
Doug Barton
5e8b53e83c EXPIRATION= 2011-09-30 2011-09-02 23:51:07 +00:00
Doug Barton
ac6ca2b475 FORBIDDEN= Vulnerable since 2009-02-11 http://portaudit.freebsd.org/b07f3254-f83a-11dd-85a4-ea653f0746ab.html 2011-09-02 23:44:44 +00:00
Julien Laffaye
29fc6f0a0c Take maintainership
Approved by:	maintainer (private mail)
2011-09-02 23:30:47 +00:00
Dmitry Marakasov
b756119c3d - Fix parallel build
Reported by:	marck
Approved by:	glebius (maintainer, implicit)
2011-09-02 22:14:44 +00:00
Beech Rintoul
59b5775fc9 - update to 0.15.9
- grab maintainership
- bump USE_PYTHON to 2.5+, use py-sqlite3 instead of py-pysqlite2x
- add license
- add manpage

PR:		ports/160165
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-02 20:29:34 +00:00
Chris Rees
cf411f9469 Final modification for apache22 vulnerability; include slave ports as well
Pointed out by:	flo
Reviewed by:	eadler
2011-09-02 17:15:58 +00:00
Anton Berezin
d7b8745427 Update to 1.5002.
Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
2011-09-02 15:34:57 +00:00
Anton Berezin
c78a45a3f3 Update to 0.73.
Changes:	http://search.cpan.org/dist/YAML/Changes
PR:		160188
Submitted by:	skreuzer
2011-09-02 15:27:13 +00:00
Anton Berezin
2fedf104a9 Update to 1.05.
Changes:	http://search.cpan.org/dist/File-ReadBackwards/Changes
2011-09-02 15:12:25 +00:00
Anton Berezin
bf78df7b65 Fix erroneous plist from the previos commit, bump portrevision. 2011-09-02 15:08:32 +00:00
Anton Berezin
580379b103 Update to 2.30.
Changes:	http://search.cpan.org/dist/Storable/ChangeLog
2011-09-02 15:04:43 +00:00
Anton Berezin
f6ecfa08dd Update to 4.044.
Changes:	http://search.cpan.org/dist/NetAddr-IP/Changes
2011-09-02 15:02:41 +00:00
Anton Berezin
1fb3b8c522 Update to 1.37.
Changes:	http://search.cpan.org/dist/B-Generate/Changes
2011-09-02 14:58:19 +00:00
Anton Berezin
62cad0dd25 Update to 0.45.
Changes:	http://search.cpan.org/dist/Template-Declare/Changes
2011-09-02 14:55:22 +00:00
Anton Berezin
270578ba0f Update to 1.022.
Changes:	http://search.cpan.org/dist/Guard/Changes
2011-09-02 14:42:13 +00:00
Anton Berezin
14972e7097 Update to 3.0202.
Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
2011-09-02 14:40:26 +00:00
Frederic Culot
bda24ac5c3 Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which
inserts logging output into relational database using DBI interface.

WWW: http://search.cpan.org/dist/Log-Dispatch-DBI/

PR:		ports/160216
Submitted by:	Ralf Gebhart <gebhart@secnetix.de>
2011-09-02 14:12:54 +00:00
Li-Wen Hsu
f5e32cda68 - Update to 0.9.15
- Update MASTER_SITES and WWW

PR:		ports/160187
Submitted by:	sunpoet
2011-09-02 12:52:46 +00:00
Frederic Culot
9df315f83a - Update to 0.4.4
PR:		ports/160025
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2011-09-02 11:16:02 +00:00
Dennis Herrmann
2f3679e60c - Update to 1.10.0 2011-09-02 10:43:25 +00:00
TAKATSU Tomonari
6c2c559c65 - Update to 1.3.0
- Move LICENSE section earlier to make portlint happy
- Update WWW: line
2011-09-02 09:49:03 +00:00
Emanuel Haupt
80aa8f71cc Update to 1.84 (revision 101109)
Tested with:	ARC-1210
2011-09-02 09:40:46 +00:00
Frederic Culot
1b6b32f7b2 - Update to 0.7 [1]
- Pet portlint(1) by moving LICENSE earlier

PR:		ports/160287 [1]
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-09-02 09:36:10 +00:00
Sergey A. Osokin
9153d23f84 Update third-party lua module from 0.2 to 0.3.
Bump PORTREVISION is unnecessary, because the module is
disabled by default.
2011-09-02 09:32:03 +00:00
Alexey Dokuchaev
5c075c00bc Provide a more useful port description.
Approved by:	maintainer (timeout since 14 May)
2011-09-02 09:00:32 +00:00