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

281448 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3bd73c9586 - Fix PLIST 2012-06-23 12:36:04 +00:00
Sunpoet Po-Chuan Hsieh
3209c71e3a - Add py-port-for 0.3
A command-line utility and a python library that helps with local TCP ports
management. It can find an unused TCP localhost port and remember the
association.

WWW: https://github.com/kmike/port-for/

PR:		ports/169194
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-06-23 12:11:20 +00:00
Doug Barton
297c2240c4 The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:	silence on xfce@
2012-06-23 10:43:21 +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
Michael Scheidell
4f0588f004 - Fix Segfault [1]
- Update to OptionsNG [2]

PR:		ports/168444 [1]
PR:		ports/169265 [2]
Reported by:	bgmoser@codexterous.com [1]
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2012-06-23 09:12:05 +00:00
Sunpoet Po-Chuan Hsieh
06539f8ec3 - Update to 3.04
- Remove unnecessary MASTER_SITE_SUBDIR
- Pet portlint

Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-23 05:21:04 +00:00
Sunpoet Po-Chuan Hsieh
19d4cf4565 - Convert to new options framework 2012-06-23 05:20:21 +00:00
Sunpoet Po-Chuan Hsieh
1ee826a33e - Remove PORTEPOCH for de-wordpress and zh-wordpress 2012-06-23 03:48:25 +00:00
Diane Bruce
15b4f3aa8b - HDRI has been enabled by default on ImageMagick.
This breaks Xastir badly as it assumes QuantumDepth is an integer.
  This fix below removes ImageMagick from the build and defaults
  to GraphicsMagick which still works. (From PR)
- Convert to options NG while I am in here. (db)

PR:		ports/169172
Submitted by:	carl@stagecraft.cx
2012-06-23 01:23:21 +00:00
Stephen Montgomery-Smith
a33d1421fa - Update to 6.11b. 2012-06-23 01:07:56 +00:00
Stephen Montgomery-Smith
f2aa5edc0d - Update to 1.1.7.
- Take maintainership.
2012-06-22 23:02:31 +00:00
Oliver Lehmann
df71de88fe remove GCC=4.6 as this was only for testing 2012-06-22 22:41:58 +00:00
Oliver Lehmann
14f77288ce update audacious to 3.2.3 2012-06-22 22:41:27 +00:00
Sunpoet Po-Chuan Hsieh
3e44db46d1 - Update to 0.05
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/String-Diff/Changes
2012-06-22 21:35:27 +00:00
Sunpoet Po-Chuan Hsieh
f9a209552f - Update to 2.28
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2012-06-22 21:34:08 +00:00
Sunpoet Po-Chuan Hsieh
4cba1e6c90 - Update to 3.13
- Add TEST_DEPENDS
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://search.cpan.org/dist/Math-MPFR/CHANGES
2012-06-22 21:33:46 +00:00
Sunpoet Po-Chuan Hsieh
0ce789f072 - Add p5-Math-GMPz 0.35
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this
module simply wraps all of the mpz integer functions provided by that library.
See the Math::GMPz test suite for some examples of usage.

WWW: http://search.cpan.org/dist/Math-GMPz/
2012-06-22 21:30:32 +00:00
Sunpoet Po-Chuan Hsieh
b2d1c9878a - Add p5-Math-GMPq 0.35
Math::GMPq is a bigrational module utilising the GNU MP (GMP) library. Basically
this module simply wraps all of the mpq rational functions provided by that
library. See the Math::GMPq test suite for some examples of usage.

IMPORTANT:
If your perl was built with '-Duse64bitint' you need to assign all integers
larger than 52-bit in a 'use integer;' block. Failure to do so can result in the
creation of the variable as an NV (rather than an IV) - with a resultant loss of
precision.

WWW: http://search.cpan.org/dist/Math-GMPq/
2012-06-22 21:29:37 +00:00
Sunpoet Po-Chuan Hsieh
a8e379637c - Add p5-Math-GMPf 0.35
Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically
this module simply wraps all of the mpf floating point functions provided by
that library. See the Math::GMPf test suite for some examples of usage.

WWW: http://search.cpan.org/dist/Math-GMPf/
2012-06-22 21:28:16 +00:00
Pav Lucistnik
82560e1537 - Mark BROKEN: unfetchable
=> Attempting to fetch https://helixcommunity.org/download.php/2479/RealPlayer-10.0.9.809-20070726.i586.rpm
  RealPlayer-10.0.9.809-20070726.i586.rpm               6489 kB 4071 kBps
  fetch: RealPlayer-10.0.9.809-20070726.i586.rpm appears to be truncated: 4194304/6645239 bytes

Reported by:	pointyhat
2012-06-22 20:19:07 +00:00
Pav Lucistnik
2ff1da83be - Mark BROKEN: incomplete plist
Reported by:	pointyhat
2012-06-22 20:16:21 +00:00
Felippe de Meirelles Motta
f32ad7183d - Avoid SITE_PERL in BUILD_DEPENDS
PR:	ports/169133
Submitted by:	swills@
2012-06-22 19:35:50 +00:00
Felippe de Meirelles Motta
2abc653d7c - Avoid use of SITE_PERL in DEPENDS
- Avoid += without preceeding defintion

PR:	ports/169135
Submitted by:	swills@
2012-06-22 19:33:02 +00:00
Sergey A. Osokin
6e9599d135 Update from 2.4.14 to 2.14.15.
<ChangeLog>

UPGRADE URGENCY: moderate if you use AOF, otherwise low.

* [BUGFIX] Jemalloc updated to 3.0.0. This fixes a possibly AOF rewrite issue.
	   See https://github.com/antirez/redis/issues/504 for info.

