1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

11998 Commits

Author SHA1 Message Date
Tim Vanderhoek
2d121c836c Change maintainer to James Saint-Rossy <appleseed@his.com>. 1998-07-24 06:15:46 +00:00
Tim Vanderhoek
fc6333d711 Add homepage. 1998-07-24 03:48:05 +00:00
Tim Vanderhoek
bb72efc30d Add homepage. Fix my language a little ("I wrote that!?"). 1998-07-24 03:46:47 +00:00
Tim Vanderhoek
77a62b64be WTF did "alphanumeric" mean, anyways? Netscape is alphanumeric-oriented,
too...  Lynx's defining feature is that it is alphanumeric limited.
1998-07-24 03:42:44 +00:00
Tim Vanderhoek
65ad3749ff Add homepage. Style (s/which/that/). 1998-07-24 03:38:06 +00:00
Tim Vanderhoek
baa4484084 (null commit, as prompted by Eivind)
[This refers to the original r1.1]

PR:	ports/2993 ports/5985 ports/6917 ports/7145
Submitted-by:	Julian Assange <proff@suburbia.net>,
		Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>,
		SADA Kenji <sada@e-mail.ne.jp>,
		Stuart Henderson <stuart@internationalschool.co.uk>,
		and probably myself.

ports/7145 contains stuff that may be useful for anyone trying to
implement a "qmail-run" script to be included with this port in the
future.
1998-07-24 03:32:51 +00:00
Tim Vanderhoek
c8c79489b8 Add homepage.
Make it less obvious that this was copied from
a README (s/"I"/the author/).  This necessitated running through fmt(1) which caused the multi-line
diffs.
1998-07-24 03:18:44 +00:00
Satoshi Asami
d70f789f53 cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -pipe -I/usr/X11R6/include kpasswd.c
kpasswd.c: In function `passwd_valid_p':
kpasswd.c:158: warning: passing arg 1 of `des_string_to_key' discards `const' from pointer target type
kpasswd.c:158: warning: passing arg 2 of `des_string_to_key' from incompatible pointer type
kpasswd.c:161: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer type
cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o  xscreensaver.o xset.o dialogs-Xm.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o  ../utils/resources.o ../utils/usleep.o  ../utils/visual.o ../utils/xroger.o  ../utils/spline.o  ../utils/yarandom.o -L/usr/X11R6/lib -lSM -lICE -lXm -lXmu  -lXss -lXdpms -lXp -lXt    -lX11 -lXext  -lkrb -ldes -lnsl -lsocket -lcrypt
ld: -lkrb: no match
*** Error code 1

Stop.
1998-07-24 03:12:51 +00:00
Andrey A. Chernov
8d10d75051 Upgrade to +43 1998-07-23 22:58:36 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Adam David
8b7d03189a also check /usr/lib/aout for -current 1998-07-23 20:45:26 +00:00
Andrey A. Chernov
23e28026c3 apachectl: redirect kill output to /dev/null 1998-07-23 20:38:33 +00:00
Andrey A. Chernov
8f52dbd604 fix dist site 1998-07-23 17:51:29 +00:00
Jacques Vidrine
aacda9f4a0 If the installed python has been linked with threads,
then we need to link this extension module with threads
also.
1998-07-23 17:13:47 +00:00
Matthew Hunt
5f7a0028fb Upgrade to 1.00.
Submitted by:	vanilla
1998-07-23 16:43:49 +00:00
Satoshi Asami
0e68541356 This port is not reinstall-friendly. I tried changing some
"ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt.

===>  Installing for EZWGL-1.38
===>  EZWGL-1.38 depends on shared library: jpeg\.9\. - found
tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists
tar: Could not create symlink to EZ_ClearListBox.html : File exists
tar: Could not create symlink to EZ_DefineLightSrc.html : File exists
tar: Could not create symlink to EZ_DefineMaterial.html : File exists
tar: Could not create symlink to EZ_CMove3f.html : File exists
 :
1998-07-23 15:37:05 +00:00
Satoshi Asami
7ea5083d5e Checksum doesn't match. Portlint while I'm here. 1998-07-23 15:30:32 +00:00
Andrey A. Chernov
0dbbed541d Upgrade to dev17 1998-07-23 15:26:07 +00:00
Andrey A. Chernov
c54076b0c2 Upgrade to 1.3.1 1998-07-23 13:16:07 +00:00
Joerg Wunsch
f763ac5d7d Nobody seemed to be able to move the new distfile to ${MASTER_SITE_LOCAL},
so i've been placing it on an alternate FTP server instead.

:-(
1998-07-23 13:03:54 +00:00
David E. O'Brien
4f44e99c1d Build HTML doc files if "BATCH" is defined.
Requested by:	Adrian Wontroba <aw1@stade.co.uk>
1998-07-23 08:04:48 +00:00
Thomas Gellekum
ed9f74ade1 Use ldconfig to check for libc_r, not an absolute path. Thread support
should now be compiled in on -current.

Suggested by:	Jacques Vidrine
1998-07-23 07:49:12 +00:00
David E. O'Brien
4c6cadfcbb Don't use "Mail-Followup-To" header.
Submitted by:	Martin Cracauer <cracauer@cons.org>
1998-07-23 07:19:32 +00:00
Vanilla I. Shu
581d6e3887 Fix the path of c++rt0.o on current.
Reviewed by:	ports/7343
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-07-23 06:33:47 +00:00
Jacques Vidrine
de52cac55f Tighten the search for the python library. 1998-07-22 22:33:19 +00:00
Satoshi Asami
e7b4fed908 Delimit name and version by "-". 1998-07-22 11:55:23 +00:00
Satoshi Asami
00c15c7b49 Version number part of PKGNAME should be delimited by "." only.... 1998-07-22 11:50:31 +00:00
Satoshi Asami
31812f2d41 Version numbers should be delimited by "." only. 1998-07-22 11:46:31 +00:00
Satoshi Asami
020f39f1bc Put `-' between name and version numbers. 1998-07-22 11:33:49 +00:00
Satoshi Asami
a3b6c40dfe radius is redistributable now. 1998-07-22 11:32:59 +00:00
Satoshi Asami
f6a90cfc69 Fixed INDEX for 2.2.7R. Duplicate entries for Mesa and gimp removed,
and pine package names updated.  Jordan said he'll slide the tag forward
on this file.
1998-07-22 11:26:17 +00:00
Andrey A. Chernov
47cf3c8380 Upgrade to beta-18 1998-07-22 10:14:20 +00:00
David E. O'Brien
4fdec67a2c Better way to do the equivalent of "-fsjlj-exceptions". 1998-07-22 02:53:14 +00:00
Satoshi Asami
9fc443420d Define MAN? macros. I have no idea how packaging worked at all. 1998-07-21 22:16:24 +00:00
Satoshi Asami
d250e9dd27 Remove pine, it is copied to pine3 and pine4. 1998-07-21 17:55:12 +00:00
Satoshi Asami
3e26f9615a This is the official INDEX for 2.2.7-RELEASE. There are 1,621 ports,
of which (I think) about 600 were committed by Steve.

