tnn
e3ebd56cf2
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
252868c399
Complete last change to make this package build again.
2009-06-15 12:42:15 +00:00
joerg
76039544d1
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
b1b32de709
Drop @dirrm related logic. Bump version.
2009-06-14 22:44:34 +00:00
joerg
a5d4de0646
Drop @dirrm logic. Bump version.
2009-06-14 22:40:45 +00:00
joerg
a5a59a39ee
Drop now redundant @unexec ${RMDIR}
2009-06-14 21:02:45 +00:00
joerg
d289453e83
Remove @dirrm entries from PLISTs
2009-06-14 18:10:40 +00:00
joerg
71d359d9d3
Never run the license check for this package to allow a proper update
...
path.
2009-06-14 15:08:45 +00:00
rillig
9e01fe2e4b
Documented the most recent change.
2009-06-13 06:33:35 +00:00
rillig
408d60d5e7
Introduced the emulation framework to pkglint.
2009-06-13 06:30:25 +00:00
joerg
413e163ddb
pkg_install-20090610:
...
Improve diagnostic around license handling.
2009-06-10 20:15:11 +00:00
joerg
1d4c153068
Fix PLIST.
2009-06-10 11:03:47 +00:00
joerg
d596921ce7
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
572a17ab80
Add forgotten file from pbulk-base split off.
2009-06-08 15:37:50 +00:00
imil
9dab4ce32b
add & enable pkgin
2009-06-08 14:10:54 +00:00
imil
1876b2154b
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
a4cc1cb439
Split pbulk into pbulk-base (the backend programs) and pbulk (rest).
2009-06-07 18:07:00 +00:00
joerg
4d5c60b865
pbulk-0.38:
...
Skip lines starting with # in the limited list.
2009-06-07 17:59:50 +00:00
joerg
f92f0ec9f2
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
0f6bbfec73
Fix typo.
2009-06-03 20:03:40 +00:00
ahoka
8f598fa767
Add miros to the default accepted licenses.
2009-06-03 16:45:17 +00:00
joerg
1435cf330d
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
bf2cff01f3
Sync license list with mk/license.mk.
2009-05-27 21:56:11 +00:00
joerg
c4f4275600
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
f60a2d91d1
Shell comments may be hidden using @, as they have no side effects.
2009-05-26 21:40:42 +00:00
wiz
c7c1892362
Avoid adding unnecessary lines for GConf.
...
Bump version to 2.10.
2009-05-19 15:17:27 +00:00
wiz
60f460ab01
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
12239df3b8
Sync default-accepted licenses with pkgsrc/mk/licenses.mk.
...
Bump version to 20090518.
2009-05-18 10:01:37 +00:00
wiz
9f06c66cbd
regen.
2009-05-13 10:52:56 +00:00
wiz
6975c2b3fb
usage: match man page more closely.
2009-05-13 10:51:46 +00:00
wiz
a13f8b378f
Sort options in SYNOPSIS.
2009-05-13 10:51:33 +00:00
wiz
29fd77355e
Sort options in usage.
2009-05-13 10:47:35 +00:00
wiz
b5abe92626
Sort options. Sort sections. Fix xref.
2009-05-13 10:47:02 +00:00
wiz
6431f24832
Use Fl and Ar in SYNOPSIS.
2009-05-13 10:43:19 +00:00
wiz
b1515beca9
More closely match man page.
2009-05-13 10:40:24 +00:00
wiz
12256aca25
Sort options. Update example NetBSD versions. Use Nx.
...
Fix xref.
2009-05-13 10:39:52 +00:00
joerg
5b3521a978
Regen.
2009-05-13 03:35:36 +00:00
joerg
6156ed74c0
pkg_install-20090513:
...
Add pkg_create -F, which explicitly provides the compression type.
2009-05-13 03:33:50 +00:00
joerg
ac97e66040
G/C PlayPen and PlayPenSize.
2009-05-13 03:18:05 +00:00
minskim
2de8351d52
"ranlib -t" doesn't work on Darwin; use "touch" instead.
2009-05-12 23:21:10 +00:00
joerg
34ca7f8f1b
Fix spelling.
2009-05-10 21:11:43 +00:00
joerg
d0c565a211
Define int64_t if missing. Should fix PR 41396.
2009-05-09 01:45:10 +00:00
schmonz
fb067c2ce4
Attempt to apply a bit of DWIM to previous (PR 41368).
2009-05-07 00:23:45 +00:00
joerg
13d518c33c
Deal with missing PATH_MAX as reported in PR 41368.
2009-05-06 16:57:31 +00:00
abs
4882946a9e
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
4148b5110a
Remove trailing whitespace. Spelling. Punctuation nits. Remove superfluous
...
.Pp.
2009-05-04 20:45:41 +00:00
wiz
e7e00f0a01
Add slash to pattern. From Steven Drake in PR 41092.
...
Bump PKGREVISION.
2009-05-04 13:43:39 +00:00
reed
e5e9ad0a4c
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
93688a0e21
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
91d450247e
Removed unnecessary code.
2009-04-26 16:08:40 +00:00