Commit graph

205537 commits

Author SHA1 Message Date
Philippe Audeoud
7564794b75 - Update to 0.93
PR:		ports/128583
Submitted by:	hideo <hideo _at_ lastamericanempire _dot_ com> (maintainer)
2008-11-04 15:18:01 +00:00
Martin Wilke
2025037241 - Update to 2.6.2 2008-11-04 13:01:56 +00:00
Martin Wilke
57aad93fb6 - Update to 0.19 2008-11-04 12:44:17 +00:00
Martin Blapp
3a49c883cf Fix predigest command 2008-11-04 12:14:23 +00:00
Dmitry Marakasov
90e0f8506a - Update to 0.9.7
- Add ONLY_FOR_ARCHS
2008-11-04 11:41:04 +00:00
Lars Thegler
f4728ac9bd Add p5-DBD-PgLite 0.09, PostgreSQL emulation mode for SQLite. 2008-11-04 08:36:54 +00:00
Ed Schouten
b85628acce Make www/firefox3 work on PowerPC.
There were two things that prevented this port from compiling properly
on PowerPC:

- The `pthread hack' (GECKO_PTHREAD_LIBS) tried to obtain -lpthread from
  the gcc dumpspecs output. It expects these compiler flags to be on the
  first line of output, while on PowerPC the flags are on the second
  line.

- On FreeBSD/powerpc it needs to use the Linux xptcall wrappers.

I am not entirely convinced that it works properly, though. I've seen
Firefox crash inside pthread_mutex_lock during shutdown. I'm committing
these patches anyway, because getting it to compile is already a step
forward.

Approved by:	marcus
2008-11-04 07:15:51 +00:00
Ed Schouten
13bb940da2 Add support for PowerPC to devel/nspr.
There were two things missing in the nspr port that prevented it from
being properly compiled on PowerPC:

- A string definition of the processor platform ("powerpc").

- Definitions of byte ordering and sizes of standard C types.

I copied the second list of definitions from _linux.cfg. The values used
by _openbsd.cfg and _netbsd.cfg are not accurate (size and alignment of
int64 is incorrect).

Approved by:	marcus
2008-11-04 07:11:16 +00:00
Martin Wilke
1de1b9af5f - Update to 1.0.8
PR:		128530
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-11-04 05:47:14 +00:00
Martin Wilke
b489a2ad0e - Update to 1.1
PR:		 1.1
Submitted by:	maintainer
2008-11-04 05:45:59 +00:00
Martin Wilke
d43ab64ad2 - Update to 0.9.3.4
PR:		128428
Submitted by:	Chih Liang <jliang@so-net.net.tw>
2008-11-04 05:45:12 +00:00
Martin Wilke
385d830342 - Update to 0.34
PR:		128483
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2008-11-04 05:43:29 +00:00
Jeremy Messenger
58fbc8d86f Correct the webkit in LIB_DEPENDS, webkit-1.0.1 -> WebKitGtk.1. In the
MarcusCom CVS has newer webkit that changed to webkit-1.0.1.

Submitted by:	Jan Henrik Sylvester <me@janh.de>
2008-11-04 05:03:45 +00:00
Renato Botelho
a9c54712a8 - Update to 0.94.1
- Add --libdir to CONFIGURE_ARGS to fix libdir detection under 6.x
2008-11-03 22:48:53 +00:00
Emanuel Haupt
ca67c0ace5 Update to 0.20 2008-11-03 22:42:54 +00:00
Jeremy Messenger
4bc42d853c -Fix a typo, WITH_VAIPGEN -> WITH_VAPIGEN, the OPTIONS should works now.
-Fix the plist when WITH_VAPIGEN is defined.
-Bump the PORTREVISION.

PR:		ports/128478
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-11-03 22:26:06 +00:00
Philippe Audeoud
012c5ae10e - Update to 1.07
PR:		ports/128564
Submitted by:	Steven Kreuzer <skreuzer _at_ exit2shell _dot_ com> (maintainer)
2008-11-03 20:54:27 +00:00
Jeremy Messenger
88ebe0ab8f -Fix the dependency in help browser plugins by add webkit-gtk2. [1]
-Fix the plist when WITHOUT_RSVG and WITHOUT_HELBROWSER are defined. [2]
-Bump the PORTREVISION.

PR:		ports/128201 [2]
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> [2]
Reported by:	many [1]
2008-11-03 20:34:17 +00:00
Jeremy Messenger
9ef56cc1e0 Remove -Wmissing-include-dirs from the build to avoid crash in the build.
PR:		ports/128261
Submitted by:	Scot W. Hetzel <swhetzel@gmaill.com>
2008-11-03 20:20:22 +00:00
Remko Lodder
b9d2e925c3 Document opera -- multiple vulnerabilities
With hat:	secteam
Requested by:	simon
2008-11-03 19:17:53 +00:00
Simon L. B. Nielsen
cd85e8da73 - Update to 9.62
Security:	http://www.opera.com/docs/changelogs/freebsd/962/
With hat:	secteam
2008-11-03 19:04:28 +00:00
Greg Lewis
d342403f93 . Update to tzupdater 1.3.9-2008g. 2008-11-03 14:38:25 +00:00
Thomas Abthorpe
5c5b4c0bdd - Update to 5.0.4
PR:		ports/125706
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd yahoo.com> (maintainer)
2008-11-03 14:09:16 +00:00
Philippe Audeoud
26eb91d5e1 - Update to 0.775
PR:		ports/128555
Submitted by:	hideo <hideo _at_ lastamericanempire _dot_ com> (maintainer)
2008-11-03 14:01:25 +00:00
Martin Matuska
db07895de1 - Update to 1.6.2
- Add home MASTER_SITE
2008-11-03 13:49:25 +00:00
Pietro Cerutti
c978531f11 - Update to 05_20081102 2008-11-03 13:40:46 +00:00
Dag-Erling Smørgrav
ff4a96c5fc Revert the addition of varnishd_user and varnishd_group. They are magic
to rc.subr.  While we're here, s/Id/FreeBSD/ in all three rc scripts.
2008-11-03 11:34:58 +00:00
Norikatsu Shigemura
c726127e31 Fix pkg-plist.
Pointed out by:	QAT
2008-11-03 10:52:50 +00:00
Norikatsu Shigemura
2692986188 Fix build error [1] and cosmetic change.
Pointed out by:	QAT [1]
2008-11-03 10:40:44 +00:00
Cheng-Lung Sung
07de83e014 - solve the problem by updating the py-jcc's Makefile
- bump PORTREVISION (devel/py-jcc)

PR:		ports/128311
Reviewed by:	clsung
2008-11-03 09:01:29 +00:00
Max Brazhnikov
a6b2711e07 Update to 0.9.5, pass maintainership to submitter
PR:		ports/128359
Submitted by:	Joseph S. Atkinson <jsa at wickedmachine.net>
Approved by:	Rafael Carre (maintainer), miwi (mentor)
2008-11-03 08:57:52 +00:00
Max Brazhnikov
22da1b2fd3 Update to 0.3.0.3
Approved by:	miwi (mentor)
2008-11-03 08:56:15 +00:00
Rong-En Fan
8e29a9b46e - Update to 0.87
- Remove no-op post-extract target
2008-11-03 06:44:40 +00:00
Cheng-Lung Sung
1cc44e380b - Update to 0.29 2008-11-03 05:42:38 +00:00
Greg Lewis
159b59c8c2 . Update to tzupdate 1.3.9-2008g. 2008-11-03 05:27:52 +00:00
Xin LI
8594911aa6 Update to wqy font set:
* Update Chinese bitmap font to 0.9.9.
 * Add Unicode bitmap font "Unibit".
 * Add TrueType font "Zenhei".

Submitted by:	maintainer
PR:		ports/128534
2008-11-03 04:35:52 +00:00
Jeremy Messenger
1aecb014df -LOCALBASE -> (MAN)PREFIX to install its own files.
-No need the bsd.port.pre.mk and bsd.port.post.mk.
-Minor clean up.

Approved by:	wen heping <wenheping@gmail.com> (maintainer)
2008-11-03 04:34:56 +00:00
Juergen Lock
6bc005ce59 Fix heap overflow in Cirrus emulation
Obtained from:	qemu svn
Security:	http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html
2008-11-02 22:59:10 +00:00
Juergen Lock
f512263469 Document qemu -- Heap overflow in Cirrus emulation 2008-11-02 22:47:41 +00:00
Lars Balker Rasmussen
5dc1abbd56 Update to 0.11 2008-11-02 20:56:06 +00:00
Wesley Shields
d0b44f6041 Update to 1.3.4
PR:		ports/128533
Submitted by:	Yarodin <yarodin@gmail.com> (maintainer)
2008-11-02 20:53:28 +00:00
Greg Lewis
48dc0834b2 . Update to 4.2.4.
PR:		128361
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-02 20:39:23 +00:00
Wesley Shields
23131ae2f6 Apply a vendor patch that corrects over-zealous rejection of open file
listing when no options are specificed to lsof and lsof security options
are enabled.

PR:		ports/128538
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-11-02 20:06:43 +00:00
Kirill Ponomarev
749cd85c1a - Update to 2.05.01
- Sort plist

PR:		ports/128500
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2008-11-02 19:48:03 +00:00
Greg Lewis
839d1b49c4 . Update to tzupdater 1.3.9 2008g.
PR:		128195, 128387
Submitted by:	Christian Sturm <athaba@inode.at>, Vaclav Haisman <v.haisman@sh.cvut.cz>
2008-11-02 19:11:06 +00:00
Wesley Shields
b9cdf1a11c Make note of git-shell location change. 2008-11-02 19:09:34 +00:00
Wesley Shields
52aa4b62a0 - Install git.1 [1]
- Fix location of git-shell in post-install target.

PR:		ports/128495
Submitted by:	mtbakerguy@yahoo.com [1]
2008-11-02 19:09:12 +00:00
Norikatsu Shigemura
aaeaa7c379 o Update to 2008.11.03 based 1.2.3.
o Fix configure error by autoconf. [1]

Pointed out by:	QAT and pointyhat via erwin [1]
2008-11-02 18:41:42 +00:00
Wesley Shields
f9c2d4f5b0 Update to 0.13.1
PR:		ports/128488
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-11-02 18:41:16 +00:00
Greg Lewis
c49c6176e1 . Update to tzupdater 1.3.9-2008g. 2008-11-02 17:31:29 +00:00