- Simplify BINSUFFIX handling [1]
- Silence post-extract [1]
- Convert pkg-message to pkg-message.in, move the display part of the
post-install target here
- Drop support for FreeBSD < 7.0
- Convert to bsd.port.options.mk
Files seem unfetchable except from the FreeBSD mirror, and maintainer seems
to have lost interest.
PR: ports/183738 [1]
Submitted by: Takefu <takefu@airport.fm>
Reviewed by: maintainer
Approved by: portmgr (blanket infrastructure)
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
- Removes BROKEN and updates to v2.09.01.004 on 8.x and later.
PR: ports/148216
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Feature safe: yes
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.