aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency on povrayMax Brazhnikov2011-06-201-1/+3
| | | | Notes: svn path=/head/; revision=275938
* Switch dependency on povray to povray-meta port.Max Brazhnikov2011-06-203-9/+7
| | | | | | | Remove MD5 sum and reformat description. Notes: svn path=/head/; revision=275937
* Switch dependency on povray to povray-meta port.Max Brazhnikov2011-06-202-20/+7
| | | | | | | Clean up port and pacify portlint. Notes: svn path=/head/; revision=275936
* Switch dependency on povray to povray-meta port.Max Brazhnikov2011-06-203-5/+4
| | | | | | | Remove MD5 sum while I'm here. Notes: svn path=/head/; revision=275935
* Disconnect povray, connect povray36 and povray-metaMax Brazhnikov2011-06-201-1/+2
| | | | Notes: svn path=/head/; revision=275934
* Remove povray, replaced by povray36Max Brazhnikov2011-06-206-1312/+1
| | | | Notes: svn path=/head/; revision=275933
* Add meta port for all povray portsMax Brazhnikov2011-06-202-0/+64
| | | | Notes: svn path=/head/; revision=275932
* Rename port and binary to povray36 (similar to povray31 and 37)Max Brazhnikov2011-06-203-4/+4
| | | | | | | | | Remove MD5 sum while here Approved by: maho (maintainer) Notes: svn path=/head/; revision=275931
* Forced commit to note repocopy from graphics/povray to graphics/povray36Max Brazhnikov2011-06-200-0/+0
| | | | Notes: svn path=/head/; revision=275930
* Fix build with clangKoop Mast2011-06-201-0/+42
| | | | | | | | | Make sure to return a value, when doing return in a non-void function. Submitted by: Clang exp-run Notes: svn path=/head/; revision=275929
* [1] USE_GCC=4.2+, to avoid clang. Port needs -lgcc and -lgcc_s explicitly.Matthias Andree2011-06-201-4/+2
| | | | | | | | | | [2] Set include path through CPPFLAGS directly, not through CONFIGURE_ENV. Found by: -exp run [1] Found by: portlint [2] Notes: svn path=/head/; revision=275928
* Clang fixes:- patch plugin Makefiles to use ${CC} rather than gcc (found by ↵Matthias Andree2011-06-204-3/+46
| | | | | | | | | | | | | -exp run); - silence non-literal format string warnings (non-fix, adds patch-options.c) - fix missing prototype warning (adds patch-route.c, bumps PORTREVISION) - Use full ${MAKE} environment from do-build, for consistency. While here, remove MD5 checksum. Notes: svn path=/head/; revision=275927
* Respect CC (fixes build with clang)Julien Laffaye2011-06-201-0/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=275926
* Respect CXX (fixes build with clang)Julien Laffaye2011-06-201-0/+3
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=275925
* Update to 0.8.6Julien Laffaye2011-06-205-3/+263
| | | | | | | | | | | Add a patch for e-readers PR: ports/158042 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=275924
* Update to 2.2.2Julien Laffaye2011-06-204-46/+20
| | | | | | | | | PR: ports/158005 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=275923
* Patch hardwired gcc to ${CC}, fixing clang-ports builds [1].Matthias Andree2011-06-201-4/+5
| | | | | | | | | Use full ${MAKE} environment from do-build, for consistency. Found by: -exp run [1]. Notes: svn path=/head/; revision=275922
* Pass maintainerhsip to perl@Sergey Skvortsov2011-06-201-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=275921
* - Fix build when CC=clang.Hiroki Sato2011-06-2012-19/+142
| | | | | | | | | | | - Style fixes. - Add MASTER_SITES. - Take maintainership. PR: ports/158074 Notes: svn path=/head/; revision=275920
* - update to version 1.0Olli Hauer2011-06-203-8/+14
| | | | | | | | | | | | | | | | - fix lib AP_LIB (missing -lmysqlclient) [1] - change DIST_SUBDIR from apache20 to apache22 - extent pkg-descr with feature list Changelog: Version 1.0 (version 2) - 18.06.2009 enhancement: AuthCookieSql_AdditionalSQL parameter added. PR: ports/154420 [1] Submitted by: Stephane DAlu <sdalu _at_ sdalu.com> Notes: svn path=/head/; revision=275919
* Update CONFLICTS lines.Hiroki Sato2011-06-204-10/+12
| | | | | | | PR: ports/158028 Notes: svn path=/head/; revision=275918
* - update to version 0.5.9Olli Hauer2011-06-203-7/+3
| | | | | | | | | | | | | | | | | | | | | Changes: ** Version 0.5.9 (2010-09-24) - Corrected behavior in Keep-Alive connections (do not terminate the connection prematurely) - The GnuTLSCache variable now can be given the specific option "gdbm" instead of "dbm". "dbm" will use the berkeley db type of libapr while gdbm will force gdbm to be used. sdbm is no longer being used due to serious limitations. ** Version 0.5.8 (2010-08-18) - Session tickets are enabled by default. PR: ports/157651 Submitted by: Fumiyuki Shimizu <fumifumi _at_ abacustech.jp> (maintainer) Notes: svn path=/head/; revision=275917
* Set PORTREVISION after resurrection to pacify Erwin's portversion checker.Max Brazhnikov2011-06-201-0/+1
| | | | Notes: svn path=/head/; revision=275916
* Remove mailman entry of 20110613 -- change was backed out.Chris Rees2011-06-201-9/+0
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275915
* Fix build with clangBaptiste Daroussin2011-06-201-0/+3
| | | | Notes: svn path=/head/; revision=275914
* Minor style change.David E. O'Brien2011-06-201-2/+2
| | | | Notes: svn path=/head/; revision=275913
* Include bsd.port.options.mk.David E. O'Brien2011-06-201-0/+1
| | | | | | | | PR: 157845 Submitted by: Eir Nym <eirnym@gmail.com> Notes: svn path=/head/; revision=275912
* - Update to 3275 [1]Frederic Culot2011-06-202-3/+6
| | | | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/158069 [1] Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=275911
* Fix build with clangBaptiste Daroussin2011-06-203-0/+33
| | | | Notes: svn path=/head/; revision=275910
* - Fix dependency versionsPhilip M. Gollucci2011-06-2014-21/+21
| | | | Notes: svn path=/head/; revision=275909
* Fix build with clangBaptiste Daroussin2011-06-202-4/+7
| | | | Notes: svn path=/head/; revision=275908
* - Update to 2.9.6Sylvio Cesar Teixeira2011-06-202-3/+3
| | | | | | | | PR: ports/157470 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Notes: svn path=/head/; revision=275907
* Update to 2.8.Xin LI2011-06-203-3/+4
| | | | | | | | PR: ports/157998 Approved by: maintainer (gabor) Notes: svn path=/head/; revision=275906
* Repect CXX and CXXFLAGS, should fix build with clangBaptiste Daroussin2011-06-202-11/+4
| | | | Notes: svn path=/head/; revision=275905
* - Stop PREFIX abuse; this also magically fixes a creation of unwantedPav Lucistnik2011-06-202-20/+18
| | | | | | | | | share/doc/share directory Reported by: pointyhat Notes: svn path=/head/; revision=275904
* - Add LICENSEDennis Herrmann2011-06-202-0/+15
| | | | | | | | | | - Add support for loopback interfaces PR: ports/158071 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=275903
* - Fix crash to paste from non-ICCCM clientsDennis Herrmann2011-06-202-5/+56
| | | | | | | | | | | - Bump PORTREVISION PR: ports/156544 Submitted by: Marcin Cieslak <saper@saper.info> Approved by: maintainer Notes: svn path=/head/; revision=275902
* - Fix crash to paste from non-ICCCM clientsDennis Herrmann2011-06-202-1/+53
| | | | | | | | | | | - Bump PORTREVISION PR: ports/156542 Submitted by: Marcin Cieslak <saper@saper.info> Approved by: maintainer Notes: svn path=/head/; revision=275901
* UMPlayer is the multimedia player that fills all your needs. With dozensWen Heping2011-06-206-0/+360
| | | | | | | | | | | | | | of advanced features and built-in codecs it can handle any media format, and can play Audio CDs, DVDs, (S)VCDs, TV / Radio cards, YouTube" and SHOUTcast" streams and even incomplete or damaged media files. WWW: http://www.umplayer.com/ PR: ports/157551 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=275900
* - Update to 2.2.0Sofian Brabez2011-06-203-6/+3
| | | | | | | | | PR: ports/158048 Submitted by: Jin-Sih Lin <linpct at gmail.com> Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=275899
* - Update to 0.7Dennis Herrmann2011-06-202-4/+3
| | | | | | | | PR: ports/158000 Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=275898
* - Update to 0.4.6Dennis Herrmann2011-06-203-8/+15
| | | | | | | | PR: ports/158041 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=275897
* - Update to 0.53.1Dennis Herrmann2011-06-204-25/+3
| | | | | | | | PR: ports/158027 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer) Notes: svn path=/head/; revision=275896
* - Update to 1.5.1Dennis Herrmann2011-06-203-4/+4
| | | | | | | | PR: ports/158026 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=275895
* Update to 1.111650.Anton Berezin2011-06-202-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes Submitted by: Jin-Sih Lin <linpct@gmail.com> PR: 157976 Notes: svn path=/head/; revision=275894
* Update to 0.37.Anton Berezin2011-06-202-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/HTML-TagCloud/CHANGES Submitted by: Jin-Sih Lin <linpct@gmail.com> PR: 158046 Notes: svn path=/head/; revision=275893
* Update nvi-m17n patch to nvi-m17n-1.79-20040608.Motoyuki Konno2011-06-202-5/+6
| | | | | | | Submitted by: shigeya@wide.ad.jp Notes: svn path=/head/; revision=275892
* - Update to 2.0009Andrej Zverev2011-06-202-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/dist/Moose/Changes Notes: svn path=/head/; revision=275891
* - Update to 1.02 [1]Frederic Culot2011-06-203-14/+6
| | | | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/CGI-Application-Plugin-Apache/Changes PR: ports/158062 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=275890
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-2061-66/+66
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889