Revision: 5781 http://gar.svn.sourceforge.net/gar/?rev=5781&view=rev Author: valholla Date: 2009-07-31 15:50:47 +0000 (Fri, 31 Jul 2009)
Log Message: ----------- my changes 3 Modified Paths: -------------- csw/mgar/pkg/sendmail/trunk/Makefile csw/mgar/pkg/sendmail/trunk/checksums Modified: csw/mgar/pkg/sendmail/trunk/Makefile =================================================================== --- csw/mgar/pkg/sendmail/trunk/Makefile 2009-07-31 15:30:47 UTC (rev 5780) +++ csw/mgar/pkg/sendmail/trunk/Makefile 2009-07-31 15:50:47 UTC (rev 5781) @@ -14,7 +14,6 @@ MASTER_SITES = ftp://ftp.sendmail.org/pub/sendmail/ DISTFILES = $(GARNAME).$(GARVERSION).tar.gz DISTFILES += cswsendmail site.config.m4 -DISTFILES += i.sol8 i.sol9 i.sol10 checkinstall DISTFILES += $(foreach FILE,$(shell cd $(FILEDIR) && ls *.CSW),$(FILE)) # We define upstream file regex so we can be notifed of new upstream software release @@ -25,10 +24,16 @@ # UPSTREAM_MASTER_SITES = # we require -PACKAGES = CSWsendmail CSWsendmail_common +PACKAGES = CSWsendmail CSWsendmailcommon +SPKG_DESC_CSWsendmail = $(DESCRIPTION) +SPKG_DESC_CSWsendmailcommon = $(DESCRIPTION) common files +CATALOGNAME_CSWsendmail = sendmail +CATALOGNAME_CSWsendmailcommon = sendmail_common + +REQUIRED_PKGS_CSWsendmail = CSWbdb CSWoldaprt CSWosslrt CSWsasl CSWtcpwrap CSWcswclassutils CSWsendmailcommon +REQUIRED_PKGS_CSWsendmailcommon = CSWbdb CSWoldaprt CSWosslrt CSWsasl CSWtcpwrap CSWcswclassutils ARCHALL_CSWsendmail_common = 1 SPKG_CLASSES_CSWsendmail = none cswinitsmf -REQUIRED_PKGS_CSWsendmail = CSWbdb CSWoldaprt CSWosslrt CSWsasl CSWtcpwrap CSWcswclassutils PROTOTYPE_FILTER = awk '$$$$3 ~/\/init\.d\/cswsendmail$$$$/ { $$$$2 = "cswinitsmf" } { print }' PKGFILES_CSWsendmail_common = .*$(sharedstatedir)/.* @@ -37,6 +42,7 @@ PKGFILES_CSWsendmail_common = .*/clientmqueue/.* PKGFILES_CSWsendmail_common = .*/csw/init\.d/.* +ENABLE_CHECK = 0 # patch away GNUism PATCHFILES = patch-CC-M.m4 @@ -105,17 +111,6 @@ ginstall -m 755 $(OBJDIR)/$$file $(DESTDIR)$(sbindir) ; \ done ) - @# rename libraries and binaries os-specific - ( for file in `ls $(DESTDIR)$(libdir)` ; do \ - mv $(DESTDIR)$(libdir)/$$file $(DESTDIR)$(libdir)/ ; \ - done ) - ( for file in `ls $(DESTDIR)$(bindir)` ; do \ - mv $(DESTDIR)$(bindir)/$$file $(DESTDIR)$(bindir)/ ; \ - done ) - ( for file in `ls $(DESTDIR)$(sbindir)` ; do \ - mv $(DESTDIR)$(sbindir)/$$file $(DESTDIR)$(sbindir) ; \ - done ) - @# install manpages ( for file in $(MANFILES1) ; do \ ginstall -m 644 $(OBJDIR)/$$file $(DESTDIR)$(mandir)/man1 ; \ Modified: csw/mgar/pkg/sendmail/trunk/checksums =================================================================== --- csw/mgar/pkg/sendmail/trunk/checksums 2009-07-31 15:30:47 UTC (rev 5780) +++ csw/mgar/pkg/sendmail/trunk/checksums 2009-07-31 15:50:47 UTC (rev 5781) @@ -1,10 +1,6 @@ 2bfc78e0f774b7168e29628b6a18570a download/aliases.CSW -f581c67e3834d6a520d8faf9dfb8c7eb download/checkinstall 2592f7d191867c1d1c63ff16d818dcb5 download/cswsendmail c816378b3028cbab410f72168b571775 download/helpfile.CSW -27994344f69c7c92382d57264c7debf8 download/i.sol10 -24ffe87e0881ffa3e0495eeede9a0602 download/i.sol8 -b3510dc2ae95e585bc922cab8c89b8f0 download/i.sol9 d41d8cd98f00b204e9800998ecf8427e download/local-host-names.CSW 95c787a371c63caebc5d76faddba08e4 download/patch-CC-M.m4 a5ee5d26e1f546a2da5fb9a513bd6bce download/sendmail.8.14.3.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel