aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0519-19/+37
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326380
* Fix build on head with iconv in libcBaptiste Daroussin2013-09-052-5/+13
| | | | Notes: svn path=/head/; revision=326379
* - Unbreak the build against ClangAlexey Dokuchaev2013-09-051-7/+13
| | | | | | | | | | | - Tighten Makefile header and COMMENT - Add LICENSE (sadly, has to be GPLv2) - Convert NOPORTDOCS while I'm here Reported by: pkg-fallout Notes: svn path=/head/; revision=326378
* - Add explicit dependency on pkgconfigGuido Falsi2013-09-051-2/+2
| | | | | | | - Convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=326377
* Fix build with clangBaptiste Daroussin2013-09-051-0/+10
| | | | Notes: svn path=/head/; revision=326376
* - Add explicit dependency on pkgconfigGuido Falsi2013-09-052-4/+3
| | | | | | | | | - While here, convert to new LIB_DEPENDS format Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326375
* Fix typoBaptiste Daroussin2013-09-051-1/+1
| | | | Notes: svn path=/head/; revision=326374
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-058-14/+9
| | | | Notes: svn path=/head/; revision=326373
* Mention devel/avr-gcc-3 as being removed.Joerg Wunsch2013-09-051-0/+1
| | | | Notes: svn path=/head/; revision=326372
* Update to 4.31.Anton Berezin2013-09-052-4/+4
| | | | | | | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Change the port maintainer to perl@FreeBSD.org - approved by the former maintainer, mopsfelder@gmail.com. Notes: svn path=/head/; revision=326371
* Update to 1.191.Anton Berezin2013-09-052-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Email-Valid/Changes Notes: svn path=/head/; revision=326370
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-051-1/+1
| | | | Notes: svn path=/head/; revision=326369
* Update to 0.23.Anton Berezin2013-09-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes Notes: svn path=/head/; revision=326368
* Update to 1.14.Anton Berezin2013-09-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes Notes: svn path=/head/; revision=326367
* Update to 0.02.Anton Berezin2013-09-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/MRO-Define/Changes Notes: svn path=/head/; revision=326366
* Fix with clang.Thierry Thomas2013-09-052-5/+14
| | | | | | | | | Since I'm there, define the license. Reported by: pkg-fallout Notes: svn path=/head/; revision=326365
* - Fix the build against ClangAlexey Dokuchaev2013-09-051-7/+11
| | | | | | | | | | | - Add LICENSE (GPLv2), convert USE_GMAKE - Kill bogus and useless line (from r297915) - Get rid of .for loop in do-install Reported by: pkg-fallout Notes: svn path=/head/; revision=326364
* Clang is more strict than gcc. Fix build for 10.*Dmitry Morozovsky2013-09-051-2/+11
| | | | | | | | | | No need to bump revision as there are no changes except one brach build fix. Notified by: pkg-fallout Notes: svn path=/head/; revision=326363
* GCC 3.x has passed its useful lifetime.Joerg Wunsch2013-09-0514-1002/+0
| | | | | | | | | | | The original reason for establishing the port was poorer optimization for the AVR backend in GCC 4.x in some cases. This reason no longer exists. As GCC 3.x causes tons of build warnings with clang now, just drop it. Notes: svn path=/head/; revision=326362
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0519-19/+35
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326361
* - Fix the build against ClangAlexey Dokuchaev2013-09-053-9/+59
| | | | | | | | | | | | - Drop the check for old OSVERSION - Improve OPTIONS descriptions - Remove non-working WWW line - Add LICENSE (GPLv2) while here Reported by: pkg-fallout Notes: svn path=/head/; revision=326360
* Attempt to fix 10-CURRENT build failure involving strchrnul.Matthias Andree2013-09-051-3/+6
| | | | Notes: svn path=/head/; revision=326359
* Remove USE_GCC=any, it builds properly with recent clangBaptiste Daroussin2013-09-051-1/+0
| | | | Notes: svn path=/head/; revision=326358
* - Add explicit dependency on pkgconfigGuido Falsi2013-09-051-1/+1
| | | | | | | | | - While here also convert to USES=gmake Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326357
* Update to 1.33.Xin LI2013-09-053-4/+4
| | | | | | | | PR: ports/181677 Submitted by: Johannes Meixner <xmj chaot net> Notes: svn path=/head/; revision=326356
* Fix build with clangBaptiste Daroussin2013-09-051-0/+11
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=326355
* - Unbreak against Clang and other strict C++ compilersAlexey Dokuchaev2013-09-051-4/+5
| | | | | | | | | - Sanitize some post-extract commands while I'm here Reported by: pkg-fallout Notes: svn path=/head/; revision=326354
* - Unbreak the build against Clang (non-void function should return a value)Alexey Dokuchaev2013-09-052-1/+33
| | | | | | | | | | | - Sound file loader in the engine already converts the data to host-endian, therefore the device must be open in host-endian mode, too - Convert obsolete USE_GMAKE while here Reported by: pkg-fallout Notes: svn path=/head/; revision=326353
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326352
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326351
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326350
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326349
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326348
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326347
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326346
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326345
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326344
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326343
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326342
* - shift build_depends to test_dependsJason Helfman2013-09-051-1/+1
| | | | | | | Approved by: danilogondolfo@gmail.com (maintainer, implicit) Notes: svn path=/head/; revision=326341
* - Update PORTSCOUTSunpoet Po-Chuan Hsieh2013-09-051-2/+1
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=326340
* - Update to 1.37Sunpoet Po-Chuan Hsieh2013-09-052-8/+8
| | | | | | | | | | - Convert to new LIB_DEPENDS format - Fix GTK2 option Changes: https://github.com/dk/Prima/blob/master/HISTORY Notes: svn path=/head/; revision=326339
* - Add pkgconf to build dependency to fix buildSunpoet Po-Chuan Hsieh2013-09-051-1/+1
| | | | Notes: svn path=/head/; revision=326338
* Remove the manual setting of the -j argument to make -- the hackMikhail Teterin2013-09-051-2/+0
| | | | | | | | predates MAKE_JOBS_(UN)?SAFE and is no longer necessary. No other changes. Notes: svn path=/head/; revision=326337
* Fix build with clangBaptiste Daroussin2013-09-042-7/+13
| | | | | | | Submitted by: dim Notes: svn path=/head/; revision=326336
* Remove USE_GCC=any, it properly build with recent clangBaptiste Daroussin2013-09-041-2/+2
| | | | | | | While here convert to new Perl Framework Notes: svn path=/head/; revision=326335
* Convert USE_GCC=any into proper USE_CSTD=gnu89Baptiste Daroussin2013-09-041-2/+2
| | | | Notes: svn path=/head/; revision=326334
* Fix with clang is cc is clang, remove the now useless USE_GCC=anyBaptiste Daroussin2013-09-041-2/+2
| | | | Notes: svn path=/head/; revision=326333
* Remove USE_GCC=any, the port build properly with clang is USE_CSTD is set to ↵Baptiste Daroussin2013-09-041-6/+2
| | | | | | | gnu89 Notes: svn path=/head/; revision=326332
* Build properly with recent clangBaptiste Daroussin2013-09-041-1/+1
| | | | | | | | | While here make it use USES=readline Approved by: eadler Notes: svn path=/head/; revision=326331