1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

228024 Commits

Author SHA1 Message Date
Jimmy Olgeni
5ff2b98ade Upgrade to version 1.86. 2009-12-07 14:34:12 +00:00
Pav Lucistnik
af082bb364 - Update to 5.7.2
PR:		ports/141247
Submitted by:	Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2009-12-07 14:19:50 +00:00
Wen Heping
fb32debab6 As with other Pseudo-Random Number Generator (PRNG) algorithms like the
Mersenne Twister (see Math::Random::MT), this algorithm is designed to
take some seed information and produce seemingly random results as output.

However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
different goals than these commonly used algorithms. In particular, it's
really fast - on average, it requires only 18.75 machine cycles to generate
a 32-bit value. This makes it suitable for applications where a significant
amount of random data needs to be produced quickly, such solving using the
Monte Carlo method or for games.

WWW: http://search.cpan.org/dist/Math-Random-ISAAC/
2009-12-07 14:19:26 +00:00
Wen Heping
bbceeb5efd - Force Repocopy Commit. 2009-12-07 13:31:00 +00:00
Wen Heping
f796c36c1a pear-Services_Amazon_S3 provides an object-oriented interface
to the Amazon Simple Storage Service (S3). This package is
based on the 2006-03-01 REST API.

WWW: http://pear.php.net/package/Services_Amazon_S3/
2009-12-07 13:27:02 +00:00
Wen Heping
3b29dca127 - Remove security/pear-Crypt_HMAC, please use security/pear-Crypt_HMAC2 2009-12-07 12:57:38 +00:00
Wen Heping
e91d25158f - Remove pear-Crypt_HMAC, use pear-Crypt_HMAC2 2009-12-07 12:52:26 +00:00
Wen Heping
a2f1f2ed00 - Remove the entry of pear-Crypt_HMAC
PR:		ports/140822
Submitted by:	wen@ (myself)
Approved by:	miwi@ (maintainer)
2009-12-07 12:31:24 +00:00
Simon L. B. Nielsen
0c2b42d062 Change argp-standalone from a build time dependency to a runtime
dependency, since at least 'ipmimonitoring' links dynamically against
the argp-standalone library.

PR:			ports/140246
Prod to commit by:	pav (indirectly) :-)
Approved by:		Dmitry Frolov (maintainer)
2009-12-07 12:21:19 +00:00
Pav Lucistnik
c5804572f8 - Update to 3.9.9a
PR:		ports/141181
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2009-12-07 12:08:57 +00:00
Wen Heping
9bee02ad6c - Add entry for pear-Crypt_HMAC2 2009-12-07 09:47:28 +00:00
Wen Heping
f1f3574a4c Force Repocopy Commit. 2009-12-07 09:44:57 +00:00
Yen-Ming Lee
35ea1b99a3 - update to 1.0.17
PR:		141237
Submitted by:	leeym
Approved by:	maintainer
2009-12-07 09:01:15 +00:00
Wen Heping
8e7d535f75 HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.

WWW: http://search.cpan.org/~GSHANK/HTML-FormHandler

PR:		ports/141120
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2009-12-07 09:00:30 +00:00
Pav Lucistnik
046199a0df - Add unixODBC option
PR:		ports/141231
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-12-07 08:42:42 +00:00
Pav Lucistnik
cb4aae4193 Gentium is a typeface family designed to enable the diverse ethnic
groups around the world who use the Latin script to produce readable,
high-quality publications. It supports a wide range of Latin-based
alphabets and includes glyphs that correspond to all the Latin ranges
of Unicode.

WWW: http://scripts.sil.org/gentium

PR:		ports/139340
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2009-12-07 08:36:58 +00:00
Pav Lucistnik
883ac22ab5 - Mark repocopy x11-fonts/gentium -> x11-fonts/gentium-basic
Repocopy by:	marcus
2009-12-07 08:32:33 +00:00
Wen Heping
d609be843f - Add two missing dependencies
PR:		ports/141229
Submitted by:	Rick Elrod <codeblock@eighthbit.net>
Approved by:	maintainer
2009-12-07 08:10:29 +00:00
Doug Barton
42fb40ecd6 Update for version 2.13 2009-12-07 07:15:04 +00:00
Doug Barton
8352a9251c This is svn version r200201
1. Document the new package-related features for version 2.13
2. Remove the requirement that --options be first on the command line
3. Deprecate the -p option
4. Improve the prose in a few sections, mostly removing commas and
simplifying sentences.
5. Small markup tweaks
6. Clearly indicate that +IGNOREME files only work on installed ports
7. Document that -x will work on the origin directory if there is
no installed version.
8. In the example .portmasterrc file the verbose variable needed a value
2009-12-07 07:14:40 +00:00
Doug Barton
463ef3703a Introducing portmaster with package support!
This is svn version r200206.

