| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Remove always false OSVERSION condition
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
Drop liblwres, which is purely internal. Add a missing OSVERSION check
to prevent building on 8 or older. Add an unconditional dependency on
compat10x on 11 or newer. Use INSTALL_LIB instead of INSTALL_DATA.
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
|
|
|
| |
running FreeBSD N
|
|
|
|
|
| |
- Replace USE_XZ by USES=tar:xz
- Fix OSVERSION check, compatNx should be allowed only on systems running N+1
|
| |
|
|
|
|
|
| |
- Add libsupc++.so.1 and liblwres.so.80
- Support staging
|
|
|
|
| |
misc)
|
|
|
|
| |
Requested by: bapt@
|
|
|
|
| |
Requested by: des@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
COMPAT_FREEBSD9, but since this option doesn't exist, remove entire message.
Bump PORTREVISION to make a new package without the wrong message.
Pointed out by: des@
|
| |
|
|
|
|
|
|
| |
we want to be able to create the package from a N jail to be use on N+ systems
Approved by: garga (maintainer via irc)
|
|
|
|
|
| |
agree with his arguments. There are no reasons to deny a compatNx package
being built on a FreeBSD-N version.
|
| |
|
|
Requested by: des@, obrien@
|