Commit Graph

853 Commits

Author SHA1 Message Date
Satoshi Asami
61044cae05 Got distfile, unbreak. 1998-11-18 12:22:28 +00:00
Satoshi Asami
268b9325c5 These two are no longer broken due to gnome/gtk. 1998-11-18 12:09:05 +00:00
Seiichirou Hiraoka
81e870bcd9 Add ports/graphics/Makefile SUBDIR+={xmagv,xpx} 1998-11-18 10:07:49 +00:00
Seiichirou Hiraoka
e596dc8b18 Initial Import xpx.
Xpx is a simple pixel editing tool to make datas for KISS
1998-11-18 09:56:43 +00:00
Seiichirou Hiraoka
a7ab0afbcb Initial Import xmagv.
xmagv display the MAG format image.
1998-11-18 09:48:01 +00:00
Satoshi Asami
4c795fec38 Mark broken, can't fetch. 1998-11-17 03:51:09 +00:00
Bill Fumerola
4204bb9bf7 Activate qcread. 1998-11-16 21:04:07 +00:00
Bill Fumerola
b9d97678ce qcread - a quick cam viewer discussed in -hackers
PR:		ports/7732
1998-11-16 20:38:21 +00:00
Vanilla I. Shu
043c5e7769 Upgrade to 0.5.0. 1998-11-16 16:23:36 +00:00
Thomas Gellekum
c79b5d7b3d Install header files. 1998-11-16 08:52:11 +00:00
Satoshi Asami
f935063458 This is broken only on -current. I suspect it gets confused by system perl. 1998-11-16 07:12:06 +00:00
Justin M. Seger
df912b9261 Mark BROKEN:
checking for Perl language... expr: syntax error
expr: syntax error
expr: syntax error
built v5.005_02
configure: error: required program perl'' not found
*** Error code 1
1998-11-15 20:47:32 +00:00
Justin M. Seger
7803778984 Mark BROKEN. Uses gnomelibs 1998-11-15 14:04:04 +00:00
Justin M. Seger
b8288f2f05 Mark BROKEN for ELF: depends on FWF 1998-11-15 07:59:15 +00:00
David E. O'Brien
5dc37f6f3c was using naked '-lXm' rather than `${MOTIFLIB}'. 1998-11-15 00:31:29 +00:00
David E. O'Brien
9cac9ec786 update to patched version that fix bug for 24-bit displays 1998-11-14 23:48:08 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Thomas Gellekum
c5ffdbaeee Oops, forgot some master sites. 1998-11-09 08:10:03 +00:00
Steve Price
32f7d7d09c Update to version 0.30.
PR:		8581
Submitted by:	maintainer
1998-11-09 01:17:15 +00:00
Martin Cracauer
4e8c798b65 Fix distfile location 1998-11-05 11:39:51 +00:00
Vanilla I. Shu
b5e3f4011e Fix the problem of "make package"
Submitted by:	Tom Jobbins <tom@tom.tj>
1998-11-05 09:23:52 +00:00
Thomas Gellekum
3fa7cf6c9e Activate py-imaging. 1998-11-05 08:03:20 +00:00
Thomas Gellekum
8f20f01502 New port py-imaging, the Python Image Library. 1998-11-05 08:02:39 +00:00
Justin M. Seger
6814c00a66 Make sure that this properly finds all installed libraries and headers.
Submitted by:	ache
1998-11-03 01:21:47 +00:00
Steve Price
150924d776 Chase the checksum and make this compile again.
PR:		8507
1998-11-02 04:15:38 +00:00
Justin M. Seger
eaa1bc9b2a Upgrade to version 4.1.3. 1998-10-31 15:34:42 +00:00
Satoshi Asami
46aa6d39e8 Make this port use LOOP_VAR and LOOP_OPTIONS for DOCFORMAT. While I'm here,
make this port not overwrite ${PKGDIR}/PLIST (evil!) and clean up messages
a bit.
1998-10-30 11:21:54 +00:00
Jun Kuriyama
7dda169507 An X11 program that displays images of various formats with multilingualization.
PR:		ports/8186
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-10-28 14:39:15 +00:00
Jun Kuriyama
1471993afe Activate xv-m17n. 1998-10-28 14:38:53 +00:00
Vanilla I. Shu
fadc21cfcb Ops.. Remove BROKEN tag, and add a patch for this problem. 1998-10-28 01:40:18 +00:00
Satoshi Asami
02a469bd67 Mark this port broken:
===
 :
===>  Building for gqview-0.4.3
gcc -Wall -O -pipe `gtk11-config --cflags` -DHAVE_GTK_1_1=1 -c main.c
In file included from /usr/include/dirent.h:43,
                 from gqview.h:8,
                 from main.c:8:
/usr/include/sys/dirent.h:52: parse error before `u_int32_t'
/usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union
/usr/include/sys/dirent.h:53: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:54: parse error before `d_type'
/usr/include/sys/dirent.h:54: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:55: parse error before `d_namlen'
/usr/include/sys/dirent.h:55: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:62: parse error before `}'
*** Error code 1

Stop.
1998-10-27 20:26:37 +00:00
Vanilla I. Shu
ee1dc21c32 Activate gqview. 1998-10-27 16:58:02 +00:00
Vanilla I. Shu
804764fe65 mport gqview, it's another gtk-base graphics file viewer. 1998-10-27 16:56:41 +00:00
Satoshi Asami
4a9443879e Mark this broken:
=======
===>  Installing for xli-1.16
===>   xli-1.16 depends on shared library: X11.6 - found
/usr/bin/install -c -s  xli /usr/X11R6/bin/xli
/usr/bin/install -c -s  xlito /usr/X11R6/bin/xlito
rm -f /usr/X11R6/bin/xview /usr/X11R6/bin/xsetbg
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xview
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xsetbg
install in . done
rm -f /usr/X11R6/man/man1/xli.1*
/usr/bin/install -c -m 0444 xli.man  /usr/X11R6/man/man1/xli.1
gzip -n /usr/X11R6/man/man1/xli.1
rm -f /usr/X11R6/man/man1/xlito.1*
/usr/bin/install -c -m 0444 xlito.man  /usr/X11R6/man/man1/xlito.1
gzip -n /usr/X11R6/man/man1/xlito.1
install.man in . done
===>   Generating temporary packing list
===>   Compressing manual pages for xli-1.16
/usr/X11R6/man//mann/xli.n: No such file or directory
*** Error code 1

Stop.
=======

I don't understand what "manual page placement problem" you were trying
to fix here anyway.  What was the problem exactly?
1998-10-26 07:26:18 +00:00
Jun Kuriyama
739ed108f1 Preparation as master-port for slave-port (japanese/xv).
Approved by:	maintainer
1998-10-25 15:24:40 +00:00
Joseph Koshy
a1591c36d1 Take over as maintainer. Fix manual page placement problem. 1998-10-21 05:13:30 +00:00
Satoshi Asami
c6574786e9 Make this match reality. I guess you didn't notice the shlib minor changing
because you tested it on an ELF system.
1998-10-20 08:40:31 +00:00
Vanilla I. Shu
9a597b20cd Upgrade to 1.0.2. 1998-10-19 14:14:19 +00:00
Justin M. Seger
a46760c2fb Unbreak for ELF.
Submitted by:	steve
1998-10-13 03:17:45 +00:00
Justin M. Seger
65cf9d05d7 Unbreak for current.
Submitted by:	sprice
1998-10-12 04:25:34 +00:00
Justin M. Seger
23752ca3ed Mark BROKEN for ELF:
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
1998-10-12 04:05:33 +00:00
Justin M. Seger
d389b4f2ff Mark BROKEN for current. Depends on BROKEN pgplot 1998-10-12 03:21:40 +00:00
Justin M. Seger
cde9951ed2 Mark BROKEN for current:
./makehtml: not found
*** Error code 127

Stop.
1998-10-12 03:19:03 +00:00
Justin M. Seger
153cc263b3 Mark BROKEN for current:
The path for perl man pages is incorrect
1998-10-12 02:59:12 +00:00
Justin M. Seger
acb5f8add8 Mark BROKEN for ELF:
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
1998-10-12 01:08:23 +00:00
Justin M. Seger
86d8bbd1d2 Mark BROKEN for ELF:
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
1998-10-12 01:05:06 +00:00
Justin M. Seger
56f3eee3e8 MARK BROKEN for current. scsi.h 1998-10-11 23:35:55 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
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.
1998-10-09 10:05:56 +00:00
Martin Cracauer
1bfa9cee7d Reorder BUILD_DEPENDS
Obtained from:	portlint
1998-10-08 18:43:30 +00:00
Martin Cracauer
d68bf7b0f2 This port compiles and installs a Linux shared library of Mesa
accessing glide/3dfx cards. To be used with linux_devel.
1998-10-08 16:29:25 +00:00