Commit graph

5213 commits

Author SHA1 Message Date
Oliver Lehmann
afd80b43a1 fix a memory leak
bump PORTREVISION

PR:		109725
Submitted by:	oliver
Patch by:	Xavier Otazu <xotazu@cvc.uab.es>
Approved by:	maintainer timeout (35 days)
2007-04-04 18:39:42 +00:00
Michael Johnson
3c0edec501 Readd net/straw since it builds again 2007-04-04 18:13:19 +00:00
Michael Johnson
ae8028b410 Chase gimp move 2007-04-04 15:22:23 +00:00
Michael Nottebrock
bf4e60e8bf Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched,
introduces XSS vulnerabilities in Konqueror and potentially affect any
Qt/KDE applications which deal with URLs or paths from untrusted locations.

Security:	CVE-2007-0242
2007-03-30 18:15:08 +00:00
Michael Nottebrock
fa983ead5e Disable polling of smb filesystems listed in fstab. 2007-03-29 00:31:22 +00:00
Michael Nottebrock
9dc6a90201 Security: http://www.kde.org/info/security/advisory-20070326-1.txt
Security:	CVE-2007-1564
2007-03-29 00:30:26 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Pav Lucistnik
13c306d9db - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 20:27:42 +00:00
Martin Wilke
f608f3dfac PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtOpenGL module.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109628
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 10:06:47 +00:00
Martin Wilke
07abf23812 - Add oooq2 port
OpenOffice.org Quickstarter is a small application that runs in the KDE
SystemTray. It is used to quickly start the different OpenOffice.org
modules without having to go through the K-Menu.

This port provided quickstarter only for OpenOffice 2.x

Author: segfault_ii@web.de
WWW:   http://developer.berlios.de/projects/segfaultskde/

PR:             110382
Submitted by:   Rashid N. Achilov <achilov-rn@askd.ru>
Repocopy by:    marcus
2007-03-27 08:45:31 +00:00
Joe Marcus Clarke
6c059a5542 Fix the build with GCC 4.x.
Reported by:	pointyhat via kris
2007-03-26 17:21:14 +00:00
Joe Marcus Clarke
b7c1b7581b Backout this patch as 3.2 already contains this fix, and bland is AFK. 2007-03-25 15:33:07 +00:00
Kirill Ponomarev
90a86b7232 Update to version 225.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_225
2007-03-25 08:22:29 +00:00
Alexander Nedotsukov
c8d5ff0b51 Properly check for empty xml node set to avoid NULL pointer dereference.
This bug was source of g-s-d crashes on X systems with non standard
keyboard layout options.
2007-03-25 07:33:11 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Pav Lucistnik
9088b943cd - bsd.efl.mk is now in ports/Mk
PR:		ports/100497
Submitted by:	stass
2007-03-24 14:03:59 +00:00
Pav Lucistnik
1fe8b089ca - Fix plist
Reported by:	pointyhat
2007-03-24 13:29:12 +00:00
Joe Marcus Clarke
0930a15d61 Update to 3.2 which fixes some more multi-layout crashes. 2007-03-24 06:29:27 +00:00
Pav Lucistnik
ce18910a98 - Fix after objformat removal 2007-03-23 21:35:47 +00:00
Joe Marcus Clarke
516b5345a5 Fix the invalid freeing of memory problem with the official patch to correct
a memory leak.
2007-03-22 23:53:26 +00:00
Joe Marcus Clarke
2f325a4929 Fix a bug where static memory was being free'd as a key to a hash table.
This resulted in a crash when more than one keyboard layout was configured.
See http://bugzilla.gnome.org/show_bug.cgi?id=421252 for more details.

Reported by:	Ivan Georgiev <ivan@kytex.bg>
2007-03-21 22:16:18 +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
7b8bb97291 I keep forgetting to update the plist when the splash screen collection changes. 2007-03-20 04:14:38 +00:00
Pav Lucistnik
f08d6a13a2 - Limit tomboy to i386 again
Reported by:	nox
2007-03-19 22:36:14 +00:00
Jeremy Messenger
bc9422c092 The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:

	-Update to 1.0rc2.
	-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
	-The bsetroot has been renamed to fbsetroot.

