summaryrefslogtreecommitdiff
path: root/misc/git
AgeCommit message (Collapse)AuthorFilesLines
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+5
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-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-07-09Add package patch checksum files.agc1-0/+4
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-2/+2
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
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-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-05-23Fix --host= rule to use a three part architecture, and fix GNU pkgs to usetv1-2/+1
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-07Remove leading binary junk from the patches.agc2-2/+2
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc1-2/+2
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-4/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-28portlint: sync manpages with Makefile and reality.frueauf1-4/+4
1998-03-28portlint: sync MAN1 with PLIST and reality.frueauf1-3/+3
1998-03-16Update to V3.4.17hubertf5-21/+41
1998-02-09ARCH -> MACHINE_ARCHhubertf1-2/+2
1998-01-24portlint: use our install-infohubertf1-3/+3
1998-01-24portlint: add MAINTAINER, move RUN_DEPENDS, patch -> ${PATCH}hubertf1-4/+6
1997-12-22Fix setting CONFIGURE_ARGS ("=" -> "+=")hubertf1-2/+2
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-24 - care for info-pagehubertf1-0/+4
- remove port-specific dirs on pkg_delete
1997-10-24 - Put back FreeBSD RCS Idhubertf1-1/+9
- Configure as '${ARCH}--netbsd' (CONFIGURE_ARGS) - require devel/gtexinfo for info-pages - run install-info on 'make install'
1997-10-11Import as of 09/25/97hubertf8-0/+115