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

1134 Commits

Author SHA1 Message Date
Mark Murray
2dc24ec9b4 Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver. 1999-02-06 07:32:59 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
c2566681ed Add ${EXTRACT_AFTER_ARGS} to command line -- it won't hurt as it's empty
right now, but will be needed when we add bzip2 support.
1999-02-02 08:04:14 +00:00
Vanilla I. Shu
d2a02c3c13 Portlint.
PR:		ports/9828
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 20:52:33 +00:00
David E. O'Brien
287cc9340c Upgrade to 4.0.12 as the distfile we depeneded on went bye-bye. 1999-01-31 20:29:37 +00:00
Vanilla I. Shu
4723ea78c2 Dont' remove tests for ImageMagick.
PR:		ports/9804
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 18:10:31 +00:00
Bill Fumerola
0dabdfcb0e Fix typo related to gtk.
Satoshi's build scripts caught this (sort of).
1999-01-27 22:11:13 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Vanilla I. Shu
706919336f Bump MAJOR to 3. 1999-01-23 06:27:52 +00:00
Jacques Vidrine
c7470ab0c2 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 22:18:10 +00:00
Jacques Vidrine
847adcda19 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:47:37 +00:00
Vanilla I. Shu
b8d7821bb3 Upgrade to 1.9.2.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 20:00:49 +00:00
Vanilla I. Shu
80fd102ea0 Upgrade to 1.0.3, (thanks god, 1.0.3 is out)
the submitter say:
        Attached are patches to upgrade the PNG port to 1.0.3, and to fix
        the two ghostscript ports which would be broken by this.  PNG
	1.0.3 is apparently completely backwards compatible with 1.0.2.
        Maintainer contacted with no response.
