aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* perl5 module to validate/generate credit card checksums/names.James FitzGibbon1996-10-2410-0/+136
| | | | Notes: svn path=/head/; revision=4110
* perl5 module to print arrays of elements in sorted columnsJames FitzGibbon1996-10-245-0/+45
| | | | Notes: svn path=/head/; revision=4109
* perl5 module to determine the size of images in several common formats.James FitzGibbon1996-10-245-0/+68
| | | | Notes: svn path=/head/; revision=4108
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+2
| | | | Notes: svn path=/head/; revision=4107
* Updates for new perl5 portsJames FitzGibbon1996-10-241-1/+15
| | | | Notes: svn path=/head/; revision=4106
* a collection of functions to convert and use time variables in perl5James FitzGibbon1996-10-245-0/+56
| | | | Notes: svn path=/head/; revision=4105
* perl5 module for getting the value of the C Ioctl constants.James FitzGibbon1996-10-241-0/+33
| | | | Notes: svn path=/head/; revision=4104
* perl5 module for reading .ini-style configuration files.James FitzGibbon1996-10-2410-0/+114
| | | | Notes: svn path=/head/; revision=4103
* perl5 package which allows the use of macros defined in 'C' header files.James FitzGibbon1996-10-246-0/+58
| | | | Notes: svn path=/head/; revision=4102
* perl5 module for several file operations: Copy, Recurse and Tools.James FitzGibbon1996-10-245-0/+44
| | | | Notes: svn path=/head/; revision=4101
* perl5 module for single call read & write file routines.James FitzGibbon1996-10-245-0/+65
| | | | Notes: svn path=/head/; revision=4100
* perl5 module for file locking (flock,fcntl).James FitzGibbon1996-10-245-0/+75
| | | | Notes: svn path=/head/; revision=4099
* perl5 module for file locking with flockJames FitzGibbon1996-10-245-0/+43
| | | | Notes: svn path=/head/; revision=4098
* Add a port of cxref-1.2b, a C program cross-referencing tool.Thomas Gellekum1996-10-245-0/+73
| | | | Notes: svn path=/head/; revision=4097
* Perl extension for simple-minded recipe-controlled build of data.James FitzGibbon1996-10-245-0/+63
| | | | Notes: svn path=/head/; revision=4096
* perl5 module for terminal screen handling and optimization.James FitzGibbon1996-10-246-0/+63
| | | | Notes: svn path=/head/; revision=4095
* perl5 module to read directives from a configuration file.James FitzGibbon1996-10-245-0/+61
| | | | Notes: svn path=/head/; revision=4094
* perl5 module to scan C language files for easily recognized constructs.James FitzGibbon1996-10-245-0/+122
| | | | Notes: svn path=/head/; revision=4093
* Fix missing first line of MakefileJames FitzGibbon1996-10-241-2/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4092
* Fix blank line in PLISTJames FitzGibbon1996-10-241-1/+0
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4091
* last minute change to master patchfileAdam David1996-10-241-1/+1
| | | | Notes: svn path=/head/; revision=4090
* oops, stale fileAdam David1996-10-241-1/+1
| | | | Notes: svn path=/head/; revision=4089
* 1.0.63 --> 1.0.83Adam David1996-10-242-7/+59
| | | | | | | warning: dumpfile format changed Notes: svn path=/head/; revision=4088
* 1.0.63 --> 1.0.83Adam David1996-10-242-4/+56
| | | | | | | warning: dumpfile format changed Notes: svn path=/head/; revision=4087
* Remove old shared library because naming convention changedAndrey A. Chernov1996-10-242-1/+3
| | | | Notes: svn path=/head/; revision=4086
* Upgrade to 961022Andrey A. Chernov1996-10-242-5/+5
| | | | Notes: svn path=/head/; revision=4085
* Update for new perl5 portsJames FitzGibbon1996-10-242-2/+7
| | | | Notes: svn path=/head/; revision=4084
* an interface between perl5 and the database Postgres95.James FitzGibbon1996-10-235-0/+48
| | | | Notes: svn path=/head/; revision=4083
* perl5 module to access BSD process resource limit and priority functions.James FitzGibbon1996-10-235-0/+120
| | | | Notes: svn path=/head/; revision=4082
* Import of standalone module to allow access to mSQL databases in perl5.James FitzGibbon1996-10-235-0/+106
| | | | Notes: svn path=/head/; revision=4081
* Import of module for generic access to databases in perl5.James FitzGibbon1996-10-2310-0/+100
| | | | Notes: svn path=/head/; revision=4080
* Import of perl5 module for access to libz functions.James FitzGibbon1996-10-235-0/+56
| | | | Notes: svn path=/head/; revision=4079
* Upgrade to 0.99.35Andrey A. Chernov1996-10-224-38/+23
| | | | Notes: svn path=/head/; revision=4078
* Upgrade, 1.5.1 -> 1.6.2.Masafumi Max NAKANE1996-10-222-5/+6
| | | | | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu Notes: svn path=/head/; revision=4077
* Add missing entries.Jean-Marc Zucconi1996-10-226-30/+102
| | | | | | | Submitted by: jhs Notes: svn path=/head/; revision=4076
* Prints some warning message about user initialization file at installation.Masafumi Max NAKANE1996-10-221-0/+9
| | | | Notes: svn path=/head/; revision=4075
* Workaround for elvrec acts inproperly when there is symbolic links inMasafumi Max NAKANE1996-10-221-0/+28
| | | | | | | | | | relevant directories. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=4074
* Changed the name of user initialization file in the man page to .elvisrc.Masafumi Max NAKANE1996-10-221-0/+26
| | | | | | | | (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=4073
* This port now installs startup script into ${PREFIX}/etc/rc.d.Masafumi Max NAKANE1996-10-222-1/+5
| | | | | | | | | | | | Changed the location for the documentation to be installed to ${PREFIX}/share/doc/jp-elvis. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=4072
* Split the patch file. (Separate patch file for each file to be patched.)Masafumi Max NAKANE1996-10-221-0/+85
| | | | | | | | | | | | Fixed the problem that elvis attempts to use /usr/preserve if /var/preserve doesn't exist. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=4071
* This port now installs its startup script in ${PREFIX}/etc/rc.d.Masafumi Max NAKANE1996-10-221-7/+28
| | | | | | | | | | | | | | The location for the documentation to be installed is now ${PREFIX}/share/doc/jp-elvis. Added ``editors'' to the CATEGORIES list. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=4070
* Minor grammatical cleanups to the warning message.John Polstra1996-10-221-6/+6
| | | | Notes: svn path=/head/; revision=4069
* Move EXTRACT_SUFX up in the first section where it belongs.Satoshi Asami1996-10-221-3/+2
| | | | Notes: svn path=/head/; revision=4068
* More official patchesAndrey A. Chernov1996-10-224-26/+26
| | | | Notes: svn path=/head/; revision=4067
* md5 file was obsoletedAndrey A. Chernov1996-10-221-1/+1
| | | | Notes: svn path=/head/; revision=4066
* Upgrade to v1.92.1James FitzGibbon1996-10-224-22/+19
| | | | | | | Remove directories created during pkg_delete Notes: svn path=/head/; revision=4065
* Upgrade to 961020Andrey A. Chernov1996-10-213-28/+4
| | | | Notes: svn path=/head/; revision=4064
* Better ports configurationAndrey A. Chernov1996-10-214-8/+14
| | | | | | | Submitted by: max Notes: svn path=/head/; revision=4063
* rename the internal setstate() so it doesn't conflict with libc'sEric L. Hernes1996-10-211-0/+71
| | | | | | | | Discovered from: Satoshi Caused by: XFree 3.1.2G Notes: svn path=/head/; revision=4062
* Correctly list all files installed.Masafumi Max NAKANE1996-10-211-40/+118
| | | | | | | Added @dirrm directives to delete empty directories upon deinstallation. Notes: svn path=/head/; revision=4061