Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix misplaced NO_STAGE in slaveports and ifdefs | dinoex | 2013-09-21 | 1 | -1/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | net) | ||||
* | - Remove MAKE_JOBS_SAFE variable | ak | 2013-08-15 | 1 | -1/+0 |
| | | | | Approved by: portmgr (bdrewery) | ||||
* | - update to 1.8 | dinoex | 2013-03-04 | 4 | -11/+29 |
| | | | | | PR: 175924 Submitted by: Konstantin Belousov | ||||
* | - cleanup comments | dinoex | 2012-10-13 | 1 | -5/+0 |
| | | | | Feature safe: yes | ||||
* | - cleanup now duplicate defs | dinoex | 2012-06-11 | 1 | -4/+0 |
| | |||||
* | - update to 1.7 | dinoex | 2012-06-11 | 3 | -3/+23 |
| | | | | Submitted by: Mikhail T. | ||||
* | - do not install rc.d script in slave ports | dinoex | 2012-03-31 | 1 | -1/+1 |
| | | | | | Reported by: bapt Feature safe: yes | ||||
* | - fix shutdown | dinoex | 2012-03-25 | 1 | -0/+1 |
| | | | | | Submitted by: Andrey Chernov Feature safe: yes | ||||
* | - add rc.d script | dinoex | 2012-03-25 | 2 | -0/+34 |
| | | | | | Submitted by: Andrey Chernov Feature safe: yes | ||||
* | - allo MAINTAINER to be overwitten by slave ports | dinoex | 2011-11-14 | 1 | -1/+1 |
| | | | | Feature safe: yes | ||||
* | - update to 1.6 | dinoex | 2011-10-27 | 3 | -4/+6 |
| | | | | Submitted by: Mikhail T. | ||||
* | - update to 1.5 | dinoex | 2011-02-21 | 3 | -6/+6 |
| | |||||
* | - fix installation of manpage | dinoex | 2010-12-16 | 1 | -5/+3 |
| | | | | Submitted by: mi (Mikhail T.) | ||||
* | - add LICENSE | dinoex | 2010-12-10 | 2 | -0/+5 |
| | |||||
* | - update to 1.4 | dinoex | 2009-11-07 | 3 | -16/+4 |
| | | | | | PR: 140320 Submitted by: Hung-Yi Chen | ||||
* | - add py-miniupnpc to python category. | dinoex | 2009-08-14 | 1 | -1/+1 |
| | | | | | PR: 137756 Submitted by: Anonymous | ||||
* | - compile in FreeBSD version string | dinoex | 2009-08-13 | 2 | -3/+29 |
| | | | | | | - add support for slave ports PR: 137612 Submitted by: Anonymous | ||||
* | - fix build on amd64 | dinoex | 2009-08-03 | 1 | -4/+1 |
| | |||||
* | - update to 1.3 | dinoex | 2009-07-29 | 3 | -5/+5 |
| | |||||
* | - update to 1.2 | dinoex | 2008-10-11 | 3 | -5/+6 |
| | |||||
* | - udpate to 1.1 | dinoex | 2008-07-12 | 3 | -5/+9 |
| | | | | | PR: 125527 Submitted by: Hung-Yi Chen | ||||
* | - Update to 1.0 | dinoex | 2008-05-29 | 3 | -7/+8 |
| | | | | | PR: 124023 Submitted by: Hung-Yi Chen | ||||
* | - fix build on non i386 arch | dinoex | 2008-01-28 | 1 | -1/+2 |
| | |||||
* | UPnP IGD client lightweight library | dinoex | 2008-01-26 | 4 | -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/ |