aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rtmpdump
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to a snapshot as of 20151223.Hiroki Sato2016-02-293-14/+18
| | | | | | | - Strip binaries. Notes: svn path=/head/; revision=409797
* - Switch to options helpersDmitry Marakasov2015-08-281-5/+1
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* multimedia category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+2
| | | | | | | approved by: PTHREAD blanket Notes: svn path=/head/; revision=382254
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Split the library part of multimedia/rtmpdump into multimedia/librtmp.Hiroki Sato2013-10-315-105/+37
| | | | | | | | | - Update ports depending on librtmp. - Add instruction to avoid a build error in multimedia/rtmpdump under a specific condition. Notes: svn path=/head/; revision=332194
* Fix a build issue when security/openssl is installed.Hiroki Sato2013-10-292-4/+7
| | | | | | | PR: ports/183219, ports/183306 Notes: svn path=/head/; revision=332001
* Fix a build breakage when security/openssl is installed.Hiroki Sato2013-10-212-14/+10
| | | | | | | PR: ports/183100, ports/183061 Notes: svn path=/head/; revision=331102
* Fix a typo.Hiroki Sato2013-10-171-2/+2
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=330582
* - Update to 2.4.20130923 snapshot.Hiroki Sato2013-10-166-29/+27
| | | | | | | - Add STAGEDIR support. Notes: svn path=/head/; revision=330547
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Convert USE_GNOME=pkgconfig -> USES=pkgconfigBaptiste Daroussin2013-08-311-5/+1
| | | | | | | | Convert USE_GNOME=gnomehack -> USES=pathfix Convert USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=325750
* Fix inconsistent library dependency when OpenSSL is installedHiroki Sato2013-07-052-9/+13
| | | | | | | | | from the Ports Collection. PR: ports/180283 Notes: svn path=/head/; revision=322301
* Fix duplicated Cflags: lines in librtmp.pc.Hiroki Sato2012-01-262-4/+6
| | | | | | | | Submitted by: Mel Flynn PR: ports/164489 Notes: svn path=/head/; revision=289824
* Update to 2.4.Hiroki Sato2012-01-203-39/+40
| | | | Notes: svn path=/head/; revision=289508
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix an implicit library dependency issue.Hiroki Sato2011-01-194-3/+31
| | | | | | | | Discussed with: Jan Henrik Sylvester and Thomas Zander Feature safe: yes Notes: svn path=/head/; revision=267963
* Support OpenSSL installed from the Ports Collection.Hiroki Sato2011-01-041-0/+6
| | | | | | | Submitted by: Peter Pentchev Notes: svn path=/head/; revision=267368
* Update to 2.3.Hiroki Sato2010-07-315-14/+108
| | | | | | | | - Use PTHREAD_*. - Add librtmp(3) and pkg-config(1) support. Notes: svn path=/head/; revision=258532
* Update to 2.2d.Hiroki Sato2010-05-242-4/+5
| | | | Notes: svn path=/head/; revision=254994
* Update to 2.2c.Hiroki Sato2010-04-252-5/+4
| | | | Notes: svn path=/head/; revision=253221
* - Mark BROKEN on 6.X: does not compilePav Lucistnik2010-04-141-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=252691
* Fix typos in the variable name.Hiroki Sato2010-03-151-2/+2
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=251083
* Add multimedia/rtmpdump, a tool to download RTMP streams. All forms of RTMPHiroki Sato2010-03-153-0/+44
are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://. Notes: svn path=/head/; revision=251082