summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.6.Christian Weisgerber2002-07-226-8/+34
| | | | | | | PR: 40879 Submitted by: Tilman Linneweh <tilman@arved.de> Additional fixes by yours truly.
* Update to 2.0.1.Joe Marcus Clarke2002-07-226-30/+30
|
* Chase battstat-applet-2's new location.Joe Marcus Clarke2002-07-221-1/+1
|
* Remove ports@geeksrus.org as MAINTAINER; email has been bouncing for 2 months.Bill Fenner2002-07-221-1/+1
|
* Update to 1.4Patrick Li2002-07-224-7/+34
| | | | | PR: ports/40820 Submitted by: maintainer
* Add kgamma 0.9.1, KDE Control Center module for gammaPete Fritchman2002-07-216-0/+68
| | | | | | | calibration/correction of XFree86. PR: 40838 Submitted by: Tilman Linneweh <tilman@arved.de>
* If user invokes make with 'package' as the target, then make the packagesAlan Eldridge2002-07-212-0/+8
| | | | | | | for the dependencies, too, to follow POLA; it is surprising to get no pkg but an empty one containing meta-information (dependencies). Approved by: will
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).Eric Anholt2002-07-184-72/+19
| | | | | | | Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des
* Correct wrong RE in previous revision.Maxim Sobolev2002-07-182-2/+2
|
* Use USE_REINPLACE.Maxim Sobolev2002-07-182-12/+14
|
* Use USE_GNOMENG.Maxim Sobolev2002-07-181-6/+4
|
* Fixed obnoxious bug where a new ~/Desktop dir would be created with read-onlyAlan Eldridge2002-07-1814-0/+161
| | | | | | | | | | | files (including a RO .directory), which prevented certain changes, like moving icons around, from persisting to next session. <Aaarrgh> They used system("cp file1 file2") to create the new dirs. </Aaarrgh> PORTREVISION was bumped on this one, since it is a significant fix, and it does affect installation of files (in the user's $HOME). PR: 39980
* Use USE_GNOMENG.Maxim Sobolev2002-07-185-60/+21
|
* Update MASTER_SITESPatrick Li2002-07-181-1/+1
| | | | | PR: ports/40715 Submitted by: maintainer
* Loosen the restriction on when the check for GNOME 1.x components is run.Joe Marcus Clarke2002-07-171-1/+1
| | | | This way targets like fetch-recursive will still be allowed to work.
* Update to 2.4.0.2.Joe Marcus Clarke2002-07-174-71/+7
|
* Fix a problem appeared in version 2.0.2 by reverting some changes sinceMaxim Sobolev2002-07-174-0/+908
| | | | | | | | | | 2.0.1. The problem is that in 2.0.2 a panel doesn't properly notify Natilus about desktop area occuped by it, so that with 2.0.2 Nautilus might put desktop icons under panel(s), which is of course looks and feels ugly. Summary of what changes were backed out can be found at the very top of patch-temp. Obtained from: GNOME cvs
* Use USE_REINPLACE.Maxim Sobolev2002-07-171-5/+6
|
* Fix instance where wmcliphist segfaults when reading the history file andPatrick Li2002-07-162-0/+18
| | | | | | | bump PORTREVISION. PR: ports/40662 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix patch, so that it actually applies.Maxim Sobolev2002-07-162-4/+4
|
* Update to 2.0.2.Joe Marcus Clarke2002-07-1612-18/+38
|
* Update to 2.0.3.Joe Marcus Clarke2002-07-164-6/+6
|
* Fix a problem with GNOME and XIM compatibility. Bump PORTREVISION.Joe Marcus Clarke2002-07-164-16/+12
| | | | | | PR: 40125 Submitted by: sf Pointy hat to: marcus
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
|
* Use USE_REINPLACE.Maxim Sobolev2002-07-151-1/+1
|
* add xrootconsole 0.5Ying-Chieh Liao2002-07-157-0/+58
| | | | | | | Writes any log live onto the background PR: 40513 Submitted by: "incabulos@mac.com &" <root@muddy.ath.cx>
* Fix another place where was the problem with paths relative to ${PREFIX}/gnome.Maxim Sobolev2002-07-152-1/+15
| | | | This makes "Settings" menu on menu panel working. Bump PORTREVISION.
* Give maintainership to Eric Anholt.Jean-Marc Zucconi2002-07-141-1/+1
| | | | Approved by: anholt
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-148-24/+219
| | | | | | | | -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor)
* Add a depedency on scrollkeeper. Bump PORTREVISION.Joe Marcus Clarke2002-07-141-0/+3
| | | | PR: 38670
* Fix the panel path. Bump PORTREVISION.Joe Marcus Clarke2002-07-143-0/+43
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Use USE_GNOMENG.Maxim Sobolev2002-07-122-18/+3
|
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-1110-169/+71
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* use MASTER_SITE_SOURCEFORGEYing-Chieh Liao2002-07-111-1/+2
| | | | | PR: 40440 (zh-aterm) Submitted by: Kang-min Liu <gugod@gugod.org> (zh-aterm)
* Add libpanel 1.4.1, a library for writing custom applets for GNOMEMaxim Sobolev2002-07-106-0/+46
| | | | Panel (ripped out of gnomecore).
* Add libcapplet 1.4.0.5, a library for writing custom applets forMaxim Sobolev2002-07-106-0/+47
| | | | GNOME Control Center.
* Update to 2.4.0.1.Joe Marcus Clarke2002-07-103-7/+12
|
* Tie in gnomeuserdocs2. Bump PORTREVISION.Joe Marcus Clarke2002-07-071-2/+3
|
* Update the Ruby/GNOME suite to 0.29.Akinori MUSHA2002-07-074-4/+4
|
* add twin 0.4.4Ying-Chieh Liao2002-07-077-0/+198
| | | | A Textmode WINdow environment
* Update to 0.7.2Patrick Li2002-07-062-8/+9
| | | | | PR: 40249 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-0429-144/+343
|
* Update to 3.0.2 (full log):Will Andrews2002-07-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | General: [1] Add a means of updating via patches rather than always using tarballs. Unfortunately, this method proved unreliable due to the binary files included with most of the KDE tarballs. For now, leave this support in until I can decide what to do with it. [2] Remove patches that were fixed in KDE CVS for KDE_3_0_BRANCH. This includes removal of malloc.h (from our viewpoint at least), a bug in kiconloader, and a typo in knode. [3] Move the current KDE version number to KDE_VERSION in bsd.kde.mk. [4] Support the notion of KDE_PREFIX. [5] Move arts and kde3-i18n* ports to use Makefile.kde. french/kde3-i18n: [6] Remove cruft from when this was generated with a core dump in the 3.0.1 distribution generation. All other ports: No changes of note not mentioned above. Thanks to the quick testers for their assistance with this upgrade: Tested by: Matt Douhan <matt@athame.co.uk> Andy Fawcett <andy@athame.co.uk> Dave Cantrell <phaedrus@alltel.net>
* Remove an explicit dependency on nautilus2. This taken care of byJoe Marcus Clarke2002-07-041-1/+0
| | | | nautilus-gtkhtml.
* Also patch src/Makefile.inNick Sayer2002-07-011-0/+17
| | | | | PR: 38181 Submitted-by: ejk@iki.fi
* Allow gnomecontrolcenter to coexist with GNOME 2. This is need soJoe Marcus Clarke2002-06-301-1/+1
| | | | | | evolution users can still have Palm Pilot support. While not pretty, this is supported by GNOME 2.0, and doesn't overwrite any GNOME 2.0 files.
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-3015-17/+17
|
* Update to 2.5.0.MANTANI Nobutaka2002-06-303-10/+24
|
* Patch out the 'sshd' user from being shown (add to HiddenUsers).Alan Eldridge2002-06-297-7/+7
|
* Add smmsp (mail submitter) to list of hidden users in kdm.conf.Alan Eldridge2002-06-297-14/+77
| | | | | | | | | PR: 39994 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org> 1. Not worth a PORTREVISION bump. 2. This seems reasonable; after all, you shouldn't be trying to login as one of the daemon users anyway.