1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

3479 Commits

Author SHA1 Message Date
Martin Matuska
241a1f4e2e Change -pthread to -lpthread
PR:	195921
Reported by:	John Marino
2015-02-02 10:32:26 +00:00
Martin Matuska
c251ebb419 Always compile with -pthread 2015-02-02 09:16:37 +00:00
Martin Matuska
ad2647235e Fix mirror sites [1]
Compile with -pthread if using base OpenSSL [2]
Fix rc script [3]

PR:	191011 [1], 195921 [2], 196635 [3]
2015-02-01 22:25:50 +00:00
Rene Ladan
0783421b56 Remove expired ports:
2015-01-26 audio/qmidinet: Broken for more than 6 months
2015-01-26 audio/wmauda: Broken for more than 6 months
2015-01-26 audio/x11amp: Broken for more than 6 months
2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream
2015-01-26 ftp/rexx-curl: Broken for more than 6 months
2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months
2015-01-26 www/lifetype: Broken for more than 6 months
2015-01-26 www/ump: Broken for more than 6 months
2015-01-28 16:18:27 +00:00
Dmitry Marakasov
7872101abe - Fix pkg-plist without NLS
PR:		196916
Submitted by:	kevinz5000@gmail.com
Approved by:	matthew@reztek.cz (maintainer)
2015-01-25 13:38:54 +00:00
Antoine Brodin
4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Baptiste Daroussin
3bfdc11fce Remove unneeded desktop-file-utils and @exec 2015-01-19 21:05:09 +00:00
Sunpoet Po-Chuan Hsieh
997822effc - Strip shared library 2015-01-19 19:50:50 +00:00
Sunpoet Po-Chuan Hsieh
7bfd7fb64b - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:36:02 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Kevin Lo
2bc5297d47 Use 'REQUIRE: NETWORKING' in the rc.d script to be consistent
with ftp/tftp-hpa.
2015-01-14 02:43:29 +00:00
Kurt Jaeger
ce0872f121 ftp/vsftpd-ext: fixing path to vsftpd.conf
PR:		195239
Submitted by:	Xu Jing <xjflyttp@gmail.com> (maintainer)
2015-01-09 20:11:59 +00:00
Sunpoet Po-Chuan Hsieh
ca0f66ae24 - Update to 7.40.0
Changes:	http://curl.haxx.se/changes.html
Security:	CVE-2014-8150
Security:	CVE-2014-8151
MFH:		2015Q1
2015-01-09 18:07:31 +00:00
Tijl Coosemans
3dc00b8164 Fix build when OpenSSL does have SSL2/SSL3 support
PR:		195796
2015-01-09 16:44:41 +00:00
Bryan Drewery
80c5714659 Fix ccache leaking in as a runtime dependency. 2015-01-09 03:06:15 +00:00
Sunpoet Po-Chuan Hsieh
83d66bf652 - Update to 7.19.5.1
Changes:	http://pycurl.sourceforge.net/doc/release-notes.html
		https://github.com/pycurl/pycurl/blob/master/ChangeLog
2015-01-08 19:05:23 +00:00
Baptiste Daroussin
cd1b21d23c Update to 3.10.0
PR:		196614
Submitted by:	matthew@reztek.cz (maintainer)
2015-01-08 14:12:30 +00:00
Emanuel Haupt
12f48dc28d Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
John Marino
d2ffff55de Assign maintainership of FPC ports to new FPC ports team
The new team currently consists of the previous maintainer (acm@) and
myself (marino@).

PR:	195363
2015-01-05 00:16:00 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Dmitry Sivachenko
7b868b87cb Update to version 4.6. 2015-01-01 17:49:09 +00:00
Ganael LAPLANCHE
aa1f6278fe Update to 4.6.1 2014-12-30 14:26:23 +00:00
Antoine Brodin
53925843da Deprecate ports broken for more than 6 months 2014-12-26 21:47:10 +00:00
Koop Mast
91f8647292 Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
Johan van Selst
69210a6e54 - Update ocurl to 0.7.2
- Use new master site
2014-12-22 09:49:46 +00:00
Baptiste Daroussin
2bd2415c4a Cleanup plist 2014-12-20 18:28:13 +00:00
Antoine Brodin
134c55fc88 Fix 41 gstreamer1-plugins- ports that were creating empty packages
With hat:	portmgr
2014-12-17 21:14:29 +00:00
Dmitry Marakasov
50f33951d7 - Further simplify MASTER_SITES
Suggested by:	danfe
Approved by:	maintainer timeout
2014-12-11 14:07:25 +00:00
Dmitry Marakasov
f81c67ca20 - Remove hidden dependency on libuuid.so from misc/e2fsprogs-libuuid
While here:
- Simplify MASTER_SITES
- Clarify LICENSE and add LICENSE_FILE

