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

4061 Commits

Author SHA1 Message Date
Peter Wemm
3c3b1d9e1b Dont install identconn or itest, installing itest requires root access,
meaning it will silently fail if you (say) install as "bin".  This makes
the packaging break.  (Will the package tools install the setuid-root
binary anyway?)

They were not particularly useful anyway, they are mainly diagnostic tools
to parse the output of 'netstat' to see which users have what local
connections open.

Requested by: asami
1996-08-17 11:19:03 +00:00
Peter Wemm
445cc51fbc Adjust the tclDP hack so that it doesn't depend on it being pre-installed
if USE_DPWISH is set.

Make the build work without making an X11 connection (groan!) by using
tclsh instead of "wish -notk" to build the indexes.

Requested by: asami
1996-08-17 11:07:53 +00:00
Satoshi Asami
a3a73aa969 Change AFTERDIR from ${PREFIX}/lib/afterstep to .../lib/X11/afterstep.
It's quite amazing it seems to have totally ignored the STEPRC
definition just two lines below!

Now this port packages fine.
1996-08-17 11:01:16 +00:00
Satoshi Asami
8b44b435e1 Variable reordering. Move NO_WRKSUBDIR and USE_X11 to the
"miscellaneous bsd.port.mk variables" section after MAINTAINER.
1996-08-17 10:59:08 +00:00
Satoshi Asami
271fe572a1 Move WRKSRC below MAINTAINER. 1996-08-17 10:31:50 +00:00
Satoshi Asami
1fcef4fb85 Just a little variable reordering, to make MAINTAINER stand out a bit more
(so we can yell at Eric if it doesn't work, haha :).
1996-08-17 10:26:10 +00:00
Satoshi Asami
beb2142a15 (1) Ignore patches directory without a patch with a message instead of
bombing mercilessly.

(2) If that directory has a directory called CVS, remind the user of
    the existence of the "-P" option to cvs co and update.

(3) While I'm here, clean up the PATCH_DEBUG code a bit.  In
    particular, don't duplicate a whole bunch of code just for adding
    a single "echo" statement. ;)