New Features
============
1. Support for the following new options:
	a. --packages|-P and --packages-only|-PP
	b. --packages-build
	c. --packages-if-newer
	d. --delete-build-only
	e. --always-fetch
	f. --local-packagedir
In addition to the new code this also involved making some existing
messages more generic, and customizing some others to be aware of
whether packages are in use or not.
2. New command line parser allows placement of --long-options
anywhere in the command line

Minor Tweaks and Fixes
======================
1. Make fail() less finicky about how the message is input
2. Start the process of deprecating -p since it isn't useful
any longer
3. Fix parsing of PKG_DBDIR so that we don't depend on it having
exactly 3 components. This also saves 2 external calls to cut.
4. For the --clean-distfiles[-all] options sort the list before
printing to make it easier to see when files are related.
5. Instead of repeating the tests on when to run read_distinfos()
do them once in the initialization phase then rely on whether or
not DI_FILES is set.
6. Improve some messages to make their meaning more clear

Excellent beta testing and feedback by:	Christer Solskogen

Major funding for the package code, including the --packages-build
and --packages-if-newer options was provided by Modirum MDpay.

Additional funding provided by (in no particular order):
	Jan Hornyak
	Christer Solskogen
	R Koole
	Michael Proto
	Bard Skaflestad
	Paul Lambert
	Societe ToDoo
	Andrew Belashov
	Yoriyuki Sakai
	Flemming Jacobsen
	Julian Stecklina
	Douglas Berry
	Beat Gatzi
	Christopher Dawkins
	Mark Boolootian
	Soeren Schroeder
	Christoph Sold

More information on sponsorship is available at:
http://dougbarton.us/portmaster-proposal.html

My deepest appreciation to the FreeBSD community for the outpouring
of support that allowed me to complete this portion of the project.
2009-12-07 07:14:26 +00:00
Wen Heping
3f428ec7db MooseX::InsideOut is a inside-out objects with Moose.
WWW: http://search.cpan.org/~HDP/MooseX-InsideOut

PR:		ports/141120
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2009-12-07 06:59:33 +00:00
Wen Heping
e6a75bc294 Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
WWW: http://search.cpan.org/~OLIVER/Catalyst-Plugin-AutoCRUD

PR:		ports/141124
Submitted by:	Andrey Kostenko <andrey@kostenko.name>
2009-12-07 06:52:26 +00:00
Yen-Ming Lee
288d19a2c8 - update to 1.10 2009-12-07 06:17:37 +00:00
Joe Marcus Clarke
d9ebbf82f4 This patch was actually meant for gdm-2.26. Remove it. 2009-12-07 05:13:25 +00:00
Joe Marcus Clarke
a7d17ece82 Remove a bogus empty line to fix patching. 2009-12-07 03:43:53 +00:00
Wen Heping
a31ca6fdbb - Update to 3.10.11 2009-12-07 03:39:08 +00:00
Joe Marcus Clarke
1ff99278b3 Remove a leftover directory.
Reported  by:	pointyhat via pav
2009-12-07 01:03:48 +00:00
Joe Marcus Clarke
2db3d66799 Update to 2.6.4. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changesi n this release.

