| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384380
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
Notes:
svn path=/head/; revision=383107
|
|
|
|
|
|
|
| |
Comply to patch naming conventions.
Notes:
svn path=/head/; revision=379056
|
|
|
|
| |
Notes:
svn path=/head/; revision=374410
|
|
|
|
|
|
|
| |
Pointy hat: adamw
Notes:
svn path=/head/; revision=363378
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
| |
- Support staging.
PR: ports/182752
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=331321
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@)
Notes:
svn path=/head/; revision=316948
|
|
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump
PR: ports/167154
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=295180
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make merge-hook usable
- Change ND_RA_FLAG_HOME_AGENT to ND_RA_FLAG_HA instead of deletion
- Bump PORTREVISION
PR: ports/161172
Submitted by: Mikhail T. <m.tsatsenko@gmail.com>
Notes:
svn path=/head/; revision=288359
|
|
|
|
|
|
|
|
| |
PR: ports/160648
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=281735
|
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=278247
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
- Fix plist
Notes:
svn path=/head/; revision=273142
|
|
|
|
|
|
|
|
|
|
| |
Used the last patch in 155992 edited to fix the WITHOUT_NLS issue.
PR: ports/155992
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (MAINTAINER)
Notes:
svn path=/head/; revision=272989
|
|
|
|
| |
Notes:
svn path=/head/; revision=272452
|
|
|
|
|
|
|
| |
PR: ports/155992 (partial)
Notes:
svn path=/head/; revision=272451
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
| |
Notes:
svn path=/head/; revision=209420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=174947
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=174863
|
|
|
|
|
|
|
|
| |
PR: ports/104068
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
Notes:
svn path=/head/; revision=174697
|
|
|
|
|
|
|
|
| |
PR: ports/103856
Submitted by: rdenis@simphalempin.com (maintainer)
Notes:
svn path=/head/; revision=174222
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on 4.x by requiring gcc 3.2 or higher
PR: 102152
Submitted by: Remi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
Notes:
svn path=/head/; revision=170876
|
|
|
|
| |
Notes:
svn path=/head/; revision=170425
|
|
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.
PR: ports/100335
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com>
Notes:
svn path=/head/; revision=170423
|