using simple tags, <perl> and </perl>, to begin and end perl parsing.
Once the perl module is included via "use", all text gets output to
stdout except for code within the above tags.
Despite what's in the CPAN README, this module does not require
Filter::Simple, only CGI.pm.
WWW: http://search.cpan.org/~mmathews/Markup-Perl/
Tindy testing by: itetcu
Integer-divided by 1000 this means a sure zero, which brings up a
compiler warning -- a good thing.
The patch fixes the problem while maintaining compatibility for all.
Submitted by: mi
Updates dns/nss_mdns port to v0.10 and changes MAINTAINER
field (as per bms's suggestion). This PR fixes the issue
reported in PR ports/123169, so that PR can be closed.
PR: ports/126952
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: bms@
- Completely shut up rc.d script when no profiles are enabled
(add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
(XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
"setfib -F ${apache22_fib}", so apache can use an alternate
network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
actually breaks profiles.
- Bump PORTREVISION
PR: ports/126670 [1],
ports/116627 [2]
Submitted by: Joseph S. Atkinson [1],
Eygene Ryabinkin [2]
Security: CVE-2008-2939
Special thanks to: pgollucci@
and DVDs easily.
Features:
* View the current command line that will be used to burn the CD/DVD
* Burn CD/DVD from iso images
* Create ISO images from files and CD/DVD
* CD/DVD Copy
* Can overburn CD/DVD
* Support multi session CD/DVD
* Add/delete/exclude file/directories and show current used space
* Can keep directory structure
* Options to choose iso9660 filesystem extension (like Joliet or
RockRidge extensions)
* Prevent burning if used space > DVD+R/RW capacity
* Show output of growisofs/mkisofs to view burned % and estimated
remaining time
WWW: http://regis.damongeot.free.fr/tkdvd/
- Use cpuctl(4) to read MSR's and cpuid info whenever available.
- Rely on devcpu where cpuctl(4) isn't available.
- Add missing termination flag to cache descriptions list.
Approved by: maintainer timeout (3 weeks)