flz
a67c814c56
Backout libinstall.a -> libpkg commit.
...
Discussed with: erwin, brooks, bapt
2011-05-17 19:11:47 +00:00
flz
3d8bf84cbf
- Add support for xz compression to pkg_create, bzip2 remains the default
...
compression algorithm.
- Bump PKG_INSTALL_VERSION to 20101012.
Submitted by: mm
MFC after: 1 month
2010-10-12 10:04:44 +00:00
flz
e9cfab3d98
- Take libinstall.a out of pkg_install and make it a proper shared library.
...
- Rework the wrapper support to check libpkg version as well as pkg_install
version.
- Add libfetch to _prebuild_libs.
- There are no new features introduced.
Notes: the API is not stable, so basically, do not use libpkg in your
projects for now. Also there's no manpage for libpkg yet, because the API
will change drastically. I repeat, do not use libpkg for now.
2010-04-23 11:07:43 +00:00
phk
0fcff3686b
Use humanize_number to report pen-sizes so people don't have to count
...
the digits when trying to install openoffice.
2008-08-07 14:48:35 +00:00
pav
2352203e2b
- Backout 1.15, it was committed by accident
...
Pointy hat to: pav
2008-05-03 23:17:37 +00:00
pav
f6342a8cc7
- Restore functionality broken in previous commit; we need to be able to report
...
multiple installed packages with the same PKGORIGIN.
Reported by: marcus
MFC after: 1 month
2008-05-03 22:56:50 +00:00
ru
388e590f95
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
des
2bb8de20fe
Remove kludges intended to support src trees with partial obj trees.
...
Discussed with: ru
2005-06-10 06:12:53 +00:00
ru
f4c44b761b
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
cperciva
e629b37603
Join the 21st century: Cryptography is no longer an optional component
...
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
ru
aa715558f4
- Properly build both crypto and non-crypto versions of the
...
package management tools.
- Drop redundant dependency of pkg_create(1) and pkg_delete(1)
on crypto libraries now that they do not link with libfetch.
2004-01-17 13:41:16 +00:00
ru
ddb28fa2a8
Replaced black magic with white magic.
2004-01-17 13:27:27 +00:00
sobomax
3fcf72b6ba
Use some black make(1) magic to make pkg_install build even without
...
Makefile.inc in parent directory (e.g. when checked out from cvs as a module).
MFC after: 2 weeks
2002-02-27 19:03:15 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
bde
6682846885
Use foo/bar.a' instead of
-Lfoo -lbar' for linking to static internal
...
libraries, so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
1998-03-07 08:55:00 +00:00
jkh
a933b2cf05
Make this stop trying to go into /usr/local and inherit the settings
...
from above instead.
1994-09-13 10:20:02 +00:00
jkh
54fe2d5416
Install man pages in /usr/local/man
1993-08-30 01:47:26 +00:00
jkh
e83dde8008
The release version of my package install suite. Please see man pages
...
for info.
1993-08-26 01:19:55 +00:00