1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

208839 Commits

Author SHA1 Message Date
Martin Wilke
e5c17336b0 p5-Geo-KML is a perl module to process GML(Geography
Markup Language) file.

WWW: http://search.cpan.org/dist/Geo-GML/

PR:		ports/130378
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:26:01 +00:00
Martin Wilke
70336a9c75 - Update to 1.8.8.8
PR:		130375
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2009-01-11 14:25:07 +00:00
Martin Wilke
862cf0d3ed - Update to 2.8.11
PR:		130370
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-01-11 14:24:01 +00:00
Gabor Kovesdan
517889672d - Update to 20090111 2009-01-11 14:19:20 +00:00
Martin Wilke
f8004b9f96 p5-Geo-KML is a perl module to create Google Earth
KML/KMZ file.

WWW: http://search.cpan.org/dist/Geo-KML/

PR:		ports/130376
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:04:41 +00:00
Martin Wilke
11d42b8683 Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.

The module is heavily resting on Math::Polygon.

WWW: http://search.cpan.org/dist/Geo-Point/

PR:		ports/130360
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:03:26 +00:00
Martin Wilke
dd52033209 p5-XML-Compile-Cache is a perl module to cache compiled
XML translators.

WWW:	http://search.cpan.org/dist/XML-Compile-Cache/

PR:		ports/130369
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:02:04 +00:00
Martin Wilke
558a78c406 XML-Compile-Tester support XML::Compile related regression
testing.

WWW:	http://search.cpan.org/dist/XML-Compile-Tester/

PR:		ports/130367
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:01:36 +00:00
Martin Wilke
3b04b0f473 - Update pkg-descr
PR:		129849
Submitted by:	pluknet <pluknet@gmail.com>
Approved by:	maintainer timeout
2009-01-11 13:59:50 +00:00
Martin Wilke
0205dbd263 - Update to 5.0.2
PR:		5.0.2
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
2009-01-11 13:28:51 +00:00
Martin Wilke
bf29e3620d - Fix:
Heap-based buffer overflow in the cddb_read_disc_data function in
	cddb.c in libcdaudio 0.99.12p2 allows remote attackers to execute
	arbitrary code via long CDDB data.

	Buffer overflow in discdb.c for grip 3.1.2 allows attackers to cause
	a denial of service (crash) and possibly execute arbitrary code by
	causing the cddb lookup to return more matches than expected.

PR:		129050
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	novel@ (maintainer)
Security:	http://www.vuxml.org/freebsd/bd730827-dfe0-11dd-a765-0030843d3802.html
2009-01-11 13:22:40 +00:00
Martin Wilke
ca61f4353a - Document libcdaudio -- remote buffer overflow and code execution 2009-01-11 13:15:53 +00:00
Stefan Walter
9d29c21342 Change "--with-quicktime" to "--enable-quicktime" as required by the configure
script.

PR:		115580
Submitted by:	Glenn Uhlenbeek <glenn@artdorado.nl>
Approved by:	maintainer timeout (>1 year 4 months)
2009-01-11 12:03:53 +00:00
Martin Wilke
63b8213cca - S/CATAGORY/CATEGORY
Submitted by:	maintainer via skype
2009-01-11 11:43:19 +00:00
Martin Wilke
7854dcaffb The program m17n-im-config provides a GUI for per-user configuration of
input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib).

The following methods are customisable at the moment: Unicode, Vietnamese,
Malayalam, Tibetan, Thai, Japanese and Chinese.

WWW: http://www.m17n.org
     http://www.m17n.org/common/im-config/index.html

PR:		ports/127893
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria.net>
2009-01-11 11:14:22 +00:00
Martin Wilke
6f312588cf This port installs the user-contributed input methods for the m17n library
(the official ones are installed through devel/m17n-lib). It currently
supports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali,
Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts
with various sub-variants.

The port also provides the tbl2mim.awk script for conversion of keyboard
files used by textproc/scim-table-imengine into SCIM-independent .mim format
(usable by m17n library).

WWW: http://www.m17n.org/

PR:		ports/127894
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria.net>
2009-01-11 11:13:34 +00:00
Martin Wilke
1677d68f22 - Add missing dependency
- Expands pkg-descr to be more informative and useful for searching.
- Pass maintainership to submitter

PR:		127892
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net>
2009-01-11 11:12:31 +00:00
Martin Wilke
fbe2fba8c7 - Update to 1.5.2
- Pass maintainership to submitter

PR:		127895
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net>
2009-01-11 11:11:03 +00:00
Pav Lucistnik
175ec50b37 - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASE
Submitted by:	pav

- Fix COPYTREE_* macros not to change permissions and ownership on files, that
  were already present in the target path

Submitted by:	beech

- Add a showconfig-recursive target, which has been in documentation for years
  but never implemented

PR:		ports/87642, ports/126770
Submitted by:	Andy Kosela <andy.kosela@gmail.com>

- Fix ignorelist-verbose target (in preparation for duds.verbose)

PR:		ports/127286 (part of)
Submitted by:	linimon

- Fix OPTIONS dialog to show up for every previously unconfigured port in the
  dependency chain

PR:		ports/127554
Submitted by:	ale

- Fail, if recursing into a dependency failed to satisfy the dependency object
  (only for :install targets)

