| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This is just a workaround and should soon be fixed by changing
mkmf.rb.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
(1) Respect CFLAGS when compiling shared libraries and servers.
(imake-4, XFree86-4-libraries)
Reported by: asami
(2) Do not redefine list of supported cards, and support architectures
other than i386 better.
(imake-4, XFree86-4-Server)
|
| |
|
|
|
|
|
|
| |
with wrong suffix when MANSUFFIX is defined.
Submitted by: maintainer
|
|
|
|
| |
Remove patch-aa. (merged :)
|
|
|
|
| |
work with both XFree86-3 and XFree86-4.
|
|
|
|
| |
desktop. It can be used to switch tasks and launch applications.
|
|
|
|
| |
Submitted by: dirk
|
|
|
|
|
|
|
|
|
|
| |
To use it, you must specify the display name of the machine you want
to watch, then the name of the window on that machine.
Xwatchwin will attempt to connect with the X server
hostname:0.0, and if successful, will try to retrieve a copy of
the window in which you specified interest.
Obtained from: NetBSD
|
|
|
|
|
|
| |
kdenetwork; so fix the kdenetwork dependency in the meta-port.
Submitted by: Dmitry Valdov <dv@dv.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches.
The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here. I'm going to let bento figure it out. :-)
Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves. I've found that KDE2 seems to have
stabilized significantly since the last snapshot.
And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough). It took too long to get this update
out the door... :-(
This is a rather stable version of KDE2. Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.
Also decide policy by removing the interactive requirement in qt22's
configure script. I don't know why they bothered adding it there..
Bugged by: *many* bug-reports, requests, etc.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: asami
Upgrade to 4.17.2, while I'm here:
* coredump fix for GL modes cage, moebius, rubik, skewb, and stairs
* and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>.
* solitare.cc update for disable-interactive.
* xlock -resources crashes on Solaris thanks to Alexander Elgert
* <elgert@rbg.informatik.tu-darmstadt.de>.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Tobias Reifenberger <treif@mayn.de>
|
|
|
|
|
|
| |
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: Josef Karthauser <joe@pavilion.net>
|
|
|
|
|
|
| |
the command line.
Feedback status: Already sent to the author
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
|
|
|
|
| |
XFree86-4 users: please test this port. According to the docs, xlock should
compile now. (I can't try it, I'm still running XFree86-3.3.6.)
|
| |
|
|
|
|
| |
(for kde11 and kde11-i18n, respectively)
|
|
|
|
| |
Requested by: asami
|
| |
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 20493
Submitted by: patrick
|
|
|
|
| |
apparently the bug is still here.
|
|
|
|
| |
Submitted by: fenner's distfile survey
|
|
|
|
|
| |
PR: 20494
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
Wrists slapped by: knu, sheldon
|
| |
|
|
|
|
|
|
|
|
| |
Fix linker failures when libXThrStub.so.6 is not already installed. (PR
ports/20386)
PR: ports/20386
Submitted by: Peter Jeremy <peter.jeremy@ALCATEL.COM.AU>
|
|
|
|
| |
post-extract rule
|
|
|
|
| |
--> sanpei@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
| |
let X server run on the i810 hardware. Enjoy!!!
|
|
|
|
| |
stock quiotes.
|
|
|
|
|
|
|
| |
randomly and other fun stuff.
PR: ports/18416
Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
|
|
|
|
|
|
|
|
| |
from ${WRKDIR}/.config to ${WRKDIR}/config .
Conditionalize the interactivity of the configure script on the
existence of ${FILESDIR}/config . If the file exists, copy it
to ${WRKDIR}/config and do not ask questions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys. I will deal
with this later. I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.
One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well. Nobody's perfect. :-)
Things should be un-broken now.. please test these ports! I'll be trying
to update them to a new snap after a week or so.
Pointy hat: will
Patches graciously submitted by: nra
|
|
|
|
| |
port so that attempts to use this will work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
|
|
|
|
|
|
| |
Gnome Desktop.
Obtained from: http://www.gnome.org/
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
collection.
PR: 19396
Submitted by: kbyanc@posi.net
|
| |
|
| |
|
|
|
|
|
|
|
| |
A simple epplet for launching arbitrary programs.
PR: 19361
Submitted by: Kelly Yancey <kbyanc@posi.net>
|
|
|
|
| |
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
|
| |
PR: 19800
Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
|
| |
Mod2Mask --> Mod4Mask
Submitted by: Sebastien Carlier <sebc@epita.fr>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
| |
resolution (moved from deskutils).
PR: 18413
Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
| |
Dont ask for enabling PAM. XFree86-4 does not support PAM.
|
| |
|
|
|
|
| |
Set also the port version to 4.0.1
|
| |
|
|
|
|
|
| |
PR: 19645
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
| |
Noticed by: bento
|
|
|
|
| |
for those who prefer to use those features.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
gethostbyname(); it uses a 25-character buffer which is insufficient for
some localhost domains; increase to 255 (plus terminating character), which
is XNS5 recommendation.
Obtained from: NetBSD
|
|
|
|
|
|
| |
available memory and crash
Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
| |
|
|
|
|
|
| |
PR: 19460
Submitted by: maintainer/author
|
| |
|
| |
|
| |
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
|
|
|
| |
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
Submitted by: sobomax
|
| |
|
|
|
|
|
| |
PR: 19307
Submitted by: Trevor Johnson <trevor@jpj.net>
|
| |
|
|
|
|
|
| |
PR: 19382
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
| |
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
|
| |
PR: ports/19119
Submitted by: Trevor Johnson <trevor@jpj.net>
|
| |
|
|
|
|
| |
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
|
| |
|
|
|
|
| |
Submitted by: Dag-Erling Smorgrav <des@yes.no>
|
|
|
|
| |
area on the local ports tree.
|
|
|
|
|
|
|
|
|
| |
etc.) but I added five .o files to Server.
When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.
Submitted by: bento
|
|
|
|
|
| |
PR: 19152
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
| |
|
|
|
|
| |
continued insecurity of this port.
|
|
|
|
|
| |
Submitted by: Trevor Johnson <trevor@jpj.net> (patch-i)
Doug Rabson <dfr@freebsd.org> (patch-j)
|
|
|
|
|
| |
You will need the I810_UNSUPPORTED_GTT_FALLBACK environment variable
for XF86_SVGA server to run.
|
| |
|
|
|
|
|
| |
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
|
|
|
|
|
|
|
| |
seems to have vanished from the original site even though the web pages
are still there.
Obtained from: fenner's distfile report
|
| |
|
| |
|
|
|
|
|
|
|
| |
X11 Window System.
PR: 18412
Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
|
| |
|
| |
|
|
|
|
|
|
| |
gid nogroup (yeah, it's still a security hole)
Submitted by: Noir Sin <noir@gsu.linux.org.tr> (via Bugtraq)
|
| |
|
|
|
|
|
| |
PR: 18956, 18957
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/gnomemedia 1.2.0
deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0
devel/glade 0.5.9
devel/libgtop 1.0.9
games/gnomegames 1.2.0
graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2
misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0
sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50
x11/gnomecore 1.2.0
x11/gnomelibs 1.2.1
Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.
Plus. The metaport has been reworked to bring in a few more
often-requested items.
Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
leaves fonts.alias behind -- it is not removing any entries from that file.)
|
|
|
|
|
|
|
|
|
| |
doesn't allow normal users to run the KDE screensavers. It's quite
doubtful that the KDE people are going to do any audits of such code, so
"better safe than sorry" principle comes in play here.
PR: 17692
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/X11BASE properly
- Add WWW: line to pkg/DESCR
PR: 16670
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 17170
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
| |
more sleep before doing things like this.
Submitted by: a million people... :-)
|
|
|
|
|
|
|
| |
with missing .so's. I'm not sure how I left this out in the original
import since this stuff was in kdelibs11. :-(
Found by: bento
|
|
|
|
| |
included by qt2) and jpeg.9 dependencies.
|
| |
|
|
|
|
| |
Submitted by: Scott Blachowicz <scott@sabmail.rresarch.com>
|
|
|
|
|
|
|
| |
terminfo problems.
PR: 18406
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
|
|
|
|
| |
PR: 18660
Submitted by: wollman
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
initial problems building kdelibs2.
Submitted by: Mohit Aron <aron@cs.rice.edu>
|
|
|
|
| |
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
|
| |
|
| |
|
|
|
|
| |
Approved by: se (previous maintainer)
|
|
|
|
|
|
|
|
|
| |
it to install the basic KDE2 stuff. Also update kdetoys to finally
remove ImageMagick dependency and allow non-i18n people to use it.
And now, KDE2 is fully imported into the tree.
Repo-copies by: asami
|
|
|
|
| |
Repo-copy by: asami
|
|
|
|
| |
Repo-copy by: asami
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/18300
Submitted by: MAINTAINER
|
|
|
|
|
| |
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
|
|
|
|
|
| |
PR: 18283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
PR: 17938
Submitted by: "Jeffrey S. Sharp" <jss@subatomix.com>
|
|
|
|
|
|
|
|
| |
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/17946
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
USE_LIBTOOL hook. This does not change anything.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
|
|
|
|
|
|
|
| |
This should fix the build for 5.0-CURRENT (as tested on my -current
and -stable machines).
Submitted by: reg (parts of it)
|
|
|
|
|
|
|
| |
- Support CFLAGS/PREFIX properly
PR: 17169
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
|
|
|
| |
weather similar to the wmWeather dockapp.
|
|
|
|
|
| |
other applications. It features tooltips and pixmaps for each button as
well as optional transparency.
|
|
|
|
|
|
|
| |
that can be used to launch user applications simliar to the asbutton
utility for Afterstep.
Reviewed by: jim
|
| |
|
|
|
|
|
| |
PR: 17560
Submitted by: Trevor Johnson (trevor@jpj.net) <trevor@jpj.net>
|
| |
|
|
|
|
|
|
| |
the X server is there by doing a "test -f".
Requested by: imura
|
|
|
|
|
|
|
| |
I'll take care of other ports depending on this pending maint approval.
Changes:
1) Update rxvt website URL (badly needed).
2) Remove pkg/PLIST - Makefile inconsistency regarding chmod.
|
|
|
|
|
|
|
| |
work to ensure that LIBTOOL works properly next time I commit something to
fix this. :-(
Hopefully this will stop all the complaints that have flooded my mailbox.
|
| |
|
| |
|
|
|
|
| |
OK'd by: will
|
|
|
|
| |
commit. I hope this doesn't break USE_LIBTOOL. Same pretense as said commit.
|
|
|
|
|
| |
PR: ports/17574
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
|
| |
|
|
|
|
| |
with extended input devices. Otherwise the build will fail.
|
|
|
|
|
|
|
|
| |
Once we have had time to discuss whether this is the best method to solve
the broken configure behavior on most KDE ports, we will decide whether
to keep this commit or not.
Complained about by: scrappy
|
|
|
|
|
|
|
|
|
|
|
| |
Change MAINTAINER to myself.
Clean up pkg/PLIST, fix some of the unexec rmdir's and change some of the
@dirrm's to unexec rmdir.
Add USE_LIBTOOL + remove pkg/PLIST *.la.
Actually add WWW: to pkg/DESCR.
Reported by: asami
Approved by: asami
|
| |
|
| |
|
|
|
|
|
|
| |
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
|
| |
|
| |
|
| |
|
|
|
|
| |
add some encoding map of Big5.
|
| |
|
|
|
|
|
|
| |
Remove patch-an which was a security hole and isn't needed any more
Submitted by: ume
|
|
|
|
| |
Submitted by: ANAZAWA Akio <anazawa@hic-soft.co.jp>
|
|
|
|
|
|
| |
be rolled forward.
Submitted by: kris
|
| |
|
| |
|
|
|
|
| |
Submitted by: jmz (maintainer)
|
|
|
|
| |
Submitted by: jmz (maintainer)
|
|
|
|
|
|
|
| |
Maintainer admitted this on ports-ML.
(message-id: <20000309102434.P54218@shale.csir.co.za>)
# Sorry Jeremy, the tree would be frozen soon.
|
|
|
|
|
|
|
| |
- Add MAINTAINER line
PR: 17285
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build error on extremely new -current caused by this:
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===
Basically you need to include <machine/param.h> before <signal.h>.
Problem diagnosed by: Ade Lovett <ade@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03; author: shin; state: Exp; lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.
Approved by: jkh
Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===
Basically you need to include <machine/param.h> before <signal.h>.
Problem diagnosed by: Ade Lovett <ade@FreeBSD.org>
|
| |
|
|
|
|
|
| |
hence no corresponding PLISTs).
Use at your own risk :-)
|
|
|
|
| |
Requested by: The Wraith
|
| |
|
|
|
|
|
| |
PR: 17252
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
2 months.
|
|
|
|
|
| |
Submitted by: ume
Reviewed by: cpiazza
|
| |
|
|
|
|
|
|
|
|
| |
port.
Minor PLIST fixes.
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
the top of windows and falling of the edges among other mildly amusing antics.
Dedicated to: Jordan "Love Ewe" Hubbard <jkh@FreeBSD.org>
|
|
|
|
|
|
|
| |
- Fix usage of PREFIX/X11BASE
PR: ports/17171
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
|
|
|
|
|
| |
the previous version.
Submitted by: Will Andrews <andrews@TECHNOLOGIST.COM>
|
| |
|
|
|
|
|
| |
can be used to use the wheel on mice such as the Microsoft IntelliMouse
and the Logitech TrackMan+ in X.
|
|
|
|
|
|
| |
configuration file.
ie: make "gnome-config --modversion applets" DTRT
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.
PR: ports/16777
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
|
| |
|
|
|
|
| |
own. While I'm here, do a few other minor Makefile cleanups.
|
|
|
|
| |
Bad gnome-config.in for hardcoding this. No biscuit.
|
|
|
|
|
|
|
| |
of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__
wheras /usr/libexec/cpp does not)
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
|
|
|
|
|
|
|
|
| |
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
|
|
|
|
|
|
|
|
|
|
|
| |
- contain the released Rage128 patch (but unfortunately this does
not solve all problems with this card under FreeBSD)
- fix the release date "January 1999" --> "January 2000"
- make it possible to build a package
(PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)
PR: ports/16626
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
| |
|
| |
|
|
|
|
| |
Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us>
|
|
|
|
| |
for them.
|