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

32549 Commits

Author SHA1 Message Date
Jordan K. Hubbard
9e75bdf5b2 Adjust package to match reality (sort of). 1995-02-09 09:39:21 +00:00
Jordan K. Hubbard
6239fe8afb Update to deal with current fvwm port. 1995-02-09 08:41:20 +00:00
Satoshi Asami
7bc414dc62 Not sure how this thing ever worked. Problems:
(1) The hunk about "manformat" was missing a "-l" (patch didn't apply)

(2) "glimpseindex" wasn't defined at all (run-time error).  Made it to
    be defined as "".

Shouldn't this go to utils/ instead of x11/ though?
1995-02-08 12:18:47 +00:00
Satoshi Asami
b85f71a7f2 Checksum. 1995-02-08 12:15:23 +00:00
Jeffrey Hsu
7687e06a93 gofer - a lazy functional language 1995-02-08 09:41:13 +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
2db58e929d Put back in the color patch, but not as default. User should explicitly
type "make color" to get the color version.  This should make both Andrew
and people who requested color-less happy. :)
1995-02-07 03:55:22 +00:00
Gary Palmer
2e23ead7f5 Upgrade to work with current distfile 1995-02-07 03:07:02 +00:00
Jean-Marc Zucconi
4ace844353 Test if we can use sed. A version >19950206 is required. 1995-02-07 02:41:52 +00:00
Gary Palmer
e01d852def Add a note about XRisk 1995-02-07 02:27:28 +00:00
Satoshi Asami
794a4c0b79 Correct some brain-farts.
Pointed-out by:	jmz
1995-02-07 01:32:21 +00:00
Jordan K. Hubbard
ef0a1156a2 Fixes from Michael Elbel:
Makefile:
       - new master site, the 2.14c version seems to have been "unofficial"
         the last one really is 2.14b

patches/patch-aa
       - put a setgid before forking a subshell to have csh not bitch
       - add install options to the Imakefile to have seyon installed
         sgid dialer
Submitted by:	me
1995-02-06 22:37:22 +00:00
Jean-Marc Zucconi
6dfb8bc1df Upgrade to version 3.1.18 1995-02-06 15:07:47 +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
Jeffrey Hsu
926c79cd3e Wine - Microsoft Windows Emulator 1995-02-06 09:58:07 +00:00
Jeffrey Hsu
9de2b11e75 Allow arbitrarily named configure script for use w/ HAS_CONFIGURE. 1995-02-06 08:52:19 +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
Satoshi Asami
245813abd5 Checksum. 1995-02-06 06:03:49 +00:00
Satoshi Asami
3c6c56e2ca Added nkf. 1995-02-06 05:30:34 +00:00
Satoshi Asami
11f6aecd8d nkf-1.4, Network Kanji code conversion Filter 1995-02-06 05:28:26 +00:00
Gary Palmer
3f213ef157 Oops - typo. 1995-02-05 16:28:43 +00:00
Gary Palmer
28a16c824e Yet more package files 1995-02-05 16:26:53 +00:00
Gary Palmer
74378010a3 Yet more package files 1995-02-05 15:18:50 +00:00
Gary Palmer
93632aef4f Yet more package files... 1995-02-05 15:03:20 +00:00
Gary Palmer
5d7549ceb1 Yet more package files 1995-02-05 14:54:07 +00:00
Gary Palmer
289c1239ca Some more package files 1995-02-05 14:05:35 +00:00
Gary Palmer
aa84831d8c Add package files... 1995-02-05 13:41:01 +00:00
Gary Palmer
7fa03f7724 Add package files 1995-02-05 13:21:40 +00:00
Gary Palmer
25a6d9c0fa Add these much needed files, although COMMENT could do
with more work...
1995-02-05 12:48:12 +00:00
Joshua Peck Macdonald
7081e2fe8c Comment changed, new version number. 1995-02-05 11:58:25 +00:00
Joshua Peck Macdonald
a6a80859a3 New md5. 1995-02-05 11:58:07 +00:00
Joshua Peck Macdonald
5d5779cbdf Update to version 3.0 of Xminesweep, a windowsish puzzle-game.
Submitted by:	janek
1995-02-05 11:56:49 +00:00
Joshua Peck Macdonald
35ce358bd0 Anyone remember the board game risk? Here it is...
Submitted by:	swallace
1995-02-05 09:40:09 +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
Poul-Henning Kamp
9ffda99611 Use absolute path to md5 program. It lives in /sbin and people are unlikely
to have $PATH to it.
1995-02-04 22:56:28 +00:00
Satoshi Asami
07f73a764f Add long-awaited (:) support for sophisticated dependency checking. We now
have three variables:

EXEC_DEPENDS	- A list of "prog:dir" pairs of other ports this
		  package depends on.  "prog" is the name of an
		  executable.  make will search your $PATH for it and go
		  into "dir" to do a "make all install" if it's not found.
LIB_DEPENDS	- A list of "lib:dir" pairs of other ports this package
		  depends on.  "lib" is the name of a shared library.
		  make will use "ldconfig -r" to search for the
		  library.  Note that lib can be any regular expression,
		  and you need two backslashes in front of dots (.) to
		  supress its special meaning (e.g., use
		  "foo\\.2\\.:${PORTSDIR}/utils/foo" to match "libfoo.2.*").
DEPENDS		- A list of other ports this package depends on being
		  made first.  Use this for things that don't fall into
		  the above two categories.

DEPENDS behaves exactly like before, so old Makefiles will still work
the same.  The two variables are lists of pairs as described above.

For instance, if your program depends on unzip and libjpeg.5.*, use
the following definitions:

EXEC_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS=	jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg

gmake:${PORTSDIR}/utils/gmake is automatically added to EXEC_DEPENDS
if USE_GMAKE is defined.

If NO_DEPENDS is defined, the list will just be printed out one by one.
1995-02-04 05:49:26 +00:00
Andreas Schulz
01e5ddc322 Delete the references to a man page and to two fonts. They don't exist
in the current src-package.
1995-02-03 23:41:42 +00:00
Andreas Schulz
f61c8ee3a5 Delete the -N flag for pkg_create, it no longer exists. 1995-02-03 23:39:12 +00:00
Jean-Marc Zucconi
83de0f2a4b g3view - fast display of a g3 fax file in an X11 window 1995-02-03 20:41:39 +00:00
Jean-Marc Zucconi
d5102139f3 Update 1995-02-03 01:23:39 +00:00
Paul Traina
872e673e62 Added gated 1995-02-02 18:03:31 +00:00
Paul Traina
0d124cde73 GateD routing protocol daemon 1995-02-02 18:01:15 +00:00
Andrey A. Chernov
91ae8b21fb Upgrade 1995-02-02 15:10:36 +00:00
Joshua Peck Macdonald
a96bb92bdc New port.
Reviewed by:	
Submitted by:   JKOKOT@demeter.ipan.lublin.pl	
Obtained from:
1995-02-02 09:08:52 +00:00
Satoshi Asami
ce7a82fba0 Checksum! 1995-02-02 07:43:02 +00:00
Gary Palmer
afaeb3abdb Add a maintainer line 1995-02-01 22:40:38 +00:00
Gary Palmer
e0a8df41c7 Start the ball rolling by sticking a
MAINTAINER?= line in here.

Idea by: jkh@FreeBSD.ORG
1995-02-01 21:47:57 +00:00
Joshua Peck Macdonald
ae875b6d35 updated PLIST
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:59:49 +00:00