aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add build dependencies.Cy Schubert2012-04-161-1/+1
| | | | | | | Discovered by: pointyhat Notes: svn path=/head/; revision=294890
* Update to 0.9.2.1635.Jeremy Messenger2012-04-162-3/+3
| | | | | | | | Security: slicer,client,protected: fix a security issue introduced by 3dd938c1fe, refuses again value tagged client and protected. Notes: svn path=/head/; revision=294889
* - Fix copy/paste errorSunpoet Po-Chuan Hsieh2012-04-161-1/+1
| | | | Notes: svn path=/head/; revision=294888
* . Remove jbootstrap (was used to bootstrap jdk13, which is long gone).Greg Lewis2012-04-166-50/+1
| | | | Notes: svn path=/head/; revision=294887
* Update to the 20120415 snapshot of GCC 4.8.0.Gerald Pfeifer2012-04-162-3/+3
| | | | Notes: svn path=/head/; revision=294886
* . Switch to the new java-zoneinfo port to provide updated time zone infoGreg Lewis2012-04-163-498/+426
| | | | | | | rather than relying on the official time zone updater. Notes: svn path=/head/; revision=294885
* - Wrap text at 80 charsMichael Scheidell2012-04-161-4/+5
| | | | | | | | Submitted by: Warren Block <wblock@wonkity.com> Reviewed by: scheidell (me) Notes: svn path=/head/; revision=294883
* . Switch to the new java-zoneinfo port to provide updated time zone infoGreg Lewis2012-04-153-498/+426
| | | | | | | rather than relying on the official time zone updater. Notes: svn path=/head/; revision=294882
* Update to the 20120414 snapshot of GCC 4.7.1.Gerald Pfeifer2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294881
* . Switch to the new java-zoneinfo port to provide updated time zone infoGreg Lewis2012-04-152-19/+5
| | | | | | | rather than relying on the official time zone updater. Notes: svn path=/head/; revision=294880
* libb64 is a library of ANSI C routines for fast encoding/decoding dataPawel Pekala2012-04-155-0/+47
| | | | | | | | | | | | | | | | | | into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email. WWW: http://libb64.sourceforge.net PR: ports/166670 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com> Notes: svn path=/head/; revision=294879
* - add docs for python 2.6.8, 3.1.5, 3.2.3Ruslan Makhmatkhanov2012-04-151-0/+24
| | | | Notes: svn path=/head/; revision=294878
* - Update to 5181Dmitry Marakasov2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294877
* - Update to 3.5Dmitry Marakasov2012-04-152-3/+3
| | | | | | | Submitted by: glebius (maintainer via private email) Notes: svn path=/head/; revision=294876
* 1) Fix dependency on SSL;Thierry Thomas2012-04-153-10/+10
| | | | | | | | | 2) Fix some problems with pixmaps. Reported by: pointyhat via Pav (1) and Albat0r (2) Notes: svn path=/head/; revision=294875
* Update to 1.0.3.Raphael Kubo da Costa2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294874
* Update to 1.2.3.Raphael Kubo da Costa2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294873
* - Has expired: unsupported upstream, consider www/pivotxJason Helfman2012-04-159-1018/+1
| | | | | | | PR: ports/166099 Notes: svn path=/head/; revision=294872
* . Update to 1.4.13.Greg Lewis2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294871
* Fix build with clang.Raphael Kubo da Costa2012-04-151-0/+32
| | | | | | | | | | | | Import upstream commit b886894bd1afc515947c24883169d0a5107a86d5, which fixes the build with clang. Shouldn't be needed anymore when 4.8.x hits the tree. PR: 166271 Notes: svn path=/head/; revision=294870
* Add myself to the map.Guido Falsi2012-04-151-0/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=294869
* Update to 9.8g.Gary Jennejohn2012-04-1512-8/+47
| | | | Notes: svn path=/head/; revision=294868
* Remove PostgreSQL 8.2 due to EOL by upstreamChris Rees2012-04-1533-2053/+4
| | | | | | | | With hat: pgsql Reviewed by: pgsql Notes: svn path=/head/; revision=294867
* Update to version 1.70.0Pawel Pekala2012-04-156-38/+7
| | | | | | | | PR: ports/166956 Submitted by: maintainer Notes: svn path=/head/; revision=294866
* Update to 4.1.17, clean up, fix the integer promotion fix.Christian Weisgerber2012-04-154-23/+28
| | | | Notes: svn path=/head/; revision=294865
* cdls is a curses-based file manager for quickly browsing directories andDennis Herrmann2012-04-154-0/+41
| | | | | | | | | | | | | | | | | | files. The screen can be dynamically adjusted to include all information (like 'ls -ail'), or just the filenames (multi-column), or anything in between. All basic file and directory manipulations are possible with 1 keystroke: copy, move, delete, view, execute, change owner/group/mode, edit, diff, link (hard/symbolic), wc, tail -f, cksum, hexdump and many others. Documentation is self-contained in cdls and consists of two screens from which each option or subject can be selected to show its info screen. PR: ports/166942 Submitted by: Hans de Hartog <hans@dehartog.nl> Notes: svn path=/head/; revision=294864
* - Update to 0.10.1Wen Heping2012-04-153-8/+7
| | | | | | | | | | Changes: http://api.metacpan.org/source/NEOPHENIX/Redis-hiredis-0.10.1/Changes PR: ports/166871 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=294863
* Set IGNORE if no kernel sources presentChris Rees2012-04-151-1/+7
| | | | | | | Approved by: maintainer (Larry Rosenman <ler@lerctr.org>) Notes: svn path=/head/; revision=294862
* Maintaining 2 version of libreoffice is too much painful, let's focus on ↵Baptiste Daroussin2012-04-151-0/+3
| | | | | | | only one version Notes: svn path=/head/; revision=294861
* - Add LICENSERyan Steinmetz2012-04-151-0/+3
| | | | Notes: svn path=/head/; revision=294860
* - Update to 3.16Ryan Steinmetz2012-04-154-6/+62
| | | | | | | | | | - Fix 10-CURRENT support [1] PR: ports/165997 [1] Submitted by: Stanislav Sedov <stas@deglitch.com> [1] Notes: svn path=/head/; revision=294859
* Update to 3.99.5Alexander Leidinger2012-04-152-3/+3
| | | | Notes: svn path=/head/; revision=294858
* Update 2.058 --> 2.059Cy Schubert2012-04-153-8/+6
| | | | Notes: svn path=/head/; revision=294857
* Update 1.073 --> 1.074Cy Schubert2012-04-154-9/+10
| | | | Notes: svn path=/head/; revision=294856
* - Update to 1.5.2Chris Rees2012-04-153-15/+27
| | | | | | | | | | | | | | - Use USE_PGSQL for server dependency - Fix build with postgresql-8.3 and change dependency Obtained from: http://decide.cocolog-nifty.com/blog/2009/03/postgresql-836-.html PR: ports/166477 Submitted by: crees Notes: svn path=/head/; revision=294855
* update to 2.3MIHIRA Sanpei Yoshiro2012-04-152-5/+10
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=294854
* Ruby/NTLM provides message creator and parser for the NTLM authentication.MIHIRA Sanpei Yoshiro2012-04-154-0/+25
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=294853
* This is a domain name manipulation library for Ruby. It can also beMIHIRA Sanpei Yoshiro2012-04-154-0/+28
| | | | | | | | | used for cookie domain validation based on the Public Suffix List. Reviewed by: swills Notes: svn path=/head/; revision=294852
* This is a wrapper library to bring Unicode Normalization Form supportMIHIRA Sanpei Yoshiro2012-04-154-0/+28
| | | | | | | | | to Ruby/JRuby. Reviewed by: swills Notes: svn path=/head/; revision=294851
* Unicode Normalization Form support library for CRuby.MIHIRA Sanpei Yoshiro2012-04-154-0/+25
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=294850
* - Update to 0.2.0Pav Lucistnik2012-04-152-4/+3
| | | | Notes: svn path=/head/; revision=294849
* - Update to 7.0.25Pav Lucistnik2012-04-1512-147/+687
| | | | | | | | PR: ports/166873 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=294848
* - link libtdsodbc.so with libiconv to unbreak runtimeMichael Scheidell2012-04-152-1/+12
| | | | | | | | | PR: ports/166136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer) Notes: svn path=/head/; revision=294847
* - Enhances detection of CPU countMichael Scheidell2012-04-154-13/+68
| | | | | | | | | | | - fixes compile time warnings with string.hg not being included in xdd.h PR: ports/165197 Submitted by: Garrett Cooper <yanegomi@gmail.com> Approved by: g.gonter@ieee.org (maintainer, timeout 60 days) Notes: svn path=/head/; revision=294846
* Remove expiration date, a false positive in my last commit.Alexander Leidinger2012-04-151-2/+0
| | | | | | | Noticed by: bsam Notes: svn path=/head/; revision=294845
* - Major release update to 3.0.7. Read /usr/ports/UPDATINGMichael Scheidell2012-04-1519-300/+329
| | | | | | | | | PR: ports/166931 Submitted by: moggie <moggie@elasticmind.net> (maintainer) Reviewed by: scheidell (me) Notes: svn path=/head/; revision=294844
* Remove pkg-plist diffs for some ancient python versions that we have notRuslan Makhmatkhanov2012-04-1510-7279/+1
| | | | | | | | in the tree. This files aren't used since import of python 2.3 (almost 10 years for now). Notes: svn path=/head/; revision=294842
* - add docs for python 2.7.3Ruslan Makhmatkhanov2012-04-151-0/+8
| | | | | | | Reported by: pav (via pointyhat) Notes: svn path=/head/; revision=294841
* - fix entries sortingRuslan Makhmatkhanov2012-04-151-1/+1
| | | | | | | | PR: 166960 Submitted by: Conrad J. Sabatier <conrads at cox dot net> Notes: svn path=/head/; revision=294840
* - bump OPENSSL_SHLIBVERDirk Meyer2012-04-151-3/+3
| | | | Notes: svn path=/head/; revision=294839