aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current (cope with removal of union wait)kris2002-10-262-0/+31
| | | | Submitted by: mike
* Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, andmarcus2002-10-251-1/+1
| | | | is being actively maintained.
* Upgrade to 4.06, the latest and greatest.dougb2002-10-254-18/+8
| | | | | | | | * Two new hacks (little screen saver programs), and improvements to many others. * Remove the libwarning, since hopefully by now everyone has upgraded their pkgconfig ports by now. * Undo some more unauthorized changes.
* Make absolutely sure that the gnome capplets aren't installed, sodougb2002-10-251-0/+119
| | | | that we don't spam someone's gnome install accidentally.
* Reflect the dependency updates into comment.knu2002-10-242-4/+6
|
* Add a missing run-time dependency: ruby-gnome depends on ruby-libart.knu2002-10-242-2/+4
|
* Mark FORBIDDEN: the server's domain is no longer underroam2002-10-232-1/+3
| | | | | | the author's control. Submitted by: maintainer
* Update my Emailaddressarved2002-10-222-4/+4
| | | | Approved by: kris (mentor)
* Update my Emailadress.arved2002-10-222-3/+2
| | | | | | Remove a blank line from pkg-plist. Approved by: kris (mentor)
* Add support for the new Mozilla ports.marcus2002-10-221-2/+6
|
* Don't use union wait. (The remaining utility of this program is,wollman2002-10-221-19/+20
| | | | | however, doubtful -- if anyone still needs the functionality, ssh -XC or lbxproxy would be better alternatives.)
* Fix *alloc definition clash.adamw2002-10-221-4/+14
| | | | | PR: 43643 Approved by: pat
* Update URL.jhb2002-10-221-1/+1
|
* Update MASTER_SITE.jhb2002-10-221-1/+1
| | | | Reported by: fenner's script a long time ago
* Release all my ports.nsayer2002-10-211-1/+1
| | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project.
* Don't try and obtain a value from a void function (fix build on -current)kris2002-10-201-0/+11
|
* Fix install on -CURRENT.marcus2002-10-202-2/+10
| | | | | Submitted by: bento Obtained from: gdm2
* Changed MD5 sum. Developer has just changed some lines in configure.in andobraun2002-10-191-1/+1
| | | | | | | | rerunned auto{configure|make|...}. No functionality has changed, so no need to bump PORTREVISION. PR: 44210 Submitted by: Volker Stolz <vs@foldr.org>
* removed redundant PACKAGE_BUILDING testalane2002-10-199-36/+0
|
* Bump PORTREVISION to force the last change out, as bugs were severe accordingalane2002-10-199-9/+9
| | | | to reports.
* Undefault keramik due to bugs.alane2002-10-199-36/+0
|
* Change maintainership on all my ports.adamw2002-10-186-5/+7
| | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor)
* Fix distfiles after the last commit (bad copy'n'pasting).anholt2002-10-182-4/+4
| | | | PR: 44184
* Correct CONFIGURE_ARGS.nobutaka2002-10-171-1/+2
| | | | Submitted by: IWAMOTO, Kouichi <sue@cds.ne.jp>
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-179-88/+56
| | | | | | | [2] Make the ports respect CFLAGS better. Now CFLAGS (and CC/CXX) are set for the build during the configure stage. PR: [2] 40271, 43369
* Update to 2.0.8.marcus2002-10-146-4/+6
|
* Update to 2.0.10.marcus2002-10-144-4/+4
|
* Update to 2.0.9.marcus2002-10-146-4/+10
|
* Update to 2.6.2.nobutaka2002-10-142-2/+2
|
* Fix build on -CURRENT.marcus2002-10-142-0/+28
|
* Add a missing INSTALLS_SHLIB.marcus2002-10-142-0/+2
|
* When shutting down from gdm, try to power down the machine instead of justmarcus2002-10-142-3/+12
| | | | | | | halting it. PR: 44018 Submitted by: Keith Jones <kmjones@blueyonder.co.uk>
* Add a bit I forgot in my last commit.marcus2002-10-141-1/+1
|
* Disable automatic vty allocation. This only works on Linux, and breaksmarcus2002-10-132-4/+10
| | | | | | | GDM out-of-the-box. PR: 44012 Submitted by: Keith Jones <kmjones@blueyonder.co.uk>
* upgrade to 1.0.R.3ijliao2002-10-136-24/+88
| | | | | PR: 43990 Submitted by: maintainer
* If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport.alane2002-10-139-0/+36
|
* BROKEN: Distfile no longer on MASTER_SITESkris2002-10-131-0/+2
|
* Move <sys/types.h> higher up in the include list to fix build on current.alane2002-10-127-0/+126
| | | | Submitted by: Alfred Perlstein (via kde list)
* add warning about backported keramikalane2002-10-117-0/+49
|
* kdebase3alane2002-10-112-0/+14
|
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-117-686/+0
| | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)!
* 1. Remove QT warning from kde3. It's been there long enough.alane2002-10-1152-154/+930
| | | | | 2. This is 3.0.4, folks. 3. Added extra patch files for backport of keramik.
* automatic install processijliao2002-10-113-9/+15
| | | | | | | add a wrapper PR: 42348 Submitted by: maintainer
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-101-1/+1
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Fix buildpat2002-10-097-15/+18
| | | | | PR: ports/43686 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add gmrun 0.8.1,obraun2002-10-086-0/+59
| | | | | | | | a customizable program to run programs, with tab-completion. PR: 43391 Submitted by: Adam Weinberger <adam@vectors.cx>
* Oops, I accidentally committed the version of the pam config file I waskris2002-10-072-3/+2
| | | | using to test it.
* Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet.anholt2002-10-071-2/+13
| | | | | | | No difference on non-alpha, and gets alpha building with this version, so no PORTREVISION bump. PR: 43663
* upgrade to 0.8.1ijliao2002-10-072-3/+4
| | | | | PR: 43710 Submitted by: Ports Fury
* Use RUBY_MOD*.knu2002-10-078-123/+123
|
* * Take over maintainership of this port.kris2002-10-064-4/+64
| | | | | | | * Take a shot at fixing the broken PAM support, which could never possibly have worked under FreeBSD because it was using the Linux/Solaris PAM module path. Enable PAM by default on 5.0 and install a config file derived from /etc/pam.d/xdm.
* Fix build on versions of FreeBSD that do not have langinfo.h.marcus2002-10-063-5/+35
| | | | PR: 43157
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-4/+4
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* This no longer compiles after the open-motif upgradekris2002-09-291-0/+2
| | | | | | | HTML.c:62: Xm/ManagerI.h: No such file or directory HTML.c:63: Xm/TravActI.h: No such file or directory These two open-motif headers appear to have been removed.
* Add missing dependency on libglade.marcus2002-09-251-1/+1
| | | | Submitted by: bento
* Don't declare malloc(), it's already in stdlib.halex2002-09-241-0/+5
| | | | Submitted by: bento
* Fix fetching distfile: move download site to maintainer'spat2002-09-221-1/+1
| | | | | PR: ports/43250 Submitted by: maintainer
* Remove QNX support.trevor2002-09-221-8/+0
|
* Fix pkg-plist.knu2002-09-212-2/+2
|
* mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't havealane2002-09-217-7/+7
| | | | the number handy.
* Allow gnomemedia to be detected.marcus2002-09-211-1/+1
| | | | Submitted by: bento
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-2119-19/+19
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Sanitize MASTER_SITESlioux2002-09-203-3/+0
| | | | Submitted by: fenner's distfile survey
* Update to 2.6.1.nobutaka2002-09-203-3/+3
|
* - Support CFLAGS/CXXFLAGS properlyijliao2002-09-201-18/+17
| | | | | | | - ECHO -> ECHO_MSG PR: 42894 Submitted by: Ports Fury
* - Support CFLAGS/CXXFLAGS properlyijliao2002-09-201-4/+5
| | | | | PR: 42885 Submitted by: Ports Fury
* s/gnome-fifth-toe2/gnome2-fifth-toe/marcus2002-09-201-1/+1
|
* Add the gnome2-fifth-toe, a collection of GNOME 2 applications.marcus2002-09-204-45/+25
|
* * Make gdm read set the user environment from login.conf [1]marcus2002-09-194-13/+26
| | | | | | | * Fix the en_US locale (how could I miss this) * Add a -m to the killall line in the RC script [1] Requested by: [1] Glenn Johnson <glennpj@charter.net>
* Add patch to support XFree86-4-libraries and -clients on sparc64anholt2002-09-194-6/+46
| | | | Submitted by: tmm
* Add missing dependency on gnomecanvas.marcus2002-09-191-1/+1
| | | | Submitted by: bento
* Add missing dependency on libghttp.marcus2002-09-191-1/+1
|
* Fix patchs to DATADIR and GNOME_ICONDIR. This should restore the mixermarcus2002-09-184-4/+56
| | | | applet icon in the panel.
* Actually remove these files.anholt2002-09-183-0/+0
|
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-1821-342/+431
| | | | | | | | - Reduce build times by not rebuilding some programs/libraries in each port. - Move some files from -clients to -libraries and from -libraries to -server. - Make package-building in XFree86-4 more intuitive PR: 41606 (package building)
* Update to 1.4.2.sobomax2002-09-173-5/+4
|
* Update to 1.4.2.sobomax2002-09-172-2/+2
|
* Readd Galeon when building with mozilla-devel. Bump PORTREVISION.marcus2002-09-162-6/+6
|
* Update to 2.0.3.marcus2002-09-156-8/+30
|
* Due to popular demant into each port which might be inserted into dependencysobomax2002-09-143-2/+12
| | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.)
* Use KDE_DIST_VERSION.alane2002-09-122-4/+6
|
* Added KDE_DIST_VERSION var, set to KDE_VERSION by default.alane2002-09-122-0/+6
|
* add xautomation 0.86ijliao2002-09-116-0/+41
| | | | Control X from the command line for scripts
* Fix stupid error in dist subdir.alane2002-09-112-2/+2
| | | | Submitted by: Adam Weinberger <adam@vectors.cx>
* SECURITY FIX: UPDATE TO 3.0.3a.alane2002-09-116-20/+10
| | | | | | | There is a KHTML/KJS cross-site scripting vulnerability in kdelibs-3.0.3. This update fixes that, as well as merges some other fixes from KDE's CVS. PLEASE! UPDATE YOUR KDELIBS3 PORT INSTALLATION NOW!
* texas chainsaw kde2 massacrealane2002-09-111-3/+0
|
* texas chainsaw kde2 massacrealane2002-09-1120-3388/+0
|
* Make fam an optional dependency. It may be having some gcc related problemsalane2002-09-102-2/+8
| | | | on -current, so we'll not require it.
* Add wmoldmenu2new 20020609,obraun2002-09-107-0/+57
| | | | | | | | script to convert WindowMaker RootMenu menus to new PropList format. PR: ports/42474 Submitted by: Bruce M Simpson <bms@spc.org>
* Update to 2.0.5.marcus2002-09-102-2/+2
|
* KDE2 is dead. The source is no longer available.alane2002-09-0926-4379/+0
|
* Fix things after the GNOMENG commit.marcus2002-09-091-3/+4
|
* Add a missing dependency on gdkpixbuf.marcus2002-09-091-1/+1
| | | | | PR: 42571 Submitted by: Tilman Linneweh <tilman@arved.de>
* Add a missing dependency on gnomecanvas.marcus2002-09-091-1/+1
| | | | Submitted by: bento
* Check to see if /usr/include/security/pam_misc.h exists. If it does,marcus2002-09-092-3/+11
| | | | | | | | | | then gdmaskpass will be built (i.e. on -stable). If not, then gdmaskpass will not be built, and the plist needs to be updated accordingly. Unfortunately, there doesn't appear to be a __FreeBSD_version that coincides with OpenPAM. Submitted by: bento
* Add a missing dependency on libglade.marcus2002-09-091-1/+1
| | | | Submitted by: bento
* Relinquish all my ports.ade2002-09-072-2/+2
|
* Update to 2.0.4.marcus2002-09-073-2/+3
|
* Update to 1.0.6.marcus2002-09-073-2/+5
|
* Update to 2.0.7.marcus2002-09-074-4/+4
|
* Update to 2.0.9.marcus2002-09-074-4/+4
|
* Update to 2.0.8.marcus2002-09-076-4/+6
|
* Set maintainership to ports@.obraun2002-09-052-2/+2
|
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-055-51/+28
| | | | | The most notable update is fixing what appears to be possible privelege escalation with libX11 and setuid clients (xterm is one).
* Add a knob to allow building of mozilla-devel instead of mozilla. By default,marcus2002-09-042-6/+16
| | | | | | the stable release of Mozilla will be installed. Requested by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* o Drop PERL in favor of REINPLACE_CMDlioux2002-09-032-19/+11
| | | | | | | | o Turn patch into a Makefile regexp o CC/CFLAGS safeness fixes o libjpeg is not needed as dependency Submitted by: maintainer
* Update to 0.50.1perky2002-09-033-3/+2
| | | | | PR: 42334 Submitted by: maintainer
* Update to the repacked 0.30 and call it 0.30p1.knu2002-09-024-4/+4
| | | | | | There were a couple of bugfixes and document updates. Noted by: Rong-en Fan <rafan@infor.org>
* Update MASTER_SITES.knu2002-09-021-1/+1
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
| | | | | PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-025-7/+12
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Deploy USE_GNOMENG infrastructurelioux2002-09-0116-21/+36
| | | | | PR: 42283 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update WWW.knu2002-09-011-2/+1
|
* Update the Ruby/GNOME suite to 0.30.knu2002-09-016-4/+30
|
* Add back FreeBSD locales. Bump PORTREVISION.marcus2002-09-012-0/+90
| | | | Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Update to 2.4.0.11.marcus2002-08-312-2/+2
|
* Update MASTER_SITES.naddy2002-08-301-1/+3
| | | | | PR: 42149 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 2.0.3.marcus2002-08-293-3/+4
|
* Update to 2.4.0.10.marcus2002-08-292-2/+2
|
* Update to 1.0.5.marcus2002-08-292-2/+2
|
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatsobomax2002-08-291-1/+1
| | | | update *_DEPENDS properly.
* Update to 2.0.6.marcus2002-08-286-6/+8
|
* Update to 2.0.2.marcus2002-08-288-48/+34
|
* Update to 2.0.7.marcus2002-08-288-12/+12
|
* When initialising s3 driver call fbPictureInit() like other drivers do. Thissobomax2002-08-271-0/+25
| | | | | | | fixes a problem with RENDER extention not working with s3 driver. Bump PORTREVISION. Approved by: maintainer (implicitly)
* Remove dependency on blackbox, since this program can work with any window ↵trevor2002-08-261-1/+0
| | | | | | | manager. PR: 42015 Submitted by: Adam Weinberger (maintainer)
* Turn Miguel Mendez' ports over to Adam Weinberger.trevor2002-08-262-3/+1
| | | | PR: 42012
* Update to 2.4.0.9.marcus2002-08-263-24/+15
|
* Fix a typo in one of the patches.marcus2002-08-261-1/+1
|
* Unbreak for 5-CURRENT C++, drop MAINTAINERship.bmah2002-08-262-1/+11
|
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-2537-425/+86
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* Set LATEST_LINK=kde2.petef2002-08-241-0/+1
| | | | Reviewed by: Andy Fawcett <andy@athame.co.uk>
* Fix a problem with word selection in gnome-terminal. Bump PORTREVISION.marcus2002-08-244-0/+24
|
* Update to 1.0.4.marcus2002-08-243-3/+4
|
* Don't try and guess prototypes, that's what system headers are for.kris2002-08-241-0/+22
| | | | This port is still broken on -current.
* * Use USE_GNOMENGmarcus2002-08-222-97/+96
| | | | | | | | * Properly place files under GNOME hierarchy * Install an icon in ${PREFIX}/share/gnome/pixmaps * Bump PORTREVISION Approved by: timeout from maintainer
* patch against SSL man-in-the-middle attack, described intrevor2002-08-224-4/+62
| | | | | | | | | | | | | | http://www.kde.org/info/security/advisory-20020818-1.txt (not yet confirmed on FreeBSD) Requested by: security-officer ftp://ftp.kde.org/pub/kde/security_patches/post-2.2.2-kdelibs-kssl.diff Approved by: will, with these reservations: Please note, however, that the patch will be untested and not supported by kde@, similar to the way other people offer patchsets for older versions of FreeBSD that so@ does not support. Also note that the patch does not really seem "official" because it was never applied to their CVS.
* Update to 1.4.2.marcus2002-08-224-6/+4
|
* Fix the us_intl keymap.anholt2002-08-222-1/+31
| | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Obtained from: Andoni Zubimendi <andoni@lpsat.net>
* Change MAINTAINER to my FreeBSD address.obraun2002-08-212-2/+2
| | | | Approved by: dwcjr (mentor)
* Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.anholt2002-08-211-1/+4
| | | | | XFree86-4-libraries (for GLU) is already depended on, but people upgrading from older X could miss the dependency.
* Update to 2.4.0.8.marcus2002-08-215-52/+56
|
* Marked FORBIDDEN due to Security Advisory on SSL bug.alane2002-08-201-0/+3
|
* Add eog to the list of GNOME 1 ports to remove before installing the GNOME 2marcus2002-08-191-1/+1
| | | | desktop.
* Remove USE_GNOME.marcus2002-08-172-2/+0
| | | | Pointed out by: Mike Harding <mvh@ix.netcom.com>
* gzip the new patches to help users who are getting mangled text files fromanholt2002-08-162-2/+2
| | | | | | ${MASTER_SITE_LOCAL} PR: 41408
* Update to 0.9.2. Sort plist.markp2002-08-143-24/+21
| | | | | PR: 41657 Submitted by: maintainer
* Update to 1.0.3.marcus2002-08-142-2/+2
|
* o Security fix: "Konqueror (kssl to be precisely) fails to detectlioux2002-08-138-0/+130
| | | | | | | | | | | | | | certificates as invalid that have been signed by an issuer who is not allowed to do so. A patch for this problem has been commited to both the CVS HEAD branch and the KDE_3_0_BRANCH" from message by [1] o Bump PORTREVISION Submitted by: Andy Fawcett <andy@athame.co.uk>, Waldo Bastian <bastian@kde.org> [1] Reviewed by: kde Approved by: kde Obtained from: KDE CVS HEAD
* Update to 2.0.6. This fixed the problem where launchers in drawers wouldn'tmarcus2002-08-134-4/+4
| | | | survive restarts of GNOME (at least on one of my build machines).
* Add gdm to the list of GNOME 1.4.1 packages that must be uninstalled beforemarcus2002-08-121-1/+1
| | | | | | GNOME 2 can be installed. Prompted by: Glenn Johnson <glennpj@charter.net>
* Add --without-kerberos to CONFIGURE_ARGS to prevent a build failure lookingmarcus2002-08-111-1/+2
| | | | | | for libkrb. Reported by: Roddie Hasan <roddie@krweb.net>
* Add '\' continuation to end of gnomeaudio line.marcus2002-08-101-1/+1
| | | | | Prompted by: Dan Langille <dan@langille.org> Pointy hat to: me
* Add gnomeaudio as this is needed for general sounds. If you try to play withmarcus2002-08-101-1/+2
| | | | | sounds in GNOME 2, it advises you to install this port anyway. Bump PORTREVISION.
* * Change the uid:gid for gdm to 92 as mailman already has 91marcus2002-08-104-12/+112
| | | | | * Don't overwrite config files * Bump PORTREVISION
* * Update to 2.4.0.7.marcus2002-08-109-24/+181
| | | | | | | | | * Apply patch so gdm finds chown when installing a new theme. * Do not overwrite config files. * Mention that gdm2 cannot be started from /etc/ttys, and include an RC script to do the job instead. Submitted by: Franz Klammer <klammer@webonaut.com> (chown patch)
* Update to 2.0.6.marcus2002-08-104-4/+4
|
* Update to 2.0.5. Keep the tempoary patch to prevent nautilus from placeingmarcus2002-08-106-368/+344
| | | | | | | icons undeneath the panel. This version of gnomepanel starts applets in the correct order, fixes a problem with focus, and updates a few of the translations.
* add peeper 0.1ijliao2002-08-096-0/+38
| | | | View an area of the screen at a certain magnification
* Correct the category.trevor2002-08-081-1/+1
|
* Update to 2.0.5.sobomax2002-08-084-4/+4
|
* Update to 1.0.2.marcus2002-08-083-11/+8
|
* Update to 2.0.4.marcus2002-08-074-4/+4
|
* Update to 2.0.5.marcus2002-08-074-4/+4
|
* Update to 2.0.2.marcus2002-08-075-54/+37
|
* Make it actually working both with GNOME1 and GNOME2. Bump PORTREVISION.sobomax2002-08-064-2/+19
|
* Use x11/xscreensaver-gnome instead of x11/xscreensaver, because the formersobomax2002-08-051-1/+1
| | | | now is compatible with GNOME2.
* Make the port working with both GNOME1 and GNOME2 desktop.sobomax2002-08-051-1/+17
|
* Fork off x11/xscreensaver port as of yesterday and add some long awaitedsobomax2002-08-0510-73/+483
| | | | | | | fixes and cleanups (i18n support, proper GNOME support, proper dependencies, etc.) Forced by: failure to put dougb into co-operative mode
* Bring this back from the dead toodougb2002-08-051-0/+11
|
* Finish restoring this port to it's previous statedougb2002-08-052-38/+3
|
* Take the unfortunate step of removing gnome support. The gnome teamdougb2002-08-053-38/+29
| | | | | | | | | | | | | | | | already has xscreensaver-gnome to work with, and I think they'll do a great job with it. This is not a rash decision. I've discussed the issue several times with the gnome team, and suffice it to say that we have different ideas about how things should look. I've also sent an e-mail directly to them describing the reasoning for my decision in more detail. Since I'm here, make not wanting Kerberos explicit. Several users who've had various bits and pieces of Kerberos left behind after trying to remove it have reported that the configure script is a little overzealous about finding those bits, and we end up with either a failed build, or a less than completely successful binary. If this becomes a problem we can revisit it.
* Add patches for last commit (fixing scrollwheel on -current, and enablinganholt2002-08-052-0/+45
| | | | | | SYSVIPC to aid nv binary drivers) Approved by: mdodd
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-053-7/+9
| | | | | | | | | | | | 2. Update PCI IDs and nv driver to include newer nv chipsets 3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers. 4. Fix mouse scrollwheels on -current (new gcc) Submitted by: [1] Hye-Shik Chang <perky@FreeBSD.org> [2] Chris Dillon <cdillon@wolves.k12.mo.us> [3] Matthew N. Dodd <mdodd@freebsd.org> [4] Ted Lindgreen <ted@sanne.nlnetlabs.nl> Approved by: mdodd
* Update to 2.0.1.marcus2002-08-056-30/+28
| | | | | This is mainly a bug fix release with a few added translations. A full list of changes can be found in WRKSRC/ChangeLog.
* - fix build: add libgnugetopt dependpetef2002-08-051-2/+4
| | | | | | | | - add a backup local mirror for the distfile, the current site is down PR: 40994 Submitted by: Amar Takhar <verm@drunkmonk.net> Approved by: maintainer (the build fix)
* XOpenOffice.org Quickstarter is a small application that runs in the KDEmbr2002-08-0411-0/+75
| | | | | | | XSystemTray. PR: 40819 Submitted by: Tilman Linneweh <tilman@arved.de>
* 1. Explicitly added USE_QT_VER and USE_KDELIBS_VER.alane2002-08-042-6/+62
| | | | | | | | 2. Unless NO_QT_WARNING is defined, and kdelibs is installed, a warning is printed advising the user to delete the kdelibs package. This warning causes a 10 sec delay in the make to make sure the user notices it. PR: 41206
* MAINTEINER-suggested version up.mita2002-08-035-93/+108
| | | | | | | | | | | Install RPMs from RedHat 7.1 instead of RedHat 6.1. Thanks to this upgrade, many ports (pips, bjfilter,..) is internationalized without *-linux-locale port. I have verified this modification imposed no fatal error to the depending ports. Submitted by: Maintainer (taoka@FreeBSD.org) Reviewed by: ports-jp
* Don't use old USE_GNOME framework, as it is now being actively deorbited.sobomax2002-08-031-2/+3
|
* Put flameproof asbestos on and commit diversification of xscreensaversobomax2002-08-0312-58/+148
| | | | | | | | | | | | | and xscreensaver-gnome, so that GNOME components now is fully independent from the main xscreensaver port. Unfortunately all numerous attempts of GNOME team to put xscreensaver's maintainer into a co-operative mode failed, so that this commit goes in unreviewed. In addition, prevent xscreensaver from detecting gtk/glib/libxml-2.0 when it is not asked for, remove stale warning, use USE_GNOMENG and detect/use libintl properly. This expected to significantly decrease number of "xscreensaver doesn't work with GNOME" complains in freebsd-gnome mailing list. Approved by: maintainer's timeout
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-024-19/+18
| | | | | | | | downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS for font ports to catch new requirements as of 4.2.0. PR: 40362, 40759 Approved by: des (mentor)
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-028-8/+8
| | | | need bizarre gettext errors cropping up, too.
* Chase shlib rev of devel/gettextade2002-08-029-9/+9
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Update to 2.4.0.5 and add USE_GNOMENG. Unfortunately, starting gdm2 frommarcus2002-07-313-14/+5
| | | | /etc/ttys is still broken. Hopefully this will be addressed soon.
* Update to 2.0.3 and add USE_GNOMENG.marcus2002-07-3112-62/+32
|
* Update to 2.0.4 and add USE_GNOMENG.marcus2002-07-316-34/+12
|
* Use USE_GNOMENG.marcus2002-07-291-1/+2
|
* Upgrade to 3.4.tg2002-07-253-4/+32
| | | | | PR: 40924 Submitted by: Maxim Tulyuk <mt@primats.org.ua>
* Update to 2.4.0.4.marcus2002-07-252-2/+2
|
* Update to 2.4.0.3.marcus2002-07-257-38/+14
|
* Update to version 5.04.gerald2002-07-243-11/+2
| | | | Approved by: tg (maintainer)
* Chase gailutil's version bump.marcus2002-07-242-2/+4
|
* Update maintainer's email addresspat2002-07-232-4/+3
| | | | Submitted by: maintainer
* Update to 2.0.6.naddy2002-07-236-8/+34
| | | | | | | PR: 40879 Submitted by: Tilman Linneweh <tilman@arved.de> Additional fixes by yours truly.
* Update to 2.0.1.marcus2002-07-226-30/+30
|
* Chase battstat-applet-2's new location.marcus2002-07-221-1/+1
|
* Remove ports@geeksrus.org as MAINTAINER; email has been bouncing for 2 months.fenner2002-07-221-1/+1
|
* Update to 1.4pat2002-07-224-7/+34
| | | | | PR: ports/40820 Submitted by: maintainer
* Add kgamma 0.9.1, KDE Control Center module for gammapetef2002-07-226-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 packagesalane2002-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).anholt2002-07-194-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.sobomax2002-07-192-2/+2
|
* Use USE_REINPLACE.sobomax2002-07-192-12/+14
|
* Use USE_GNOMENG.sobomax2002-07-181-6/+4
|
* Fixed obnoxious bug where a new ~/Desktop dir would be created with read-onlyalane2002-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.sobomax2002-07-185-60/+21
|
* Update MASTER_SITESpat2002-07-181-1/+1
| | | | | PR: ports/40715 Submitted by: maintainer
* Loosen the restriction on when the check for GNOME 1.x components is run.marcus2002-07-181-1/+1
| | | | This way targets like fetch-recursive will still be allowed to work.
* Update to 2.4.0.2.marcus2002-07-184-71/+7
|
* Fix a problem appeared in version 2.0.2 by reverting some changes sincesobomax2002-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.sobomax2002-07-171-5/+6
|
* Fix instance where wmcliphist segfaults when reading the history file andpat2002-07-172-0/+18
| | | | | | | bump PORTREVISION. PR: ports/40662 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix patch, so that it actually applies.sobomax2002-07-162-4/+4
|
* Update to 2.0.2.marcus2002-07-1612-18/+38
|
* Update to 2.0.3.marcus2002-07-164-6/+6
|
* Fix a problem with GNOME and XIM compatibility. Bump PORTREVISION.marcus2002-07-164-16/+12
| | | | | | PR: 40125 Submitted by: sf Pointy hat to: marcus
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2
|
* Use USE_REINPLACE.sobomax2002-07-161-1/+1
|
* add xrootconsole 0.5ijliao2002-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.sobomax2002-07-152-1/+15
| | | | This makes "Settings" menu on menu panel working. Bump PORTREVISION.
* Give maintainership to Eric Anholt.jmz2002-07-151-1/+1
| | | | Approved by: anholt
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-158-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.marcus2002-07-141-0/+3
| | | | PR: 38670
* Fix the panel path. Bump PORTREVISION.marcus2002-07-143-0/+43
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Use USE_GNOMENG.sobomax2002-07-122-18/+3
|
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-1210-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_SOURCEFORGEijliao2002-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 GNOMEsobomax2002-07-106-0/+46
| | | | Panel (ripped out of gnomecore).
* Add libcapplet 1.4.0.5, a library for writing custom applets forsobomax2002-07-106-0/+47
| | | | GNOME Control Center.
* Update to 2.4.0.1.marcus2002-07-103-7/+12
|
* Tie in gnomeuserdocs2. Bump PORTREVISION.marcus2002-07-081-2/+3
|
* Update the Ruby/GNOME suite to 0.29.knu2002-07-084-4/+4
|
* add twin 0.4.4ijliao2002-07-077-0/+198
| | | | A Textmode WINdow environment
* Update to 0.7.2pat2002-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.will2002-07-0529-144/+343
|
* Update to 3.0.2 (full log):will2002-07-052-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 bymarcus2002-07-051-1/+0
| | | | nautilus-gtkhtml.
* Also patch src/Makefile.innsayer2002-07-021-0/+17
| | | | | PR: 38181 Submitted-by: ejk@iki.fi
* Allow gnomecontrolcenter to coexist with GNOME 2. This is need somarcus2002-07-011-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.marcus2002-07-0115-17/+17
|
* Update to 2.5.0.nobutaka2002-06-303-10/+24
|
* Patch out the 'sshd' user from being shown (add to HiddenUsers).alane2002-06-297-7/+7
|
* Add smmsp (mail submitter) to list of hidden users in kdm.conf.alane2002-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.
* PERL -> REINPLACE_CMDperky2002-06-271-4/+5
| | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Don't redefine size_t. This lets gdm build on -stable again.marcus2002-06-271-4/+13
| | | | Reported by: Sean McNeil <sean@mcneil.com>
* Fixed bad patch. Missed it when we moved to the rerolled tarball apparently.alane2002-06-277-35/+35
| | | | | PR: 39897 Submitted by: Siegbert Baude <siegbert.baude@gmx.de>
* strip -> ${STRIP_CMD}pat2002-06-272-2/+2
| | | | | PR: ports/39756 Submitted by: Scott Flatman <sf@dsinw.com>
* Update to GNOME 2.0 RC2.marcus2002-06-2624-75/+96
|
* Add Xwrapper to the meta collection.obrien2002-06-251-1/+3
| | | | Requested by: murray(RE)