1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

205708 Commits

Author SHA1 Message Date
Martin Wilke
d5b00fd6e0 - Update to 1.6.0
PR:		128623
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2008-11-08 20:03:36 +00:00
Martin Wilke
3a16e6b412 An interface for communicating with Twitter's public API.
Send status updates, fetch information, add friends, etc.

WWW: http://pear.php.net/package/Services_Twitter/

PR:		ports/128647
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-08 20:00:31 +00:00
Lars Balker Rasmussen
86eed1fab8 Update to 0.08 2008-11-08 19:45:52 +00:00
Stanislav Sedov
e9ccb11fe7 - Bump up the maxima PORTREVISION because of lang/sbcl update. 2008-11-08 19:37:11 +00:00
Stanislav Sedov
dbe0ac14d3 - Update to 1.0.22.
PR:		ports/128695
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-08 19:36:18 +00:00
Lars Balker Rasmussen
f060a8d3b7 Update to 0.07 2008-11-08 19:31:06 +00:00
Lars Balker Rasmussen
a2b4b209df Update to 0.61 2008-11-08 19:29:09 +00:00
Lars Balker Rasmussen
531af07c0f Update to 0.69 2008-11-08 19:18:51 +00:00
Yen-Ming Lee
b6dd4956e8 - add HTML::GoogleMaps 6
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It
allows you to easily create maps with markers, polylines and information
windows. Thanks to Geo::Coder::Google you can now look up locations around
the world without having to install a local database.

WWW: http://search.cpan.org/dist/HTML-GoogleMaps/
2008-11-08 18:05:28 +00:00
Hajimu UMEMOTO
f9ab7db432 Add support for mpd5. 2008-11-08 16:47:57 +00:00
Alexey Dokuchaev
4ec0d07fc3 - Clean up Makefile header and port description
- Handle DOCSDIR in a better way
- Improve on COMMENT, kill attribution
2008-11-08 15:23:19 +00:00
Alexey Dokuchaev
c503c0a68e - Clean up Makefile header and port description
- Handle DOCSDIR and EXAMPLESDIR in a better way
- Improve on COMMENT
- Respect CFLAGS
2008-11-08 15:13:27 +00:00
MANTANI Nobutaka
c6d4aad527 Update to 1.5.4. 2008-11-08 14:59:24 +00:00
Alexey Dokuchaev
33ea7ca637 - Clean up Makefile
- Assume maintainership
- Improve port description, kill attribution
2008-11-08 14:00:46 +00:00
Tim Bishop
9742f8fdb7 - Update to snapshot r5191. 2008-11-08 13:59:15 +00:00
Alexey Dokuchaev
5ecb8a85a2 Update to version 3.4.1.
Submitted by:	sat
2008-11-08 13:33:42 +00:00
Edward Tomasz Napierala
23b9bced0b Fix build after recent audio/jack update.
PR:	ports/125900
2008-11-08 12:09:28 +00:00
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