summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6Satoshi Asami1995-06-255-10/+8
| | | | | | | (and this is correct!). Notes: svn path=/head/; revision=1879
* AddSatoshi Asami1995-06-2410-5/+25
| | | | | | | | | | | | | | | | | 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
* Forgot a $ sign in the previous commit of the patch file.Andreas Schulz1995-05-273-3/+3
| | | | Notes: svn path=/head/; revision=1799
* Changed the hardocded /usr/X11R6 to ${X11BASE} so that people with olderAndreas Schulz1995-05-273-6/+6
| | | | | | | | Xfree releases get a chance. Added into the loaderflags a -L${X11}/lib so that the X11 libraries can be found. Notes: svn path=/head/; revision=1798
* Add "USE_X11=yes" this port doesn't require explicit xmkmf (it'sSatoshi Asami1995-05-161-1/+3
| | | | | | | already in the Makefile) but it installs in /usr/X11R6. Notes: svn path=/head/; revision=1767
* Put back vcg, ftp site is back up.Satoshi Asami1995-05-151-3/+2
| | | | Notes: svn path=/head/; revision=1755
* Add Mesa (doesn't install) and vcg (can't connect to master site) toSatoshi Asami1995-05-141-1/+4
| | | | | | | BROKEN list. Notes: svn path=/head/; revision=1747
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add NO_PACKAGE.Satoshi Asami1995-05-131-1/+4
| | | | Notes: svn path=/head/; revision=1736
* Reorder things in alphabetical order.Satoshi Asami1995-05-131-4/+4
| | | | Notes: svn path=/head/; revision=1709
* Upgrade to xanim 2.69.7.8Scott Mace1995-05-044-7/+7
| | | | | | | xanim now supports audio! Notes: svn path=/head/; revision=1601
* Checksum mismatch -- this one is fetched from the first master siteSatoshi Asami1995-05-021-1/+1
| | | | | | | and compiled & installed OK so let me just update the checksum. Notes: svn path=/head/; revision=1583
* manpages installed in /usr/local, not /usr/X11R6Satoshi Asami1995-04-241-10/+10
| | | | Notes: svn path=/head/; revision=1507
* Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :pSatoshi Asami1995-04-182-6/+6
| | | | | | | Pointed-out by: pkg_create Notes: svn path=/head/; revision=1444
* add "-c" to installTorsten Blum1995-04-171-2/+2
| | | | Notes: svn path=/head/; revision=1416
* Upgrade to 3.6.2.Ollivier Robert1995-04-163-5/+5
| | | | Notes: svn path=/head/; revision=1401
* Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1.Satoshi Asami1995-04-1610-30/+32
| | | | | | | Someone please take a look! Notes: svn path=/head/; revision=1384
* Add pixmap to SUBDIR listJean-Marc Zucconi1995-04-131-2/+2
| | | | Notes: svn path=/head/; revision=1355
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-1/+2
| | | | Notes: svn path=/head/; revision=1327
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-0921-88/+123
| | | | Notes: svn path=/head/; revision=1309
* Make this go to the right place for -lX11 (-l${PREFIX}/lib).Jordan K. Hubbard1995-04-042-4/+6
| | | | | | | !! ** This also requires my patch to bsd.port.mk for USE_X11 ** !! Notes: svn path=/head/; revision=1287
* Upgrade to 1.1.3beta.Jeffrey Hsu1995-04-044-8/+8
| | | | Notes: svn path=/head/; revision=1285
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0121-20/+41
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn'tAndreas Schulz1995-03-291-1/+1
| | | | | | | show up in the makefiles in the deeper directories. Notes: svn path=/head/; revision=1237
* MD5 checksum for ImageMagickGary Palmer1995-03-281-0/+1
| | | | Notes: svn path=/head/; revision=1226
* Upgrade to 3.6Gary Palmer1995-03-281-2/+5
| | | | Notes: svn path=/head/; revision=1225
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-245-5/+10
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.Satoshi Asami1995-03-225-8/+8
| | | | | | | Pointed-out by: Jason Boerner <chaos@rivers.oscs.montana.edu> Notes: svn path=/head/; revision=1181
* Add ImageMagick to the subdirs list.Andreas Schulz1995-03-191-3/+3
| | | | Notes: svn path=/head/; revision=1153