Commit graph

179256 commits

Author SHA1 Message Date
Chin-San Huang
b27a2f9211 - Add the missing dependancy.
Submitted by:	Chris St Denis <chris _at_ smartt dot com>
Approved by:	rafan (mentor)
2007-06-25 13:47:10 +00:00
Andrey A. Chernov
4313e717c1 Remove wrongly placed comment line in prev. commit 2007-06-25 13:12:41 +00:00
Rong-En Fan
7a3451f7cf - Update to 2007.06.22
PR:		ports/114010
Submitted by:	Pankov Pavel <pankov_p at mail.ru> (maintainer)
2007-06-25 13:09:01 +00:00
Andrey A. Chernov
7a39d4f85a Force -O due to silent gcc 4.2.0 loop optimization bug with -O2 2007-06-25 12:45:45 +00:00
Renato Botelho
e4210f6e8d Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only
intercept Instant Text Messaging. Optionally, intercepted text messages can be
stored onto an RDMBS (Only mySQL is supported for now). Given that mySQL is
used, stored instant messages can be read through a browser interface that is
written in PHP language. Please see the INSTALL.txt file for instructions on
how to install, configure and run EnderUNIX scanhill.

WWW:	http://www.enderunix.org/scanhill/
2007-06-25 12:34:07 +00:00
Mathieu Arnold
048e860ca2 Update to 0.83 2007-06-25 11:45:51 +00:00
Xin LI
f64828b3cf Document evolution-data-server remote arbitrary code execution
vulnerability.

