1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

405 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
bb7e210560 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.
1996-12-08 09:48:59 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Masafumi Max NAKANE
3662526b0c Activated ldap. 1996-12-06 10:23:28 +00:00
John Polstra
23626d1993 Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.
Fix configuration problem caused by FreeBSD major version number change.

Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
1996-12-05 00:56:20 +00:00
Adam David
4e98ab98b5 1.0.94 --> 1.0.95 1996-12-03 14:10:00 +00:00
Adam David
f25a8e58ac update supplementary docs 1996-12-03 14:08:52 +00:00
Adam David
9a3222aaad rewrite some supplementary docs 1996-12-03 13:31:13 +00:00
Satoshi Asami
70f194a8b5 {CP} -> ${CP}. 1996-12-03 03:34:37 +00:00
Satoshi Asami
c1e98eb76f Well, I know it doesn't make much sense to have something like "{RM}"
in there, but our make still isn't smart enough to figure out that
it means "${RM}", David. :)
1996-12-03 03:27:44 +00:00
Masafumi Max NAKANE
33012ef016 Ooops, can't use ${PREFIX} in these scripts.
Noticed by:	Koichi Satou <copan@ppp.fastnet.or.jp>
1996-12-02 09:38:55 +00:00
Masafumi Max NAKANE
aaaf226799 Activate cap. 1996-12-01 12:12:35 +00:00
Masafumi Max NAKANE
05d8e5acba New port: the Columbia AppleTalk Package for UNIX. 1996-12-01 12:08:47 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
David E. O'Brien
6d580f890e Cleaned up post-install target. 1996-12-01 01:20:15 +00:00
David E. O'Brien
ff59579a2b "mkdir -p" --> ${MKDIR} 1996-12-01 00:22:48 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
785c271f14 Misc. cleanup. 1996-11-26 11:21:38 +00:00
Satoshi Asami
90303fd642 Make this compile and package. 1996-11-26 09:16:00 +00:00
Satoshi Asami
7af4763de9 Add bb and socks5. 1996-11-26 08:50:49 +00:00
Satoshi Asami
4854665e6a Oops, rmsgd.8 should be in MAN8, not MAN1. 1996-11-26 07:51:51 +00:00
Satoshi Asami
d44144c5e7 Add .gz suffix to manpages so this port packages again. 1996-11-26 07:37:13 +00:00
Bill Fenner
c354ee97aa Update the checksum. 1996-11-24 03:55:27 +00:00
Paul Traina
0d2134c0b6 Update PLIST per Satoshi's request 1996-11-22 18:13:15 +00:00
Satoshi Asami
3c01626a9d Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.
Maybe I should go to sleep.
1996-11-22 11:48:53 +00:00
Satoshi Asami
3919ad374a Make this NO_PACKAGE, it asks too many questions. 1996-11-22 11:45:46 +00:00
David E. O'Brien
89e6b0f485 Needed a break from my prelim exams... did a port... adding it here. 1996-11-22 08:20:25 +00:00
David E. O'Brien
c14bd1fe16 New port -- netcat is a simple utility which reads and writes data across
network connections.

Obtained from:  OpenBSD
1996-11-22 08:16:51 +00:00
Adam David
6f5febdbe2 1.0.93 --> 1.0.94 1996-11-22 08:09:39 +00:00
Mark Murray
b58ffc5ef8 Upgrade to version 2.4.23. The master site does not even have the tarball
for 2.4.21 anymore.
1996-11-20 21:22:06 +00:00
Bill Fenner
ebf45aa68a Check in the patches that CVS missed yesterday... *now* it'll build =) 1996-11-20 17:33:09 +00:00
Bill Fenner
1409841fc2 Upgraded to imm 3.5a1 . This port is no longer BROKEN. 1996-11-19 21:42:30 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Satoshi Asami
fe9a912544 Standardize. 1996-11-18 05:35:30 +00:00
Andreas Klemm
ed4bfef983 --- Big Brother ---
a Web-based Unix Network Monitoring and Notification System
        by Sean MacGuire <sean@iti.qc.ca>

Home Page:      http://www.iti.qc.ca/iti/users/sean/bb-dnld/
A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines)
1996-11-17 20:02:13 +00:00
Masafumi Max NAKANE
a41487394a Removed @cwd. 1996-11-17 01:48:57 +00:00
Masafumi Max NAKANE
b804046265 Updated MASTER_SITES.
Submitted by:	Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co>

CATEGORIES+= -> CATEGORIES=
Removed pre-install target.  (What it did was mkdir ${PREFIX}/bin, etc.
which is now done by mtree.)
1996-11-17 01:48:15 +00:00
Adam David
891bd47b8d 1.0.91- --> 1.0.93
updated PLIST
1996-11-13 15:19:09 +00:00
Adam David
7e73d46286 1.0.91 --> 1.0.93 1996-11-13 15:06:00 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Adam David
88b54656a8 0.3 --> 0.5
xwais disabled because of a problem in myAsciiSink.c

this port is no longer broken
temporarily set to NO_PACKAGE and NO_INSTALL, work in progress
1996-11-13 10:56:28 +00:00
Bill Fenner
91f6b0a69a Fix endian-ness problem in bitfield.
Pointed-out-by:	Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
1996-11-12 22:02:54 +00:00
Andrey A. Chernov
8bde36d41a Remove speak_freely 1996-11-11 23:26:07 +00:00
Satoshi Asami
328366e966 BROKEN is to be defined in individual Makefiles, not subdir Makefiles. 1996-11-11 07:05:28 +00:00
Bill Fenner
0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00
Bill Fenner
753492eaa2 New port: wb 1.59, the LBL whiteboard.
Note: this is a "just-install-the-binary" port like netscape, no
source is available for wb.
1996-11-10 21:13:06 +00:00