PR:		ports/9601
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 18:06:23 +00:00
Satoshi Asami
041e910f95 The xd plugin is not building. (This thing has broken way too many
times...time for a reality check? :<)
1999-01-21 07:14:05 +00:00
Vanilla I. Shu
193c7c0a45 Upgrade to 1.9.1. 1999-01-20 22:49:48 +00:00
Martin Cracauer
a1ad8b5d0a Activate opengl-man port 1999-01-20 16:50:00 +00:00
Martin Cracauer
3e7dd29ab1 OpenGL section 3 manpages, intended to be used with Mesa. 1999-01-20 16:43:22 +00:00
Jacques Vidrine
2d26dbbcd9 Bump imlib version number in dependencies.
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
Location of distfile on MASTER_SITES changed again.
1999-01-17 18:19:15 +00:00
Jacques Vidrine
e1c04ad5f8 Bump imlib version number in dependencies. 1999-01-17 18:17:51 +00:00
Vanilla I. Shu
c5f78cbba5 Add more MASTER_SITES, and add RUN_DEPENDS to gnomecore. 1999-01-14 20:53:36 +00:00
Vanilla I. Shu
19ca39a572 Upgrade to 1.9.0. 1999-01-14 16:53:38 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Dirk Froemberg
fa59b5cfb5 Escape @ for perl5.
Submitted by:	Andrew Arensburger <arensb@cfar.umd.edu>
1999-01-11 11:29:24 +00:00
Satoshi Asami
9c1703446b Add bzip2 dependency. They were missing in some kde*11 Makefiles. 1999-01-11 02:13:24 +00:00
Steve Price
c54e680331 Portlint clean and honor CFLAGS.
PR:		9383
Submitted by:	maintainer
1999-01-10 18:11:53 +00:00
Steve Price
89fc4c8a8c Update to version 4.0.2.
PR:		9400
Submitted by:	maintainer
1999-01-10 18:06:41 +00:00
Steve Price
2b7f9c45cb Add back the required .so symlink for OBJFORMAT == elf. 1999-01-10 17:57:37 +00:00
Jun-ichiro itojun Hagino
4a6f518dbe it got no version # in PKGNAME. wow. 1999-01-09 15:05:31 +00:00
Jun-ichiro itojun Hagino
3eca89501b upgrade base version to 980321. 1999-01-09 15:03:31 +00:00
Bill Fenner
a6652804ca Author's web page moved. 1999-01-09 00:28:21 +00:00
Bill Fenner
fd69e0a003 Update author's web site 1999-01-09 00:26:12 +00:00
Dirk Froemberg
31d7c43bee Some cleanups:
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG
- spaces to tabs
- add another MASTER_SITE for gmysql
1999-01-08 14:18:43 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Satoshi Asami
0a4bbae167 Add GIFgraph. 1999-01-07 12:12:40 +00:00
Satoshi Asami
2c68836164 Add kde*11 dirs. 1999-01-07 12:05:29 +00:00
Hidetoshi Shimokawa
e57e614386 Fix typo of Makefile introduced in previous revision.
Add patch for Alpha. (fix type conflicts)
1999-01-07 11:12:30 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Hidetoshi Shimokawa
48a5cc06e2 Add 'ONLY_FOR_ARCHS=i386' to QCAM ports.
In fact, it can be build on alpha if it is linked against libio.
But I'm not sure whether it works or not on alpha.
Feel free to fix and test these ports on alpha.
1999-01-06 06:01:12 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Andrey A. Chernov
1cc21e1743 It not use -lmpeg anymore but external utility mpeg2{encode,decode} instead 1999-01-05 14:00:47 +00:00
Andrey A. Chernov
e8955b8b42 use system CFLAGS 1999-01-05 13:41:51 +00:00
Vanilla I. Shu
5902155466 Upgrade gnumeric to 0.5, libxml to 0.99,
Correct gtk11-devel's PLIST,
and fix some configure problem of electriceyes.
1999-01-05 08:00:41 +00:00
Hidetoshi Shimokawa
34e83bb33b remove -m486 option for alpha. 1999-01-05 06:00:09 +00:00
Steve Price
8063da61f9 Update to version 0.2.16.
PR:		9189
Submitted by:	maintainer
1999-01-05 01:04:39 +00:00
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Jun-ichiro itojun Hagino
e2532612a7 fix manpage installation procedure.
Submitter says:
 > I noticed that the construction of the man pages for the tiff-3.4 port are
 > broken.  In the Makefile for the 'man' directory, it assumes that the
 > value of the makefile variable "MANPATH" is null, and doesn't explicitly
 > set it.  This isn't the case on FreeBSD where it's set in
 > /usr/share/mk/bsd.own.mk, which is invoked by /usr/share/mk/sys.mk.
 >
 > The patch I suggest is to explicitly set the MANPATH variable to null
 > so that the .so commands are later built correctly.

Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1999-01-04 01:59:12 +00:00
Steve Price
61588de77e Update to version 1.40.
PR:		9216
Submitted by:	maintainer
1999-01-02 19:51:39 +00:00
Scott Mace
4712874090 link with libjpeg and libz due to dependency in libtiff 1999-01-02 15:58:19 +00:00
Vanilla I. Shu
de5f17688c Upgrade to 0.3.5. 1999-01-01 09:29:31 +00:00
Dirk Froemberg
d534314e0d - Upgrade to 3.0.1
- set MAINTAINER to kkennawa@physics.adelaide.edu.au
- honor CFLAGS

CHANGES not included in PR ports/9240:
- add USE_XLIB
- remove version string from pkg/COMMENT

