aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.93Wen Heping2010-05-202-6/+5
| | | | | | | - Reset maintainer to perl@ Notes: svn path=/head/; revision=254621
* *****************************************************************************Philip M. Gollucci2010-05-191-48/+7
| | | | | | | | | | | | | | | | | | | | | | | Implement PKGNAMEPREFIX=ap13|ap20|ap22 ***************************************************************************** - Create packages for USE_APACHE=x ports with PKGNAMEPREFIX [1] - Rephrase IGNORE statement, kill EOL spaces, reformat in Mk/bsd.apache.mk [2] - Remove USE_APACHE=yes, USE_APACHE=apr, and APR_DEPS=foo - Remove APACHE_COMPAT=X - Drop support for 21 [dev only release, not in tree for years now] PR: ports/115461 [1], ports/133197 [2], ports/141688 Submitted by: myself (pgollucci@), Alexey Rubtsov <arubtsov@swsoft.com> [1], dafne [2] Requested by: Several [1] Tested by: 2 -exp runs by pav Approved by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=254619
* Connect tepsonicMax Brazhnikov2010-05-191-0/+1
| | | | Notes: svn path=/head/; revision=254618
* Add new port audio/tepsonic:Max Brazhnikov2010-05-197-0/+113
| | | | | | | | | | | | | | TepSonic is a simple and fast audio player but it has all the basic functions that every good audio player should have. TepSonic is not trying to be like Amarok or Banshee, it stays small and simple. WWW: http://www.tepsonic.org/ PR: ports/146700 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> Notes: svn path=/head/; revision=254617
* Update to 0.90Max Brazhnikov2010-05-194-84/+100
| | | | | | | | | | | Sort plist while here PR: ports/144523 Submitted by: Stas Timokhin <devel at stasyan.com> Apporved by: maintainer timeout (two months) Notes: svn path=/head/; revision=254616
* Package files installed into /var/games (lost in previous commit)Max Brazhnikov2010-05-192-0/+3
| | | | Notes: svn path=/head/; revision=254615
* For i386, change compiler optimization flags to -O0, as optimizations seem toStefan Walter2010-05-191-0/+5
| | | | | | | | | | | break things. PR: ports/127017 Submitted by: annona2@gmail.com Patch by: Urankar Mikael <mikael.urankar@ujf-grenoble.fr> Notes: svn path=/head/; revision=254614
* - lib/apache2 is empty and doesn't existPhilip M. Gollucci2010-05-192-3/+1
| | | | | | | | | - Bump PORTREVISION Reported by: Geraint Edwards <gedge@yadn.org> via apache@ Notes: svn path=/head/; revision=254613
* - whitespace onlyPhilip M. Gollucci2010-05-191-3/+3
| | | | Notes: svn path=/head/; revision=254612
* Fix HTTP headers handling. Bump PORTREVISION.Anton Berezin2010-05-192-0/+24
| | | | | | | | | | This bug has been known for years, but have been ignored upstream (see https://rt.cpan.org/Public/Bug/Display.html?id=33954). Submitted by: brian Notes: svn path=/head/; revision=254610
* - ThreadRWLock works with devel/apr0.Philip M. Gollucci2010-05-191-4/+0
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=254609
* Borrow some bits from math/metis to build and install a shared lib, andThierry Thomas2010-05-194-7/+52
| | | | | | | install the headers. Notes: svn path=/head/; revision=254608
* Add a missing USE_LDCONFIG.Thierry Thomas2010-05-192-6/+8
| | | | Notes: svn path=/head/; revision=254607
* - Fix when a Swatch rule has an "exec" action, child processes are notSylvio Cesar Teixeira2010-05-191-0/+11
| | | | | | | | | | | correctly cleaned up. PR: ports/136611 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Approved by: Joseph Scott <joseph@josephscott.org> (maintainer) Notes: svn path=/head/; revision=254606
* - Update for devel/apr0 conversionPhilip M. Gollucci2010-05-191-2/+2
| | | | | | | | | | | - as the default is www/apache20+devel/apr0 this package hasn't built yet so no PORTREVISION Bump. Reported by: QAT Forgotten by: pgollucci (myself) Notes: svn path=/head/; revision=254605
* Update to 0.25Max Brazhnikov2010-05-192-4/+4
| | | | | | | | PR: ports/146698 Submitted by: Gvozdikov Veniamin (maintainer) Notes: svn path=/head/; revision=254604
* Update to 0.138Max Brazhnikov2010-05-193-10/+10
| | | | | | | | PR: ports/146696 Submitted by: Emmanuel Vadot (maintainer) Notes: svn path=/head/; revision=254603
* Update to 2.23.0Max Brazhnikov2010-05-192-5/+4
| | | | | | | | | PR: ports/146638 Submitted by: Armin Gruner Approved by: Lewis Thompson (maintainer) Notes: svn path=/head/; revision=254602
* - Fix plistDmitry Marakasov2010-05-192-1/+2
| | | | Notes: svn path=/head/; revision=254601
* Update to 0.96.1Renato Botelho2010-05-193-36/+6
| | | | Notes: svn path=/head/; revision=254600
* Lightspark is an alternative Flash Player implementation withDmitry Marakasov2010-05-196-0/+131
| | | | | | | | | | llvm-based ActionScript JIT compiler and support for hardware accelerated rendering. WWW: http://lightspark.sourceforge.net/ Notes: svn path=/head/; revision=254599
* Update to 0.7;Dmitry Sivachenko2010-05-193-37/+15
| | | | | | | | | | | Fix segfault when using a HTML 4.0 <FORM>'s element <SELECT> with attribute MULTIPLE. PR: 146618 Submitted by: Byron Young <bkyoung74q9@yahoo.com> Notes: svn path=/head/; revision=254598
* - Update MASTER_SITESWen Heping2010-05-192-5/+4
| | | | | | | | | | | - Update WWW - Switch to REINPLACE_CMD PR: ports/146562 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer) Notes: svn path=/head/; revision=254597
* - Update to 2.3.2Wen Heping2010-05-194-63/+119
| | | | | | | - Update my email to FreeBSD Notes: svn path=/head/; revision=254596
* - Update to 1.011Wen Heping2010-05-192-4/+4
| | | | Notes: svn path=/head/; revision=254595
* DreamPie is a Python shell which is designed to be reliable and fun.Wen Heping2010-05-195-0/+152
| | | | | | | | | | WWW: http://dreampie.sourceforge.net/ PR: ports/146561 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=254594
* Encode::JP::Emoji - Emoji encodings and cross-mapping tables in pure Perl.Jun Kuriyama2010-05-195-0/+49
| | | | | | | | | This module provides encodings which support emoji picture characters. WWW: http://search.cpan.org/dist/Encode-JP-Emoji/ Notes: svn path=/head/; revision=254593
* A system-independent interface for user-level packet capture.Gabor Pali2010-05-196-0/+44
| | | | | | | | | | WWW: http://hackage.haskell.org/package/pcap PR: ports/146655 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=254592
* - Fix build by adding forgotten files/Dmitry Marakasov2010-05-192-1/+11
| | | | | | | | | - Mirror the distfile Reported by: pointyhat via erwin Notes: svn path=/head/; revision=254591
* - Update to 0.11.1Gabor Pali2010-05-196-62/+8
| | | | Notes: svn path=/head/; revision=254590
* - Added PORTSCOUT limit to only show updates for 2.X versions.Wen Heping2010-05-191-0/+1
| | | | | | | | PR: ports/146697 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=254589
* Practical Music Search is an open source ncurses client for MusicWen Heping2010-05-195-0/+56
| | | | | | | | | | | | | | | Player Daemon, written in C++. The target audience are power users who need an MPD client that is highly configurable and accessible. PMS features a simple but powerful interface similar to Vim, and runs on (at least) Linux and Mac OS X. WWW: http://pms.sourceforge.net/ PR: ports/146530 Submitted by: Ashish SHUKLA <wahjava@gmail.com> Notes: svn path=/head/; revision=254588
* - Fix PLISTPietro Cerutti2010-05-191-0/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=254587
* - Update to 2.30Wen Heping2010-05-197-197/+20
| | | | | | | | | | - Pass maintainership to submitter PR: ports/146388 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=254586
* - Update to 1.52Wen Heping2010-05-193-27/+6
| | | | | | | | | | - Update dependence PR: ports/146586 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=254585
* - Update to 1.0.1Wen Heping2010-05-193-5/+13
| | | | | | | | | | | - Add an optional dependency on rrdtool PR: ports/146712 Submitted by: Daniel Gerzo <danger@alice.syscare.sk> Approved by: maintainer Notes: svn path=/head/; revision=254584
* - Fix distinfo for updated pylintMarcus von Appen2010-05-191-3/+3
| | | | Notes: svn path=/head/; revision=254583
* - Update to 0.42Wen Heping2010-05-192-4/+4
| | | | Notes: svn path=/head/; revision=254582
* Net::DNS::RR::SRV::Helper is a perl module to order SRV recordsWen Heping2010-05-195-0/+41
| | | | | | | | | | | | by priority and weight for Net::DNS. WWW: http://search.cpan.org/dist/Net-DNS-RR-SRV-Helper/ PR: ports/146572 Submitted by: "Zane C.B." <vvelox@vvelox.net> Notes: svn path=/head/; revision=254581
* Update to 2.4.0Sergey Skvortsov2010-05-194-32/+157
| | | | | | | | | Changes: http://parrot.org/news/2010/Parrot-2.4.0 PR: ports/146714 Submitted by: Aliaksandr Zahatski <zahatski xx gmail.com> Notes: svn path=/head/; revision=254580
* - Update to 20100209Wen Heping2010-05-198-103/+134
| | | | | | | | | PR: ports/146172 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Approved by: maintainer(timeout, >2 weeks) Notes: svn path=/head/; revision=254579
* - fix CONFLICTSDirk Meyer2010-05-191-1/+1
| | | | | | | Submitted by: Juergen Lock Notes: svn path=/head/; revision=254578
* - Update to 2.70Wen Heping2010-05-192-4/+4
| | | | | | | | PR: ports/146171 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> (maintainer) Notes: svn path=/head/; revision=254577
* PyNN(pronounced 'pine') is a simulator-independent language forWen Heping2010-05-195-0/+171
| | | | | | | | | building neuronal network models. WWW: http://neuralensemble.org/trac/PyNN Notes: svn path=/head/; revision=254576
* Update to 2.0.Makoto Matsushita2010-05-194-8/+30
| | | | Notes: svn path=/head/; revision=254575
* - Document rename pyNN to pynnWen Heping2010-05-191-0/+1
| | | | Notes: svn path=/head/; revision=254574
* - Remove pyNN and re-add as pynnWen Heping2010-05-195-171/+0
| | | | | | | Reviewed by: danfe@ Notes: svn path=/head/; revision=254573
* Change order of includes so the port still builds fine if emulators/rtc isStefan Walter2010-05-182-0/+35
| | | | | | | | | | installed. PR: ports/140731 Submitted by: Bojan Petrovic <bpetrovi@f.bg.ac.rs> Notes: svn path=/head/; revision=254571
* - Fix build on CURRENT wit ACPICA 20100428.Beat Gaetzi2010-05-182-0/+40
| | | | | | | | | Reported by: Michael Butler <imb AT protected-networks.net> Submitted by: jkim@ Reminded by: sylvio@, daichi@, rnoland@ Notes: svn path=/head/; revision=254570
* - Add a note about incompatible devel/pylint settings, which might cause ↵Marcus von Appen2010-05-181-0/+15
| | | | | | | | | crashes in newer versions. Suggested by: Vladimir Chukharev (via ports@) Notes: svn path=/head/; revision=254569