aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* devel/cross-binutils: Fix and update to 2.23.2Chris Rees2013-04-272-23/+29
| | | | | | | | | | | | | | - For mips no gprof was built, so installing failed. - Building failed for ppc in version 2.21. - Add an option for the switch WITH_RTEMS_PATCHES Christoph has also valiantly agreed to be set as MAINTAINER. PR: ports/177851 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=316682
* - Update to 2.49Rong-En Fan2013-04-273-20/+7
| | | | | | | | PR: ports/178175 Submitted by: Bill Brinzer <bill.brinzer at gmail.com> Notes: svn path=/head/; revision=316681
* Fix psutils-* and a2ps-* dependency.Hiroki Sato2013-04-272-25/+5
| | | | | | | Spotted by: Scott Allendorf Notes: svn path=/head/; revision=316680
* Add a missing dependency.Hiroki Sato2013-04-271-2/+4
| | | | Notes: svn path=/head/; revision=316679
* Set FETCH_ARGS to follow redirections.Raphael Kubo da Costa2013-04-271-0/+1
| | | | | | | | | | The download URL from Dropbox seems to be redirecting to another location these days, which made make fetch fail. PR: ports/177994 Notes: svn path=/head/; revision=316678
* - Update to 5.3.1p1Ashish SHUKLA2013-04-272-4/+4
| | | | | | | | | | - Use CONFLICTS_INSTALL, instead of CONFLICTS[1] Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/469 Reported by: Vincent Gross <dermiste at kilob.yt> Notes: svn path=/head/; revision=316677
* www/py-gunicorn: Update to 0.17.4Kubilay Kocak2013-04-272-4/+4
| | | | | | | | | Changes: http://docs.gunicorn.org/en/latest/news.html Approved by: eadler, rm (mentors, implicit) Notes: svn path=/head/; revision=316676
* Update to 2.0.8Matthew Seaman2013-04-272-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: Bug fixes --------- * fixed #1515, log strings over 2KB were clipped when query_log_format=plain * fixed #1514, RT index disk chunk lose attribute update on daemon restart * fixed #1512, crash while formatting log messages * fixed #1511, crash on indexing PostgreSQL data source with MVA attributes * fixed #1509, blend_chars vs incomplete multi-form and overshort * fixed #1504, RT binlog replay vs descending tid on update * fixed #1499, sql_field_str2wordcount actually is int, not string * fixed #1498, now working with exceptions starting with number too * fixed #1496, multiple destination keywords in wordform * fixed #1494, lost 'mod', '%' operations in select list. Also corrected few typers in the doc. * fixed #1490, expand_keywords vs prefix * fixed #1487, `id` in expression fixed * fixed #1483, snippets limits fix * fixed #1481, shebang config changes check on rotation * fixed #1479, port handling in PHP Sphinx API * fixed #1474, daemon crash at SphinxQL packet overflows max_packet_size * fixed #1472, crash on loading index to indextool for check * fixed #1465, expansion_limit got lost in index rotation * fixed #1427, #1506, utf8 3 and 4-bytes codepoints * fixed #1405, between with mixed int float values Notes: svn path=/head/; revision=316675
* Fix a typo.Hiroki Sato2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316674
* Remove print/a2ps-letterdj missed in r316672.Hiroki Sato2013-04-271-7/+0
| | | | | | | Spotted by: dvl Notes: svn path=/head/; revision=316673
* Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,Hiroki Sato2013-04-2750-225/+842
| | | | | | | | | | graphics/jpeg2ps-*, and merge the papersize-suffixed versions into single ones respectively as print/psutils did. Approved by: dinoex (maintainer) [1] Notes: svn path=/head/; revision=316672
* - rename patch, since it's now applied uncoditionally and remove ↵Ruslan Makhmatkhanov2013-04-272-6/+4
| | | | | | | | | | | | | | | EXTRA_PATCHES[1] - remove indefinite article from COMMENT - eliminate PYTHON_SITELIBDIR from dependencies - limit python version to 2.x only Non-functional changes, so no PORTREVISION bump is required Discussed with: eadler Notes: svn path=/head/; revision=316671
* - Update to 0.10Frederic Culot2013-04-273-10/+6
| | | | | | | | | | - Trim Makefile's header - Pet portlint(1) by using space instead of tab in WWW link Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes Notes: svn path=/head/; revision=316670
* - Update to 2.88Frederic Culot2013-04-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes Notes: svn path=/head/; revision=316669
* - fix packaging on pointyhatRuslan Makhmatkhanov2013-04-272-1/+1
| | | | | | | | | | Packaging is still broken on a system where devel/py-nose is installed, but I have no free time to work on this atm. See ports/177937 for the details. Reported by: miwi Notes: svn path=/head/; revision=316668
* Update to 0.18Emanuel Haupt2013-04-272-3/+3
| | | | Notes: svn path=/head/; revision=316667
* - Update to 0.15Frederic Culot2013-04-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Log-Minimal/Changes Notes: svn path=/head/; revision=316666
* - Update to 0.4Guido Falsi2013-04-273-4/+24
| | | | | | | | | | - Add PORTDOCS and respect DOCS option PR: ports/178173 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Notes: svn path=/head/; revision=316665
* - Update to 4.0Guido Falsi2013-04-274-40/+46
| | | | | | | | | | - Remove Created by line (requested by maintainer/creator) PR: ports/178167 Submitted by: Matthias Petermann <matthias@petermann.it> (maintiner) Notes: svn path=/head/; revision=316664
* - Update to 0.005Frederic Culot2013-04-272-13/+5
| | | | | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/CPAN-Meta-Check/Changes Notes: svn path=/head/; revision=316663
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-27219-311/+229
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 6.1.4Guido Falsi2013-04-273-19/+22
| | | | | | | | PR: ports/178080 Submitted by: Tim Cas <ports@stdrand.com> (maintiner) Notes: svn path=/head/; revision=316661
* - Update to 1.3.5Guido Falsi2013-04-272-8/+4
| | | | | | | | | | - Trim Makefile headers PR: ports/178003 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Notes: svn path=/head/; revision=316660
* Update to 3.18.Stefan Walter2013-04-274-19/+78
| | | | | | | | PR: 177033 Submitted by: Slaven Rezic (maintainer) Notes: svn path=/head/; revision=316659
* Whitespace fix.Jimmy Olgeni2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316658
* Fix instructions in pkg-message.Rene Ladan2013-04-272-2/+2
| | | | | | | | PR: ports/178195 Submitted by: Nicholas Godson <resistor@peakusage.net> Notes: svn path=/head/; revision=316657
* Update to 0.2.Stefan Walter2013-04-272-3/+3
| | | | | | | | PR: 178184 Submitted by: maintainer Notes: svn path=/head/; revision=316656
* If liblrdf is installed the ladspa plugin will build against it. So add it toKoop Mast2013-04-272-6/+3
| | | | | | | | | | lib_depends. PR: ports/175941 Submitted by: pawel@ Notes: svn path=/head/; revision=316655
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-27196-295/+205
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - update WWWDirk Meyer2013-04-271-1/+1
| | | | Notes: svn path=/head/; revision=316653
* Fix typo in USESBaptiste Daroussin2013-04-271-2/+1
| | | | | | | While here convert USE_ICONV -> USES=iconv Notes: svn path=/head/; revision=316652
* - Convert to modern OPTIONS framework (courtesy of jgh@)Alexey Dokuchaev2013-04-272-60/+62
| | | | | | | | - Rephrase some of the knob names while here - Trim the header, drop shlib ABI versions, etc. Notes: svn path=/head/; revision=316651
* - Update to 4.4Frederic Culot2013-04-273-5/+6
| | | | | | | | PR: ports/177711 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=316650
* - Update to 0.19Sunpoet Po-Chuan Hsieh2013-04-272-9/+12
| | | | | | | Changes: http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog Notes: svn path=/head/; revision=316649
* - Update to 0.001000Sunpoet Po-Chuan Hsieh2013-04-272-8/+4
| | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Daemon-Control/Changes Notes: svn path=/head/; revision=316648
* - Update to 0.17Sunpoet Po-Chuan Hsieh2013-04-272-9/+5
| | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/MooseX-Daemonize/Changes Notes: svn path=/head/; revision=316647
* - Update to 0.21Sunpoet Po-Chuan Hsieh2013-04-272-4/+4
| | | | | | | | | - Remove leading indefinite article from COMMENT Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes Notes: svn path=/head/; revision=316646
* - Update to 0.018Sunpoet Po-Chuan Hsieh2013-04-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes Notes: svn path=/head/; revision=316645
* - Add new port: devel/R-cran-gtoolsTAKATSU Tomonari2013-04-274-0/+23
| | | | | | | | | Various R programming tools WWW: http://cran.r-project.org/web/packages/gtools/ Notes: svn path=/head/; revision=316644
* Update to 1.3.2.Jung-uk Kim2013-04-263-28/+37
| | | | Notes: svn path=/head/; revision=316643
* Update to 2.0.12Florian Smeets2013-04-264-6/+5
| | | | Notes: svn path=/head/; revision=316642
* - update to 1.5.15Dirk Meyer2013-04-262-5/+5
| | | | Notes: svn path=/head/; revision=316641
* - set a limit for portscoutDirk Meyer2013-04-262-0/+2
| | | | Notes: svn path=/head/; revision=316640
* retire security/gnupg-ideaDirk Meyer2013-04-269-187/+1
| | | | Notes: svn path=/head/; revision=316639
* - Update to 2.2Bryan Drewery2013-04-263-7/+7
| | | | | | | | | | - Unrestrict - license issue has been resolved PR: ports/178186 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer) Notes: svn path=/head/; revision=316638
* Merge optimizations to the rc script from r316439 and r316532.Florian Smeets2013-04-262-4/+12
| | | | Notes: svn path=/head/; revision=316637
* Introduces USES= iconv to replace USE_ICONV.Marcus von Appen2013-04-262-1/+29
| | | | | | | | | | | | | It takes no arguments. This deprecates USE_ICONV, please convert your ports. USE_ICONV will be removed as soon as it is no more used in the ports tree. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316636
* Update to r316538 and drop support for 7.x.Jung-uk Kim2013-04-264-11/+10
| | | | Notes: svn path=/head/; revision=316635
* Do not be verbose while removing old now unused symlinksBaptiste Daroussin2013-04-261-1/+1
| | | | | | | Reported by: sunpoet Notes: svn path=/head/; revision=316634
* In os_list.txt, move all references to FreeBSD at the beginning.Jimmy Olgeni2013-04-261-0/+3
| | | | | | | | | | | | | The oschooser.pl script is called by setup.sh, and it uses os_list.txt to detect the operating system. Conditions in os_list.txt are evaluated sequentially until a match is found. It may happen that a Linux-only condition matches before FreeBSD; for example, if the directory /usr/portage exists then webmin will detect FreeBSD as Gentoo Linux. Notes: svn path=/head/; revision=316633