1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/deskutils
Tijl Coosemans 3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
..
affiche Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +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 - Switch to options helpers 2015-09-10 15:24:12 +00:00
appwrapper Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +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 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
calcurse - Update to 4.0.0 2015-02-27 13:02:05 +00:00
calibre Fix packaging for some edge cases. 2015-10-06 20:27:00 +00:00
california The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
cartotheque Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
cdcat [patch] deskutils/cdcat: qt4-linguist -> qt4-linguisttools 2015-08-18 20:02:50 +00:00
charmap - Fix build after GNUstep changes by stripping files in the correct place 2015-09-29 23:37:52 +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 - Ignore unneeded .egg-info files 2015-09-11 19:19:30 +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 Convert most ports using cloud.github.com to GHC. 2015-09-04 16:02:16 +00:00
displaycalibrator Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
dlume MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
docear Remove from plist things already done by USES 2015-09-26 00:30:42 +00:00
dosage
drivel Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
easystroke
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
fbreader Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +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
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 - Switch to options helpers 2015-09-10 15:24:12 +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 Convert EVOLUTION support into proper options 2015-09-13 14:03:53 +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
gnustep-notebook Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
gnustep-wrapper Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +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
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 Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
gworkspace-gwmetadata Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
gxmessage Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gxneur
hebcal Remove Authors and License from pkg-descr 2015-03-02 23:16:01 +00:00
helpviewer Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
homerun - Switch to cmake:outsource to not install unneeded files 2015-09-10 12:48:26 +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
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 - Fix documentation handling as it doesn't work properly with autoplist 2015-09-30 18:21:12 +00:00
ljclive Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
ljit
logjam Convert to option framework 2015-09-13 14:36:40 +00:00
mate-notification-daemon Update mate-notification-daemon to 1.10.1. 2015-09-04 08:57:02 +00:00
mate-utils Update mate-utils to 1.10.3. 2015-09-04 08:56:32 +00:00
mdh Cleanup plist 2014-10-20 11:52:39 +00:00
mencal Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
menumaker - update to 0.99.9 2015-09-15 19:23:40 +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
nagaina - Switch to options helpers 2015-09-10 15:24:12 +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
notification-daemon Update notification-daemon to 3.16.1. 2015-09-04 09:31:16 +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 - Update to 0.2.14 2015-09-26 12:58:51 +00:00
osynctool MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
owncloudclient Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
p5-Data-ICal - Update to 0.22 2015-02-18 16:22:37 +00:00
p5-Goo Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +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 - Switch to options helpers 2015-09-10 15:24:12 +00:00
pinot - Add missing run-depend on bash 2015-10-05 21:15:12 +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
plasma-applet-fancytasks
plasma-applet-panelspacer
plasma-applet-playwolf MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
plasma-applet-qstardict
plasma-applet-serverstatuswidget Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
plasma-applet-simpleweatherforecast
plasma-applet-teacooker
plasma-applet-yawp
plopfolio Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
preferences Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
py-bugwarrior deskutils/py-bugwarrior: Fix unittest2 TEST_DEPENDS 2015-06-27 01:48:50 +00:00
py-khal - Update to version 0.6.0 2015-10-02 19:33:10 +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
py-send2trash
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
recoll - Add LICENSE_FILE 2015-09-30 11:55:21 +00:00
rednotebook MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
remind deskutils/remind: security update 3.1.13 -> 3.1.15 2015-09-18 22:55:20 +00:00
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 - Fix runtime error: 2015-10-01 17:07:48 +00:00
silence - Add LICENSE and LICENSE_TEXT 2015-10-09 20:31:16 +00:00
simpleagenda Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +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 Mark as deprecated, Steadyflow is no longer developed. 2015-09-12 13:17:47 +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.22 2015-09-09 08:10:12 +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
syncthing-gtk deskutils/syncthing-gtk: create port 2015-10-06 19:18:23 +00:00
systempreferences Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
tagutils
taskcoach Use wxGTK3 2015-09-13 20:27:48 +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
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 Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
tpb Cleanup plist 2014-10-20 11:52:39 +00:00
treeline - Add NO_ARCH 2015-09-08 14:42:55 +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 - over to novel@ 2015-09-29 18:26:08 +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
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
x026
x-tile Remove $FreeBSD$ from patches files in categories a-j. 2015-05-22 13:34:20 +00:00
xcalendar MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xchm Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +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
xpostitPlus MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xrolo
xwrits
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 - Switch to options helpers 2015-09-10 15:24:12 +00:00
Makefile deskutils/syncthing-gtk: create port 2015-10-06 19:18:23 +00:00