Commit graph

213277 commits

Author SHA1 Message Date
Pav Lucistnik
dabbbb8ff6 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-03-16 23:06:14 +00:00
Dmitry Marakasov
4d62d81eae - Improve previous fix:
- add patches by [3] to fix assembly
  - make use of assembly OPTIONal and depend on nasm when it's enabled

PR:		131021 [1], 129362 [2]
Submitted by:	myself [1], "J. Altman <freebsd at chthonic dot com> [2]
Patch by:	Edward Sutton <mirror176 at hotmail dot com> [3]
Approved by:	oliver, maintainer timeout
2009-03-16 22:57:07 +00:00
Beat Gaetzi
7332a69f3b - Update to 0.9.5
PR:		ports/132661
Submitted by:	Alexander Logvinov <ports AT logvinov.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-16 22:48:04 +00:00
Beat Gaetzi
a9660eb232 - Update to 0.14.1
PR:		ports/132626
Submitted by:	Ashish Shukla <wahjava AT gmail.com>
Approved by:	darcsis AT gmail.com (maintainer), miwi (mentor)
2009-03-16 22:45:25 +00:00
Martin Wilke
6a0070f7eb - Add backup mirror 2009-03-16 22:36:52 +00:00
Thierry Thomas
6a26b6b50c Fix plist with -DNOPORTDOCS.
Reportded by:	QAT
2009-03-16 22:34:19 +00:00
Beat Gaetzi
4b532f43af - Update to 1.5.2
- Use WWWDIR instead of custom WWW_DIR
- Reset MAINTAINER to ports@FreeBSD.org

PR:		ports/132521
Submitted by:	Chess Griffin <chess AT chessgriffin.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-16 22:33:17 +00:00
Martin Wilke
efef60298e - Update to 20090314
- Respect NOPOR*

PR:		132608
Submitted by:	Daisuke Aoyama" <aoyama@peach.ne.jp> (maintainer)
2009-03-16 22:27:28 +00:00
Edwin Groothuis
3eb83a54d9 Update to 2009c:
- Cuba has changed its DST policy.
2009-03-16 22:19:38 +00:00
Nicola Vitale
4de0a8b078 - Update to 0.5
- Add files/patch-setup.py
- Add USE_PYTHON_PREFIX=yes (the program searches for its libraries under sys.prefix)
- Switch from distutils to easy_install
2009-03-16 22:17:36 +00:00
Martin Wilke
02bfe4f02e LottaNZB is a graphical usenet frontend utilizing hellanzb
that simplifies the retrieval of binary news.

WWW: http://www.lottanzb.org

PR:		ports/131332
Submitted by:	Zach Thompson <hideo at lastamericanempire.com>
2009-03-16 22:10:25 +00:00
Martin Wilke
1c99ff88b6 - Update to 1.1.2
PR:		132704
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
2009-03-16 22:08:50 +00:00
Martin Wilke
d4ac8d7c22 - Update to 0.06
PR:		132706
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2009-03-16 22:07:42 +00:00
Martin Wilke
6cea86f704 - Fix warning output
PR:		132541
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
2009-03-16 22:01:34 +00:00
Dmitry Marakasov
09ed6a38be - Update to 0.9.4 2009-03-16 22:01:03 +00:00
Martin Wilke
dccc1906c9 iniparse is a INI parser for Python which is:
- Compatiable with ConfigParser:
      Backward compatible implementations of ConfigParser,
      RawConfigParser, and SafeConfigParser are included that are
      API-compatible with the Python standard library.
      They pass all the unit tests in Python-2.4.4.

    - Preserves structure of INI files:
      Order of sections & options, indentation, comments, and blank
      lines are preserved as far as possible when data is updated.

    - More convenient:
      Values can be accessed using dotted notation (cfg.user.name),
      or using container syntax (cfg['user']['name']).

It is very useful for config files that are updated both by users and by
programs, since it is very disorienting for a user to have her config
file completely rearranged whenever a program changes it. iniparse also
allows making the order of entries in a config file significant, which is
desirable in applications like image galleries.

WWW:	http://code.google.com/p/iniparse/

PR:		ports/132687
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2009-03-16 21:50:13 +00:00
Martin Wilke
abb5037267 PyStemmer provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".

PyStemmer provides algorithms for several (mainly european) languages,
by wrapping the libstemmer library from the Snowball project in a Python
module. It also provides access to the classic Porter stemming algorithm
for english: although this has been superceded by an improved algorithm,
the original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.

WWW:	http://pypi.python.org/pypi/PyStemmer/

PR:		ports/132695
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-16 21:47:30 +00:00
Martin Wilke
cae53ca0e1 Python extension for libmemcache, the C API to memcached. cmemcache API is the
same as python-memcache, so it is easy to replace python-memcache with
cmemcache, and vice versa.

WWW:	http://gijsbert.org/cmemcache/

PR:		ports/132699
Submitted by:	Qing Feng <qingfeng at me.com>
2009-03-16 21:46:57 +00:00
Martin Wilke
24f41cf769 - Update to 11.6.17
PR:		131733
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-16 21:42:23 +00:00
Martin Wilke
d77d403465 - Remove sysutils/libisoburn project was renamed to sysutils/xorriso 2009-03-16 21:19:35 +00:00
Martin Wilke
020b9991a5 - Connect sysutils/xorriso to the build 2009-03-16 21:16:28 +00:00
Martin Wilke
60e7ebaec6 - Update to 0.3.4
PR;		132637
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2009-03-16 21:15:11 +00:00
Martin Wilke
bec40c1dda - Force commit
repocopy from sysutils/libisoburn to sysutils/xorriso

