Commit graph

182955 commits

Author SHA1 Message Date
Florent Thoumie
8f1782ff1e Add UserGuide to the list of installed documentation files.
Suggested by:	John E Hein
2007-08-24 09:40:35 +00:00
Vanilla I. Shu
7da4bc2cb5 Upgrade to 0.8. 2007-08-24 07:53:47 +00:00
Lars Balker Rasmussen
eb78452ecf Update to 0.16 2007-08-24 05:48:15 +00:00
Lars Balker Rasmussen
2ab7425a67 Update to 0.08 2007-08-24 05:44:19 +00:00
Max Khon
882ca735c5 Fix build on IA64. 2007-08-24 05:01:09 +00:00
Rong-En Fan
4d9f7e706a - Update download and license url
PR:		ports/115754
Submitted by:	Adi Pircalabu <apircalabu at bitdefender.com> (maintainer)
2007-08-24 03:01:52 +00:00
Brooks Davis
343cc64bbe - Upgrade to ganglia 3.0.4
PR:             ports/115363
Submitted by:   Michael Fuckner <michael at fuckner dot net>
2007-08-24 01:25:39 +00:00
Brooks Davis
d9d25c1251 - Upgrade to ganglia 3.0.4 [1]
- Fix support for large memory systems (hw.physmem is a u_long not a long) [2]
- Make portlint happier [3]

PR:		ports/115362 [1], some of [3]
Submitted by:	Michael Fuckner <michael at fuckner dot net> [1], some of [3]
		Clement Laforet <clement at FreeBSD dot org> [2]
2007-08-24 01:24:54 +00:00
David E. O'Brien
12169db351 Upon server-initiated closure of the sound device, rdesktop(1) hangs in
a tight loop if the sound packet buffer is not empty.  This usually
occurs after a long playback, and is indicated by an endless stream of
"ERROR: select: Bad file descriptor" messages on stderr.

Fix: forcibly empty the sound packet buffer after closing the sound device.

PR:		115692
Submitted by:	"Eugene M. Kim" <freebsd.org@ab.ote.we.lv>
2007-08-23 23:53:59 +00:00
Cy Schubert
78e4a1a65f Update 2.1.12 --> 2.1.13 2007-08-23 23:16:37 +00:00
Maho Nakata
4eda385320 Update to SRC680_m226. 2007-08-23 23:03:36 +00:00
David E. O'Brien
9f289f5957 Fix gcc4 build. 2007-08-23 22:57:41 +00:00
Martin Wilke
56fe2b11b5 - Update to 2.17-stable-12
Submitted by:	Aron Schlesinger via irc (maintainer)
2007-08-23 22:38:35 +00:00
Thierry Thomas
89705e1e26 Upgrade to 0.76.
Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_7_6/NEWS?op=file&rev=0&sc=0>
2007-08-23 22:13:36 +00:00
Thierry Thomas
3a00ffa77e Import patches (imported from OpenOffice.org 2.3 by Fedora, at least in
part). These patches, released under a BSD license, seem to improve the
accuracy of language detection, especially those that don't have a
Latin script.
2007-08-23 22:13:35 +00:00
Martin Wilke
febb30e268 - Update to 20070822 2007-08-23 21:31:33 +00:00
Martin Wilke
479e50ac9c - Update to 20070823 2007-08-23 21:29:58 +00:00
Doug Barton
e8a706e264 1. Update to 3.1.0
2. Update the MASTER_SITES
3. Add a verify target for the PGP signature, and download the signature
4. Add USE_GMAKE
5. Add an unconditional USE_GETTEXT since there is no way to disable it
6. Update pkg-plist with the *.mo files

Approved by:	maintainer timeout

PR:		ports/115664 (pkg-plist fix)
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2007-08-23 21:21:19 +00:00
Doug Barton
515e8058bf Forced commit to note that the right PR number is 115665. 115664 is
related, and by the same submitter.
2007-08-23 20:59:22 +00:00
Doug Barton
a4b970eb78 1. Update to version 3.1.0
2. Add a verify target for the PGP signature, and download the signature

