| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade devel/efl to 1.15.0
- Upgrade x11-toolkits/elementary to 1.15.0
- Upgrade graphics/evas_generic_loaders* to 1.15.0
- Upgrade multimedia/emotion_generic_players-vlc to 1.15.0
- Upgrade multimedia/rage to 0.1.4 [2]
PR: 202023 [1], 202024 [2]
Submitted by: cpets <at> list <dot> ru [1][2]
Notes:
svn path=/head/; revision=393536
|
|
|
|
|
|
|
|
|
|
|
| |
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
Notes:
svn path=/head/; revision=393444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
Notes:
svn path=/head/; revision=393429
|
|
|
|
| |
Notes:
svn path=/head/; revision=393287
|
|
|
|
|
|
|
|
|
|
|
|
| |
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Notes:
svn path=/head/; revision=393196
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo.
Notes:
svn path=/head/; revision=393031
|
|
|
|
| |
Notes:
svn path=/head/; revision=392512
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hardcoded signal mapping causes openbox to quit while saving
PR: 201211
Submitted by: glolol1@hotmail.com
Reviewed by: horia@racoviceanu.com (maintainer)
Approved by: horia@racoviceanu.com (maintainer)
MFH: 2015Q3
Notes:
svn path=/head/; revision=392381
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to USES=metaport
PR: 201495
Submitted by: s3erios@gmail.com
Approved by: freebsd-ports@dan.me.uk (maintainer)
Notes:
svn path=/head/; revision=392220
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 199251
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
MFH: 2015Q3
Notes:
svn path=/head/; revision=391393
|
|
|
|
| |
Notes:
svn path=/head/; revision=391364
|
|
|
|
| |
Notes:
svn path=/head/; revision=390428
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
| |
Notes:
svn path=/head/; revision=390255
|
|
|
|
| |
Notes:
svn path=/head/; revision=389887
|
|
|
|
|
|
|
|
|
| |
PR: 200094
Submitted by: udvzsolt@gmail.com
Approved by: antont@inbox.lv (maintainer)
Notes:
svn path=/head/; revision=389771
|
|
|
|
|
|
|
|
| |
- Strip binary
- Fix WWW:
Notes:
svn path=/head/; revision=389700
|
|
|
|
|
|
|
|
|
| |
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Notes:
svn path=/head/; revision=389300
|
|
|
|
| |
Notes:
svn path=/head/; revision=388635
|
|
|
|
| |
Notes:
svn path=/head/; revision=388237
|
|
|
|
|
|
|
| |
- Switch to USES=autoreconf
Notes:
svn path=/head/; revision=387795
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386691
|
|
|
|
|
|
|
| |
Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.2#n1
Notes:
svn path=/head/; revision=386636
|
|
|
|
| |
Notes:
svn path=/head/; revision=386574
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
| |
Internationalization setup is now in 'src/PlankMain.vala' file since 0.9.1
release
Notes:
svn path=/head/; revision=386156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386097
|
|
|
|
| |
Notes:
svn path=/head/; revision=385938
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385665
|
|
|
|
| |
Notes:
svn path=/head/; revision=385482
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr
Notes:
svn path=/head/; revision=384919
|
|
|
|
|
|
|
|
| |
PR: 199713
Submitted by: anastmag@gmail.com
Notes:
svn path=/head/; revision=384882
|
|
|
|
|
|
|
|
| |
- Add patch, when default encoding is not UTF-8 in Preferences window (avoid
Pango's warnings)
Notes:
svn path=/head/; revision=384212
|
|
|
|
| |
Notes:
svn path=/head/; revision=384132
|
|
|
|
| |
Notes:
svn path=/head/; revision=384130
|
|
|
|
| |
Notes:
svn path=/head/; revision=384129
|
|
|
|
|
|
|
| |
Submitted by: Chris Petrik (via irc)
Notes:
svn path=/head/; revision=384128
|
|
|
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
Notes:
svn path=/head/; revision=384126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384038
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383811
|
|
|
|
|
|
|
| |
- Re-organize options helper
Notes:
svn path=/head/; revision=383520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Correct homepage address
FIXED: extraneous window border at top left of screen at startup.
FIXED: cannot find font with x11-servers/xorg-server 1.14.7_3,1
FIXED: port can be staged as non-privileged user
PR: 198793
Submitted by: jimmy@mammothcheese.ca (maintainer)
Notes:
svn path=/head/; revision=382675
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Correct GH commit number
PR: 198752
Submitted by: Anton Tornqvist <antont@inbox.lv>
Notes:
svn path=/head/; revision=382647
|
|
|
|
| |
Notes:
svn path=/head/; revision=382616
|
|
|
|
| |
Notes:
svn path=/head/; revision=382612
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 198560
Submitted by: Zhihao Yuan <lichray@gmail.com>
Notes:
svn path=/head/; revision=382552
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
ports updated.
Obtained from: GNOME dev repo
Notes:
svn path=/head/; revision=382383
|
|
|
|
|
|
|
| |
Reported by: Andreas Koga <koga@kabelmail.de>
Notes:
svn path=/head/; revision=382381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysutils/cinnamon-settings-daemon to 2.4.3.
x11/cinnamon to 2.4.6.
x11/cinnamon-screensaver to 2.4.1.
x11/cinnamon-session to 2.4.3.
x11-fm/nemo to 2.4.5.
x11-wm/muffin to 2.4.4.
Switch cinnamon to py-pillow instead of py-imaging which seems to be
discontinued upstream.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee
these ports updated.
Obtained from: GNOME dev repo
Notes:
svn path=/head/; revision=382374
|