aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpc
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - update to 2.2.0Dirk Meyer2020-11-132-5/+5
| | | | Notes: svn path=/head/; revision=555011
* - cleanup rc.d scriptDirk Meyer2020-04-162-10/+13
| | | | Notes: svn path=/head/; revision=531850
* - fix sed(1) usageDirk Meyer2018-11-261-0/+9
| | | | | | | | | | | 233460 Jan Beich PR: 233460 Submitted by: Jan Beich Reported by: Kyle Evans Notes: svn path=/head/; revision=485935
* Fix plist after r469430.Raphael Kubo da Costa2018-05-092-0/+2
| | | | Notes: svn path=/head/; revision=469437
* - update to miniupnpc 2.1Dirk Meyer2018-05-095-15/+15
| | | | | | | | | | | | | | PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib Notes: svn path=/head/; revision=469430
* Remove the use of submake, and use the parent's port shared libraryMathieu Arnold2018-01-061-0/+10
| | | | | | | | | | | instead. While there, remove an obsolete sed line that does not match anything. Sponsored by: Absolight Notes: svn path=/head/; revision=458238
* - Security Update to 2.0.20170509Dirk Meyer2017-05-222-4/+4
| | | | | | | | | | Security: CVE-2017-8798 Security: https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-8798 Reported by: Thomas Bernard MFH: 2017Q2 Notes: svn path=/head/; revision=441436
* - update miniupnpc to 2.0.20161216Dirk Meyer2016-12-254-9/+14
| | | | | | | - bump API change Notes: svn path=/head/; revision=429468
* - Security update to miniupnpc-1.9.20151008Dirk Meyer2015-10-134-17/+9
| | | | | | | | | Security: http://talosintel.com/reports/TALOS-2015-0035/ PR: 203705 Submitted by: Bernard Spil Notes: svn path=/head/; revision=399209
* Do not override USES set by slave ports in master portsAntoine Brodin2015-01-061-1/+1
| | | | | | | PR: 196477 Notes: svn path=/head/; revision=376425
* - update miniupnpc to 1.9Dirk Meyer2014-10-114-18/+12
| | | | | | | | - bump users of shared lib version PR: 194031 Notes: svn path=/head/; revision=370628
* - update LICENSEDirk Meyer2014-03-091-1/+1
| | | | Notes: svn path=/head/; revision=347572
* - use STAGEDIRDirk Meyer2013-12-172-5/+3
| | | | Notes: svn path=/head/; revision=336738
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - update to 1.8Dirk Meyer2013-03-034-11/+29
| | | | | | | | PR: 175924 Submitted by: Konstantin Belousov Notes: svn path=/head/; revision=313380
* - cleanup commentsDirk Meyer2012-10-131-5/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305832
* - cleanup now duplicate defsDirk Meyer2012-06-111-4/+0
| | | | Notes: svn path=/head/; revision=299005
* - update to 1.7Dirk Meyer2012-06-103-3/+23
| | | | | | | Submitted by: Mikhail T. Notes: svn path=/head/; revision=298973
* - do not install rc.d script in slave portsDirk Meyer2012-03-311-1/+1
| | | | | | | | Reported by: bapt Feature safe: yes Notes: svn path=/head/; revision=294032
* - fix shutdownDirk Meyer2012-03-251-0/+1
| | | | | | | | Submitted by: Andrey Chernov Feature safe: yes Notes: svn path=/head/; revision=293800
* - add rc.d scriptDirk Meyer2012-03-252-0/+34
| | | | | | | | Submitted by: Andrey Chernov Feature safe: yes Notes: svn path=/head/; revision=293799
* - allo MAINTAINER to be overwitten by slave portsDirk Meyer2011-11-141-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285751
* - update to 1.6Dirk Meyer2011-10-273-4/+6
| | | | | | | Submitted by: Mikhail T. Notes: svn path=/head/; revision=284436
* - update to 1.5Dirk Meyer2011-02-203-6/+6
| | | | Notes: svn path=/head/; revision=269399
* - fix installation of manpageDirk Meyer2010-12-161-5/+3
| | | | | | | Submitted by: mi (Mikhail T.) Notes: svn path=/head/; revision=266398
* - add LICENSEDirk Meyer2010-12-102-0/+5
| | | | Notes: svn path=/head/; revision=265972
* - update to 1.4Dirk Meyer2009-11-063-16/+4
| | | | | | | | PR: 140320 Submitted by: Hung-Yi Chen Notes: svn path=/head/; revision=243906
* - add py-miniupnpc to python category.Dirk Meyer2009-08-141-1/+1
| | | | | | | | PR: 137756 Submitted by: Anonymous Notes: svn path=/head/; revision=239499
* - compile in FreeBSD version stringDirk Meyer2009-08-132-3/+29
| | | | | | | | | - add support for slave ports PR: 137612 Submitted by: Anonymous Notes: svn path=/head/; revision=239439
* - fix build on amd64Dirk Meyer2009-08-031-4/+1
| | | | Notes: svn path=/head/; revision=238797
* - update to 1.3Dirk Meyer2009-07-293-5/+5
| | | | Notes: svn path=/head/; revision=238608
* - update to 1.2Dirk Meyer2008-10-113-5/+6
| | | | Notes: svn path=/head/; revision=221423
* - udpate to 1.1Dirk Meyer2008-07-123-5/+9
| | | | | | | | PR: 125527 Submitted by: Hung-Yi Chen Notes: svn path=/head/; revision=216727
* - Update to 1.0Dirk Meyer2008-05-293-7/+8
| | | | | | | | PR: 124023 Submitted by: Hung-Yi Chen Notes: svn path=/head/; revision=213876
* - fix build on non i386 archDirk Meyer2008-01-281-1/+2
| | | | Notes: svn path=/head/; revision=206302
* UPnP IGD client lightweight libraryDirk Meyer2008-01-254-0/+44
The usage of the miniUPnP client library is useful whenever an application needs to listen for incoming connections. Examples : P2P applications, FTP clients for active mode, IRC (for DCC) or IM applications, network games, any server. WWW: http://miniupnp.free.fr/ Notes: svn path=/head/; revision=206184