summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version 1.0.61adam1996-07-312-3/+5
|
* Different fetch directory ...chuckr1996-07-317-14/+14
|
* Change MASTER_SITESjmz1996-07-311-2/+3
|
* Upgrade to version 2.41jmz1996-07-313-22/+12
|
* Upgrade to version 2.41jmz1996-07-311-5/+5
| | | | Use a different MASTER_SITE
* Add new ports/x11 port 'qt'chuckr1996-07-311-1/+2
| | | | Submitted by: Michael Searle
* New port, the 'qt' gui library.chuckr1996-07-3135-0/+2548
| | | | Submitted by: Michael Searle
* Change NO_PACKAGE to RESTRICTED, this is crypto code so we don't evenasami1996-07-302-6/+10
| | | | | | | | want to touch it. While I'm here, change MASTER_SITES to URL form (ftp://) and add markm as the maintainer (he's the only one who touched this Makefile since the beginning of history)....
* Makefile cleanup.asami1996-07-301-7/+12
| | | | | | | | | | | (1) Format the header. Add the e-mail address of author. (2) Add the $Id$ line. (3) Category is "devel", not "x11 utility" ("utility" doesn't even exist anymore!) (4) Reorder variables and insert empty lines to follow the guidelines.
* Upgrade to 3.40ache1996-07-302-7/+6
|
* workaround bogus diff in distribution patchfileadam1996-07-301-2/+15
|
* Upgrade to version 2.31jmz1996-07-302-4/+1
|
* Upgrade to version 2.31jmz1996-07-301-4/+4
| | | | Change MASTER_SITES
* 1.0.56 --> 1.0.60adam1996-07-302-5/+27
|
* Add tkcvsjkh1996-07-301-1/+2
|
* tkcvs & tkdiff (tkdiff alone is pretty slick!)jkh1996-07-305-0/+73
| | | | Submitted by: Sander Vesik <sander@haldjas.folklore.ee>
* Move es from plan9 to shells. (It has already been copied to shellsasami1996-07-302-3/+4
| | | | by Peter.)
* Add new port, logsurfer.chuckr1996-07-301-1/+2
|
* New port, logfile manager.chuckr1996-07-3014-0/+168
|
* Changed doc install directory.chuckr1996-07-301-7/+7
|
* Getting the form more right, on Makefile layout.chuckr1996-07-301-1/+2
|
* Fix Makefile variable ordering.chuckr1996-07-301-4/+3
|
* Take out version number, it is in PKGNAME.asami1996-07-291-1/+1
|
* The version numbers are required in the package name.asami1996-07-291-2/+4
| | | | While I'm here, fix the variable ordering.
* SSLeay version 0.6.2.markm1996-07-2910-212/+80
| | | | | | | | This implementation has been built with Our ((actually its own but in our source tree) DES library and our MD{45}. You will need to link your SSL code with -ldes and -lmd. Are you happy now, Torsten? ;-)
* The checksum for the ssh tarball was out of date - fix it.jkh1996-07-292-2/+2
|
* Inserted new editor 'xed' in Makefile.chuckr1996-07-291-1/+2
|
* Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>chuckr1996-07-295-0/+33
| | | | X11 editor, thanks, Andreas.
* Added moscow_ml to SUBDIRSchuckr1996-07-281-1/+2
|
* Submitted by: chuckrchuckr1996-07-281-1/+1
| | | | Oh, messed up an Id line. That's how it works!
* Submitted by: chuckrchuckr1996-07-286-0/+315
| | | | New version of the sml programming language, based upon caml.
* Submitted by: chuckrchuckr1996-07-281-0/+10
| | | | tiny change to make rplayd compile. Jordan's crossfire needs it.
* Added slurp.asami1996-07-271-1/+2
|
* A passive NNTP client that retrieves Usenet news articles from a remote server.asami1996-07-279-0/+1939
| | | | Submitted by: James Raynard <fports@jraynard.demon.co.uk>
* Updated distribution patch.asami1996-07-271-1/+1
| | | | Submitted by: max@sfc.wide.ad.jp
* Updated distribution patch.asami1996-07-271-2/+2
| | | | Submitted by: max@sfc.wide.ad.jp
* (By way of Andrew Stesin):markm1996-07-277-0/+7539
| | | | | | | | | | | | | | | | | | | | | | | | | From: wjm@best.com (William J. Middleton) Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc Subject: PATCH: perltrap.pod <- 425traps Date: 1 Jul 1996 14:49:58 GMT Approved: merlyn@stonehenge.com (comp.lang.perl.announce) Message-ID: <4r8oim$e5q@nadine.teleport.com> NNTP-Posting-Host: julie.teleport.com [The rush to 5.003 couldn't integrate this, so here it is] The following is a patch for perltrap.pod, from 5.003 (also 5.002). It integrates the latest version of my simple 425traps document. 425traps demonstrated, with examples, all of the traps which have been discovered and sent to me, which have bitten folks making the transition from perl4 to perl5. It also gave an example for each one, including all of the existing perl4 traps in perltrap.pod. As always, if you discover something that isn't documented in one form or another in here, and isn't an official (or at least reported) bug, drop me a line with it. Also, when or if any of these is ever formally declared a bug, I'll take it out.
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveandreas1996-07-271-3/+3
| | | | | | any effect. The target do-configure used ${SCRIPTDIR}/configure instead of ${SCRIPTDIR}/${CONFIGURE_SCRIPT}. -andreas
* This patch fixes a bug in the NAS port included with 2.1R.jkh1996-07-271-0/+25
| | | | | | | | | | The symptom: NAS client applications cannot properly locate the server. Specifically, server specifications such as `:0' are not properly linked. The cause: A compiler define for BSD 4.4 Sockets was incorrectly set in the makefile. Submitted-By: Tim Kientzle <kientzle@netcom.com>
* Leap year fix. Will work until 2100.asami1996-07-271-0/+13
| | | | Submitted by: Matt Bartley <mbartley@lear35.cytex.com>
* Upgrade to 321ache1996-07-268-14/+10
|
* Added xtacy.asami1996-07-251-1/+2
|
* "X11 trippy color-cycling toy"asami1996-07-256-0/+86
| | | | Submitted by: Matthew Stein <matt@bdd.net>
* Make Samba follow the freebsd /usr/local directory hierarchy properly.pst1996-07-243-45/+315
| | | | | | | Logs go to /var/log, configuration files in /usr/local/etc, binaries in /usr/local/bin and /usr/local/sbin. Reviewed by: gpalmer (a long time ago)
* Update to 0.16.4 (sigh...going to slow down now)pst1996-07-232-5/+5
|
* Update package...pst1996-07-231-1/+1
|
* Missed a patch, will compile now.pst1996-07-231-0/+12
|
* Update packing list for new version of fvwmpst1996-07-235-145/+315
|
* Upgrade 0.3.3 -> 0.3.4tg1996-07-2310-210/+42
| | | | Submitted by: Bernd Rosauer <br@schiele-ct.de>
* Upgrade, 3.2.0 -> 3.2.1.asami1996-07-2316-40/+32
|
OpenPOWER on IntegriCloud