snj
e605029e68
It's "its"
2004-02-01 00:18:29 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
cjep
e1bd9b7063
Respect ${MAKE} so that this works out of the box on non-NetBSD.
2003-07-25 09:24:59 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
grant
7e82b59baa
add some missing periods at the end of sentences
...
netbsd.org -> NetBSD.org
2003-07-13 06:57:37 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
rh
6b665bbfbd
Update url2pkg to 1.23. In this version, the SourceForge magic now works
...
with or without the '?use_mirror=.*' suffix.
2003-04-23 09:18:29 +00:00
rh
2e7a3139d6
Update url2pkg to 1.22. Notable changes include:
...
- conversion of prdownloads.sourceforge.net URLs to
MASTER_SITE_SOURCEFORGE
- pre-fill CATEGORIES from the directory name
- educated guess about the HOMEPAGE
2003-04-22 00:35:08 +00:00
rh
5bec9dd485
Update url2pkg to 1.21. Notable changes include:
...
- now sets USE_PKGLOCALEDIR if .mo or .gmo files are found
- now recognizes GCONF schemas
- no PKGCONFIG_OVERRIDE statements for -uninstalled .pc.in files
- some minor code cleanup
2003-04-21 23:31:14 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
abs
6826b96b8b
shorten COMMENT
2002-12-12 14:34:49 +00:00
rh
8a0b15f754
Update url2pkg to 1.20. Changes are:
...
- recognise newer GNU configure scripts
- USE_BUILDLINK2
- add support for PKGCONFIG_OVERRIDE
2002-10-30 03:33:56 +00:00
rh
be8282119e
Update url2pkg to 1.19. This adds some basic libtool-detection mechanism
...
that will set USE_LIBTOOL accordingly.
2002-05-14 00:05:02 +00:00
heinz
0774788ce3
two small typos
2002-04-25 21:57:28 +00:00
hubertf
b979a2d548
Bump to 1.18:
...
Work around chicken-and-egg problem: 'make makesum' seems to need a
'distinfo' file these days.
2002-03-04 00:53:15 +00:00
hubertf
96c95aaca6
Bump to 1.17: properly recognize .tar.Z files
...
Patch sent by Amitai Schlair <schmonz@schmonz.com> in private mail.
2001-12-29 13:07:14 +00:00
wiz
b4f0a668fa
Miscellaneous man page fixes.
2001-12-03 19:03:19 +00:00
zuntum
273821c4d3
Move pkg/ files into package's toplevel directory
2001-10-31 20:59:00 +00:00
zuntum
bb7f1484e0
o store pkgdir files (PLIST, DESCR and other) in . by default,
...
no need to use pkg/ for that purpose
o use ${PREFIX} instead of ${LOCALBASE} in do-install
Bump version to 1.16
OK'd by hubertf
2001-10-31 18:45:42 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
hubertf
64289a1090
This pkg was broken after ECHO_CMD was removed. Patch to fix this
...
contributed by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> in
private mail.
2001-04-13 18:13:34 +00:00
hubertf
dddf50da0d
fix typo, pointed out by zuntum
2001-04-09 14:51:47 +00:00
hubertf
c8aed1c1ba
<FOO> => FOO, so it can be easier skipped with word forward/backward
2001-02-18 05:21:07 +00:00
wiz
a87738b456
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:42:09 +00:00
wiz
1b7f0d246f
Change COMMENT handling:
...
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT
file. The COMMENT var should be in the maintainer block after the
homepage.
Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested)
for the new behaviour. Document new state in Packages.txt.
This should save lots of inodes, and lots of time when untarring/updating.
Idea by Alistair Crooks.
For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid
a flag day.
2001-02-16 13:06:17 +00:00
abs
3b8258c28a
Install the manpage.
2001-01-29 09:57:41 +00:00
manu
4a2f9bba6e
Added a man page for url2pkg
2001-01-28 23:30:24 +00:00
hubertf
271fdac976
Bump version to 1.14 - GNU_CONFIGURE bugfix
2001-01-28 17:30:49 +00:00
hubertf
88b2f47c28
Find out about GNU_CONFIGURE (over HAS_CONFIGURE) properly.
2001-01-28 17:30:20 +00:00
wiz
ffee2ba255
s/USE_CONFIGURE/HAS_CONFIGURE/
...
bump version to 1.13.
2000-07-12 20:16:40 +00:00
wiz
062e544125
Create empty pkg/COMMENT and pkg/DESCR, so that `make install' doesn't
...
bomb out. (pkglint warns about empty files now, anyway.). Step to 1.12.
2000-06-22 00:13:41 +00:00
hubertf
c3cd51a21e
url2pkg now lives in pkgsrc, updating via othersrc was too much
...
trouble. No functional changes.
(url2pkg was moved via repository copy)
2000-06-22 00:03:36 +00:00
hubertf
5c2c2392c2
Update to 1.11. Changes:
...
* allow different make(1) command by setting the MAKE env var
* mention that pkg/COMMENT and pkg/DESCR must be filled
2000-06-21 22:45:35 +00:00
hubertf
07d10c9c35
* allow using a different make command by using the env-var "MAKE".
...
Patch submitted by Thomas Klausner in private mail.
* Mention that the user has to create pkg/COMMENT and pkg/DESCR manually
This file should probably be moved to pkgsrc...
2000-06-21 22:43:17 +00:00
hubertf
6ad42bdce5
Update to 1.10. Changes:
...
* Properly recognize .tar.bz2 archives (Patch by Antti Kantee <pooka@iki.fi>)
* Some old configure scripts don't understand --version and may nuke
our just-generated Makefile. Prevent this by cd'ing into $WRKSRC.
2000-06-15 21:41:05 +00:00
hubertf
cb5dbb4eda
Some old configure scripts don't understand --version and may nuke
...
our just-generated Makefile. prevent this by cd'ing into $WRKSRC.
2000-06-15 21:38:01 +00:00
hubertf
213ec41a79
Properly recognize .tar.bz2 archives.
...
Patch by Antti Kantee <pooka@iki.fi>
2000-04-03 12:52:28 +00:00
hubertf
f955b05eb4
Update to v1.8.
...
Changes: honours $PKGEDITOR and $EDITOR
2000-04-01 20:58:44 +00:00
hubertf
173a714566
Use $PKGEDITOR or $EDITOR
...
Requested by Martin Husemann <martin@rumolt.teuto.de>
2000-04-01 20:55:24 +00:00
hubertf
3ded8f6ec3
Update to 1.7. Changes:
...
- Bugfix from Matthias Drochner WRT handling of WRKSRC
- url2pkg is now under CVS maintainance (othersrc/usr.bin/url2pkg), but
since there's no gateway for that to ftp/http, esp. none without
versioning), the old distribution site is kept.
I still wanted to point this out. :-)
2000-01-06 02:07:45 +00:00
hubertf
ed32c43dcd
protect some RCS IDs
2000-01-06 02:03:51 +00:00
hubertf
95a688656b
fix rcs id
2000-01-06 02:01:28 +00:00
feyrer
dd654da0b9
fix setting of WRKSRC, from
...
Matthias Drochner <M.Drochner@fz-juelich.de>
2000-01-06 01:46:18 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
hubertf
1201981e84
Update to V1.4.
...
Work around ls(1) working different when invoked as root than as normal
user. Thanks to David Brownlee <abs@anim.dreamworks.com> for telling me!
1999-06-18 00:59:45 +00:00
feyrer
b4cb507aaf
> > > Hit a problem with the wrksrc=ls w*
if run as root.
...
> > > A 'wrksrc=`cd w* ; echo *`' seems to fix it.
> > > :)
> The ls picks up the .extract_done file, which breaks things
> somewhat :)
=> Fixed
(Problem noted by David Brownlee <abs@anim.dreamworks.com>)
,
1999-06-18 00:56:14 +00:00
bad
732b35a991
Sync to current version.
1999-05-12 18:32:28 +00:00
hubertf
8ddfe0ed06
Script to help bootstrapping pkgs
1999-05-06 04:24:10 +00:00
feyrer
ad5fa723de
point at Packages.txt at end
1999-05-06 04:20:33 +00:00