- Update to 3.0.11
- Remove version from LIB_DEPENDS
- Use the new format for LIB_DEPENDS
net-p2p/qbittorrent-nox11
- Trim Makefile header
- Use PLIST_FILES instead of pkg-plist
Approved by: wg/pawel (mentors)
This is a master port for transmission-qt and transmission-gtk. To honor
any USES definition of the slave ports, the USES here has to be defined
with +=. Additionally, it links with iconv so that support was added
while I'm here.
Approved by: crees (maintainer)
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
Macintosh. Hotline is a chat/ftp/news protocol. It's setup almost
like an IRC client, but with the ability to do commands such as cd
into a directory with /cd and more file transfer oriented functions.
WWW: http://synhxd.sourceforge.net/
PR: ports/181401
Submitted by: dteske@
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
command.o(.text+0x2b77): In function `cmd_say':
: undefined reference to `main_to_utf8_string'
command.o(.text+0x2bf7): In function `cmd_say':
: undefined reference to `main_to_utf8_string'
hub.o(.text+0x9c): In function `prepare_chat_string_for_display':
: undefined reference to `try_utf8_to_main_string'
filelist-in.o(.text+0xa8b): In function `file_list_parse_init':
: undefined reference to `filelist_xml_open'
filelist-in.o(.text+0xabc): In function `file_list_parse_init':
: undefined reference to `filelist_bzxml_open'
user.o(.text+0x155f): In function `user_handle_command':
: undefined reference to `utf8_to_main_string'
Reported by: pkg-fallout
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header