summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2001-02-06Close list, and replace "" by Dq.wiz1-3/+4
2001-02-01We should use an MTREE file in this package. From Thomas Klausner.agc1-2/+1
2001-02-01Fix typo, noticed by simonb@netbsd.orgagc1-1/+1
2001-02-01Add and enable pkgsurveyagc1-1/+2
2001-02-01Initial import of pkgsurvey, a utility to feedback package usageagc6-0/+62
information, when run, to the NetBSD pkgsrc people. There is a possibility that you may not want to divulge this information - in which case, you should consider deleting this package from your system (to ensure that no-one can run it). Information is only sent when pkgsurvey is invoked. The information gathered will not be divulged to anyone. It will be used for pkgsrc scheduling purposes.
2001-01-31Correct some minor grammar and spelling mistakes.jlam1-23/+23
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-6/+3
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-29Update to pkglint-2.36abs2-3/+8
On pre NetBSD-1.4 fall back to 'sysctl -n hw.machine_arch' for MACHINE_ARCH
2001-01-29Install the manpage.abs1-1/+2
2001-01-28Added a man page for url2pkgmanu2-1/+125
2001-01-28Bump version to 1.14 - GNU_CONFIGURE bugfixhubertf1-2/+2
2001-01-28Find out about GNU_CONFIGURE (over HAS_CONFIGURE) properly.hubertf1-2/+2
2001-01-28Bump version number to 1.1 after manual page has been added.tron1-2/+2
2001-01-28Added rpm2pkg(8) man pagemanu3-2/+139
2001-01-26Update to 2.35: Note deprecated LIBTOOL_OVERRIDE.wiz2-3/+8
2001-01-25Add and enable "rpm2pkg".tron1-1/+2
2001-01-25Import new "rpm2pkg" package:tron5-0/+749
Convert RPM archives to NetBSD packages
2001-01-25Use "FILE" instead of "file" as variable name to avoid a "pkglint" warningtron1-8/+8
here.
2001-01-21Update to 1.9:veego2-6/+5
- add SPOOLDIR so you can change the default spool directory without hacking the source code - add support for non-sparc architectures by using sysinfo(2), can be overwritten by the new -a flag. - add SVR4_PKGNAME support to overwrite the automatically truncating of PKGNAME which won't work for a few packages like the amanda-* ones. - use the PKG_VERSION for the VERSION entry in the pkginfo file and not ctime(3). - use st_gid and not st_uid for the groupname in the pkgmap file. Make me the maintainer of this package. You need at least pkgsrc/mk/bsd.pkg.mk 1.645 to use the new version.
2001-01-21Fix usage (duplicate "echo") - patch by Tomasz Luchowski <zuntum@eik.pl>hubertf1-2/+2
2001-01-19Use "nroff -man" on Solaris for the moment so that this package buildstron1-4/+6
at least.
2001-01-19Remove redundant variable assign.hubertf1-2/+1
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-19Fix DESCR: `this is three tools: a.) b.) c.) d.)'jwise1-2/+2
2001-01-18Pull in a minor change to xmkmf from XFree86-4.0.2: xmkmf now supportsjlam2-12/+24
adding preprocessor definitions on the command line with -DVAR=var. Update package version to 1.1.
2001-01-18Some bugfixes and improvements from both Tomasz Luchowski <zuntum@eik.pl>hubertf2-30/+24
and myself. Patch contributed in private mail.
2001-01-18exec with $editor, not $EDITOR. pkgvi now actually works as advertised.jlam1-3/+3
2001-01-18Update pkglint to 2.34.abs2-6/+9
Changes to lintpkgsrc: Fix DEPENDS error (was only checking first DEPENDS). Fix from Dan. Fix uname to work on pre NetBSD 1.4 systems.
2001-01-17Update to 0.96: Add pkgvi, a wrapper that cares to backup files before youhubertf6-7/+180
modify them (and that also handles unmodified files in a sane way by deleting backup files that had no changes). The pkgvi utility was contributed by Tomasz Luchowski <zuntum@eik.pl>
2001-01-13Fix typo in last commit.tron1-3/+3
2001-01-13Use "gdiff" from "diffutils" package under Solaris.tron2-5/+13
2001-01-12Update HOMEPAGE.dent1-2/+2
2001-01-04port2pkg-1.7:sommerfeld2-4/+5
Fix bugs: - $pkgdir/files wasn't created - mkdir($pkgdir/patches) was missing its second argument (needed at least for the version of perl I have installed)
2000-12-31Fix whitespace and typo in comment.jlam1-5/+5
2000-12-20pkg_install-20001220 update.hubertf2-4/+4
Post-1.5 version that fixes the timeout-problem when installing via FTP (the 10-minute timeout was on the whole transfer, not on a single file inside the package).
2000-12-15Make port2pkg handle the new FreeBSD ports structure. Bump version to 1.6.wiz2-20/+53
Addresses pkg/11683.
2000-12-13MIRROR_DISTFILE is deprecated; add tests for that and NO_{BIN,SRC}_ON_FTPwiz2-7/+14
instead. Bump to 2.33.
2000-12-09add and enable bsdpakwiz1-1/+2
2000-12-09Initial import of bsdpak-0.40. Package provided by Ben Collver in pkg/11481.wiz7-0/+155
DESCR: BSD package management utility. Aids user in finding, removing, upgrading, and installing packages in pkgsrc.
2000-12-02pkglint: Recognize a different name for the main sunsite, and twowiz2-3/+6
sourceforge URLs. Bump to 2.32.
2000-11-27escape RE special chars in package names.sakamoto1-1/+2
2000-11-17Update to pkglint-2.31abs3-65/+124
lintpkgsrc changes: Add '-S' - List packages not in category 'SUBDIRS', rename experimental '-S' to '-c'. Rework -h output to group by type. Fix poblem with handling certain glob expressions for depends, clean up manpage.
2000-11-14Add -B option to lintpkgsrc, to display broken packages.abs3-22/+46
Update to 2.30
2000-10-23Update xpkgwedge to 1.0 and make appropriate changes to bsd.pkg.mk to handlejlam10-39/+190
the new version of xpkgwedge. Changes from xpkgwedge 0.4: * Redefine ImakeCmd to "imake -I$(PREFIX)/lib/X11/config" to pick up X11 config files in $(PREFIX)/lib/X11/config before the ones in the standard X11 tree. * Install a program called "pkgxmkmf" that's actually xmkmf, but checks in $(PREFIX)/lib/X11/config before the standard X11 config directory. * Create the host.def file in $(PREFIX)/lib/X11/config instead of always in ${X11BASE}/lib/X11/config. The benefits of this are: 1) xpkgwedge can now install into $(PREFIX) instead of always into $(X11BASE). 2) Keeps the X11 tree "pure", and doesn't affect people who want to run xmkmf and not include all the xpkgwedge stuff, even if it's installed. 3) Packages that install config files (lesstif, xview-config) can now do so in $(PREFIX). 4) People only have to use 'pkgxmkmf' instead of 'xmkmf', and (hopefully) no other changes, if they want to use the config files in xpkgwedge'd packages.
2000-10-20Update to 2.29abs2-7/+32
lintpkgsrc - Add '-S' to optionally generate pkgsrcmap file mapping pkgname to pkgdir and version
2000-10-12Update pkglint to 2.28 - Add '-V' to lintpkgsrc - check binary packagesabs3-37/+113
against /pkgsrc/distfiles/vulnerabilities.
2000-10-05Update to 2.27abs2-5/+3
lintpkgsrc: Remove over enthusiastic setting of {'PKGSRCDIR'} = '/usr/pkgsrc';
2000-10-04Make the binary package so the same thing as a "make install": put thejlam1-2/+2
#include <xpkgwedge.def> at the start of the host.def file.
2000-10-02Update to 2.26abs2-46/+43
lintpkgsrc: Allow setting of any variable in mk.conf, including PACKAGES containing PKGSRCDIR.
2000-09-26Update pkglint to 2.25. If this keeps on I'm going to have to start usingabs2-38/+35
odd numbers for 'development' versions... lintpkgsrc: Rename set_pkgsrcdir to parse_mk_conf, and also extract PACKAGES as well as PKGSRCDIR. Update check_prebuilt_packages to handle the new package data structure that allos mulitple versions of the same package to be valid (for -current packages etc) - Missed in previous changes.
2000-09-22Update pkglint to 2.24:abs2-84/+113
lintpkgsrc tried to break DEPENDS up into a packagename and version section, so if the version did not match it could lookup the matching packages and suggest valid versions. Unfortunately this excessive helpfulness meant globs that cover both sides such as 'perl-{5.0*,5.6.0nb2,base-5.[6-9]*}' gave it a certain degree of indigestion. It also didn't handle the '.if ${BINNAME} != common' correctly in www/ns-plugger-common/Makefile. I believe now that any outstanding -i or -d warnings are genuine...