1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

173666 Commits

Author SHA1 Message Date
Tor Egge
904a744460 Define __USE_UNIX98, to get a little further when compiling with GCC 4.1. 2007-03-21 21:49:04 +00:00
Tor Egge
7542312805 Previous backport of the 2001-09-11 fix from newer linuxthreads version
failed to take into account that the library contains wrappers for read()
and write() that calls __libc_read() and __libc_write().  This incorrectly
causes normal read() and write() operations to be retried if aborted by a
signal.

Instead of making __libc_read() and __libc_write() retry if aborted by a
signal, add new functions __libc_safe_read() and __libc_safe_write() that
retries operation after a signal.  Change reads from manager pipe and
writes to manager pipe to use __libc_safe_read() and __libc_safe_write().
2007-03-21 21:47:29 +00:00
Tor Egge
18eb964d17 Correct retrieval of stack address and size when getting the current
thread attributes for the main thread.

Add emulation of native threads (libc_r) method of getting the current
thread attributes (pthread_attr_get_np()) and adjust emulation of native
threads pthread_attr_getstackaddr() to return bottom of stack instead of
top of stack.

Correct emulation of native threads pthread_mutexattr_settype() when
selecting recursive mutexes.  Previously, the argument conversion before
calling the linuxthreads version of pthread_mutexattr_setattr() ended up
selecting errorcheck mutexes instead of recursive mutexes.
2007-03-21 21:40:24 +00:00
Jeremy Messenger
3a0ccf7858 Fix Japanese translation error in 2.6.8 and 2.8.0 causes xchat NOT to run,
bump the PORTREVISION.

Submitted by:	Takeharu KATO <takeharu1219@ybb.ne.jp>
2007-03-21 21:35:47 +00:00
Pav Lucistnik
b50832fc33 - Update to 0.10.0 2007-03-21 21:33:47 +00:00
Joe Marcus Clarke
e6a477494c We no longer need to read the PID twice now that dbus has been fixed. 2007-03-21 21:25:51 +00:00
Joe Marcus Clarke
e04da50289 Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients
(like gnome-session) close the pipe too early resulting in dbus-daemon
terminating.
2007-03-21 21:25:12 +00:00
Jeremy Messenger
318d98e3ba Update to 1.0rc3, see changelog for details:
http://fluxbox.org/version-0.9.php
2007-03-21 21:18:46 +00:00
Andrew Pantyukhin
4e643f2ca6 - Add nic and ansel horde modules
PR:		ports/110552
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-21 21:13:04 +00:00
Andrew Pantyukhin
df3c3d707c Add port www/horde-ansel - a gallery application
PR:		ports/110551
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-03-21 21:10:29 +00:00
Nicola Vitale
865494d31d JaLingo is a free OS independent dictionary application.
It understands 4 dictionary formats:

    * DSL
    * Mova
    * PtkDict/phpMyLingvo MySQL dumps
    * Sdictionary (249)

WWW:	http://jalingo.sourceforge.net/
2007-03-21 20:40:44 +00:00
Andrew Pantyukhin
f1c64ff7d5 - Fix dependency on cyrus-imapd23
PR:		ports/110639, ports/110643
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-21 20:28:58 +00:00
Jeremy Messenger
775b0262f8 Fix a hardcore of /usr/X11R6 to X11BASE.
PR:		ports/110166
Reported by:	John Nielsen <john@jnielsen.net>
2007-03-21 20:14:02 +00:00
Pav Lucistnik
600ff5085b - Install four additional headers, that are needed for mail/mail-notification's
Evolution plugin

Submitted by:	jylefort
2007-03-21 20:10:01 +00:00
Alejandro Pulver
5b0a38f59a - Remove DIST_SUBDIR (there is only one distfile).
- Remove unused entries from distinfo (the ones moved to games/mame-extras).
2007-03-21 20:09:19 +00:00
Jeremy Messenger
2724b787fb Fix a hardcore of /usr/X11R6 to X11BASE.
PR:		ports/110166
Reported by:	John Nielsen <john@jnielsen.net>
2007-03-21 20:02:48 +00:00
Pav Lucistnik
a95d9f2fca - Fix build: remove USE_GMAKE, since recently p5-Glib2 is BSD make friendly
Digged into:	tobez
2007-03-21 19:53:00 +00:00
Pav Lucistnik
bb945c1889 libopenraw is an ongoing project to provide a free software implementation for
camera RAW files decoding.  One of the main reason is that dcraw is not suited
for easy integration into applications, and there is a need for an easy to use
API to build free software digital image processing application.

WWW: http://libopenraw.freedesktop.org/
2007-03-21 19:23:36 +00:00
Pav Lucistnik
2970fa7acd GtkUnique is a library to facilitate programming single instance applications -
that is applications that gets instanced once and each subsequent instance just
quits - or send a command to the currently running instance.

WWW: http://log.emmanuelebassi.net/archives/2006/10/love-and-communication/
2007-03-21 19:21:27 +00:00
Alejandro Pulver
c19247cacd - Fix pkg-plist (avoid creating useless empty directory).
- Remove BROKEN.

Reported by:	pointyhat
2007-03-21 18:54:07 +00:00
Pav Lucistnik
edab5bc968 - Rename to graphics/agave
- Update to 0.4.2

