Commit graph

534 commits

Author SHA1 Message Date
Torsten Blum
886c545cfd add "-c" to install 1995-04-17 00:01:59 +00:00
Ollivier Robert
0300beffb4 Upgrade to 3.6.2. 1995-04-16 15:36:31 +00:00
Satoshi Asami
9571ef11bc Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1.
Someone please take a look!
1995-04-16 02:14:54 +00:00
Jean-Marc Zucconi
90deb54f23 Add pixmap to SUBDIR list 1995-04-13 19:13:58 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
4695e6bfc5 Make this go to the right place for -lX11 (-l${PREFIX}/lib).
!! ** This also requires my patch to bsd.port.mk for USE_X11 ** !!
1995-04-04 06:09:38 +00:00
Jeffrey Hsu
bd32ba8d99 Upgrade to 1.1.3beta. 1995-04-04 04:56:38 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
b38bf2eff2 Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't
show up in the makefiles in the deeper directories.
1995-03-29 19:18:28 +00:00
Gary Palmer
0c9abd6231 MD5 checksum for ImageMagick 1995-03-28 06:30:19 +00:00
Gary Palmer
0a06f9c8da Upgrade to 3.6 1995-03-28 06:29:01 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
6a9a45d040 Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.
Pointed-out by:	Jason Boerner <chaos@rivers.oscs.montana.edu>
1995-03-22 11:02:02 +00:00
Andreas Schulz
064e2f3948 Add ImageMagick to the subdirs list. 1995-03-19 16:19:15 +00:00
Andreas Schulz
2a3d1ecea6 Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. 1995-03-19 14:36:06 +00:00
Jeffrey Hsu
e5d5d8902c The makefiles now use some gmake constructs. 1995-03-16 08:40:01 +00:00
Jeffrey Hsu
22c9bb89aa Author updated distribution w/o bumping version number. 1995-03-16 04:38:02 +00:00
Jeffrey Hsu
417668e48f Upgrade to 1.1.2 beta. 1995-03-15 17:03:00 +00:00
Jeffrey Hsu
238ae5d91f Use manifest constant CLOCKS_PER_SEC instead of sysconf(_SC_CLK_TCK). 1995-03-06 04:37:23 +00:00
Jeffrey Hsu
ac72a2621c Update to 1.1 beta. 1995-03-06 04:35:27 +00:00
Satoshi Asami
0e3481deb7 Forgot to add bin/*merge when I changed it to use merged executables....
*-< :)  (<= this is me with the pointed hat)
Pointed-out by:	taob@gate.sinica.edu.tw
1995-03-04 01:15:50 +00:00
Satoshi Asami
1d518bc638 Distname is now pixmap2.6.tar.gz, not pixmap.tar.gz. 1995-02-28 05:07:23 +00:00
Satoshi Asami
a376b9dfd7 Grab source from mirror site (crl.dec.com)'s contrib/applications instead
of R6untarred of ftp.x.org, these are more recent (although only comments
have changed so far).

Removed the fetch: target (which I assume was there so that it will always
use ftp.freebsd.org even if MASTER_SITE_OVERRIDE wasn't set).
1995-02-28 05:06:26 +00:00
Satoshi Asami
713d629c8f Add header.
Define PKGNAME to reflect version number (2.6).
1995-02-28 01:09:58 +00:00
Satoshi Asami
169b5ef313 Patch to Imakefile.
(1) Add sed command to take out "Pixmap" from beginning of lines in
app-defaults file.

(2) Change /net/koala/... to $(INCDIR), etc.  This was causing a very
strange effect on my machine because (a) my amd is sitting on /net with
a "hosts" map, and (b) there is a machine called "koala" on the net! ;)
1995-02-28 00:44:12 +00:00
Satoshi Asami
26ad8fd603 Checksum. 1995-02-28 00:41:20 +00:00
Jean-Marc Zucconi
ba0427ef72 Set MAKE_FLAGS so that the port honors ${PREFIX}. 1995-02-27 23:51:31 +00:00
Jean-Marc Zucconi
c8753aae49 port moved from the print directory 1995-02-27 21:43:12 +00:00
Satoshi Asami
e3ec1819b4 Fixed LIB_DEPENDS---xpm library has major version number 4, not 3. 1995-02-27 13:48:19 +00:00
Andreas Schulz
527610a23d Disable povray until someone fixes it. I try's to use the matherr functions
and defines like DOMAIN, but we don't have them.
1995-02-26 01:19:17 +00:00
Andreas Schulz
16676650f9 Use an explizit XMKMF= xmkmf. I will later change the bsd.por.mk to use
a "xmkmf -a" instead of the xmkmf. This is cleaner and all ports should
work that way. But some X-window ports having difficulties with that rule.
1995-02-25 22:04:23 +00:00
Andreas Schulz
6f98e257b3 Changed all occurences of /usr/include/dore.h to relative includes in the
tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port
finds this library now.
1995-02-25 17:18:23 +00:00
Jordan K. Hubbard
d6c060f6f6 Add dore. 1995-02-21 17:16:25 +00:00
Jordan K. Hubbard
cd211f014f The Dore' graphics toolkit. This thing is a monster, but the examples
are pretty impressive.  This needs a lot more polishing to really do it
justice, but this will at least give you the libraries, headers and an
example to look at.
1995-02-19 10:34:09 +00:00
Jeffrey Hsu
3df7b21931 vcg - a visualization tool for compiler graphs
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-02-19 09:25:45 +00:00
Jean-Marc Zucconi
3f47621e58 Pixmap is a pixmap editor based on XPM library 1995-02-19 03:22:36 +00:00
Satoshi Asami
008f57b428 Patch to make xv call ghostscript (assumed to be in /usr/local/bin/gs)
to render .ps files.  Also calls gunzip to uncompress compressed files.

Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1995-02-15 03:06:42 +00:00
Andreas Schulz
50e056c550 Correct the packing list for netpbm. The manuals under man3 and man5 has
also suffixes 3 and 5 not 1.
1995-02-13 22:23:35 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Jordan K. Hubbard
9e75bdf5b2 Adjust package to match reality (sort of). 1995-02-09 09:39:21 +00:00
Jeffrey Hsu
5871577329 Mesa - a 3-D graphics library similiar to OpenGL 1995-02-07 21:58:10 +00:00
Gary Palmer
21f759cdc5 Upgrade to 3.10a (bugfix release) 1995-02-07 07:40:21 +00:00
Satoshi Asami
794a4c0b79 Correct some brain-farts.
Pointed-out by:	jmz
1995-02-07 01:32:21 +00:00
Satoshi Asami
b456c121a1 A bunch of small corrections, most notably:
(1) Create merged binaries (much, much smaller total size)
(2) Use tiff library available in ports
(3) Install manpages in section 3 and 5 correctly
(4) Add missing executables to PLIST
1995-02-06 10:25:17 +00:00
Jordan K. Hubbard
2162a1b2c8 Upgrade to version 3.4d 1995-02-06 08:10:27 +00:00
Jordan K. Hubbard
a695ff61d3 Upgrade this to 3.4d. Hmmm. Still have to investigate the effects of this
on all of those applications that depend on xpm.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-02-06 08:09:33 +00:00
Andreas Schulz
8f282f704c The manual page get installed as xanim.1.gz instead of xanim.1x. Correct
the packing list for that.
1995-02-04 23:39:23 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Andreas Schulz
a79b2ac9c8 And the last correction for the "new" make from me for today :-). 1995-01-29 22:06:18 +00:00
Gary Palmer
447215fe99 Fix this up so it contains valid checksums 1995-01-28 22:48:39 +00:00
Satoshi Asami
9cda78b31f Upgrade, 3.1.2 -> 3.1.3
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1995-01-28 18:29:35 +00:00
Satoshi Asami
1ae2e8dcc2 Call the package "jpeg-5a". Kinda confusing to call the binary package
"jpegsrc.v5a".
     ^^^
1995-01-28 07:26:11 +00:00
Satoshi Asami
c7030925e5 *** empty log message *** 1995-01-24 06:00:53 +00:00
Satoshi Asami
add4887954 Upgrade to 3.1.2 from 3.0. The previous cvs commit bombed in the middle
(right after I typed '!') saying "ci warning: missing message for -m option"
and started asking for commit messages with >>.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 05:59:55 +00:00
Satoshi Asami
41c3677bad *** empty log message *** 1995-01-24 05:54:23 +00:00
Satoshi Asami
c94200acc6 Upgrade from 3.0 to 3.1.2.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 05:53:43 +00:00
Jordan K. Hubbard
d99a10a3a9 Add the netpbm port back. 1995-01-13 13:44:56 +00:00
Jordan K. Hubbard
c33be61ae6 Update DEPENDS lines to point to the new relocated ports. 1995-01-13 13:17:41 +00:00
Jordan K. Hubbard
d87387fd59 New graphics group 1995-01-13 11:11:29 +00:00
Satoshi Asami
b503dd609b xfig-3.0, port done by roberto. Thanks, Ollivier!
Submitted by: roberto
1995-01-05 05:41:17 +00:00
Satoshi Asami
9bc7f8224d Be a little more explicit on what it does. 1995-01-04 11:12:02 +00:00
Steven Wallace
c85994c4e1 Added trailing / to ftp path. 1995-01-03 00:00:27 +00:00
Steven Wallace
7122cc8662 XPaint version 2.1.1
Depends on xpm, tiff, jpeg.
1995-01-02 22:55:12 +00:00
Jordan K. Hubbard
38e7788859 Remove -g.
Submitted by:	thomas
1994-12-29 20:16:17 +00:00
Steven Wallace
25e0c8c5df Persistence of Vision Ray Tracer version 2.2
Submitted by:	jmacd@uclink.berkeley.edu (Josh MacDonald)
1994-12-29 01:10:57 +00:00
Satoshi Asami
dbe48b2374 Upgrade to 3.10. Doesn't need the 16-bit patch anymore. Also modified
to use jpeg and tiff libraries from our port, not the xv distribution.
1994-12-24 13:23:09 +00:00
Satoshi Asami
0d3962f8e2 mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<
Also includes patch to make it work on 15/16 bit displays, it shows
up in all green on my 16-bit display (565) though.  Somebody please
check it....
1994-12-17 11:54:27 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Satoshi Asami
e33c930039 Added include files and libraries. By the way, why is this thing called
"jpegsrc.v5"?  It ain't no source! ;)
1994-12-07 23:10:06 +00:00
Satoshi Asami
54db456b02 xli, xsetbg, xview, xlito (ver 1.16) - utilities to display images on X11
(required by tkwww).
1994-11-24 21:56:48 +00:00
Jordan K. Hubbard
cc2878b642 Michael Reifenberger's xfig port.
Submitted by:	mr
1994-11-23 14:23:28 +00:00
Torsten Blum
42bdb45091 mpeg library 1994-11-20 16:00:10 +00:00
Torsten Blum
842dc5bad3 Add another master site 1994-11-20 15:30:24 +00:00
Jordan K. Hubbard
a7d26b45c3 ARGH! I'm having a bad hair day. We gzip our manpages by default
now, don't we?
1994-11-17 10:31:44 +00:00
Jordan K. Hubbard
d3eb0aa56f I was wrong - there is a manpage. It's name is changed, that's all. 1994-11-17 10:30:33 +00:00
Jordan K. Hubbard
c5573dd7df Doesn't seem to be a manpage for sxpm these days. No big loss. 1994-11-17 10:29:30 +00:00
Jordan K. Hubbard
4ecfb8a17d Whoops - forgot to cvs add the package files for the last commit.
Here they are.
1994-11-17 10:20:52 +00:00
Jordan K. Hubbard
8316b1b39b Piero Serini's xanim port.
Submitted by:	piero
1994-11-06 22:15:46 +00:00
Scott Mace
3660e9cc1a Import of the IJG's jpeg compression utilities release 5 1994-11-06 08:18:01 +00:00
Scott Mace
4674e2846e Add pkg files 1994-11-06 02:16:41 +00:00
Scott Mace
a7d24acf29 Import of xv 3.01 1994-10-31 04:36:07 +00:00
Jordan K. Hubbard
a37c8440e7 Jean-Marc Zucconi's netpbm port.
Submitted by:	jmz
1994-10-15 19:14:08 +00:00
Jordan K. Hubbard
6c14e56e0d Bring in the xpm port. Package files to follow. 1994-09-14 14:14:09 +00:00