aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20091117 snapshot of GCC 4.4.3.Gerald Pfeifer2009-11-182-19/+19
| | | | Notes: svn path=/head/; revision=244426
* Time::Format provides a very easy way to format dates and times. TheMartin Wilke2009-11-185-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | formatting functions are tied to hash variables, so they can be used inside strings as well as in ordinary expressions. The formatting codes used are meant to be easy to remember, use, and read. They follow a simple, consistent pattern. If I've done my job right, once you learn the codes, you should never have to refer to the documentation again. A quick-reference page is included, just in case. ;-) Time::Format can also format DateTime objects, and strings created with Date::Manip. Also provided is a tied-hash interface to POSIX::strftime and Date::Manip::UnixDate. If the I18N::Langinfo module is available, Time::Format provides weekday and month names in a language appropriate for your locale. A companion module, Time::Format_XS, is also available; if it is installed, Time::Format will detect and use it, which will result in a significant speed improvement. WWW: http://search.cpan.org/dist/Time-Format/ PR: ports/140659 Submitted by: Sergey V. Dyatko <Sergey.Dyatko at gmail.com> Notes: svn path=/head/; revision=244425
* - Update from 3.0-RC6 to 3.0-RC9Wen Heping2009-11-185-98/+225
| | | | | | | | | | | | - Add pkg-message file to describe how to configure apache httpd.conf - Remove unneeded patch PR: ports/140046 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: Maintainer (timeout, 20 days) Notes: svn path=/head/; revision=244423
* Update to 5.1.41 release.Alex Dupre2009-11-182-4/+4
| | | | Notes: svn path=/head/; revision=244422
* - Update to 0.18Philippe Audeoud2009-11-182-4/+4
| | | | | | | - Changes: <http://cpansearch.perl.org/src/BRICAS/Config-Any-0.18/Changes> Notes: svn path=/head/; revision=244421
* Update to 1.08Lars Thegler2009-11-182-4/+4
| | | | Notes: svn path=/head/; revision=244420
* - Update to 1.05Philippe Audeoud2009-11-182-4/+4
| | | | Notes: svn path=/head/; revision=244419
* Update to 0.16Lars Thegler2009-11-183-5/+7
| | | | Notes: svn path=/head/; revision=244418
* Update to 1.902Lars Thegler2009-11-182-4/+5
| | | | | | | | PR: ports/140549 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244417
* - Update to 3.09000Cheng-Lung Sung2009-11-182-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes Notes: svn path=/head/; revision=244416
* - Update to 0.46Wen Heping2009-11-182-6/+6
| | | | | | | | PR: ports/140637 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=244415
* - Fix the build on FreeBSD9Wen Heping2009-11-181-5/+6
| | | | | | | | | PR: ports/140164 Submitted by: Wen Heping (myself) Approved by: Maintainer(timeout, >15 days) Notes: svn path=/head/; revision=244414
* - Update to 2.2.2Dirk Meyer2009-11-182-4/+4
| | | | | | | | | Changes: ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.2/Changelog PR: 140651 Submitted by: Sahil Tandon Notes: svn path=/head/; revision=244413
* pyfasta is a python module for fast, memory-efficient, pythonicWen Heping2009-11-185-0/+52
| | | | | | | | | access to fasta sequence files. WWW: http://bitbucket.org/brentp/biostuff/src/ Notes: svn path=/head/; revision=244412
* Upgrade to olsrd 0.5.6-r7.John Hay2009-11-182-4/+4
| | | | Notes: svn path=/head/; revision=244411
* - Update to 21.1.1Wen Heping2009-11-184-29/+17
| | | | Notes: svn path=/head/; revision=244410
* Fix pkg-plist.Vanilla I. Shu2009-11-181-0/+2
| | | | | | | | PR: ports/140652 Submitted by: Sahil Tandon sahil at tandon net Notes: svn path=/head/; revision=244409
* Upgrade to 0.35.Vanilla I. Shu2009-11-182-4/+4
| | | | Notes: svn path=/head/; revision=244408
* - Update to 1.7.1.5Martin Wilke2009-11-173-11/+11
| | | | | | | | PR: 140544 Submitted by: Glen Barber <glen.j.barber@gmail.com> (maintainer) Notes: svn path=/head/; revision=244406
* - Add a note for www/redmine usersMartin Wilke2009-11-171-0/+14
| | | | Notes: svn path=/head/; revision=244405
* - Update to 0.8.7Martin Wilke2009-11-173-4/+5
| | | | | | | | PR: 140578 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=244404
* Force the detection of <sys/mount.h> by configure for FreeBSD-6.Thierry Thomas2009-11-172-12/+1
| | | | | | | | | PR: ports/140521 Submitted by: Mark Andrews <marka (at) isc.org> Approved by: Joseph S. Atkinson <jsa.bsd (at) gmail.com> (maintainer) Notes: svn path=/head/; revision=244403
* Add a patch to handle the bug of vlc locking up the keyboard when it startsDoug Barton2009-11-172-0/+309
| | | | | | | | | | | | Bump PORTREVISION Patch submitted by: Joseph S. Atkinson <jsa.bsd@gmail.com> (Maintainer) PR: ports/137635 Submitted by: Matti Saarinen <mjsaarin@cc.helsinki.fi> Notes: svn path=/head/; revision=244402
* - Update to 2.1.9Emanuel Haupt2009-11-174-37/+40
| | | | | | | | | | - Take maintainership PR: 140643 Approved by: kay.abendroth@raxion.net (maintainer) Notes: svn path=/head/; revision=244401
* - update geodb-20091101Dirk Meyer2009-11-172-4/+4
| | | | Notes: svn path=/head/; revision=244400
* Update MASTER_SITES and remove WWW, project page disappeared.Emanuel Haupt2009-11-172-4/+1
| | | | Notes: svn path=/head/; revision=244399
* Update to Vim 7.2 patchlevel 299.David E. O'Brien2009-11-172-3/+168
| | | | Notes: svn path=/head/; revision=244398
* - fix portnameDirk Meyer2009-11-171-1/+1
| | | | Notes: svn path=/head/; revision=244397
* - Fix API break with ruby-postgresDirk Meyer2009-11-172-20/+2
| | | | Notes: svn path=/head/; revision=244396
* - retire portDirk Meyer2009-11-174-37/+0
| | | | | | | it has already been commited under a different name Notes: svn path=/head/; revision=244395
* - disconnect ruby-dbd-sqlite3Dirk Meyer2009-11-171-1/+0
| | | | Notes: svn path=/head/; revision=244394
* A Ruby interface to the PostgreSQL Relational Database Management System.Dirk Meyer2009-11-175-0/+75
| | | | | | | | | | | | | | The 'pg' module is the newer module, that has been greatly improved, and is almost a complete rewrite. It is not backwards compatible. Use this module for newly written code. It should be more stable, less buggy, and has more features. LICENSE: BSD or GPL2 WWW: http://rubyforge.org/projects/ruby-pg/ Notes: svn path=/head/; revision=244393
* - update descrition to reflect new site and authorsDirk Meyer2009-11-171-5/+10
| | | | Notes: svn path=/head/; revision=244392
* - Update to 0.21Dennis Herrmann2009-11-172-4/+4
| | | | Notes: svn path=/head/; revision=244391
* - Update to 1.6.5.3Wesley Shields2009-11-173-10/+11
| | | | | | | Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.3.txt Notes: svn path=/head/; revision=244390
* - Update to 1.4.1Martin Wilke2009-11-172-4/+4
| | | | | | | | PR: 140627 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Notes: svn path=/head/; revision=244389
* - Update to 3.3.0.1Martin Wilke2009-11-172-4/+4
| | | | | | | | PR: 140572 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Notes: svn path=/head/; revision=244388
* - Update to 20081002Martin Wilke2009-11-173-19/+32
| | | | | | | | PR: 140616 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Notes: svn path=/head/; revision=244387
* - Update to 1.6Martin Wilke2009-11-177-8/+357
| | | | | | | | PR: 140587 140601 Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) Notes: svn path=/head/; revision=244386
* - Update to 1.3.4Sergey Matveychuk2009-11-172-4/+4
| | | | | | | | PR: ports/140639 Submitted by: Kurt Jaeger <pi at fa8.opsec.eu> Notes: svn path=/head/; revision=244385
* - Add a missing .ifdef for NO_INSTALL_MANPAGESGabor Pali2009-11-171-0/+2
| | | | Notes: svn path=/head/; revision=244384
* Update Mercurial to 1.4.Ollivier Robert2009-11-173-14/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes (http://mercurial.selenic.com/wiki/WhatsNew): 1.4 - 2009-11-16 Core summary: new command summarizes current working state tags: new tag cache greatly speeds up tag operations diff: new --stat option to show diffstat diff: add --reverse option to diff subrepo: fix a bunch of issues with the experimental subrepo extension status: fixes for behavior when working with clock skew clone: new -u/--updaterev option templater: new latesttag and latesttagdistance keywords push/pull: handle some broken pipe errors during large transfers config: environment variables and ~user constructs are expanded in pathnames Hgweb fix for showing header lines in raw changeset diffs try to send better error messages to the client use config-supplied ordering by default in hgwebdir index pages add web.descend option to disable showing all nested repositories in hgwebdir Documentation and help new config help topic help texts are now written in reStructuredText format many translation updates including a new Swedish translation many help text updates and improvements Submitted by: Yuri Ryazantsev <yuri@unix.ru> Notes: svn path=/head/; revision=244383
* - Update to 2.4.8Gabor Pali2009-11-177-44/+102
| | | | Notes: svn path=/head/; revision=244382
* - Update to 2.05.00Gabor Pali2009-11-177-30/+87
| | | | Notes: svn path=/head/; revision=244381
* - Update to 7.12.3Gabor Pali2009-11-174-26/+95
| | | | Notes: svn path=/head/; revision=244380
* - Update to 2.80Martin Wilke2009-11-172-5/+4
| | | | Notes: svn path=/head/; revision=244379
* - Update to 1.6.3Martin Wilke2009-11-173-6/+5
| | | | | | | | | | - Update WWW PR: 140633 Submitted by: "Dmitry V. Reshetnikov" <genserg@hotmail.com> Notes: svn path=/head/; revision=244378
* Update home page and MASTER_SITESSean Nicholas Barkas2009-11-174-4/+4
| | | | | | | Approved by: ehaupt Notes: svn path=/head/; revision=244377
* Update home page.Sean Nicholas Barkas2009-11-171-1/+1
| | | | | | | Approved by: ehaupt Notes: svn path=/head/; revision=244376
* Set expiration date, as this kernel module has been in the base system sinceSean Nicholas Barkas2009-11-171-0/+3
| | | | | | | | | 6.2. Approved by: ehaupt Notes: svn path=/head/; revision=244375