Commit graph

4232 commits

Author SHA1 Message Date
obache
ab4e71d90b Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
wiz
45f66127e4 If I get to fix the bugs, I might as well OWN it. 2012-08-05 09:55:54 +00:00
abs
c47234ee72 Updated pkgtools/pkg_chk to 2.0.4
Fix regression introduced in 2.0.1 where available binary packages
would not always be listed
Add licence (2 clause BSD)
2012-08-03 10:35:31 +00:00
asau
6317d33d1b Recognize make syntax (make variable) in one more place. 2012-08-03 09:07:21 +00:00
abs
50fc94c5a9 Updated pkgtools/pkg_chk to 2.0.3
PR#46760 pkgtools/pkg_chk /tmp/pkg_chk.XXXXXa directories
- Ensure tmpdir is removed in the -g and -p case
2012-08-02 09:39:49 +00:00
asau
39e69895bc Don't enforce purely aesthetic changes. 2012-08-01 22:19:00 +00:00
imil
9a2590b4d4 Forgot to bump version in configure.ac 2012-08-01 11:25:40 +00:00
imil
f192453dbc 0.6.2.2
Fixed bad size_pkg
2012-08-01 11:15:32 +00:00
imil
df166bf6ae 0.6.2.1
0.6.2 broke build for systems lacking __UNCONST
2012-07-30 18:43:51 +00:00
imil
e9ff62ba2d 20120730
Modified default behaviour for Proceed [Y/n]
        Sync wip with pkgsrc: pkgin 0.6.2

20120729
        Rewrote narrow_match() using version_check() to avoid more
        dirty repositories mistakes.

20120715
        Preparing pkginteractive integration.

20120530
        SQLite is now part of NetBSD 6.0 base, remove it from pkgin's tree.
        Dependency will be added in the package.
2012-07-30 10:43:03 +00:00
abs
7f473102c0 Updated pkgtools/pkg_chk to 2.0.2
- Fix PR#46748 Error occurs when pkg_chk is used with both "-g" & "-C conf"
  pkg_chk was failing if run outside of a valid pkgsrc/$category/$pkg directory
- Merge in (adjusted) changes from Mike Volokhov to by default not downgrade
  packages if installed version is larger than that in pkgsrc or packages.
  Will still report, and can override with -B
2012-07-29 17:31:11 +00:00
wiz
25ae0bcbff Improve warning about gettext/msgfmt dependency.
In another part pkglint already knows that BUILD_USES_MSGFMT is deprecated,
so a second run would have provided the correct answer.
2012-07-27 20:54:02 +00:00
jperkin
2eb9c2ce25 Ensure that SSL support is completely disabled if the user has requested
that we prefer pkgsrc for OpenSSL.  While the latter doesn't actually work
yet, it's better that we are deterministic about this and do not pick up
the system OpenSSL regardless.
2012-07-27 14:26:36 +00:00
jperkin
6a6690253d Pull in the correct libraries when enabling SSL support in libfetch. 2012-07-27 13:50:43 +00:00
jperkin
695b44ea60 Sync with net/libfetch/options.mk so that the bundled libfetch can be
correctly built without SSL support.
2012-07-27 13:20:26 +00:00
dholland
26dad766e9 Recognize emacs24nox; bump version. 2012-07-22 01:01:40 +00:00
marino
5e5324a1a0 pkgtools/x11-links: Mark NOT-FOR-DragonFly
There in no case on DragonFly where the X11_TYPE variable would correctly
be set to "native" because there is no native X11 option available.
Mask the package so it and the four packages that depend on it will never
attempt to build on DragonFly.
2012-07-20 20:30:19 +00:00
wiz
204aed00b0 Really bump version for comment-missing-error change. 2012-07-17 19:25:21 +00:00
wiz
a5842c49a4 Make missing comments in patches an error. Bump version.
The guide prescribes it for quite some time and it's common courtesy
for packages modifying packages after you.

ok gdt@
2012-07-17 19:24:46 +00:00
marino
b57d8e8189 pkgtools/pkglint: Add "ada" as valid value for USE_LANGUAGES
The mk/compiler/gcc.mk was recently updated to handle USE_LANGUAGES+= ada
which requires the use of the lang/gcc-aux compiler.
2012-07-15 11:08:18 +00:00
wiz
d79ee21f1c regen 2012-07-14 20:33:54 +00:00
wiz
3b667c84a8 mandoc -Tlint cleanup 2012-07-14 20:33:27 +00:00
wiz
05c69e4eab Update to 4.117:
Recognize another possible permission.
Reported by Bug Hunting.
2012-07-14 20:32:37 +00:00
abs
2115274565 Updated pkgtools/lintpkgsrc to 4.84
4.84:
- Misparse Makefiles a little better. Check for '.' in the left hand of :S and
  :C operations, and also handle :U
