1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

281675 Commits

Author SHA1 Message Date
Michael Scheidell
7635814ed6 - Update to 2012.05.05
- Official version of the code has been integrated into the MessagePack project

PR:		ports/169261
Submitted by:	Valery Komarov <komarov@valerka.net> (maintainer)
Obtained from:	https://github.com/msgpack/msgpack/tree/master/php/
2012-06-25 11:08:24 +00:00
Hiroki Sato
69f2c4c57e Add kld to CATEGORIES.
Submitted by:	Masaki TAGAWA
PR:		ports/169368
2012-06-25 10:53:29 +00:00
Sofian Brabez
c65cec3244 - Update to 0.8.2
- Convert to OptionsNG
- Remove non needed patches

PR:		ports/167339
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
2012-06-25 10:32:51 +00:00
Pietro Cerutti
f444d1005f - Add alsalib to USE_LINUX_APPS
- Fix DESKTOP entry

Reported by:    dougb
2012-06-25 09:46:38 +00:00
Frederic Culot
5f25e9edbd - Update to 0.10.1
PR:		ports/169384
Submitted by:	Denis Generalov <gd@rambler-co.ru>
Approveded by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2012-06-25 09:38:41 +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
Emanuel Haupt
16da88ec64 Update to 0.028 2012-06-25 08:06:45 +00:00
Johan van Selst
402d60eb1d - Partially revert previous commit that unintentionally switched the
default of the LIBSIGSEGV option. Now turned off again.

Reported by:		Niclas Zeising <zeising@daemonic.se>
2012-06-25 08:03:01 +00:00
Pietro Cerutti
c3f2de7f2b - Update to 2.0.7
2.0.7 release notes: http://sourceforge.net/news/?group_id=1645&id=307959
  2.0.6 release notes: http://sourceforge.net/news/?group_id=1645&id=307566
  2.0.5 release notes: http://sourceforge.net/news/?group_id=1645&id=307358

PR:		169358
Submitted by:	gahr
Approved by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2012-06-25 07:51:25 +00:00
Wen Heping
b7c75da949 - Update to 1.8.0
- Convert to optionsNG
2012-06-25 06:46:58 +00:00
Wen Heping
27a557a62f - Document remove of www/joomla 2012-06-25 06:44:39 +00:00
Wen Heping
8b31903004 - Remove www/joomla, use www/joomla25 instead 2012-06-25 06:36:16 +00:00
Alex Kozlov
61ccb75449 - Convert to optionsNG
- Pet portlint
- Remove pkg-plist from security/dropbear

Approved by:	eadler (mentor)
2012-06-25 04:15:50 +00:00
Alex Kozlov
092a8d14ba - Fix copy-paste error
- Bump copyright year

Approved by:	eadler (mentor)
2012-06-25 04:09:23 +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
Steve Wills
41d391c9db - Switch this to using ${LOCALBASE} instead of calling pkg_info, which
should allow it to be installed in an all pkgng world.
2012-06-25 03:35:16 +00:00
Sergey A. Osokin
a782323709 Update SPDY patch from version 39 to 40. 2012-06-25 02:43:21 +00:00
Steve Wills
33928e10e1 - Migrate to new name ns2
PR:		ports/169263
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
2012-06-25 02:30:21 +00:00
Sunpoet Po-Chuan Hsieh
b5338a8c33 - Update to 0.43
- Add LICENSE

Changes:	http://search.cpan.org/dist/Module-Install-XSUtil/Changes
2012-06-25 02:17:39 +00:00
Sunpoet Po-Chuan Hsieh
ee1e458920 - Update to 2012.06.25 2012-06-25 02:13:56 +00:00
Sunpoet Po-Chuan Hsieh
a0a64f95af - Update to 2012.06.24 2012-06-25 02:13:54 +00:00
Sunpoet Po-Chuan Hsieh
33259dbd2d - Update to 20120624 2012-06-25 02:13:51 +00:00
Eitan Adler
38188f4843 Fix package issue
Submitted by:	swills
2012-06-25 01:32:14 +00:00
Steve Wills
2e46b5a1c5 Reposado is a set of tools written in Python that replicate the
key functionality of Mac OS X Server's Software Update Service.
This enables you to host a local Apple Software Update Server
on any hardware and OS of your choice.

WWW: https://github.com/wdas/reposado

PR:		ports/169344
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
2012-06-25 01:23:26 +00:00
Jimmy Olgeni
8933941b31 Upgrade to version 1.93, which contains a security fix among other changes.
From Erlyaws-list:

"Use crypto:rand_bytes() instead of the cryptographically weak random
module. Swedish security consultant and cryptographer Kalle
Zetterlund discovered a way to - given a sequence of cookies produced
by yaws_session_server - predict the next session id. Thus providing
a gaping security hole into yaws servers that use the yaws_session_server
to maintain cookie based HTTP sessions (klacke/kallez)"