PR:		141082
Submitted by:	doubg (based on)
2009-12-06 23:28:23 +00:00
Joe Marcus Clarke
4a1cf2edc9 Update to 0.0.10. 2009-12-06 23:24:40 +00:00
Joe Marcus Clarke
3835ca6feb Allow stack smashing protection to be enabled.
PR:		140789
Submitted by:	lioux
2009-12-06 23:16:17 +00:00
Joe Marcus Clarke
d7f9d7ead4 Add keyboard invariant support to GDM.
PR:		141143
Submitted by:	Andreas Wetzel <mickey242@gmx.net>
2009-12-06 23:03:54 +00:00
Joe Marcus Clarke
7bca469461 Fix the language list in GDM.
PR:		141136
Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2009-12-06 23:00:44 +00:00
Juergen Lock
7f1ce3a82d Fix NOPORTDOCS.
Submitted by:	QAT
2009-12-06 22:49:50 +00:00
Yen-Ming Lee
58743247a1 - update to 1.51
PR:		140886, 141228
Submitted by:	maintainer, leeym
Approved by:	maintainer
2009-12-06 22:33:02 +00:00
Ed Schouten
d9e37fa8e2 Disable libutempter on FreeBSD 900004 and higher.
We now have the same functionality in the base system.

Reviewed by:	miwi
2009-12-06 21:58:00 +00:00
Ed Schouten
4ef403f3f5 Don't depend on libutempter.
xterm can just use our own version of it that's part of the base system.

Approved by:	krion
2009-12-06 21:57:08 +00:00
Gabor Pali
ee8eda08fb - Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:		ports/138567, ports/138568
Submitted by:	Ashish Shukla <wahjava (at) gmail.com>
Approved by:	maintainer
2009-12-06 20:56:55 +00:00
Ed Schouten
7942dd2449 Disable the libutempter dependency on OSVERSION 900004 and higher.
libulog now provides a libutempter compatibility interface.

Approved by:	miwi
2009-12-06 20:51:35 +00:00
Ed Schouten
3c1196fc4a Remove the libutempter dependency on OSVERSION 900004 and higher.
This functionality is now included in the base system.

Approved by:	miwi
2009-12-06 20:49:28 +00:00
Juergen Lock
09c622620e Add note about the new qemu port no longer enabling kqemu by default. 2009-12-06 19:53:45 +00:00
Greg Lewis
94bb403bc0 . Add PowerPC support.
PR:		140362
Submitted by:	Justin Hibbits <chmeeedalf@gmail.com>
2009-12-06 19:47:18 +00:00
Juergen Lock
b987bd37c9 - Update to 0.11.1 - from the official announcement:
- fix I2C slave addressing (Juha Riihimaki)
  - Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
  - slirp: fix use-after-free (Mark McLoughlin)
  - Fix sparc.ld (Blue Swirl)
  - ELF codedump build failures (Laurent Desnogues)
  - kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
  - fix configure script with armv4l cpu (Laurent Desnogues)
  - net: disable draining tap queue in one go (Mark McLoughlin)
  - pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
  - Sparc32: Fix lance (Blue Swirl)
  - mac99: fix segmentation fault on startup (Aurelien Jarno)
  - usb-linux.c: fix buffer overflow (Jim Paris)
  - ARM host: fix generated blocks linking (Laurent Desnogues)
  - qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
    (Juergen Lock)
  - exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)

- Added a cherry picked commit from stable branch that fixes qcow2.
2009-12-06 19:37:46 +00:00
Wes Peters
3971cd580f Update to 1.2, remove dead patch incorporated upstream, fix descr
to make portlint happy.  Extensive testing of plist with both
make deinstall and pkg_delete.

PR:		ports/139540
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-12-06 17:37:38 +00:00
Yen-Ming Lee
c2039f12e1 - update to 0.22 2009-12-06 17:31:57 +00:00
Pav Lucistnik
fa6a54b823 - Use static UID/GID and convert to USERS macro
- Install useful sample configuration

PR:		ports/133533
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
Approved by:	Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
2009-12-06 17:30:53 +00:00
Pav Lucistnik
38e48c556e - Reserve UID/GID 137 for audio/musicpd
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
2009-12-06 17:29:09 +00:00
Martin Matuska
d9eab96ddc - Update to 1.06
- Fix MASTER_SITES
2009-12-06 17:21:35 +00:00
Koop Mast
0959788ee5 gconfmm26 installs libgconfmm-2.6.1 not libgconfmm-2.0.1.
Submitted by:	Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pointyhat to: 	kwm.
2009-12-06 16:32:58 +00:00
Greg Lewis
d58eebecd9 . Update to 1.0.1.
PR:		141213
Submitted by:	Romain Tartiere <mono@FreeBSD.org>
2009-12-06 16:27:16 +00:00