rillig
b12904483c
www: align variable assignments
...
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
2019-11-04 22:09:50 +00:00
wiz
84e123ddd2
Bump PKGREVISIONs for perl 5.30.0
2019-08-11 13:17:48 +00:00
wiz
93b46879c7
Recursive bump for perl5-5.28.0
2018-08-22 09:43:40 +00:00
wiz
73716d23de
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
2016-07-09 06:38:30 +00:00
joerg
5ab5cb9fc2
Don't remove SSLv2 support.
...
XXX Kill whole package after pkgsrc-2016Q1 for various issues like using
XXX K&R code and not being 64bit safe
2016-04-03 20:24:27 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
agc
b9b754e081
Add SHA512 digests for distfiles for www category
...
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
2e65d464e8
Recursive PKGREVISION bump for all packages mentioning 'perl',
...
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
alnsn
bdc6025cdf
Revbump after lang/lua51 update.
2014-10-19 22:27:43 +00:00
wiz
7eeb51b534
Bump for perl-5.20.0.
...
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
alnsn
aedfc77e1e
Revbump for Lua multiversion support.
2014-05-03 13:14:36 +00:00
jperkin
45bc40abb4
Remove example rc.d scripts from PLISTs.
...
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
tron
c64e9eb269
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:18:26 +00:00
dholland
2d5ff4445e
Bump PKGREVISION of packages whose Lua depends changed form, but whose
...
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
joerg
932f5d3141
Pass rpath options with the correct -Wl prefix.
2013-10-20 17:48:26 +00:00
jperkin
b091c2f172
Bump PKGREVISION of all packages which create users, to pick up change of
...
sysutils/user_* packages.
2013-07-12 10:44:52 +00:00
adam
f9cd38361f
Revbump after updating lang/lua to 5.2.2.
2013-07-04 21:27:56 +00:00
wiz
d2ca14a3f1
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
joerg
b86486ee6f
Consistently return a value.
2012-12-20 21:33:57 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
f98e8b0585
Add inet6 to default suggested options. It's 2012.
2012-06-12 15:45:54 +00:00
joerg
65aff1581f
Give up trying to patch man pages into shape and just do a basic fixup
...
in the literal copy. The original is just too bogus. Bump revision.
2012-01-26 15:00:25 +00:00
joerg
e30eecbd18
Don't use empty lines in mdoc documents. Bump revision.
2012-01-23 00:31:17 +00:00
jym
b32eb253ca
check-interpreter fix.
2011-07-03 12:26:34 +00:00
obache
fa90c7ef75
LICENSE=gnu-gpl-v2
2011-03-02 13:07:35 +00:00
obache
6900de38e2
Add user-destdir installation support.
2011-03-02 12:25:16 +00:00
jmmv
3b922a2b77
Transfer ownership to pkgsrc-users. pancake's address is not valid any
...
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
joerg
e031855e4a
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 22:00:14 +00:00
dholland
89fb84fa74
Fix broken amd64 build:
...
- use -fPIC in all the needed places.
- add USE_TOOLS+=gmake; this requires gmake to build properly.
- add missing dir to PLIST.
Also fix some LP64 issues that warned but didn't break the build.
Note however that the SSL code will not work in an LP64 environment;
it relies heavily on being able to cast pointers to int without losing
information. The ssl option should probably be blacklisted on LP64
platforms.
PKGREVISION++.
2008-08-17 20:09:12 +00:00
joerg
a8a3c01339
Explicitly add pax dependency in those Makefiles that use it (or have
...
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
2ea98af72b
* Fixed EGDIR, installation of sample config files works again.
...
* Using VARBASE.
* This package does not have share/doc/screws/examples.
Bump PKGREVISION.
2007-12-31 07:05:00 +00:00
jlam
4390d56940
Make it easier to build and install packages "unprivileged", where
...
the owner of all installed files is a non-root user. This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.
(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
unprivileged.mk. These two variables are lists of other bmake
variables that define package-specific users and groups. Packages
that have user-settable variables for users and groups, e.g. apache
and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
and ${UNPRIVILEGED_GROUP}.
(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00
joerg
4b687ad0ab
Don't set FILESDIR, but specify the directory for the RC script
...
directly. This avoids a file without CVS ID in +BUILD_VERSION.
2007-07-02 09:44:39 +00:00
rillig
c85bdc0f73
Fixed the installation, which I broke yesterday. This fixes PR 34981.
...
Fixed PKGMANDIR.
2006-11-03 21:29:45 +00:00
rillig
6c5f628af1
Fixed "test ==" as noticed in PR 34969.
2006-11-02 18:48:53 +00:00
wiz
9fedf787cd
Adapt for lua-5.1.1. Bump PKGREVISION.
2006-08-14 22:36:12 +00:00
rillig
6de7d866ee
Disable CHECK_INTERPRETER for *.hsml files, since they are not intended
...
to be executed directly.
2006-06-25 09:40:01 +00:00
rillig
9fc2d7d281
Removed the superfluous "quotes" and 'quotes' from variables that don't
...
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
967317e98c
Add DragonFly support.
2006-01-10 18:28:06 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
daa2b1ac9b
Bump the PKGREVISION of packages that linked against the lua shared
...
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
jlam
83147ffa68
Remove some unnecessarily strong dependencies on perl that resulted
...
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
kristerw
01158f7f04
Prevent paths to the build work directories being included in the package.
...
Bump PKGREVISION.
2005-06-19 20:12:05 +00:00
salo
b0aa0d4647
"inet6" option support is determined in bsd.prefs.mk, don't add it to
...
PKG_SUGGESTED_OPTIONS.
2005-06-19 01:46:35 +00:00
dillo
f81ae835ad
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
...
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also,
make use of PKG_OPTIONS_LEGACY_VARS.
Reviewed by wiz.
2005-05-31 10:01:36 +00:00
reed
ee8be9d0c1
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
...
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00