| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LD_PRELOAD=/usr/local/lib/tsocks/libtsocks.so
This is wrong, because the library is installed under regular path,
without the `tsocks' subdirectory.
Fix the manpage accordingly.
Notified by: danfe
MFH: 2019Q2
Notes:
svn path=/head/; revision=503074
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Use SUB_FILES for pkg-message
- Use DISTVERSION instead of PORTVERSION
- Recreate patch files to satisfy portlint
- Reformat pkg-message to what the PHB (section 8.5) defines as a good format
- Bump PORTREVISION
- Take maintainership
Notes:
svn path=/head/; revision=420478
|
|
Allow non SOCKS aware applications to use SOCKS without modification.
PR: ports/56534
Submitted by: YazzY <yazzy@yazzy.org>
Notes:
svn path=/head/; revision=90580
|