summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Activate xblast.se1997-03-111-1/+2
|
* Xblast is a multi-player real-time strategy game :)se1997-03-116-0/+46
|
* (This log intentionally left blank.)asami1997-03-111-44/+74
|
* Updateache1997-03-112-2/+2
|
* Upgrade to 0.8.2. Closes PR ports/2931.asami1997-03-114-17/+15
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Added expect.asami1997-03-111-1/+2
|
* Japanized expect, uses some files from lang/expect port. Closesasami1997-03-1110-0/+405
| | | | | | PR ports/2940. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Upgrade to 5.22.0. Closes PR ports/2935.asami1997-03-114-15/+15
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.asami1997-03-115-13/+21
| | | | | | Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Convert the changes from the version of sup in the src tree in recentpeter1997-03-111-0/+219
| | | | | | history to patch format to the native tree layout. The version in src/usr.sbin/sup can now die. :-)
* Add a search target.jkh1997-03-101-1/+9
|
* Updateache1997-03-102-2/+2
|
* Style problem.obrien1997-03-101-3/+3
| | | | Noticed by: Satoshi
* Upgrade, 1.0 -> 1.2. Closes PR ports/2909.asami1997-03-103-7/+8
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Note that the ports collection can eat disk space during its lifetime.jkh1997-03-101-0/+10
|
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-103-0/+1179
| | | | | | "PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we can now do a grep on PLIST on the entire ports tree to find what the scotty port installed.
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-103-15/+18
| | | | | | "PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we can now do a grep on PLIST on the entire ports tree to find what the scotty port installed.
* Upgrade to 970309ache1997-03-103-28/+4
|
* Typo.asami1997-03-101-1/+1
|
* changes in distribution filesetsadam1997-03-103-8/+8
|
* Use gethostname() if the system has it. This is in preference toobrien1997-03-103-0/+237
| | | | | | hardcoding the domain. Submitted by: Joerg
* Upgrade to 0.65.obrien1997-03-106-150/+111
|
* Add comments.wosch1997-03-091-0/+32
|
* Skip the questions and make the port non interactive if PACKAGE_BUILDINGjmz1997-03-092-5/+18
| | | | | is defined. Requested by: asami
* Add john the ripper.obrien1997-03-091-1/+2
|
* Restricted: contains crypto -- crypt()obrien1997-03-091-1/+3
|
* John the Ripper is a UNIX password cracker, currently available for UNIXobrien1997-03-096-0/+82
| | | | | | | | | | | | (tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support
* Add patch for MD5 encrypted passwordsobrien1997-03-082-12/+93
| | | | | | | Closes-PR: ports/2669 Submitted by: Sergei Vnotchenko <sergey@ns.extech.msk.su> Added prelimiary support for OpenBSD and NetBSD.
* Add patch for MD5 encrypted passwordsobrien1997-03-081-6/+23
| | | | | Closes-PR: ports/2669 Submitted by: Sergei Vnotchenko <sergey@ns.extech.msk.su>
* Updateache1997-03-082-2/+2
|
* If this is a UNIX standard mailbox with "From " lines, don't lose thepst1997-03-081-0/+130
| | | | | | | | envelope-from information in that "From " line. Instead, convert it into a "Return-Path:" line, just as MMDF would do. This is the least obnoxious (standards-wise) way to transmit the envelope-from information in POP.
* These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS fromgpalmer1997-03-0825-65/+96
| | | | /etc/make.conf
* Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.confgpalmer1997-03-0812-48/+132
|
* Respects ${PREFIX}obrien1997-03-073-130/+46
| | | | Broke up mega-patches into one/file.
* Respects ${PREFIX}obrien1997-03-071-15/+22
|
* Upgrade to 2.20.obrien1997-03-0711-131/+24
|
* Upgrade to 2.20.obrien1997-03-073-6/+6
| | | | | | You can now add snazzy looking menus to any plain (non-X) text application. At the moment, the menuing system is simple but functional.
* Upgrade to 2.20.obrien1997-03-073-21/+15
|
* Remember to change the Required line :)gpalmer1997-03-077-14/+14
|
* Try to bring this port up to date. Upgrade to 3.1.3, and untangle thegpalmer1997-03-0714-21/+21
| | | | | | patches a bit (author incorporated a fair number of them, and made even more cross-platfrm portability improvements). I'll deal with any packaging changes tomorrow.
* ${RM} -> ${RM} -f.tg1997-03-071-2/+2
|
* Upgrade to v1.09jfitz1997-03-073-8/+7
|
* Update to 1.0.5. Also add a few more master sites.asami1997-03-072-6/+9
| | | | Reminded by: proff@suburbia.net
* Remove %D from @dirrm argument.asami1997-03-071-1/+1
|
* Remove japanized, tcl75 and tk41 they are superseded by tcl76 and tk42.asami1997-03-061-3/+1
|
* Remove pTk, superseded by p5-Tk400 port.asami1997-03-061-2/+1
|
* Improve the IP-discover application.phk1997-03-069-246/+126
| | | | | | Fix INADDR_LOOPBACK starvation. Don't react to pings that come back from another address than what we pinged.
* Change MAINTAINER to woschwosch1997-03-061-2/+2
|
* Typo fix.asami1997-03-061-2/+2
| | | | Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
* Don't forget to delete a patch we created.asami1997-03-061-1/+4
|
OpenPOWER on IntegriCloud