summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Call files/xmkmf with sh, so that it works even if the x bit isn't set.Satoshi Asami1996-05-151-2/+2
| | | | | | | Pointed out in a different form by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3089
* Just a small tweak - the site carrying xforms has changed.Jordan K. Hubbard1996-05-081-2/+2
| | | | Notes: svn path=/head/; revision=3075
* Add XView.prog.Satoshi Asami1995-11-271-1/+1
| | | | | | | Noticed by: workman port Notes: svn path=/head/; revision=2495
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Change name, libforms -> libxforms.Satoshi Asami1995-10-052-6/+6
| | | | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> Notes: svn path=/head/; revision=2265
* Makefile cleanup. Add "/sbin/" to ldconfig command lines in MakefileSatoshi Asami1995-10-032-8/+8
| | | | | | | and PLIST. Notes: svn path=/head/; revision=2222
* xforms-0.75 portJordan K. Hubbard1995-10-035-0/+60
| | | | | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il> Notes: svn path=/head/; revision=2217
* Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, soSatoshi Asami1995-08-264-6/+6
| | | | | | | the "workaround" patch-ad is no longer necessary. Notes: svn path=/head/; revision=2115
* Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.Satoshi Asami1995-08-254-7/+7
| | | | Notes: svn path=/head/; revision=2107
* Remove "ldconfig -m" line, this port doesn't install shared libraries!Satoshi Asami1995-07-191-4/+1
| | | | | | | Hello, Jordan?!? ;) Notes: svn path=/head/; revision=1995
* Clean up invocation of ar.Satoshi Asami1995-07-181-0/+42
| | | | Notes: svn path=/head/; revision=1990
* Remove now obsolete X_NO_MAKE_MAKEFILES variable.Jordan K. Hubbard1995-07-171-2/+1
| | | | Notes: svn path=/head/; revision=1986
* Add a missing trailing slash in the MASTER_SITE line.Andreas Schulz1995-07-161-2/+2
| | | | Notes: svn path=/head/; revision=1980
* Update this to enable more of the underlying functionality. TotallyJordan K. Hubbard1995-07-162-60/+762
| | | | | | | | redo the regex code to use POSIX regexps; the previous "abstraction" was essentially a worthless hack. Notes: svn path=/head/; revision=1979
* The Free Widget Foundation's widget set. This is set to compileJordan K. Hubbard1995-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. Notes: svn path=/head/; revision=1966
* AddSatoshi Asami1995-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! :) 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
* Set USE_X11 instead of defining PREFIX explicitly. Among other things,Satoshi Asami1995-05-191-3/+2
| | | | | | | this will avoid calling of mtree. Notes: svn path=/head/; revision=1789
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1590
* Make the xview-* trilogy compile. I haven't tested them, but allSatoshi Asami1995-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....) Notes: svn path=/head/; revision=1533
* 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-123-11/+15
| | | | Notes: svn path=/head/; revision=1352
* Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1995-04-122-4/+23
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* Spell out all the include file names.Satoshi Asami1995-04-041-2/+76
| | | | Notes: svn path=/head/; revision=1292
* Upgrade, 1.0 -> 1.1.Satoshi 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....) Notes: svn path=/head/; revision=1288
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-014-3/+7
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-312-0/+2
| | | | Notes: svn path=/head/; revision=1262
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* olwm:Andreas Schulz1995-02-271-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. Notes: svn path=/head/; revision=1051
* Put an empty fetch target into the Makefile. Otherwise it tries to fetchAndreas Schulz1995-02-121-0/+2
| | | | | | | a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports. Notes: svn path=/head/; revision=959
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* Checksum!Satoshi Asami1995-02-021-0/+1
| | | | Notes: svn path=/head/; revision=867
* Minor cleanup.Satoshi Asami1995-01-283-5/+8
| | | | Notes: svn path=/head/; revision=836
* My patch to make arrow scrollbars look real 3-D. Already sent toSatoshi Asami1995-01-281-4/+5
| | | | | | | the original author. Notes: svn path=/head/; revision=835
* Port of BLT version 1.7Garrett Wollman1994-12-145-0/+90
| | | | Notes: svn path=/head/; revision=570
* Finally found why the package wasn't built.L Jonas Olsson1994-12-121-0/+5
| | | | Notes: svn path=/head/; revision=561
* More correct PLIST.L Jonas Olsson1994-12-111-15/+5
| | | | Notes: svn path=/head/; revision=549
* Move the configure part to a shell script. It uses slightly nonstandard imakeL Jonas Olsson1994-11-231-5/+1
| | | | | | | ways and a configure script seems to work best. Notes: svn path=/head/; revision=482
* It is build: that is a no-op, not all:.L Jonas Olsson1994-11-231-1/+1
| | | | Notes: svn path=/head/; revision=480
* Patches for the clients.L Jonas Olsson1994-11-221-0/+355
| | | | Notes: svn path=/head/; revision=461
* The sources rea now in xview-config.L Jonas Olsson1994-11-221-5/+4
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=460
* More fixes to get it to build properly.L Jonas Olsson1994-11-222-16/+13
| | | | Notes: svn path=/head/; revision=459
* Make a separate package for the config files. This is a simple wayL Jonas Olsson1994-11-225-0/+573
| | | | | | | | out of having to install config files before the rest (libs and clients) can be built. Notes: svn path=/head/; revision=457
* Add pkg files.L Jonas Olsson1994-11-223-0/+283
| | | | Notes: svn path=/head/; revision=456