Commit graph

213594 commits

Author SHA1 Message Date
Maho Nakata
a7aa1f46e5 Update to DEV300_m44.
Funded by: OpenOffice.org community.
2009-03-21 21:22:27 +00:00
Doug Barton
4713640f13 BIND 9.4.3-P2 is a SECURITY patch for BIND 9.4.3. It addresses a bug
in DNSSEC lookaside validation (DLV): unrecognized signature algorithms,
which should have been treated as the equivalent of an unsigned zone,
were instead treated as a validation failure.
2009-03-21 20:40:07 +00:00
Doug Barton
357175278d BIND 9.5.1-P2 is a SECURITY patch for BIND 9.5.1. It addresses a bug
in DNSSEC lookaside validation (DLV): unrecognized signature algorithms,
which should have been treated as the equivalent of an unsigned zone,
were instead treated as a validation failure.
2009-03-21 20:33:24 +00:00
Ion-Mihai Tetcu
addd2a88ba - fix plist with -DNOPORTDOCS
- install docs, etc. in post-install, not pre-install

Prompted by:	QAT QA run
2009-03-21 20:09:19 +00:00
Johan van Selst
5825e74c88 Avoid define names that conflict with standard system headers:
T_DIVIDE is defined in machine/trap.h (included from sys/signal.h)

Reported by:	pav (from pointyhat)
2009-03-21 18:56:07 +00:00
Marcel Moolenaar
e4c49b72da grep for 'pthread:' in the compiler's spec file to avoid matching
random references of 'pthread'. On powerpc the mfwrap production
mentions "pthread_create", which matched the RE.

Ok'd by: marcus (thanks!)
2009-03-21 18:51:50 +00:00
Joe Marcus Clarke
237ee5639f Add an entry for audio/rhythmbox-devel. 2009-03-21 18:39:28 +00:00
Joe Marcus Clarke
932b5e45df Retire rhythmbox-devel now that rhythmbox has been updated to 0.12.0. 2009-03-21 18:38:37 +00:00
Joe Marcus Clarke
68401a8a07 Update to 0.12.0. 2009-03-21 18:37:33 +00:00
Joe Marcus Clarke
a34abc45ef Update to 0.12.0. 2009-03-21 18:36:50 +00:00
Joe Marcus Clarke
d9718ef024 Bump PORTREVISION for latest plist fix. 2009-03-21 17:36:19 +00:00
Joe Marcus Clarke
d0a3931e56 Bump PORTREVISION for libsoup dependency. 2009-03-21 17:34:16 +00:00
Joe Marcus Clarke
fb4529c6ae Correct libsoup dependency. 2009-03-21 17:33:58 +00:00
Rong-En Fan
4f810983a2 - Fix build after strndup(3) MFC
PR:		ports/132014
Submitted by:	Florian Smeets <flo at kasimir.com>
Approved by:	maintainer timeout (1 month)
2009-03-21 17:26:35 +00:00
Gabor Pali
4bc5b55a25 - Add support for Xft and UTF-8 (optional)
- Add PORTDOCS
- Add PORTEXAMPLES

PR:		ports/132120
Submitted by:	Pavel Plesov <pavel (dot) plesov (at) gmail (dot) com>
Approved by:	maintainer, tabthorpe
2009-03-21 16:46:54 +00:00
Koop Mast
0f9548e312 Correct previous commit. Depend on libsoup the right way. 2009-03-21 15:44:10 +00:00
Dennis Herrmann
451dd19675 - Add vpopmail support
- Pass maintainership to submitter
- Bump PORTREVISION

PR:	ports/132727
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
Approved by:	miwi (mentor)
2009-03-21 13:14:28 +00:00
Martin Wilke
0fa39540b1 - Fix build after strndup addition/MFC
Thanks to:	gahr
2009-03-21 12:53:05 +00:00
Stanislav Sedov
982991b0b0 - Do not run depend on moc.
Suggested by:	makc
2009-03-21 12:15:34 +00:00
Dirk Meyer
951434a20f - add LICENSE: 2009-03-21 12:05:25 +00:00
Dirk Meyer
06f759a55e - update to 1.3 2009-03-21 12:04:30 +00:00
Maho Nakata
3391e7cb97 Update to OOO310_m7.
Funded by: OpenOffice.org community.
2009-03-21 11:52:19 +00:00
Martin Wilke
de2e3e7f8e - Update to 0.8.6
PR:		132894
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-21 11:37:12 +00:00
Martin Wilke
cdd5a8b9bb - Update to 0.9.13
PR:		132898
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-21 11:36:21 +00:00
Koop Mast
13fd3cefd3 Fix the build by depending on libsoup.
Reported by:	QA tindy
2009-03-21 10:54:14 +00:00
Martin Wilke
d06080dbd0 - Update to 0.91
PR:		132840
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-21 09:43:39 +00:00
Martin Wilke
39b0375436 Liblouis is an open-source braille translator and back-translator.
It features support for computer and literary braille, supports
contracted and uncontracted translation for many, many languages
and has support for hyphenation. New languages can easily be added
through tables that support a rule- or dictionary based approach.
Included are also tools for testing and debugging tables. Liblouis
also supports math braille (Nemeth and Marburg). The formatting of
braille is provided by the companion project liblouisxml.

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

