| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
wrapper script.
PR: 176321
Submitted by: Mark Felder <feld@feld.me>
|
|
|
|
|
| |
- Pacify portlint
- Convert header
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 168164
Submitted by: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This wrapper tries to emulate part of the functionality usually supplied by
software like daemontools or runit. It is used to start socat which does not
daemonize itself and logs to stdout/stderr. It redirects stdout and stderr to
logger(1) via a fifo.
While here also remove if-statement around PORTDOCS based on NOPORTDOCS since
it's redundant with checks in ports/Mk/bsd.ports.mk.
PR: 166947
Submitted by: Mark Felder <feld@feld.me>
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
addresses)
- Remove the option to build without OpenSSL, we're supposed to provide
sensible default configurations and options. Building a port without
OpenSSL support in 2011 makes no sense. This has also been discussed at the
Dev Summit 2011
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add ipv6 sub category
- Add additional master sites
- Provide an rc script
- Take maintainer-ship
|
|
|
|
|
|
| |
on FreeBSD at the moment.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
http://www.dest-unreach.org/socat/contrib/socat-servicenames.html
- Incorporate Lucq's file descriptor patch:
http://www.dest-unreach.org/socat/contrib/socat-maxfds.html
PR: ports/113283
Submitted by: bf <bf2006a@yahoo.com>
Approved by: Nils Vogels <nivo@is-root.com> (maintainer)
|
|
|
|
|
| |
PR: ports/111372
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
|
|
|
|
|
|
|
| |
- Transfer maintainership to submitter
PR: 103556
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- portlint(1)
PR: 93708
Submitted by: Rudolf Cejka <cejkar___fit.vutbr.cz>
Approved by: maintainer timeout (66 days)
|
|
|
|
|
|
| |
The changes since 1.4.2.0 are listed on http://www.dest-unreach.org/socat/
Approved by: markus, maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
| |
- OPTIONSify
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile
PR: ports/82387 [1]
Submitted by: maintainer [1]
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/73783
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
has (probably had, now) a platform-specific bug,
which was resolved in conjunction with the socat author earlier. The problem will be corrected in socat 1.4.0.1, but in the
meantime is provided separately. This patch adds the fix as a replacement xio-socks.c.
I have also set myself as the maintainer as part of the patch below. I am willing to take on maintainership of this port.
PR: 69317
Submitted by: rik <freebsd-ports@rikrose.net>
|
|
|
|
|
| |
PR: ports/68483
Submitted by: Nicolas Jombart <ecu@ipv42.net>
|
| |
|
|
|
|
|
|
| |
PR: 58291
Submmitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: krion (implicitly)
|
|
|
|
|
| |
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032
|
|
|
|
|
|
|
|
|
|
| |
* A new mode allows you to directly connect an
executed program to the other side of the relay.
* A couple of minor improvements and corrections
have been made.
PR: 54284
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
|
|
|
|
|
| |
Add a few docs
Change COMMENT to something < 70 chars
PR: 53083
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: edwin (mentor)
|
| |
|
|
|
|
|
| |
PR: 46306
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
| |
|
| |
|
|
A relay for bidirectional data transfer between two indep. data channels
|