aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11.Andreas Schulz1995-03-191-6/+10
| | | | Notes: svn path=/head/; revision=1152
* The makefiles now use some gmake constructs.Jeffrey Hsu1995-03-162-2/+4
| | | | Notes: svn path=/head/; revision=1140
* Author updated distribution w/o bumping version number.Jeffrey Hsu1995-03-162-2/+2
| | | | Notes: svn path=/head/; revision=1139
* Upgrade to 1.1.2 beta.Jeffrey Hsu1995-03-154-10/+8
| | | | Notes: svn path=/head/; revision=1132
* Use manifest constant CLOCKS_PER_SEC instead of sysconf(_SC_CLK_TCK).Jeffrey Hsu1995-03-064-12/+38
| | | | Notes: svn path=/head/; revision=1096
* Update to 1.1 beta.Jeffrey Hsu1995-03-062-6/+6
| | | | Notes: svn path=/head/; revision=1095
* Forgot to add bin/*merge when I changed it to use merged executables....Satoshi Asami1995-03-041-0/+4
| | | | | | | | *-< :) (<= this is me with the pointed hat) Pointed-out by: taob@gate.sinica.edu.tw Notes: svn path=/head/; revision=1083
* Distname is now pixmap2.6.tar.gz, not pixmap.tar.gz.Satoshi Asami1995-02-281-1/+1
| | | | Notes: svn path=/head/; revision=1067
* Grab source from mirror site (crl.dec.com)'s contrib/applications insteadSatoshi Asami1995-02-281-28/+3
| | | | | | | | | | | of R6untarred of ftp.x.org, these are more recent (although only comments have changed so far). Removed the fetch: target (which I assume was there so that it will always use ftp.freebsd.org even if MASTER_SITE_OVERRIDE wasn't set). Notes: svn path=/head/; revision=1066
* Add header.Satoshi Asami1995-02-281-0/+9
| | | | | | | Define PKGNAME to reflect version number (2.6). Notes: svn path=/head/; revision=1065
* Patch to Imakefile.Satoshi Asami1995-02-281-0/+24
| | | | | | | | | | | | (1) Add sed command to take out "Pixmap" from beginning of lines in app-defaults file. (2) Change /net/koala/... to $(INCDIR), etc. This was causing a very strange effect on my machine because (a) my amd is sitting on /net with a "hosts" map, and (b) there is a machine called "koala" on the net! ;) Notes: svn path=/head/; revision=1064
* Checksum.Satoshi Asami1995-02-281-0/+1
| | | | Notes: svn path=/head/; revision=1063
* Set MAKE_FLAGS so that the port honors ${PREFIX}.Jean-Marc Zucconi1995-02-272-2/+8
| | | | Notes: svn path=/head/; revision=1062
* port moved from the print directoryJean-Marc Zucconi1995-02-274-0/+62
| | | | Notes: svn path=/head/; revision=1054
* Fixed LIB_DEPENDS---xpm library has major version number 4, not 3.Satoshi Asami1995-02-271-1/+1
| | | | Notes: svn path=/head/; revision=1048
* Disable povray until someone fixes it. I try's to use the matherr functionsAndreas Schulz1995-02-261-2/+4
| | | | | | | and defines like DOMAIN, but we don't have them. Notes: svn path=/head/; revision=1042
* Use an explizit XMKMF= xmkmf. I will later change the bsd.por.mk to useAndreas Schulz1995-02-251-1/+2
| | | | | | | | a "xmkmf -a" instead of the xmkmf. This is cleaner and all ports should work that way. But some X-window ports having difficulties with that rule. Notes: svn path=/head/; revision=1040
* Changed all occurences of /usr/include/dore.h to relative includes in theAndreas Schulz1995-02-251-0/+61
| | | | | | | | tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port finds this library now. Notes: svn path=/head/; revision=1034
* Add dore.Jordan K. Hubbard1995-02-211-2/+2
| | | | Notes: svn path=/head/; revision=1012
* The Dore' graphics toolkit. This thing is a monster, but the examplesJordan K. Hubbard1995-02-199-0/+245
| | | | | | | | | are pretty impressive. This needs a lot more polishing to really do it justice, but this will at least give you the libraries, headers and an example to look at. Notes: svn path=/head/; revision=1009
* vcg - a visualization tool for compiler graphsJeffrey Hsu1995-02-1925-0/+2540
| | | | | | | Submitted by: Philippe Charnier <charnier@lirmm.fr> Notes: svn path=/head/; revision=1008
* Pixmap is a pixmap editor based on XPM libraryJean-Marc Zucconi1995-02-196-0/+93
| | | | Notes: svn path=/head/; revision=1007
* Patch to make xv call ghostscript (assumed to be in /usr/local/bin/gs)Satoshi Asami1995-02-151-0/+52
| | | | | | | | | to render .ps files. Also calls gunzip to uncompress compressed files. Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=985