summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update my address.David E. O'Brien1997-06-291-2/+2
|
* Style police: use ${} rather than $() for macro expansion.David E. O'Brien1997-06-291-8/+8
|
* Style police.David E. O'Brien1997-06-291-1/+2
|
* Activate lileJean-Marc Zucconi1997-06-281-1/+2
|
* The ile program can be run as a simple shell around any program.Jean-Marc Zucconi1997-06-286-0/+52
| | | | | | | It gives any program an input line editing and a history mechanism. It can also be run around your favourite shell. When run around the shell ile records the input to interactive programs launched from the shell as well as the commands to the shell in its history buffer.
* Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, ↵James FitzGibbon1997-06-271-1/+2
| | | | | | | | | p5-Term-ReadKey, p5-TraceFuncs Activate in net: p5-SNMP Activate in misc: p5-Locale-Codes Activate in www: p5-WWW-Search Activate in graphics: p5-GD
* Import of a perl5 module for ISO3166/639 country code conversionJames FitzGibbon1997-06-275-0/+48
|
* Minor cleanup, and a patch I forgot to `cvs add' last time.Thomas Gellekum1997-06-253-2/+23
| | | | Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-242-6/+4
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* Enable xpns.Masafumi Max NAKANE1997-06-241-1/+2
|
* New port, xpns:Masafumi Max NAKANE1997-06-247-0/+121
| | | | | | Petri-Net Simulator for Xwindows PR: 3250 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
* Upgrade to 1.5.Thomas Gellekum1997-06-232-4/+4
|
* Upgrade to 2.2.Thomas Gellekum1997-06-204-20/+64
| | | | | PR: 3905 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
* Add missing @dirrm.Thomas Gellekum1997-06-201-0/+1
|
* Upgrade to 4.0.Thomas Gellekum1997-06-206-53/+124
| | | | | PR: 3904 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
* Update my e-mail address.Thomas Gellekum1997-06-171-3/+3
| | | | | Update MASTER_SITE. The current version doesn't build with our tools, it requires tcl/tk-8.0.
* Properly edit ${PREFIX}/info/dir.Masafumi Max NAKANE1997-06-162-5/+10
|
* Patch up screen.texinfo and added @direntry.Masafumi Max NAKANE1997-06-161-0/+12
| | | | | I really couldn't appropriate category for this file, so I didn't define it and, thus, now this file goes under misc category.
* Remove install-info related commands from doc/Makefile.in.Masafumi Max NAKANE1997-06-161-13/+26
| | | | | Use --no-split flag when regenerating screen.info Remove old info files before regeneration.
* Enable xtimer.Masafumi Max NAKANE1997-06-141-1/+2
|
* Fix install-info keywordAndrey A. Chernov1997-06-111-0/+19
| | | | PR: 3821
* Seems like cvs is not happy about "$Id $". So take away the space.Satoshi Asami1997-06-031-1/+1
|
* Activate most.Masafumi Max NAKANE1997-06-031-1/+2
|
* New port, most:Masafumi Max NAKANE1997-06-035-0/+42
| | | | | | A pager (like less) which has support for windows and binary files PR: 3732 Submitted by: Richard Hwang <rhwang@bigpanda.com>
* Switch to new distribution schemeAndrey A. Chernov1997-05-295-55/+41
|
* Link with -lncurses. Mshell no more worked when linked with -lcurses.Jean-Marc Zucconi1997-05-271-4/+4
|
* I don't maintain this portTorsten Blum1997-05-251-3/+1
| | | | | satoshi added myself a the maintainer in rev 1.7 wihout asking me - he did not even mention it in the commit message
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-242-6/+6
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Add lessechoAndrey A. Chernov1997-05-201-0/+1
|
* Upgrade to 332Andrey A. Chernov1997-05-192-4/+4
| | | | (Peter says TAGGED)
* Use new variable PATCH_SITE_SUBDIR to avoid messing up the master siteSatoshi Asami1997-04-301-2/+2
| | | | list.
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-303-6/+6
|
* rman and glimpse are now in textproc.Satoshi Asami1997-04-271-3/+3
|
* Move p5-Convert-UU to converters.Satoshi Asami1997-04-271-2/+1
| | | | Submitted by: jfitz
* glimpse, isearch, ispell, mgdiff and rman are now in textproc.Satoshi Asami1997-04-271-6/+1
|
* btoa, recode and trans are moved to converters.Satoshi Asami1997-04-261-4/+1
|
* Add virtual category 'perl5'.Wolfram Schneider1997-04-202-4/+4
|
* Add virtual category 'tk41'.Wolfram Schneider1997-04-206-12/+12
|
* Upgrade to 2.3.10. I hate them.Thomas Gellekum1997-04-162-4/+4
|
* Upgrade to 2.3.9.Thomas Gellekum1997-04-162-4/+4
|
* Upgrade to the released version of 2.0.Bill Fenner1997-04-033-6/+235
|
* Upgrade to 2.3.8. Should quiet Bill Fenner's distfile checker.Thomas Gellekum1997-04-033-4/+5
|
* Distfile changed from .tar.gz to .tar.Z (seems backwards) onBill Fenner1997-04-032-2/+3
| | | | | | MASTER_SITES Found by: distfile checker
* Upgrade to 1.6.3David E. O'Brien1997-04-022-5/+4
| | | | Noticed by: Bill Fenner <fenner@parc.xerox.com>
* Jive has been moved to its home in games/amusements.David E. O'Brien1997-04-021-3/+2
| | | | Pointed out by: Bill Fenner <fenner@parc.xerox.com> (thanks! :-))
* These files somehow got missed. Upgrade to 2.3.0, and pick up CFLAGS fromGary Palmer1997-03-0825-65/+96
| | | | /etc/make.conf
* Upgrade to 2.3.0 ... also pick up CFLAGS from /etc/make.confGary Palmer1997-03-0812-48/+132
|
* Upgrade from 0.8 to 1.2.Thomas Gellekum1997-03-064-24/+27
|
* turn on jiveDavid E. O'Brien1997-02-191-1/+2
|
* Jive is a filter that converts English text to Jive.David E. O'Brien1997-02-195-0/+32
| | | | Jive reads from standard input and writes to standard output.