| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
stable apireference of KDE3 [1]
- Update to version 3.4 [2]
- Use KDE as DIST_SUBDIR
PR: ports/83199 [1]
Submitted by: Heiner <h.eichmann@gmx.de> [2]
Repocopy by: marcus
|
|
|
|
|
|
| |
http://mail.gnome.org/archives/gnome-announce-list/2005-July/msg00019.html
for the official release announcement as well as all the changes in this
release.
|
|
|
|
|
| |
PR: ports/83095
Submitted by: Andrew Stevenson <andrew@ugh.net.au> (maintainer)
|
| |
|
|
|
|
| |
port to compile on RELENG_4.
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- remove outdated MASTER_SITES
PR: 82992
Submitted by: Andrew (maintainer)
|
|
|
|
|
| |
PR: 82945
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
| |
once before continually trying to reopen it. Because of this, some users
not using the devd patch to process dynamic ACPI updates were bitten by
the file descriptor leak. Thus, I am bumping PORTREVISION for this commit.
|
| |
|
|
|
|
| |
as a potential file descriptor leak on /dev/acpi.
|
|
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar_dot . org>
Noticed by: kris@
|
| |
|
|
|
|
|
|
|
|
| |
version of NVidia driver release for the sake of supporting some "legacy"
GPUs. Note that this options is unsupported, and presumably would only be
needed for a few unlucky souls out there.
PR: ports/82758
|
|
|
|
|
|
|
|
|
|
| |
won't work yet for non-root users unless they are using my devd patch
at http://www.marcuscom.com/downloads/devd.diff to give open permissions
to the devd.pipe socket.
Without this real-time update support, it can take up to 30 seconds for the
battstat applet to update on an ACPI event. Because this support is still
experimental, I am not bumping PORTREVISION.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed assignment of PORTREVISION. It needs to be set before including
bsd.port.pre.mk [1]
- Disabled exit upon failure to kldunload and kldload of NVidia driver
for 7667 driver. This would break an upgrade of an earlier install [1]
- Fix PREFIX expansion in pkg-message
PR: ports/82554 [1]
Submitted by: Sean Farley <sean-freebsd(at)farley.org>
|
|
|
|
|
| |
PR: 82440
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
| |
|
|
|
|
|
|
|
|
|
| |
via GDM. In such a case, the user would have had root:gdm privileges.
This is now fixed by correctly changing back to the user's uid:gid.
Submitted by: Pawel Worach <pawel.worach@gmail.com>
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=308050
Security: This fixes a potential privilege escalation problem
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
| |
Reported by: Kent Stewart <kstewart@owt.com>
|
|
|
|
| |
list of the changes and new hacks.
|
| |
|
|
|
|
| |
Resort one item while I'm here
|
|
|
|
| |
and bug fixes.
|
|
|
|
|
|
| |
X11/extensions/dmxext.h which xorg doesn't install
Help figuring what was wrong:
|
| |
|
|
|
|
| |
content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
|
| |
|
|
|
|
|
| |
PR: ports/82257
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
locking is already there. Bump PORTREVISION.
This should fix recursive panics reported on 5.4-STABLE.
Reported by: green
Submitted by: sam
Reviewed by: alc, dfr
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: sajd on #freebsd-gnome
|
|
|
|
| |
(http://bugzilla.gnome.org/show_bug.cgi?id=306359).
|
| |
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
- Remove useless start_cmd/stop_cmd
- Set procname (unbreaks status)
|
| |
|
|
|
|
|
| |
PR: 82063
Submitted by: Björn König <bkoenig@cs.tu-berlin.de>
|
| |
|
| |
|
|
|
|
| |
Noticed by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
| |
Approved by: portmgr (marcus)
|
| |
|
|
|
|
| |
Prodded by: oliver
|
|
|
|
|
|
|
| |
application for XFCE.
PR: ports/80840
Submitted by: Dan Barry <DaJoob@dajoob.com>
|
|
|
|
|
| |
Based on PR: ports/81041
Submitted by: Sean Farley <sean-freebsd(at)farley.org>
|
|
|
|
| |
- Fix 6113-case of extra patching
|
|
|
|
|
| |
PR: 81422
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
|
| |
|
|
|
|
|
|
| |
Fix build.
Submitted by: David Scheidt (WRKSRC part)
|
|
|
|
|
|
| |
This can go away after the next electricsheep release.
Pointy hat to: bms
|
|
|
|
| |
PR: ports/81149
|
|
|
|
|
|
|
| |
- Use SUB_FILES=pkg-deinstall
PR: ports/81156 [1]
Submitted by: Björn König <bkoenig@cs.tu-berlin.de> [1]
|
| |
|
|
|
|
| |
No other changes.
|
|
|
|
|
|
|
|
|
|
|
| |
Don't remove uniqueid if the package is uninstalled.
Update RUN_DEPENDS; xsetbg may also be found in ports/x11/xloadimage now.
Use DATADIR.
Note to maintainers of x11/xloadimage and graphics/xli: there is no CONFLICTS
definition for those ports.
Approved by: maintainer (dyeske)
|
|
|
|
|
|
|
| |
What happens is gdm gets locked in a tight loop forever reading, but
never processing, the EOF from the IPC socket.
PR: 80906 (amongst others)
|
| |
|
|
|
|
| |
Submitted by: sajd on #freebsd-gnome
|
|
|
|
|
|
| |
than it needs to.
Submitted by: Ryan Lortie <desrt@desrt.ca>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release Highlights:
* Supports FreeBSD 5-STABLE (5.3-RELEASE or later). For FreeBSD 4.x
and 5.2.1 users we stick to previous version (6113), since 7174 does
not play nicely with legacy FreeBSD releases
* Added support for the latest NVIDIA GPUs, including the GeForce 6600
and 6200 with TurboCache(TM)
* Added support for the KSE threading libraries
Prodded by: many
Tested by: several
Tested on: FreeBSD 4.11 and 5.3
|
| |
|
|
|
|
|
|
|
|
| |
- Refactor pkg-plist as PLIST_{FILES|DIRS}
- Install the example regardless of NOPORTDOCS
PR: ports/80772 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
|
|
|
|
|
|
|
|
|
|
|
| |
The Kimgio patch broke reading of .rgb images in
most cases due to a fence-post error.
The Kommander patch was incorrect and still
allowed execution of files served from /tmp.
Security: References: http://www.kde.org/info/security/advisory-20050421-1.txt
http://www.kde.org/info/security/advisory-20050420-1.txt
|
|
|
|
| |
Reported and tested by: Emilio <contiemilio@virgilio.it>
|
|
|
|
| |
package building
|
|
|
|
|
| |
PR: ports/80577
Submitted by: Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_202
|
|
|
|
|
|
| |
Man support is horribly broken for FreeBSD (see
http://bugzilla.gnome.org/show_bug.cgi?id=163404), and has a tendancy to
slow Yelp down to a crawl (even lock it up).
|
| |
|
|
|
|
|
|
| |
update to 0.2.1
PR: 80408
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
|
| |
PR: ports/79155
Submitted by: danfe
|
|
|
|
| |
Reported by: thurners@t-online.de
|
|
|
|
| |
Reported by: michael schamber 5-d at gmx.net
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_201
|
|
|
|
|
|
| |
file from being installed.
Pointed out by: pointyhat via kris
|
|
|
|
| |
Security: Fixes CAN-2005-1046
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
|
| |
http://mail.gnome.org/archives/gnome-announce-list/2005-April/msg00030.html
for all of the combined changes and fixes in the GNOME Desktop modules.
|
|
|
|
|
|
|
| |
search path. This fixes applications that only need to link to libgnome-2.0.
Reported by: Mike Harding <mvh@ix.netcom.com>
Ralf Folkerts <ralf.folkerts@gmx.de>
|
|
|
|
|
|
|
|
| |
- Respect CC/CFLAGS (me)
- Use MASTER_SITE_DEBIAN (me)
PR: ports/79204
Submitted by: maintainer
|
| |
|
|
|
|
| |
Reported by: Steven Earl Smith
|
|
|
|
|
| |
PR: ports/79896
Submitted by: User1001 <supraexpress@globaleyes.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
evolution-data-server-1.2.2 update. Without rebuilding
gnomepanel, the clock applet errors out. While most
people have figured this out by now and rebuilt gnomepanel,
it seems most fair to everyone else that gnomepanel get
a PORTREVISION bump.
Apologies for not doing this sooner.
|
|
|
|
| |
Requested by: Peter Jeremy, PeterJeremy at optushome dot com dot au
|
|
|
|
| |
Thank you: pointyhat
|
| |
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
| |
|
|
|
|
| |
library is gtk1-centric, and gtk2 has the functionality already.
|
|
|
|
| |
Remove some comment about a bug in pam for FreeBSD < 5.1-Release.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
It does some assumption-making, but it works. The project
seems to have been abandoned (the WWW site is long-gone), so
this is the only way to bring the app into this millenium.
In the words of someone who asked to remain nameless lest he
be implicated in contributing to this commit: "GTK1 must die!"
Seriously. It's time that everything that uses GTK1 by default
to move away from it.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patches and pkg-plist. This version has numerous bugs fixed, and
several new screensavers.
Add gdk_pixbuf as a dependency. It's a small library, and adds
additional features to the image-grabbing screensavers.
Add glade2 as required by the latest versions. The delay in upgrading
was due to the large number of dependencies that were formerly associated
with the glade2 port. The gnome team should be commended for reducing this
to a reasonable level.
|
|
|
|
|
|
|
| |
in that locale.
PR: 79672
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
|
|
|
|
|
|
| |
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
|
|
|
|
|
|
|
|
|
|
| |
'vcgt'-tag) for display calibration on X11-Servers with XVidModeExtension
supported (like X.org or XFree86 4.x.x). It can't create the profiles
so you need to acquire them elsewhere (e.g. from some commercial
program or from your display vendor).
PR: ports/79593
Submitted by: Petr Holub <hopet@ics.muni.cz>
|
|
|
|
|
| |
PR: ports/79486
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- Use PLIST_FILES (me)
PR: ports/79516
Submitted by: UMENO Takashi
|
|
|
|
| |
being installed.
|
|
|
|
| |
Reported by: GNOME Tinderbox
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Clean up KDE menu for KDE 3.4 [1]
* Fix a bug, if a .desktop is in ${X11BASE}/share/gnome/app/ it will
display an entry in 'Applications' and in 'Desktop' menu. Disable the
LegacyDirs option in the settings.menu to fix it [1]
Submitted by: mezz [1]
|
| |
|
| |
|
|
|
|
| |
Submitted by: adamw
|
|
|
|
| |
notes available at http://www.jwz.org/xscreensaver/changelog.html.
|
| |
|
|
|
|
|
|
|
|
|
| |
apps like koffice.
Reported by, patch obtained from: Raphael Langerhorst
<raphael-langerhorst@gmx.at>
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
| |
style and window decoration).
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
- Add USE_GNOME=gnomeprefix to create/remove gnome directories.
PR: 79116
Submitted by: maintainer
Approved by: portmgr (krion)
|
|
|
|
| |
Fixes kdebase3's pkg-plist and kwin's XComposite support.
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via krion
|
| |
|
| |
|
|
|
|
| |
Noticed by: cluster via krion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
|
|
|
|
| |
Reported by: pointyhat via krion
|
|
|
|
|
| |
PR: 78903
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
| |
It does not look like i will return to my
FreeBSD work in the near future (next months).
|
|
|
|
| |
Submitted by: Davide D'Amico
|
|
|
|
| |
Submitted by: Jung-uk Kim <jkim@niksun.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Security: http://www.freebsd.org/ports/portaudit/d4bd4046-93a6-11d9-8378-000bdb1444a4.html
|
|
|
|
| |
2.6.x, so a repocopy to libgnomemm210 is not needed.
|
|
|
|
| |
.desktop to make it works better with GNOME 2.10's menu.
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
|
|
|
|
| |
PR: 74190 (based on)
|
|
|
|
| |
- Also fix few brainos
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
dependencies, isn't ubiquitously useful, and makes pointyhat cry.
Given blessing by: kwm (gnomemeeting's maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
|
|
|
|
| |
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
hence make package was broken.
Add -DNARROWPROTO to CFLAGS what actually also fixes problems with
flashing scrollbars, if xterm installed without imake dependency.
Reported by: lesi
Discussed with: lesi
|
|
|
|
|
|
|
| |
is installed as package.
PR: ports/77408
Submitted by: Gil Kloepfer <gil at arlut dot utexas.edu>
|
|
|
|
| |
port that is no longer installed. Deprecate and set expiry date of May 1.
|
| |
|
| |
|
|
|
|
|
|
| |
flz@FreeBSD.org.
Approved by: pav (mentor)
|
|
|
|
|
|
|
| |
being pressed on an SNES pad connected to the parallel port.
PR: ports/75285
Submitted by: Travis Poppe <tlp@LiquidX.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
|
| |
|
| |
|
|
|
|
| |
usual list of fixes and new modules.
|
|
|
|
|
|
|
| |
object lock across the call. It shows up with INVARIANTS turned on.
PR: ports/77750
Submitted by: Frank Mayhar <frank(at)exit.com>
|
|
|
|
|
|
| |
Security: Fixes CAN-2005-0365 / 29dd0065-81fa-11d9-a9e7-0001020eed82
Obtained from: KDE CVS
|
|
|
|
|
|
| |
release for GNOME 2.8. See
http://mail.gnome.org/archives/gnome-announce-list/2005-February/msg00071.html
for the list of changes between 2.8.2 and 2.8.3.
|
|
|
|
|
| |
PR: 77919
Submitted by: maintainer
|
|
|
|
|
|
| |
assigned a scalar value.
Reported by: Sean McNeil <sean@mcneil.com>
|
|
|
|
|
| |
PR: 77833
Submitted by: Sam Lawrance <boris(at)brooknet.com.au>
|
| |
|
|
|
|
| |
probably not the right category for it).
|
| |
|
|
|
|
|
|
|
| |
- Add accessibility to CATEGORIES
PR: ports/77806
Submitted by: Stephen Montgomery-Smith
|
| |
|
| |
|
|
|
|
|
|
| |
- don't build the shared library and thus remove CONFLICTS.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
|
| |
<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
<shanee@augusta.de>... User unknown (in reply to RCPT TO command)
|
|
|
|
| |
and the handful of ports that depended on them.
|
| |
|
|
|
|
|
|
|
| |
- Update to 3.3.3.b2 (me)
PR: ports/70922
Submitted by: "Jonatan B" (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
nVIDIA updated recently nvidia-settings with GVO (Graphics to Video Out)
support. But quietly released source inplace of 1.0 tarball.
Diffs are clean.
Reported by: tarc@mail.ru
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
|
|
|
| |
strictly necessary, it is usually what you want.
|
|
|
|
| |
Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
| |
|
|
|
|
|
| |
PR: 77297
Submitted by: Mike Hauber <m.hauber (@) mchsi (.) com>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
|
|
|
|
| |
preview settings when changing icon-sizes.
|
|
|
|
|
| |
can be used as a drop-in replacement for kdelibs - no rebuilding of depen-
dencies necessary.
|
|
|
|
|
|
| |
Add a patch for a javascript related crashbug in Konqueror.
Add masterport-hooks for kdelibs3-nocups.
|
| |
|
|
|
|
|
| |
PR: ports/76848
Submitted by: UMENO Takashi
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
| |
|
| |
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
|
|
|
| |
Noticed by: Rostislav Krasny (rosti_bsd at yahoo.com)
|
|
|
|
| |
Pointed out by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove the post-install/pkg-install, since gnomehier is taking care of
it.
devel/gnomevfs2
Add pkg-install and pkg-deinstall to restore libgnome's gconf key if
libgnome's .schemas exists. This fix the plist complained by pointyhat.
Why restore libgnome's gconf key during the installtion if it exists?
Because, libgnome always depend on gnomevfs2 so make sure the libgnome
is still in the top when we either reinstall or upgrade gnomevfs2.
misc/gnomehier
Remove the etc/gconf/gconf.xml.defaults/*, since the gconftool is
taking care of it. ie: GCONF_SCHEMAS
x11/libgnome
Add pkg-deinstall to restore gnomevfs2's gconf key if gnomevfs2's
schemas exists. This fix the plist complained by pointyhat. Also, this
is a real fix for the weird keyboard problem when you uninstall
libgnome without reinstall it.
Bump the PORTREVISION in all of four ports above to fix everything with gconf
keys stuff for plist. Those have been tested in the MarcusCom CVS, GNOME
tinderbox, and my tinderbox.
|
|
|
|
| |
Suggested by: pav
|
|
|
|
|
|
|
| |
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
|
| |
|
| |
|
|
|
|
|
|
|
| |
instead of playing Mahjongg.
(Pull kdenetwork onto CD1 instead of kdegames - should be okay since kde-
network's package is actually smaller).
|
|
|
|
|
| |
PR: 76742
Submitted by: Matt Lancereau <matt@bsdfly.org>
|
|
|
|
|
|
|
|
| |
terminal library, extensions to Xfce by
os-cillation.
PR: 76741
Submitted by: Matt Lancereau <matt@bsdfly.org>
|
|
|
|
|
| |
PR: ports/76744
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
|
| |
|
| |
|
| |
|
| |
|
| |
|