asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
joerg
ce11d4f4f9
Fix build with modern GCC
2011-11-25 21:49:17 +00:00
wiz
d181a9e465
Reset maintainer.
2010-11-01 00:08:09 +00:00
joerg
bacea7cad5
Remove @dirrm entries from PLISTs
2009-06-14 17:48:39 +00:00
sborrill
a2b0ff180c
Scratch previous change. nsis won't build with scons-devel, so switch to
...
devel/scons and bump PKGREVISION for dependency change.
2009-02-03 15:29:46 +00:00
sborrill
14fef36f8f
devel/scons-devel contains the scons-devel, not scons, so fix dependency.
2009-02-03 15:24:46 +00:00
joerg
3d8ef5a52d
Second round of explicit pax dependencies. As reminded by tnn@,
...
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
jlam
4c8382aec0
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
rillig
f690fb781e
Fixed file permissions. PKGREVISION++
2007-01-02 14:22:40 +00:00
rillig
59aa9a0405
Fixed a pkglint warning.
2006-06-17 16:53:30 +00:00
rillig
bccb6f5ae9
Fixed all pkglint warnings.
2006-02-15 17:27:19 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
81db182ecc
Rename the following variables to reduce the number that we need to track:
...
EXTRACT_CMD_OPTS.bin -> EXTRACT_OPTS_BIN
EXTRACT_CMD_OPTS.lha -> EXTRACT_OPTS_LHA
EXTRACT_CMD_OPTS.rar -> EXTRACT_OPTS_RAR
EXTRACT_CMD_OPTS.tar -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tar.Z -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tar.bz2 -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tar.gz -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tbz -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tbz2 -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.tgz -> EXTRACT_OPTS_TAR
EXTRACT_CMD_OPTS.zip -> EXTRACT_OPTS_ZIP
EXTRACT_CMD_OPTS.zoo -> EXTRACT_OPTS_ZOO
EXTRACT_CMD_OPTS_tar.gz -> EXTRACT_OPTS_TAR
2006-01-20 23:41:29 +00:00
wiz
a69a6adc4b
Fix path to scons-devel in DEPENDS line.
2006-01-04 22:36:24 +00:00
cube
24fded7b56
Force version, otherwise it is computed from the day it was compiled...
2005-12-30 09:53:07 +00:00
cube
7b7f71c472
Initial import of nsis, version 2.12, into the NetBSD Packages Collection.
...
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool
for the development of Windows installers. It is designed to be as small and
flexible as possible and is therefore highly suitable for Internet
distribution.
An installer is not only the first experience of a user has with your product,
many software problems can also be solved by providing reliable installation
tools. NSIS allows you to create stable, quick and user friendly installers
that are capable of installing, uninstalling, setting system settings,
extracting files and more. With the NSIS scripting language you can implement
any custom logic you want.
The large collection of plug-ins, scripts and software in the Developer Center
helps you to build full featured installers and provides a solution for almost
every scenario.
2005-12-29 15:47:43 +00:00