summaryrefslogtreecommitdiff
path: root/lang/egcs
AgeCommit message (Collapse)AuthorFilesLines
2004-02-22Remove info files entries from PLIST.seb1-56/+1
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-23Convert to USE_NEW_TEXINFO via easy route (by using buildlink2).seb2-9/+4
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-17/+17
2003-04-27Lint: make concise to fit into 24 line limitcjep1-11/+7
2002-02-18Introduce new framework for handling info files generation and installation.seb2-8/+9
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-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
package Makefile.
2000-02-05add info-dir entries for info files, even for binary packageswiz1-1/+7
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-01Correct PLIST - a directory was incorrectly masquerading as a file.agc1-3/+3
1999-08-16Generalise PLIST by using ${MACHINE_GNU_PLATFORM}agc1-77/+77
1999-07-02For packages that are in the NetBSD base system, but needed foragc1-2/+2
Solaris, narrow down the platforms, and use specific inclusion rather than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-12/+12
pattern match format. Minor pkglint along the way.
1999-04-07Import of egcs-1.1.2, the the experimental GNU compiler suite, for use onagc5-0/+341
Solaris only (this package is part of the base NetBSD system).