| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/82331
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
- add two new dependencies
PR: 82914
Submitted by: Rong-En Fan (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
Reported by: marcus [1]
|
|
|
|
| |
eliminates one needless kevent system call.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
descriptor as invalid.
|
|
|
|
|
| |
didn't catch the missing ';'. This should fix the erroneous messages
about OPTIONS misuse.
|
|
|
|
|
|
|
|
| |
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.
Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy)
|
|
|
|
|
|
|
|
|
|
| |
* Add '+' to the list of valid characters for file names in the warning
message.
* Check to make sure OPTIONS is specified before bsd.port.pre.mk (only if
OPTIONS is actually defined). [1]
PR: 82316 [1]
Submitted by: sem [1]
|
|
|
|
| |
and timeout to the zero timespec when reading the event.
|
|
|
|
|
|
|
|
|
| |
across fork(), and thus the file descriptor kevent was trying to read from
was actually pointign to /dev/null. This caused dbus to eat up 100% of the
CPU. Of course, tests with --nofork worked just fine.
The new approach will detect if the kqueue has been closed, a reopen it
after the fork.
|
|
|
|
| |
Reported by: Kris via pointyhat.
|
| |
|
| |
|
|
|
|
| |
Reported by: Oliver <oliver303@aon.at>
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
| |
- Fix packing list
[1]
PR: ports/82877
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/82835
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
Reported by: Martin Cracauer <cracauer@cons.org>
Fix by: kris
|
| |
|
|
|
|
| |
* Add kqueue support so to dynamically re-read new configuration files
|
|
|
|
|
| |
A number of our old patches have been integrated into the mainline now,
so they can be removed.
|
|
|
|
|
|
|
| |
- Remove hard-coded prefix in pkg-install.
PR: ports/82333
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/82818
Submitted by: Gunter Wambaugh <gunter@thewambaughs.net>
|
|
|
|
|
| |
PR: 82832
Submitted by: Aaron Dalton (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter.
PR: ports/82240
Submitted by: Soeren Straarup <xride@x12.dk>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This module calculates the Modulus 10 Double Add Double checksum, also known
as the LUHN Formula. This algorithm is used to verify credit card numbers and
Standard & Poor's security identifiers such as CUSIP and CSIN.
You can find plenty of information about the algorithm by searching the web
for "modulus 10 double add double".
WWW: http://search.cpan.org/dist/Algorithm-LUHN/
PR: ports/82650
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
|
|
|
|
|
| |
PR: ports/82392, ports/82426
Submitted by: bogus addresses
Approved by: maintainer timeout (10 days)
|
|
|
|
| |
Reported by: Kris via pointyhat
|
|
|
|
|
| |
PR: ports/82783
Submitted by: maintainer
|
|
|
|
| |
Submitted by: cognet
|
|
|
|
|
|
|
|
| |
Tie::File 0.97 or later (only 0.96 is available separately).
PR: ports/82775
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Reported by: kris
|
|
|
|
| |
Approved by: maintainer timeout (11 days)
|
|
|
|
|
|
|
|
| |
This also allows us to return to standard libtool-handling.
PR: ports/80169
Submitted by: Helge Oldach
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/82742
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
| |
PR: 82760
Submitted by: Ben Woolley (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Data::Taxonomy::Tags will basically take care of easily managing tags for an
item. You provide it with a string of tags and it will allow you to call
methods to get all the tags and categories as well as add and delete tags
from the list.
WWW: http://search.cpan.org/dist/Data-Taxonomy-Tags/
PR: ports/82669
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
|
|
|
|
| |
PR: 82446
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
| |
PR: 82444
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
|
|
|
|
|
|
|
| |
An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.
WWW: http://goog-sparsehash.sf.net
PR: ports/82696
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
| |
PR: ports/82672
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Submitted by: lioux
|
| |
|
|
|
|
| |
Prodded by: jkoshy
|
|
|
|
|
| |
PR: 82525
Submitted by: Antonio Carlos Venancio Junior (maintainer)
|
|
|
|
|
| |
PR: ports/82613
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
| |
PR: ports/82565
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|