aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/svr4
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18 .cvsignore is deadJörg Mayer1-6/+0
it has been replaced by svn proplist -v <dir/file> and svn propedit <dir/file> svn path=/trunk/; revision=11422
2004-07-18Add epan/dissectors/.cvsignoreJörg Mayer1-0/+2
Add tags and TAGS to all .cvsignore files svn path=/trunk/; revision=11419
2002-08-18Tweak the Solaris/SVR4 packaging a bit. Change "make install-strip" toGerald Combs1-1/+9
"make install"; even though the resulting files are huge it's probably better to have the debugging symbols intact. Set file and directory permissions in /usr/local to match those in /usr. svn path=/trunk/; revision=6016
2002-01-21From Andrew Feren:Guy Harris1-3/+14
The original checkinstall assumed /usr/local as the GTK+ install install directory even if an alternate directory directory was specified when configure was run. checkinstall now checks for GTK+ in the configured directory and punts (checks if gtk-config is in the path) if it doesn't find GTK+ in the configured location. svn path=/trunk/; revision=4595
2002-01-21From Andrew Feren - don't use what is presumably a GNU find-specificGuy Harris1-1/+1
option in the find command in mkpkg, to make it work with the Solaris find. svn path=/trunk/; revision=4594
2001-01-10Fix up Gerald's e-mail address to be his "ethereal.com" address.Guy Harris1-1/+1
svn path=/trunk/; revision=2859
2000-11-08Fix type checking for the "i386" platform.Gerald Combs1-7/+1
svn path=/trunk/; revision=2579
2000-07-30Update and add ".cvsignore" files to reduce the level of noise from CVS.Guy Harris1-0/+4
svn path=/trunk/; revision=2179
2000-07-26Remove some "Makefile.in"s that I accidentally committed last night.Gerald Combs1-229/+0
svn path=/trunk/; revision=2166
2000-07-26Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPMGerald Combs5-0/+380
package build targets. Move ethereal.spec(.in) to packaging/rpm. The spec file is different from Henri's. We might want to switch to his for the sake of consistency. svn path=/trunk/; revision=2162