| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=331386
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
|
|
| |
define and always test. This fixes build on 9-STABLE and saves some shell
commands.
PR: 181007
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
Notes:
svn path=/head/; revision=324242
|
|
|
|
|
|
|
| |
Notified by: crees
Notes:
svn path=/head/; revision=324202
|
|
|
|
| |
Notes:
svn path=/head/; revision=323578
|
|
|
|
|
|
|
|
|
|
| |
and only when WITH_OPENSSL_PORT is defined.
PR: 180395 (based on)
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
Notes:
svn path=/head/; revision=323029
|
|
|
|
|
|
|
| |
with 1000024 CC became 'cc' rather than 'clang'.
Notes:
svn path=/head/; revision=319300
|
|
|
|
|
|
|
| |
clang 3.3 import happened, that way we wouldn't have to resort to such hacks.
Notes:
svn path=/head/; revision=319299
|
|
|
|
|
|
|
| |
Security: CVE-2013-3571
Notes:
svn path=/head/; revision=319137
|
|
|
|
|
|
|
|
|
|
| |
wrapper script.
PR: 176321
Submitted by: Mark Felder <feld@feld.me>
Notes:
svn path=/head/; revision=313620
|
|
|
|
|
|
|
|
| |
- Pacify portlint
- Convert header
Notes:
svn path=/head/; revision=310443
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=303632
|
|
|
|
|
|
|
|
| |
PR: 168164
Submitted by: bapt
Notes:
svn path=/head/; revision=297089
|
|
|
|
| |
Notes:
svn path=/head/; revision=296597
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=294820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=286964
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=268229
|
|
|
|
| |
Notes:
svn path=/head/; revision=258623
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=247543
|
|
|
|
| |
Notes:
svn path=/head/; revision=245997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=237892
|
|
|
|
| |
Notes:
svn path=/head/; revision=231102
|
|
|
|
| |
Notes:
svn path=/head/; revision=226274
|
|
|
|
|
|
|
|
|
|
| |
- Add ipv6 sub category
- Add additional master sites
- Provide an rc script
- Take maintainer-ship
Notes:
svn path=/head/; revision=226177
|
|
|
|
|
|
|
|
|
| |
on FreeBSD at the moment.
Hat: portmgr
Notes:
svn path=/head/; revision=218899
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=192922
|
|
|
|
|
|
|
|
| |
PR: ports/111372
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
Notes:
svn path=/head/; revision=189495
|
|
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to submitter
PR: 103556
Submitted by: Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
Notes:
svn path=/head/; revision=173699
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=172268
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- portlint(1)
PR: 93708
Submitted by: Rudolf Cejka <cejkar___fit.vutbr.cz>
Approved by: maintainer timeout (66 days)
Notes:
svn path=/head/; revision=160819
|
|
|
|
|
|
|
|
|
| |
The changes since 1.4.2.0 are listed on http://www.dest-unreach.org/socat/
Approved by: markus, maintainer
Notes:
svn path=/head/; revision=159480
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONSify
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile
PR: ports/82387 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=137852
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/73783
Submitted by: rik <freebsd-ports@rikrose.net> (maintainer)
Notes:
svn path=/head/; revision=121342
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=114255
|
|
|
|
|
|
|
|
| |
PR: ports/68483
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Notes:
svn path=/head/; revision=112594
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
|
| |
PR: 58291
Submmitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: krion (implicitly)
Notes:
svn path=/head/; revision=91929
|
|
|
|
|
|
|
|
| |
Submitted by: Nicolas Jombart <ecu@ipv42.net>
PR: 56032
Notes:
svn path=/head/; revision=87779
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
Notes:
svn path=/head/; revision=84573
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a few docs
Change COMMENT to something < 70 chars
PR: 53083
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: edwin (mentor)
Notes:
svn path=/head/; revision=82573
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
| |
PR: 46306
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=72418
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=67317
|