History log of /openbsd/usr.sbin/pkg_add/OpenBSD/Paths.pm (Results 26 – 40 of 40)
Revision Date Author Comments
# b0dfb814 30-Jun-2010 espie <espie@openbsd.org>

allow say and errsay to work without parameters, as it's ways common.
create verbose_system up in state, because it makes sense without verbose.


# a3f853c2 30-Jun-2010 espie <espie@openbsd.org>

whitespace cleanup


# 53d98d2a 15-Jun-2010 espie <espie@openbsd.org>

yet another path, maybe to change


# ca6ad48b 05-Jun-2010 espie <espie@openbsd.org>

+diff


# d57bb46a 10-May-2010 espie <espie@openbsd.org>

whitespace fixes


# 73d59e22 24-Apr-2010 espie <espie@openbsd.org>

+ pkg_add, for dpb


# 34e71a16 05-Apr-2010 espie <espie@openbsd.org>

auto-format manpages with /usr/local/bin/groff if -DUSE_GROFF=1


# 423523ec 28-Feb-2010 espie <espie@openbsd.org>

more useful paths (for dpb)


# 87317f7e 14-Apr-2009 espie <espie@openbsd.org>

initial implementation of package signatures, based on x509 certificates and
smime detached signatures.


# 669060d4 28-Aug-2007 espie <espie@openbsd.org>

reverse mistaken commit, restore FETCH_CMD to functionality.


# 12688d1b 14-Jul-2007 ajacoutot <ajacoutot@openbsd.org>

- there's no point in running mkfontdir only for @fontdir ; so let's run
mkfontscale too (and remove fonts.scale on package removal)

discussed with matthieu@ and espie@ weeks ago
"seems fine" pyr@,

- there's no point in running mkfontdir only for @fontdir ; so let's run
mkfontscale too (and remove fonts.scale on package removal)

discussed with matthieu@ and espie@ weeks ago
"seems fine" pyr@, ok espie@

show more ...


# 97c2d361 16-Jun-2007 espie <espie@openbsd.org>

FTP_KEEPALIVE as a crude interface to ftp -k. To be thought out later.
this is just an experiment.


# 73c16894 16-Jun-2007 espie <espie@openbsd.org>

use OpenBSD::Paths contents


# dbd81261 12-Jun-2007 espie <espie@openbsd.org>

use constant subs instead of variable names.
Turns out completely specified variable names do not warn, even if strict,
so the previous scheme was not immune from typos.


# bb125398 10-Jun-2007 espie <espie@openbsd.org>

Add Paths.pm, to centralize all system dependent paths all over the place.
okay millert@, deraadt@


12