summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
2000-08-11Ooops, forgot to remove this too, in moving backfract from x11 to graphics.Will Andrews
Requested by: asami
2000-08-11Fix yet another linuxism: /usr/bin/shutdown --> /sbin/shutdown.Maxim Sobolev
2000-08-11Make these COMMENT files conform to Handbook standard.Will Andrews
PR: 20269 Submitted by: Ports Fury
2000-08-11Add backfract, a fractal image "animated" wallpaper program.Will Andrews
PR: 20493 Submitted by: patrick
2000-08-10Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 --Satoshi Asami
apparently the bug is still here.
2000-08-09Host this distfile myself. The original MASTER_SITE has gone missing.Jim Mock
Submitted by: fenner's distfile survey
2000-08-09Update MASTER_SITESChris Piazza
PR: 20494 Submitted by: maintainer
2000-08-08Add 3 files.Jean-Marc Zucconi
2000-08-08Remove MASTER_SITES, no longer there. Remove myself as maintainer.Paul Traina
2000-08-07Clean up master sites/wwwChris Piazza
2000-08-04Re-sobomize to use pre-patch instead of post-extractAde Lovett
Wrists slapped by: knu, sheldon
2000-08-04Add missed @dirrm.Maxim Sobolev
2000-08-04Move patch relative to FreeBSD.cf from patch-00 to patch-e.Jean-Marc Zucconi
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>
2000-08-04Extensive patchfile cleanups using sobomax's wonderfulAde Lovett
post-extract rule
2000-08-03change my e-mail addressMIHIRA Sanpei Yoshiro
--> sanpei@FreeBSD.org
2000-08-03(1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami
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
2000-08-01Now that FreeBSD has native `agpgart' interface,Ruslan Ermilov
let X server run on the i810 hardware. Enjoy!!!
2000-08-01Add stockticker_applet - a GNOME applet to retrieve and display Yahoo FinaceMaxim Sobolev
stock quiotes.
2000-07-31Add gbackground, a gnome panel applet that can change your backgroundNeil Blakey-Milner
randomly and other fun stuff. PR: ports/18416 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
2000-07-31Rename the file that the interactive configure script producesSheldon Hearn
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.
2000-07-30Fix my not-tested-enough KDE2-related ports. :-(Will Andrews
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
2000-07-29Update the KDE2 meta-port to 20000724A, and leave out the kdeutilsWill Andrews
port so that attempts to use this will work.
2000-07-29Update to 20000724A (custom-rolled snapshot). Rejoice, because nowWill Andrews
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
2000-07-28Add gswitchit_applet - a keyboard layout state indicator and switcher forMaxim Sobolev
Gnome Desktop. Obtained from: http://www.gnome.org/
2000-07-24Add gtk-theme-switch - an command line utility to switch GTK+ themes.Maxim Sobolev
2000-07-19Mark these BROKEN, they don't compile/run properly.Satoshi Asami
Submitted by: maintainer
2000-07-18Make erun depend on the new libepplet port rather than the eppletsKelly Yancey
collection. PR: 19396 Submitted by: kbyanc@posi.net
2000-07-16Fix zh_TW.Big5/XLC_LOCALE.Vanilla I. Shu
2000-07-11Update for new devel/libglade shlib versionAde Lovett
2000-07-10Adding erun version 1.2.Steve Price
A simple epplet for launching arbitrary programs. PR: 19361 Submitted by: Kelly Yancey <kbyanc@posi.net>
2000-07-09Fix a path (extra X11R6/)Jean-Marc Zucconi
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
2000-07-09Fix typosAde Lovett
PR: 19800 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
2000-07-07- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-06Update to 1.2.4Ade Lovett
2000-07-05fix typo in original sourceMIHIRA Sanpei Yoshiro
Mod2Mask --> Mod4Mask Submitted by: Sebastien Carlier <sebc@epita.fr>
2000-07-05@dirrm iconsSatoshi Asami
Submitted by: bento
2000-07-04Initial import of gvid - a little Gnome applet to quckly change X-serverMaxim Sobolev
resolution (moved from deskutils). PR: 18413 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
2000-07-04Bump png shared library version.Maxim Sobolev
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-03Add the cyrix driver.Jean-Marc Zucconi
Dont ask for enabling PAM. XFree86-4 does not support PAM.
2000-07-03Add the cyrix driver.Jean-Marc Zucconi
2000-07-03The source directory in MASTER_SITES is 4.0.1 (not 4.01)Jean-Marc Zucconi
Set also the port version to 4.0.1
2000-07-03Upgrade to version 4.01Jean-Marc Zucconi
2000-07-03Respect CC, CFLAGS and install missed manpage.Maxim Sobolev
PR: 19645 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-07-03Remove extraneous file on deinstallKris Kennaway
Noticed by: bento
2000-07-03Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooksJim Mock
for those who prefer to use those features.
2000-07-02Those patches are no more necessar - the build completes without them.Jean-Marc Zucconi
2000-06-30Remove info/ and info/dir. They are not created/installed by the port.Jean-Marc Zucconi
2000-06-29Add a patch that will hopefully prevent possible buffer overflow withWill Andrews
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
2000-06-29Prevent a DoS from an escape sequence that can cause the eterm to use up allKris Kennaway
available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq
2000-06-29Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien
MASTER_SITE_LOCAL site.