1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

205691 Commits

Author SHA1 Message Date
Edward Tomasz Napierala
f57f8d4a57 Fix build after recent audio/jack update.
PR:		ports/125900
2008-11-08 12:03:15 +00:00
Lars Balker Rasmussen
8b8b951ac6 Update to 1.0.9.0 2008-11-08 11:46:34 +00:00
Poul-Henning Kamp
b5208eda48 Fix a longstanding bug in tek2plot(1) which causes optimized Tek4014
datastreams to render wrongly by up to -1 to -3 points in both X
and Y direction:

The Extra Byte is a persistent register, and it it only present in
the datastream when it changes.

This patch has been submitted to FSF.
2008-11-08 11:24:29 +00:00
Hiroki Sato
e85860705a Update to 0.6.1. Changes include:
|Changes between 0.6.0 and 0.6.1
|
| * SVG external graphics rendered as vectors in Cairo backend (#113,
|   lode leroy)
| * Fixed CFLAGS usage in configure.ac (#124, Asmodai)
| * Table column order respects writing mode (#131)
| * Added table fix from Debian 494227 (#99, Thomas Viehmann)
|
| All xmlroff 0.6.1 tickets are listed at
| http://xmlroff.org/query?milestone=xmlroff+0.6.1
|
|Changes between 0.5.5 and 0.6.0
|
| * Using plain BSD license (Jon Bosak, Mike Anastasio)
| * Added version API (#123)
| * Fixed segfault if input not an FO document (#117)
| * Added generating xmlroff.1 man page
| * Fixed checking for CUnit (#116)
| * PNG graphics rendering in Cairo backend (#42, lode leroy)
| * Fewer error messages when image file not found (#69)
| * Divided manual into users' guide and developers' guide chapters
|
| All xmlroff 0.6.0 tickets are listed at
| http://xmlroff.org/query?milestone=xmlroff+0.6.0
2008-11-08 10:12:34 +00:00
Hiroki Sato
aa83bae006 - Use mode 0755 for unix domain socket directory to prevent write
access from users other than the owner (bin).

- Remove /tmp/.iroha_unix before cannaserver starts and after it
  is killed.
2008-11-08 08:49:01 +00:00
Hiroki Sato
634cfceb32 Use mode 01777 for unix domain socket directory and drop access
privilege to the unix domain socket from group and others.

This should be no user-visible change.
2008-11-08 07:10:43 +00:00
Greg Lewis
9f4f88c513 . Add in the root CA certificates file from Update 10.
. Add support for installing the JCE unlimited policy files.
. Add the option to update the time zone files and set it to use the
  current tzupdater (1.3.9-2008g).
2008-11-08 05:52:15 +00:00
Greg Lewis
fb6a105b69 . Add the option to update the time zone files and set it to use the
current tzupdater (1.3.9-2008g).
2008-11-08 05:48:10 +00:00
Greg Lewis
51d1784db3 . Update the root CA certificates file to the version from Update 10. 2008-11-08 05:47:13 +00:00
Hiroki Sato
c95ad0290b Add unix domain socket support for Wnn backend and use it by
default.  If $[CJKT]SERVER environment variable is defined, the
value is used as the server host name.  In JSERVER case, for
example, the server name is determined in the following way:

 $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"

If the server host name is null or matches "^unix$", unix
domain socket is used.  The path name of the socket can be
specified in wnn-[cjkt]udpath custom variable.
2008-11-08 05:43:16 +00:00
Jeremy Chadwick
6c903d6cc3 Update to 20081107 release. 2008-11-08 05:09:34 +00:00
Wesley Shields
5a59d0e070 Update to 0.0.2.1
PR:		ports/128651
Submitted by:	Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2008-11-08 04:58:10 +00:00
Wesley Shields
c62cb6fcae Update to 0.8
PR:		ports/128641
Submitted by:	Pavel Plesov <pavel.plesov@gmail.com>
Approved by:	Matthieu Guegan <matt.guegan@free.fr> (maintainer)
2008-11-08 04:56:42 +00:00
Greg Lewis
b1d99d6e8b . Update to Update 10. 2008-11-08 04:10:05 +00:00
Dmitry Marakasov
86f294e471 - Update to 1.9.7.
- While here, remove obsolete 5.x related BROKEN

PR:		128684
Submitted by:	Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
2008-11-08 01:54:59 +00:00
Yen-Ming Lee
0203496268 - add Geo::Coder::Google 0.03
Geo::Coder::Google provides a geocoding functionality using Google Maps API.

WWW: http://search.cpan.org/dist/Geo-Coder-Google/
2008-11-07 21:51:14 +00:00
Wesley Shields
fc5805c46b Update to 20081104. It incorporates the local patch put in place a while
ago.
2008-11-07 20:44:48 +00:00
Wesley Shields
69d100db8c Mark as broken since it has been re-rolled for the 4th(?) time. 2008-11-07 20:21:13 +00:00
Gerald Pfeifer
2c3fd986ae Update to the 20081106 snapshot of GCC 4.3.3. 2008-11-07 20:17:50 +00:00
Dmitry Marakasov
851fd8ebd0 Gmerlin_avdecoder is a general purpose media decoding library. It
was written as a support library for gmerlin, but it can also be
used by other applications. You don't even need gmerlin installed,
only gavl. Most of it was written completely from scratch, but the
sourcetrees of some other great software packages were used as
reference documentation. Credits go to the authors of Xine, MPlayer,
quicktime4linux and ffmpeg.

Gmerlin_avdecoder is one of the most complete general purpose media
decoding libraries. The supported formats and codecs span a wide
range of applications from consumer level (mp3, divx etc.) to high
end production formats like 32 bit PCM and some professional
uncompressed video codecs.
Using gmerlin_avdecoder in your playback for transcoding application
means rock solid media format support with an ever growing list of
supported codecs and formats.

WWW: http://gmerlin.sourceforge.net/
2008-11-07 19:51:26 +00:00
Marcelo Araujo
04a411b2e3 - Update to 0.1.6. 2008-11-07 19:39:53 +00:00
Palle Girgensohn
2f66568b7f Update PostgreSQL to latest version , 8.1.15 2008-11-07 19:29:56 +00:00
Hiroki Sato
1bb673e76c Use Unix domain socket for Wnn backend (jserver) by default. 2008-11-07 18:39:28 +00:00
Palle Girgensohn
6957a9bcd4 Update PostgreSQL to the very latest version, 8.2.11 2008-11-07 18:38:25 +00:00
Dmitry Marakasov
3178ad0358 - Update to 0.5.5-pre2
- While here, use SF macro

PR:		128600
Submitted by:	Takefu Kenji <takefu at airport dot fm>
Approved by:	Stanislav A. Nadelyaev <funkblaster at mail dot ru> (maintainer)
2008-11-07 18:16:57 +00:00
Hiroki Sato
8c2f0d9861 Remove japanese/magicpoint and merge Japanese character support
into misc/magicpoint.  The Japanese support is now based on
FreeType library, not VFlib, as the non-Japanese vector font support is.

Approved by:	dinoex (maintainer)
2008-11-07 18:08:59 +00:00
Palle Girgensohn
1c63d5a340 This time, *really* update to *latest* version of PostgreSQL, 8.3.5. 2008-11-07 18:07:50 +00:00
Dmitry Marakasov
f55ccf5d40 - Update to 5.2
PR:		128674
Submitted by:	Jeroen Schot <schot at A-Eskwadraat dot nl> (maintainer)
2008-11-07 18:04:22 +00:00
Hiroki Sato
81c29c9fc7 Update to Adobe Reader 8.1.3.
Release note:
   http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407016&sliceId=1

Security vulnerabilities report:
   http://www.adobe.com/support/security/bulletins/apsb08-19.html

Security: CVE-2008-2992
Security: CVE-2008-2549
Security: CVE-2008-4812
Security: CVE-2008-4813
Security: CVE-2008-4817
Security: CVE-2008-4816
Security: CVE-2008-4814
Security: CVE-2008-4815
2008-11-07 18:00:32 +00:00
Marcelo Araujo
ca1e0e5481 - Roll back for the last revision, when you try to use USE_APACHE=2.0
and/or APACHE_PORT=/www/apache20 we've a conflict with Apache1.3,
  because the port have a dependency that need it.
- Bump PORTREVISION.
2008-11-07 18:00:31 +00:00
Hiroki Sato
b2bb7717ad - Fix pkg-plist.
- Some style clean-ups.

Spotted by:	pointyhat
2008-11-07 17:08:52 +00:00
Hajimu UMEMOTO
e4c9bb51e8 Add new port xcite -- Exciting Cite for any Mail/News reading
modes on Emacs.
2008-11-07 16:59:55 +00:00
Hiroki Sato
9890485c2b Update to 1.8.1. Changes include:
- navi2ch-net-send-request now sends User-Agent when posting.
- coding-system is now auto-detected in order of cp932,
  shift_jis-2004, and shift_jis.
- navi2ch-oyster now uses tls.el, not ssl.el.
2008-11-07 16:57:19 +00:00
David E. O'Brien
d966f142ed Update to Vim 7.2 patchlevel 29. 2008-11-07 16:31:11 +00:00
Hiroki Sato
9b16e76cb0 Fix packing list when all of WITH_*WNN* knobs are disabled and
only WITH_CANNA is enabled.

Spotted by:	WATANABE Kazuhiro
2008-11-07 16:20:08 +00:00
Dryice Dong Liu
0f6a630d9b pass on maintainership
Approved by:	New maintainer <wenheping@gmail.com> via private mail
2008-11-07 15:30:57 +00:00
Dryice Dong Liu
1abea9d848 update to 0.2.2
PR:		ports/128474
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-07 15:15:19 +00:00
Dryice Dong Liu
127d06d801 update to 0.9.4
PR:		ports/128473
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-07 15:13:25 +00:00
Dryice Dong Liu
11234207a0 update to 1.0.3
PR:		ports/128472
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-07 15:11:29 +00:00
Max Brazhnikov
d6461178d3 Update to 0.6.2, pass maintainership to submitter
PR:		ports/128554
Submitted by:	Guido Falsi <mad at madpilot.net>
Approved by:	miwi (mentor)
2008-11-07 14:55:08 +00:00
Sergey Skvortsov
6ec096425b Update to 2.22.6
Changes:	http://www.bugzilla.org/releases/2.22.6/release-notes.html
2008-11-07 14:47:38 +00:00
Sergey Skvortsov
3d0307bb60 Update to 3.0.6
Changes:	http://www.bugzilla.org/releases/3.0.6/release-notes.html
2008-11-07 14:45:07 +00:00
Dmitry Marakasov
48a4ba711c - Update to 1.11.0
PR:		128673
Submitted by:	Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer)
2008-11-07 14:37:18 +00:00
Dmitry Marakasov
e9347562a2 - Update to 1.0.9
PR:		128672
Submitted by:	Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer)
2008-11-07 14:37:16 +00:00
Dmitry Sivachenko
3cfb88537a Chase glpk shlib version, bump PORTREVISION. 2008-11-07 14:12:29 +00:00
Dryice Dong Liu
d608ea2dcc - update to 1.3.2
- removed files: files/pkg-deinstall.in, files/pkg-install.in

PR:		ports/128496
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-07 14:09:28 +00:00
Dryice Dong Liu
9f45763473 - update to 1.7.2
- removed files: files/pkg-install.in, files/pkg-deinstall.in

PR:		ports/128494
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-11-07 14:05:16 +00:00
Erwin Lansing
0b06fd1767 Mark BROKEN: does not build with newer st 2008-11-07 14:02:03 +00:00
Dmitry Sivachenko
674eeec5e1 Update to version 4.33.
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-07 13:41:02 +00:00
Dirk Meyer
424f7e7f19 - keep frameworks dir 2008-11-07 10:59:43 +00:00