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

10579 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
28b9fcedad Upgrade to 1.1.14
Submitted by:	Richard Wackerbarth <rkw@Dataplex.Net>
1998-04-20 20:07:52 +00:00
David E. O'Brien
4e8a5d94d4 Upgrade to version 4.12 1998-04-20 11:53:28 +00:00
David E. O'Brien
2e30ece14b upgrade to 1.7.1 1998-04-20 11:29:01 +00:00
David E. O'Brien
488c01391b upgrade to 2.8.1.1 1998-04-20 10:36:06 +00:00
Satoshi Asami
3f3f1286dc No need to put name of software in front. 1998-04-20 08:57:00 +00:00
Jordan K. Hubbard
4947af0123 Fix assorted bogons. 1998-04-20 07:50:56 +00:00
Gary Jennejohn
c0655ba8db Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them
either didn't have xemacs-20.4 or it was located in a different place.
Tested packaging and re-installing.
Submitted by:	maintainer
1998-04-20 05:15:54 +00:00
Satoshi Asami
a62fa32b9b I think Andreas was sleepy. :) 1998-04-20 05:00:19 +00:00
Matthew Hunt
3fb40c5261 Make this port non-INTERACTIVE. If built using:
make WITH_SETUID=yes
it will install setuid root, and verify system passwords.  Otherwise,
it will not.
1998-04-20 04:41:16 +00:00
Satoshi Asami
b1dd3ff6f5 Mark this port, repository copied from afterstep port (ver. 1.0),
broken while it awaits upgrade to 1.44.
1998-04-20 04:38:55 +00:00
Peter Wemm
864473be72 FreeBSD has setsockopt(). 1998-04-20 03:52:46 +00:00
Matthew Hunt
bb7cffe74d Restore IS_INTERACTIVE that I improperly removed; if the "make configure"
stage is run by root, "configure" asks whether the program should be
installed setuid, to allow it to verify passwords.

A better solution may be a make variable.

Submitted by:	Joe "Marcus" Clarke <marcus@miami.edu>
1998-04-20 03:17:26 +00:00
Matthew Hunt
039596fd53 Activate gone. 1998-04-20 02:10:42 +00:00
Matthew Hunt
bd766646e1 Imported gone 1.3, an improved version of lock(1).
PR:		6354
Submitted by:	Joe "Marcus" Clarke <marcus@miami.edu>
1998-04-20 02:09:56 +00:00
Jordan K. Hubbard
cf86e6c3cd This has been on my TODO list for awhile. Spegla is an FTP mirroring
program that uses neither perl nor masses of memory when mirroring
large collections (like at ftp.freebsd.org).  I did the port but the
author is Jens A Nilsson <jnilsson@ludd.luth.se>
1998-04-20 01:57:34 +00:00
Chuck Robey
d6ad3aec64 Modified to add gif terminal, and dependency on graphics/gd.
PR:		ports/5993
1998-04-19 23:22:24 +00:00
Matthew Hunt
cdd7848d9a Activate xkoules. 1998-04-19 21:35:46 +00:00
Matthew Hunt
66881b8a45 Import of xkoules 1.4, an action game for X11.
PR:		5988
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-19 21:35:22 +00:00
Matthew Hunt
21cce3329f Activate qgl. 1998-04-19 20:46:10 +00:00
Andreas Klemm
fc46c8e88c fix compilation problems after jpeg lib upgrade 1998-04-19 18:34:52 +00:00
Matthew Hunt
d14c79c7f8 Apply patches by maintainer:
- Update maintainer's email address
- Fix a typecast problem

And my modifications:
- Change "version required" line in Makefile header
- Change patch to Imakefile to not override CC and CFLAGS.

