summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Do not try to remove etc/rc.d, which comes from mtree.Jimmy Olgeni2003-01-022-2/+0
|
* Update to 0.9.9.p.1Tilman Keskinoz2003-01-022-2/+3
|
* * 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
* Update to 0.4.Joe Marcus Clarke2003-01-012-3/+3
|
* Update Ruby/GNOME2 to 0.2.Akinori MUSHA2003-01-013-13/+2
|
* Fix misspelling of the program name.Adam Weinberger2002-12-261-1/+1
|
* Back to previous one because of unofficial patch.Kiriyama Kazuhiko2002-12-241-433/+0
|
* Add XIM patch to files/patch-XlcDL.cKiriyama Kazuhiko2002-12-241-0/+433
|
* 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>
* 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
* Make x11/accessx compile under -current again.Edwin Groothuis2002-12-174-5/+37
| | | | Noticed on: bento
* Fix a RUN_DEPENDS entry:Akinori MUSHA2002-12-131-1/+1
| | | | | | graphics/ruby-gdk_pixbuf -> graphics/ruby-gdk_pixbuf2 Submitted by: kris, bento
* fix fetch for x11/xantfarmEdwin Groothuis2002-12-122-2/+2
| | | | | PR: ports/45949 Submitted by: Mark Linimon <linimon@lonesome.com>
* This port has been FORBIDDEN for 10 months for security reasons, andKris Kennaway2002-12-098-127/+0
| | | | removal was announced on Oct 12.
* moved kdemultimedia3 to multimedia categoryAlan Eldridge2002-12-092-2/+2
|
* Assign CATEGORIES with += so that the slave port (chinese/rxvt) canAkinori MUSHA2002-12-081-1/+1
| | | | define its CATEGORIES properly.
* [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
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
|
* Fix up obsolete pkg-config dependencies.Akinori MUSHA2002-12-071-0/+11
| | | | | Submitted by: bento Obtained from: Ruby/GNOME2 CVS
* Properly update pkg-comment and pkg-descr after the copy fromAkinori MUSHA2002-12-064-6/+7
| | | | | | ruby-gnome. Submitted by: the author
* Make XFree86-4-libraries build on ia64Eric Anholt2002-12-041-0/+15
| | | | | Submitted by: marcel Approved by: portmgr
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-021-0/+17
| | | | Reported by: bento
* Fix build on 5.0 (remove bogus sys_nerr declaration)Kris Kennaway2002-12-022-0/+24
|
* I don't understand why this bogus entry slipped into distfile..Akinori MUSHA2002-12-011-1/+1
| | | | Submitted by: kris, bento
* Protect target with .if target(...) ... .endif for targets that areKris Kennaway2002-12-012-0/+4
| | | | redefined by a slave port.
* Fix package building on alpha.Joe Marcus Clarke2002-11-282-4/+4
| | | | Submitted by: beta
* Update WWW tagMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | Submitted by: maintainer
* Remove FORBIDDEN tag. Developer has regained control of domain.Mario Sergio Fujikawa Ferreira2002-11-281-2/+0
| | | | Submitted by: maintainer
* Sort entries.Akinori MUSHA2002-11-271-2/+2
|
* Import Ruby/GNOME2 0.1 ports.Akinori MUSHA2002-11-276-72/+54
| | | | | | | Newly added are devel/ruby-glib2 and graphics/ruby-gnomecanvas2, the rest are updated after repocopy. Approved by: portmgr (implicitly)
* Add a missing dependency on gdk-pixbuf.Joe Marcus Clarke2002-11-271-1/+1
| | | | Submitted by: bento
* Update to 0.5.Christian Weisgerber2002-11-253-4/+19
| | | | | | | Based on PR: 45545 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* [1] Fix the en_US.ISO8859-15 locale support.Eric Anholt2002-11-254-10/+50
| | | | | | | | | [2] Fix the gb_GB.CP1251 locale support. Bump PORTREVISION. PR: [1] 36565, [2] 40189 Submitted by: [1] Simon 'corecode' Schubert <corecode@corecode.ath.cx> [2] Stanislav Grozev <tacho@factline.com>
* Update to 0.8.b1. Tidy and simplify Makefile.Mark Pulford2002-11-242-13/+7
| | | | | PR: 45144 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 3.8.2Patrick Li2002-11-243-14/+4
| | | | | PR: ports/45581 Submitted by: Tod McQuillin <devin@spamcop.net>
* Fix fetch problem (a side effect of ade's resignation)Mark Pulford2002-11-241-1/+1
| | | | | PR: 45121 Submitted by: Mark Linimon <linimon@lonesome.com>
* Make using an outdated imake a little harder: depend on version.def beingEric Anholt2002-11-241-1/+1
| | | | installed rather than the imake binary.
* Maintainer update to build on -current againEdwin Groothuis2002-11-233-0/+23
| | | | | PR: ports/45378 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Add long-lost gfax to the Fifth Toe.Joe Marcus Clarke2002-11-221-2/+3
| | | | | PR: 34103 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Fix the WWW site.Joe Marcus Clarke2002-11-211-2/+2
| | | | Reported by: fenner's sweep
* Update to 2.0.6.Joe Marcus Clarke2002-11-213-2/+6
|
* s/pkgview/gnome-pkgview/Joe Marcus Clarke2002-11-211-2/+2
|
* Update to 2.4.0.12.Joe Marcus Clarke2002-11-203-3/+3
|
* Update to 2.0.4.Joe Marcus Clarke2002-11-2010-78/+54
|
* Update to 1.0.7.Joe Marcus Clarke2002-11-203-2/+7
|
* Back out the heavy handed disabling of "--enable-final" in favor orAlan Eldridge2002-11-194-4/+18
| | | | | | Stephen Kulow (Coolo)'s patch to Do The Right Thing with libkdefakes. Bumped portrevision to force this out.
* 1. Update version to 3.0.5 to help people confused by the version mix.Alan Eldridge2002-11-194-4/+26
| | | | | 2. Added a pkg-message to tell people to delete the existing kdelibs, kdebase, and kdenetwork before upgrading.
* Use CONFIGURE_TARGET instead of CONFIGURE_ENV.Oliver Braun2002-11-181-2/+1
| | | | | PR: ports/45450 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Turn off "--enable-final" to undo build breakage.Alan Eldridge2002-11-182-0/+2
|