Commit Graph

878 Commits

Author SHA1 Message Date
Bill Fumerola
d7f0fe7701 Activate gtksee.
PR:		ports/8862
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-12-01 21:04:58 +00:00
Bill Fumerola
999c3195a3 Initial Import
A Image viewer based on X-Window system and GTK+. The main purpose
is to port ACD See, which is a very popular image viewer in M$
world, to Unix platform.
1998-12-01 21:03:18 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
48713519b7 Add jpeg dependency. 1998-11-29 13:47:11 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Satoshi Asami
f3d5a2a4d5 This port requires X. 1998-11-29 03:17:22 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Satoshi Asami
5805b60f1e Add USE_XLIB. 1998-11-28 01:59:35 +00:00
Satoshi Asami
89be57678d Mark this broken:
---
cc -O -pipe -o rayshade main.o raytrace.o version.o ../libshade/libshade.a ../libray/libray.a /usr/local/lib/librle.a -lm
imagetext.o: Undefined symbol `_ImageRead' referenced from text segment
imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment
imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment
imagetext.o: Undefined symbol `_ImageIndex' referenced from text segment
*** Error code 1

Stop.
1998-11-28 00:58:32 +00:00
Satoshi Asami
316edda910 Unbreak by fixing manpage variables.
PR:		8869
Submitted by:	zach@gaffaneys.com
1998-11-28 00:14:29 +00:00
Bill Fumerola
b8039ea566 Added patch-aa so this didn't break in -CURRENT
UnBROKENed Makefile, and changed HAS_CONFIGURE to the more appropriate
GNU_CONFIGURE. Port builds on -STABLE(jade.chc-chimes.com) and
-CURRENT(bento) now.

PR:		ports/8807
Submitted by:	Ian Struble <ian@disavowed.broken.net>
1998-11-25 20:17:00 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Satoshi Asami
bf3dd6d159 Create libtiff.so symlink for a.out case. 1998-11-25 06:13:41 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Justin M. Seger
c4d45c8fca Upgrade to version 4.1.4 1998-11-23 12:48:53 +00:00
Satoshi Asami
a35dd8e435 Remove name of package from front. 1998-11-23 06:31:56 +00:00
Satoshi Asami
b66eb22802 Don't create ${WRKDIR} in post-fetch. This should have been gone with 1.2. 1998-11-22 05:38:04 +00:00
Seiichirou Hiraoka
9f91d5f26d Change MAINTAINER from flathill@flathill.gr.jp to flathill@FreeBSD.ORG 1998-11-22 03:40:19 +00:00
Steve Price
17b8687471 The qgl port has been subsumed by the Qt ports with version greater
than 1.40.

PR:		8660
Submitted by:	maintainer
1998-11-21 19:59:20 +00:00
Seiichirou Hiraoka
64f21001c9 Fix MASTER_SITE 1998-11-21 18:17:55 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Thomas Gellekum
d560854b63 Update master site. 1998-11-20 08:50:51 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
share most files.  Repository copy the default to explicitly named
directories to avoid any confusion.  Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.

While I'm here, consistently name the variables.  Here are the
guidelines (master port is in brackets)

DOCFORMAT:	[html] pdf ps
KONFONT:	14dot [16dot]
PAPERSIZE:	a4 [letter] letterdj
RESOLUTION:	118 240 [300] 360 400 600

"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port.  "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
1998-11-20 04:15:15 +00:00
Vanilla I. Shu
f1c47d5ebd Activate gtkfig. 1998-11-19 17:01:31 +00:00
Vanilla I. Shu
9a03eeb5ac Import gtkfig, it is figure-drawing tools.
PR:		ports/8734
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-11-19 17:00:26 +00:00
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