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

4228 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
4e8fa1bfba No -p flag is needed with ${MKDIR} macro. 1996-11-02 05:28:19 +00:00
Masafumi Max NAKANE
9d40023c43 Do not use -p flag with ${MKDIR} macro. 1996-11-02 03:04:49 +00:00
Andrey A. Chernov
adac9c8923 Yet one official patch added 1996-11-02 00:55:21 +00:00
Andrey A. Chernov
4a2478071f Change syslog facility from DAEMON to AUTH 1996-11-02 00:18:49 +00:00
Adam David
c6f70f3cdc 1.0.86 --> 1.0.90- 1996-11-01 22:36:25 +00:00
Adam David
8261e3dd90 1.0.86 --> 1.0.90 1996-11-01 21:50:01 +00:00
John Polstra
acb179bb41 Change the BUILD_DEPENDS so that it requires a particular version of
m3build.  Otherwise, it is possible to end up with shared libraries and
interface files that come from different and incompatible versions.

Problem reported by:	asami@freebsd.org
1996-11-01 20:30:46 +00:00
John Polstra
44410049dc Install additional links to "m3build" with version numbers in their
names, e.g., "m3build-4" and "m3build-4.0".  This makes it possible for
ports that depend on this one to require a specific version.  Since the
shared libraries have been moved into a separate port, their version
numbers can no longer be used for that purpose.
1996-11-01 20:27:23 +00:00
Mark Murray
5df68707ad Remove dependancy on wishx. xtexshell is no longer in teTeX. 1996-11-01 19:21:53 +00:00
Mark Murray
a33eecb176 Fix dependancy - ghostscrip4 makes gs, not gs4. 1996-11-01 19:17:48 +00:00
Mark Murray
99d1416bbb Add a fix from the author.
Obtained from:The author via p5-Msql
1996-11-01 19:05:24 +00:00
Mark Murray
dcda434b66 Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD
hints file for future releases. This will be submitted to the Perl
maintainers.
1996-11-01 19:00:24 +00:00
John Polstra
c52f657a4b Add "devel" to the CATEGORIES.
Submitted by:	asami@freebsd.org
1996-11-01 17:02:06 +00:00
Adam David
0c15e0c496 1.14.6 --> 1.16.1 1996-11-01 15:05:11 +00:00
Satoshi Asami
542f5a6aca Upgrade, 6.1.0 -> 6.2.0. 1996-11-01 13:43:31 +00:00
Satoshi Asami
95de57f81b Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally
(and boy it complained when the English version was already installed).

Helped debugging by:	max
1996-11-01 12:46:30 +00:00
Satoshi Asami
9a1ba5fb97 Add slnr. 1996-11-01 08:45:10 +00:00
Satoshi Asami
6a4ede6935 A simple off-line newsreader.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1996-11-01 08:08:55 +00:00
Satoshi Asami
eea350272c (1) Add NetBSD support. Closes PR bin/1643.
Submitted by:	Jason Thorpe <thorpej@nas.nasa.gov>

(2) Remove the bogus "CAT+=" definition.  Closes PR ports/1703.
Submitted by:	Peter Childs <pjchilds@imforei.apana.org.au>

(3) Change MKDIR to "/bin/mkdir -p", remove "-p" from ${MKDIR}
    invocations.  Closes PR ports/1901.
Submitted by:	obrien

(4) Add a new macro variable COMPRESS_MAN, which will evaluate to gzip
    if NOMANCOMPRESS isn't set (default), or true if it is.

(5) Add a new variable NO_CHECKSUM, which will disable the md5 checksum.
Submitted by:	jkh

(6) Also, move NO_PATCH and NO_PACKAGE checks to right place in
    invocation order.

(7) Check for LIB_DEPENDS before installation too.  (It used to check
    only before extraction.)