Approved by:	maintainer

PR:		ports/115664 (pkg-plist fix)
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2007-08-23 20:57:59 +00:00
Doug Barton
7cff31552a Since gaim is no more, refer to pidgin instead 2007-08-23 20:55:15 +00:00
Frank J. Laszlo
0059ee4621 Add new vender patches that addresses several bugs:
readline52-002:
Readline neglects to reallocate the array it uses to keep track of wrapped
screen lines when increasing its size.  This will eventually result in
segmentation faults when given sufficiently long input.

readline52-003:
When moving the cursor, bash sometimes misplaces the cursor when the prompt
contains two or more multibyte characters.  The particular circumstance that
uncovered the problem was having the (multibyte) current directory name in
the prompt string.

readline52-004:
When restoring the original prompt after finishing an incremental search,
bash sometimes places the cursor incorrectly if the primary prompt contains
invisible characters.

readline52-005:
When rl_read_key returns -1, indicating that readline's controlling terminal
has been invalidated for some reason (e.g., receiving a SIGHUP), the error
status was not reported correctly to the caller.  This could cause input
loops.

readline52-006:
The readline display code miscalculated the screen position when performing
a redisplay in which the new text occupies more screen space that the old,
but takes fewer bytes to do so (e.g., when replacing a shorter string
containing multibyte characters with a longer one containing only ASCII).

readline52-007:
An off-by-one error in readline's input buffering caused readline to drop
each 511th character of buffered input (e.g., when pasting a large amount
of data into a terminal window).
2007-08-23 19:26:36 +00:00
Andrew Pantyukhin
ae068adc74 - Try to provide reasonable alternatives for removed emacs-related ports 2007-08-23 19:06:32 +00:00
Emanuel Haupt
2e5b674261 Update to 1.6.9 2007-08-23 18:32:11 +00:00
Andrew Pantyukhin
3e7d845832 - Fix plist by using PYDISTUTILS_PKGNAME
- Provide more mirrors
- Bump portrevision

Reported by:	pointyhat via portsmon
2007-08-23 17:54:25 +00:00
Florent Thoumie
ffb3439348 Enable schemas.
Submitted by:	maintainer
2007-08-23 17:50:09 +00:00
Florent Thoumie
6c9a685eb2 Enable schemas. 2007-08-23 17:49:12 +00:00
Greg Lewis
eff6b6a07a . Correctly respect WITHOUT_WEB. This should fix the default amd64 build
on 7.x.
2007-08-23 14:54:54 +00:00
Rong-En Fan
e01825b6ff - Update to 8.n
- Change default CXXFLAGS from -Os to -O3
- SSE assembly has been dropped due to lack of evidence for improved
  performance

PR:		ports/115708
Submitted by:	bf <bf2006a at yahoo.com> (maintainer)
2007-08-23 14:54:21 +00:00
Rong-En Fan
5078b8bb0a - Update to 2.0.3
PR:		ports/115724
Submitted by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer)
2007-08-23 14:52:53 +00:00
Martin Wilke
a679966894 - Update to 1.0.0
PR:		115713
Submitted by:	robert blacquiere <robert@blacquiere.nl>
Approved by:	maintainer
2007-08-23 14:48:29 +00:00
Martin Wilke
f350114cf9 - Update to 6.7
PR:		115711
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-08-23 14:47:13 +00:00
Martin Wilke
1f974718b6 The bbcode extension is a quick and efficient BBCode Parsing Library.
It provides various tag types, high speed one pass parsing, callback
system and tag position restriction.

WWW: http://pecl.php.net/package/bbcode/

