A year ago I was receiving loads of spam email on the maintainer email
addresses used in the ports makefile. I created bug tickets to change
the user name part of the email address for all the ports I maintain,
but some how I missed the qjail2 port. Now that port says its maintained
by po...@fr
Kurt Jaeger wrote:
Hi!
A year ago I was receiving loads of spam email on the maintainer email
addresses used in the ports makefile. I created bug tickets to change
the user name part of the email address for all the ports I maintain,
but some how I missed the qjail2 port. Now that port says i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206935
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209929
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Hello list;
I would like to restrict the port to only installing on Freebsd 10.0 and
newer.
Desire example of Makefile with OSREL Variable coding and placement of
bsd.port.pre.mk statement.
Thanks in advance.
___
freebsd-ports@freebsd.org mailing l
>> .if ${OPSYS} == FreeBSD && ${OSVERSION} < 100
>> IGNORE= builds only on 10 or greater than 10
>> .endif
>
> That's OSVERSION. The OP asked about OSREL.
>
> (however, OSVERSION is more useful as one can test it numerically; it
> is documented in Chapter 16 of the Porter's Handbook, if the OP
These port updates are in preparation for publication of RELEASE-11.0.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212201
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212202
Thanks
___
freebsd-ports@freebsd.org mailing list
https://lists.fr
My port has it's source hosted on sourceforge.net. That site has
function that shows the count of times the port source file has been
downloaded along with the country and operating system type of the
computer requesting the download. 99.9% of the time the operating system
is "unknown". I can o
Ed Maste wrote:
On 19 February 2017 at 10:06, qjail1 wrote:
My port has it's source hosted on sourceforge.net. That site has function
that shows the count of times the port source file has been downloaded
along with the country and operating system type of the computer
requestin
Hello ports list;
May some kind committor please commit my simple port update:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218272
Thanks
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsub
I maintain a port and I have users complaining that the pkg system takes
many months before the updated version of my port shows up in the pkg
system.
My response is I tell them to change a line in their
/etc/pkg/FreeBSD.conf file
from url: "pkg+http://pkg.Freebsd.org/${ABI}/quarterly";,
to
Jan Beich wrote:
qjail1 writes:
I maintain a port and I have users complaining that the pkg system
takes many months before the updated version of my port shows up in
the pkg system.
Better ask committer assigned to your bug to add MFH tag or send an
email to ports-secteam@ (and CC portmgr
I maintain a port and I have users complaining that the pkg system takes
many months before the updated version of my port shows up in the pkg
system.
My response is I tell them to change a line in their
/etc/pkg/FreeBSD.conf file
from url: "pkg+http://pkg.Freebsd.org/${ABI}/quarterly";,
to url
I submitted a PR to update a port I maintain and I selected the
merge-quarterly flag with a ? [question mark].
I see the updated version is now in the pkg "latest" repo, but it's not
in the pkg "quarterly" repo yet.
How long should it take before the merge into "quarterly" happens?
_
14 matches
Mail list logo