Approved by:	maintainer
Repocopied by:	marcus
2007-03-21 18:49:13 +00:00
Alejandro Pulver
38dae2d71a - Fix pkg-plist.
- Remove BROKEN.

Reported by:	pointyhat
2007-03-21 18:12:38 +00:00
Alejandro Pulver
920b3b93ce - Make fetchable.
- Remove BROKEN.

Reported by:	Mathias Monnerville <mathias.monnerville@univ-paris4.fr>, kris
2007-03-21 17:48:16 +00:00
Roman Bogorodskiy
506d265c7e Fix build when WITHOUT_NLS defined.
PR:		110631
Submitted by:	Helge Oldach <ports-libgpg-error-mar07@oldach.net>
2007-03-21 17:39:36 +00:00
Sergei Kolobov
8d6718db8f - Use proper NO_SHARED knob instead of obsoleted NOSHARED
PR:		ports/108327
Submitted by:	Josh Carroll (floyd AT pflog DOT net)
2007-03-21 17:36:19 +00:00
Remko Lodder
3c59371e69 Standarise the latest Squid entry. 2007-03-21 17:07:34 +00:00
Sergei Kolobov
d6b3e0e507 - Update to 2.0.3
- Explicitly require fam rather than gamin

PR:		ports/110211
Submitted by:	KIMURA Yasuhiro (yasu AT utahime DOT org)
2007-03-21 17:01:15 +00:00
Sergei Kolobov
fa05711890 - Update to 0.46 [1]
- Update pkg-plist

PR:		ports/109945 [1]
Submitted by:	Marcelo Araujo
2007-03-21 16:48:58 +00:00
Sergei Kolobov
4890d1b04c - Update to 0.7.0 [1]
- Shorten COMMENT

PR:		ports/109939 [1]
Submitted by:	Marcelo Araujo (araujo AT bsdmail DOT org)
2007-03-21 16:43:07 +00:00
Sergei Kolobov
23d30abf16 - Update to 1.10 [1]
- Keep the port PREFIX-clean - override conf-include
- Keep pkg-plist sorted

PR:		ports/109940
Submitted by:	Marcelo Araujo (araujo AT bsdmail dot org)
2007-03-21 16:30:17 +00:00
Sergei Kolobov
8e8c78a883 - Update to 1.7.2 2007-03-21 16:05:50 +00:00
Oliver Lehmann
e424310f43 define USE_XFCE to get MASTER_SITE_SUBDIR defined 2007-03-21 15:51:02 +00:00
Rong-En Fan
4c0ceef4e9 - Force commit to note the following repocopies:
www/drupal -> www/drupal4
www/drupal -> www/drupal5

This is for the coming drupal5 port.

PR:		110413
Submitted by:	maintainer
Repocopied by:	marcus
2007-03-21 15:31:26 +00:00
Pav Lucistnik
4bed15dbd6 - Generalize dependency on ghostscript
Reported by:	pointyhat exprun
2007-03-21 15:28:47 +00:00
Pav Lucistnik
3174dbeeb2 - Fix xotcl-thread entry
Pointy hat to:	miwi
Noticed by:	portupgrade barfing on it
2007-03-21 14:42:50 +00:00
Lars Thegler
891cacd429 Update to 1.859 2007-03-21 14:18:12 +00:00
Emanuel Haupt
99692afd61 Update to 1.7.0 2007-03-21 14:05:10 +00:00
Martin Wilke
1662f38155 - Update to 0.03
PR:             109878
Submitted by:   miwi
Approved by:    maintainer timeout
2007-03-21 13:41:29 +00:00
Martin Wilke
0aaff0ff4a - Update to 1.63
PR:             109870
Submitted by:   miwi
Approved by:    maintainer timeout
2007-03-21 13:38:33 +00:00
Martin Wilke
3d2d32ea29 - Update to 1.16
PR:             109867
Submitted by:   miwi
Approved by:    maintainer timeout
2007-03-21 13:37:09 +00:00
Martin Wilke
af78fcf70b - Notes remove from lang/xotcl-thread 2007-03-21 13:32:24 +00:00
Martin Wilke
f85d3f582e - Remove lang/xotcl-thread port is obsolete. threading is default enabled
PR:             110611
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-21 13:25:39 +00:00
Martin Wilke
60b483075f - Fix build with aolserver-xotcl
PR:             110612
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-21 13:21:42 +00:00
Michael Johnson
92fa1b4379 - Update to 1.031 to fix build with latest Cairo
Reported and Requested by:	Pav
2007-03-21 13:21:41 +00:00
Martin Wilke
d82b84fbe7 - Update to 4.2.30
PR:             110596
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 13:17:12 +00:00
Martin Wilke
cd0b28485e - Update to 2.6.STABLE.12
PR:             110610
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Security:       http://www.vuxml.org/freebsd/c27bc173-d7aa-11db-b141-0016179b2dd5.html
2007-03-21 13:13:07 +00:00
Sergey Skvortsov
b55ee2f6da Update to 4.003
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.003/ChangeLog
2007-03-21 13:07:07 +00:00
Martin Wilke
a7782e32b9 - Add entry for squid TRACE method handling denial of service 2007-03-21 13:04:08 +00:00
Sergey Skvortsov
872c14ce04 Update to 1.0 2007-03-21 13:01:17 +00:00
Sergey Skvortsov
f805950442 Update to 1.16 2007-03-21 12:59:36 +00:00