summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tk v8.0.4. As with Tcl80 checked w/maintainer.Chris Timmons1998-12-195-156/+151
| | | | Notes: svn path=/head/; revision=15421
* iv requires Xlib. While I'm here, change japanese/iv from BUILD_DEPENDSSatoshi Asami1998-12-181-1/+2
| | | | | | | on imake to USE_XLIB, since it's linking the library. Notes: svn path=/head/; revision=15412
* Upgrade to 0.8.Thomas Gellekum1998-12-156-248/+248
| | | | Notes: svn path=/head/; revision=15357
* Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1998-12-134-22/+25
| | | | Notes: svn path=/head/; revision=15322
* Activate gtk11-devel.Vanilla I. Shu1998-12-121-1/+2
| | | | Notes: svn path=/head/; revision=15304
* Upgrade to 1.1.7,Vanilla I. Shu1998-12-1214-777/+728
| | | | | | | | I change library name to libgtk11d, and gtk-config to gtk11d-config. Notes: svn path=/head/; revision=15299
* Mark this broken while it awaits an upgrade by the mighty VanillaSatoshi Asami1998-12-104-4/+12
| | | | | | | after a repo copy. Notes: svn path=/head/; revision=15249
* Correct MASTER_SITES.Vanilla I. Shu1998-12-105-10/+10
| | | | Notes: svn path=/head/; revision=15247
* Make these work with read-only ${PORTSDIR}s. Also, don't always installSatoshi Asami1998-12-021-4/+3
| | | | | | | xview-config from DEPENDS. Notes: svn path=/head/; revision=15054
* Move interactive questioning about installing Lesstif will overwrite anDavid E. O'Brien1998-12-011-2/+2
| | | | | | | | existing Motif from "pre-fetch" to "pre-extract". This is to allow unattended fetching of distfiles. Notes: svn path=/head/; revision=14996
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-014-7/+11
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami1998-11-284-0/+4
| | | | Notes: svn path=/head/; revision=14921
* Unbreak (new master sites).Satoshi Asami1998-11-271-4/+4
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14919
* remove manpages from PLIST as requested by SatoshiAndreas Klemm1998-11-257-2485/+0
| | | | Notes: svn path=/head/; revision=14906
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-12/+3
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Create installation directory first.Thomas Gellekum1998-11-242-2/+4
| | | | Notes: svn path=/head/; revision=14863
* Patch up some typos.Satoshi Asami1998-11-237-63/+63
| | | | | | | | Note, the manpages should really be in Makefile (or files/manpages), but I don't have time to go fix this now. Notes: svn path=/head/; revision=14844
* enable qt141Andreas Klemm1998-11-231-1/+2
| | | | Notes: svn path=/head/; revision=14828
* The long awaited port of qt141Andreas Klemm1998-11-2328-413/+2877
| | | | | | | Thanks Satoshi for your patience ! ;-) Notes: svn path=/head/; revision=14827
* Mark it broken, Andreas doesn't seem to have the time to get to itSatoshi Asami1998-11-227-7/+21
| | | | | | | after the repository copy. Notes: svn path=/head/; revision=14758
* List manpage name correctly.Satoshi Asami1998-11-184-8/+8
| | | | Notes: svn path=/head/; revision=14633
* Add some mirror sites.Thomas Gellekum1998-11-181-2/+4
| | | | Notes: svn path=/head/; revision=14625
* Remove BROKEN tag.Vanilla I. Shu1998-11-171-3/+1
| | | | Notes: svn path=/head/; revision=14603
* Downgrage to 1.1.2Vanilla I. Shu1998-11-1713-106/+58
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14602
* Remove pythonqt.Thomas Gellekum1998-11-171-2/+1
| | | | Notes: svn path=/head/; revision=14599
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-146-41/+52
| | | | | | | | 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
* Upgrade to 0.87.0.Thomas Gellekum1998-11-132-4/+4
| | | | Notes: svn path=/head/; revision=14497
* Mark this broken, it is for testing only (also is still a copy of qt140).Satoshi Asami1998-11-127-7/+35
| | | | Notes: svn path=/head/; revision=14484
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-115-17/+26
| | | | | | | | | | | 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
* Add USE_XLIB.Satoshi Asami1998-11-114-4/+8
| | | | | | | Found by: Steve's little perl script Notes: svn path=/head/; revision=14459
* Remove X_LOCALE define.Vanilla I. Shu1998-11-101-22/+4
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=14448
* Upgrade to 0.86.9.Thomas Gellekum1998-11-103-42/+45
| | | | | | | | PR: 8628 Submitted by: laskavy@gambit.msk.su Notes: svn path=/head/; revision=14445
* Mark this port broken, looks like another casualty of the gtk11 upgrade.Satoshi Asami1998-11-101-1/+3
| | | | | | | | | | | | | | | | | === cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -pipe -DVERSION=\"0.4\" -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE GtkDefs.c GtkDefs.c: In function `Gtk_InstallTypedefs': GtkDefs.c:2559: `GDK_OTHER_EVENT' undeclared (first use this function) GtkDefs.c:2559: (Each undeclared identifier is reported only once GtkDefs.c:2559: for each function it appears in.) GtkDefs.c:2712: `PIXELS_METRIC' undeclared (first use this function) GtkDefs.c:2713: `POINTS_METRIC' undeclared (first use this function) *** Error code 1 Stop. Notes: svn path=/head/; revision=14441
* Activate gtkstep.Eivind Eklund1998-11-081-1/+2
| | | | Notes: svn path=/head/; revision=14411
* Inital import of a GTKStep port. This provides GTK with a NeXTstep-likeEivind Eklund1998-11-085-0/+158
| | | | | | | | | interface. Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il> Notes: svn path=/head/; revision=14410
* Update MASTER_SITE.Joseph Koshy1998-11-037-14/+14
| | | | | | | | PR: 8548 Submitted by: ripley@beng.org Notes: svn path=/head/; revision=14324
* Upgrade to 1.1.3.Vanilla I. Shu1998-11-0213-123/+141
| | | | Notes: svn path=/head/; revision=14314
* Unbreak for ELFJustin M. Seger1998-11-023-8/+15
| | | | Notes: svn path=/head/; revision=14296
* $MASTER_SITE doesn't seem to exist anymore. Put it in my homedir.Thomas Gellekum1998-10-281-2/+2
| | | | Notes: svn path=/head/; revision=14222
* Unbreak; Repair dependancies.Mark Murray1998-10-251-10/+1
| | | | Notes: svn path=/head/; revision=14175
* Unbreak; Make work with Tk80.Mark Murray1998-10-254-10/+10
| | | | Notes: svn path=/head/; revision=14174
* Urk, commit the right patch this time.Steve Price1998-10-211-2/+2
| | | | | | | Noticed by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=14139
* This is broken for non-ELF systems too.Satoshi Asami1998-10-206-12/+12
| | | | Notes: svn path=/head/; revision=14122
* Convert to ELF.Steve Price1998-10-203-10/+24
| | | | Notes: svn path=/head/; revision=14091
* Fix a typo error.Vanilla I. Shu1998-10-191-2/+2
| | | | | | | Submitted by: SURANYI Peter <suranyip@jks.is.tsukuba.ac.jp> Notes: svn path=/head/; revision=14078
* Mark BROKEN for ELF:Justin M. Seger1998-10-151-1/+3
| | | | | | | | | | | | | ===> Building package for slingshot-2.1 Creating package /usr/ports/packages/All/slingshot-2.1.tgz Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1. Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz' tar: can't add file lib/libsspkg.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=14025
* Mark BROKEN for current: bad python pathsJustin M. Seger1998-10-154-4/+28
| | | | Notes: svn path=/head/; revision=14024
* Standard perl breakage for currentJustin M. Seger1998-10-151-1/+7
| | | | Notes: svn path=/head/; revision=14023