Repocopy by:	marcus
2009-03-16 21:13:52 +00:00
Martin Wilke
5ad1d9fd79 GTG is a personal organizer for the GNOME desktop environment,
it focuses on ease of use and flexibility, while keeping things
simple.

WWW: http://gtg.fritalk.com/

PR:		ports/132676
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2009-03-16 21:11:39 +00:00
Martin Wilke
635e827515 - Fix discovery date from previous entry 2009-03-16 21:01:09 +00:00
Dennis Herrmann
ddbfe7933c - Add NETWM fullscreen support
- Bump PORTREVISION

PR:	132503
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Approved by:	maintainer, miwi (mentor)
2009-03-16 21:01:00 +00:00
Martin Wilke
abc1288808 - Update to 3.0.1
PR:		131735
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-03-16 20:48:01 +00:00
Martin Wilke
eb98dfbad9 - Update to 1.13.0
PR:		132683
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2009-03-16 20:47:04 +00:00
Martin Wilke
0467803c29 - Update to 1.13
PR:		132675
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by:	maintainer
2009-03-16 20:46:15 +00:00
Martin Wilke
e694b9fbe1 Graphical Cisco network simulator using Dynapips, Dynagen and Pemu.
Important notice: users have to provide their own Cisco IOS to use with GNS3.

WWW:	http://www.gns3.net

PR:		ports/132689
Submitted by:	Olivier Cochard-Labbe <olivier at cochard.me>
2009-03-16 20:43:17 +00:00
Martin Wilke
765337b861 - Document gstreamer-plugins-good -- multiple memory overflows
PR:		 based on 132428
2009-03-16 20:37:17 +00:00
Martin Wilke
b4cf27eb74 - Document libsndfile -- CAF processing integer overflow vulnerability
PR:		based on 132371
2009-03-16 19:50:10 +00:00
Martin Wilke
ef95eee68f - Fix 4xm Processing Memory Corruption Vulnerability
- Bump PORTREVISON

PR:		132434
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:	http://www.vuxml.org/freebsd/6733e1bf-125f-11de-a964-0030843d3802.html
2009-03-16 19:38:08 +00:00
Martin Wilke
9f12e0ff02 - Fix roundcube entry
Pointy hat to:	me
2009-03-16 19:33:22 +00:00
Martin Wilke
9e21f29c30 - Document ffmpeg -- 4xm processing memory corruption vulnerability
PR:		based on 132434
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-03-16 19:25:06 +00:00
Greg Larkin
3df712c8f8 - Removed obsolete text from pkg-descr [1]
- Fixed mtree problem [2]

Reported by:	Bernhard Frohlich <decke at bluelife dot at> [1]
Reported by:	QAT & erwin (pointyhat) [2]
2009-03-16 19:10:54 +00:00
Martin Wilke
b705a12b25 - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132686
Submitted by:	Michiel Boland <michiel@boland.org>
2009-03-16 19:02:52 +00:00
Martin Wilke
8386736c4b - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132244
Submitted by:	Mel Flynn <mel@rachie.is-a-geek.net>
2009-03-16 18:59:27 +00:00
Martin Wilke
ac98934a33 - Document roundcube -- webmail script insertion and php code injection
PR:		based on 130968
2009-03-16 18:49:33 +00:00
Pav Lucistnik
296f4d6796 - Update to 1.4.27 2009-03-16 18:46:33 +00:00
Pietro Cerutti
d98f890828 - Update to 1.1.2 2009-03-16 18:36:34 +00:00
Pietro Cerutti
ab5fc09c2e - Update to 0.4.9 2009-03-16 18:32:50 +00:00
Pietro Cerutti
4534f198c9 - Update to 0.3.23 2009-03-16 18:32:22 +00:00
Thierry Thomas
8fbe3d8161 Upgrade to 4.12.
Changelog at <http://bouml.free.fr/historic.html>.
2009-03-16 18:23:42 +00:00
Martin Wilke
6ff8e622dc - Document proftpd -- multiple sql injection vulnerabilities
PR:		based on 132369
2009-03-16 18:11:40 +00:00
Martin Wilke
2da57f878f - Fix a typo 2009-03-16 17:51:11 +00:00
Martin Wilke
519a314870 - Mark FORBIDDEN: multiple vulnerabilities
Note:

Input appended to and passed via the "extlang" parameter to the "calc_exp2()"
function in include/validate.inc.php is not properly sanitised before being
used. This can be exploited to inject and execute arbitrary PHP code.

The application allows users to perform certain actions via HTTP requests without
performing any validity checks to verify the requests. This can be exploited to e.g.
create users by enticing a logged in administrator to visit a malicious web page.

Input passed to the "srclang" parameter in locales.php (when "next" is set to a non-NULL
value) is not properly verified before being used to include files. This can be
exploited to include arbitrary files from local resources via directory traversal
attacks and URL-encoded NULL bytes.

Original Advisory:
http://www.ush.it/team/ush/hack-zabbix_162/adv.txt

With hat:	secteam
Security:	http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html
2009-03-16 17:48:48 +00:00
Renato Botelho
fb403bfc93 - Update to 20090316 2009-03-16 17:43:54 +00:00
Martin Wilke
905c47c943 - Document zappix -- php frontend multiple vulnerabilities
PR:		based on 132315
2009-03-16 17:38:25 +00:00
Martin Wilke
cd6c576ba4 - Document php-mbstring -- php mbstring buffer overflow vulnerability
PR:		based on 130603
2009-03-16 17:13:48 +00:00