</ChangeLog>
2012-06-22 19:28:45 +00:00
Michael Scheidell
ab9173024d - Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)
Submitted by:	scheidell@ (me)
Approved by:	Renato Botelho <garga@FreeBSD.org> (maintainer, via private email)
Obtained from:	https://bugzilla.clamav.net/show_bug.cgi?id=5252
2012-06-22 19:25:41 +00:00
Sergey A. Osokin
149dcdb0ab Update SPDY patch from version 38 to 39. 2012-06-22 18:06:46 +00:00
Sergey A. Osokin
f79a952228 Update the name of recent added tcp_proxy third-party module. 2012-06-22 17:59:13 +00:00
Glen Barber
5ff41866c3 - Add devel/subversion to RUN_DEPENDS, as SVN->CVS exporting is not
done for the doc/ tree
- Replace SITE_PERL entries per the Porter's Handbook [1]

PR:		ports/168243
Submitted by:	gjb (myself), jgh [1]
Approved by:	eadler (mentor), doceng (maintainer, implicit)
2012-06-22 17:59:03 +00:00
Frederic Culot
8707f46969 - Update to 4.30.1
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/169327
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2012-06-22 16:27:51 +00:00
TAKATSU Tomonari
52a35fefef - Update to 0.6-2 2012-06-22 14:39:13 +00:00
TAKATSU Tomonari
2632264aaa - Update to 1.4-2 2012-06-22 14:38:13 +00:00
Wesley Shields
69ce526faf This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future, perhaps.

WWW: https://github.com/samaelszafran/bsdinfo

PR:		ports/168832
Submitted by:	s@samu.pl
2012-06-22 13:54:24 +00:00
Michael Scheidell
74922cfaee - Force commit to fix ports/pr number
- Update to 0.9.8 from the author sources
- CONFLICTS aide-[0-9]* because of overlapping files bin/aide (also used by security/aide) has been removed.

PR:		ports/169210
Submitted by:	HAN Frederic <han@math.jussieu.fr> (maintainer)
2012-06-22 13:50:04 +00:00
Michael Scheidell
c6b248352f - Update to 0.9.5
PR:		ports/164030
Submitted by:	Han Frederic <han@math.jussieu.fr> (maintainer)
2012-06-22 13:44:53 +00:00
Sunpoet Po-Chuan Hsieh
d1c0e9d43c - Update to 1.44
- Add LICENSE and remove LICENSE_FILE

Changes:	http://search.cpan.org/dist/Ubic/Changes
PR:		ports/169321
Submitted by:	sunpoet (myself)
Approved by:	Dmitry Yashin <dmitry@yashin.su> (maintainer)
2012-06-22 10:13:48 +00:00
Sunpoet Po-Chuan Hsieh
be3b012a11 - Update to 2.64
- Convert to new options framework

Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-06-22 09:47:36 +00:00
Sunpoet Po-Chuan Hsieh
9d597b7486 - Update to 2.5.5
Changes:	https://github.com/celery/celery/blob/master/Changelog
PR:		ports/168376
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	Alexandros Kosiaris <alex@noc.ntua.gr> (maintainer)
2012-06-22 09:32:55 +00:00
Sunpoet Po-Chuan Hsieh
b717bdf101 - Update to 0.18
Changes:	http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/Changes
2012-06-22 09:31:10 +00:00
Sunpoet Po-Chuan Hsieh
f8977c3f34 - Update to 20120619
- Add LICENSE
- Pet portlint
- Add CPAN as primary WWW

Changes:	http://search.cpan.org/dist/Perl-Tidy/CHANGES
2012-06-22 09:29:45 +00:00
Sunpoet Po-Chuan Hsieh
e94a0f3400 - Update to 2.24
Changes:	http://search.cpan.org/dist/MogileFS-Utils/Changes
2012-06-22 08:58:30 +00:00
Sunpoet Po-Chuan Hsieh
9e2dc1af9d - Update to 2.83
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2012-06-22 08:48:48 +00:00
Sunpoet Po-Chuan Hsieh
3dbd0c690f - Update to 5.90013
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2012-06-22 08:42:52 +00:00
Wen Heping
479ebeada9 - Update to 1.6.2
- Add LICENSE

PR:		169162
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer
2012-06-22 08:23:29 +00:00
Ganael LAPLANCHE
2c7e1cd4c8 - Update to 1.3.1
- Set new location for MASTER_SITES

PR:		ports/169318
Submitted by:	lwhsu
2012-06-22 08:21:28 +00:00
Wen Heping
b840512992 - Update to 1.4.10
- Reset maintainer to ruby@
2012-06-22 08:19:11 +00:00
Cheng-Lung Sung
3f56eafb9e - Update to 2.2.1 2012-06-22 07:45:58 +00:00
Michael Scheidell
7ac53a754e - Update to 2.5.6
- Includes bug fixes that surfaced after 2.5.5
- Move to bz2 distribution since it is smaller

Submitted by:	scheidell@ (me)
2012-06-22 07:23:12 +00:00
Michael Scheidell
ee747dfce1 Addport: databases/pdo_user provides a Userspace interface for PDO drivers.
WWW: http://pecl.php.net/package/pdo_user

PR:		ports/157320
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2012-06-22 07:18:38 +00:00
Frederic Culot
61b3998569 - Update to 0.60
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2012-06-22 07:17:08 +00:00
Jason Helfman
d77fd45fcf - fix range for f5f00804-a03b-11e1-a284-0023ae8e59f0
- add url
- adjust modified accordingly

PR:	ports/169152
Submitted by:	Trond.Endrestol@ximalas.info
2012-06-22 05:42:12 +00:00