summaryrefslogtreecommitdiff
path: root/x11-toolkits/iv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change this file to describe what it is, instead of how to write yourSatoshi Asami1997-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. Notes: svn path=/head/; revision=5812
* Replace the complicated hack that caused my head to feel like I justSatoshi Asami1997-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. Notes: svn path=/head/; revision=5792
* This port builds now, so remove BROKEN.Satoshi Asami1997-02-131-2/+1
| | | | | | | Reported by: "Russell L. Carter" <rcarter@consys.com> Notes: svn path=/head/; revision=5592
* Mark this port BROKEN.Satoshi Asami1997-01-241-1/+2
| | | | Notes: svn path=/head/; revision=5422
* fix the Iterator scope problemAdam David1996-11-131-0/+23
| | | | | | | | (however, there is an undefined symbol problem, seems unrelated) therefore bin/ibuild is still broken Notes: svn path=/head/; revision=4446
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-2/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Honor NOMANCOMPRESS.Masafumi Max NAKANE1996-10-201-2/+4
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Notes: svn path=/head/; revision=4056
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=3948
* AddSatoshi Asami1995-06-242-1/+3
| | | | | | | | | | | | | | | | | 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! :) Notes: svn path=/head/; revision=1871
* Add CATEGORIES=x11.Satoshi Asami1995-06-041-1/+2
| | | | Notes: svn path=/head/; revision=1820
* List all filenames, also add/delete symlinks from /usr/X11R6/libSatoshi Asami1995-06-041-2/+680
| | | | | | | to make ldconfig happy. Notes: svn path=/head/; revision=1819
* Final piece of puzzle to make this compile!Satoshi Asami1995-05-311-8/+913
| | | | | | | Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au> Notes: svn path=/head/; revision=1817
* Missing md5 file.Satoshi Asami1995-05-311-0/+1
| | | | Notes: svn path=/head/; revision=1816
* Add post-install target to make symbolic links for shared librariesSatoshi Asami1995-05-311-1/+7
| | | | | | | (to make ldconfig happy) and gzip manpages. Notes: svn path=/head/; revision=1815
* Make it compile. Well, almost. ibuild and idraw get a lot ofSatoshi Asami1995-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> Notes: svn path=/head/; revision=1802
* Make it fetch.Satoshi Asami1995-05-291-3/+5
| | | | Notes: svn path=/head/; revision=1801
* Remove NCFTPFLAGS, ncftp default changedAndrey A. Chernov1995-04-161-2/+1
| | | | Notes: svn path=/head/; revision=1400
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-5/+5
| | | | Notes: svn path=/head/; revision=1352
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* The fetch renaming was brokenAdam David1994-11-151-2/+3
| | | | | | | interviews.stanford.edu will not serve files in passive mode Notes: svn path=/head/; revision=380
* Part of last commit...Paul Traina1994-11-011-0/+15
| | | | Notes: svn path=/head/; revision=306
* Bring InterViews 3.1 port closer to reality... in point of fact, itPaul Traina1994-11-013-31/+19
| | | | | | | -still- doesn't build right, but it's a lot closer. Notes: svn path=/head/; revision=305
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-15/+4
| | | | Notes: svn path=/head/; revision=170
* keyboard bounceAdam David1994-09-241-0/+155
| | | | Notes: svn path=/head/; revision=121
* Interviews 3.1 from Stanford/SGIAdam David1994-09-246-0/+357
Notes: svn path=/head/; revision=120