| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (Maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=268000
|
|
|
|
|
|
|
|
| |
PR: ports/153210
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=266426
|
|
|
|
|
|
|
|
| |
PR: ports/150190
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=260370
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257181
|
|
|
|
|
|
|
|
|
| |
PR: ports/148241
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=257171
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix port (not working 'cos of bsd.licenses.mk complaining about licenses)
- Bump PORTREVISION
PR: ports/147627
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=256053
|
|
|
|
|
|
|
|
|
|
|
| |
- Add php5-pgsql as RUN_DEPEND to minimize PostgreSQL verisioning conflicts
- Bump PORTREVISION
PR: ports/146874
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=255841
|
|
|
|
|
|
|
|
|
|
|
| |
because port wants PGSQL 8.4 but dependencies are built
with default 8.2.
Reported by: pav@ (pointyhat)
Approved by: itetcu@ (mentor)
Notes:
svn path=/head/; revision=253707
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION since upstream chases libcurl update
PR: ports/145740
Submitted by: Patrick Tracanelli (maintainer)
Approved by: itetcu@ (mentor)
Notes:
svn path=/head/; revision=252790
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rework dependency check warning user if curl required build options fail
but don't make it fatal anymore (since its not fatal anyway).
- Unbreak port since depend checking is not fatal anymore.
PR: ports/145665
Submitted by: maintainer
Notes:
svn path=/head/; revision=252650
|
|
|
|
|
|
|
|
|
| |
to misconfigured SPF check)
Reported by: pointyhat
Notes:
svn path=/head/; revision=252492
|
|
|
|
| |
Notes:
svn path=/head/; revision=252383
|
|
|
|
|
|
|
|
|
|
| |
- Rework port
PR: ports/145409
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=252382
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=252260
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. It's rc.d, not rcng
2. All new ports that use rc.d scripts need to use USE_RC_SUBR
3. The name of the script, PROVIDE, and $name should match the port name.
4. For the script itself:
a. Added a $FreeBSD$
b. Added KEYWORD: shutdown since it starts a persistent service.
c. Removed _flags from command=, it's spurious and will result in the
flags being included twice.
d. Moved the default variable assignment to after load_rc_config
e. Made the conf file a required_file, and added it to command_args
instead of _flags.
Approved by: maintainer
Notes:
svn path=/head/; revision=251221
|
|
It's main goal is to be able to cache dynamic contents, the content most
proxing systems are unable to do caching. This is how ThunderCache becomes
high-performance and high-eficiency.
ThunderCache is freeware up to 50 concurrent sessions, and needs commercial
license to run more than 50 concurrent sessions. It's designed to run on
FreeBSD. Advanced features include TProxy support (IP_BINDANY), ToS/DiffService
marking.
WWW: http://www.bmsoftware.org
Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br> (by email)
Notes:
svn path=/head/; revision=251215
|