PR:		ports/131464
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-21 09:41:29 +00:00
Martin Wilke
a948135d2a - Update to 0.2.0
PR:		132765
Submitted by:	Matt Tosto <datahead4@gmail.com>
Approved by:	maintainer
2009-03-21 09:27:25 +00:00
Maho Nakata
5253d0e3b0 Update to DEV300_m43.
Funded by: OpenOffice.org community.
2009-03-21 07:43:15 +00:00
Li-Wen Hsu
f77928a960 - Update to 1.14
- Add regression-test target

PR:		ports/128944
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	maintainer timeout
2009-03-21 06:41:24 +00:00
Joe Marcus Clarke
457b6a2558 Update to 0.7.27. 2009-03-21 05:10:48 +00:00
Joe Marcus Clarke
af8c269e34 Update to 0.7.23. 2009-03-21 05:05:42 +00:00
Joe Marcus Clarke
e7f8be79bc Update to 0.0.6. 2009-03-21 05:01:22 +00:00
Joe Marcus Clarke
1c54005a7e Update to 0.0.8. 2009-03-21 04:58:11 +00:00
Joe Marcus Clarke
702c6d2c5f Update to 2.6.6, and re-enable the rsvg OPTIONS (default on). 2009-03-21 04:52:37 +00:00
Joe Marcus Clarke
9a7292da00 Update to 8.4.11. 2009-03-21 04:05:51 +00:00
Martin Wilke
16ecae4f01 - Update to 1.3.10
PR:		132842
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-21 01:27:01 +00:00
Martin Wilke
96951a3e9c - Update to 2.2.2
PR:		132830
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-03-21 01:26:16 +00:00
Dennis Herrmann
45ce453b8b - Update to 0.9.0
PR:	ports/132710
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-21 01:25:36 +00:00
Martin Wilke
c19579ef61 - Update to 3.6.4
PR:		132829
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-21 01:25:24 +00:00
Martin Wilke
bf75be9b34 - Update to R36b 2009-03-21 01:02:58 +00:00
Martin Wilke
973bfc5f23 - Update to 1.8.10 2009-03-21 00:55:10 +00:00
Dmitry Marakasov
f035a7ab04 - Fix for upcoming boost 1.37.0 2009-03-21 00:26:47 +00:00
Dmitry Marakasov
082ce1d493 - Add patches to fix build with upcoming boost 1.37.0
Approved by:	Sten Spans <sten at blinkenlights dot nl> (maintainer)
2009-03-21 00:07:43 +00:00
Martin Wilke
2dd831f1ef - Remove net-im/ruby-xmpp4r (renamed to net-im/rubygem-xmpp4r) 2009-03-20 23:52:12 +00:00
Martin Wilke
bd83fb60aa - Update to 0.4
- Take maintainership
- Disconnect/Connect ruby-xmpp4r/rubygem-xmpp4r

PR:		131757
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-03-20 23:49:42 +00:00
Martin Wilke
1156d3a4dc - Force commit to note:
repocopy net-im/ruby-xmpp4r --> net-im/rubygem-xmpp4r

Repocopy by:	marcus
2009-03-20 23:46:09 +00:00
Martin Wilke
eb4e0ece50 - Update 0.1.1
PR:		132763
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-03-20 23:44:31 +00:00
Beat Gaetzi
e653d9c9c1 - Currently ldapbrowser always chdirs to ${PREFIX}/lib/ldapbrowser. This directory
is not writable for the average user and ldapbrowser tries to write in the current
  directory sometimes. With this change ldapbrowser can been started from every
  directory, so the user can decide where to put its config files. [1]
- Remove dead mastersite
- Add additional mirror [2]
- Bump PORTREVISION

PR:		ports/132806 [1], ports/132835 [2]
Submitted by:	Ronald Klop <ronald AT echteman.nl> (maintainer)
Approved by:	miwi (mentor)
2009-03-20 23:34:25 +00:00
Jose Alonso Cardenas Marquez
28e59a9447 - Update to 2.2.1
PR		:	131804
Submitted by:	Tobias Rehbein <tobias.rehbein _at_ web.de>
2009-03-20 23:34:24 +00:00