Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 | |
2001-04-18 | Move to sha1 digest, and add distfile size | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-04-04 | set M4 to GNU m4. M4 in CONFIGURE_ENV was overridden by later addition of | wiz | 1 | -2/+3 | |
M4-setting in bsd.pkg.mk. | |||||
1999-12-28 | RCS tag added | wiz | 1 | -0/+1 | |
1999-11-02 | Make sure that the correct "awk" binary is selected during configuration. | tron | 1 | -2/+2 | |
Fixes PR pkg/8715 by Charles M. Hannum. | |||||
1999-09-08 | Prefer our awk to mawk (weak depends alert!) | hubertf | 2 | -1/+13 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-04-03 | The file was changed on the master site. | hubertf | 1 | -2/+2 | |
Reported in PR 7311 by Benjamin Lorenz <lorenz@otelo-online.de> | |||||
1999-03-12 | Adapt this Makefile to the new GNU layout for their ftp sites. | agc | 1 | -2/+2 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -5/+5 | |
1999-01-06 | This needs to updated too of course. | frueauf | 1 | -2/+2 | |
1999-01-06 | Update autoconf to 2.13. | frueauf | 4 | -27/+24 | |
To cite announce on freshmeat for Changes: Various bugfixes and enhancements collected during the past two years since the last release. Way too many to mention them all here. The ChangeLog is included in the package. | |||||
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -2/+2 | |
DEPENDS definition. | |||||
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-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -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 | -6/+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-16 | portlint: add default MAINTAINER; fix WARNs. | frueauf | 1 | -2/+5 | |
1998-03-12 | Make this package depend on Perl5. Take out the stuff I put in | agc | 2 | -17/+11 | |
yesterday - it's not necessary if the Perl dependency is there. | |||||
1998-03-11 | Do the same pre-processing of the packing list for the files that | agc | 2 | -13/+12 | |
depend on autoscan. Also remove an erroneous @exec statement from the packing list. | |||||
1998-03-11 | Fix a problem pointed out by Charles Hannum. | agc | 2 | -11/+10 | |
If perl is not installed, there will be no autoscan script, so construct the packing list at installation time, when the contents are known. Also remove an erroneous check for a texinfo dir file. | |||||
1998-02-01 | portlint: remove extra empty line | hubertf | 1 | -2/+1 | |
1998-01-25 | Define OPSYS before using it; reported by Thorsten Frueauf | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id, put DEPENDs in one place | hubertf | 1 | -7/+6 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -5/+5 | |
1997-12-22 | Fix setting CONFIGURE_ENV ("=" -> "+=") | hubertf | 1 | -2/+2 | |
1997-11-13 | Do not depend on "install-info", but on "${PREFIX}/bin/install-info", | hubertf | 1 | -2/+2 | |
to make sure we do have ${PREFIX}/info/dir (which comes with out gtexinfo). | |||||
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-09 | Add a (build) dependency on gtexinfo for NetBSD. | agc | 1 | -5/+6 | |
Remove previous OS-dependent hack whereby we had no info files on NetBSD. Install the info files by default. | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 1 | -0/+6 | |
Use uname -s to work out the Operating System. FreeBSD has install-info and /usr/share/info/dir by default. NetBSD doesn't, so, for now, don't try to do this on NetBSD. | |||||
1997-10-06 | Initial import of FreeBSD devel ports into NetBSD | agc | 8 | -0/+113 | |
packages system. |