History log of /openbsd-src/share/man/man7/packages-specs.7 (Results 1 – 25 of 31)
Revision Date Author Comments
# bcc95334 09-Oct-2024 tb <tb@openbsd.org>

Appease mandoc -Tlint


# 7b7a4ab2 09-Oct-2024 semarie <semarie@openbsd.org>

Add .Xr to pkg_check-version(1) in packages-specs(7), as pkg_check-version(1)
can be used to verify the ordering of package names.

ok tb@


# 41ce3b17 31-Mar-2022 naddy <naddy@openbsd.org>

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@


# deab12e5 17-Nov-2021 espie <espie@openbsd.org>

explicitly talk a bit about "informal" specs


# 044f8b13 26-Mar-2020 jca <jca@openbsd.org>

Add support for "alpha" suffixes in package versions

We already supported "beta" releases but not "alpha", probably to
discourage people from pushing "alpha-quality" software in the ports
tree.

We

Add support for "alpha" suffixes in package versions

We already supported "beta" releases but not "alpha", probably to
discourage people from pushing "alpha-quality" software in the ports
tree.

We have 30 ports with distfiles matching "alpha", and people just work
around the lack of explicit support for "alpha" releases with mixes of
crafted PKGNAME and REVISION/EPOCH. This looks needlessly complicated
and a bit unfair when compared to GH_COMMIT support.

Pointers from landry@ and sthen@, lgtm landry@, no objection from espie@

show more ...


# b58b253d 26-Mar-2020 paco <paco@openbsd.org>

Clarify the use of EPOCH in ports Makefiles.

Whith lots of help from sthen@, espie@ and jca@

ok espie@ jca@


# 702eb08c 27-Oct-2014 gsoares <gsoares@openbsd.org>

fixup REGRESS_DEPENDS->TEST_DEPENDS
REGRESS_* idiom died a while ago

OK naddy@ sthen@


# bff500a7 12-Oct-2012 jmc <jmc@openbsd.org>

zap trailing whitespace;


# bc04cc2d 12-Oct-2012 espie <espie@openbsd.org>

make some assumptions more explicit, after some confusion...


# f55bf397 21-Nov-2011 espie <espie@openbsd.org>

reuse the pkgpath(7) documentation in a more obvious way


# bd942ac8 21-Nov-2011 espie <espie@openbsd.org>

new documentation: pkgpath.7
tweaks by jmc@, krw@ approves.
(to be linked to other pages that will need tweaking)


# cf81926a 13-Jan-2011 landry <landry@openbsd.org>

Add examples for various pkgname versions comparisons (rc,beta,pl,pre..)
ok espie@


# 9e42a63b 30-Dec-2010 espie <espie@openbsd.org>

document how version work.
okay jmc@
landry has some examples to polish.


# 4f57d866 26-Nov-2010 jmc <jmc@openbsd.org>

tweak previous;


# e7488df5 26-Nov-2010 espie <espie@openbsd.org>

document package-specs


# 93e580fb 20-Nov-2010 espie <espie@openbsd.org>

/tmp/cvsaGVL4U


# cd5a82ad 15-Nov-2010 jmc <jmc@openbsd.org>

remove trailing whitespace;


# 2975809c 14-Nov-2010 espie <espie@openbsd.org>

document the new simpler way to do specs


# 11fa7134 11-Jul-2010 espie <espie@openbsd.org>

tie back to bsd.port.mk, to make REVISION and EPOCH more obvious.


# 126fe4d0 04-Jul-2010 jmc <jmc@openbsd.org>

typo;


# c4a184d2 04-Jul-2010 espie <espie@openbsd.org>

document new semantics


# ca4914a2 15-Jul-2008 espie <espie@openbsd.org>

make the version number stuff mandatory.

Restrict specifications to the parts that actually make sense (in particular,
remove most wildcard support, it's no longer a good idea in true
version number

make the version number stuff mandatory.

Restrict specifications to the parts that actually make sense (in particular,
remove most wildcard support, it's no longer a good idea in true
version number handling), explain about v*, and be more specific about
default package specs (since the fuzzyness in the original description
predates several changes to bsd.port.mk).

Also add version numbers and wildcards where they make sense so the examples
are more complete.

show more ...


# 6a48d88c 19-Feb-2008 landry <landry@openbsd.org>

Patchlevel starts at p0, not p1. Fix the example.

ok espie@ looks fine to ajacoutot@


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# f0fc6d7a 02-Sep-2003 jmc <jmc@openbsd.org>

escape punctuation;
ok deraadt@


12