PR:		ports/116601
Submitted by:	edwin
2009-01-11 11:04:05 +00:00
Hajimu UMEMOTO
57f2f35d6d Add missing template file to generate config file for mpd5.
Reported by:	Hiroo Ono <hiroo__at__oikumene.gcd.org>
2009-01-11 09:26:24 +00:00
Dirk Meyer
11a1f820d4 - update to 2.0.8 2009-01-11 09:26:05 +00:00
Alexander Leidinger
07e6a8e953 Commit missing plist change.
Noticed by:	pointyhat (pavmail)
Pointyhat to:	netchild
2009-01-11 09:19:46 +00:00
Wes Peters
bc7804bb7d Upgrade POCO to 1.3.3p1.
MFC after:	1 week
2009-01-11 06:52:44 +00:00
Chin-San Huang
638082b5a6 - Update to 0.18 2009-01-11 05:10:08 +00:00
Chin-San Huang
90d72345b5 - Update to 0.1.4 2009-01-11 05:08:44 +00:00
Greg Lewis
696afb0c15 . Update to 2.0.3.
PR:		129323
Submitted by:	lioux@
2009-01-11 04:31:32 +00:00
David E. O'Brien
32540ebade Always dirrm share/figlet 2009-01-11 04:27:57 +00:00
Chin-San Huang
7dc6894df9 - Update to 0.9.6
- Make portlint happier
- Pass maintainership to submitter

PR:		ports/130249
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2009-01-11 04:26:18 +00:00
Chin-San Huang
b2335cd5c0 - Remove unreachable master site
- Pass maintainership to submitter

PR:		ports/130226
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2009-01-11 04:18:02 +00:00
Chin-San Huang
e8c93a2427 - Update to 3.43.2
PR:		ports/130257
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
2009-01-11 04:08:23 +00:00
Greg Lewis
7f10b08ce5 . Update to 2.3.2
PR:		129321
Submitted by:	lioux@
2009-01-11 02:05:03 +00:00
Greg Lewis
ff6037facd . Update to 3.3.2.
PR:		129320
Submitted by:	lioux@
2009-01-11 01:55:10 +00:00
Yen-Ming Lee
653771b6de - update to 0.1.6 2009-01-11 01:40:18 +00:00
Pav Lucistnik
82bd87c7c6 - Make this use openssl from port on 6.x
Reported by:	pointyhat
2009-01-11 00:29:26 +00:00
Wesley Shields
717300f78e - Update to 2.8.1
- Pass maintainer along to new maintainer of math/R

PR:		ports/130280
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	old maintainer (private mail)
2009-01-10 23:42:12 +00:00
Wesley Shields
f4d0ab6fca - Downgrade to 2.0.12 (current version is broken)
- Pass maintainer to submitter

PR:		ports/129235
Submitted by:	rodrigo@bebik.net
2009-01-10 22:58:13 +00:00
Ollivier Robert
67c5e96e05 Update Mercurial to latest version 1.1.2.
There are many changes in this bugfix release (relative to 1.1.1) compared
to our previous 1.0.2.  Please check the release notes at the following url
http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew

Sorry for the time it took (and versions skipped).

Submitted by:		Guy Brand <gb@isis.u-strasbg.fr>
Heavily modified:	me
Asked by:		several
2009-01-10 22:49:21 +00:00
Brooks Davis
d5498cb642 Add %%SLIMDBDIR%%/cache/InstalledPlugins/Plugins to the list of plugin
directories.  This should fix the installation of plugins via the
Extension Downloader. [1]

Rename Slim/Utils/OS/FreeBSD.pm as Slim/Utils/OS/Custom.pm and store it
directly rather than as a patch to make it easier to edit.  This reduces
the number of patches required.

Remove the Slim/Utils/OS/Unix.pm patch since it's now replaced by code in
Custom.pm.

Submitted by:	Hans Soonieus <hans at soonieus dot nl> and
		Mark Knight <markk at knigma dot org> [1]
2009-01-10 21:49:13 +00:00
Pav Lucistnik
bf71065245 - Fix build with gfortran43
PR:		ports/130351
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
2009-01-10 21:32:34 +00:00
Johan van Selst
bb1c646f78 - Update to 0.7.0
- Add patch for amd64 (will be fixed in next version)
  (FreeBSD binutils is too old to grok modern amd64 assembly)
2009-01-10 20:53:53 +00:00
Andrey Slusar
9e69dd2d50 - Update to 6.2
PR:		ports/130321
Submitted by:	Hiroto Kagotani(maintainer)
2009-01-10 20:25:15 +00:00
Pav Lucistnik
b63a6e09de - Remove net-mgmt/bsnmpd, is part of base since FreeBSD 6.0 2009-01-10 20:19:50 +00:00
Pav Lucistnik
5fd9c4d634 - This port was only useful on FreeBSD 4.x, remove in one month 2009-01-10 20:13:01 +00:00
Beech Rintoul
38104b0ab7 - Update to 1.3
PR:		ports/130344
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-01-10 19:46:20 +00:00
Gerald Pfeifer
8bc298e17f Update to the 20090109 snapshot of GCC 4.4.0. 2009-01-10 18:59:50 +00:00
Martin Wilke
60635a5d4b - Update to 1.0.5 2009-01-10 18:31:37 +00:00
Joe Marcus Clarke
066533db1d Clean up some left over directories. 2009-01-10 17:44:18 +00:00
Joe Marcus Clarke
0c39167877 Add a missing dependency on webkit-gtk2.
Reported by:	QA Tinderbox
2009-01-10 17:40:24 +00:00
Joe Marcus Clarke
ec48df7375 Notification-daemon now explicitly depends on libnotify.
Reported by:	QA Tinderbox
2009-01-10 17:34:29 +00:00
Pav Lucistnik
f98d50ff39 - These targets run on single-colon oil
Reported by:	Lowell Gilbert <freebsd-ports-local@be-well.ilk.org> on freebsd-gnome
2009-01-10 17:34:09 +00:00