Reviewed by:	the ports list
1996-08-17 10:16:02 +00:00
James FitzGibbon
ba1e68acab Upgraded to v0.98b23a 1996-08-17 05:06:20 +00:00
Peter Wemm
54a78b40a6 Update from 2.7b3 -> 2.7b4, the author included our patch.
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
1996-08-16 18:31:04 +00:00
Peter Wemm
a8032cb64c aargh, I forgot to commit this. This fixes an optimization originally
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +00:00
Eric L. Hernes
abca0ff042 moved xephem to `misc', MOTIF_STATIC should work
now too.
1996-08-16 17:04:26 +00:00
Peter Wemm
7aa4521121 Fix shar so that it doesn't generate:
# This shar contains:
  # length mode       name
  # ------ ---------- ------------------------------------------
  #   9525 (null) -rw-r--r--
  #   3768 (null) -rw-r--r--
	  ^^^^^^^^^^^
This is a long/off_t printf problem.

The only problem with doing this, is that touching the sources with patch
causes it to want to go and regenerate it's locale databases using some
gnu tools I've never heard of before. :-(  Since patch-ac doesn't actually
change any messages, I've cheated and touched the dependency files in
post-patch.  Please, no pukeing, I know it's a gross hack. ;-)
1996-08-16 14:38:17 +00:00
Eric L. Hernes
b2953d8991 added in my new ports 1996-08-16 13:45:57 +00:00
Eric L. Hernes
34133aa06d new port for `mpeg_stat', an mpeg stream analyzer 1996-08-16 13:40:49 +00:00
Eric L. Hernes
d04b06930d New port for `freefonts' a bunch of free type-1 fonts for X11 1996-08-16 13:38:34 +00:00
Eric L. Hernes
a8adcff438 New port for `xblackjack' 1996-08-16 13:28:47 +00:00
Eric L. Hernes
02c59addd7 New port for `xmmix', a motif based x-audio mixer 1996-08-16 13:26:30 +00:00
Peter Wemm
08813a96cc Update zircon port from 1.15p11 to 1.17p3. This version uses the native
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP.

It can still be (I think) configured to use the older libraries, but I
dont want to install them to test it. :-]

(zircon-1.17p4 is in beta at the moment, and was last changed within the
 last day or so, this (1.17p3) is the most recent non-beta version)
1996-08-16 12:25:00 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
1f1b5bca88 Desmond says to Molly "girl, I like your INDEX,"
and Molly says this as she takes him in the hand.
1996-08-16 08:58:28 +00:00
Satoshi Asami
abe5b7bdf1 Added xautolock. 1996-08-16 07:55:04 +00:00
Satoshi Asami
cc6ac5bcec Activate xlock after a user-defined time of inactivity. 1996-08-16 07:54:28 +00:00
Satoshi Asami
048f78ea8f Add dclock. 1996-08-16 07:40:50 +00:00
Satoshi Asami
804434cf81 A 7-segment (digital) clock.
Submitted by:	David Leonard <d@scry.dstc.edu.au>
1996-08-16 07:39:57 +00:00
Satoshi Asami
ec6594b60a Added rsync. 1996-08-16 07:24:13 +00:00
Satoshi Asami
86a893060b Added mp. 1996-08-16 07:23:50 +00:00
Satoshi Asami
f8e050261e A network file distribution/synchronisation utility.
Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-16 07:23:01 +00:00
Satoshi Asami
02a270fdc5 Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
1996-08-16 07:08:42 +00:00
Adam David
6e2fe2a5f2 version 1.14.5 1996-08-16 01:27:40 +00:00
Adam David
4230c0347e distribution files changed 1996-08-16 00:18:56 +00:00
Adam David
6ce277d291 distribution files changed 1996-08-16 00:07:24 +00:00
Andrey A. Chernov
76e029e564 Upgrade to +25 1996-08-15 19:16:50 +00:00
Thomas Gellekum
848d4a24fd Add examples. 1996-08-15 06:24:25 +00:00
Thomas Gellekum
66d0618346 Install examples and new site config.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:24:01 +00:00
Thomas Gellekum
6a5910b60a Put config files into own hierarchy.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:23:22 +00:00
Thomas Gellekum
f6a10d02de New file: sample site configuration.
Submitted by: Don Yuniskis <dgy@rtd.com>
1996-08-15 06:22:37 +00:00
Thomas Gellekum
927cf3174d While I'm here, change MAINTAINER to tg@freebsd.org 1996-08-15 06:21:43 +00:00
Satoshi Asami
29c5a9d322 (1) Add myself as MAINTAINER (of this file) -- commented out so it
won't be pulled into individual ports that include this file. ;)

(2) Document MOTIFLIB, it's not set in the ports Makefiles but is
    important for Motif ports (already documented in the handbook).

(3) Add INSTALL_PROGRAM, INSTALL_SCRIPT, INSTALL_DATA, INSTALL_MAN as
    "aliases" of the appropriate install command line, for use in *-install
    targets.

Reviewed by:	the ports list (item 3 only)
1996-08-15 05:55:33 +00:00
John Polstra
12dea55028 Add socks5 -- commercial use prohibited. 1996-08-14 18:57:57 +00:00
John Polstra
560f54875a Add back the RESTRICTED clause, because the NEC copyright prohibits
commercial use.
1996-08-14 18:52:40 +00:00
John Polstra
2a95fc527d Update for new release. Remove export restriction; it no longer applies.
Reviewed by:	Doug Ambrisko <ambrisko@ambrisko.roble.com>
1996-08-14 16:02:50 +00:00
Peter Wemm
f07a8c6200 The distfile has a new checksum and since I happened to build it and it
appears to work, here's the new sum.
1996-08-14 02:50:06 +00:00
Mark Murray
b849088316 Update this from 2.0 to 4.7 :-) and add optional NAS (audio) support
OK-ed by:	joerg
1996-08-13 20:10:19 +00:00
Andreas Klemm
650d9f09d0 oops, forgot cvs add patch-ac the first time :)
Patch to prevent dialup to internet when starting knews by setting
DOMAIN_HACK to '0' as suggested by the author of knews.
1996-08-13 19:45:56 +00:00
Stefan Eßer
a5ceb59dda Update to August, 11th version of Wine.
Many programs from the Win-3.1 distribution are working fine
with this release. Just try "wine winfile" and click on the
"sol.exe" icon to see how far they got :)
1996-08-13 16:35:27 +00:00
Adam David
d0e25f8e3f typo in filename 1996-08-13 05:45:28 +00:00
Andrey A. Chernov
f4e00da194 Convert to newly added collate compare function 1996-08-12 21:58:38 +00:00
Andrey A. Chernov
a451712359 Upgrade to 3.0b7 1996-08-12 17:14:40 +00:00
Andrey A. Chernov
d779ed0aa3 Upgrade to 3.0b7 1996-08-12 16:30:25 +00:00
Eric L. Hernes
cb754c6758 get rid of gnumalloc 1996-08-12 15:52:57 +00:00