summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't put PKGNAME or similar in front.Satoshi Asami1999-02-221-1/+1
| | | | Notes: svn path=/head/; revision=16854
* Portlint.Satoshi Asami1999-02-221-4/+1
| | | | Notes: svn path=/head/; revision=16853
* Minor fix (put include files in <include/XmHTML> )Peter Hawkins1999-02-212-6/+7
| | | | Notes: svn path=/head/; revision=16806
* A pretty awesome widget - the best HTML browser widget I have seenPeter Hawkins1999-02-217-0/+368
| | | | Notes: svn path=/head/; revision=16805
* Upgrade to 1.4, it's GTK theme module now, you need gtk11-devel & imlib,Vanilla I. Shu1999-02-184-139/+21
| | | | | | | | and it doesn't work with gtk1.0.6. Agree by: maintainer Notes: svn path=/head/; revision=16754
* Upgrade to 1.1.16.Vanilla I. Shu1999-02-1813-36/+70
| | | | Notes: svn path=/head/; revision=16752
* Upgrade to version 2.1.10 we recently got from apps2go.Satoshi Asami1999-02-135-217/+373
| | | | Notes: svn path=/head/; revision=16715
* Forgot to delete 'BROKEN_ELF' line.Seiichirou Hiraoka1999-02-111-3/+1
| | | | Notes: svn path=/head/; revision=16622
* Fix marked as BROKEN.Seiichirou Hiraoka1999-02-111-0/+11
| | | | | | | | PR: ports/10011 Submitted-by: axl@iafrica.com Notes: svn path=/head/; revision=16621
* Sync with peter's suggestion.Vanilla I. Shu1999-02-024-8/+4
| | | | Notes: svn path=/head/; revision=16501
* Sync with peter's suggestion.Vanilla I. Shu1999-02-015-0/+15
| | | | Notes: svn path=/head/; revision=16465
* Remove freebsd.csie.nctu.edu.tw from MASTER_SITES.Vanilla I. Shu1999-01-312-6/+4
| | | | | | | | PR: ports/9805 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16442
* Upgrade to 1.1.14.Vanilla I. Shu1999-01-3113-199/+123
| | | | | | | | PR: ports/9803 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16440
* Submitter say:Vanilla I. Shu1999-01-304-18/+122
| | | | | | | | | | | | "The biggest change is to the gtk-engines port, where I've made the gtkrc files get the correct prefix. I've added the path to all the files, which may be overkill (it's only really needed for the pixmap theme), but was easier to do in an automated way, and provides a better example for people making their own themes." Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16434
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-272-6/+6
| | | | Notes: svn path=/head/; revision=16379
* Make this install files correctly. I don't know why just addingSatoshi Asami1999-01-271-2/+2
| | | | | | | | PREFIX=${PREFIX} to the configure command line doesn't work, but it doesn't. Notes: svn path=/head/; revision=16375
* Correct build on ELF and add maintainer.Steve Price1999-01-2632-1655/+1386
| | | | | | | | PR: 9594 Submitted by: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp> Notes: svn path=/head/; revision=16324
* Add one more MASTER_SITES.Foxfair Hu1999-01-262-4/+6
| | | | Notes: svn path=/head/; revision=16317
* Add gtk10. Apparently nobody working on the gtk -> gtk10 cleanupSatoshi Asami1999-01-261-1/+2
| | | | | | | (including myself) thought about adding the new one. Notes: svn path=/head/; revision=16305
* Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. AlsoSteve Price1999-01-2612-45/+63
| | | | | | | a minor cleanup to PLIST while I'm here. Notes: svn path=/head/; revision=16303
* Remove gtk, has been copied to gtk10 and all dependencies switched over.Satoshi Asami1999-01-251-2/+1
| | | | Notes: svn path=/head/; revision=16293
* install libtk as libtk81.so.1 not libtk8.1.so.1Eric J.Chet1999-01-213-18/+30
| | | | Notes: svn path=/head/; revision=16238
* Upgrade to 1.1.13.Vanilla I. Shu1999-01-2013-81/+149
| | | | Notes: svn path=/head/; revision=16217
* Bump imlib version number in dependencies.Jacques Vidrine1999-01-175-10/+10
| | | | Notes: svn path=/head/; revision=16103
* Update tk81 to beta 1Eric J.Chet1999-01-1712-96/+108
| | | | Notes: svn path=/head/; revision=16101
* Upgrade to 0.87.1.Dirk Froemberg1999-01-164-11/+13
| | | | | | | | | | Add more MASTER_SITES. PR: ports/9523 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=16080
* imlib bump library version to 2.Vanilla I. Shu1999-01-142-4/+4
| | | | Notes: svn path=/head/; revision=16039
* Change maitainer's email address,Vanilla I. Shu1999-01-126-12/+12
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-114-652/+652
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* I tried to be too cute with the DEPENDS stuff. Change all install targetsSatoshi Asami1999-01-111-2/+2
| | | | | | | | | to "install". Reported by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=16001
* Upgrade qt141 to qt142 after repository copy. qt141 will be deleted afterSatoshi Asami1999-01-0730-372/+344
| | | | | | | | | | | | | | | a short test period to make sure qt142 is an adequate replacement. Note #1: I changed it to install libqt.so.2.0. qt141 or newer are required for some software (most notably kde). We missed the chance to change the shlib number in qt141 so I'm doing it now. Note #2: After talking with Peter Wemm, I decided not to add extra -rpath directives. The fix for kdesupport and other build problems are forthcoming in ld. Notes: svn path=/head/; revision=15910
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Rename pygtk to py-gtk after repository copy, to meet conventionJacques Vidrine1999-01-075-14/+6
| | | | | | | | of naming Python modules with a prefix of "py-" and to match this port's PKGNAME. Notes: svn path=/head/; revision=15900
* Mark this broken while our esteemed Mr. nectar works on fixups afterSatoshi Asami1999-01-074-4/+12
| | | | | | | a repository copy. Notes: svn path=/head/; revision=15899
* Upgrade gnumeric to 0.5, libxml to 0.99,Vanilla I. Shu1999-01-054-0/+4
| | | | | | | | Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes. Notes: svn path=/head/; revision=15852
* Upgrade to 1.5.Satoshi Asami1999-01-054-15/+8
| | | | | | | Prodded by: Matt Behrens <matt@megaweapon.zigg.com> Notes: svn path=/head/; revision=15851
* Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish allVanilla I. Shu1999-01-0513-201/+158
| | | | | | | ports of GNOME. Notes: svn path=/head/; revision=15833
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-045-8/+19
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Remove qt{,133,140}.Satoshi Asami1999-01-031-4/+1
| | | | | | | Approved by: the ports list Notes: svn path=/head/; revision=15801
* "development framework"Tim Vanderhoek1999-01-021-1/+1
| | | | Notes: svn path=/head/; revision=15793
* Sync with pkg/DESCR. Where this lies in relation to reality, I don'tTim Vanderhoek1999-01-021-1/+1
| | | | | | | know... Notes: svn path=/head/; revision=15792
* Upgrade to 1.1.11.Vanilla I. Shu1999-01-0118-112/+100
| | | | Notes: svn path=/head/; revision=15744
* Upgrade to 0.5.9.Jacques Vidrine1998-12-3116-292/+296
| | | | Notes: svn path=/head/; revision=15735
* Add RUN_DEPEND again.Vanilla I. Shu1998-12-304-8/+16
| | | | Notes: svn path=/head/; revision=15732
* ACtivate gtk-engine.Vanilla I. Shu1998-12-281-1/+2
| | | | Notes: svn path=/head/; revision=15685
* Gtk themes engine.Vanilla I. Shu1998-12-2812-0/+304
| | | | Notes: svn path=/head/; revision=15684
* Change RUN_DEPEND to BUILD_DEPEND.Vanilla I. Shu1998-12-284-8/+8
| | | | Notes: svn path=/head/; revision=15683
* A dummy port to create a package of static Motif libs and includeSatoshi Asami1998-12-2812-1/+623
| | | | | | | | | files to be used as dependencies from other ports. Note you need Motif already installed, and this port won't do anything for you unless you are in the business of building packages. Notes: svn path=/head/; revision=15681
* Change ldconfig argument from %B to %D/lib so it will work when linesSatoshi Asami1998-12-281-1/+1
| | | | | | | are moved around. Notes: svn path=/head/; revision=15676
* Remove stale MASTER_SITE.Bill Fumerola1998-12-271-3/+2
| | | | Notes: svn path=/head/; revision=15671