Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-26 | Withdraw that last change. "bsd.man.mk" compresses man pages whenever | fredb | 1 | -2/+2 | |
"MANZ" is set, regardless of it's value. The change only seemed to work because of the turds left over from the last failed install. | |||||
2001-03-26 | Make ${MANZ} really work even if protected by ".ifdef BSD_PKG_MK" in | fredb | 1 | -2/+2 | |
/etc/mk.conf. Otherwise, in the case where ${MANZ_COMPRESSED_IF_MANZ} and ${MANZ} are both protected by ".ifdef BSD_PKG_MK", the former fixes the PLIST inappropriately. | |||||
2001-03-26 | + Use libc mods to force aligned access. | agc | 4 | -11/+9 | |
+ Always use the included sha1 source, since libc's may cause unaligned access. + Don't allow weak aliases in included sha1 code. + Bump package version number | |||||
2001-03-23 | Add note how to actually run this. | hubertf | 1 | -1/+7 | |
2001-03-22 | Align correctly on LP64 platforms - from Andrew Brown and Simon Burge. | agc | 2 | -5/+5 | |
Bump version string accordingly | |||||
2001-03-20 | Added a -s flag to strip leading directories in file paths. Requested by | manu | 3 | -7/+59 | |
the Netscape package for PowerPC, and probably others. | |||||
2001-03-16 | No manual pages under Solaris until "nroff" has been integrated into | tron | 1 | -1/+2 | |
"zoularis". | |||||
2001-03-16 | pkgvi: fix cmp output redirection, remove some more backup files created | wiz | 2 | -4/+9 | |
by emacs. Bump version to 0.97. | |||||
2001-03-15 | Update to 2.41: | abs | 2 | -4/+4 | |
lintpkgsrc - when parsing ${VAR:S/x/y/} type constructs in Makefiles, handle separators other than '/'. | |||||
2001-03-14 | No functional changes. | agc | 2 | -2/+37 | |
Add a very small regression test script. Add a "test" target to the package Makefile. Suggested by Dan McMahill. | |||||
2001-03-13 | bump version to go with last change | dmcmahill | 1 | -2/+2 | |
2001-03-13 | add missing header file. makes this build on alpha with -Werror. | dmcmahill | 1 | -2/+3 | |
2001-03-12 | Add sha256, sha384 and sha512 digest algorithms, with BSD-licenced | agc | 7 | -20/+1531 | |
code from Aaron Gifford. Bump version number to 20010307 Simplify the manual page installation: + remove the :D.gz modifier from the manual page installation commands. It's not necessary, as bsd.pkg.mk works out whether the manual page is gzipped or not + just use the make(1) :M modifier to work out whether catinstall and maninstall are set in ${MANINSTALL} | |||||
2001-03-12 | Make "MANZ" do the right thing on pre-1.5 NetBSD (no ':D' modifier). | fredb | 1 | -3/+3 | |
2001-03-11 | Make this build with the latest "zoularis" again. | tron | 2 | -5/+9 | |
2001-03-10 | Remove unnecessary bootstrap kludge to make patches work for this package. | tron | 7 | -45/+9 | |
Because the source are included we can simply update them. | |||||
2001-03-10 | Solve chicken and egg problem by using a bootstrap digest shell script | tron | 2 | -7/+17 | |
used to verify the patch checksums of this package. | |||||
2001-03-10 | To make bootstrap of this package work again we need MD5 checksums. | tron | 1 | -3/+3 | |
2001-03-10 | regen (pkglint!) | wiz | 1 | -3/+3 | |
2001-03-10 | Make this package work under Solaris. | tron | 4 | -2/+37 | |
2001-03-08 | Don't use __weak_alias() when compiling. Fixes a coredump on 1.5, noted | agc | 2 | -4/+8 | |
by Chuq Silvers | |||||
2001-03-08 | Update pkglint to 2.40. | wiz | 2 | -31/+45 | |
Now handles the digests other than md5. Expands variables in ${PKGNAME}; doesn't check Makefile comments or COMMENTs for use of reserved words; and some minor cleanup. (Removes ~100 bogus warnings from lintpkgsrc -l). | |||||
2001-03-07 | Fix manual page registration. | kim | 2 | -4/+18 | |
2001-03-07 | Update to 20010307: Fixes pkg/12073, and builds on 1.4.x. | wiz | 2 | -4/+4 | |
2001-03-07 | Define "MANCOMPRESSED_IF_MANZ" to fix package registration on systems | tron | 1 | -1/+2 | |
with "MANZ" defined. | |||||
2001-03-07 | fix. really. now. | hubertf | 2 | -6/+8 | |
2001-03-07 | Next fix - go back to MD5 checksums, and rework patch | hubertf | 3 | -15/+10 | |
2001-03-07 | * Forgot patch-sum file from last commit | hubertf | 2 | -3/+5 | |
* Reduce context from patch-aa, as it contains a RCS Id (that's what you get for not using pkgdiff!) | |||||
2001-03-07 | Fix this to compile on systems that don't have a make(1) from | hubertf | 3 | -2/+38 | |
post-1.5 NetBSD-current. XXX is removal of NO_PATCH ok here? (Zoularis context etc.) | |||||
2001-03-06 | Actually, MANCOMPRESSED_IF_MANZ doesn't seem to be true. | wiz | 1 | -3/+1 | |
2001-03-06 | Add and enable digest | agc | 1 | -1/+2 | |
2001-03-06 | Import of a small utility, which calculates message digests, into the | agc | 15 | -0/+1912 | |
NetBSD packages collection. At the current time, this utility calculates md5, sha1 and rmd160 message digests, but is designed to be extensible, so that other algorithms can be added easily, if and when they appear. The utility outputs digests in the same format as md5(1) in basesrc. It is designed to be small, and to be linked statically. | |||||
2001-03-05 | Update to 20010306 (bugfix for pkg_add '*'; -V option for version). | wiz | 2 | -7/+7 | |
2001-02-28 | whitespace fixes | wiz | 1 | -2/+2 | |
2001-02-26 | Surround PERL5_* variable definitions in check for definition. This cuts | jlam | 1 | -1/+7 | |
the number of times perl is invoked substantially as pkgsrc uses a recursive make scheme. | |||||
2001-02-25 | Bump to 1.39: | hubertf | 2 | -5/+24 | |
Catch a few cases where MKDIR/INSTALL -d can be replaced by INSTALL_*_DIR | |||||
2001-02-25 | Allow overriding PKG_DBDIR in /etc/mk.conf | hubertf | 1 | -5/+6 | |
2001-02-24 | port2pkg-1.9: | sakamoto | 2 | -4/+4 | |
fix s/$1/$_/ at reading COMMENT. | |||||
2001-02-22 | Add length check for COMMENT. Bump to 2.38. | wiz | 2 | -3/+6 | |
2001-02-21 | Update to 20010221 to work around a pkg_* bug where "nbX" isn't properly | hubertf | 2 | -4/+4 | |
recognized in version matching of pkg_add, pkg_admin. This is the src/usr.sbin/pkg_install from -current as of today, with pkg_install/Makefile.inc and pkg_install/Makefile from 1.5, to allow this to build. | |||||
2001-02-20 | add and enable perl-mk | wiz | 1 | -1/+2 | |
2001-02-20 | Import of perl-mk-1.0: | wiz | 3 | -0/+41 | |
Another stab at speeding up recursive tree walks: Move perl variables that depend on the installed version to a separate file, so that some perl invocations only get done once per installation of perl, not once per 'make' in pkgsrc. | |||||
2001-02-18 | <FOO> => FOO, so it can be easier skipped with word forward/backward | hubertf | 1 | -3/+3 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 28 | -28/+28 | |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -15/+17 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-16 | Change COMMENT handling: | wiz | 6 | -38/+45 | |
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT file. The COMMENT var should be in the maintainer block after the homepage. Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested) for the new behaviour. Document new state in Packages.txt. This should save lots of inodes, and lots of time when untarring/updating. Idea by Alistair Crooks. For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid a flag day. | |||||
2001-02-13 | fix typo | hubertf | 1 | -1/+1 | |
2001-02-08 | add man/cat1/pkgvi.0 | wiz | 1 | -1/+2 | |