aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Expand)AuthorAgeFilesLines
* Fix path in wireless patch.Joe Marcus Clarke2003-08-092-4/+4
* Do not hard-code -lgnugetopt which causes a problem on newer versions ofJoe Marcus Clarke2003-08-091-1/+10
* Update to 2.4.1.6.Joe Marcus Clarke2003-08-092-3/+2
* Print the signal strength for wi-driven cards instead of signal quality.Joe Marcus Clarke2003-08-084-28/+32
* As announced on May 6, remove the broken x11/wscan port.Kris Kennaway2003-08-086-56/+0
* Remove the dependency on metacity-setup.Joe Marcus Clarke2003-08-081-2/+2
* BROKEN: missing autoconf dependencyKris Kennaway2003-08-071-0/+2
* Gucharmap is now in deskutils.Joe Marcus Clarke2003-08-071-1/+1
* gnomeutils2 has moved from misc to deskutils.Joe Marcus Clarke2003-08-071-1/+1
* Remove unnecessary USE_QT_VER.Michael Nottebrock2003-08-062-2/+0
* Patch to fix the "horizontal toolbars on every page" bugTilman Keskinoz2003-08-062-0/+40
* Switch to MASTER_SITE_DEBIAN_POOLKris Kennaway2003-08-042-4/+2
* Add support for wi-driven wireless cards.Joe Marcus Clarke2003-08-024-28/+166
* Fix a bus error on logout on -CURRENT if one of the panels containedJoe Marcus Clarke2003-08-024-0/+52
* Fix a typo.Joe Marcus Clarke2003-08-021-1/+1
* Correct the ltmain.sh patch to fix hangs on 5.x.Joe Marcus Clarke2003-08-022-10/+11
* Update to 2.4.1.5.Joe Marcus Clarke2003-08-014-21/+22
* * Add a missing gconf2 dependencyJoe Marcus Clarke2003-08-013-3/+30
* Release maintainership of ports due to personal technical difficulties.Christian Weisgerber2003-07-312-2/+2
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-297-7/+7
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-2958-347/+674
* Add libxfce4util 3.99.2,Oliver Lehmann2003-07-295-0/+56
* Add libxfce4mcs 3.99.2,Oliver Lehmann2003-07-295-0/+54
* - Update to version 0.55.1Kirill Ponomarev2003-07-275-28/+29
* Allow yelp to work when a manpage has been cached into catman.Joe Marcus Clarke2003-07-262-0/+52
* Add 9box 0.2.1, 9box can "pack" windows inside itself.Oliver Lehmann2003-07-246-0/+62
* Set the user's credentials: uid, gid, groups, environmentNorikatsu Shigemura2003-07-222-0/+28
* Update to 4.11.Joe Marcus Clarke2003-07-225-22/+39
* [MAINTAINER] x11/bgrot - Update MASTER_SITESEdwin Groothuis2003-07-211-1/+1
* Fix build on -CURRENT (gcc-3.3)Sergey A. Osokin2003-07-202-11/+28
* Add workrave.Joe Marcus Clarke2003-07-181-1/+3
* Add workrave a RSI prevention application for the GNOME 2 desktop. WorkraveJoe Marcus Clarke2003-07-189-0/+139
* REALLY remove xalf.Joe Marcus Clarke2003-07-174-45/+0
* Remove a patch forgotten in the last commit.Joe Marcus Clarke2003-07-171-11/+0
* Fix compile of XFree86-4-Server on -current and add amd64 patches.Eric Anholt2003-07-172-16/+45
* Unbreak russian/xxkb by updating MASTER_SITES [1]Sergey A. Osokin2003-07-163-9/+9
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. AllJoe Marcus Clarke2003-07-1670-5583/+0
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. AllJoe Marcus Clarke2003-07-162-67/+0
* PORTSDIR should be referred after pre.mk.FUJISHIMA Satsuki2003-07-151-2/+5
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-143-10/+12
* link gnugetopt statically.FUJISHIMA Satsuki2003-07-142-8/+26
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-143-8/+49
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-5/+7
* Add gnomeaudio to the list of ports with which the GNOME 2 desktopJoe Marcus Clarke2003-07-131-1/+1
* Change the dependency from gnomeaudio to gnomeaudio2. The dependencyAdam Weinberger2003-07-131-1/+2
* Fix libcapplet to use USE_GETOPT_LONG.Joe Marcus Clarke2003-07-122-1/+13
* Fix libpanel to use USE_GETOPT_LONG.Joe Marcus Clarke2003-07-123-1/+24
* Presenting GNOME 2.2.2. For a list of what's new and what's been fixed, pleaseJoe Marcus Clarke2003-07-122-4/+2
* Update to 1.25.Norikatsu Shigemura2003-07-1213-253/+116
* Remove a forced compilation optimization.Adam Weinberger2003-07-111-1/+5
* Update to 2.2.3.Adam Weinberger2003-07-113-2/+3
* Update to 2.2.2.2.Adam Weinberger2003-07-116-4/+8
* PR:Foxfair Hu2003-07-104-0/+44
* PR:Foxfair Hu2003-07-104-0/+41
* Update to 0.9. Now with GTK+-2!Adam Weinberger2003-07-094-16/+7
* replace ${PERL} with ${REINPLACE_CMD}Oliver Lehmann2003-07-061-5/+6
* Update to 1.0.4365Sergey A. Osokin2003-07-049-336/+53
* Remove refuse file from ${PATCHDIR}Sergey A. Osokin2003-07-031-0/+0
* Fix build on alphaPatrick Li2003-07-032-1/+13
* Update to 2.3.3.Joe Marcus Clarke2003-07-035-18/+34
* Update to 0.90.Joe Marcus Clarke2003-07-032-2/+2
* update x11/xmon:Daichi GOTO2003-07-021-1/+2
* Add bbrun after repo-copy from x11-wmKris Kennaway2003-07-021-0/+1
* Remove bbapm after repo-copy to sysutilsKris Kennaway2003-07-021-1/+0
* - USE_GETOPT_LONGTilman Keskinoz2003-06-305-46/+26
* Fix CommentTilman Keskinoz2003-06-301-7/+6
* libtool uber-patchAde Lovett2003-06-271-1/+1
* Correct CONFIGURE_ARGS.MANTANI Nobutaka2003-06-261-1/+1
* Update idesk to 0.5.5Daichi GOTO2003-06-263-7/+9
* Update to 2.2.3.Joe Marcus Clarke2003-06-262-2/+2
* Upgrade to 5.08.2.Thomas Gellekum2003-06-252-3/+3
* Update to 0.51Foxfair Hu2003-06-223-21/+25
* Update to 2.7.0.MANTANI Nobutaka2003-06-206-12/+60
* Update to 1.1.5.Adam Weinberger2003-06-192-2/+2
* Fix misspelling in pkg-plist. PORTREVISION bump.Adam Weinberger2003-06-192-2/+3
* Add a custom FreeBSD splash screen to help make GNOME more daemonic.Joe Marcus Clarke2003-06-194-4/+30
* Don't try to install any KDE datafiles.Joe Marcus Clarke2003-06-171-2/+11
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-171-5/+1
* Update to 1.3.Joe Marcus Clarke2003-06-164-2/+13
* Don't crash when checking when checking input.Joe Marcus Clarke2003-06-162-0/+12
* Add libgnomemm, the C++ bindings for libgnome.Joe Marcus Clarke2003-06-1613-0/+153
* Update to 2.2.2.Joe Marcus Clarke2003-06-162-3/+3
* Update to 2.2.2.1.Adam Weinberger2003-06-154-4/+4
* Update distinfo, forgotten with last commit.Adam Weinberger2003-06-141-1/+1
* Update to 0.1.3.Adam Weinberger2003-06-141-1/+1
* Remove unneeded patch now that gnomehack is being used.Joe Marcus Clarke2003-06-141-11/+0
* Update to 2.3.1.Joe Marcus Clarke2003-06-134-15/+4
* Update to 0.80.Joe Marcus Clarke2003-06-133-3/+3
* Repo-copyed to a more accurate category:Patrick Li2003-06-132-1/+2
* Add dependency upon libImlib2.Adam Weinberger2003-06-131-0/+2
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-1218-63/+3
* Add 3ddesktop, a 3D Virtual Desktop Switcher.Adam Weinberger2003-06-125-0/+46
* gpalmer left us a while ago, revert these ports to ports@ MAINTAINER.Will Andrews2003-06-121-1/+1
* Remove evolution. It is now a GNOME 2 port.Joe Marcus Clarke2003-06-111-2/+1
* Update to 2.2.2.Joe Marcus Clarke2003-06-112-6/+2
* Fix package build. Maintainer says this patch automatically generatedWill Andrews2003-06-101-92/+92
* Update to version 1.07Christian Weisgerber2003-06-086-15/+24
* Fix plist for -CURRENT: kernel module lives in /boot/kernel/ andJimmy Olgeni2003-06-082-18/+25
* Additional master sites.Christian Weisgerber2003-06-071-1/+3
* Rewrite tests so that they never return false to pkg_add (which would issueJimmy Olgeni2003-06-071-9/+9
* Update to 0.4Patrick Li2003-06-064-30/+11
* Add docker.Adam Weinberger2003-06-066-0/+55
* Update to 2.2.1.Adam Weinberger2003-06-063-2/+14
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-053-15/+15
* Change "USE_FREEBSD_AGP" to "WITH_FREEBSD_AGP"Erwin Lansing2003-06-051-1/+1
* Move:Adam Weinberger2003-06-042-1/+2
* New port wmxss version 0.1: Run xscreensaver modules inside aMario Sergio Fujikawa Ferreira2003-06-036-0/+89
* Update to 2.2.2.Joe Marcus Clarke2003-06-036-16/+204
* Add gswitchit.Joe Marcus Clarke2003-06-031-2/+3
* gswitchit_applet is now gswitchit.Joe Marcus Clarke2003-06-031-1/+1
* Remove gswitchit_applet after a repo move to gswitchit.Joe Marcus Clarke2003-06-037-189/+0
* Add gswitchit after a repo move from gswitchit_applet. GSwitchit is aJoe Marcus Clarke2003-06-038-145/+229
* * Update to 0.71Joe Marcus Clarke2003-06-037-83/+53
* Make the metaport depend on ALL KDE modules,Tilman Keskinoz2003-06-032-2/+26
* - Conditional ldap supportTilman Keskinoz2003-06-0314-35/+77
* * Update to 4.10 [1]Joe Marcus Clarke2003-06-027-72/+30
* Add a dependency on gurlchecker.Joe Marcus Clarke2003-06-021-2/+3
* Upgrade to 4.10, the latest version. The usual few new hacks and bugfixes.Doug Barton2003-06-023-2/+9
* Borrow this from xscreensaver-gnome to make Perl 5.005 work.Doug Barton2003-06-021-0/+23
* Update to 0.5.0.Akinori MUSHA2003-06-012-2/+2
* Update to 2.2.1.Joe Marcus Clarke2003-06-015-22/+23
* Kludge this so it compiles and runs on FreeBSD 5.1-BETA.Trevor Johnson2003-05-223-8/+19
* Add USE_BISON to fix build on 5.1.Will Andrews2003-05-211-0/+1
* Update to 1.2.Joe Marcus Clarke2003-05-212-2/+3
* - Update to 1.10;Maxim Sobolev2003-05-204-9/+8
* update to 0.4.6, change maintainerWill Andrews2003-05-206-39/+99
* Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-2031-117/+49
* It's time already! KDE 3.1.2 came to town!Mario Sergio Fujikawa Ferreira2003-05-202-0/+2
* Update to 2.2.2.Joe Marcus Clarke2003-05-196-54/+1350
* - update to 1.3Pete Fritchman2003-05-193-20/+10
* Update to 2.1.1.Pete Fritchman2003-05-196-37/+12
* BROKEN on 5.1: does not compileKris Kennaway2003-05-182-1/+11
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-183-3/+21
* Update to 0.92.Pete Fritchman2003-05-173-4/+4
* Removing -lc from the link line of libGL.so broke on -alpha. Revert the patchEric Anholt2003-05-172-12/+1
* Update to 2.2.2.Joe Marcus Clarke2003-05-1620-80/+830
* Convert .for/.endfor to shell script to fix building of XFree86-4-Server,Eric Anholt2003-05-151-27/+23
* [1] Make the HTML manpages get put into the packages again.Eric Anholt2003-05-147-29/+56
* Libraries linked against changed, bump PORTREVISION.Eric Anholt2003-05-131-1/+1
* Un-break after Xft and XFree86 4.3 changes.Eric Anholt2003-05-133-13/+21
* Add gnomemag, the GNOME screen magnifier.Joe Marcus Clarke2003-05-126-0/+83
* Add a patch to allow -lc_r to be linked in on -CURRENT. Not having this causedJoe Marcus Clarke2003-05-112-0/+52
* Update to 1.1.Adam Weinberger2003-05-113-4/+9
* Upgrade to 5.07.1.Thomas Gellekum2003-05-092-2/+2
* Use REINPLACE_CMD.Thomas Gellekum2003-05-091-1/+2
* Add a patch to work around a gcc/gas problem on sparc64. No revision bumpEric Anholt2003-05-081-0/+16
* Add a missing dependency on scrollkeeper.Joe Marcus Clarke2003-05-071-4/+3
* BROKEN: Does not compileKris Kennaway2003-05-072-0/+4
* Update to 2.4.1.4.Joe Marcus Clarke2003-05-067-20/+55
* Add a warning about disk space and not to expect building until you typeEric Anholt2003-05-021-0/+7
* Re-roll checksum. A diff reports only some Debian rules were added.Joe Marcus Clarke2003-04-301-1/+1
* Fix a small memory leak in XvQueryAdaptors()Eric Anholt2003-04-302-1/+17
* Run the pkg-install script even if BATCH is defined. These scripts areJoe Marcus Clarke2003-04-301-1/+1
* Update to version 1.0.6.Christian Weisgerber2003-04-285-45/+26
* Fix a memory leak in libX11.Eric Anholt2003-04-262-1/+11
* Add gcompris2 per http://5toe.lyrical.net/?action=test&category=all.Joe Marcus Clarke2003-04-261-2/+3
* Add missing dependency on gtk12.Max Khon2003-04-231-2/+3
* Add dependency on gdkpixbufTilman Keskinoz2003-04-231-1/+1
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-4/+1
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-226-38/+9
* Don't install the wrapper binary setgid wheel. Bump PORTREVISION.Kris Kennaway2003-04-212-2/+2
* Actually commit these changes to convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-212-12/+4
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-2139-39/+0
* Add a patch to make webcollage get along with Perl < 5.6.Joe Marcus Clarke2003-04-202-1/+24
* Borrow a patch from Doug to fix getimage with Perl < 5.6.Joe Marcus Clarke2003-04-202-0/+21
* A small patch to get xscreensaver-getimage-file working with perl < 5.6Doug Barton2003-04-191-0/+20
* [patch] x11-wm/9menu rechange url in MakefileEdwin Groothuis2003-04-181-1/+1
* Correct spelling of "bitstream."Joe Marcus Clarke2003-04-181-1/+1
* Link in bitstream-vera as it fixes quite a few problems with the defaultJoe Marcus Clarke2003-04-171-1/+3
* Add gok and meld to the list.Joe Marcus Clarke2003-04-171-2/+4
* Correct a typo from a bad cut'n'paste.Joe Marcus Clarke2003-04-171-3/+2
* Add gnome-swallow, a meta-applet that allows one to swallow any X11Joe Marcus Clarke2003-04-168-0/+96
* Add a pkg-install check to see if xscreensaver is already installed. ThisJoe Marcus Clarke2003-04-162-0/+26
* Convert to new GNOME infrastructure.Adam Weinberger2003-04-151-5/+2
* Remove a patch that was causing fonts not to display correctly.Joe Marcus Clarke2003-04-142-9/+1
* x11/wmdrawerEdwin Groothuis2003-04-135-48/+25
* ix11/wdm project moved, update MASTER_SITES and WWWEdwin Groothuis2003-04-133-3/+3
* x11-wm/9menu change MASTER_SITESEdwin Groothuis2003-04-131-1/+1
* Update to new GNOME2 infrastructure.Adam Weinberger2003-04-121-5/+1
* Fix fetching.Will Andrews2003-04-129-9/+9
* Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additionalWill Andrews2003-04-1122-388/+18
* New port: cnslockMax Khon2003-04-106-0/+53
* upgrade to 1.6.4Ying-Chieh Liao2003-04-103-5/+4
* Fix the checks when installing config files.Joe Marcus Clarke2003-04-091-9/+9
* add daemon xpmYing-Chieh Liao2003-04-083-3/+38
* Fix checks in the pkg-plist.Adam Weinberger2003-04-081-9/+9
* Update to 4.09.Joe Marcus Clarke2003-04-083-4/+12
* - Nuke obsolete PREV_I18N_VER from Makefile.kdeTilman Keskinoz2003-04-082-8/+0
* add missing lib dependsYing-Chieh Liao2003-04-082-4/+10
* Add a forgotten port to the Fifth Toe: streamtuner.Joe Marcus Clarke2003-04-081-2/+3
* Upgrade to version 4.09, which has the usual mix of a few new hacks, andDoug Barton2003-04-073-3/+11
* Allow the pre-install check to run after the recent bsd.port.mk updates.Joe Marcus Clarke2003-04-071-1/+1
* Correct a typo.Joe Marcus Clarke2003-04-073-3/+3
* * Update to new GNOME infrastructureJoe Marcus Clarke2003-04-077-25/+13
* Update GNOME_VENDOR to reflect the fact that this version of GNOME wasJoe Marcus Clarke2003-04-074-12/+26
* add wmdrawer 0.9.17.1Ying-Chieh Liao2003-04-066-0/+94
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!Alan Eldridge2003-04-0672-998/+1144
* Depend on net/gaim now.Joe Marcus Clarke2003-04-061-1/+2
* Presenting GNOME 2.2.1, a bugfix and performance release from the GNOMEJoe Marcus Clarke2003-04-042-3/+3
* Update to 2.2.1.Joe Marcus Clarke2003-04-0422-58/+120
* * Update to 2.2.1Joe Marcus Clarke2003-04-0410-24/+130
* Remove dia. It is now a GNOME 2 port.Joe Marcus Clarke2003-04-041-2/+1
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
* Update to 1.6.Adam Weinberger2003-04-023-9/+9
* x11/gromit: on-screen annotationsEdwin Groothuis2003-04-016-0/+61
* Upgrade to 0.9.2, including the following changes:Jimmy Olgeni2003-04-0114-197/+81
* The sto-kerrig.org domain name appears to be owned by squatters.Trevor Johnson2003-03-292-5/+2
* Update to 1.0.0.Norikatsu Shigemura2003-03-275-35/+48
* Fix build on -current.Jean-Marc Zucconi2003-03-241-0/+22
* Add WWW.Jimmy Olgeni2003-03-241-0/+2
* - Update to the latest version of my patch to fix malloc() flagsMaxime Henrion2003-03-242-1/+37
* Chase MASTER_SITE.Adam Weinberger2003-03-241-1/+1
* Add some @unexec rmdirs to make bento happierTilman Keskinoz2003-03-242-0/+14
* Add some @unexec rmdir's to make bento happierTilman Keskinoz2003-03-241-0/+9
* Update Ruby/GNOME2 to 0.4.0.Akinori MUSHA2003-03-232-2/+2
* s/LIB_DEPEND/LIB_DEPENDS/ to fix build.Joe Marcus Clarke2003-03-191-1/+2
* Fix KDE dependency broken by my removal of kmidi from kdemultimedia3Will Andrews2003-03-192-2/+2
* Add a fix for a possible buffer overflow in _XlcLocaleDirName(). PrivilegedEric Anholt2003-03-152-0/+109
* Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.Eric Anholt2003-03-152-0/+28
* Reverse spam in previous commit.Eric Anholt2003-03-121-2/+2
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-1271-1453/+839
* Clear moonlight beckons.Ade Lovett2003-03-07172-86/+86
* Clear moonlight beckons.Ade Lovett2003-03-074-2/+2
* Back out previous commit. This can wait the end of ports freeze.Jean-Marc Zucconi2003-03-071-22/+0
* Fix compilation on 5.xJean-Marc Zucconi2003-03-071-0/+22
* Add patches so that the nVidia driver works with -CURRENT. BeMaxime Henrion2003-03-065-2/+265
* Update to 2.4.Peter Pentchev2003-03-053-2/+6
* Update to xlockmore-5.06Kris Kennaway2003-03-042-2/+2
* Fix Build on CURRENT.Tilman Keskinoz2003-03-037-0/+168
* Add regexxer.Joe Marcus Clarke2003-03-031-1/+2
* Clean up pre-configure target a bit.Joe Marcus Clarke2003-03-031-1/+2
* Add gucharmap.Joe Marcus Clarke2003-03-031-1/+2
* Add missing Xft dependency.Christian Weisgerber2003-03-021-0/+2
* Add zenity and tsclient.Joe Marcus Clarke2003-03-021-1/+3
* Add zenity, which allows one to display GNOME dialogs from the command lineJoe Marcus Clarke2003-03-025-0/+72
* Retire comment file.Trevor Johnson2003-03-0110-5/+5
* Import idesk 0.3.5.Christian Weisgerber2003-02-286-0/+50
* maintainer-update: x11-wm/fbdesk to 1.1.3.Edwin Groothuis2003-02-242-2/+2
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-246-3/+3
* * Add AbiWord2Joe Marcus Clarke2003-02-242-2/+3
* GC empty files.Maxim Sobolev2003-02-241-0/+0
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-234-2/+2
* Fix build after Xft rename.Eric Anholt2003-02-231-2/+4
* de-pkg-commentTilman Keskinoz2003-02-226-4/+4
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-222-1/+1
* Add missing manpagesKris Kennaway2003-02-221-1/+1
* * Update to 4.08 [1]Joe Marcus Clarke2003-02-224-4/+8
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* De-pkg-comment.Akinori MUSHA2003-02-2180-40/+40