summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* It's a perl module to access glade library.Vanilla I. Shu2000-10-2913-0/+163
| | | | Notes: svn path=/head/; revision=34417
* It's a perl module to access gdkpixbuf library.Vanilla I. Shu2000-10-297-0/+68
| | | | Notes: svn path=/head/; revision=34416
* Add p5-GdkImlib, i'ts perl module to access imlib library.Vanilla I. Shu2000-10-297-0/+64
| | | | Notes: svn path=/head/; revision=34415
* Portlint.Vanilla I. Shu2000-10-295-25/+56
| | | | Notes: svn path=/head/; revision=34414
* Upgrade to 0.7004.Vanilla I. Shu2000-10-292-2/+2
| | | | Notes: svn path=/head/; revision=34406
* Sigh.. fix another bogon.. and take a logic class.Will Andrews2000-10-296-6/+6
| | | | | | | Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=34386
* Add a blurb that tells users that GIF support is disabled by defaultWill Andrews2000-10-296-0/+66
| | | | | | | and why, and how to enable it. Notes: svn path=/head/; revision=34383
* Add whistlerk.Maxim Sobolev2000-10-261-2/+3
| | | | Notes: svn path=/head/; revision=34270
* Add WhistlerK - a GTK theme engine inspired by the Windows Whistler (don't ask,Maxim Sobolev2000-10-266-0/+37
| | | | | | | I donno what the hell "Windows Whistler" is :-> ). Notes: svn path=/head/; revision=34269
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-2518-30/+36
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34208
* Update to 0.2.1Ade Lovett2000-10-244-4/+4
| | | | Notes: svn path=/head/; revision=34194
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-233-3/+3
| | | | Notes: svn path=/head/; revision=34154
* Cosmetic.Akinori MUSHA2000-10-232-6/+4
| | | | Notes: svn path=/head/; revision=34147
* Get rid of redundant `${WRKSRC}/' prefixes after `cd ${WRKSRC}' toAkinori MUSHA2000-10-231-6/+6
| | | | | | | prevent `argument list too long' error when WRKDIRPREFIX is very long. Notes: svn path=/head/; revision=34146
* Detach the WITH_I18N knob and always configure for the int'lizedAkinori MUSHA2000-10-232-24/+4
| | | | | | | version of Qt. Notes: svn path=/head/; revision=34145
* Remove ruby-[qt/kde]-i18n, because kde-i18n is no longer exist.R. Imura2000-10-231-1/+0
| | | | Notes: svn path=/head/; revision=34141
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-235-18/+46
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* distfile moved to Sourceforge.Jacques Vidrine2000-10-224-4/+8
| | | | Notes: svn path=/head/; revision=34106
* Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC.Akinori MUSHA2000-10-201-3/+3
| | | | Notes: svn path=/head/; revision=34040
* Update to 0.2Ade Lovett2000-10-206-14/+34
| | | | Notes: svn path=/head/; revision=34031
* Update to 0.99.11.Maxim Sobolev2000-10-1810-14/+56
| | | | Notes: svn path=/head/; revision=33970
* Add MD5 for Python 2.0 release.Thomas Gellekum2000-10-181-1/+1
| | | | Notes: svn path=/head/; revision=33961
* @dirrm share/doc/qt2/html/designer/stylesheet-imagesSatoshi Asami2000-10-176-0/+6
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33928
* Update to 0.99.135.Trevor Johnson2000-10-1720-64/+112
| | | | | | | Remove broken FTP site found by Bill Fenner's survey. Notes: svn path=/head/; revision=33920
* Respect CXX and CXXFLAGSTrevor Johnson2000-10-163-14/+47
| | | | | | | | | | Add INSTALLS_SHLIB, USE_GMAKE, and USE_XPM. PR: 22032 Submitted by: Kato Tsuguru Notes: svn path=/head/; revision=33915
* Teach this port how to find the tiff headers again.Steve Price2000-10-164-0/+44
| | | | Notes: svn path=/head/; revision=33883
* Mental note: be sure to double-check the PLIST. This stylesheet-imagesWill Andrews2000-10-156-6/+0
| | | | | | | | | | directory's files were deleted as part of the upgrade to QT 2.2.0. Submitted by: trevor Found by: bento Notes: svn path=/head/; revision=33866
* Fix the breakage regarding bsd.gnome.mk variables.Akinori MUSHA2000-10-154-20/+24
| | | | | | | Submitted by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Notes: svn path=/head/; revision=33865
* 1) Use MASTER_SITE_TCLTK for tk80 and tk82.Vanilla I. Shu2000-10-146-4/+14
| | | | | | | | | | | 2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=33823
* Add --with-sigc-prefixYukihiro Nakai2000-10-146-6/+18
| | | | | | | Submitted by: Warner Losh <imp@village.org> Notes: svn path=/head/; revision=33817
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-131-1/+1
| | | | | | | breakage. Notes: svn path=/head/; revision=33762
* Use Python 2.0c1.Thomas Gellekum2000-10-101-1/+1
| | | | Notes: svn path=/head/; revision=33668
* Remove extra directoryAde Lovett2000-10-092-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33617
* sortR. Imura2000-10-091-24/+24
| | | | Notes: svn path=/head/; revision=33614
* Use PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta.Thomas Gellekum2000-10-092-2/+2
| | | | Notes: svn path=/head/; revision=33610
* Move USE_IMAKE up above the include of bsd.port.pre.mk, so it gets theSatoshi Asami2000-10-091-4/+2
| | | | | | | | dependency right. (Also, remove the "#xxx Hack alert!" that becomes unnecessary as a result. :) Notes: svn path=/head/; revision=33598
* Add URL for home page.Trevor Johnson2000-10-081-1/+3
| | | | Notes: svn path=/head/; revision=33589
* Fix MD5_FILE (files/md5 -> distinfo).Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33579
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-0814-14/+14
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Oops, remove extra "pkg/".Satoshi Asami2000-10-081-2/+2
| | | | Notes: svn path=/head/; revision=33574
* Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish.Satoshi Asami2000-10-085-10/+10
| | | | Notes: svn path=/head/; revision=33533
* Rename ${FILESDIR}/patch-aa to ${PATCHDIR}/post-patch-aa. (This patchSatoshi Asami2000-10-071-2/+2
| | | | | | | does post-patch processing.) Notes: svn path=/head/; revision=33490
* Remove remnants of GTK 1.0.x since nothing depends on them any more.Ade Lovett2000-10-061-1/+0
| | | | | | | | | | | Done a few days earlier than I had initially suggested on the -ports list since other committers have already taken care of the few remaining ports that depended on them Discussed on: -ports list Notes: svn path=/head/; revision=33456
* GAL is a collection of widgets and utility routines that were takenAde Lovett2000-10-0615-0/+295
| | | | | | | | from GNOME Evolution and Gnumeric - upcoming releases of these two pieces of software, and others, will require this library. Notes: svn path=/head/; revision=33445
* Implement WANT_GNOME.Jeremy Lea2000-10-057-108/+109
| | | | Notes: svn path=/head/; revision=33430
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-057-39/+16
| | | | Notes: svn path=/head/; revision=33429
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-059-68/+67
| | | | Notes: svn path=/head/; revision=33427
* Implement USE_GTK, part 2.Jeremy Lea2000-10-0543-248/+165
| | | | Notes: svn path=/head/; revision=33425
* Implement USE_GLIB.Jeremy Lea2000-10-052-9/+3
| | | | Notes: svn path=/head/; revision=33423
* Add mail/xc-mail, an RFC 2015-aware e-mail client.Trevor Johnson2000-10-049-0/+218
| | | | | | | | | | Add x11-toolkits/xclasses, required by XCmail. PR: 21665, 21666 Approved by: will Notes: svn path=/head/; revision=33398