1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

118 Commits

Author SHA1 Message Date
Andrey A. Chernov
4f5963616a Add missing manpage 1995-10-04 02:28:01 +00:00
Andrey A. Chernov
a642a22e35 Change jpeg library major to 6 1995-10-03 21:58:40 +00:00
Satoshi Asami
5cf77b5e9e Added spigot library. 1995-10-03 09:36:49 +00:00
Satoshi Asami
f7450d7402 The libspigot library. Required by nv. Note this is a binary package.
Submitted by:	james
1995-10-03 09:34:11 +00:00
Andrey A. Chernov
d5e41939a1 Do not build regular objects with -fpic
Build complete .so set
Upgrade to version 6
1995-10-02 14:05:22 +00:00
Satoshi Asami
ea0fa0284b Upgrade, 3.1.3 -> 3.1.4.
Submitted by:	Cristian Ferretti <cfs@riemann.mat.puc.cl>
1995-09-26 09:45:45 +00:00
Andrey A. Chernov
c04dd7bbad Upgrade to 2.70.1 1995-09-22 19:06:03 +00:00
Satoshi Asami
2b6b308151 Added xfractint. 1995-09-09 04:23:32 +00:00
Satoshi Asami
3b77cfee25 The Unix port of fractint, a program to calculate pretty fractals.
Submitted by:	"Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx>
1995-09-09 04:21:57 +00:00
Satoshi Asami
18f8b44678 (1) Take out x11 from CATEGORIES, we don't put it there just because it
uses X.
(2) libfwf is a static library, so take it out of LIB_DEPENDS.
(3) Add the version number to "Xpm:..." in the other LIB_DEPENDS.
(4) Reorder variables, we have a standard for these things now.
1995-08-29 07:08:39 +00:00
Jordan K. Hubbard
680f1884e6 Add aero to SUBDIRs 1995-08-28 15:11:46 +00:00
Jordan K. Hubbard
7d81ddcf68 A povray modeller. I tweaked the original to also install the examples
since nobody reads man pages anymore.
Submitted by:	"Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 14:50:52 +00:00
Satoshi Asami
8a4199869d Add blurb about animation formats from the man page. Without this,
the DESCR file is not very useful. ;)
1995-08-15 08:44:36 +00:00
Torsten Blum
dac14898ca change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hack
has been removed from bsd.port.mk (rev. 1.173)
1995-08-06 22:16:27 +00:00
Satoshi Asami
ebd3bba6f4 Add xgrasp. 1995-07-29 11:31:33 +00:00
Satoshi Asami
d1240a17b0 xgrasp-1.7d, display GL animations in an X window. It only works on
8-bit Pseudocolor displays. :<
1995-07-29 11:30:49 +00:00
Andreas Schulz
db7baad584 The ftp site is now changed from romulus.ucs.uoknor.edu to ftp.uoknor.edu.
Change the Makefile accordingly.
1995-07-27 10:11:27 +00:00
Satoshi Asami
ef8ece6b98 Add xdl, convert to new format. 1995-07-18 00:34:16 +00:00
Satoshi Asami
c62f6d0480 xdl-2.1, display DL animations on X screen. 1995-07-18 00:32:34 +00:00
Satoshi Asami
3ecbe20b66 Link with -lgnumalloc. Silence <malloc.h> warning along the way.
Original idea is
----------------
From: Kai Vorma <vode@snakemail.hut.fi>
To: Lars Gerhard Kuehl <lars@elbe.desy.de>
Cc: FreeBSD-hackers@freefall.cdrom.com
Subject: Re: dlmalloc

:
Okay, not faster, but it used memory better. Try xv with standard
malloc, then dlmalloc and finally GNU-malloc. With standard malloc xv
grows until it hits datasize limit (16MB) and dies (usually after 10
or so big jpegs). With dlmalloc xv's VZS was about 15MB after last
picture of that particular set and with GNU malloc it was about 11MB.
:
1995-07-05 11:43:08 +00:00
Satoshi Asami
7562cd13e5 Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
(and this is correct!).
1995-06-25 22:29:26 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Andreas Schulz
343716f476 Forgot a $ sign in the previous commit of the patch file. 1995-05-27 11:33:23 +00:00
Andreas Schulz
f6728fb9e1 Changed the hardocded /usr/X11R6 to ${X11BASE} so that people with older
Xfree releases get a chance. Added into the loaderflags a -L${X11}/lib so
that the X11 libraries can be found.
1995-05-27 11:30:48 +00:00
Satoshi Asami
36fa428c71 Add "USE_X11=yes" this port doesn't require explicit xmkmf (it's
already in the Makefile) but it installs in /usr/X11R6.
1995-05-16 11:34:33 +00:00
Satoshi Asami
0ec5c523ee Put back vcg, ftp site is back up. 1995-05-15 04:18:59 +00:00
Satoshi Asami
03858d2ed5 Add Mesa (doesn't install) and vcg (can't connect to master site) to
BROKEN list.
1995-05-14 07:13:30 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
97b2f673f4 Add NO_PACKAGE. 1995-05-13 23:57:44 +00:00
Satoshi Asami
c9f27e9d1e Reorder things in alphabetical order. 1995-05-13 07:36:15 +00:00
Scott Mace
d46e3b6897 Upgrade to xanim 2.69.7.8
xanim now supports audio!
1995-05-04 02:08:44 +00:00
Satoshi Asami
2bdb86c74a Checksum mismatch -- this one is fetched from the first master site
and compiled & installed OK so let me just update the checksum.
1995-05-02 11:51:20 +00:00
Satoshi Asami
603552aa35 manpages installed in /usr/local, not /usr/X11R6 1995-04-24 07:41:21 +00:00
Satoshi Asami
63d38d11a2 Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :p
Pointed-out by: pkg_create
1995-04-18 05:05:18 +00:00
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