Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-08 | Remove info files entries from PLIST. | seb | 1 | -5/+1 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-03 | Install documentation in a canonical pkgsrc directory. | seb | 4 | -43/+63 | |
Sort and clean PLIST. Bump PKGREVISION. | |||||
2003-08-03 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+5 | |
Remove not so perfect call to ${MAKE} in pre-install target to handle the info/ subdir, tune ALL_TARGET instead. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -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-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 3 | -0/+6 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 1 | -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-07 | Remove leading binary junk from the patches. | agc | 2 | -2/+2 | |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -4/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-28 | portlint: sync manpages with Makefile and reality. | frueauf | 1 | -4/+4 | |
1998-03-28 | portlint: sync MAN1 with PLIST and reality. | frueauf | 1 | -3/+3 | |
1998-03-16 | Update to V3.4.17 | hubertf | 5 | -21/+41 | |
1998-02-09 | ARCH -> MACHINE_ARCH | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: add MAINTAINER, move RUN_DEPENDS, patch -> ${PATCH} | hubertf | 1 | -4/+6 | |
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 1 | -2/+2 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-24 | - care for info-page | hubertf | 1 | -0/+4 | |
- remove port-specific dirs on pkg_delete | |||||
1997-10-24 | - Put back FreeBSD RCS Id | hubertf | 1 | -1/+9 | |
- Configure as '${ARCH}--netbsd' (CONFIGURE_ARGS) - require devel/gtexinfo for info-pages - run install-info on 'make install' | |||||
1997-10-11 | Import as of 09/25/97 | hubertf | 8 | -0/+115 | |