BTW, you can check the ports tree as of 2.2.7R by using the tag
"RELEASE_2_2_7".
1998-07-21 15:56:57 +00:00
Mike Smith
d9fabb1415 Remember that the vnc distribution archives are rebundled regularly
without any substantial changes (breaking the md5 signatures).
1998-07-21 15:36:16 +00:00
Satoshi Asami
499decef3f Use .tar.Z file in old/ subdirectory. 1998-07-21 15:29:06 +00:00
Satoshi Asami
30b971b5aa Remove pine. 1998-07-21 14:54:53 +00:00
Vanilla I. Shu
e144099054 Upgrade to 4.00
Submitted by:	Liang Tai-hwa <avatar@www.mmlab.cse.yzu.edu.tw>
1998-07-21 14:11:48 +00:00
Satoshi Asami
5ffa69c61f Yet another "Mesa -> Mesa2" that crept in since the last INDEX build. 1998-07-21 14:05:32 +00:00
Satoshi Asami
0ddfc9fb38 Make it install again.
Submitted by:	tg
1998-07-21 13:48:37 +00:00
Satoshi Asami
62043602c6 Upgrade to 4.01.
Submitted by:	maintainer
1998-07-21 13:46:05 +00:00
Vanilla I. Shu
d34866b5e0 Activate zh-pine3 & zh-pine4. 1998-07-21 13:45:07 +00:00
Satoshi Asami
1e981a0dbf Patch doesn't apply anymore.... 1998-07-21 13:26:01 +00:00
Eivind Eklund
12e9a826d2 Upgrade port from 74p4 to 75p1
Approved by:  asami & maintainer
1998-07-21 11:38:47 +00:00
Satoshi Asami
6d6de99db0 Mark this port broken, new additions to MAN1 aren't installed. 1998-07-21 11:13:52 +00:00
Gary Palmer
e752e26de7 Remove NO_PACKAGE. I found the rather small copyright section 1998-07-21 08:26:35 +00:00
Thomas Gellekum
bb804a3ac7 Add /usr/lib/aout to lib search path on -current. 1998-07-21 07:09:04 +00:00
Thomas Gellekum
184e5888da Set FETCH_BEFORE_ARGS=-t to fetch. 1998-07-21 06:44:10 +00:00