1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

3096 Commits

Author SHA1 Message Date
Satoshi Asami
bbb764a12c Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"
(USE_IMAKE implies that).  Change package name to have a hyphen
between the name and the version numbers.
1996-05-20 07:32:45 +00:00
Satoshi Asami
f62c95a74e Upgrade, 3.0 -> 3.5.
Submitted by:	chuckr@glue.umd.edu
1996-05-20 06:55:49 +00:00
Andrey A. Chernov
f68ccd6344 Use mod_env.c to pass environment to CGI instead of local hack 1996-05-19 22:21:50 +00:00
Andrey A. Chernov
4f1dfacb24 Remove checksum, file changes too often 1996-05-19 21:12:02 +00:00
Joerg Wunsch
0e01196e4a Upgrade to version 1.33. This works on either -current and -stable
(though i noticed some problems with the NFS display, and will point
Lars to it again).

Submitted by:	Lars_Koeller@odie.physik2.uni-rostock.de
1996-05-19 10:58:09 +00:00
Andrey A. Chernov
09a40544b9 Upgrade to 2.5FM 1996-05-18 23:05:11 +00:00
Stefan Eßer
8ad21bb3a7 Update to 960516 version. 1996-05-18 13:05:27 +00:00
Stefan Eßer
f78e317075 Update to 960516 version.
Respect definition of NOMANCOMPRESS.
1996-05-18 13:05:12 +00:00
Peter Wemm
c51e26b5b6 Update rdist-6.1.0 -> rdist-6.1.2
Among other things, it has pretty much got native FreeBSD support, does not
core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection
problems, portability to new platforms..
1996-05-17 11:15:08 +00:00
Andrey A. Chernov
fb331f334e Checksum mismatch, reason unknown 1996-05-17 00:13:29 +00:00
Andrey A. Chernov
5e78f2c066 Add official WWW site 1996-05-16 21:57:04 +00:00
Andrey A. Chernov
70a9f5d3cf Compile/install mkstrip too 1996-05-16 21:15:48 +00:00
Andrey A. Chernov
5aeb0c1744 Add wwwcount 1996-05-16 20:45:22 +00:00
Andrey A. Chernov
62ae860429 Most sophisticated Access Counter I found 1996-05-16 20:43:59 +00:00
Satoshi Asami
43cb555578 Move PATCH* stuff down to its own section. The upgrade was to 1.01a,
by the way.
1996-05-16 08:59:57 +00:00
Torsten Blum
68886fa369 new checksum 1996-05-16 08:06:53 +00:00
Torsten Blum
dcab64c2af the path on the master sites have changed... 1996-05-16 08:03:47 +00:00
Satoshi Asami
701949611f Upgrade to 1.2.7. This port is not BROKEN anymore!
Submitted by:	chuckr@glue.umd.edu
1996-05-16 06:19:20 +00:00
Satoshi Asami
dcb0b1d0a8 Remove imaze, we got the author's permission to put it on the CD.
Thanks to: jkh
1996-05-16 05:22:29 +00:00
Satoshi Asami
a6ed2e7c79 Remove NO_CDROM, we got the author's explicit permission.
Thanks to: jkh
1996-05-16 05:21:38 +00:00
Jordan K. Hubbard
8d808e32fd Explicitly initialize CLASSPATH to avoid confusion.
Submitted by:	Brian Clapper <bmc@telebase.com>
1996-05-16 01:38:49 +00:00
Satoshi Asami
4e44b46b25 Call files/xmkmf with sh, so that it works even if the x bit isn't set.
Pointed out in a different form by:	chuckr@glue.umd.edu
1996-05-15 23:30:26 +00:00
Satoshi Asami
cff81d0b57 Conditionalize man page compression on NOMANCOMPRESS. Use a .for loop
instead of a humongous gzip command line.
1996-05-15 23:02:07 +00:00
Andrey A. Chernov
8dabf8db72 Add rar 1996-05-15 19:23:38 +00:00
Andrey A. Chernov
6254b958ea RAR archiver binary port 1996-05-15 19:19:40 +00:00
Torsten Blum
2f8774e7b3 Update to beta 17 1996-05-15 18:39:35 +00:00
Andrey A. Chernov
ea3d66da0b Upgrade 1996-05-15 04:59:39 +00:00
Thomas Gellekum
8554c625d6 Add xskat. 1996-05-14 12:23:46 +00:00
Thomas Gellekum
d4f38ef40d New port of xskat-1.6. Skat is a popular card game in Germany. 1996-05-14 12:13:07 +00:00
Thomas Gellekum
5ed43aa872 Upgrade to version 5.2.5 1996-05-14 11:50:08 +00:00
Mark Murray
b867e24453 Replace the color: target with a macro. If you want to build less
with colour, you need to define COLOUR_LESS (or if you are from a
place that is speling impaired, COLOR_LESS will do ;-))
OKed by:	asami and others
1996-05-13 16:17:58 +00:00
Jean-Marc Zucconi
cf346484f6 Setting the PAPERSIZE variable will allows to build packages with different
default paper size. For instance, make PAPERSIZE=letter will build a package
for US-letter paper size as default.
Reviewed by:	jmz
Submitted by:	David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>
1996-05-13 15:41:00 +00:00
Satoshi Asami
cd40a9a319 Install manpages too.
Submitted (partly) by:	chuckr@glue.umd.edu
1996-05-13 09:44:36 +00:00
Satoshi Asami
b3b251c15f Update to incorporate update-96-05-01.sh from the author and some
fixes from the maintainer.

