joerg
5cc639072f
DESTDIr support
2010-02-11 19:14:19 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +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
joerg
b7fb53763d
Ignore share/dotfile-* for check interpreter.
2007-12-27 15:13:20 +00:00
joerg
6095fcb5a5
Add missing directory. This still fails to interpreter check, e.g.
...
due to a missing csh dependency and many .in files getting installed.
2007-07-24 13:58:35 +00:00
rillig
a9d025fbb3
Fixed the case of makeHelp.orig being installed. When NO_BUILD is set,
...
overriding the pre-build or post-build targets has no effect.
2006-12-01 20:41:22 +00:00
wiz
0b039a79ad
Reset maintainer:
...
connect to smtp.theworld.com[192.74.137.101]: server
dropped connection without sending the initial greeting
2006-11-24 23:05:56 +00:00
rillig
cf86c448be
Fixed "test ==" and PKGMANDIR. CHECK_INTERPRETER and CHECK_PERMS still
...
complain.
2006-11-19 22:48:07 +00:00
rillig
961eecf2d1
PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also
...
fixed all pkglint warnings. Bumped PKGREVISION.
2006-02-14 01:01:17 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +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
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
agc
07b46baa43
Add RMD160 digests
2005-02-24 11:02:49 +00:00
minskim
896bb87649
Switch to Tk-8.4.
2005-01-12 21:12:17 +00:00
minskim
2827f5b2d8
Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
...
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
cabe660bd3
New MASTER_SITES and HOMEPAGE.
2004-03-06 05:37:41 +00:00
agc
57aa4707d7
s/root/${ROOT_USER}/g, now that the definition appears in the
...
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
agc
be9bc4ff1b
Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
...
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
jlam
022d07a536
Mechanical changes of tk DEPENDS:
...
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
2001-05-05 19:51:13 +00:00
agc
88670a4a89
Move to sha1 digests, and add distfile sizes.
2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
jwise
5a2022ae50
Update this package to dotfile-2.4.1, and adapt it to tk-8.3.2.
...
While there, make it no longer be INTERACTIVE, and add a BUILD_DEF,
DOTFILE_LANG, to support making Japanese or English the default language.
2000-08-31 19:14:03 +00:00
wiz
c750c08ad9
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
...
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
29656d015f
Substitute for ${PKGNAME} when generating the PLIST files.
1999-08-13 14:06:55 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
363146f85e
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
1999-04-01 13:38:43 +00:00
agc
2cd5eb4894
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
...
DEPENDS definition.
1998-11-19 15:40:45 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
frueauf
917bd5ad66
Don't assume a set $DISPLAY is a working one. This package is interactive.
1998-07-28 10:49:49 +00:00
frueauf
004e47e5b0
cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
...
package Makefile.
1998-07-14 10:56:15 +00:00
agc
daa3dd519a
Update package Makefiles for automatic manual page handling.
1998-06-22 12:44:29 +00:00
frueauf
0851be7c5a
Mostly cosmetic changes to shut up portlint. Little bugfix for apache.
1998-05-09 15:24:42 +00:00
hubertf
96f01f5046
IS_INTERACTIVE, wants X during setup
1998-05-08 22:43:37 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
2895a28093
portlint: remove empty line
1998-01-24 21:00:15 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
78879a265d
tk41 -> tk80
1997-10-27 02:09:47 +00:00
hubertf
7b569bd4b8
remove all directories on pkg_delete
1997-10-24 01:06:26 +00:00
hubertf
c0a33377e4
Add URL of homepage to description
1997-10-24 01:05:27 +00:00