| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Adjust WWW in order to point to the new projectsite
|
|
|
|
|
|
|
|
|
|
|
| |
features and bugfixes compared to the latest stable version
- Adjust WWW to point to the new projectsite
- Add several new features to pkg-descr
- Register CONFLICTS with ktorrent
Related to PR: ports/100781
Submitted by: Yuan Jue <yuanjue@yuanjue.net>
Repocopied by: marcus
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Add a new batch of local patches:
- Better support for launchmany-{console,curses}
- Add -save_incomplete_in
- More fixes
- General fixes
|
| |
|
|
|
|
|
|
|
| |
systems. Despite the name, it does run on other platforms beside Linux.
Linuxdcpp uses the gtk2 toolkit.
WWW: http://linuxdcpp.berlios.de/
|
| |
|
|
|
|
| |
and a client application that wants to use it.
|
|
|
|
|
| |
daemon needed to connect to the Soulseek P2P network. Naming has been
changed so as not to clash with an existing Museek+/museekd installation.
|
|
|
|
| |
Approved by: garga (mentor)
|
| |
|
|
|
|
|
| |
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
|
|
|
|
| |
PR: ports/94453
|
|
|
|
| |
Noticed by: Charles Clark <cmc@stegosaur.us>
|
|
|
|
| |
Noticed by: Charles Clark <cmc@stegosaur.us>
|
| |
|
|
|
|
| |
Reported by: Charles Clark <cmc@stegosaur.us>
|
| |
|
|
|
|
| |
it is only retained for 4.X compatibility.
|
|
|
|
|
| |
PR: ports/92445
Hat: portmgr
|
|
|
|
| |
PR: ports/99753
|
|
|
|
| |
Reported by: krisbot and a lot of people
|
| |
|
|
|
|
|
|
|
|
|
| |
1) Make sure that multithreaded coding using
gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD.
2) Futhermore, insure that it is properly detected whether reentrant
versions of the aforementioned functions are available; and,
that the appropriate code is used on either case.
3) Bump PORTREVISION
|
| |
|
|
|
|
|
| |
o This version has been specially patched to enable
launchmany-{console,curses}. This is experimental
|
|
|
|
| |
o launchmany-{console,curses} do not work on this release
|
|
|
|
| |
Approved by: arved (mentor)
|
|
|
|
|
|
|
| |
- WIP4 has been accepted upstream
- Update pkg-descr
Approved by: maintainer (inactive for a month)
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/98867
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
|
|
| |
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr
|
|
|
|
|
|
| |
PR: ports/97597
Submitted by: az
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
Fix http://people.freebsd.org/%7Efenner/portsurvey/net-p2p.html#hagelslag
PR: ports/97713
Submitted by: miwi
Approved by: krion (mentor)
|
|
|
|
|
|
| |
- Update BDB handling
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
|
|
|
|
|
| |
PR: ports/96075
Submitted by: Holger Lamm (maintainer)
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/97691
Submitted by: Sam Cassiba <drogoh@megalomaniacal.net>
Approved by: krion (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
|
|
|
|
|
|
|
|
| |
PR: 97503
Submitted by: Dan Ponte <dcp1990@neptune.atopia.net>
- Move location of global config file from /etc to LOCALBASE/etc
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
better). There are a few moving parts in Vertex:
* PTCP: a protocol which is nearly identical to TCP, but which runs over
UDP. This lets Q2Q penetrate most NAT configurations.
* JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
flexible protocol which forms the basis of the high-level aspects of Q2Q
* vertex: a command line tool which exposes a few features useful in many
situations (such as registration and authentication)
The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.
WWW: http://divmod.org/trac/wiki/DivmodVertex
PR: ports/97506
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: lawrance (mentor)
|
| |
|
|
|
|
| |
- Add rtorrent-devel, the development version of rtorrent.
|
|
|
|
| |
- Add libtorrent-devel, the development version of libtorrent.
|
|
|
|
|
|
| |
is a registered Freedesktop category type.
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
o Save memory by using only 2 integers instead of 4 to record IPv4
addresses
o Bump PORTREVISION
|