1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

954 Commits

Author SHA1 Message Date
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
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
Martin Cracauer
afd8ab948b Port for Linux shared library implementing the Glide API to 3dfx cards.
Useful to point people to who try to play glquake...
1998-10-08 15:33:46 +00:00
Matthew Hunt
e2bc0d7216 Eliminate warnings on systems not equipped for Japanese characters.
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>
1998-10-07 21:17:42 +00:00
Nate Williams
a87ac859ff - Make Jordan the maintainer, since I don't even own a scanner anymore and
he was the last person to touch it. :)

Nate
1998-10-05 18:27:26 +00:00
Steve Price
0850a38f18 Make this deinstall friendly. 1998-10-05 04:49:51 +00:00
Jordan K. Hubbard
2269c4487c Revert previous diff; we've found the XFree86 dist problem which really
causes this.
1998-10-05 04:03:38 +00:00
Steve Price
6914ceca7d Fix build for ELF. 1998-10-05 03:20:31 +00:00
Steve Price
0ffa98531e Broken: not reinstall friendly. 1998-10-05 03:19:33 +00:00
Steve Price
f0fba91661 Use MLINKS to install symlinks to manpages. 1998-10-05 03:18:36 +00:00
Steve Price
2cf2d24ca1 Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
Steve Price
f71aebd7a6 Move manpages to Makefile and use MAN* macros. 1998-10-05 03:13:41 +00:00
Steve Price
8e66dd0b90 Make this reinstall friendly. 1998-10-05 03:09:07 +00:00
Steve Price
eb6b8456ff Fix build for ELF. 1998-10-05 03:07:12 +00:00
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +00:00
Steve Price
9db5d22a99 Still doesn't build for ELF. 1998-10-05 03:04:39 +00:00
Steve Price
82a051c735 Start conversion to ELF. 1998-10-05 03:04:03 +00:00
Steve Price
b68812e521 Complete conversion to ELF. 1998-10-05 02:59:13 +00:00
Steve Price
e6c7decbc1 Start of ELF conversion. 1998-10-05 02:58:23 +00:00
Steve Price
3234d18ac1 Broken: can't fetch. 1998-10-05 02:57:52 +00:00
Steve Price
e991c1d141 Fix build for ELF. 1998-10-05 02:56:45 +00:00
Steve Price
043536e7ee Convert to ELF. 1998-10-05 02:52:32 +00:00
Jordan K. Hubbard
72c0c2273e Make this actually work on ELF machines. I'm not sure what the
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.
1998-10-04 20:45:48 +00:00
Steve Price
98481a9ad8 Spell asm_386.S correctly.
Submitted by:	Takeshi Yamada <ken@tydfam.machida.tokyo.jp>
1998-10-03 21:38:11 +00:00
Steve Price
2b6a69a043 Move manpages to the Makefile and use MAN*. 1998-10-03 21:34:10 +00:00
Steve Price
053827ec56 Move all manpages to the Makefile and use the MAN1 macro. 1998-10-02 02:01:37 +00:00
Steve Price
8522d1930e Remove non-existent Mesa2 directory. 1998-10-02 01:47:57 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Vanilla I. Shu
9a0242343b Upgrade to 1.0.1. 1998-09-30 14:52:27 +00:00
Vanilla I. Shu
a9e43cb60f Upgrade to 0.3. 1998-09-30 13:44:30 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Vanilla I. Shu
26059efc62 Upgrade to 1.8.1 1998-09-28 13:21:47 +00:00
Steve Price
b1043b0106 Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asm
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>
1998-09-28 02:56:44 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Mark Murray
5526e9eb87 Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)
world. This works in this case because the  supplied .o modules make no
(Linux) syscalls.
1998-09-27 09:18:30 +00:00
Steve Price
5f04d00a96 Convert to ELF. 1998-09-26 23:33:15 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
95c5f55440 Convert to elf. 1998-09-23 17:16:40 +00:00
Vanilla I. Shu
d6d2f85454 Convert to elf. 1998-09-23 17:07:43 +00:00
Vanilla I. Shu
18df054235 Convert gimp1's library to elf, and activate xdelta plugin. 1998-09-23 00:51:58 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Scott Mace
39da008a99 Convert to ELF. 1998-09-22 20:05:25 +00:00
Scott Mace
f1260d2917 Convert to ELF.
1.  jbig is elfed
2.  use PERL5 variable
3.  fix ldconfig

