summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missed @dirrm.Maxim Sobolev2000-08-041-0/+1
| | | | Notes: svn path=/head/; revision=31309
* Move patch relative to FreeBSD.cf from patch-00 to patch-e.Jean-Marc Zucconi2000-08-042-61/+71
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=31299
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-0429-485/+238
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-0332-53/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Now that FreeBSD has native `agpgart' interface,Ruslan Ermilov2000-08-014-3/+127
| | | | | | | let X server run on the i810 hardware. Enjoy!!! Notes: svn path=/head/; revision=31215
* Add stockticker_applet - a GNOME applet to retrieve and display Yahoo FinaceMaxim Sobolev2000-08-017-0/+83
| | | | | | | stock quiotes. Notes: svn path=/head/; revision=31205
* Add gbackground, a gnome panel applet that can change your backgroundNeil Blakey-Milner2000-07-317-0/+58
| | | | | | | | | | randomly and other fun stuff. PR: ports/18416 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org> Notes: svn path=/head/; revision=31165
* Rename the file that the interactive configure script producesSheldon Hearn2000-07-312-5/+19
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=31164
* Fix my not-tested-enough KDE2-related ports. :-(Will Andrews2000-07-306-6/+6
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31119
* Update the KDE2 meta-port to 20000724A, and leave out the kdeutilsWill Andrews2000-07-293-12/+3
| | | | | | | port so that attempts to use this will work. Notes: svn path=/head/; revision=31094
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowWill Andrews2000-07-2933-4259/+6526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31093
* Add gswitchit_applet - a keyboard layout state indicator and switcher forMaxim Sobolev2000-07-2811-0/+125
| | | | | | | | | Gnome Desktop. Obtained from: http://www.gnome.org/ Notes: svn path=/head/; revision=31085
* Add gtk-theme-switch - an command line utility to switch GTK+ themes.Maxim Sobolev2000-07-2413-0/+119
| | | | Notes: svn path=/head/; revision=31001
* Mark these BROKEN, they don't compile/run properly.Satoshi Asami2000-07-1914-0/+28
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=30901
* Make erun depend on the new libepplet port rather than the eppletsKelly Yancey2000-07-181-1/+1
| | | | | | | | | | collection. PR: 19396 Submitted by: kbyanc@posi.net Notes: svn path=/head/; revision=30772
* Fix zh_TW.Big5/XLC_LOCALE.Vanilla I. Shu2000-07-161-21/+22
| | | | Notes: svn path=/head/; revision=30680
* Update for new devel/libglade shlib versionAde Lovett2000-07-112-2/+2
| | | | Notes: svn path=/head/; revision=30493
* Adding erun version 1.2.Steve Price2000-07-107-0/+59
| | | | | | | | | | A simple epplet for launching arbitrary programs. PR: 19361 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=30424
* Fix a path (extra X11R6/)Jean-Marc Zucconi2000-07-091-1/+1
| | | | | | | Submitted by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=30380
* Fix typosAde Lovett2000-07-096-6/+6
| | | | | | | | PR: 19800 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp> Notes: svn path=/head/; revision=30374
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configSteve Price2000-07-074-18/+32
| | | | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30342
* Update to 1.2.4Ade Lovett2000-07-069-9/+9
| | | | Notes: svn path=/head/; revision=30277
* fix typo in original sourceMIHIRA Sanpei Yoshiro2000-07-051-1/+10
| | | | | | | | | Mod2Mask --> Mod4Mask Submitted by: Sebastien Carlier <sebc@epita.fr> Notes: svn path=/head/; revision=30233
* @dirrm iconsSatoshi Asami2000-07-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30216
* Initial import of gvid - a little Gnome applet to quckly change X-serverMaxim Sobolev2000-07-047-0/+81
| | | | | | | | | | resolution (moved from deskutils). PR: 18413 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org> Notes: svn path=/head/; revision=30169
* Bump png shared library version.Maxim Sobolev2000-07-046-6/+6
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Add the cyrix driver.Jean-Marc Zucconi2000-07-031-7/+9
| | | | | | | Dont ask for enabling PAM. XFree86-4 does not support PAM. Notes: svn path=/head/; revision=30145
* Add the cyrix driver.Jean-Marc Zucconi2000-07-031-0/+3
| | | | Notes: svn path=/head/; revision=30144
* The source directory in MASTER_SITES is 4.0.1 (not 4.01)Jean-Marc Zucconi2000-07-031-6/+6
| | | | | | | Set also the port version to 4.0.1 Notes: svn path=/head/; revision=30143
* Upgrade to version 4.01Jean-Marc Zucconi2000-07-036-50/+1265
| | | | Notes: svn path=/head/; revision=30141
* Respect CC, CFLAGS and install missed manpage.Maxim Sobolev2000-07-033-1/+25
| | | | | | | | PR: 19645 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=30121
* Remove extraneous file on deinstallKris Kennaway2000-07-031-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30116
* Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooksJim Mock2000-07-032-5/+11
| | | | | | | for those who prefer to use those features. Notes: svn path=/head/; revision=30102
* Those patches are no more necessar - the build completes without them.Jean-Marc Zucconi2000-07-022-22/+0
| | | | Notes: svn path=/head/; revision=30079
* Remove info/ and info/dir. They are not created/installed by the port.Jean-Marc Zucconi2000-06-301-2/+0
| | | | Notes: svn path=/head/; revision=30032
* Add a patch that will hopefully prevent possible buffer overflow withWill Andrews2000-06-291-0/+14
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=29998
* Prevent a DoS from an escape sequence that can cause the eterm to use up allKris Kennaway2000-06-291-0/+27
| | | | | | | | | available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq Notes: svn path=/head/; revision=29971
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Update to version 1.30 with mastersite/maintainer-email update.Alexander Langer2000-06-273-7/+7
| | | | | | | | PR: 19460 Submitted by: maintainer/author Notes: svn path=/head/; revision=29907
* Update BIG5 to unicode map.Vanilla I. Shu2000-06-242-12/+104
| | | | Notes: svn path=/head/; revision=29846
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .Bill Fenner2000-06-221-1/+2
| | | | Notes: svn path=/head/; revision=29788
* Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.Will Andrews2000-06-223-3/+3
| | | | Notes: svn path=/head/; revision=29770
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-223-3/+3
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Ooops, removed a patch that wasn't supposed to be removed.Will Andrews2000-06-221-0/+12
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29759
* Update to 1.2.3Ade Lovett2000-06-216-6/+6
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=29754
* Forgot to add it in previous commit.Maxim Sobolev2000-06-211-0/+9
| | | | Notes: svn path=/head/; revision=29744
* Make it PREFIX-clean.Maxim Sobolev2000-06-215-23/+35
| | | | | | | | PR: 19307 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=29743
* Update to 1.2.2Ade Lovett2000-06-209-6/+18
| | | | Notes: svn path=/head/; revision=29731