summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Just another little variable reorginization.Satoshi Asami1996-02-201-3/+5
| | | | Notes: svn path=/head/; revision=2731
* Upgrade to 0.88Andrey A. Chernov1996-02-194-41/+23
| | | | Notes: svn path=/head/; revision=2726
* Our X libraries are in ${X11BASE}/lib, not /usr/X11/lib.Satoshi Asami1996-02-111-3/+8
| | | | | | | While I'm here, change -I/usr/X11R6/include to -I${X11BASE}/include. Notes: svn path=/head/; revision=2709
* Remove unnecessary PKGNAME (same as DISTNAME).Satoshi Asami1996-02-111-2/+1
| | | | Notes: svn path=/head/; revision=2708
* Added xpdf.Bill Fenner1996-02-101-1/+2
| | | | Notes: svn path=/head/; revision=2707
* Chuck Robey's xpdf port. xpdf is an X-Windows pdf viewer.Bill Fenner1996-02-107-0/+63
| | | | | | | Submitted by: Chuck Robey <chuckr@glue.umd.edu> Notes: svn path=/head/; revision=2706
* Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (whichSatoshi Asami1996-02-075-23/+16
| | | | | | | | | | they were in 2.0.1). :) patch-ab and patch-ac are gone, 16/24 bit displays are now supported in the original code. Notes: svn path=/head/; revision=2686
* Added tgif.Satoshi Asami1996-01-311-1/+2
| | | | Notes: svn path=/head/; revision=2666
* tgif, an X11-based drawing tool.Satoshi Asami1996-01-316-0/+89
| | | | | | | Submitted by: Brian Clapper <bmc@telebase.com> Notes: svn path=/head/; revision=2665
* Use absolute path to ldconfigAndrey A. Chernov1996-01-252-3/+3
| | | | Notes: svn path=/head/; revision=2662
* add @exec ranlibAndrey A. Chernov1996-01-252-0/+2
| | | | Notes: svn path=/head/; revision=2661
* exec ranlib & ldconfigAndrey A. Chernov1996-01-251-0/+2
| | | | Notes: svn path=/head/; revision=2660
* (Among other things) add version number 1.0 to PKGNAME.Satoshi Asami1996-01-151-7/+7
| | | | Notes: svn path=/head/; revision=2629
* PLIST: the binary is now named `hpscan', not `scanner'Joerg Wunsch1996-01-132-4/+4
| | | | | | | DESCR: the program is know to work with a Scanjet 4A as well Notes: svn path=/head/; revision=2621
* Some additions:Joerg Wunsch1996-01-133-0/+262
| | | | | | | | | | | . fix a minor bug, causing core dumps in some occasions . add handling for 15/16/24/32 bit displays . provide an Imakefile Reviewed by: Richard Tobin, and nate Notes: svn path=/head/; revision=2620
* We do have an Imakefile now.Joerg Wunsch1996-01-131-1/+2
| | | | Notes: svn path=/head/; revision=2619
* HP ScanJet user-level scanner driver written by Richard Tobin.Nate Williams1996-01-126-0/+122
| | | | | | | | This code is known to work with the HP3C, but was written for the HP IIcx, so it appears to be generically applicable to newer HP scanners. Notes: svn path=/head/; revision=2616
* xv is "shareware except for personal use only", and it is ok to put itSatoshi Asami1995-12-203-3/+12
| | | | | | | | on our CDROM and ftp site. Add a post-install target to copy the README to ${PREFIX}/share/doc/xv at author's request. Notes: svn path=/head/; revision=2575
* Fix categoriesAndrey A. Chernov1995-12-051-2/+2
| | | | Notes: svn path=/head/; revision=2529
* Add pngAndrey A. Chernov1995-12-051-1/+2
| | | | Notes: svn path=/head/; revision=2528
* libpng - manipulate PNG images libraryAndrey A. Chernov1995-12-056-0/+144
| | | | Notes: svn path=/head/; revision=2527
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-4/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Use @cd to switch between /usr/local and /usr/X11R6, not absolute pathnames.Satoshi Asami1995-11-131-38/+40
| | | | | | | This package properly pkg_adds again now. Notes: svn path=/head/; revision=2412
* Add xbmbrowser.Satoshi Asami1995-11-091-1/+2
| | | | Notes: svn path=/head/; revision=2404
* View complete directories of X bitmaps and X pixmaps.Satoshi Asami1995-11-096-0/+79
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2403
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-096-6/+6
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* fixed COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2371
* Remove NO_PACKAGE, this comes as a binary package but it is redistributable.Satoshi Asami1995-10-121-3/+3
| | | | Notes: svn path=/head/; revision=2329
* (1) Change second master site's path (netcom)Satoshi Asami1995-10-114-8/+8
| | | | | | | | | (2) Add "/sbin" to ldconfig's path Submitted by: me Notes: svn path=/head/; revision=2316
* fixed EXEC_DEPENDS => RUN_DEPENDSEric L. Hernes1995-10-051-2/+6
| | | | | | | added myself as maintainer Notes: svn path=/head/; revision=2270
* Add missing manpageAndrey A. Chernov1995-10-041-0/+1
| | | | Notes: svn path=/head/; revision=2241
* Change jpeg library major to 6Andrey A. Chernov1995-10-035-10/+10
| | | | Notes: svn path=/head/; revision=2235
* Added spigot library.Satoshi Asami1995-10-031-1/+2
| | | | Notes: svn path=/head/; revision=2229
* The libspigot library. Required by nv. Note this is a binary package.Satoshi Asami1995-10-035-0/+26
| | | | | | | Submitted by: james Notes: svn path=/head/; revision=2227
* Do not build regular objects with -fpicAndrey A. Chernov1995-10-0210-28/+34
| | | | | | | | Build complete .so set Upgrade to version 6 Notes: svn path=/head/; revision=2212
* Upgrade, 3.1.3 -> 3.1.4.Satoshi Asami1995-09-2612-56/+90
| | | | | | | Submitted by: Cristian Ferretti <cfs@riemann.mat.puc.cl> Notes: svn path=/head/; revision=2198
* Upgrade to 2.70.1Andrey A. Chernov1995-09-223-7/+6
| | | | Notes: svn path=/head/; revision=2175
* Added xfractint.Satoshi Asami1995-09-091-1/+2
| | | | Notes: svn path=/head/; revision=2139
* The Unix port of fractint, a program to calculate pretty fractals.Satoshi Asami1995-09-097-0/+207
| | | | | | | Submitted by: "Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx> Notes: svn path=/head/; revision=2138
* (1) Take out x11 from CATEGORIES, we don't put it there just because itSatoshi Asami1995-08-291-7/+8
| | | | | | | | | | uses X. (2) libfwf is a static library, so take it out of LIB_DEPENDS. (3) Add the version number to "Xpm:..." in the other LIB_DEPENDS. (4) Reorder variables, we have a standard for these things now. Notes: svn path=/head/; revision=2127
* Add aero to SUBDIRsJordan K. Hubbard1995-08-281-1/+2
| | | | Notes: svn path=/head/; revision=2126
* A povray modeller. I tweaked the original to also install the examplesJordan K. Hubbard1995-08-286-0/+164
| | | | | | | | since nobody reads man pages anymore. Submitted by: "Eric L. Hernes" <erich@lodgenet.com> Notes: svn path=/head/; revision=2125
* Add blurb about animation formats from the man page. Without this,Satoshi Asami1995-08-151-3/+41
| | | | | | | the DESCR file is not very useful. ;) Notes: svn path=/head/; revision=2064
* change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hackTorsten Blum1995-08-061-2/+1
| | | | | | | has been removed from bsd.port.mk (rev. 1.173) Notes: svn path=/head/; revision=2034
* Add xgrasp.Satoshi Asami1995-07-291-1/+2
| | | | Notes: svn path=/head/; revision=2020
* xgrasp-1.7d, display GL animations in an X window. It only works onSatoshi Asami1995-07-295-0/+33
| | | | | | | 8-bit Pseudocolor displays. :< Notes: svn path=/head/; revision=2019
* The ftp site is now changed from romulus.ucs.uoknor.edu to ftp.uoknor.edu.Andreas Schulz1995-07-271-3/+2
| | | | | | | Change the Makefile accordingly. Notes: svn path=/head/; revision=2008
* Add xdl, convert to new format.Satoshi Asami1995-07-181-5/+19
| | | | Notes: svn path=/head/; revision=1988
* xdl-2.1, display DL animations on X screen.Satoshi Asami1995-07-185-0/+32
| | | | Notes: svn path=/head/; revision=1987
* Link with -lgnumalloc. Silence <malloc.h> warning along the way.Satoshi Asami1995-07-051-0/+74
| | | | | | | | | | | | | | | | | | | | Original idea is ---------------- From: Kai Vorma <vode@snakemail.hut.fi> To: Lars Gerhard Kuehl <lars@elbe.desy.de> Cc: FreeBSD-hackers@freefall.cdrom.com Subject: Re: dlmalloc : Okay, not faster, but it used memory better. Try xv with standard malloc, then dlmalloc and finally GNU-malloc. With standard malloc xv grows until it hits datasize limit (16MB) and dies (usually after 10 or so big jpegs). With dlmalloc xv's VZS was about 15MB after last picture of that particular set and with GNU malloc it was about 11MB. : Notes: svn path=/head/; revision=1924