1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

954 Commits

Author SHA1 Message Date
Jun Kuriyama
722c3aa527 Activate p5-GIFgraph. 1998-12-12 15:07:27 +00:00
Thomas Gellekum
200a053c20 Don't drop command line arguments in the wrappers. 1998-12-11 13:46:40 +00:00
Thomas Gellekum
c608bb6444 Activate sketch. 1998-12-11 12:54:08 +00:00
Thomas Gellekum
989e9a374e New port sketch, an interactive drawing program, written in
Python with a few C modules. This is still experimental code.
1998-12-11 12:52:21 +00:00
David E. O'Brien
f628a8c897 upgrade to version 3.0 patchlevel 18 1998-12-11 11:38:25 +00:00
Thomas Gellekum
11f012eb34 Upgrade to 2.5.6. 1998-12-11 09:01:41 +00:00
Vanilla I. Shu
540165ff90 Add CONFIGURE_ENV. 1998-12-09 10:44:36 +00:00
Vanilla I. Shu
dfb0114a65 Upgrade to 0.5.1. 1998-12-09 06:59:39 +00:00
Vanilla I. Shu
53589d24fe Change gtk to gtk11. (it works fine). 1998-12-08 16:17:02 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Bill Fumerola
08d6369d49 Back out previous commit, the distfile was actually packaged with the
wrong spelling. sigh.

PR:		ports/8984
1998-12-07 19:26:02 +00:00
David E. O'Brien
e68234d66a * fix packaging problem
* turn on support for Janpanese fonts

Packaging not tested by:	vanilla
1998-12-07 00:40:19 +00:00
David E. O'Brien
b4d29e816c Add MASTER_SITES. This port was updated and yet still only had one
MASTER_SITE.

Since people aren't getting the idea, I'm going to shout:

PORTS COMMITTERS, WHEN YOU UPDATED A PORT, INSURE THERE IS >1 MASTER SITE!!!
1998-12-06 23:36:04 +00:00
Vanilla I. Shu
8fce57e9db Upgrade to 0.80. 1998-12-06 17:08:46 +00:00
Vanilla I. Shu
2cdabcff6e Remove old tiff34's patch. 1998-12-06 15:37:14 +00:00
Vanilla I. Shu
9fceddbe98 Add system's CFLAGS to CONFIGURE_ENV. 1998-12-06 14:51:51 +00:00
Vanilla I. Shu
89f5f8d2b2 Upgrade to 1.0, add cam support. (i hope it can work on 2.2.x) 1998-12-06 09:37:29 +00:00
Seiichirou Hiraoka
88d4021463 Add SUBDIR += gifsicle 1998-12-05 16:32:32 +00:00
Seiichirou Hiraoka
c53f5e241d PR: ports/8970
Submitted by:	bradh@iafrica.com
Initial Import gifsicle.
powerful command-line program for manipulating GIF image files.
1998-12-05 16:31:22 +00:00
Jean-Marc Zucconi
d23638e568 Unbreak. 1998-12-05 03:05:33 +00:00
Jean-Marc Zucconi
4f37d30889 Unbreak. 1998-12-05 02:25:53 +00:00
Satoshi Asami
60f692bdc6 This port needs linux_lib to run. 1998-12-05 00:03:09 +00:00
Bill Fumerola
8f85f88498 Spelling error.
PR:		ports/8886
Submitted by:	Jason Wells <jcwells@u.washington.edu>
1998-12-04 22:10:57 +00:00
Bill Fumerola
9558a05939 Upgrade to 0.2.1
PR:		ports/8961
1998-12-04 20:29:09 +00:00
Bill Fumerola
4eb463c27e Added another MASTER_SITES.
Submitted by:	maintainer
1998-12-01 21:47:45 +00:00
Bill Fumerola
a65cec6838 Whoops, forgot below info:
PR:		ports/8862
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-12-01 21:11:01 +00:00
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
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