PR:		6350
Submitted by:	David A. Bader <dbader@eece.unm.edu>
1998-04-19 18:03:27 +00:00
Steve Price
b24a4f4aad Move fonts to lib/X11/fonts/misc.
PR:		6175
Submitted by:	maintainer
1998-04-19 17:51:38 +00:00
Matthew Hunt
5855e873ec Activate x-files. 1998-04-19 17:29:59 +00:00
Steve Price
358b17d0da This port builds ok now.
PR:		6319
1998-04-19 17:14:33 +00:00
Andreas Klemm
2eda704c1f correct library dependency.
we indeed have libjpeg.so.8.0, my fault.
1998-04-19 17:03:57 +00:00
Steve Price
fedc4815a5 Move these fonts to lib/X11/fonts/misc
PR:		6174
Submitted by:	maintainer
1998-04-19 15:50:24 +00:00
Steve Price
ea1d88aafb Update to version 2.14.
PR:		6142
Submitted by:	maintainer
1998-04-19 15:43:40 +00:00
Steve Price
8b3fb6d2dd Upgrade to version 0.8.2.
PR:		6122
Submitted by:	maintainer
1998-04-19 15:40:55 +00:00
Steve Price
9455416a54 Add -b to fetch's args since the master site doesn't seem
to play TCP the right way.
1998-04-19 15:38:31 +00:00
Steve Price
cc86c78828 Use 'diff -u 1' for this patch so we don't get any stary
$Id$ expansion.
1998-04-19 15:34:14 +00:00
Andreas Klemm
d36424d2f3 - tabify Makefile
- configure doesn't detect libaa, added lib dependency for libaa
- lib dependency for jpeg lib corrected, we still have libjpeg.so.7 not 8
- PLIST updated
1998-04-19 11:37:18 +00:00
Satoshi Asami
0479cd8e5b Change category from "misc" to "devel". I assume that's why it
was put in this directory to begin with. :)

Reported by:	ken@mui.net
1998-04-19 10:43:52 +00:00
Andreas Klemm
6a14cac413 - sources changed without bumping the version number
- corrected MD5 checksum
- the removal of config.cache isn't necessary anomore, port build
  failed here, since config.cache isn't in the sources anymore
- revamped the patches a bit, it's bad style to patch one file
  (configure) using several patches, you loose the overview what
  is patches in one file and it makes it difficult to maintain
  patches in the future...
- hope MAINTAINER agrees, needed aalib for gimp port, but didn't work
1998-04-19 10:26:55 +00:00
Matthew Hunt
6346af70b2 Activate xmove. 1998-04-19 06:03:42 +00:00
Matthew Hunt
2dee373041 Import of xmove, an X11 proxy (like lbx) that allows suspending,
resuming, and moving clients (presumably like screen(1)).

PR:		5503
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
1998-04-19 06:02:26 +00:00
Matthew Hunt
e36de4fcee Add a more descriptive description, like the p5-ReadLine-Gnu version. 1998-04-19 05:43:13 +00:00
Matthew Hunt
d0901b673f Add a more illuminating description (I hope).
Requested by:	asami
1998-04-19 05:40:26 +00:00
Matthew Hunt
45e0585b78 Upgrade to 74p4.
Requested by: Brad Smith <bsmith@bfmni.com>
1998-04-19 05:35:32 +00:00
Matthew Hunt
bde9553c09 Activate cooledit. 1998-04-19 05:16:59 +00:00
Matthew Hunt
be4ccfa555 Import of cooledit, a graphical application suite including an
editor.

PR:		5111
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-19 05:14:17 +00:00
Jun-ichiro itojun Hagino
1b3be504dd original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
Jun-ichiro itojun Hagino
bfcc493e57 original distribution updated.
PR:		6131
1998-04-19 03:39:09 +00:00
Jun-ichiro itojun Hagino
0ca70ab97a original distribution updated.
PR:		6210
1998-04-19 03:36:55 +00:00
Joshua Peck Macdonald
7c21ec4fca Upgrade version, add MAN1 variable, make myself maintainer. 1998-04-19 01:18:10 +00:00
Joshua Peck Macdonald
e115043e2e Upgrade PRCS version to 1.2.4, add new elisp files. 1998-04-19 00:33:54 +00:00
Joshua Peck Macdonald
53a295f4c3 Upgrade PRCS version to 1.2.4. 1998-04-19 00:33:42 +00:00
Peter Wemm
e1cbd05435 Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
Peter Wemm
514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00
Jun Kuriyama
15cd9fa349 Original distribution was updated.
(2.00-SNAP980123 --> 2.00)

PR:	6126
1998-04-18 15:50:19 +00:00
Robert Nordier
b2e904dd26 Activate TenDRA (apparently not done when port was committed). 1998-04-18 14:01:04 +00:00