Forgotten a long time ago by:	asami
1996-11-01 07:22:37 +00:00
Mark Murray
e592f61233 Fix up the makefile to Satoshi's standard. :-) 1996-11-01 06:10:22 +00:00
Satoshi Asami
2764238613 Remove prototype of rindex, this now seems to be #defined to strrchr
in the X11 header files.
1996-11-01 05:34:00 +00:00
Satoshi Asami
63eaf5a702 Delete FETCH_DEPENDS on ncftp2. 1996-11-01 05:03:47 +00:00
John Polstra
5d6b356c54 Update for new release 13.5 of CVSup. 1996-11-01 04:14:12 +00:00
John Polstra
8274f13906 Update for new release 13.5 of CVSup.
Correct the "Date created" comment in the Makefile.
1996-11-01 04:14:04 +00:00
John Polstra
c13908c42c Enable modula-3-socks. 1996-11-01 02:41:30 +00:00
John Polstra
61ce7c4a22 This package implements SOCKS support for Modula-3 applications. It
will be used to support SOCKS operation in the soon-to-be-released next
version of CVSup.

A tip of the hat to:  Darryl Okahata, who developed the patches
necessary to make the SOCKS library work with Modula-3's multithreaded
I/O system.
1996-11-01 02:37:35 +00:00
Mark Murray
c6d7927bae Add dejagnu 1996-10-31 20:11:20 +00:00
Mark Murray
cfa6d6025c DejaGNU is an automated testing tool. It uses expect to run your tests. 1996-10-31 19:53:40 +00:00
Adam David
e7643e3110 reflect the legal status more accurately 1996-10-31 19:33:20 +00:00
Mark Murray
a588bce354 Ugrade to version 0.57 1996-10-31 19:26:07 +00:00
Adam David
fa2d9b764f finally remember to include dgd* here.
(I was hoping for better cooperation from the license holder, but this looks
unlikely now). These ports will therefore remain NO_CDROM and RESTRICTED
1996-10-31 19:25:11 +00:00
Andrey A. Chernov
2cd391b5d3 Upgrade to 961025 1996-10-31 19:23:01 +00:00
Mark Murray
dbf3120029 Uncomment the DEPENDS= line. Sheesh.
Reminded by:	ache
1996-10-31 17:42:13 +00:00
Andrey A. Chernov
e3fb033222 Replace last occurance of collate_range_cmp call with its code 1996-10-31 15:14:25 +00:00
Satoshi Asami
7dad1dc466 sattrack is moved from misc to astro too.
Reminded by:	markm
1996-10-31 11:22:02 +00:00
Satoshi Asami
eb2062da38 sattrack is moved to astro too. 1996-10-31 11:16:20 +00:00
Satoshi Asami
d448d7a0f7 xephem is moved to astro. 1996-10-31 10:53:08 +00:00
Satoshi Asami
2fd3e61d35 These ports are moved to astro. 1996-10-31 10:53:00 +00:00
Masafumi Max NAKANE
9b3ccb6a14 Ooops, I forgot to update PLIST and md5.
Upgrade, 2.7.14-> 2.7.15.

Noticed by:	asami
1996-10-31 10:50:12 +00:00
Satoshi Asami
fe41ac4efc These ports are moved to astro. (Repository copy already done, this
is the post-processing stuff.)
1996-10-31 10:45:45 +00:00
Satoshi Asami
f0b7b5849c tarball of the day, now at pl 6. This version will not invoke excessive
numbers of sendmails for local delivery.
1996-10-31 10:00:03 +00:00
Satoshi Asami
1955b97ffc Checksum was wrong. 1996-10-31 09:56:56 +00:00
Masafumi Max NAKANE
33176cf1db Replaced spaces with tabs in several places, so that Imake will generates
valid Makefiles.
1996-10-31 05:06:27 +00:00
Masafumi Max NAKANE
e7459b4eb7 Upgrade, 2.7.14 -> 2.7.15. 1996-10-31 01:40:26 +00:00
Andrey A. Chernov
d1940f107c Upgrade to 2.7.1 1996-10-31 00:13:07 +00:00
Andrey A. Chernov
1925d450c1 Package apache_ssl.sh, not apache.sh 1996-10-30 21:16:28 +00:00
James FitzGibbon
564c67cc84 Add giftool, which can't be redistributed for profit. 1996-10-30 20:51:52 +00:00
James FitzGibbon
54e5c81bf6 Make the dependancy on linux_lib's libc.so less specific so that upgrades to that port won't break this one. 1996-10-30 16:22:51 +00:00
James FitzGibbon
59d6a527a6 Add qcc and quakeserver. 1996-10-30 14:41:09 +00:00
Masafumi Max NAKANE
67b03c0037 Activated giftool and giftrans. 1996-10-30 14:29:08 +00:00