1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

206271 Commits

Author SHA1 Message Date
Hiroki Sato
5378d3a0c2 - Install documents in doc directory when !NOPORTDOCS.
- Take maintainership.
2008-11-16 14:04:45 +00:00
Hiroki Sato
f292361a28 Fix a typo. 2008-11-16 13:58:46 +00:00
Dmitry Marakasov
3229613c6b - Distfile was rerolled (only change is addition of missing levels) [1]
- Fix typo in pkg-descr

Reported by:	makc [1]
2008-11-16 13:39:12 +00:00
Hiroki Sato
caf2c5837a - Fix pkg-plist in NOPORTDOCS and NOPORTEXAMPLES case.
- Some style clean-ups.
2008-11-16 13:07:45 +00:00
Hiroki Sato
566eb9bfb0 Fix file mode of xpdfrc on uninstall. 2008-11-16 12:47:38 +00:00
Hiroki Sato
5d206d4640 - OPTIONify.
- Fix pkg-plist in NOPORTDOCS case.
2008-11-16 12:43:53 +00:00
Hiroki Sato
559816b892 - Install the localized xpdfrc separately and use "include"
instead of directly modifying the original xpdfrc.
- Take maintainership.

Approved by:	dryice (maintainer)
2008-11-16 12:25:22 +00:00
Stanislav Sedov
f47931fa24 - Fix an indentation in the latest net-snmp entry. 2008-11-16 10:01:28 +00:00
Stanislav Sedov
4a689e2dfb - Document the recent chain validation vulnerability in gnutls.
PR:		ports/128868
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> (based on)
2008-11-16 09:59:35 +00:00
Hiroki Sato
fc50450e56 Update to 3.1.10. Changes include:
plfonts.dtx:
	- Fixed issue of $a^\mathrm{b}, a_\mathrm{b}$.
	- Support \reDeclareMathAlphabet as a rubust sequence.

 tascmac.sty:
	- Several issues of itembox and screen environment fixed.

 ptex:
	- Fix uninitialized variable issue.

 [pt]lto[tp]f:
	- Fix handling of section 16 in kanji map.

PR:	ports/128828
2008-11-16 09:52:11 +00:00
Roman Bogorodskiy
b0d0a95407 - Update to 2.4.2
- Fix CVE-2008-4989

PR:		128868
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2008-11-16 08:47:08 +00:00
Dirk Meyer
8c9f7a3321 - add boost as direct dependency 2008-11-16 07:18:45 +00:00
Jeremy Chadwick
d946dc7a6e Removal of carriage returns (0x0D) from numerous files. QAT caught
this, as did our user community.

Reported by:	QAT, andrew clarke <mail@ozzmosis.com>
2008-11-16 04:51:41 +00:00
Dmitry Marakasov
0a2843a524 Pushover is a fun puzzle game originally published by Ocean in 1992.
In this game you control an ant that can walk along platformt that
are connected with ladders. On those platforms are dominos that
need to fall according to some rules.

WWW: http://pushover.sourceforge.net/
2008-11-16 01:13:58 +00:00
Martin Wilke
0dec7d5c95 - Update to 2.3.3
PR:		126179
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	linimon@ (maintainer timeout)
2008-11-16 00:44:56 +00:00
Martin Wilke
416a4c03ad Fix graphics/ImageMagick LIB_DEPENDS.
No PORTREVISION bump necessary since port simply won't build if
WITH_IMAGEMAGICK is defined.

PR:		126790
Submitted by:	lioux@
Approved by:	maintainer timeout
2008-11-16 00:35:00 +00:00
Edward Tomasz Napierala
b0bb57e80f Update to 2.3.5. 2008-11-16 00:11:48 +00:00
Edward Tomasz Napierala
0003f4af08 GigEdit is a graphical instrument editor based on the Gtk toolkit.
It can be used stand-alone or in conjunction with LinuxSampler.

