summaryrefslogtreecommitdiff
path: root/emulators/osf1_base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add pointer to the LICENSE file.David E. O'Brien2001-10-012-0/+5
| | | | Notes: svn path=/head/; revision=48323
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Remove what seemed like an innocuous warning message but turned out to beSteve Price2000-08-131-2/+2
| | | | | | | | a serious flaw that was causing parts of the XFree86 ports lib/X11 directory to be removed on 'make deinstall'. Notes: svn path=/head/; revision=31625
* Update to the 3rd build of these libs.David E. O'Brien2000-07-202-4/+3
| | | | | | | | Also remove the restriction as we are allowed by Decpaq to directly offer this package now. Notes: svn path=/head/; revision=30907
* I have been asked to *TEMPERARYLY* restrict this again.David E. O'Brien2000-04-201-0/+1
| | | | Notes: svn path=/head/; revision=27795
* Remove the distribution restriction. RedHat is distributing the Tru64David E. O'Brien2000-04-151-1/+0
| | | | | | | libs and thus so will we. Notes: svn path=/head/; revision=27575
* Fix /usr/compat -> /compatPeter Wemm2000-04-141-1/+1
| | | | Notes: svn path=/head/; revision=27542
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* make a symlink out of the compat environment so that programs callingAndrew Gallatin2000-03-082-0/+3
| | | | | | | | | system() will be able to find /sbin/sh This allows Netscape to run external apps (eg, ghostview) Notes: svn path=/head/; revision=26639
* The "netscape" rpm from Compaq is now an actual RPM, not an RPMAndrew Gallatin2000-03-082-6/+3
| | | | | | | | containing a gzipped tarball. Update the Makefile and the md5 checksum to reflect this new rpm. Notes: svn path=/head/; revision=26634
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-1/+1
| | | | Notes: svn path=/head/; revision=25734
* Correct PLIST for rev 1.2 of ../MakefileDavid E. O'Brien2000-02-081-0/+7
| | | | Notes: svn path=/head/; revision=25579
* Change version number to match the libc.so in the distfile. It seemsDavid E. O'Brien2000-02-071-1/+1
| | | | | | | | | | these are not the Tru64 libs, but rather the Digital Unix 4.0f libs. Note that the new version number is "lower" than the previous one. Submitted by: gallatin Notes: svn path=/head/; revision=25578
* Add some symlinks agaist libc.so that the RPM install script does.David E. O'Brien2000-02-061-1/+5
| | | | Notes: svn path=/head/; revision=25512
* This contains a minimal selection of shared libraries from a Compaq Tru64 5.0David E. O'Brien2000-02-055-0/+85
installation. These libraries and support files, in conjunction with the osf1 module, form the basis of the osf1 compatibility environment. Notes: svn path=/head/; revision=25503