aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Change this file to describe what it is, instead of how to write yourasami1997-03-031-155/+1
| | | | | | | | own interviews application. It's only one line long (I couldn't find any suitable paragraph I can cut and paste from in the source tree) but at least it is a description of the port now. Closes PR ports/1517.
* Replace the complicated hack that caused my head to feel like I justasami1997-03-022-22/+42
| | | | | | | | hopped ten blocks on a concrete floor, upside down, with a much simpler "DIST_SUBDIR=iv". While I'm here, replace the "gzip ${PREFIX}/interviews/man/mann/*.n" with MANPREFIX and MANN definitions.
* Fix some bogons I introduced with my latest update.tg1997-02-253-0/+36
|
* Fix configure args so this thing actually compiles. ;)asami1997-02-251-2/+2
|
* Upgrade to 0.77.tg1997-02-242-4/+4
|
* Last commit botched at patch resurrection (cvs bogon). Do it piecemeal.jkh1997-02-232-2/+2
|
* D'oh!jkh1997-02-232-3/+3
| | | | | | I just checked xfmail, and it breaks with xforms version 0.84. :-} I think I'll just put this *back* to version 0.81 and slink away again.. :-)
* Update to version 0.84, just because I happened to notice (and I haven'tjkh1997-02-234-6/+6
| | | | seen a sign of gena in at least a month or two :).
* Upgrade to release version 4.1.0.tg1997-02-216-105/+103
|
* Remove bogus PREFIX. Andreas.... ;)asami1997-02-191-4/+2
| | | | Fix shared lib versions.
* Rewind shared lib versions.asami1997-02-191-2/+2
|
* Updated PLIST.andreas1997-02-161-0/+24
| | | | | | Reviewed by: Submitted by: Obtained from:
* Updated Lesstif port to 0.76.andreas1997-02-163-6/+8
| | | | | | | | | | Did a successfull build of Mosaic and lesstif packages fine. Will update the PLIST later, if necessary. Am building lesstif in /local/lesstif to get a correct PLIST ;-) Reviewed by: Submitted by: Obtained from:
* This port builds now, so remove BROKEN.asami1997-02-131-2/+1
| | | | Reported by: "Russell L. Carter" <rcarter@consys.com>
* Fix Tk include file path (tk -> tk4.1).asami1997-01-241-2/+2
|
* Mark this port BROKEN.asami1997-01-241-1/+2
|
* Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look.tg1997-01-205-0/+109
|
* Make this file match reality. In particular, all the binaries wereasami1997-01-101-93/+272
| | | | missing. While I'm here, expand the include dir and sort all files.
* The Motif clone. I compiled a couple of programs myself, they atasami1997-01-095-0/+165
| | | | | | least compile (but don't run very well). Well, it's a start. Submitted by: William D. Ward <William.Ward@airmail.net>
* Make the depended file be consistent with what net/p5-IO installs.asami1997-01-091-2/+2
| | | | | | | Note, I have no idea if this is the correct fix or not, but I haven't heard back from the maintainer or any of the millions of perl hackers. At least it is not worse than what we have now (build net/p5-IO always, because the depended file does not exist).
* - use installed header files for tcl and tk;tg1997-01-073-20/+75
| | | | | | we no longer need the full sources to these - install the tix header files for the C interface
* Remove myself as MAINTAINER from a number of ports I no longerjkh1997-01-061-3/+1
| | | | | have time to properly maintain. This will cause the position to revert to ports.
* Upgrade to Tix-4.1b2.tg1997-01-026-323/+293
|
* Checksum hath changed.asami1996-12-311-1/+1
|
* Import of Tix, an extension of Tk with lots of useful widgets.tg1996-12-308-0/+456
|
* Greatly shortened the DESCR files (which were simply the long README fileobrien1996-12-254-492/+24
| | | | | from the distfile). Clarified COMMENT files.
* There's nothing (yet) which depends on Qt,tg1996-12-1721-98/+91
| | | | so it's a safe upgrade to version 1.1.
* Update to take advantage of new features in bsd.port.mk rev. 1.237.asami1996-12-118-44/+451
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-183-8/+5
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-1810-21/+21
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
|
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-11/+13
|
* Makefile cleanup. Plus:asami1996-11-162-8/+8
| | | | | | | | | | xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB
* add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk>erich1996-11-162-1/+16
| | | | closes ports/1742
* fix the Iterator scope problemadam1996-11-131-0/+23
| | | | | (however, there is an undefined symbol problem, seems unrelated) therefore bin/ibuild is still broken
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-139-37/+34
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.jfitz1996-10-241-2/+2
| | | | Submitted by: asami@freebsd.org
* Make tk dependancy rely on the libary, not the header file.jfitz1996-10-241-2/+3
| | | | Submitted by: asami@freebsd.org
* a re-port of a perl5 interface to Tk4.0p3.jfitz1996-10-245-0/+658
|
* Honor NOMANCOMPRESS.max1996-10-201-2/+4
| | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
* Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbarasami1996-10-164-16/+16
| | | | | | based on another person's code so remove my own patch (patch-ac). Note this port actually corresponds to X11R6.1.
* Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.asami1996-10-161-3/+2
|
* Make this compile with tcl75 in /usr/lib. Make sure it won't accidentallyasami1996-10-161-12/+11
| | | | | pick up libtclx as a valid tcl library (well, it matches "libtcl*") from /usr/local/lib. Use the value once it's found.
* Update md5chuckr1996-10-127-7/+7
| | | | Pointed out by Satoshi.
* Add a couple new docs.chuckr1996-10-127-0/+21
| | | | Pointed out by: Satoshi.
* Update Makefile to use install macros, delete extra superfluous lines,chuckr1996-10-127-56/+70
| | | | | add some docs. Pointed out by Satoshi.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-105-5/+5
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* nitpick nitpick nitpick! :-)jkh1996-10-097-14/+14
|
* Update to version 1.0.jkh1996-10-0214-98/+98
|
* Add LIB_DEPENDS on xpm.asami1996-09-261-1/+3
|
* Makefile cleanup, i.e.,asami1996-08-061-6/+10
| | | | | | | | | | | | | (1) Use submitter's full address in Whom: line. (2) Move WRKSRC down to where it belongs. (3) Remove unnecessary ALL_TARGET. (4) Use full pathname for ldconfig. (5) Convert mega-command to compress manpages to a .for loop. Also conditionalize it on NOMANCOMPRESS.
* Take out version number.asami1996-08-061-1/+1
|
* Update to version 2.1 of BLT. Note: I'm a little nervous about thejkh1996-08-056-79/+91
| | | | | | value of the MASTER_SITES line here and would like Kostya to keep an eye on it in case they eventually move it out of "NEW" on neosoft's FTP server. Submitted-By: Kostya Lukin <lukin@ns.okbmei.msk.su>
* Different fetch directory ...chuckr1996-07-317-14/+14
|
* New port, the 'qt' gui library.chuckr1996-07-3135-0/+2548
| | | | Submitted by: Michael Searle
* Upgrade, 0.75 -> 0.81.asami1996-07-124-11/+72
| | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
* Change MASTER_SITE addresses from ftp.aud.alcatel.com (whichgpalmer1996-07-021-2/+2
| | | | | | | no longer holds the archive) to ftp.neosoft.com, correcting paths as necessary. Pointed Out By: jkh
* Call files/xmkmf with sh, so that it works even if the x bit isn't set.asami1996-05-161-2/+2
| | | | Pointed out in a different form by: chuckr@glue.umd.edu
* Just a small tweak - the site carrying xforms has changed.jkh1996-05-081-2/+2
|
* Add XView.prog.asami1995-11-271-1/+1
| | | | Noticed by: workman port
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Change name, libforms -> libxforms.asami1995-10-052-6/+6
| | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
* Makefile cleanup. Add "/sbin/" to ldconfig command lines in Makefileasami1995-10-032-8/+8
| | | | and PLIST.
* xforms-0.75 portjkh1995-10-035-0/+60
| | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
* Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, soasami1995-08-264-6/+6
| | | | the "workaround" patch-ad is no longer necessary.
* Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.asami1995-08-254-7/+7
|
* Remove "ldconfig -m" line, this port doesn't install shared libraries!asami1995-07-191-4/+1
| | | | Hello, Jordan?!? ;)
* Clean up invocation of ar.asami1995-07-181-0/+42
|
* Remove now obsolete X_NO_MAKE_MAKEFILES variable.jkh1995-07-181-2/+1
|
* Add a missing trailing slash in the MASTER_SITE line.ats1995-07-171-2/+2
|
* Update this to enable more of the underlying functionality. Totallyjkh1995-07-172-60/+762
| | | | | redo the regex code to use POSIX regexps; the previous "abstraction" was essentially a worthless hack.
* The Free Widget Foundation's widget set. This is set to compilejkh1995-07-157-0/+433
| | | | | only non-Motif widgets - if you have Motif and want the extensions in libfwf then configure, edit and build in 3 steps.
* Addasami1995-06-246-4/+13
| | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
* Add CATEGORIES=x11.asami1995-06-041-1/+2
|
* List all filenames, also add/delete symlinks from /usr/X11R6/libasami1995-06-041-2/+680
| | | | to make ldconfig happy.
* Final piece of puzzle to make this compile!asami1995-05-311-8/+913
| | | | Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
* Missing md5 file.asami1995-05-311-0/+1
|
* Add post-install target to make symbolic links for shared librariesasami1995-05-311-1/+7
| | | | (to make ldconfig happy) and gzip manpages.
* Make it compile. Well, almost. ibuild and idraw get a lot ofasami1995-05-291-0/+271
| | | | | | | | | | | | | | | undefined symbol messages, they seem to be missing the prefix "iv" in the library (src/lib/IV/FREEBSD/libIV.a). It probably has something to do with #define _lib_iv(name) iv##name in src/include/InterViews/iv.h, but I can't figure out for my life how this entangled spaghetti of include files manage to compile without swallowing their tails.... Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
* Make it fetch.asami1995-05-291-3/+5
|
* Set USE_X11 instead of defining PREFIX explicitly. Among other things,asami1995-05-191-3/+2
| | | | this will avoid calling of mtree.
* Add more CATEGORIES. packages/orphans is now empty.asami1995-05-031-1/+2
|
* Make the xview-* trilogy compile. I haven't tested them, but allasami1995-04-253-13/+13
| | | | | the patches applied without hitch so I assume they should work. (ljo's too busy to take a look now, so I went ahead and fixed them....)
* Remove NCFTPFLAGS, ncftp default changedache1995-04-161-2/+1
|
* And now the rest of the x11 ports Makefiles.asami1995-04-133-11/+15
|
* Some more ports Makefile updates...sorry, don't have time now soasami1995-04-122-4/+23
| | | | x11/ is only halfway finished.
* Spell out all the include file names.asami1995-04-041-2/+76
|
* Upgrade, 1.0 -> 1.1.asami1995-04-045-8/+9
| | | | | | | | | % patch-ab is not necessary anymore because the bug is now fixed in . the original source. % post-configure (which was doing "make includes") is not necessary . because xmkmf is now called with "-a". (Yeah, should have redefined . XMKMF in Makefile in the first place....)
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-014-3/+7
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-04-012-0/+2
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* olwm:ats1995-02-281-17/+37
| | | | | | Don't make the inclusion of sys/param.h a conditional of OW_I18N_L4. Always include it, otherwise the BSD symbol is not defined and a gethostname with three instead of two arguments is included.
* Put an empty fetch target into the Makefile. Otherwise it tries to fetchats1995-02-131-0/+2
| | | | a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports.
* Converted Makefiles as much as I could.asami1995-02-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Checksum!asami1995-02-021-0/+1
|
* Minor cleanup.asami1995-01-283-5/+8
|
* My patch to make arrow scrollbars look real 3-D. Already sent toasami1995-01-281-4/+5
| | | | the original author.
* Port of BLT version 1.7wollman1994-12-155-0/+90
|
* Finally found why the package wasn't built.ljo1994-12-121-0/+5
|
* More correct PLIST.ljo1994-12-111-15/+5
|
* Move the configure part to a shell script. It uses slightly nonstandard imakeljo1994-11-231-5/+1
| | | | ways and a configure script seems to work best.
* It is build: that is a no-op, not all:.ljo1994-11-231-1/+1
|
* Patches for the clients.ljo1994-11-231-0/+355
|
* The sources rea now in xview-config.ljo1994-11-231-5/+4
| | | | | | Reviewed by: Submitted by: Obtained from:
* More fixes to get it to build properly.ljo1994-11-232-16/+13
|
* Make a separate package for the config files. This is a simple wayljo1994-11-225-0/+573
| | | | | out of having to install config files before the rest (libs and clients) can be built.
* Add pkg files.ljo1994-11-223-0/+283
|
* Initial import of the xview 3.2 X11R6 clients. Patches from Scott Mace.ljo1994-11-221-0/+15
| | | | | | Makefile by me. Intentionally not added to x11 Makefile yet. Obtained from: Scott Mace.
* Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.ats1994-11-201-1/+1
|
* Xaw3d-1.0, 3-dimensional Athena Widget Set for R6asami1994-11-185-0/+36
|
* The fetch renaming was brokenadam1994-11-151-2/+3
| | | | interviews.stanford.edu will not serve files in passive mode
* Part of last commit...pst1994-11-011-0/+15
|
* Bring InterViews 3.1 port closer to reality... in point of fact, itpst1994-11-013-31/+19
| | | | -still- doesn't build right, but it's a lot closer.
* These are my changes to support the new argument-less configure scripts.jkh1994-10-041-15/+4
|
* keyboard bounceadam1994-09-241-0/+155
|
* Interviews 3.1 from Stanford/SGIadam1994-09-246-0/+357