WWW:    http://www.linuxsampler.org/
2008-11-15 23:49:23 +00:00
Yen-Ming Lee
57c67becd4 - update to 0.11 2008-11-15 23:40:58 +00:00
Martin Wilke
ada41b7f6c - Update to 0.30
PR:		128720
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer
2008-11-15 23:40:57 +00:00
Martin Wilke
8992e4d2e1 - Fix conflicting WITH_SKINS + WITHOUT_QT4
PR:		128747
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
2008-11-15 23:38:13 +00:00
Martin Wilke
4232ab7bc8 - Remove unneeded patch 2008-11-15 23:06:35 +00:00
Martin Wilke
b5d8151d5b - Fix plist
PR:		128878
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) \
		pointyhat
2008-11-15 23:03:28 +00:00
Martin Wilke
21ab9ff3f0 - add really the patch :P 2008-11-15 22:57:32 +00:00
Martin Wilke
dcf0d02873 - Add patch from upstream to fix segfault in modperl on x86
Note:
Fix a crash bug when modperl was loaded on some arches

PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like
hppa. This added an invalid cast which caused a segfault.

If you have:
  const char *pArgv[];
  Then pArgv will point to the same memory location as &pArgv. This pointer was
  then casted to (char ***) which is one level of pointers too much for this
  pointer.

  Thanks to an anonymous reporter who pointed out the crash.
  Thanks to pippijin for helping me understand the C++ magic.

Reported by:	Elvis Stansvik <elvstone@gmail.com>
2008-11-15 22:56:40 +00:00
Martin Wilke
9e3b80cf09 - Update to 2.46
Approved by:	maintainer implicit
2008-11-15 22:53:13 +00:00
Martin Wilke
f9f40e5c4f - Update to 0.89 2008-11-15 22:51:05 +00:00
Martin Wilke
8e2387f2f0 - Update to 0.13 2008-11-15 22:49:35 +00:00
Martin Wilke
caf8087a27 - Update to 1.3.9.3 2008-11-15 22:48:46 +00:00
Martin Wilke
6bfd997c44 - Update to 0.740 2008-11-15 22:45:17 +00:00
Martin Wilke
7fd3227df9 - Update to 0.1.18 2008-11-15 22:43:49 +00:00
Martin Wilke
9144d6e092 - Update to 0.5.0 2008-11-15 22:43:04 +00:00
Martin Wilke
2158f191a5 - Update to 0.6.5 2008-11-15 22:41:21 +00:00
Martin Wilke
c64e13b943 - Update to 1.5 2008-11-15 22:39:45 +00:00
Martin Wilke
3e9f6750fd - Update to 1.72 2008-11-15 22:38:35 +00:00
Martin Wilke
6b84d8c3dc - Update to 0.06 2008-11-15 22:36:09 +00:00
Martin Wilke
e7369064df - Update to 20081114 2008-11-15 22:33:34 +00:00
Martin Wilke
e30c863994 - Add bitlbee-otr
An IRC to other chat networks gateway with support for OTR

PR:		126208
Submitted by:	Ashish Shukla <wahjava@gmail.com>
2008-11-15 22:13:14 +00:00
Martin Wilke
ee9d05c9ec - Force Commit
repocopy from irc/bitlbee -> irc/bitlbee-otr
2008-11-15 22:09:30 +00:00
Martin Wilke
b200f950c3 libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.

WWW: http://libburnia-project.org/

PR:		ports/128795
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2008-11-15 22:05:39 +00:00
Martin Wilke
9e004140e9 libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.

WWW: http://libburnia-project.org/

PR:		ports/128794
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2008-11-15 22:05:07 +00:00
Martin Wilke
2f7de215a9 py-aipy collects together tools for radio astronomical
interferometry. In addition to pure-python phasing,
calibration, imaging, and deconvolution code, this package
includes interfaces to MIRIAD (a Fortran interferometry
package) and HEALPix (a package for representing spherical
data sets), and some math/fitting routines from SciPy.

WWW: http://setiathome.berkeley.edu/~aparsons/aipy

PR:		ports/128811
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-15 22:04:27 +00:00
Martin Wilke
2ba42c02d7 At the suggestion of Linas Vepstas on the Gnu Scientific Library (GSL) list,
this GPL'd suite of random number tests will be named "Dieharder". Using a
movie sequel pun for the name is a double tribute to George Marsaglia, whose
"Diehard battery of tests" of random number generators has enjoyed years of
enduring usefulness as a test suite.

