| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- While I'm here, remove .include <bsd.port.options.mk>
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=462138
|
|
|
|
|
|
|
| |
This round is @FreeBSD.org residents except teams.
Notes:
svn path=/head/; revision=453381
|
|
|
|
| |
Notes:
svn path=/head/; revision=444009
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427389
|
|
|
|
|
|
|
| |
Reported by: mat
Notes:
svn path=/head/; revision=423188
|
|
|
|
|
|
|
|
|
|
|
|
| |
configure script was stale and that "aclocal&autoconf" will fix it.
This indeed fixes ./configure not detcting a working fork() and vfork().
He will update the readme in the tarball.
Recommended by: Bishop Clark <bishopolis@gmail.com>
vtun upline
Notes:
svn path=/head/; revision=423158
|
|
|
|
|
|
|
|
|
| |
a working fork(2) and vfork(2).
Tested by: mat
Notes:
svn path=/head/; revision=422716
|
|
|
|
| |
Notes:
svn path=/head/; revision=422481
|
|
|
|
|
|
|
|
| |
http://home.jp.FreeBSD.org/~simokawa/vtun-v6.html with a -e option
on the command line.
Notes:
svn path=/head/; revision=422480
|
|
|
|
| |
Notes:
svn path=/head/; revision=422479
|
|
|
|
|
|
|
|
|
|
|
| |
Document GPLv2 license.
Convert to USES=ssl
Replace absolute link with a relative link.
Notes:
svn path=/head/; revision=422478
|
|
|
|
|
|
|
|
|
| |
While here, couple OSVERSION with OPSYS for extra patches.
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421937
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
- Remove redundant @owner/@group
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=400048
|
|
|
|
|
|
|
| |
Thanks to: mat
Notes:
svn path=/head/; revision=378859
|
|
|
|
| |
Notes:
svn path=/head/; revision=378855
|
|
|
|
| |
Notes:
svn path=/head/; revision=378853
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=370836
|
|
|
|
| |
Notes:
svn path=/head/; revision=360664
|
|
|
|
| |
Notes:
svn path=/head/; revision=357274
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
PR: 172204
Notes:
svn path=/head/; revision=312193
|
|
|
|
|
|
|
| |
GNU configure.
Notes:
svn path=/head/; revision=305141
|
|
|
|
|
|
|
|
|
| |
Assume maintainership.
Approved by: kuriyama (maintainer)
Notes:
svn path=/head/; revision=304985
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
|
|
|
|
| |
With this patch, vtund and vtunclient can be used on the same machine
without pid conflicts in rc.subr code.
Notes:
svn path=/head/; revision=272995
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Suggested by: dougb
Notes:
svn path=/head/; revision=252757
|
|
|
|
|
|
|
| |
- Support multiple vtunclient startup from rc.subr.
Notes:
svn path=/head/; revision=252747
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
sizeof(lzo_uint) this patch is necessary for the correct operation of vtun
when LZO compression is enabled.
PR: ports/129815
Submitted by: Bjoern Groenvall <bg@sics.se>
Notes:
svn path=/head/; revision=224565
|
|
|
|
|
|
|
|
| |
PR: 121803
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=209494
|
|
|
|
|
|
|
|
| |
PR: ports/116024
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=198686
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
- NOPORTDOCS support, DOCSDIR in pkg-plist
- fixed startup scripts and knobs
PR: 109356
Submitted by: Martin Matuska <martin@matuska.org>
Notes:
svn path=/head/; revision=185970
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Noticed by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=136557
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=136548
|
|
|
|
|
|
|
| |
- Add knob to use simokawa's patch to enable extended mode.
Notes:
svn path=/head/; revision=117301
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=81946
|
|
|
|
|
|
|
|
| |
PR: 52771
Submitted by: Matt Peterson <matt@peterson.org>
Notes:
svn path=/head/; revision=81936
|
|
|
|
|
|
|
| |
- Drop maintainership
Notes:
svn path=/head/; revision=78730
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
| |
for location of OpenSSL.
PR: 36427
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Notes:
svn path=/head/; revision=57810
|
|
|
|
| |
Notes:
svn path=/head/; revision=56639
|