| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: miwi
Notes:
svn path=/head/; revision=319561
|
|
|
|
|
|
|
|
|
|
| |
- Trim old-style header.
- Add LICENSE.
- Use shebangfix.
- Replace pathname lookups in the scripts with fixed pathnames.
Notes:
svn path=/head/; revision=319560
|
|
|
|
|
|
|
|
| |
PR: ports/179103
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Notes:
svn path=/head/; revision=319559
|
|
|
|
| |
Notes:
svn path=/head/; revision=319558
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Add LICENSE
- Convert to optionsNG
PR: 179137
Submitted by: remko@
Notes:
svn path=/head/; revision=319557
|
|
|
|
| |
Notes:
svn path=/head/; revision=319556
|
|
|
|
| |
Notes:
svn path=/head/; revision=319555
|
|
|
|
|
|
|
|
| |
- no difference in previous distfile (ie. checksum)
- remove unneeded dist_subdir directive
Notes:
svn path=/head/; revision=319554
|
|
|
|
|
|
|
|
| |
PR: 179137
Submitted by: remko@
Notes:
svn path=/head/; revision=319553
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=319552
|
|
|
|
| |
Notes:
svn path=/head/; revision=319551
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
With hat: ruby@
Notes:
svn path=/head/; revision=319550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013.05.31 -- Version 2.3.2
Arne Schwabe (3):
Only print script warnings when a script is used. Remove stray mention of script-security system.
Move settings of user script into set_user_script function
Move checking of script file access into set_user_script
Davide Brini (1):
Provide more accurate warning message
Gert Doering (2):
Fix NULL-pointer crash in route_list_add_vpn_gateway().
Fix problem with UDP tunneling due to mishandled pktinfo structures.
James Yonan (1):
Always push basic set of peer info values to server.
Jan Just Keijser (1):
make 'explicit-exit-notify' pullable again
Josh Cepek (2):
Fix proto tcp6 for server & non-P2MP modes
Fix Windows script execution when called from script hooks
Steffan Karger (2):
Fixed tls-cipher translation bug in openssl-build
Fixed usage of stale define USE_SSL to ENABLE_SSL
svimik (1):
Fix segfault when enabling pf plug-ins
Notes:
svn path=/head/; revision=319549
|
|
|
|
|
|
|
| |
adjustment to our Java hierarchy patch, no functional change though.)
Notes:
svn path=/head/; revision=319548
|
|
|
|
|
|
|
|
|
| |
I had done the testing and committing in two separate trees :(
Reported by: sunpoet
Notes:
svn path=/head/; revision=319547
|
|
|
|
|
|
|
|
|
| |
- adjust CONFLICTS add upcomming 1.8
Approved by: lev (implicit)
Notes:
svn path=/head/; revision=319546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It fixes 3 security issues:
CVE-2013-1968: fsfs repository corruption caused by newline characters in filenames
CVE-2013-2088: contrib hook-scripts can allow arbitrary code execution
CVE-2013-2112: svnserve remotely triggerable DoS.
Security: CVE-2013-1968
Security: CVE-2013-2088
Security: CVE-2013-2112
Notes:
svn path=/head/; revision=319544
|
|
|
|
|
|
|
|
|
|
| |
libpcap bindings for ruby
WWW: https://github.com/shadowbq/pcaprub
Approved by: miwi, eadler (mentors, implicit)
Notes:
svn path=/head/; revision=319543
|
|
|
|
| |
Notes:
svn path=/head/; revision=319542
|
|
|
|
| |
Notes:
svn path=/head/; revision=319541
|
|
|
|
| |
Notes:
svn path=/head/; revision=319540
|
|
|
|
|
|
|
| |
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Notes:
svn path=/head/; revision=319539
|
|
|
|
|
|
|
|
|
|
| |
An interface between Dancer's logging engine abstraction layer and the
Log::Log4perl library.
WWW: http://search.cpan.org/dist/Dancer-Logger-Log4perl/
Notes:
svn path=/head/; revision=319538
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319537
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319536
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319535
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319534
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319533
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319532
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Group target options
- Change CPPFLAGS and remove LDFLAGS to always use base system
libreadline and its headers
- Use a dynamically generated pkg-plist
Reviewed by: crees
Notes:
svn path=/head/; revision=319531
|
|
|
|
|
|
|
|
|
| |
PR: 176118
Submitted by: zi
Tested via: ph-w exp-run
Notes:
svn path=/head/; revision=319530
|
|
|
|
|
|
|
|
|
|
| |
Unconditionally set CMAKE_ARGS in bsd.python.mk, as it don't affect non-cmake ports
PR: 177356
Submitted by: makc@
Notes:
svn path=/head/; revision=319529
|
|
|
|
| |
Notes:
svn path=/head/; revision=319528
|
|
|
|
| |
Notes:
svn path=/head/; revision=319527
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319526
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319525
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319524
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319523
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319522
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319521
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319520
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319519
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319518
|
|
|
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319517
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319516
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319515
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319514
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319513
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319512
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=319511
|