summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-049-27/+120
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Activate XttXF86srv-3DLabsSADA Kenji1999-01-021-1/+2
| | | | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=15775
* Upgrade to 0.99.1.Vanilla I. Shu1999-01-017-622/+335
| | | | Notes: svn path=/head/; revision=15749
* Upgrade to 0.99.1.Vanilla I. Shu1999-01-0121-237/+576
| | | | Notes: svn path=/head/; revision=15745
* A stripped down version of PLIST to create a minimal tarball for buildingSatoshi Asami1998-12-281-0/+602
| | | | | | | other packages. To be used in the scripts in ports/Tools. Notes: svn path=/head/; revision=15680
* Make this work with WRKDIRPREFIX.Satoshi Asami1998-12-262-5/+4
| | | | Notes: svn path=/head/; revision=15644
* Activate x11/xmangekyouSeiichirou Hiraoka1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15590
* PR: ports/8496Seiichirou Hiraoka1998-12-246-0/+51
| | | | | | | | Submitted by: sakai@miya.ee.kagu.sut.ac.jp a kaleidoscope for X Notes: svn path=/head/; revision=15589
* Activate the xstarroll port.Steve Price1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15568
* Initial import of xstarroll version 1.02.Steve Price1998-12-246-0/+49
| | | | | | | | | | An X11 demo of letters and pixmaps flying around. PR: 8497 Submitted by: Hiroaki Sakai <sakai@miya3f01.ee.kagu.sut.ac.jp> Notes: svn path=/head/; revision=15567
* Activate the Xfstt port.Steve Price1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15553
* Add gettext to RUN_DEPENDS too. At least one of its headers is requiredSatoshi Asami1998-12-223-3/+6
| | | | | | | | | to compile anything with libgnome, and since this port is pretty much about supplying the library, I think it is reasonable to say that in order to use this library, you'll need gettext too. Notes: svn path=/head/; revision=15478
* Add LIB_DEPENDS to xpm.Satoshi Asami1998-12-221-2/+3
| | | | Notes: svn path=/head/; revision=15471
* Upgrade to 1.14. Maintainer hasn't touched this port since July. ;)Jordan K. Hubbard1998-12-194-42/+32
| | | | Notes: svn path=/head/; revision=15422
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,Jean-Marc Zucconi1998-12-184-8/+28
| | | | | | | | | neo cyrix rendition p9x00 spc8110 PR: ports/9114 Notes: svn path=/head/; revision=15419
* Need to depend on gmake if we're going to use it.Satoshi Asami1998-12-143-3/+6
| | | | Notes: svn path=/head/; revision=15341
* Add SUBDIR += xcolorselSeiichirou Hiraoka1998-12-111-1/+2
| | | | Notes: svn path=/head/; revision=15282
* PR: ports/8888Seiichirou Hiraoka1998-12-116-0/+63
| | | | | | | | Submitted by: wayne@crb-web.com X utility to translate rgb values into X color names. Notes: svn path=/head/; revision=15281
* Fix for KOI8-R keyboard table (was replaced with 8859-5 one)Andrey A. Chernov1998-12-111-0/+12
| | | | | | | Submitted by: David Dawes <dawes@rf900.physics.usyd.edu.au> Notes: svn path=/head/; revision=15273
* Upgrade to 3.06.Justin M. Seger1998-12-104-15/+31
| | | | | | | | Partially submitted by: dom@phmit.demon.co.uk PR: 8835 Notes: svn path=/head/; revision=15245
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itBill Fumerola1998-12-071-3/+1
| | | | | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey. Notes: svn path=/head/; revision=15180
* Activate XttXF98srv-*.Jun Kuriyama1998-12-051-1/+15
| | | | Notes: svn path=/head/; revision=15121
* Unmark it broken. (Mark it unbroken?) Probably only occurs when libkrbSatoshi Asami1998-12-031-3/+1
| | | | | | | | | is present, or some such. Reminded by: kuriyama Notes: svn path=/head/; revision=15081
* Add dependency to xpm.Satoshi Asami1998-12-019-18/+27
| | | | Notes: svn path=/head/; revision=14973
* A few more USE_XLIBs.Satoshi Asami1998-11-283-6/+9
| | | | Notes: svn path=/head/; revision=14938
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-255-10/+10
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-258-74/+11
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Use the static libPropList.Thomas Gellekum1998-11-241-3/+3
| | | | Notes: svn path=/head/; revision=14869
* Restore shlib minors != 0.Satoshi Asami1998-11-244-24/+24
| | | | Notes: svn path=/head/; revision=14846
* Typo (was making libX11.so symlink in two places).Satoshi Asami1998-11-244-8/+8
| | | | Notes: svn path=/head/; revision=14845
* Upgrade to 3.3.3Jean-Marc Zucconi1998-11-2319-281/+433
| | | | Notes: svn path=/head/; revision=14839
* Add missing PLIST line, "lib/X11/app-defaults/XMascot"SADA Kenji1998-11-221-0/+1
| | | | Notes: svn path=/head/; revision=14773
* Fixup CATEGORIES list.Steve Price1998-11-212-4/+4
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14737
* Add SUBDIR+=xlogoutSeiichirou Hiraoka1998-11-211-1/+2
| | | | Notes: svn path=/head/; revision=14731
* PR: ports/8591Seiichirou Hiraoka1998-11-216-0/+39
| | | | | | | | Submitted by: naddy@mips.rhein-neckar.de Initial Import xlogout. Notes: svn path=/head/; revision=14730
* Add -lintl to gnome-config.Vanilla I. Shu1998-11-193-9/+78
| | | | Notes: svn path=/head/; revision=14683
* Move xfce from ports/x11 -> ports/x11-wmBill Fumerola1998-11-181-2/+1
| | | | | | | PR: ports/7806 Notes: svn path=/head/; revision=14653
* Remove BROKEN tag.Vanilla I. Shu1998-11-171-3/+1
| | | | Notes: svn path=/head/; revision=14609
* remove BROKEN tag.Vanilla I. Shu1998-11-173-9/+3
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14608
* Changes Version RequiredSeiichirou Hiraoka1998-11-171-2/+2
| | | | Notes: svn path=/head/; revision=14606
* Update to 0.08Seiichirou Hiraoka1998-11-173-6/+13
| | | | Notes: svn path=/head/; revision=14605
* Move fonts from misc to local.Satoshi Asami1998-11-173-23/+45
| | | | Notes: svn path=/head/; revision=14587
* Delete unnecessary files.Jun Kuriyama1998-11-151-14/+0
| | | | | | | | Submitted by: nakaji@zeisei.dpri.kyoto-u.ac.jp (submitter of pc98 patch) Notes: svn path=/head/; revision=14531
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-148-112/+132
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark this port broken:Satoshi Asami1998-11-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I../intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -Wall -c property-background.c property-background.c: In function `background_read': property-background.c:874: warning: unused variable `bgColor' property-background.c: At top level: property-background.c:925: parse error before `GdkEventDropDataAvailable' property-background.c: In function `image_dnd_drop': property-background.c:928: `event' undeclared (first use this function) property-background.c:928: (Each undeclared identifier is reported only once property-background.c:928: for each function it appears in.) property-background.c: In function `connect_dnd': property-background.c:945: warning: implicit declaration of function `gtk_widget_dnd_drop_set' property-background.c: At top level: property-background.c:24: warning: `preview' defined but not used *** Error code 1 Stop. Notes: svn path=/head/; revision=14444
* Activate p5-mkttfdir.Jun Kuriyama1998-11-081-1/+2
| | | | Notes: svn path=/head/; revision=14407
* Remove leading/traling slash from MASTER_SITE_SUBDIRBill Fenner1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14397
* Set this ports BROKEN, gtk rewrite dnd code.Vanilla I. Shu1998-11-023-3/+9
| | | | Notes: svn path=/head/; revision=14316
* Correct pkg/PLIST.Vanilla I. Shu1998-11-021-2/+2
| | | | Notes: svn path=/head/; revision=14315