summaryrefslogtreecommitdiff
path: root/comms/fidogate/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-08-01Change MAINTAINER from tv at netbsd dot org to tv at pobox dot com afterjschauma1-2/+2
consulting with Todd.
2002-07-06Make the rc.d script more compliant.tv1-1/+2
2002-07-06* Update to 4.4.5. Minor changes; see ChangeLog. Moved to SourceForge.tv1-11/+16
* Make compile on newer gcc -Wuninitialized. * Use CONF_FILES install method.
2002-03-23Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-02-18Introduce new framework for handling info files generation and installation.seb1-2/+3
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-11-30Use perl5/buildlink.mk instead of USE_PERL5.jlam1-3/+3
2001-10-31Clean out my pkgsrc diffs:tv1-2/+2
Update fidogate to 4.4.4. Major changes; see documentation for information.
2001-08-19Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-03-05${PERL} -> ${PERL5}. Should fix i386 bulk build problem.wiz1-2/+2
2001-02-22Create some semblance of a default config file, generated from compile-timetv1-2/+9
defaults. Also minor cleanup and ability to strip binaries.
2001-02-22Update to 4.4.2, and clean up massively. No longer creates the /var dirs,tv1-25/+33
and doesn't have a template .conf files (but many examples in share/examples/fidogate). See documentation for changes.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-26etc/rc.d: fidogate.sh -> fidogatehubertf1-2/+2
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz1-2/+2
Add info-dir-entry.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
1999-09-23remove bogus NO_CDROMshubertf1-3/+1
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-07-24Update to use USE_LIBTOOL.tv1-4/+2
1998-07-18Add INFO_FILES and add install-info to PLIST.tv1-2/+3
1998-07-18Enable fidogate, and set it NO_CDROM (though let the mirroring fetch thetv1-1/+3
distfile).
1998-07-16Add fidogate-4.2.9, a FidoNet (FTN) <-> Internet mail and news gateway.tv1-0/+42
Add to directory Makefile, but do not enablefor batch builds due to the limited useability of this pkg in the general NetBSD workplace.