freebsd-ports/deskutils
Raphael Kubo da Costa f358732b18 Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.

This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.

r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports
that have both USES=cmake and USES=iconv use variations of FindIconv.cmake
that behave similarly. This change passes the header and library values we
really want to use to CMake using the most common variable names, bypassing
the calls to find_path() and find_library() that would sometimes end up
finding the wrong file. The few ports that use different variable names have
had their Makefiles adjusted (we manually pass the values we want via
CMAKE_ARGS).

Other changes:
- chinese/fcitx: Explicitly set LIBICONV_LIBC_HAS_ICONV_OPEN=OFF as we
  always want the version from ports because of USES=iconv:wchar_t.
- editors/calligra: Explicitly use iconv:translit because Kexi needs it.
- irc/weechat and irc/weechat-devel: The FindIconv.cmake patches could not
  be entirely removed because the check_library_exists() calls are wrong.
  Sent upstream: https://github.com/weechat/weechat/pull/513
- textproc/ctpp2: Use iconv:translit when the TRANSLITERATE option is used.

PORTREVISION has been bumped in editors/calligra and textproc/ctpp2 because
their dependency list has changed in 10.2 and later as the ports version is
always used now.

PR:		202798
Reviewed by:	antoine, tijl
Approved by:	portmgr (antoine)
2015-09-03 15:44:13 +00:00
..
affiche - Strip binary 2015-06-17 12:55:29 +00:00
akamaru Mark as brooken unfetchable ports 2015-04-05 18:59:58 +00:00
alacarte - Update MAINTAINER: use @FreeBSD.org 2015-03-12 17:12:19 +00:00
anamnesis Initial import of anamnesis 2015-02-08 19:17:24 +00:00
appwrapper Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
aspostit Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
autocutsel Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
baobab The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
basket Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
bigyear - Unbreak by providing a working mastersite 2015-04-13 03:42:49 +00:00
bijiben The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
bitcollider - Strip libraries 2015-06-23 14:07:14 +00:00
cairo-dock - Update to 3.4.1 2015-05-09 09:58:04 +00:00
cairo-dock-plugins Bump PORTREVISION for libupower-glib library version bump in r393607. 2015-08-17 08:21:50 +00:00
caja-extensions Update MATE DE to 1.10.0. 2015-07-27 20:19:33 +00:00
cal MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
calcurse - Update to 4.0.0 2015-02-27 13:02:05 +00:00
calibre Update librsvg2 to 2.40.10. 2015-08-29 15:59:40 +00:00
california The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
cartotheque - Strip binary 2015-06-17 22:44:31 +00:00
cdcat [patch] deskutils/cdcat: qt4-linguist -> qt4-linguisttools 2015-08-18 20:02:50 +00:00
charmap - Strip binary 2015-08-03 19:25:34 +00:00
charmtimetracker Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
clipit Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
conduit Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
conkyemail Cleanup plist 2014-10-20 11:52:39 +00:00
conkyforecast Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
countdown Add new port : countdown, who counts down a specific delay, beep, 2014-12-26 13:57:53 +00:00
cycle Cleanup plist 2014-10-20 11:52:39 +00:00
dailystrips Cleanup plist 2014-10-20 11:52:39 +00:00
deforaos-todo Cleanup plist 2014-10-20 11:52:39 +00:00
devd-notifier Update "BSD" license in deskutils category 2014-12-05 00:39:20 +00:00
displaycalibrator - Strip binary 2015-06-17 22:44:38 +00:00
dlume MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
docear Enable font antialiasing by launching JAVA with awt.useSystemAAFontSettings=on. 2015-06-10 17:50:58 +00:00
dosage Convert a few ports to USES=python 2014-08-29 17:28:42 +00:00
drivel Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
easystroke Add USES=libtool to accessibility/atkmm and bump dependent ports 2014-09-01 19:34:02 +00:00
egroupware - Add CPE info 2015-05-07 17:31:21 +00:00
epoch
etask - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
everygui - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
fbreader Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
fengoffice Cleanup plist 2014-11-13 14:32:39 +00:00
fet deskutils/fet: update 5.27.3 -> 5.27.5 2015-07-16 11:26:07 +00:00
freemind - Pass maintainership to sergey.v.brunov@gmail.com 2015-07-01 16:17:29 +00:00
fusenshi Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
gaddr devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
ganttproject Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
ganyremote Upgrade to 6.3.3. 2015-01-27 01:30:49 +00:00
gbirthday deskutils/gbirthday: update to 0.6.8 2015-06-18 06:42:19 +00:00
gcal Update GNU cal to version 4 2015-06-05 16:13:20 +00:00
gcalcli Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
genius Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gkrellm-reminder2 Remove Authors and License from pkg-descr 2015-03-02 23:16:01 +00:00
glabels Remove redundant @exec 2015-01-19 20:32:57 +00:00
gnome-blog Replace gnomehack by pathfix 2014-12-25 01:31:11 +00:00
gnome-calendar The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-characters The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-clocks The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-contacts The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-dictionary The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-documents * Add PORTSCOUT macros to only show stable gnome versions. 2015-08-08 13:56:32 +00:00
gnome-epub-thumbnailer - Switch to USES=libarchive as suggested by stage-qa 2015-09-02 13:45:30 +00:00
gnome-font-viewer The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-initial-setup * Add PORTSCOUT macros to only show stable gnome versions. 2015-08-08 13:56:32 +00:00
gnome-maps The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-photos The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-screenshot The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-search-tool The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
gnome-shell-extension-audio-output-switcher The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-backslide The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-calculator The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-coverflow The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-dashtodock The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-filesmenu The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-hidetopbar The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-lockkeys The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-mediaplayer The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-openweather The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-overlay-icons The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-panel-osd The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-recent-items The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-trash The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extension-weather The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-shell-extra-extensions The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-sound-recorder The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-system-log The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
gnome-tweak-tool The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-utils The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnome-weather The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gnote - Add missing file to plist 2015-08-14 13:21:50 +00:00
gnotime - Add options to choose which guile version to use 2014-10-05 13:46:11 +00:00
gnustep-notebook - Strip binary 2015-06-18 19:44:55 +00:00
gnustep-wrapper - Add LICENSE_FILE 2015-06-18 19:45:16 +00:00
gourmet Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
griffith deskutils/griffith: drop dependency on py-xml 2015-06-22 19:13:42 +00:00
growl-for-linux Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
gruler - Provide a working mastersite and unbreak (keep the old official 2015-04-13 04:58:49 +00:00
gsimplecal Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06 15:16:53 +00:00
gtg - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
gtimer Cleanup plist 2014-10-20 11:52:39 +00:00
gtodo Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gtweakui Cleanup plist 2014-10-20 11:52:39 +00:00
gucharmap The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
gworkspace Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
gworkspace-gwmetadata Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
gxmessage Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gxneur - Drop @dirrm* from plist 2014-09-23 11:19:59 +00:00
hebcal Remove Authors and License from pkg-descr 2015-03-02 23:16:01 +00:00
helpviewer - Switch to USES=tar 2015-06-18 19:48:57 +00:00
homerun Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
horde-groupware Horde package update: 2015-08-10 04:48:23 +00:00
horde-kronolith Horde package update: 2015-08-03 07:06:14 +00:00
horde-mnemo Horde package update: 2015-08-03 07:06:14 +00:00
horde-nag Horde package update: 2015-06-19 06:42:47 +00:00
hot-babe MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
howm - Upgrade to 1.4.2. 2015-06-13 14:12:13 +00:00
ical deskutils/ical: Skip faulty configure test (that will always pass anyway) 2015-08-22 15:14:02 +00:00
ithought - Strip libraries 2015-06-10 17:24:55 +00:00
jjclient Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
jlj Cleanup plist 2014-12-20 17:43:10 +00:00
kcharselect Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kchmviewer-kde4 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
kdeconnect Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
kdepim4 Drop USES=iconv. 2015-08-29 10:45:11 +00:00
kdepim4-runtime Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdepimlibs4 - Fix shebangs 2015-07-07 18:06:57 +00:00
kdeplasma-addons Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kruler Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
ksshaskpass Cleanup plist 2014-10-20 11:52:39 +00:00
ladon - Mark BROKEN: does not build: 2015-08-17 12:34:43 +00:00
launchy Cleanup plist 2014-10-20 11:52:39 +00:00
libgcal Drop USES=iconv. 2015-08-25 15:40:08 +00:00
libopensync-plugin-file Mark as brooken unfetchable ports 2015-04-05 18:59:58 +00:00
libopensync-plugin-sunbird Mark as brooken unfetchable ports 2015-04-05 18:59:58 +00:00
libopensync-plugin-vformat-devel MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libstreamanalyzer Uses/iconv.mk: Set iconv-related CMake variables. 2015-09-03 15:44:13 +00:00
libstreams Uses/iconv.mk: Set iconv-related CMake variables. 2015-09-03 15:44:13 +00:00
ljcharm - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
ljclive Cleanup plist 2014-10-20 11:52:39 +00:00
ljit
logjam Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
mate-notification-daemon Update MATE DE to 1.10.0. 2015-07-27 20:19:33 +00:00
mate-utils Update MATE DE to 1.10.0. 2015-07-27 20:19:33 +00:00
mdh Cleanup plist 2014-10-20 11:52:39 +00:00
mencal
menumaker - update to 0.99.8 2015-07-27 15:35:05 +00:00
moregroupware Cleanup plist 2014-12-09 10:30:43 +00:00
mozo Update mozo to 1.10.1. 2015-07-29 11:13:43 +00:00
mrundlg MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
multisync - Strip library 2015-06-11 14:24:45 +00:00
multisync-backup Cleanup plist 2014-10-20 11:52:39 +00:00
multisync-syncml Cleanup plist 2014-10-20 11:52:39 +00:00
myitcrm - Allow staging as a regular user 2014-10-19 15:39:12 +00:00
nagaina Bump portrevision after png update 2014-12-25 20:54:41 +00:00
nautilus-actions The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
nautilus-sendto Fix categories.... 2015-08-05 19:29:19 +00:00
nemo-extensions deskutils/nemo-extensions: unbreak FreeBSD 9, modernize 2015-08-18 20:00:36 +00:00
note Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
notecase Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
notification-daemon * Add PORTSCOUT macros to only show stable gnome versions. 2015-08-08 13:56:32 +00:00
notify-osd Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:37:04 +00:00
openproj Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
orage By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
osmo - Add LICENSE_FILE 2015-07-31 12:54:33 +00:00
osynctool MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
owncloudclient Update to 1.8.4 2015-08-07 21:17:38 +00:00
p5-Data-ICal - Update to 0.22 2015-02-18 16:22:37 +00:00
p5-Goo - Fix shebangs 2015-05-30 12:24:46 +00:00
p5-ZConf-BGSet - Fix shebangs 2015-05-03 20:33:43 +00:00
p5-ZConf-Runner - Fix shebangs 2015-03-16 14:01:51 +00:00
p5-ZConf-Runner-GUI-GTK Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
pal Cleanup plist 2014-10-20 11:52:39 +00:00
parcellite deskutils/parcellite: fix build without NLS 2015-08-21 21:06:18 +00:00
phpcollab Cleanup plist 2014-12-20 17:43:10 +00:00
phpicalendar - Update to 2.4-RC7, latest version available 2014-11-14 18:15:35 +00:00
pinot Do not escape libxml++ it is not needed as it is not used in regular expression 2015-06-27 12:37:17 +00:00
plan OSVERSION is always > 900006. 2015-08-18 10:01:44 +00:00
planner - Add empty directory to plist 2015-05-08 10:01:02 +00:00
plans - Fix shebangs 2015-06-17 12:57:14 +00:00
plasma-applet-cwp Update deskutils/plamsa-applet-cwp to 1.12.0. 2014-12-05 09:36:49 +00:00
plasma-applet-daisy Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plasma-applet-fancytasks Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plasma-applet-panelspacer Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plasma-applet-playwolf MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
plasma-applet-qstardict Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plasma-applet-serverstatuswidget - Trim @dirrm[try] from pkg-plist 2014-09-22 12:29:28 +00:00
plasma-applet-simpleweatherforecast Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plasma-applet-teacooker - Trim @dirrm[try] from pkg-plist 2014-09-22 12:29:28 +00:00
plasma-applet-yawp Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
plopfolio - Add LICENSE_FILE 2015-06-18 19:49:18 +00:00
preferences - Strip binaries 2015-06-18 19:49:39 +00:00
py-bugwarrior deskutils/py-bugwarrior: Fix unittest2 TEST_DEPENDS 2015-06-27 01:48:50 +00:00
py-khal Add py-khal 0.4.0, calDAV-based calendar. 2015-03-12 08:30:12 +00:00
py-pycarddav Add py-pycarddav 0.7.0, cardDAV based address book tool. 2015-03-12 08:32:54 +00:00
py-pystash - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
py-send2trash - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
py-spice-gtk Add new ports: spice-gtk and py-spice-gtk 2015-02-09 16:21:59 +00:00
py-taskw [NEW] deskutils/py-taskw: Bindings for your taskwarrior database 2015-06-25 15:11:02 +00:00
py-vdirsyncer deskutils/py-vdirsyncer: NEW PORT - Synchronize calendars and contacts 2015-03-10 11:48:38 +00:00
py-vobject Remove Authors and License from pkg-descr 2015-03-02 23:16:01 +00:00
pybookreader Cleanup plist 2014-10-20 11:52:39 +00:00
pypanel - Add LICENSE 2015-06-03 16:51:50 +00:00
qlabels Cleanup plist 2014-10-20 11:52:39 +00:00
qorganizer Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
qrfcview Remove dead CENKES mirror 2015-03-30 21:29:08 +00:00
qtm Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
recoll Update to 1.21.0 2015-07-16 20:10:25 +00:00
rednotebook MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
remind
rolo Cleanup plist 2014-10-20 11:52:39 +00:00
rox-memo Cleanup plist 2014-10-20 11:52:39 +00:00
rubrica Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
rubygem-taskjuggler - Add NO_ARCH 2015-06-23 20:27:20 +00:00
semantik Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
shutter - Add missing dependencies 2015-03-01 09:10:35 +00:00
silence - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
simpleagenda Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
simplegroupware - Fix build as non-root 2015-03-05 11:04:57 +00:00
sliderule MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spice-gtk By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
steadyflow The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
strigi Convert to USES=metaport, take 2. 2015-04-06 18:55:37 +00:00
strigiclient Cleanup plist 2014-10-20 11:52:39 +00:00
strigidaemon Add an upstream patch that fixes the build with libc++ r224926. 2015-01-08 12:29:21 +00:00
strigiutils
sugarcrm - Update to 6.5.21 2015-06-20 08:14:46 +00:00
superkaramba Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
superswitcher Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
surrealtodo Cleanup plist 2014-12-20 17:43:10 +00:00
systempreferences MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tagutils Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
taskcoach Update to 1.4.2 2015-02-06 01:10:23 +00:00
taskd - Add required C++11 support 2015-06-26 12:40:48 +00:00
taskwarrior - Fix shebangs 2015-08-17 18:48:40 +00:00
teapot Cleanup plist 2014-10-20 11:52:39 +00:00
tel Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
thinkingrock Cleanup plist 2014-11-13 14:32:39 +00:00
tine20 Cleanup plist 2014-10-20 11:52:39 +00:00
tnote - Convert ports from databases/ and deskutils/ to new USES=python 2014-10-19 08:50:17 +00:00
todo - Update to 2.10 2014-12-24 06:15:12 +00:00
tomboy - Add LICENSE 2015-04-16 13:18:22 +00:00
tomboy-plugin-latex Fix configure and build with mono 4 2015-05-24 21:57:37 +00:00
tomboy-plugin-reminder Fix configure and build with mono 4 2015-05-24 21:57:37 +00:00
tomboy-plugin-todo Fix configure and build with mono 4 2015-05-24 21:57:37 +00:00
tomboy-plugin-wordcount Mark as brooken unfetchable ports 2015-04-05 18:59:58 +00:00
toolboxkit - Strip library 2015-06-18 19:49:52 +00:00
tpb Cleanup plist 2014-10-20 11:52:39 +00:00
treeline MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
treesheets deskutils/treesheets: update to 0.0.20150711 2015-08-16 02:52:04 +00:00
tuxcards MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vboxgtk Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
virt-manager - update to 1.2.1 2015-08-10 21:10:17 +00:00
vit - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
vnc2flv - Convert to OPTIONS 2015-06-03 17:23:15 +00:00
vym - Fix shebangs 2015-07-31 14:43:55 +00:00
wammu deskutils/wammu: adopt USES=python, use bz2 tarball, remove @dirrmtry 2014-09-23 06:50:29 +00:00
when Shebangfix 2014-12-22 21:52:31 +00:00
wmpinboard MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
wyrd - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add 2015-05-04 15:46:51 +00:00
x-tile Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
x026 Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
xcalendar MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xchm 6 ports categories: Remove $PTHREAD_LIBS 2015-03-24 16:01:21 +00:00
xfce4-generic-slider The FreeBSD Xfce team proudly presents Xfce 4.12. 2015-03-05 22:52:30 +00:00
xfce4-notes-plugin Update to 1.8.1 2015-06-25 03:29:46 +00:00
xfce4-notification-daemon The FreeBSD Xfce team proudly presents Xfce 4.12. 2015-03-05 22:52:30 +00:00
xfce4-notifyd MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xfce4-tumbler Update poppler to 0.34.0. [1] 2015-08-02 16:06:16 +00:00
xfce4-volumed MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xfce4-volumed-pulse The FreeBSD Xfce team proudly presents Xfce 4.12. 2015-03-05 22:52:30 +00:00
xfce4-xkb-plugin USES=xfce: Stop overriding MASTER_SITE_SUBDIR. 2015-04-28 17:01:46 +00:00
xmaddressbook MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xmdiary Cleanup plist 2014-10-20 11:52:39 +00:00
xneur 6 ports categories: Remove $PTHREAD_LIBS 2015-03-24 16:01:21 +00:00
xpad - revert back to gnome-icon-theme, as tango wasn't an full replacement 2014-12-30 18:44:14 +00:00
xpad3 - rename deskutils/xpad-current to deskutils/xpad 2014-12-30 18:36:31 +00:00
xpostit Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
xpostitPlus MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xrolo Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
xwrits - Bump PORTREVISION for MAINTAINER change 2014-04-21 15:17:39 +00:00
zim editors/zim: move to deskutils 2015-06-18 18:58:44 +00:00
znotes - Use qt4-linguisttools for localization. 2015-08-27 19:21:36 +00:00
zorro Remove indefinite articles and trailing periods from COMMENT, plus 2014-06-10 07:39:01 +00:00
Makefile The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00