PR:		180619
Submitted by:	p.christias@noc.ntua.gr
Approved by:	maintainer timeout (vd, 16 months)
2014-12-11 13:03:53 +00:00
Kubilay Kocak
b6450d4ca7 databases/libmemcached: Update to 1.0.18 and much more
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
  * alloca.h include not found on FreeBSD
  * cinttypes include location
  * clang compatibility
- Strip shared libraries manually since upstream install-strip target is
  fail

Changes:

  https://launchpad.net/libmemcached/+announcements

[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560

Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
2014-12-11 05:26:39 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Antoine Brodin
c98a94d188 Don't create an orphan symlink for the curl-hiphop slave 2014-12-09 17:53:15 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Alexey Dokuchaev
c4e0a3a5b2 - Convert somewhat cryptic sed(1) code to a patch, and get rid of the
post-patch target altogether
- Remove seemingly useless include of <bsd.port.options.mk> while here
2014-12-05 18:23:46 +00:00
Alexey Dokuchaev
ac5c4e7857 - Resurrect, unbreak, stagify, modernize Makefile
- Switch to the tar.bz2 distfile (it is 37% smaller)
- Fix a segmentation fault (patch obtained from Gentoo)
- Define LICENSE (GPLv2) and make GUI compulsory for now (when configured
  for non-GUI, it doesn't install universally required `gftprc' file, and
  generally requires more work to correctly decouple frontend programs)
- Rename one ::-containing patch file, remove unneeded ones
- Cleanup MASTER_SITES, update pkg-plist and pkg-descr
2014-12-05 16:55:18 +00:00
Dmitry Marakasov
057adf2e65 - Allow on > 9.x
- Fix ONLY_FOR_ARCHS
- Check OPSYS along with OSVERSION
2014-12-04 16:12:40 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
322f024af4 - Update to 7.39.0
Changes:	http://curl.haxx.se/changes.html
2014-11-24 18:54:17 +00:00
Sunpoet Po-Chuan Hsieh
f024e62b38 - Update to 0.6.2
- Update and sort MASTER_SITES

Changes:	http://sourceforge.net/projects/tftpy/files/README/view
		https://github.com/msoulier/tftpy/blob/master/ChangeLog
2014-11-24 18:28:34 +00:00
Sunpoet Po-Chuan Hsieh
6fc6cda72d - Update to 7.39.0
Changes:	http://curl.haxx.se/changes.html
2014-11-24 18:24:24 +00:00
Chris Rees
1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.

Upgrade instructions:

Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
    guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
    evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center

For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3

For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3

We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.

The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.

Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.

This update was also made possible by:
	Joe Maloney
	Kris Moore
	Beeblebrox
	Ryan Lortie
	Antoine Jacoutot
	and everyone I missed
2014-11-19 11:49:04 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Johannes Jost Meixner
80b6c31429 Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-11-11 13:06:39 +00:00
Vasil Dimov
c620896f1d ftp/wget: Upgrade from 1.15_2 to 1.16
PR:		ports/194784
Submitted by:	 Yasuhiro KIMURA
Security:	CVE-2014-4877
2014-11-06 13:26:28 +00:00
Philippe Audeoud
3d5d6767aa - Update to 0.25 2014-11-04 16:02:10 +00:00
Danilo Egea Gondolfo
72c879d120 - Update from 20141031 to 20141104 2014-11-04 14:52:08 +00:00
John Marino
a628c160a4 ftp/vsftpd(-ext): USES=alias to fix build on DragonFly 2014-11-01 00:35:10 +00:00
Danilo Egea Gondolfo
6ae598ef49 - Update from 20130505 to 20141031
- Fix CVE-2014-8517

MFH:		2014Q4
2014-10-31 19:36:36 +00:00