| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership from ports@ to submitter;
- Remove utmp code if utmpx is present;
- Handle configuration files correctly;
- Use ETCDIR;
- Remove empty REQUIRE line from runsvdir.sh.in.
PR: ports/157298
Submitted by: Chris Rees <utisoft@gmail.com>
Notes:
svn path=/head/; revision=274736
|
|
|
|
| |
Notes:
svn path=/head/; revision=274735
|
|
|
|
| |
Notes:
svn path=/head/; revision=274734
|
|
|
|
| |
Notes:
svn path=/head/; revision=274733
|
|
|
|
|
|
|
| |
Reported by: David Demelier (irc)
Notes:
svn path=/head/; revision=274732
|
|
|
|
| |
Notes:
svn path=/head/; revision=274731
|
|
|
|
| |
Notes:
svn path=/head/; revision=274730
|
|
|
|
|
|
|
|
|
| |
PR: ports/154719
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Approved by: maintainer timeout (3.5 months)
Notes:
svn path=/head/; revision=274729
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove PORTDOCS entries because docs are always disabled
PR: ports/154719
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Approved by: maintainer timeout (3.5 months)
Notes:
svn path=/head/; revision=274728
|
|
|
|
| |
Notes:
svn path=/head/; revision=274727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compilant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
WWW: http://libgit2.github.com/
Notes:
svn path=/head/; revision=274726
|
|
|
|
| |
Notes:
svn path=/head/; revision=274725
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Approved by: jadawin@ (mentor)
Notes:
svn path=/head/; revision=274724
|
|
|
|
|
|
|
| |
Reported by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=274723
|
|
|
|
|
|
|
|
|
| |
- Update PERL_LEVEL check
Changes: http://search.cpan.org/dist/Net-FreshBooks-API/Changes
Notes:
svn path=/head/; revision=274722
|
|
|
|
|
|
|
| |
Suggested by: David Magda <dmagda@ee.ryerson.ca>
Notes:
svn path=/head/; revision=274721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Major change in this release:
* Added support for "login-groups" and single sign-on.
- Oher changes in this release:
* Fixes to the tarball generator.
* Add the https-login setting which forces a redirect to HTTPS for any non-anonymous login.
* Added the "redirect:" property to CGI scripts. (Still undocumented)
* Improvements to hyperlinking display
* Added a --private option for "fossil branch new".
* More default background colors added to the color palette.
* Added the "Show Files" and "Hide Files" options on timelines.
* Added the (undocumented) "mionly" query parameter for timelines that use r=TAG.
* Added the "fossil bisect options" command.
* Bisect changes to avoid branches if possible.
* Update the built-in SQLite to the latest.
* Various small bug fixes.
Notes:
svn path=/head/; revision=274720
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/SDEN/URI-ParseSearchString-3.441/Changes
Notes:
svn path=/head/; revision=274719
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter. Previous maintainer address bounced, even
after removing the anti-spam measure.
- Cleanup COMMENT and pkg-descr.
- Also, respect PREFIX.
PR: ports/157361
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Notes:
svn path=/head/; revision=274718
|
|
|
|
|
|
|
|
| |
- This port provides a programmatic way of building constraints that evaluate to
true or false.
Notes:
svn path=/head/; revision=274716
|
|
|
|
|
|
|
| |
- This port provides various stream wrappers.
Notes:
svn path=/head/; revision=274715
|
|
|
|
|
|
|
| |
- This port provides various stream filters
Notes:
svn path=/head/; revision=274714
|
|
|
|
|
|
|
| |
- Horde translation library.
Notes:
svn path=/head/; revision=274713
|
|
|
|
|
|
|
|
| |
PR: ports/157348
Approved by: Devon H. O'Dell (maintainer)
Notes:
svn path=/head/; revision=274712
|
|
|
|
|
|
|
| |
- Horde Template system.
Notes:
svn path=/head/; revision=274711
|
|
|
|
| |
Notes:
svn path=/head/; revision=274710
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary excute bit
- Remove SF site from WWW
Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
Notes:
svn path=/head/; revision=274709
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IPC::MMA provides an interface to Ralf Engelschall's mm library, allowing
memory to be shared between multiple processes in a relatively
convenient way.
IPC::MMA is a superset of Arthur Choung's IPC::MM module, adding arrays and
allowing any Perl scalar to be used as a hash/BTree key rather than just C
strings. IPC::MMA hashes are like IPC::MM BTrees in that they return keys in
sorted order ineach, keys, and next operations.
An IPC::MMA array can store data in any of six ways, including general-purpose
scalars, signed or unsigned integers, floating-point numbers, fixed-length
strings/records, and booleans at one bit per array element.
WWW: http://search.cpan.org/dist/IPC-MMA/
PR: ports/157291
Submitted by: Peter Vereshagin <peter@vereshagin.org>
Notes:
svn path=/head/; revision=274708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you need nonblocking access to an external program, or want to execute some
blocking code in a separate process, but you don't want to write a wrapper
module or some POE::Wheel::Run boilerplate code, then POE::Quickie can help.
You just specify what you're interested in (stdout, stderr, and/or exit code),
and POE::Quickie will handle the rest in a sensible way.
It has some convenience features, such as killing processes after a timeout,
and storing process-specific context information which will be delivered with
every event.
There is also an even lazier API which suspends the execution of your event
handler and gives control back to POE while your task is running, the same
way LWP::UserAgent::POE does.
This is provided by the quickie_* functions which are exported by default.
WWW: http://search.cpan.org/dist/POE-Quickie/
PR: ports/156971
Submitted by: Takefu <takefu@airport.fm>
Notes:
svn path=/head/; revision=274707
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
An iCalendar and vCard project for python.
WWW: http://pypi.python.org/pypi/pycalendar/2.0
SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/
PR: ports/157323
Submitted by: Roland van Laar <roland@micite.net>
Notes:
svn path=/head/; revision=274706
|
|
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=274705
|
|
|
|
| |
Notes:
svn path=/head/; revision=274704
|
|
|
|
| |
Notes:
svn path=/head/; revision=274703
|
|
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=274702
|
|
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2011/05/26/wordpress-3-1-3/
PR: ports/157350
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=274701
|
|
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2011/05/26/wordpress-3-1-3/
PR: ports/157349
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=274700
|
|
|
|
| |
Notes:
svn path=/head/; revision=274699
|
|
|
|
|
|
|
|
|
|
| |
Note that deprecated DBIx::Custom::MySQL and DBIx::Custom::SQLite were
removed in 0.1675
Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
Notes:
svn path=/head/; revision=274698
|
|
|
|
|
|
|
|
| |
- The Horde_Browser class provides an API for getting information about the
current user's browser and its capabilities.
Notes:
svn path=/head/; revision=274697
|
|
|
|
| |
Notes:
svn path=/head/; revision=274696
|
|
|
|
| |
Notes:
svn path=/head/; revision=274695
|
|
|
|
|
|
|
| |
Russia.
Notes:
svn path=/head/; revision=274694
|
|
|
|
| |
Notes:
svn path=/head/; revision=274693
|
|
|
|
|
|
|
|
|
| |
this port should track security/nss and www/apache13-modssl.
No functional impact.
Notes:
svn path=/head/; revision=274692
|
|
|
|
|
|
|
|
|
| |
Submitted: self
Approved by: maintainer
PR: 157330
Notes:
svn path=/head/; revision=274691
|
|
|
|
|
|
|
| |
Submitted by: Nick Hilliard <nick@foobar.org>
Notes:
svn path=/head/; revision=274690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
* A new form of dict.c (hash table implementation) iterator that performs less
copy-on-write of pages, introduced in Redis 2.2.7, caused ZINTERSTORE,
ZUNIONSTORE, SINTER, SINTERSTORE commands to behave in the wrong way.
This bug is now fixed.
* Print version info before running the test with 'make test'. This is mainly
useful for the Continuous Integration system we run.
* Fix for DEBUG DIGEST, key may expire on lookup, producing the wrong result.
* Replication with expire test modified to produce no or less false failures.
* Fixed Z*STORE when dealing with intsets, regression test added.
</ChangeLog>
Notes:
svn path=/head/; revision=274689
|
|
|
|
|
|
|
|
|
|
| |
% configure ... --without-http_auth_basic_module ...
Bump PORTREVISION is unnecessary, because http_auth_basic module is
enabled by default.
Notes:
svn path=/head/; revision=274688
|
|
|
|
| |
Notes:
svn path=/head/; revision=274687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pick assorted portlints [2], [3]
- Add -I${LOCALBASE}/include to fix WITH_LDAP build [3]
- MKDIR configuration directory to fix install from scratch [3]
- DISTFILE/MASTER_SITE matching [3]
- Bump PORTREVISION [3]
Suggested by: Davide D'Amico <davide.damico@gmail.com> (with patch) [1]
Submitted by: Guido Falsi (maintainer) [2]
Suggested by: mandree [3]
PR: ports/157326 [1], [2]
PR: ports/157338 [3]
PR: ports/157343 [2]
Notes:
svn path=/head/; revision=274686
|