Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-22 | Add native X11 support for HP-UX 11.11. | tnn | 3 | -1/+300 | |
2007-04-20 | Sync with src: PRIu64 -> MY_PRIu64 + fallback value of PRIu64. | joerg | 3 | -13/+12 | |
2007-04-20 | re-add fix from r1.11 after sync | tnn | 1 | -2/+3 | |
2007-04-20 | re-add fix from r1.42 after sync | tnn | 1 | -2/+3 | |
2007-04-20 | Checking whether a file with an blank filename exists is somewhat bogus. | tron | 2 | -4/+4 | |
Improve the last change to avoid that. Bump package revision again. | |||||
2007-04-20 | Fix quoting so that the code to detect the location of "mk.conf" actually | tron | 2 | -4/+4 | |
works (under Darwin?). Bump package revision again. | |||||
2007-04-19 | update pkg_chk to 1.85nb1 - do not change the value of MAKECONF when building | abs | 1 | -3/+6 | |
2007-04-16 | Update pkgtools/pkg_chk to 1.85: | abs | 2 | -3/+4 | |
Add a missing FAIL= to the start of pkg_install(), the absence of which would cause a package which had been "previously installed" to pick up the last value of FAIL (and sometimes be incorrectly marked as failed). Thanks to Martin Weber for the diagnosis. | |||||
2007-04-16 | Sync with NetBSD base: | joerg | 13 | -38/+49 | |
Some FTP server don't expand [] in NLIST, most noticable is vsftpd. Avoid this by splitting the wildcard search pattern into two commands. Sync some other minor changes. Bump to 20070416. | |||||
2007-04-15 | Before using any variables in .if conditionaly, bsd.prefs.mk should be | rillig | 1 | -3/+3 | |
included. In the special case of the BATCH variable, this does not make a difference, since it is set via an environment variable. | |||||
2007-04-15 | Removed the "Internal pkglint errors" when parsing complicated Make | rillig | 1 | -1/+19 | |
variable expressions. These expressions are skipped completely and not checked for anything. | |||||
2007-04-15 | Update pkg_chk to 1.84: | abs | 2 | -10/+25 | |
Automatically use SU_CMD for pkg_add and pkg_delete if set by main pkgsrc and running as a non root user - based on a patch from Aleksey Cheusov. | |||||
2007-04-12 | When calling bootstrap-register from the bootstrap script for the | joerg | 4 | -8/+4 | |
various packages, pass down PKG_PRESERVE. Remove the default setting of PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree and be able to remove it again, if it is not an essientiel tool. OK jlam@ | |||||
2007-04-12 | add missing CVS id | tnn | 1 | -0/+4 | |
2007-04-12 | make xdec reflect files that exist on a fresh Tru64 5.1B-4 install | tnn | 1 | -5/+0 | |
2007-03-24 | Quell pkglint: don't forcibly hide output of shell commands in do-extract. | schmonz | 1 | -2/+2 | |
2007-03-24 | Grok the "scm" category. | schmonz | 1 | -2/+2 | |
2007-03-19 | Updated url2pkg to 2.6. | rillig | 2 | -4/+4 | |
Changes since 2.5: - Fixed the regular expression that splits up the SourceForge URL. | |||||
2007-03-18 | Added INSTALLATION_DIRS_FROM_PLIST, MAKE_JOBS and MAKE_JOBS_SAFE. | rillig | 1 | -1/+4 | |
2007-03-16 | Removed the ONLY_FOR_PLATFORMS line. If there are platforms that | rillig | 3 | -20/+31 | |
definitely cannot run pkg_select, they should be added via NOT_FOR_PLATFORM. Made PKGTOOLS_PATH configurable. It is now set to the value of PKG_TOOLS_BIN. Moved the SUBST block further up in the package Makefile. PKGREVISION++ | |||||
2007-03-15 | Updated url2pkg to 2.5. | rillig | 2 | -4/+4 | |
Changes since 2.4: * Files called *.xs (native Perl module implementations) require a C compiler. | |||||
2007-03-12 | Sync config.{guess,sub} with mk/gnu-configure. | joerg | 10 | -1922/+2763 | |
2007-03-11 | Sync with NetBSD base version: | joerg | 9 | -104/+77 | |
- obsolete support for require scripts - nuke support for the following options of pkg_create: -X (excludefile) -r (require script) -h (Force follow symlink) - add option for pkg_create to specify additional @blddep packages. This brings us to version 20070308. | |||||
2007-03-09 | Added PKG_DBDIR and RUN. | rillig | 1 | -1/+3 | |
2007-03-09 | INSTALLATION_DIRS_FROM_PLIST is more comfortable than specifying | rillig | 1 | -2/+2 | |
INSTALLATION_DIRS explicitly. It also removes some redundancy. | |||||
2007-03-08 | Shortened the code. | rillig | 1 | -39/+11 | |
2007-03-08 | NetBSD has <err.h>. Fixes PR 33036. | rillig | 1 | -1/+2 | |
2007-03-02 | Remove pkgmanpages packages, the information contained in it has been | wiz | 6 | -170/+1 | |
integrated in the pkgsrc guide. | |||||
2007-03-02 | Update to today's version. | wiz | 2 | -616/+5 | |
2007-03-02 | Remove duplicate LIB_DEPENDS line and add SCRIPTDIR, NO_PKG_REGISTER, and | wiz | 1 | -2/+6 | |
NO_DEPENDS. | |||||
2007-03-02 | Remove support for obsolete and unused NO_PKG_REGISTER. | wiz | 2 | -5/+3 | |
2007-02-23 | Convert USE_GMAKE=yes to appropriate USE_TOOLS. | ginsbach | 1 | -1/+2 | |
2007-02-23 | Explained a warning that wiz just asked me about. | rillig | 1 | -1/+13 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 9 | -26/+26 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-02-22 | Added another form of sourceforge.net download URLs, as requested by | rillig | 1 | -2/+2 | |
wiz. | |||||
2007-02-22 | Updated url2pkg to 2.4. | rillig | 2 | -4/+5 | |
Changes since 2.3: - When more than one directory exists in WRKDIR after extracting the distfile, a helpful comment is added to the generated Makefile. | |||||
2007-02-21 | Added the category "filesystems". | rillig | 1 | -2/+2 | |
2007-02-20 | pkglint-4.76; teach emacs22{,nox}. | uebayasi | 2 | -5/+5 | |
2007-02-20 | Fixed the detection of ": Avoid regenerating within pkgsrc". | rillig | 1 | -7/+13 | |
2007-02-19 | The IRIX identification macro is __sgi. | rillig | 1 | -54/+50 | |
Rewrote the shell parser to handle backticks recursively. This would have found the recent quoting bug in mk/flavor/pkg/depends.mk. The RUN make(1) variable is correctly identified. | |||||
2007-02-16 | Make sure pkg_filecheck uses db185 api | tonio | 2 | -4/+4 | |
2007-02-15 | Added PGSQL_PREFIX. | rillig | 1 | -1/+2 | |
2007-02-15 | Added a new data type for CVS Entries lines. | rillig | 1 | -2/+76 | |
The ": Avoid regen" configure patch must not be committed to CVS. | |||||
2007-02-10 | add defined check before !empty, to make bootstrap make happy | tonio | 1 | -2/+2 | |
2007-02-07 | Sync with src. | wiz | 1 | -4/+3 | |
2007-02-06 | Update pkg_summary(5) man page to mention how it can | reed | 3 | -4/+34 | |
be generated (from NetBSD). Add a PKGREVISION. | |||||
2007-01-30 | Another wish item: configure patches should not contain the pkgsrc | joerg | 1 | -1/+2 | |
magic. | |||||
2007-01-30 | Added apache22. | rillig | 1 | -4/+4 | |
2007-01-30 | Oops, I forgot to add the dependency to p5-enum. | rillig | 1 | -2/+3 | |
That makes pkglint go to version 4.75. | |||||
2007-01-28 | Accept kde3-1.0 in USE_DIRS. | wiz | 1 | -1/+2 | |