PR:		ports/9240
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-12-30 11:48:35 +00:00
Bill Fumerola
f8710ef576 Update MAINTAINER to reflect my proper e-mail address. 1998-12-29 18:22:59 +00:00
Dirk Froemberg
0ad76c3a2a - upgrade to 1.01
- drop IS_INTERACTIVE: choose povray support
- added MAINTAINER (ports@FreeBSD.ORG)
- USE_XLIB
- honor ${NOPORTDOCS}
- other minor clean-up
1998-12-28 21:44:41 +00:00
Vanilla I. Shu
e052a9a835 Upgrade to 0.4. 1998-12-28 00:35:53 +00:00
Bill Fumerola
02cfc40c47 Activate qiv
PR:		ports/8557
Submitted by:	billf
1998-12-27 03:28:13 +00:00
Bill Fumerola
bcc6105dcd Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib image
viewer. It has such nifty features as: zoom, maxpect, scaledown,
screensaver, flip, delete, brightness / contrast / gamma correction, and
can also be used to set your X11 background. All from a commandline.

http://www.klografx.de/index.html
1998-12-27 03:26:57 +00:00
Satoshi Asami
c70f844497 Remove name from front. 1998-12-26 21:44:16 +00:00
Vanilla I. Shu
7562716779 Correct some define on CONFIGURE_ENV. 1998-12-26 19:54:26 +00:00
Vanilla I. Shu
a899b56af4 Upgrade to 1.8.2. 1998-12-26 19:33:35 +00:00
Vanilla I. Shu
235c101683 Correct MASTER_SITES. 1998-12-25 14:41:09 +00:00
Steve Price
99b2f9fb73 Activate the Cgraph port. 1998-12-24 07:11:01 +00:00
Steve Price
e615b3dbed Initial import of Cgraph version 2.04.
A PostScript plotting library in C.

PR:		8051
Submitted by:	Anton Berezin <tobez@plab.ku.dk>
1998-12-24 07:10:15 +00:00
Steve Price
673ffd1e4b Update to version 1.9.1.
PR:		9126
Submitted by:	maintainer
1998-12-23 01:35:41 +00:00
Steve Price
e3f96fc806 Remove erroneous entry. 1998-12-23 01:12:41 +00:00
Steve Price
ac0246ac61 Some minor portlint cleaning. 1998-12-23 01:11:52 +00:00
Satoshi Asami
4166c7cf95 Add USE_XLIB. 1998-12-22 08:22:54 +00:00
Justin M. Seger
2359e7e6b3 Activate graphics/dc20ctrl 1998-12-22 02:20:10 +00:00
Justin M. Seger
113c878ebb Import of graphics/dc20ctrl
dc20ctrl can control your Kodak DC20 digital camera via the embedded serial
port.  With dc20ctrl you can control any parameter of your camera, as quering
the current state, taking a photo, downloading the thumbnails and/or the
pictures (in raw, pgm or ppm format, and eventually others: it depends on
compilation-time options), erasing the camera memory and changing its
resolution.

PR:		ports/5885
Submitted by:	paterno@dsi.UNIFI.IT
1998-12-22 02:19:18 +00:00
Justin M. Seger
43582d629c Activate graphics/fly 1998-12-19 14:58:41 +00:00
Justin M. Seger
06ccfbe5d3 Import of fly 1.6.4
fly is a tool to interpret simple drawing commands and generate
an GIF as the result.

PR:		ports/5397
Submitted by:	 j.unger@choin.net
1998-12-19 14:58:00 +00:00
Justin M. Seger
94e40fa99e Remove inappropriate BROKEN tag. 1998-12-14 20:03:28 +00:00
David E. O'Brien
c2a69db7fd BROKEN= 'depends on BROKEN freetype' 1998-12-14 02:48:24 +00:00
Justin M. Seger
5afa6e9101 Upgrade to 4.1.6 1998-12-13 02:07:13 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Jun Kuriyama
de480a0574 a Perl package to generate GIF charts
PR:		ports/8627
Submitted by:	laskavy@gambit.msk.su

Modified by:	kuriyama

o added p5-GD dependency
o some portlint fixes

This port fails on make test stage in ${WRKDIR}. But this is
caused by font difference between developper's and mine.
So it can ignore.
1998-12-12 15:09:17 +00:00
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
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