As for the other ports, chase the fluxbox-devel -> fluxbox.

Request by:	too many to list (include developers)
2007-03-19 19:19:32 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Rong-En Fan
0ff637ff88 Add xrsi 0.9, a minimalist break enforcer for linux/unix for the
prevention of RSI.

PR:		ports/110430
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2007-03-18 13:24:42 +00:00
Joe Marcus Clarke
266cff94b3 Update to 0.9. 2007-03-17 21:27:58 +00:00
Michael Nottebrock
f38eff8c46 USE_GL
Noticed by: flz
2007-03-16 13:29:20 +00:00
Michael Nottebrock
0b543fbafa Look for xscreensaver executables in the correct prefix.
PR:	ports/110330
Submitted by:	girgen
2007-03-15 14:53:01 +00:00
Stanislav Sedov
d086f02892 - Fix on !i386 by disabling invalid code. There's no known solution for this
problem currently.

Reported by:	kris
2007-03-15 07:34:30 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
7b43addf41 Makes it easy to set the background in rox instead of having to
having to muck around with the XML API it uses.

-f fill the screen with the image
-s scale the image with out stretching it
-c center image and do not scale
-t tile the image

default: -s

PR:		ports/110152
Submitted by:	Zane C. Bowers
2007-03-13 09:02:42 +00:00
Stanislav Sedov
16c5996a56 - Don't try to delete unexistent directories. 2007-03-11 11:20:37 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Norikatsu Shigemura
6ed6dba53f o Update to 1.4.0
o Chase libraries version bump to depending on this port.

[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.

Spotted by:	Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from:	Florian Kainz <kainz <@> ilm.com>
Committed at:	AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
		bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
		simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
		murray, cjh, brooks, daichi, delphij, ups, rrs
2007-03-11 08:50:26 +00:00
MANTANI Nobutaka
4d5da45357 Chase shared library version bump in textproc/uim. 2007-03-10 20:39:37 +00:00
Martin Wilke
dbffa308e0 - Update to 2.8
PR:             110051
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-03-07 22:47:20 +00:00
Andrew Pantyukhin
f904d20178 - Update to 0.6 2007-03-07 13:12:27 +00:00
Mark Linimon
0a4a77f183 Update maintainer's email address.
Requested by:	maintainer
2007-03-07 05:40:29 +00:00
Michael Nottebrock
1960b0f2cb Fix for .contentWindow queries crashing on invalid windows.
Security: http://bindshell.net/advisories/konq355
Obtained from: KDE SVN
2007-03-06 13:37:12 +00:00
Andrew Pantyukhin
1b982884ff - Update to 0.5 2007-03-05 19:41:20 +00:00
Rong-En Fan
7a47676d66 - Update to 2.6
PR:		ports/109816
Submitted by:	Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
2007-03-04 10:26:40 +00:00
Jeremy Messenger
071c659525 Fix the crash when navigate in System->Preferences->Keyboard. Bump the
PORTREVISION.

PR:		ports/108967
Bugzilla:	http://bugzilla.gnome.org/show_bug.cgi?id=370038
Obtained from:	fd.org CVS
Submitted by:	Mark Evenson <mark.evenson@gmx.at>
2007-02-27 21:02:53 +00:00
Mark Linimon
95abf822f2 Reset karma@ez.pereslavl.ru due to maintainer timeouts and no response
to earlier email.

Hat:		portmgr
2007-02-27 00:04:46 +00:00
Kirill Ponomarev
68bf6e7fbe Add option to compile with 256 color support.
PR:		ports/107112
Submitted by:	Tony Morlan<tony.morlan@gmail.com>
2007-02-26 21:51:56 +00:00
Kirill Ponomarev
7fd9e25da2 Update to version 224
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_224
2007-02-26 21:44:41 +00:00
Alexey Dokuchaev
88c8b624ed Fix the build on recent -CURRENT.
Reported by:	piso
2007-02-26 11:29:34 +00:00
Martin Wilke
44fe6e212c - Update to 2.4
PR:             109523
Submitted by:   Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-02-26 11:19:10 +00:00