| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
|
|
|
|
|
|
| |
- Remove extraneous quote marks from option DESC
Submitted by: Riccardo Torrini
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Files affected:
databases/mysql-connector-java/Makefile
databases/phpmyadmin/Makefile
mail/sa-utils/Makefile
net/phpldapadmin/Makefile
security/apg/Makefile
textproc/sphinxsearch/Makefile
www/p5-RT-Authen-ExternalAuth/Makefile
www/p5-RT-Extension-LDAPImport/Makefile
www/p5-RT-Extension-SLA/Makefile
www/p5-RTx-Calendar/Makefile
www/rt40/Makefile
www/rt40/Makefile.cpan
x11-fonts/gentium/Makefile
x11-fonts/gentium-basic/Makefile
Approved by: shaun (mentor)
|
|
|
|
| |
Approved by: shaun (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
|
|
|
|
| |
Submitted by: maintainer
|
|
periodic job.
* Check for updates to sa rules and download
* Optionally use sa-compile to build a compiled set of rules
* Optionally restart spamd whenever new rules are downloaded
* Manage multiple update channels and GPG keys
PR: ports/142465
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
|