summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct a big typo. gnome2 should depend on nautilus2, not nautilus.Joe Marcus Clarke2003-01-201-1/+2
| | | | Notes: svn path=/head/; revision=73584
* New port: deskmenu (GTK root menu application launcher)Edwin Groothuis2003-01-197-0/+66
| | | | | | | | | | | | | DeskMenu is a root menu program which is activated by clicking the root window (by default, 2nd mouse button). This gtk+ program is complementary to the Oroborus window manager. PR: ports/35060 Submitted by: Matt Peterson <matt@peterson.org> Notes: svn path=/head/; revision=73572
* Correct last commit. PKG_PREFIX is only set by pkg_add, thus when building theJoe Marcus Clarke2003-01-194-4/+20
| | | | | | | | | port, the variable does not exist. Spotted by: Mark Hannon <markhannon@optusnet.com.au> Notes: svn path=/head/; revision=73568
* Update to 2.0.3, and add some of the bits removed from the gnome2 meta-port.Joe Marcus Clarke2003-01-191-2/+4
| | | | Notes: svn path=/head/; revision=73559
* Presenting GNOME 2.0.3. This rev of the meta port is more closely in lineJoe Marcus Clarke2003-01-192-8/+4
| | | | | | | | | with the official GNOME 2.0.3 distribution. glade, metacity, metatheme, and nautilus-gtkhtml are no longer included. Most or those, however, can stil be installed from the gnome2-fifth-toe. Notes: svn path=/head/; revision=73558
* Update to 2.0.2.Joe Marcus Clarke2003-01-196-4/+16
| | | | Notes: svn path=/head/; revision=73551
* Make sure directory permissions are properly set when installing fromJoe Marcus Clarke2003-01-192-6/+4
| | | | | | | package. Notes: svn path=/head/; revision=73533
* * Use which -s instead of command -v to test for certain programs [1]Joe Marcus Clarke2003-01-196-11/+59
| | | | | | | | | | | * Make sure directory permissions are correctly set when installing from package PR: 45991 [1] Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> [1] Notes: svn path=/head/; revision=73532
* o) Remove of libhelp, which would never compile with current motifLars Koeller2003-01-191-1/+0
| | | | | | | and was only used by xmgr (just deleted). Notes: svn path=/head/; revision=73498
* o) libhelp was only used by xmgr, which was just deleted.Lars Koeller2003-01-1919-453/+0
| | | | | | | | o) libhelp didn't compile on current motif. o) Development of libhelp didn't take place since years. Notes: svn path=/head/; revision=73497
* Add fbdesk 1.1.2, a Fluxbox utility to create and manage icons on the desktop.Oliver Braun2003-01-185-0/+41
| | | | | | | | PR: ports/47150 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=73450
* Update to 1.0.2Tilman Keskinoz2003-01-162-2/+5
| | | | | | | | PR: 47080 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73294
* New port: tool for setting the title of xtermsEdwin Groothuis2003-01-166-0/+33
| | | | | | | | PR: ports/37290 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=73260
* Add missing dependency on gettext.Tilman Keskinoz2003-01-161-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=73242
* Fix build for IA64. Should not affect architectures where this is alreadyEric Anholt2003-01-161-0/+11
| | | | | | | | | | building. Requested by: kkenn, marcel Obtained from: XFree86 CVS r1.5 Notes: svn path=/head/; revision=73199
* Add missing @dirrmKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73092
* add xsel 0.04.1Ying-Chieh Liao2003-01-136-0/+46
| | | | | | | Access X selection from command line Notes: svn path=/head/; revision=73059
* Remove ${X11BASE}/sbin if it exists and is not empty.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73056
* Remove share/gnome/omf/gnome-terminal.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73010
* Remove gkb and battstat's help directories.Joe Marcus Clarke2003-01-132-0/+12
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73004
* Revert last commit. This is now taken care of in misc/gnomehier.Joe Marcus Clarke2003-01-131-1/+0
| | | | Notes: svn path=/head/; revision=72999
* Remove share/gnome/capplets if it exists and is empty.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=72995
* must explicity ask for final nowAlan Eldridge2003-01-122-6/+2
| | | | Notes: svn path=/head/; revision=72980
* Update to 2.6.3.MANTANI Nobutaka2003-01-122-3/+3
| | | | Notes: svn path=/head/; revision=72976
* Add wallpaper management tool for the ROX desktop.Jimmy Olgeni2003-01-126-0/+58
| | | | Notes: svn path=/head/; revision=72970
* All URI addresses should end on a trailing / unlessTilman Keskinoz2003-01-081-2/+2
| | | | | | | | | | they point to a file. Furthermove, rfc822 requires the email part to be enclosed within <>. Submitted by: lioux Notes: svn path=/head/; revision=72763
* Update to 0.9.9Tilman Keskinoz2003-01-083-2/+13
| | | | Notes: svn path=/head/; revision=72758
* upgrade to 1.0.1Ying-Chieh Liao2003-01-035-14/+20
| | | | | | | | PR: 46434 Submitted by: Ports Fury Notes: svn path=/head/; revision=72449
* upgrade to 1.1Ying-Chieh Liao2003-01-033-16/+2
| | | | | | | | PR: 46312 Submitted by: Ports Fury Notes: svn path=/head/; revision=72428
* Modify the gnomeapplets2 dependency so it depends on a file that isJoe Marcus Clarke2003-01-031-1/+1
| | | | | | | | | | | | | actually installed on all architectures. This should fix the meta-port build on Alpha. Note to portmgr, the RELEASE_5_0_0 tag should be adjusted to account for this change. Reported by: bento Notes: svn path=/head/; revision=72415
* Update to 0.2rev1. (PORTVERSION=0.2r1)Akinori MUSHA2003-01-032-3/+3
| | | | Notes: svn path=/head/; revision=72378
* Apparently, gcc-3.2.1 on Alpha doesn't like our little libtool recipe when itJoe Marcus Clarke2003-01-032-9/+1
| | | | | | | | | | | | | | | | comes to gdm2. Change USE_LIBTOOL back to GNU_CONFIGURE, and remove the associated configure hack. This fixes an ld crash on Alpha, and doesn't seem to have any adverse effects on x86, either. Special thanks to Aaron Schroeder <Aaron.Schroeder@qg.com> for letting me use his Alpha workstation to track this down. The RELEASE_5_0_0 tag should be adjusted to take this change. Reported by: bento Notes: svn path=/head/; revision=72335
* Do not try to remove etc/rc.d, which comes from mtree.Jimmy Olgeni2003-01-022-2/+0
| | | | Notes: svn path=/head/; revision=72302
* Update to 0.9.9.p.1Tilman Keskinoz2003-01-022-2/+3
| | | | Notes: svn path=/head/; revision=72208
* * Add knob WITH_GUI. If set, install xkbset-gui.Christian Weisgerber2003-01-012-8/+12
| | | | | | | | | * Add proper dependency for WITH_GUI flavor. Approved by: maintainer Notes: svn path=/head/; revision=72126
* Update to 0.4.Joe Marcus Clarke2003-01-012-3/+3
| | | | Notes: svn path=/head/; revision=72083
* Update Ruby/GNOME2 to 0.2.Akinori MUSHA2003-01-013-13/+2
| | | | Notes: svn path=/head/; revision=72053
* Fix misspelling of the program name.Adam Weinberger2002-12-261-1/+1
| | | | Notes: svn path=/head/; revision=71851
* Back to previous one because of unofficial patch.Kiriyama Kazuhiko2002-12-241-433/+0
| | | | Notes: svn path=/head/; revision=71833
* Add XIM patch to files/patch-XlcDL.cKiriyama Kazuhiko2002-12-241-0/+433
| | | | Notes: svn path=/head/; revision=71829
* Nasty hack to force newer timestamps on cache. Required to enableMario Sergio Fujikawa Ferreira2002-12-222-0/+16
| | | | | | | | | | | correct building of KDE i18n ports. Only used in those. Submitted by: bento Reviewed by: Lauri Watts <lauri@kde.org> Approved by: FreeBSD KDE Team <kde@FreeBSD.org> Notes: svn path=/head/; revision=71766
* The ports own Makefile wouldn't budge when trying to install inEdwin Groothuis2002-12-171-2/+5
| | | | | | | | | X11BASE. Let it behave and use PREFIX. Submitted by: Mark Sergeant, via irc Notes: svn path=/head/; revision=71683
* Make x11/accessx compile under -current again.Edwin Groothuis2002-12-174-5/+37
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=71682
* Fix a RUN_DEPENDS entry:Akinori MUSHA2002-12-131-1/+1
| | | | | | | | | graphics/ruby-gdk_pixbuf -> graphics/ruby-gdk_pixbuf2 Submitted by: kris, bento Notes: svn path=/head/; revision=71592
* fix fetch for x11/xantfarmEdwin Groothuis2002-12-122-2/+2
| | | | | | | | PR: ports/45949 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71560
* This port has been FORBIDDEN for 10 months for security reasons, andKris Kennaway2002-12-098-127/+0
| | | | | | | removal was announced on Oct 12. Notes: svn path=/head/; revision=71456
* moved kdemultimedia3 to multimedia categoryAlan Eldridge2002-12-092-2/+2
| | | | Notes: svn path=/head/; revision=71451
* Assign CATEGORIES with += so that the slave port (chinese/rxvt) canAkinori MUSHA2002-12-081-1/+1
| | | | | | | define its CATEGORIES properly. Notes: svn path=/head/; revision=71437
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesEric Anholt2002-12-083-1/+51
| | | | | | | | | | | | so it covers libOSMesa, too. [2] Reduce stack usage in libX11 (helps JDK 1.4) PR: [1] ports/46037 Submitted by: [2] phantom Approved by: portmgr Notes: svn path=/head/; revision=71416
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410