Commit Graph

27 Commits

Author SHA1 Message Date
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Steve Price
08e72430dc Move the call to REQ to pre-build instead of pre-fetch so a 'make fetch'
from /usr/ports doesn't stop and require user interaction.
1999-09-17 18:24:55 +00:00
Masafumi Max NAKANE
b7b889b02e Update the master_site. 1999-09-09 16:01:03 +00:00
Masafumi Max NAKANE
5534fb1e60 Instead of marking this port FORBIDDEN, show a security warning and ask
if the user wants to proceed (unless BATCH is set) at pre-fetch and
pre-install.  Make the same query at pkg_add time.

While I'm at it,
- Move the URI to DESCR from Makefile.
- Replace a few = with ?=
- Instead of using echo in Makefile to create the sample startup
  script, use a template.
1999-09-09 08:37:41 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
95e4fea03e echo -> ${ECHO} && portlint 1999-08-27 20:31:07 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
0938d81904 Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances.  This is different from BROKEN, which merely means we think
it is broken.
1999-03-29 07:50:14 +00:00
Steve Price
8bc37f5ace There's been a PR (6180) out since March that describes an exploitable
security hole in this port.  At Marc Slemko's <marcs@znep.com> request
I'm going to mark this broken until this port's maintainer has a chance
to look into it further.
1998-12-10 03:09:13 +00:00
Steve Price
8c3c71df0d Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Andrey A. Chernov
11d2774169 add youbin homepage to comment 1998-08-03 10:06:58 +00:00
Andrey A. Chernov
5e4b16f568 Use correct mtree file or lots of X11 directories created in /usr/local
otherwise
1998-08-03 09:09:48 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Satoshi Asami
314027dc03 "all:" -> "all:" to make XFree86-3.3 config files happy. 1997-06-12 04:57:36 +00:00
Masafumi Max NAKANE
08ddf63aba Rename the startup script to youbind.sh.sample so that users who only
want to use the client program doesn't have to mess with it.

Rewrite the warning message in pkg/INSTALL.

Suggested by:	sampei@yy.cs.keio.ac.jp
1997-04-21 10:09:19 +00:00
Masafumi Max NAKANE
ed149270e9 Moved a part of post-install to pkg/INSTALL. 1997-04-21 04:05:18 +00:00
Masafumi Max NAKANE
276fbaa848 Gosh, an enhancement I put in was commented out by my mistake. 1997-04-21 04:03:54 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Masafumi Max NAKANE
19c1794ba2 Added local hack to make youbind server detatch itself from the controling
tty at the startup.

Removed `&' from the startup script since youbind doesn't need to be
put background manually.
1996-10-09 12:50:55 +00:00
Masafumi Max NAKANE
38f4e4de38 ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
1996-09-18 19:20:24 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Satoshi Asami
f17accf9f6 Don't use "&;", which is now illegal.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:36:30 +00:00
Satoshi Asami
2e655475ff Remove spurious ";" after "then". Indend one chmod line to match
the rest of its buddies.
1996-08-21 09:25:28 +00:00
Satoshi Asami
f6d645c05f Remote (network) biff.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 09:06:55 +00:00