summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update finance/R-cran-timeDate to 3010.98.David Naylor2013-05-022-4/+3
| | | | | | | | | | | | ChangeLog: * DESCRIPTION, R/base-format.R, R/calendar-nDay.R, inst/unitTests/runit.SpecialDates.R: adapt to new version of as.POSIXct Approved by: eadler,bdrewery (mentors, implicit) Notes: svn path=/head/; revision=317138
* Update finance/R-cran-fGarch to 3010.82.David Naylor2013-05-022-4/+3
| | | | | | | | | | | ChangeLog: * DESCRIPTION, R/zzz.R, src/llhGarch.f: fix array bound warning in Fortran code Approved by: eadler,bdrewery (mentors, implicit) Notes: svn path=/head/; revision=317137
* Ports is using :U before any inclusion of bsd.port.mk so it needs to specify ↵Baptiste Daroussin2013-05-021-0/+2
| | | | | | | | | to bmake it needs: :U and :L to work the legacy make way Notes: svn path=/head/; revision=317136
* Fix with bmakeBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317135
* bmake doesn't know about .SHELL unsetenv=true, workaround itBaptiste Daroussin2013-05-022-0/+12
| | | | Notes: svn path=/head/; revision=317134
* bmake is quite strict with != make it really happyBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317133
* # in url is configusing bmake(1) replace by %23Baptiste Daroussin2013-05-021-7/+3
| | | | | | | Submitted by: sjg Notes: svn path=/head/; revision=317132
* Update to 5.1.25Matthew Seaman2013-05-022-3/+3
| | | | | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-25.html Notes: svn path=/head/; revision=317131
* Also lookup in /usr/libdata/pkgconfig for .pc files if anyBaptiste Daroussin2013-05-021-1/+2
| | | | | | | Requested by: emaste Notes: svn path=/head/; revision=317130
* Revert previous commit, this was borken, This ports needs to real cleanup :(Baptiste Daroussin2013-05-021-27/+19
| | | | Notes: svn path=/head/; revision=317129
* 1: change master_site to code.google.com.Vanilla I. Shu2013-05-022-7/+8
| | | | | | | 2: don't specify the shlib version number. Notes: svn path=/head/; revision=317128
* Please bmake(1)Baptiste Daroussin2013-05-021-19/+27
| | | | | | | While here convert to new options framework Notes: svn path=/head/; revision=317127
* fix pkg-plistMIHIRA Sanpei Yoshiro2013-05-021-1/+0
| | | | | | | Submitted by: Andrzej Tobola Notes: svn path=/head/; revision=317126
* Update to version 0.9.5Pawel Pekala2013-05-024-36/+13
| | | | | | | | PR: ports/178294 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Notes: svn path=/head/; revision=317125
* Please bmake(1)Baptiste Daroussin2013-05-021-13/+8
| | | | | | | | | Do not hardcode make(1) Trim headers Convert to new options framework Notes: svn path=/head/; revision=317124
* Please bmake(1) as well as make(1)Baptiste Daroussin2013-05-027-27/+14
| | | | Notes: svn path=/head/; revision=317123
* Update to latest stable version 1.4.0.Sergey A. Osokin2013-05-026-60/+674
| | | | | | | | | | | | | | | | | Merge changes from www/nginx-devel to www/nginx. <ChangeLog> *) Bugfix: nginx could not be built with the ngx_http_perl_module if the --with-openssl option was used; the bug had appeared in 1.3.16. *) Bugfix: in a request body handling in the ngx_http_perl_module; the bug had appeared in 1.3.9. </ChangeLog> Notes: svn path=/head/; revision=317122
* Switch from a sh call to a 100% make(1) syntax to please bmake(1)Baptiste Daroussin2013-05-021-6/+4
| | | | Notes: svn path=/head/; revision=317121
* - update to 1.5.5.2Ruslan Makhmatkhanov2013-05-022-4/+3
| | | | Notes: svn path=/head/; revision=317120
* Fix bmake complaining about non-zero returnBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317119
* bmake expect a command to always return something so return an empty line ↵Baptiste Daroussin2013-05-021-1/+1
| | | | | | | | | when openldap is not installed Obtained from: dports Notes: svn path=/head/; revision=317118
* Only try to retrieve python's version is the python command is installed to ↵Baptiste Daroussin2013-05-021-0/+2
| | | | | | | | | please bmake Obtained from: dports Notes: svn path=/head/; revision=317117
* Do bmake complaining about non-zero return, while here stop hardcoding makeBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317116
* Preliminary support for bmakeBaptiste Daroussin2013-05-021-12/+17
| | | | | | | | | | | | | | | Please note that bmake it only supported on current starting at r250164: - make sure bmake treats -V as expected [1] - tell bmake we use the old :L :U modifiers [1] - workaround an incompatible loop syntax using bmake's inline loop [1] - avoid forking a shell to get the CKSUMFILES which gives a make(1)/bmake(1) compatible syntax [2] Submitted by: sjg[1] Obtained from: dports[2] Notes: svn path=/head/; revision=317115
* Update to version 2.2.0Pawel Pekala2013-05-024-46/+25
| | | | | | | | PR: ports/178100 Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer) Notes: svn path=/head/; revision=317114
* Fix conversion to new options framework for bmakeBryan Drewery2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317113
* Fix conversion typosBaptiste Daroussin2013-05-021-4/+4
| | | | Notes: svn path=/head/; revision=317112
* - Update to 0.52Frederic Culot2013-05-023-4/+5
| | | | | | | | | - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Net-GitHub/Changes Notes: svn path=/head/; revision=317111
* Update to version 3.3Pawel Pekala2013-05-025-121/+34
| | | | | | | | PR: ports/177774 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=317110
* Fix syntax error introduced by conversion to new options frameworkBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317109
* - Update to 0.11Sunpoet Po-Chuan Hsieh2013-05-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Test-Command/Changes Notes: svn path=/head/; revision=317108
* - Update to 0.019Sunpoet Po-Chuan Hsieh2013-05-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes Notes: svn path=/head/; revision=317107
* - Update to 0.020Sunpoet Po-Chuan Hsieh2013-05-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/ExtUtils-Helpers/Changes Notes: svn path=/head/; revision=317106
* Fix syntaxe error introduced by conversion to new options frameworkBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317105
* - Update to 0.6.1Nicola Vitale2013-05-026-14/+52
| | | | | | | | | | | - Installation of phonon-backends in now an option [1] - Add a patch for detecting CLucene library Build log: http://goo.gl/5ghAb Suggested by: makc (http://goo.gl/Un5CA ) [1] Notes: svn path=/head/; revision=317104
* Fix typoBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317103
* - Fix compatibility with bmakeBryan Drewery2013-05-022-2/+0
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=317102
* Fix syntaxe error introduced by conversion to new options frameworkBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317101
* - Convert USE_ICONV=yes to USES=iconv again, because accidentally revertedStephen Montgomery-Smith2013-05-021-1/+1
| | | | | | | | | this change in update to 5.9. Pointed out by: bsd-src@helfman.org and bapt@. Notes: svn path=/head/; revision=317100
* - Follow-up pkg-1.0.12 release with UPDATING entry explainingBryan Drewery2013-05-021-0/+11
| | | | | | | optional step to rebuild shlib tracking Notes: svn path=/head/; revision=317099
* Fix syntaxe error introduced by conversion to new options frameworkBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317098
* - Update to 1.12Frederic Culot2013-05-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes Notes: svn path=/head/; revision=317097
* - Update security/libkpass to version 5 [1]Pawel Pekala2013-05-027-27/+30
| | | | | | | | | | | | | | - Force libkpass to link with gettext, library uses symbols from libintl without linking to it - this creates problems for consumers (only for ckpass right now) - Update security/ckpass to version 0.2 [2] PR: ports/177561 [1] PR: ports/177562 [2] Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Notes: svn path=/head/; revision=317096
* Do not hardcode make for make indexBaptiste Daroussin2013-05-021-2/+2
| | | | Notes: svn path=/head/; revision=317095
* Update to 4.068.Anton Berezin2013-05-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/NetAddr-IP/Changes Notes: svn path=/head/; revision=317094
* Mark as BROKEN: does not compile when graphics/png is installed.Stefan Walter2013-05-021-0/+2
| | | | | | | | PR: 176666 Submitted by: sbruno Notes: svn path=/head/; revision=317093
* Update to 0.23.Anton Berezin2013-05-022-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Coverage/Changes Notes: svn path=/head/; revision=317092
* sysutils/libfvde: Update to 20130305Kubilay Kocak2013-05-024-7/+6
| | | | | | | | | | | | | | - Update to 20130305 - Manpage name updates - pkg-descr: Tab->space in WWW - Fix bug in pkg-plist (pkgconfig) Changes: See ChangeLog file in distribution tarball Approved by: eadler, rm (mentors, implicit) Notes: svn path=/head/; revision=317091
* Update to 2.131(.)210.Anton Berezin2013-05-022-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-AutoCRUD/Changes Notes: svn path=/head/; revision=317090
* Fix NO_OPTIONS_SORTBaptiste Daroussin2013-05-021-2/+0
| | | | | | | Reported by: hrs, osa Notes: svn path=/head/; revision=317089