PR:		ports/169363
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>
2012-06-25 01:10:44 +00:00
Sylvio Cesar Teixeira
6770f080aa - Update to 1.2.0
PR:		ports/169058
Submitted by:	Norihiko Murase <mur1080224@inter7.jp>
2012-06-25 00:05:19 +00:00
Sylvio Cesar Teixeira
197cb33290 - Update to 2.4
PR:		ports/169025
Submitted by:	John Chen <johnpupu@gmail.com>
Approved by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
2012-06-24 23:55:03 +00:00
Sylvio Cesar Teixeira
918fae7abb - Update to version 0.16.0
PR:		ports/168996
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-24 23:46:49 +00:00
Steve Wills
b9873c0bcf - Update to 0.9.3
PR:		ports/169378
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2012-06-24 23:20:21 +00:00
Diane Bruce
da6a1e956c - This update fixes the log2 build error. [1]
- Also converted to options NG while in here.
- Added another distribution site.

PR:		ports/169173 [1]
Submitted by:	carl@stagecraft.cx
2012-06-24 22:54:03 +00:00
Doug Barton
399881097f Add KEYWORD: shutdown
Simplify some code
Fix an error message
2012-06-24 22:49:52 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Baptiste Daroussin
dfd4a6d526 - update to 2.0
- pass maintainership to submitter
- changes:
  * switch from kqueue to libevent2 to improve portability
2012-06-24 20:49:34 +00:00
Eitan Adler
90ce7c74a2 Improve the DEBUG description 2012-06-24 19:27:33 +00:00
Eitan Adler
be4b968842 Remove the word "Enable" from most descriptions:
Having the same word be the first of every description is not good UX, remove space from descriptions, and checking the box obviously means you are enabling something.
2012-06-24 19:26:23 +00:00
Beech Rintoul
1763ba3c30 - Fix error connecting from ipv6 address.
- Also fix typo in timsieved rc script and updated from
  bsd.ports.[pre|post].mk to bsd.ports.mk
- Bump PORTEVISION

PR:		ports/169268
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2012-06-24 19:19:06 +00:00
Oliver Lehmann
3ac4dec4fb update cegui to 0.7.7 2012-06-24 18:42:39 +00:00
Sunpoet Po-Chuan Hsieh
2de4b06af2 - Fix ECDSA key generation in openssh rc.d script
- Bump PORTREVISION for package change

Submitted by:	J. Hellenthal <jhellenthal@dataix.net>
2012-06-24 17:51:21 +00:00
Michael Scheidell
92a638a8b9 - Update to 20111108
- Add MSN 2011 protocol support

PR:		ports/162511
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-06-24 17:36:25 +00:00
Sunpoet Po-Chuan Hsieh
ba140ca367 - Change pre-install: to post-install:
- While I'm here:
  - Add LICENSE
  - Move documentation to DOCSDIR
  - Convert to new options framework
  - Pet portlint
- Bump PORTREVISION for package change

PR:		ports/169347
Submitted by:	Kit Sin <ktsin@acm.org>
2012-06-24 17:36:11 +00:00
Sunpoet Po-Chuan Hsieh
0b5d50e231 - Update to 0.16
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2012-06-24 17:35:46 +00:00
Michael Scheidell
f3310733eb - Force commit to note correct pr
- Update to 1.6.2
- Submitter is now maintainer

PR:		devel/libtecla
Submitted by:	Michael Scholz <mike@fth-devel.net> (maintainer)
2012-06-24 17:32:19 +00:00
Mark Linimon
01cdfc8a61 Fix build on powerpc and sparc64.
PR:			ports/167489
No objection from:	x11@
2012-06-24 17:30:00 +00:00
Michael Scheidell
d2fd6cd714 - Update to 20111108
- Add MSN 2011 protocol support

PR:		ports/162511
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-06-24 17:19:04 +00:00
Chris Rees
51b37917b5 Remove unnecessary dependency on freeswitch-core so as to avoid confusing
meta-ports

Approved by:	Richard Neese (maintainer)
2012-06-24 16:59:24 +00:00
Chris Rees
8cb6d791e7 Replace devel/py-sendfile with net/py-pysendfile; upstream of py-sendfile
is dead and py-pysendfile is a fork.

PR:		ports/169177
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer of py-sendfile's email domain is parked
2012-06-24 16:54:41 +00:00
Chris Rees
0c33a9617e Add LATEST_LINK so OPTIONS of freeswitch are not clobbered. 2012-06-24 16:29:28 +00:00
Chris Rees
e19ea5b7c4 Remove unnecessary dependency on freeswitch-core
(While here, use ECHO_CMD)

Approved by:	Richard Neese (maintainer)
2012-06-24 16:23:49 +00:00
Chris Rees
3c0834a35e - Fix some portlint warnings
- Pass maintainership to submitter

PR:		ports/196359
Submitted by:	Bryan Drewery <bryan@shatow.net>

- Use USERS/GROUPS
- Remove perl dependency

PR:		ports/157206
Submitted by:	bapt
2012-06-24 16:17:36 +00:00
Marcus von Appen
190292d4a0 - Fix plist entry 2012-06-24 16:08:39 +00:00