The dieharder suite is more than just the diehard tests cleaned up and given a
pretty GPL'd source face in native C: tests from the Statistical Test Suite
(STS) developed by the National Institute for Standards and Technology (NIST)
are being incorporated, as are new tests developed by rgb. Where possible,
tests are parametrized and controllable so that failure, at least, is
unambiguous.

A further design goal is to provide some indication of *why* a generator fails
a test, where such information can be extracted during the test process and
placed in usable form. For example, the bit-distribution tests should
(eventually) be able to display the actual histogram for the different bit
n-tuplets.

Dieharder is by design extensible. It is intended to be the "Swiss army knife
of random number test suites", or if you prefer, "the last suite you'll ever
ware" for testing random numbers.

WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php

PR:		ports/128882
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:50:10 +00:00
Martin Wilke
0579e8f00d UNU.RAN (Universal Non-Uniform RAndom Number generator) is a collection of
algorithms for generating non-uniform pseudorandom variates as a library of C
functions designed and implemented by the ARVAG (Automatic Random VAriate
Generation) project group in Vienna, and released under the GNU Public License
(GPL). It is especially designed for situations where:

- a non-standard distribution or a truncated distribution is needed;
- experiments with different types of distributions are made;
- random variates for variance reduction techniques are used; or
- fast generators of predictable quality are necessary.

UNU.RAN provides generators that are superior in many aspects to those found in
quite a number of other libraries; however, due to its more sophisticated
programming interface, it might not be as easy to use.

It uses an object-oriented interface in which distributions and generators are
treated as independent objects, so that different methods for generating
non-uniform random variates may be chosen according to various criteria, such
as speed, quality, and variance reduction. It is flexible enough to permit
sampling from non-standard distributions, such as distributions that arise in
a model and can only be computed in complicated subroutines.

WWW: http://statmath.wu-wien.ac.at/unuran/

PR:		ports/128883
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:48:19 +00:00
Martin Wilke
1cc19a81ad RngStreams is a C implementation of a high-quality uniform random number
generator that supports multiple "independent" streams of uniform random
numbers.

WWW: http://statmath.wu-wien.ac.at/software/RngStreams/

PR:		ports/128860
Submitted by:	bf <bf2006a at yahoo.com>
2008-11-15 21:46:12 +00:00
Xin LI
5228433834 Update to 1.1.6.
PR:		ports/128469
Submitted by:	maintainer (see reply to the PR)
2008-11-15 21:43:26 +00:00
Martin Wilke
a48708961e This is a short script you can run from within an existing git
repository to create a remote repo on Github using a previously
created account. This does not create Github accounts (and that
violates the terms of service).

WWW:	http://search.cpan.org/dist/github_creator/

PR:		ports/128876
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-15 21:41:00 +00:00
Martin Wilke
971587b290 I wrote this module as an example of both using closures and using
File::Find. Students are always asking me what closures are good for,
and here's some examples. The functions mostly stand alone (i.e. they
don't need the rest of the module), so rather than creating a
dependency in your code, just lift the parts you want).

WWW:	http://search.cpan.org/dist/File-Find-Closures/

PR:		ports/128875
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-15 21:39:12 +00:00
Martin Wilke
3f339aeb0a BTPD is a bittorrent client consisting of a daemon and client commands, which
can be used to read and/or manipulate the daemon state. The daemon is capable of
running several torrents simultaneously and only uses one tcp port. It's fairly
low on resource usage and should be perfect for file distribution sites.
Efficient downloads and ease of use makes this client a good choice for the
casual user as well.

WWW:	http://www.murmeldjur.se/btpd/

PR:		ports/128865
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2008-11-15 21:38:38 +00:00
Martin Wilke
e44760de7c mpdas is an AudioScrobbler client for MPD written in C++.
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.

Please read the README at:
http://github.com/hrkfrd/mpdas/tree/master/README

WWW: http://50hz.ws/mpdas/

PR:		ports/128798
Submitted by:	hrkfrd at googlemail.com
2008-11-15 21:37:56 +00:00