PR:		ports/115238
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
2007-08-23 14:44:05 +00:00
Max Khon
b29e1e3c4a Bump PORTREVISION. 2007-08-23 14:42:29 +00:00
Max Khon
7ae35f4449 - Remove ONLY_FOR_ARCHS to see what happens (they say in the website
it's more portable now).
- Install manpages into ${MANPREFIX}/man, not ${PREFIX}/share/man.
- Bring back IGNORE for FreeBSD < 600000 (all fusefs-* ports have it,
and the build would succeed but installation of dependencies would fail).
- Add a note in pkg-message about memory usage, and make a gramatical
correction.
- Avoid calling fsync() twice.

PR:		115088
Submitted by:	alepulver@
2007-08-23 14:41:39 +00:00
Max Khon
a90e91d697 - Fix pkg-plist with undefined WITH_EDIT variable
- Add WITH_NLS option
- Use %%DATADIR%%

PR:		112690
Submitted by:	Vlad V. Teterya
2007-08-23 14:30:57 +00:00
Dag-Erling Smørgrav
cf7f39400e Bump port revision to mark the addition of four missing plist entries. 2007-08-23 13:34:44 +00:00
Kirill Ponomarev
5800924134 Utilize USE_XORG
PR:		ports/115537
Submitted by:	mm
2007-08-23 13:13:58 +00:00
Alexander Kabaev
8e8ea068b0 Regenerate patch-objformat with 5 lines of context. If target file was
already patched by optpatch-freetype and patch  program needs to locate
shifted position for the hunk, default three lines of context are not
enough to properly locate the right place.

This unbreaks builds with optional WITH_TTF_BYTECODE_ENABLED feature
enabled.
2007-08-23 12:46:35 +00:00
Tilman Keskinoz
dc3eb1776b Add a link to the main article to saved articles
Obtained from:	newsbeuter svn
Reported by:	clemens fischer
2007-08-23 12:31:03 +00:00
Martin Wilke
f850d5d431 pyrad is a Python implementation of a RADIUS client as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending them
and decoding responses.

WWW: http://www.wiggy.net/code/pyrad/

PR:		ports/115458
Submitted by:	Blaz Zupan <blaz at si.FreeBSD.org>
2007-08-23 12:18:20 +00:00
Andrew Pantyukhin
22d2dc89b0 - Use a more appropriate master site subdir
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
2007-08-23 11:53:41 +00:00
Maho Nakata
545fb01afe Update to OOG680_m2. 2007-08-23 11:24:57 +00:00
Martin Wilke
6fa0b72325 PulseAudio Volume Meter (pavumeter) is a simple GTK volume meter for the
PulseAudio sound server.

WWW: http://0pointer.de/lennart/projects/pavumeter/

PR:		ports/115317
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:14:32 +00:00
Martin Wilke
1c92630bcc PulseAudio Preferences (paprefs) is a simple GTK based configuration dialog for
the PulseAudio sound server.

Please note that this program can only configure local servers, and requires
that a special module module-gconf is loaded in the sound server. (Since
PulseAudio 0.9.5 this modules is loaded by default.)

WWW: http://0pointer.de/lennart/projects/paprefs/

PR:		ports/115318
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:12:38 +00:00
Martin Wilke
6443d4106b PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream seperately.

WWW: http://0pointer.de/lennart/projects/pavucontrol/

PR:		ports/115320
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:10:21 +00:00
Martin Wilke
c84d1e3ce5 PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:

 - Notify about new sink/sources becoming available on the LAN
 - Quickly change the default PulseAudio sink/source/server assigned to the
   current X11 display, selecting devices available on the LAN
 - Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
   Meter, PulseAudio Manager, PulseAudio Preferences

WWW: http://0pointer.de/lennart/projects/padevchooser/

PR:		ports/115315
Submitted by:	Romain Tartière <romain at blogreen.org>
2007-08-23 11:06:23 +00:00
Martin Wilke
10add1dc92 - Update to 5.27
PR:		115449
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2007-08-23 10:58:59 +00:00
Rong-En Fan
15fa401bc7 - Fix build with gcc 4
- Pet portlint(1)

PR:		ports/115749
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
2007-08-23 10:57:36 +00:00
Gerald Pfeifer
d003ac37af Update to the 20070822 snapshot of GCC 4.2.2. Add the same CONFLICTS with
lang/gcc295 that we already have in lang/gcc43.
2007-08-23 10:54:12 +00:00