1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net-im
Tijl Coosemans 82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
..
ayttm
bsflite
centerim
centerim-devel
chattahoochie
cjc
climm
coccinella
convey
corebird - Update corebird to 1.3 release 2016-08-03 11:01:59 +00:00
cutegram
diligent - Update to 0.2.6 2016-07-01 17:56:28 +00:00
echat
ejabberd
ekiga Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
emesene
empathy Fix packaging with pkgconf 1.0 2016-07-24 20:52:35 +00:00
farsight2
farstream
finch
folks
freetalk
fugu
gajim
gale
gloox - Update net-im/gloox to 1.0.17 2016-09-03 19:19:32 +00:00
hotot Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
hs-haskell-xmpp
icmpchat
icqlib
imspector
jabber Cleanup $() variables in ports Makefiles. 2016-07-20 15:33:20 +00:00
jabber-pyicq
jabber.el
jabberd Update net-im/jabberd to 2.4.0 2016-08-28 12:28:32 +00:00
jarl
jggtrans
jitsi
kde-telepathy Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
kmess-kde4 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
kopete-kde4 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-accounts-kcm Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-approver Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-auth-handler Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-common-internals Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-contact-list Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-contact-runner Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-desktop-applets Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-filetransfer-handler Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-kded-integration-module Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-send-file Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
ktp-text-ui Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
libaccounts-glib
libaccounts-qt5
libjreen
libnice
libnice-gst1
libnice-gst010
libpurple
libqtelegram-ae Explicitly disable C++11 during the build. 2016-09-03 11:45:42 +00:00
libstrophe
libtelepathy
libyahoo2
licq
licq-icq
licq-jabber - Update net-im/gloox to 1.0.17 2016-09-03 19:19:32 +00:00
licq-msn
licq-osd
licq-qt-gui Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
linux-instantbird - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
loudmouth
mbpurple
mcabber
meanwhile
mikutter - Update to 3.4.2 2016-08-02 17:48:18 +00:00
mu-conference
naim
openfire
oysttyer net-im/oysttyer: 2.7.0 -> 2.7.2 2016-07-09 06:52:47 +00:00
p5-AnyEvent-XMPP
p5-DJabberd
p5-Jabber-Connection
p5-Jabber-Lite
p5-Jabber-SimpleSend
p5-Net-AIM
p5-Net-AOLIM
p5-Net-Async-XMPP
p5-Net-ICQ2000
p5-Net-Jabber
p5-Net-NetSend
p5-Net-OSCAR
p5-Net-Stomp
p5-Net-XMPP
p5-Net-XMPP2
p5-Protocol-XMPP
p5-SOAP-Transport-JABBER
papyon
pebrot
pecl-stomp Don't use extension.ini any more, and have each extension install in its 2016-08-03 12:47:05 +00:00
pidgin
pidgin-birthday-reminder
pidgin-bs Strip library 2016-08-08 14:32:38 +00:00
pidgin-fetion
pidgin-guifications
pidgin-hotkeys
pidgin-latex
pidgin-libnotify
pidgin-osd
pidgin-pidgimpd
pidgin-privacy-please - Strip binary 2016-08-08 14:39:13 +00:00
pidgin-sipe
pidgin-skype
pidgin-skypeweb Update to version 1.2.1 2016-08-15 18:48:37 +00:00
pidgin-twitter
plasma-applet-ktp Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
poezio
pork
profanity
prosody
proxy65
psi
psimedia
pwytter
py-fbmq Update net-im/py-fbmq to version 2.0.0. 2016-09-05 09:12:50 +00:00
py-jabber
py-jabberbot
py-libturpial
py-nbxmpp
py-punjab
py-python-telegram-bot New port: python-telegram-bot. 2016-07-25 18:04:07 +00:00
py-pyxmpp
py-skype4py
py-slackclient
py-sleekxmpp
py-telepot Update to 9.1 2016-08-28 13:56:56 +00:00
py-twistedWords
py-xmpppy
py-xmpppy-irc
py-xmpppy-yahoo
qq - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
qTox Update to version 1.5.1 2016-08-15 14:02:23 +00:00
qwit
qwit-devel
qxmpp
ramblercontacts
ricochet
ring-daemon
ring-gnome
ring-libclient
rubygem-earthquake
rubygem-hipchat
rubygem-lita
rubygem-termtter
rubygem-tinder
sayaka
sendxmpp
skype - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
skype4 - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
skype-devel - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
teamwords
telegram - Add LICENSE_FILE 2016-08-01 03:22:21 +00:00
telegram-purple Update to 1.3.0 2016-08-11 06:52:57 +00:00
telegramqml Explicitly disable C++11 during the build. 2016-09-04 16:42:33 +00:00
telepathy-butterfly
telepathy-farsight
telepathy-farstream
telepathy-gabble
telepathy-glib
telepathy-haze
telepathy-idle
telepathy-logger
telepathy-logger-qt4 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and 2016-08-24 08:20:31 +00:00
telepathy-mission-control
telepathy-python
telepathy-qt4 Update net-im/telepathy-qt4 to 0.9.7 2016-07-16 16:26:03 +00:00
telepathy-qt5 New port: net-im/telepathy-qt5. 2016-07-17 16:48:19 +00:00
telepathy-rakia
telepathy-salut
telepathy-sofiasip
tkabber
tkabber-plugins
tox There is no more net-im/venom port. Fix outdated package description. 2016-08-31 19:25:30 +00:00
toxic
ttytter - Convert to new options dependency helper 2016-06-26 17:24:38 +00:00
turpial
twirssi
twitmail
uTox Update to version 0.9.7 2016-07-30 16:23:09 +00:00
vacuum-im
vqcc-gtk
xmpp-client - Update to 20160717 2016-08-03 19:40:40 +00:00
yoono - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with 2016-09-05 19:23:42 +00:00
zephyr
Makefile Add net-im/py-fbmq, a Python library for using the Facebook Messenger API. 2016-08-29 15:54:30 +00:00