| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- respect WITHOUT_NLS
PR: 79906
Submitted by: leeym
Approved by: maintainer-timeout
|
| |
|
|
|
|
| |
Submitted by: Pawel Worach <pawel dot worach at gmail dot com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
linked staticly. This allows it to be used from devd at startup. [1]
Use LIB_DEPENDS instead of BUILD_DEPENDS for the libdnet depend since we
need it to run too. [2]
My changes differ from the submitted fixes.
Submitted by: Darren Pilgrim <dmp at bitfreak dot org> [1]
Pawel Worach <pawel dot worach at gmail dot com> [2]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Catalyst::Model::CDBI::Sweet provides convenient count, search, page, and cache
functions in a sweet package. It integrates these functions with Class::DBI in
a convenient and efficient way.
WWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Sweet
PR: ports/81489
Submitted by: Travis Campbell <hcoyote@ghostar.org>
|
|
|
|
|
| |
PR: ports/80474
Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
|
|
|
|
|
| |
Spotted by: pointyhat via kris
Approved by: tobez
|
| |
|
|
|
|
|
|
|
|
| |
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.
PR: ports/80496
Submitted by: Remington <TastyNachos@charter.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.
PR: ports/80211
Submitted by: Daniel Gerzo <danger@rulez.sk>
|
|
|
|
|
|
|
| |
*SQL support if chosen.
PR: ports/81528
Submitted by: Max E. Kuznecov <mek@mek.uz.ua> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Meta-port of all gstreamer plugins with options
Note: this has OPTIONS below bsd.port.pre.mk but great care has been taken
to make sure this works in and out of a tinderbox.
|
|
|
|
|
| |
PR: ports/81507
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/81506
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/81508
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
| |
needs to be processed. It does this by first setting all zip files to 0400,
then as it processes the zip file it changes the permissions to 0200.
PR: ports/81502
Submitted by: Scot W. Hetzel <swhetzel@gmail.com> (maintainer)
Obtained from: author
|
|
|
|
|
|
|
|
| |
- Fix WITH_DAEMON
- Update RC infrastructure
PR: ports/81527
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/81525
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
|
|
|
|
| |
PR: ports/81499
Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
|
|
|
|
|
| |
PR: ports/81498
Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/81523
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
|
| |
PR: ports/81514
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
|
|
|
|
| |
PR: ports/81509
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
- Optionalize GTK support
- Add WWW: line
PR: ports/81504
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
- make nrpe write pid file in /var/run
- replace pkg-plist file with PLIST_FILES in Makefile
PR: ports/81139
Submitted by: Meno Abels <meno.abels@adviser.com>
Approved by: Paul Dlug <paul@nerdlabs.com> (maintainer)
|
|
|
|
|
| |
PR: ports/81505
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
| |
Add patch for cpu instruction detection [1].
Submitted by: [1] bland (earlier version)
|
|
|
|
| |
Requested by: many
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Smart comments provide an easy way to insert debugging and tracking code into
a program. They can report the value of a variable, track the progress of a
loop, and verify that particular assertions are true.
Best of all, when you're finished debugging, you don't have to remove them.
Simply commenting out the use Smart::Comments line turns them back into
regular comments. Leaving smart comments in your code is smart because if you
needed them once, you'll almost certainly need them again later.
Author: Damian Conway <DCONWAY@cpan.org>
WWW: http://search.cpan.org/dist/Smart-Comments/
PR: ports/81476
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
o Fix PLIST typos
o Improve WITH{,OUT}_BUILTIN_VECTOR Makefile support
o Re-enable theora support [1]. This is still being investigated
o This version's ffplay recognizes neither .mkv nor .ogm
Reviewed by: kwm [1]
|
|
|
|
| |
Bugged me for: too long
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.71
- Use ${INFO}
Moreover:
- Polish the Makefile
PR: ports/81482 [1]
Submitted by: Johan van Selst <johans@stack.nl> [1]
|
| |
|
|
|
|
|
| |
PR: ports/81513
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
| |
PR: ports/81112
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
|
|
|
|
| |
o Bump PORTREVISION since build version did not change
|
|
|
|
|
| |
Submitted by: glewis
Pointy hat: pav
|
|
|
|
|
|
| |
- Convert line terminators to UNIX format rather than requiring GCC 3.4 [1]
Reported by: Patrick Bihan-Faou <patrick.bihan-faou@netzuno.com> [1]
|
| |
|