Submitted by:	Bernd Rosauer <br@netland.inka.de>
1996-05-13 09:30:45 +00:00
Jordan K. Hubbard
89ab16ba94 Upgrade this port to use the latest tcl/tk.
Patches Submitted by:	Soren Dayton <soren@ambiguity.i-2.com>
1996-05-11 23:34:24 +00:00
Jordan K. Hubbard
42085cdd79 Just a small tweak - the site carrying xforms has changed. 1996-05-08 06:11:12 +00:00
Andrey A. Chernov
b194777c82 upgrade to me17 1996-05-07 19:42:50 +00:00
Andrey A. Chernov
4692bf9fae trans added 1996-05-06 13:37:24 +00:00
Andrey A. Chernov
9b7281ebad 8bit Character Sets Coverter via UNICODE 1996-05-06 13:33:38 +00:00
Joerg Wunsch
42367d9519 Wow! I didn't miss adding xpostit to the SUBDIRS this time! :)
(I'm sure i've botched something else then...)
1996-05-06 11:48:35 +00:00
Joerg Wunsch
ecc7ab71ca XPostIt -- Stick small Post-it notes onto your X11 screen. 1996-05-06 11:45:42 +00:00
Andrey A. Chernov
ad350a399e Upgrade to 5.2 (official release) 1996-05-04 12:30:48 +00:00
Andrey A. Chernov
14b74b36e3 Upgrade to 2.1 (official release) 1996-05-04 11:34:31 +00:00
Satoshi Asami
fe5d86b563 Add ircII and qkc. 1996-05-04 09:01:22 +00:00
Satoshi Asami
9c47209d00 A fast ("quick") kanji code converter. Can also do CR+LF <-> LF.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:56:57 +00:00
Satoshi Asami
613fc96c61 Japanezed ircII client.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:36:15 +00:00
Satoshi Asami
7c73536751 A better version of the script from the maintainer.
Submitted by:	max@sfc.wide.ad.jp
1996-05-04 08:10:03 +00:00
Satoshi Asami
a5892297fb Remove "+NN" from package name, it is not really necessary. 1996-05-04 03:18:29 +00:00
Satoshi Asami
1a9de49226 Add isc-dhcp and wide-dhcp. Delete dhcp. 1996-05-04 02:49:38 +00:00
Satoshi Asami
6370b94892 Re-import wide-dhcp to a more suitable location. Also change the port
to one that works.

Submitted by:	Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1996-05-04 02:43:35 +00:00