tnn
90f3085579
pkg_rolling-replace-0.17:
...
Use "pkg_info -Q" to extract PKGPATH from installed packages instead of
"pkg_info -B" coupled with awk magic. The previous regexp didn't account
for packages that have PREV_PKGPATH set, and blew up while replacing
for example mail/sylpheed and multimedia/ffmpeg.
2009-06-17 08:12:18 +00:00
tron
08032663bc
Complete last change to make this package build again.
2009-06-15 12:42:15 +00:00
joerg
9bb0d96ea9
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
2cc2196730
Drop @dirrm related logic. Bump version.
2009-06-14 22:44:34 +00:00
joerg
07506041fb
Drop @dirrm logic. Bump version.
2009-06-14 22:40:45 +00:00
joerg
b913debbbc
Drop now redundant @unexec ${RMDIR}
2009-06-14 21:02:45 +00:00
joerg
0b8fdfcdfa
Remove @dirrm entries from PLISTs
2009-06-14 18:10:40 +00:00
joerg
0afed3061b
Never run the license check for this package to allow a proper update
...
path.
2009-06-14 15:08:45 +00:00
rillig
74b09b8f70
Documented the most recent change.
2009-06-13 06:33:35 +00:00
rillig
70153a79c6
Introduced the emulation framework to pkglint.
2009-06-13 06:30:25 +00:00
joerg
ba9c59e3bf
pkg_install-20090610:
...
Improve diagnostic around license handling.
2009-06-10 20:15:11 +00:00
joerg
9ee2fbbf2d
Fix PLIST.
2009-06-10 11:03:47 +00:00
joerg
9b0458dcdd
pbulk-0.40:
...
Use plain sed to extract RCS IDs. GNU ident has issues with unexpanded
RCS IDs.
2009-06-08 16:02:52 +00:00
joerg
4a4989c3be
Add forgotten file from pbulk-base split off.
2009-06-08 15:37:50 +00:00
imil
e130f0ca1c
add & enable pkgin
2009-06-08 14:10:54 +00:00
imil
3fac2ddfbe
pkgin is aimed at being an apt / yum like tool for managing
...
pkgsrc binary packages. It relies on pkg_summary(5) for
installation, removal and upgrade of packages and associated
dependencies, using a remote repository.
OK'd by seb@
2009-06-08 13:58:26 +00:00
joerg
692eaaba7d
Split pbulk into pbulk-base (the backend programs) and pbulk (rest).
2009-06-07 18:07:00 +00:00
joerg
e892e17182
pbulk-0.38:
...
Skip lines starting with # in the limited list.
2009-06-07 17:59:50 +00:00
joerg
5e6db4532c
libnbcompat-20090605:
...
Add support for stdbool.h. Tested by sketch on Solaris (where stdbool.h
only works in C99 mode).
2009-06-05 19:58:04 +00:00
joerg
5b39a066dc
Fix typo.
2009-06-03 20:03:40 +00:00
ahoka
4d3069948e
Add miros to the default accepted licenses.
2009-06-03 16:45:17 +00:00
joerg
ba8a170ad8
pkg_install-20090528:
...
I can't remember why the original pkg_install-renovation code disabled
extraction of ownership from packages, so reenable that.
2009-05-28 08:59:59 +00:00
joerg
c9597c1281
Sync license list with mk/license.mk.
2009-05-27 21:56:11 +00:00
joerg
57dea0dd70
pkg_install-20090527:
...
Try harder to mimic the old pkg_delete behavior and provide a
topologically sorted output for pkg_info -r. Bail out on dependency
cycles based on recursion depth, currently 64K.
2009-05-27 20:26:03 +00:00
rillig
8447379c6f
Shell comments may be hidden using @, as they have no side effects.
2009-05-26 21:40:42 +00:00
wiz
2637e85e17
Avoid adding unnecessary lines for GConf.
...
Bump version to 2.10.
2009-05-19 15:17:27 +00:00
wiz
6ac11147ab
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
...
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
c617a12fd9
Sync default-accepted licenses with pkgsrc/mk/licenses.mk.
...
Bump version to 20090518.
2009-05-18 10:01:37 +00:00
wiz
599cbfc3e1
regen.
2009-05-13 10:52:56 +00:00
wiz
7f39bf13db
usage: match man page more closely.
2009-05-13 10:51:46 +00:00
wiz
c3764604d0
Sort options in SYNOPSIS.
2009-05-13 10:51:33 +00:00
wiz
0c3e9ca420
Sort options in usage.
2009-05-13 10:47:35 +00:00
wiz
8c97d9adbd
Sort options. Sort sections. Fix xref.
2009-05-13 10:47:02 +00:00
wiz
4d5c057ede
Use Fl and Ar in SYNOPSIS.
2009-05-13 10:43:19 +00:00
wiz
39a4634025
More closely match man page.
2009-05-13 10:40:24 +00:00
wiz
139b0532b4
Sort options. Update example NetBSD versions. Use Nx.
...
Fix xref.
2009-05-13 10:39:52 +00:00
joerg
ce4af4c716
Regen.
2009-05-13 03:35:36 +00:00
joerg
eece12345d
pkg_install-20090513:
...
Add pkg_create -F, which explicitly provides the compression type.
2009-05-13 03:33:50 +00:00
joerg
e415e1af48
G/C PlayPen and PlayPenSize.
2009-05-13 03:18:05 +00:00
minskim
79413b9a35
"ranlib -t" doesn't work on Darwin; use "touch" instead.
2009-05-12 23:21:10 +00:00
joerg
7a29a57263
Fix spelling.
2009-05-10 21:11:43 +00:00
joerg
495af78acf
Define int64_t if missing. Should fix PR 41396.
2009-05-09 01:45:10 +00:00
schmonz
87a73a44fa
Attempt to apply a bit of DWIM to previous (PR 41368).
2009-05-07 00:23:45 +00:00
joerg
2e673bd5e8
Deal with missing PATH_MAX as reported in PR 41368.
2009-05-06 16:57:31 +00:00
abs
2bbe6786ca
Updated pkgtools/pkg_chk to 1.99
...
Add missing ^ to one PKGPATH= regex to ensure we do not pick up PREV_PKGPATH
or similar
2009-05-04 22:45:16 +00:00
wiz
9bf8aa7ab1
Remove trailing whitespace. Spelling. Punctuation nits. Remove superfluous
...
.Pp.
2009-05-04 20:45:41 +00:00
wiz
1acb41e5b5
Add slash to pattern. From Steven Drake in PR 41092.
...
Bump PKGREVISION.
2009-05-04 13:43:39 +00:00
reed
676e059275
Add PREV_PKGPATH and/or SUPERSEDES for various packages that
...
were moved or renamed.
This was for some from 2008 and 2009 and one from 2001.
Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
reed
d547799b00
Add new metadata: PREV_PKGPATH and SUPERSEDES.
...
These will be available from pkg_summary(5) database.
To be used to find previous packages when a package is moved
or renamed. (Even though that is not recommended.)
Documented in pkgsrc Guide and in the pkg_summary(5) manual page.
Upcoming commit will have some packages modified to add them.
2009-05-02 16:14:37 +00:00
rillig
5be066d680
Removed unnecessary code.
2009-04-26 16:08:40 +00:00