- Move files from pkglint/files to lintpkgrsc/files
2012-07-13 21:12:07 +00:00
abs
c567c9f074 lintpkgsrc files do not belong here. One could argue that a description of
where they do belong would be unsuitable for polite conversation, but that
is not the goal today...
2012-07-13 21:09:43 +00:00
wiz
83b430e3a0 Two more bugfixes, version++ 2012-07-10 10:53:27 +00:00
wiz
bcd150b0ac Fix regex_dependency_wildcard and recognize PERL5_LICENSE. 2012-07-10 10:53:05 +00:00
wiz
e19a724627 Bump version again for more fixes. 2012-07-10 10:27:34 +00:00
wiz
dcf88b2e21 Warn about space before colon in dependency line instead of FATALing out.
Addresses part of PR 46570 by David Holland.
2012-07-10 10:27:23 +00:00
wiz
a63049dda9 Do not parse Makefiles in files/ or patches/
Addresses another part of PR 46570 by David Holland.
Bump version.
2012-07-10 09:39:26 +00:00
wiz
0d5680a5ce Expand permission descriptions in standard warning. 2012-07-09 22:11:00 +00:00
wiz
d977defa7e Bump version again for more games fixes. 2012-07-09 21:58:33 +00:00
wiz
f259f27215 Handle GAMEMODE. 2012-07-09 21:57:31 +00:00
wiz
2fedeba6c7 Fix USE_GAMESGROUP properties. 2012-07-09 21:57:16 +00:00
wiz
19b1dc413d Allow "." in package names (needed e.g. for gst-plugins0.10-base).
Check package patterns in DEPENDS.
Requested by diro in PR 46570.
Bump version.
2012-07-09 18:14:35 +00:00
wiz
4569177c1d Recognize FETCH_USING as user-settable variable, as intended.
Addresses a comment by diro in PR 46570.
2012-07-09 17:47:37 +00:00
wiz
94ddfa00eb Update to 4.111. 2012-07-09 17:37:48 +00:00
wiz
1535c10bda Mention -e when warnings have been found and it wasn't specified.
Update for games handling changes.
2012-07-09 17:37:30 +00:00
wiz
c56409440c Document permissions. Addresses part of PR 46570. 2012-07-09 17:36:59 +00:00
wiz
cf9a5f02f2 Update for recent (undocument in the guide) changes to games group handling 2012-07-09 17:36:30 +00:00
obache
68d0a8c11f adjust to current default php/python srcdir. 2012-07-06 09:29:00 +00:00
wiz
cfea0bd5ba Add example for pkg_info -Fe, based on a suggestion by Hishashi T Fujinaka
in PR 46654.
2012-07-06 08:15:57 +00:00
cheusov
468db6edad Update pkg_summary-utils to 0.58.2
pkg_src_summary:
    - Fix. pkg_src_summary in distributed mode now works correctly
      if a master host doesn't have $PKGSRCDIR directory.
2012-07-05 21:45:59 +00:00
joerg
f0366f7955 If either va_copy or __builtin_va_copy is supported, use that in the
asprintf fallback implementation. If neither is supported, still try to
work by copying va_list directly. Should fix PR 45767.
2012-07-02 16:02:53 +00:00
jperkin
93ab156fde pbulk-0.50: Portability fix, use 'id' instead of 'whoami'. 2012-06-19 13:40:07 +00:00
cheusov
f61c453125 Update to 0.58.1
pkg_summary2deps:
    - Fix in 'pkg_summary2deps -dn'
      (missing pkgname if multivariant packages are present,
      for example py26-gtk2 and py27-gtk2)

  pkg_summary2leaves:
    - Fix. 'pkg_summary2deps -dpnra' should be used
      instead of 'pkg_summary2deps -dpa'

  More regression tests for pkg_summary2leaves and pkg_summary2deps

  Minor fix in pkg_uniq_summary.1

  psu_funcs.awk:
    - new function pkgpana2pkgpath
2012-06-16 18:34:34 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
jperkin
b03f40d979 Update to 1.6, changes:
- Use the correct id(1) program.  Fixes PR pkg/40691

 - Avoid unprintable characters, some implementations of tr(1) have issues
   with them.  Instead go for what hopefully will be a unique string, as
   well as making use of shell parameter substitution.  Fixes PR pkg/42197

These changes combined make pkg_alternatives work correctly on Solaris.
2012-06-13 15:35:32 +00:00
jperkin
30aeb96157 Only do substitutions on files which need them, avoids warnings. 2012-06-13 15:28:23 +00:00
obache
1fa9f59429 fix a copy and paste then missing edit error. 2012-06-13 11:39:33 +00:00