Note: PerlMagick is still broken is some respects
1998-09-22 20:04:41 +00:00
Satoshi Asami
8e535babbf aalib now supports ELF. 1998-09-22 16:19:14 +00:00
Satoshi Asami
f47bda1865 a.out shlib names should be listed if it doesn't end with ".0" (otherwise
how is bsd.port.mk supposed to figure out the minor number? ;)
1998-09-22 16:12:11 +00:00
Vanilla I. Shu
fe0bfc0eb7 Convert aalib to elf. 1998-09-22 15:30:38 +00:00
Steve Price
ecab732bf8 Be sure to install the libXpm.so link in an a.out world.
Noticed by:	Satoshi Asami
1998-09-21 21:28:17 +00:00
Satoshi Asami
81b27d4ffd libmpeg now supports ELF. 1998-09-21 08:54:25 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Satoshi Asami
47ef7fdcde If a.out minor number is zero, ELF shlib names should be listed. 1998-09-21 00:02:44 +00:00
Steve Price
5612d6368e Add libXpm.so. 1998-09-20 23:52:44 +00:00
Scott Mace
ffc7cea58e Convert to ELF 1998-09-19 19:06:50 +00:00
Scott Mace
7fb82c4a36 remove ranlib, it causes pkg_delete to fail 1998-09-19 17:21:25 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Tim Vanderhoek
f9628f732f Unspam---Remove test target that accidentally slipped in. 1998-09-19 01:36:18 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Tim Vanderhoek
c2addec6d0 Use files/manpages and MLINKS. 1998-09-19 01:27:52 +00:00
Steve Price
203180cb03 Make this build in an ELF world. 1998-09-19 01:22:42 +00:00
Scott Mace
7d94f4ab78 Convert to Elf. 1998-09-18 22:05:56 +00:00
Scott Mace
230fa89564 COnvert to Elf.
Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
1998-09-18 22:05:47 +00:00
Scott Mace
77d4ce0fa7 Convert to Elf 1998-09-18 22:04:16 +00:00
Thomas Gellekum
27e019d828 Typo (libpng.2 -> libpng.3). 1998-09-17 06:30:34 +00:00
Vanilla I. Shu
d8c100fb37 Add 2 manpages. 1998-09-17 04:47:46 +00:00
Satoshi Asami
6904462529 Roll back libpng's shared library version number. Also, build libraries
and links correctly for ELF.
1998-09-17 00:51:29 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
5922dbcac1 Roll back xpm shared library numbers. It will be truncated to "Xpm.4"
for ELF.
1998-09-17 00:36:59 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Scott Mace
14067fc5a8 correct package build for aout system 1998-09-16 22:39:20 +00:00
Vanilla I. Shu
06775b46c0 Fix the library problem of elf. 1998-09-16 21:37:56 +00:00
Scott Mace
77e18edfda Fix building problems on a.out systems
clean up Makefiles a bit
1998-09-16 14:20:11 +00:00
Steve Price
913f062460 Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can
put these in MAN1 and not have to worry about them being pkg/PLIST.

Reminded by:	Asami-san
1998-09-16 01:36:17 +00:00
Steve Price
0691c6cd14 The manpages must still be here for ports that use imake. 1998-09-16 00:59:02 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Scott Mace
fefedc67f6 Make jbigkit build on a non-elf system 1998-09-15 15:07:33 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Vanilla I. Shu
a400878839 Upgrade to 0.74, and use gtk11 now. 1998-09-15 11:44:08 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
4cb2429954 No need to use += for variable defined only once. 1998-09-15 10:50:56 +00:00
Scott Mace
34115e265b make ELF conversion comply with standard 1998-09-15 03:38:59 +00:00
Scott Mace
f74a079f9c Convert to Elf. 1998-09-14 22:19:14 +00:00
Mark Murray
4ca5b41103 Convert to ELF. 1998-09-14 20:37:02 +00:00
Mark Murray
4611595d03 Convert to ELF. 1998-09-14 20:16:03 +00:00
Mark Murray
7926d48fe5 Convet to ELF. 1998-09-14 20:11:03 +00:00
Mark Murray
15940d9123 Convert to ELF. A previous commit to Makefile blew up on a net.commit. 1998-09-14 20:08:56 +00:00
Mark Murray
8867942718 Convert to ELF. 1998-09-14 19:48:51 +00:00
Mark Murray
22f81a0cd9 Convert to ELF in accordance with Satoshi's instructions. 1998-09-14 19:43:12 +00:00
Mark Murray
3e4b869a32 ELF conversions as per Satoshi's instructions. 1998-09-14 19:36:37 +00:00
Joseph Koshy
bb4735960b Correct master site url.
Found by: Bill Fenner's distfile checker.
1998-09-07 02:36:03 +00:00
Vanilla I. Shu
bca8f985ce Activate electriceyes. 1998-09-06 06:46:36 +00:00
Vanilla I. Shu
1d90ee6446 The image viewer of GNOME.
PR:		ports/7656
Submitted by:	Nakai@technologist.com
1998-09-06 06:45:28 +00:00
Satoshi Asami
6801d84aef Well, Kyodai is "kyoto-u.ac.jp", not "kyoto.ac.jp". 1998-08-28 14:38:42 +00:00
Vanilla I. Shu
bab0acf65d Update MASTER_SITE in Makefile
PR:		ports/7770
Submitted by:	maintainer
1998-08-28 11:14:14 +00:00
Matthew Hunt
a9004e4e65 Make Shigeyuki FUKUSHIMA the new maintainer (was ports@freebsd.org).
Add Japanese enhancements (including some Japanese file formats).
Update or add various patches, including PNG, multi-page TIFF, and
	PDF.

PR:		7751
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-08-27 18:27:45 +00:00
Satoshi Asami
f40c16692b There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:38:04 +00:00
Satoshi Asami
06fdd237c6 There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:21:17 +00:00
Satoshi Asami
4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00