Fix at:	Evolution SVN changeset 7817 (#447414)
2007-06-25 10:57:52 +00:00
Ion-Mihai Tetcu
d84e5b7f1f Tindy lives in ports-mgmt, not misc.
Submitted by:	"Gabor Tjong A Hung" <g.v.tjongahung@gmail.com>, linimon@
2007-06-25 10:25:55 +00:00
Mathieu Arnold
6c9d657de2 Update to 0.29
PR:		113985
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-06-25 09:03:42 +00:00
Rong-En Fan
8463ab39a2 - Update to 5.6 snapshot 20070623
- Respect NOPORTEXAMPLES
- Use PORTEXAMPLES to make pkg-plist smaller
- Some style changes
2007-06-25 08:30:50 +00:00
Hajimu UMEMOTO
5923834300 Update to 1.2.4. 2007-06-25 08:26:03 +00:00
Rong-En Fan
467826d2b4 - Update to 0.2.1
- Remove one bad master site

PR:	     	 ports/114005
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2007-06-25 07:38:58 +00:00
Hiroki Sato
985c2ad77c - Remove redundant SUB_LIST.
- Use "find | xargs install" instead of "for i in `find`; do install $i; done".

Suggested by:   sat
2007-06-25 06:43:39 +00:00
Vanilla I. Shu
868a310e0b Add IGNORE_WITH_PHP=4.
Submitted by:	sat@
2007-06-25 06:04:26 +00:00
Sean Farley
d9743f2976 Add myself as a src committer.
Approved by:  wes (mentor)
2007-06-25 05:18:37 +00:00
Tom McLaughlin
ffba539fe7 Don't clobber config files on update.
PR:		111923
Submitted by:	emaste
2007-06-25 05:13:25 +00:00
Beech Rintoul
0128e7b31f - Fix master_site
- Add mirror

Approved by:	sat (mentor)
2007-06-25 04:56:13 +00:00
Edwin Groothuis
9fd848146f Go back to 1.14 which seems to work better that 1.15:
$ db hash name.hash.db josk
    db: Error reading key `josk': Invalid argument
    $ db hash name.hash.db joska
    db: Error reading key `joska': Invalid argument
    $ db btree name.btree.db josk
    db: Unknown key `josk'
    $ db btree name.btree.db joska
    db: Unknown key `joska'

It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on.
2007-06-25 04:21:58 +00:00
Michael Johnson
34d361776d - Transfer maintainership to multimedia@
- Make jack-audio support on by default (per configure script)
- add OPTIONS
2007-06-24 23:12:45 +00:00
Thierry Thomas
32faf95f37 Upgrade to 2.28.
Changelog at <http://bouml.free.fr/historic.html>.
2007-06-24 21:20:09 +00:00
Martin Wilke
e2f069513b - Update to 0.7.3
Approved by:	maintainer via im
2007-06-24 20:56:59 +00:00
Martin Wilke
889ee9df91 - Update to r5917
PR:		113998
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:35:48 +00:00
Martin Wilke
814e72ce80 - Update to 2.2.2
PR:		113999
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2007-06-24 20:34:24 +00:00
Greg Lewis
09900fd5d6 . Reenable 7.x by depending on compat6x. 2007-06-24 20:32:53 +00:00
Martin Wilke
9dbbcb3f02 - Update to PatchSet 10865 as of 20070623
Changelog:
- Update to CVS as of 2007-06-23, i.e. include all applicable PatchSets up
  to PatchSet 10865.
- Due to popular demand introduce squid_pidfile as rc(8) tunable; it
  defaults to ${PREFIX}/squid/logs/squid.pid. Document the need to tweak
  this variable in squid.conf.default if the administrator chooses to change
  this default in Squid's configuration.
- install a new basic auth helper "DB" that is used to get user/password
  information via a SQL database accessible with Perl's DBI; install the
  example SQL script to create such a database in ${EXAMPLESDIR}
- Apply some cleanups in Makefile:
	* prefer PatchSet over ChangeSet consistently
	* improve handling of debugging options
	* note that Squid-3's kqueue(2) is still considered experimental by the
  	  Squid developers (but keep it enabled by default)

PR:		113997
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:28:32 +00:00
Mathieu Arnold
96c05ee45f Update to 3.50 2007-06-24 18:42:50 +00:00
Mathieu Arnold
8a6198de84 Update to 1.88.8 2007-06-24 18:42:34 +00:00
Max Khon
d61d62ed67 Update to 2.8.4. 2007-06-24 17:50:53 +00:00
Hiroki Sato
3ba1557bec Add www/wikicalc, an open source wiki-spreadsheet. 2007-06-24 17:26:42 +00:00
Gerald Pfeifer
3b05239236 Update to the 20070622 snapshot of GCC 4.3.0. 2007-06-24 16:29:20 +00:00
Stanislav Sedov
394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

Noticed by:	erwin [1]
2007-06-24 16:18:40 +00:00
Hiroki Sato
158243389e Fix some manpages that should have been in MLINKS.
Submitted by:	brian
2007-06-24 15:57:25 +00:00
Mathieu Arnold
8af8fc05d2 Update to 1.02 2007-06-24 15:55:21 +00:00
Alexey Dokuchaev
d47bba1170 - Update to version 2.11
- Enable poll(2) support [1]
- Better port description

Idea from PR:	ports/113948 [1]
Submitted by:	Gary Stanley [1]
2007-06-24 15:28:26 +00:00
Chin-San Huang
0ec93a4939 - Update to 1.00
Approved by:	rafan (mentor)
2007-06-24 15:23:48 +00:00
Rong-En Fan
8f38e7e51e - Add missing patch for MULTIPLE_INSTANCES
PR:   	      ports/112287
Submitted by: Sergey Prikhodko <sergey at network-asp.biz>
Approved by:  Vivek Khera <vivek at khera.org> (maintainer)
2007-06-24 15:14:54 +00:00
Rong-En Fan
cfb04f7fa9 - The stklos-install assumes current directory is in PATH and make is
the GNU make. They are not always correct.

PR:   	  	ports/111151
Submitted by:	clemens fischer <ino-news at spotteswoode.dnsalias.org>
Approved by:	maintainer timeout (11 weeks)
2007-06-24 15:11:23 +00:00
Florent Thoumie
9eb91e9793 Update telepathy-idle to 0.1.1. 2007-06-24 15:02:07 +00:00
Florent Thoumie
4162282464 Oh geez, don't commit when half asleep. Time to get a reward.
Pointy Hat to:	$self
2007-06-24 14:35:27 +00:00
Florent Thoumie
19627cd211 Add patch missed in previous commit. 2007-06-24 14:33:57 +00:00
Florent Thoumie
7d58c5cf66 Update telepathy-salut to 0.1.3. 2007-06-24 14:33:12 +00:00
Stanislav Sedov
a7d92f9e29 - Switch to shared library instead of static one.
Requested by:	Marcin Cieslak <saper@SYSTEM.PL>
PR:		ports/113350
2007-06-24 14:32:53 +00:00
Florent Thoumie
e2a4f1073e Update telepathy-gabble to 0.5.12. 2007-06-24 14:18:09 +00:00
Florent Thoumie
5ee7ca9973 Update telepathy-glib to 0.5.13. 2007-06-24 14:17:29 +00:00
Florent Thoumie
50300257c6 Update libtelepathy to 0.0.55. 2007-06-24 14:10:26 +00:00
Martin Wilke
fa4d70b885 - Update to 1.2.90 2007-06-24 12:19:17 +00:00
Martin Wilke
17383aca8f - Unbreak build is fine with the last devel/pear commit.
- Take maintainership
2007-06-24 12:18:31 +00:00
Erwin Lansing
c8d93d036e The XMLRPC SQL Injection issue with wordpress was addressed in the
latest release.
2007-06-24 11:34:12 +00:00
Martin Wilke
1b48f1f6c0 - Update to 0.2.0
- Take maintainership
2007-06-24 11:03:37 +00:00
Martin Wilke
6e64f1ff85 - Fix build when devel/libevent installed
PR:		113978
Submitted by:	Bartosz Fabianowski <freebsd@chillt.de> (maintainer)
2007-06-24 10:49:37 +00:00