obache
98d529d017
Avoid conflicting types for `pgno_t', treat same as db_185.h in db[234].
...
IRIX have it in sys/types.h as reported by PR42841.
2010-03-03 06:03:45 +00:00
wiz
96b41d4d67
Mention that '_' is the same as '.'.
...
Noted missing by Aleksey Cheusov in PR 41148.
2010-02-27 21:02:01 +00:00
joerg
47667109ba
BSIZE and BSHIFT are defined by sys/param.h on HP-UX, so undef them
...
first.
2010-02-27 16:27:00 +00:00
joerg
09dc413bb0
pbulk-base-0.40:
...
Don't print all failed/successful jobs at the beginning, just a small
message when it is done.
2010-02-26 16:25:49 +00:00
wiz
6d2fb01f39
Remove "also" for Slader_LB.
2010-02-25 06:56:23 +00:00
joerg
1826bfbf92
pbulk-0.46: Use stage-install instead of install.
...
[Change in pbulk-0.45, but be explicit here]
2010-02-24 22:54:54 +00:00
joerg
f2f638cca8
pbulk-0.45:
...
Make the age check for packages an option, but keep it enabled by
default.
2010-02-24 22:51:37 +00:00
joerg
4b0cb0bb6a
Split up RCS ID template differently, so that the +BUILD_INFO builder
...
doesn't catch it.
2010-02-24 22:27:11 +00:00
wiz
482a33e8bf
Fix option order in SYNOPSIS. From Slader_LB.
2010-02-24 22:07:28 +00:00
wiz
bd6291ee70
Refer to pkg_admin from -f flag.
...
Make chroot reference an Xr.
Downcase Package Database.
Suggested by Slader_LB.
2010-02-24 22:06:21 +00:00
wiz
bab2330574
Downcase Package Database.
2010-02-24 22:05:31 +00:00
joerg
aabd5f304b
Make sure that FILESDIR is a full path, so that the resulting +BUILD_INFO
...
is consistent.
2010-02-24 22:04:38 +00:00
joerg
8c6adfe34c
Fix path to not confuse RCS ID check for +BUILD_INFO.
2010-02-24 22:00:03 +00:00
wiz
d9f9f236b5
Describe -A more clearly.
2010-02-24 21:13:23 +00:00
wiz
dd464265dd
Improve wording, remove unneeded Bk/Ek, various minor fixes.
2010-02-24 21:11:27 +00:00
joerg
c5228eec84
Sync with libarchive 2.8.0.
2010-02-20 20:24:24 +00:00
bouyer
13c831453f
Rename xfree.xpm to xfree.libXpm, so that xfree.mk will find it.
...
Fixes PR pkg/42827 and should also fix pkg/42671 once pulled up.
PKGREVISION++
2010-02-20 16:23:29 +00:00
joerg
175d509fca
PR 38488: It looks like BSDish warn(3), it smells like BSDish warn(3),
...
but it isn't BSDish warn(3). Do not use warn(3) family on Mac OS X, as
it likes to vis(3) some arguments.
2010-02-20 15:21:35 +00:00
joerg
92030a7399
pkg_install-20100220:
...
Try harder to give the user an idea which file failed.
Addresses PR 42223.
2010-02-20 04:40:03 +00:00
joerg
1104408b41
Use REAL_ROOT_USER. Bump version.
2010-02-19 20:40:23 +00:00
joerg
3f6699de97
Regen.
2010-02-18 13:43:47 +00:00
joerg
7bcdd8fdf8
Reflect reality that pkg_add -uu == pkg_add -u.
2010-02-18 13:43:11 +00:00
obache
a24ec5b3df
Update x11-links to 0.47.
...
support OpenBSD-4.6.
2010-02-18 12:32:19 +00:00
wiz
f6f561beb8
+ complain if LICENSE definition is missing
2010-02-16 10:06:55 +00:00
obache
9e726af02a
* accept python26, no reason to reject it.
...
* include python/extension.mk and PYSITELIB in PLIST instead of hard coded python2.5.
* PKGLOCALEDIR are handled automatically, no need to use in PLIST.
* icontains *.desktop, so include desktop-file-utils/desktopdb.mk.
Bump PKGREVISION.
2010-02-14 02:28:16 +00:00
tnn
3509279900
fix inverted test
2010-02-11 12:54:27 +00:00
tnn
11d5b3b299
might as well uniqify the FAILED and SUCCEEDED lists
2010-02-11 12:17:23 +00:00
tnn
c1677db6fb
- Clean up the error handling a bit
...
- Bomb if we couldn't extract the PKGPATH from an installed package.
XXX the pkg_rr main loop has grown too large and should be split into
functions.
2010-02-11 12:07:33 +00:00
wiz
88a1b2a305
0.46: Add two freetype2 header files.
2010-02-10 23:02:26 +00:00
joerg
429e956b3f
Bump revision for PYTHON_VERSION_DEFAULT change.
2010-02-10 19:17:31 +00:00
obache
46c8addc1a
Initial Haiku support.
...
currently, just copies of Linux's one.
2010-02-06 10:50:40 +00:00
obache
7488e29f95
Added fakeldd for Haiku.
2010-02-06 10:26:09 +00:00
joerg
6ddc0fa659
pkg_install-20100204:
...
Fix an enum to prevent crashes later (PR 42734)
2010-02-03 19:28:30 +00:00
joerg
2932d87873
pkg_install-20100203:
...
- Restore PKG_PREFIX in pkg_delete (PR 42731)
- Ensure that the current pkg_install version is at least as new as
the version used to build the package
2010-02-03 14:20:14 +00:00
obache
5a9b1e849c
Honor MANINSTALL.
...
fixes PR#42715.
2010-02-02 10:45:59 +00:00
sno
b78b7d9566
Updating pkgtools/pkg_rolling-replace/ from 0.19nb1 to 0.20
...
Improving the variable passing to make by allowing any, not just
MAKE_JOBS and USE_DESTDIR.
2010-02-01 19:06:42 +00:00
wiz
8c8f8d5def
Sort option descriptions, be more explicit in -D one.
2010-02-01 12:25:07 +00:00
sno
6bfa688080
Fixing a typo and bumping revision (if anyone still had updated)
2010-02-01 10:28:45 +00:00
sno
afae6cb2d0
Updating pkg_rolling-replace (set new version 0.19):
...
- Add option '-D' to tune "USE_DESTDIR=" and set this defaultly to 'NO'
- Add option '-j' to tune "MAKE_JOBS=" (Default: unset)
- Fix an issue with packages with missing origin
2010-02-01 09:33:21 +00:00
obache
afc4e4c5de
Take care the case that MANINSTALL does not contain catinstall.
...
Fixes PR#42690.
2010-01-31 11:38:48 +00:00
joerg
ffb3760dc8
G/C left over.
2010-01-30 21:35:08 +00:00
joerg
3fafb47772
Regen.
2010-01-30 20:10:04 +00:00
joerg
d73db715bb
pkg_install-20100130:
...
Add -U for pkg_add. It works similar to -u, but replaces an already
installed version.
2010-01-30 20:09:34 +00:00
rillig
2c37a19fa3
Added licenses.
2010-01-29 20:47:49 +00:00
joerg
f3a4ea160d
pkg_install-20100126: Actually support IPv6.
2010-01-26 15:48:13 +00:00
imil
bc444119c9
pkgin 0.3.3.1
...
Fixed ordering issue.
2010-01-24 17:11:04 +00:00
imil
b7fa5da512
Removed options.mk, summary suffix is now handled dynamically
2010-01-24 14:59:05 +00:00
imil
a63a149771
pkgin 0.3.3 import from wip/pkgin-20100123
...
- Solaris 10 support
- Mac OS X support
- Added -l status flags
- autoconf support
- percentage redraw fix (jmcneill)
- variables cleanups (PKG_SYSCONFDIR, VARBASE) (sketch)
- auto-lookup for SUMEXTS, removed options.mk (sketch)
- opensolaris fixes (sketch)
- repositories.conf variables substitution (tuxillo)
- impact mutex (Johannes Hofmann)
- SunOS 5.8 support (Mikhail T.)
Plus many cleanups from stacktic@
- Replaced strstr's with str{n}cmp when possible
- #ifdef'ed PROVIDES
- Queries are now const chars
- Added -n (no-flag)
- Various memleaks fixed
- pkgname comparison fix
- Cleaned up trailing spaces
- Got rid of recursion !
2010-01-24 14:56:24 +00:00
obache
628ebd9b67
* check endian.h and use it if available, for Haiku.
...
* check optarg, it is used in nbcompat/unistd.h, but not checked.
* check socket() in -lnetwork in addition to -lsocket, for Haiku.
2010-01-24 12:41:21 +00:00
obache
2f1abdeceb
Kill __weak_alias, it break build on OpenBSD as reported in PR#42102.
2010-01-24 12:29:48 +00:00