mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
5795addbba
to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port)
67 lines
1.5 KiB
Plaintext
67 lines
1.5 KiB
Plaintext
bin/finch
|
|
include/finch/finch.h
|
|
include/finch/gntaccount.h
|
|
include/finch/gntblist.h
|
|
include/finch/gntcertmgr.h
|
|
include/finch/gntconn.h
|
|
include/finch/gntconv.h
|
|
include/finch/gntdebug.h
|
|
include/finch/gntft.h
|
|
include/finch/gntidle.h
|
|
include/finch/gntlog.h
|
|
include/finch/gntmedia.h
|
|
include/finch/gntnotify.h
|
|
include/finch/gntplugin.h
|
|
include/finch/gntpounce.h
|
|
include/finch/gntprefs.h
|
|
include/finch/gntrequest.h
|
|
include/finch/gntroomlist.h
|
|
include/finch/gntsound.h
|
|
include/finch/gntstatus.h
|
|
include/finch/gntui.h
|
|
include/gnt/gnt.h
|
|
include/gnt/gntbindable.h
|
|
include/gnt/gntbox.h
|
|
include/gnt/gntbutton.h
|
|
include/gnt/gntcheckbox.h
|
|
include/gnt/gntclipboard.h
|
|
include/gnt/gntcolors.h
|
|
include/gnt/gntcombobox.h
|
|
include/gnt/gntentry.h
|
|
include/gnt/gntfilesel.h
|
|
include/gnt/gntkeys.h
|
|
include/gnt/gntlabel.h
|
|
include/gnt/gntline.h
|
|
include/gnt/gntmarshal.h
|
|
include/gnt/gntmenu.h
|
|
include/gnt/gntmenuitem.h
|
|
include/gnt/gntmenuitemcheck.h
|
|
include/gnt/gntprogressbar.h
|
|
include/gnt/gntslider.h
|
|
include/gnt/gntstyle.h
|
|
include/gnt/gnttextview.h
|
|
include/gnt/gnttree.h
|
|
include/gnt/gntutils.h
|
|
include/gnt/gntwidget.h
|
|
include/gnt/gntwindow.h
|
|
include/gnt/gntwm.h
|
|
include/gnt/gntws.h
|
|
lib/finch/gntclipboard.so
|
|
lib/finch/gntgf.so
|
|
lib/finch/gnthistory.so
|
|
lib/finch/gntlastlog.so
|
|
lib/finch/gnttinyurl.so
|
|
lib/finch/grouping.so
|
|
lib/gnt/irssi.so
|
|
lib/gnt/s.so
|
|
lib/libgnt.so
|
|
lib/libgnt.so.0
|
|
lib/libgnt.so.0.8.10
|
|
libdata/pkgconfig/finch.pc
|
|
libdata/pkgconfig/gnt.pc
|
|
man/man1/finch.1.gz
|
|
@dirrm lib/gnt
|
|
@dirrm lib/finch
|
|
@dirrm include/gnt
|
|
@dirrm include/finch
|