summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this match reality. I guess you didn't notice the shlib minor changingSatoshi Asami1998-10-206-12/+12
| | | | | | | because you tested it on an ELF system. Notes: svn path=/head/; revision=14124
* Upgrade to 1.0.2.Vanilla I. Shu1998-10-1912-48/+48
| | | | Notes: svn path=/head/; revision=14070
* Unbreak for ELF.Justin M. Seger1998-10-132-5/+4
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13933
* Unbreak for current.Justin M. Seger1998-10-126-48/+116
| | | | | | | Submitted by: sprice Notes: svn path=/head/; revision=13890
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | | | | | | bray/libray.a /usr/local/lib/librle.a -lm ../libshade/libshade.a(setup.o): In function `RSSetup': setup.o(.text+0x2bf): undefined reference to `SurfPush' ../libshade/libshade.a(shade.o): In function `ShadeRay': shade.o(.text+0xb7): undefined reference to `ComputeSurfProps' shade.o(.text+0x115): undefined reference to `Atmospherics' ../libshade/libshade.a(shade.o): In function `TransmitRay': shade.o(.text+0x714): undefined reference to `MediumPush' ../libshade/libshade.a(yacc.o): In function `yyparse': yacc.o(.text+0x1942): undefined reference to `SurfaceCopy' yacc.o(.text+0x196a): undefined reference to `SurfaceCopy' yacc.o(.text+0x199c): undefined reference to `SurfaceCopy' and about 20 more lines of similar errors Notes: svn path=/head/; revision=13886
* Mark BROKEN for current. Depends on BROKEN pgplotJustin M. Seger1998-10-122-2/+12
| | | | Notes: svn path=/head/; revision=13884
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | | | | ./makehtml: not found *** Error code 127 Stop. Notes: svn path=/head/; revision=13883
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | The path for perl man pages is incorrect Notes: svn path=/head/; revision=13880
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | g++ -O -I/usr/X11R6/include -o mpeg_edit main.o globals/version.o editor/editor.a ui/ui.a MpegCodec/mpeg.a -L/usr/X11R6/lib -lXext -lX11 -lpnm -lppm -lpbm -lpgm -lm cc: editor/editor.a: No such file or directory cc: ui/ui.a: No such file or directory cc: MpegCodec/mpeg.a: No such file or directory Notes: svn path=/head/; revision=13879
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | gcc -Iheaders -I/usr/include -Ijpeg -O -Wall -Wmissing-prototypes -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o parallel.o jpeg.o main.o -Ljpeg jpeg/libjpeg.a -lm gcc: jpeg/libjpeg.a: No such file or directory Notes: svn path=/head/; revision=13878
* MARK BROKEN for current. scsi.hJustin M. Seger1998-10-111-1/+6
| | | | Notes: svn path=/head/; revision=13876
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Reorder BUILD_DEPENDSMartin Cracauer1998-10-082-6/+8
| | | | | | | Obtained from: portlint Notes: svn path=/head/; revision=13751
* This port compiles and installs a Linux shared library of MesaMartin Cracauer1998-10-0810-0/+152
| | | | | | | accessing glide/3dfx cards. To be used with linux_devel. Notes: svn path=/head/; revision=13746
* Port for Linux shared library implementing the Glide API to 3dfx cards.Martin Cracauer1998-10-085-0/+66
| | | | | | | Useful to point people to who try to play glquake... Notes: svn path=/head/; revision=13743
* Eliminate warnings on systems not equipped for Japanese characters.Matthew Hunt1998-10-074-23/+39
| | | | | | | | | | | The Japanese or multilingual functionality will be in japanese/xv and graphics/xv-m17n when those are committed. PR: 8185 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13718
* - Make Jordan the maintainer, since I don't even own a scanner anymore andNate Williams1998-10-051-2/+2
| | | | | | | | | he was the last person to touch it. :) Nate Notes: svn path=/head/; revision=13676
* Make this deinstall friendly.Steve Price1998-10-056-55/+82
| | | | Notes: svn path=/head/; revision=13662
* Revert previous diff; we've found the XFree86 dist problem which reallyJordan K. Hubbard1998-10-051-3/+3
| | | | | | | causes this. Notes: svn path=/head/; revision=13660
* Fix build for ELF.Steve Price1998-10-054-6/+4
| | | | Notes: svn path=/head/; revision=13656
* Broken: not reinstall friendly.Steve Price1998-10-051-1/+3
| | | | Notes: svn path=/head/; revision=13655
* Use MLINKS to install symlinks to manpages.Steve Price1998-10-052-5/+3
| | | | Notes: svn path=/head/; revision=13654
* Make sure to remove everything we install.Steve Price1998-10-0513-7/+50
| | | | Notes: svn path=/head/; revision=13653
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-0522-30/+30
| | | | Notes: svn path=/head/; revision=13652
* Make this reinstall friendly.Steve Price1998-10-051-5/+6
| | | | Notes: svn path=/head/; revision=13651
* Fix build for ELF.Steve Price1998-10-051-10/+13
| | | | Notes: svn path=/head/; revision=13650
* Convert to ELF.Steve Price1998-10-0510-106/+133
| | | | Notes: svn path=/head/; revision=13649
* Still doesn't build for ELF.Steve Price1998-10-053-3/+9
| | | | Notes: svn path=/head/; revision=13648
* Start conversion to ELF.Steve Price1998-10-056-12/+12
| | | | Notes: svn path=/head/; revision=13647
* Complete conversion to ELF.Steve Price1998-10-052-5/+5
| | | | Notes: svn path=/head/; revision=13646
* Start of ELF conversion.Steve Price1998-10-051-0/+3
| | | | Notes: svn path=/head/; revision=13645
* Broken: can't fetch.Steve Price1998-10-051-1/+3
| | | | Notes: svn path=/head/; revision=13644
* Fix build for ELF.Steve Price1998-10-051-69/+48
| | | | Notes: svn path=/head/; revision=13643
* Convert to ELF.Steve Price1998-10-052-5/+13
| | | | Notes: svn path=/head/; revision=13641
* Make this actually work on ELF machines. I'm not sure what theJordan K. Hubbard1998-10-041-3/+3
| | | | | | | | | proper canonical thing to do with shared libs that install using minor release numbers these days, but this will work a lot better than what's there in the meantime until I figure it out. Notes: svn path=/head/; revision=13634
* Spell asm_386.S correctly.Steve Price1998-10-032-2/+2
| | | | | | | Submitted by: Takeshi Yamada <ken@tydfam.machida.tokyo.jp> Notes: svn path=/head/; revision=13613
* Move manpages to the Makefile and use MAN*.Steve Price1998-10-032-183/+33
| | | | Notes: svn path=/head/; revision=13610
* Move all manpages to the Makefile and use the MAN1 macro.Steve Price1998-10-021-105/+0
| | | | Notes: svn path=/head/; revision=13596
* Remove non-existent Mesa2 directory.Steve Price1998-10-021-2/+1
| | | | Notes: svn path=/head/; revision=13593
* ElfifyBrian Somers1998-10-014-36/+28
| | | | Notes: svn path=/head/; revision=13581
* Upgrade to Mesa 3.0Justin M. Seger1998-10-019-40/+38
| | | | Notes: svn path=/head/; revision=13567
* Upgrade to 1.0.1.Vanilla I. Shu1998-09-3048-300/+384
| | | | Notes: svn path=/head/; revision=13559
* Upgrade to 0.3.Vanilla I. Shu1998-09-304-105/+21
| | | | Notes: svn path=/head/; revision=13552
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-304-4/+12
| | | | Notes: svn path=/head/; revision=13545
* Upgrade to 1.8.1Vanilla I. Shu1998-09-2814-328/+106
| | | | Notes: svn path=/head/; revision=13524
* Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asmSteve Price1998-09-282-12/+48
| | | | | | | | | | | | optimizations too. Note I didn't turn this on by default to be fair to those in the our upcoming Alpha world. However all you have to do to build with it is set ALL_TARGET to freebsd-386-elf at the bottom of the Makefile. Submitted by: Doug Rabson <dfr@nlsystems.com> Notes: svn path=/head/; revision=13506
* Remove regexp support for Mesa2 libs.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13457
* Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)Mark Murray1998-09-272-5/+15
| | | | | | | | world. This works in this case because the supplied .o modules make no (Linux) syscalls. Notes: svn path=/head/; revision=13453
* Convert to ELF.Steve Price1998-09-266-34/+112
| | | | Notes: svn path=/head/; revision=13411
* Mark broken for ELF because of xforms port.Steve Price1998-09-262-4/+8
| | | | Notes: svn path=/head/; revision=13406