summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Update the KDE2 meta-port to 20000724A, and leave out the kdeutilswill2000-07-293-12/+3
| | | | port so that attempts to use this will work.
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-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
* Add gswitchit_applet - a keyboard layout state indicator and switcher forsobomax2000-07-2811-0/+125
| | | | | | Gnome Desktop. Obtained from: http://www.gnome.org/
* Add gtk-theme-switch - an command line utility to switch GTK+ themes.sobomax2000-07-2413-0/+119
|
* Mark these BROKEN, they don't compile/run properly.asami2000-07-1914-0/+28
| | | | Submitted by: maintainer
* Make erun depend on the new libepplet port rather than the eppletskbyanc2000-07-181-1/+1
| | | | | | | collection. PR: 19396 Submitted by: kbyanc@posi.net
* Fix zh_TW.Big5/XLC_LOCALE.vanilla2000-07-161-21/+22
|
* Update for new devel/libglade shlib versionade2000-07-112-2/+2
|
* Adding erun version 1.2.steve2000-07-107-0/+59
| | | | | | | A simple epplet for launching arbitrary programs. PR: 19361 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Fix a path (extra X11R6/)jmz2000-07-091-1/+1
| | | | Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
* Fix typosade2000-07-096-6/+6
| | | | | PR: 19800 Submitted by: Nishimura Takashi <takashi@ueda.info.waseda.ac.jp>
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-074-18/+32
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 1.2.4ade2000-07-069-9/+9
|
* fix typo in original sourcesanpei2000-07-051-1/+10
| | | | | | Mod2Mask --> Mod4Mask Submitted by: Sebastien Carlier <sebc@epita.fr>
* @dirrm iconsasami2000-07-051-0/+1
| | | | Submitted by: bento
* Initial import of gvid - a little Gnome applet to quckly change X-serversobomax2000-07-047-0/+81
| | | | | | | resolution (moved from deskutils). PR: 18413 Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
* Bump png shared library version.sobomax2000-07-046-6/+6
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Add the cyrix driver.jmz2000-07-031-7/+9
| | | | Dont ask for enabling PAM. XFree86-4 does not support PAM.
* Add the cyrix driver.jmz2000-07-031-0/+3
|
* The source directory in MASTER_SITES is 4.0.1 (not 4.01)jmz2000-07-031-6/+6
| | | | Set also the port version to 4.0.1
* Upgrade to version 4.01jmz2000-07-036-50/+1265
|
* Respect CC, CFLAGS and install missed manpage.sobomax2000-07-033-1/+25
| | | | | PR: 19645 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Remove extraneous file on deinstallkris2000-07-031-0/+1
| | | | Noticed by: bento
* Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooksjim2000-07-032-5/+11
| | | | for those who prefer to use those features.
* Those patches are no more necessar - the build completes without them.jmz2000-07-022-22/+0
|
* Remove info/ and info/dir. They are not created/installed by the port.jmz2000-06-301-2/+0
|
* Add a patch that will hopefully prevent possible buffer overflow withwill2000-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
* Prevent a DoS from an escape sequence that can cause the eterm to use up allkris2000-06-291-0/+27
| | | | | | available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* Update to version 1.30 with mastersite/maintainer-email update.alex2000-06-273-7/+7
| | | | | PR: 19460 Submitted by: maintainer/author
* Update BIG5 to unicode map.vanilla2000-06-242-12/+104
|
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .fenner2000-06-221-1/+2
|
* Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.will2000-06-223-3/+3
|
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-223-3/+3
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Ooops, removed a patch that wasn't supposed to be removed.will2000-06-221-0/+12
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 1.2.3ade2000-06-216-6/+6
| | | | Submitted by: sobomax
* Forgot to add it in previous commit.sobomax2000-06-211-0/+9
|
* Make it PREFIX-clean.sobomax2000-06-215-23/+35
| | | | | PR: 19307 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 1.2.2ade2000-06-209-6/+18
|
* Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.will2000-06-202-21/+3
| | | | | PR: 19382 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Back out LDCONFIG_DIRS change -- they don't work with a.out libs.asami2000-06-182-1/+3
| | | | Reported by: bento
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-1623-23/+23
| | | | | | | | | 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
* Use MASTER_SITE_LOCAL.tg2000-06-161-1/+2
|
* Move distfile to ftp.freebsd.org.tg2000-06-161-1/+1
|
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-1612-12/+6
| | | | ldconfig in PLIST need personal consideration.
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-1626-27/+13
|
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-164-4/+4
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-1511-22/+4
|
* Fix a xterm bug when displaying colors.jmz2000-06-141-0/+11
| | | | | PR: ports/19119 Submitted by: Trevor Johnson <trevor@jpj.net>
OpenPOWER on IntegriCloud