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

9 Commits

Author SHA1 Message Date
Rong-En Fan
a8cd5b4193 - Make it work with "Sun Function-Keys" Xterm
- Bump PORTREVISION

PR:		ports/156521
Submitted by:	David O'Brien (obrien@)
2011-04-22 15:17:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Rong-En Fan
792dc31f14 - After SA 08:01.pty, openpty() calls fork and omnitty has a bad assumption
that library calls do not do that. Therefore, it's SIGCHLD handling causes
  a hang in wait() as openpty() already does that. Fix this by using waitpid()
  with WNOHANG.

Diagnosed by:	jhb
Tested by:	dhw (earlier version)
2008-02-20 02:06:11 +00:00
Edwin Groothuis
2f5fd33d0b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:10:52 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
712e5a54f5 - Respect DESTDIR
- Use MAN1PREFIX, instead of MANPREFIX for section 1

PR:		ports/101883
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-12 18:11:32 +00:00
Rong-En Fan
ba5a82b53b Change to my FreeBSD.org email.
Approved by:	delphij (mentor)
2006-06-27 03:58:58 +00:00
Cheng-Lung Sung
e5525d42bb Add omnitty 0.3.0, a curses-based SSH multiplexer.
PR:		ports/97942
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-05-26 08:40:54 +00:00