Commit graph

26163 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
b81327aebf - Update to 2.016
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Socket/Changes
2014-11-24 18:25:24 +00:00
Mathieu Arnold
94e41d0070 Remove net/p5-SOAP-Transport-TCP, it has been integrated into net/p5-SOAP-Lite.
While there, run MOVEDlint, and cleanup two obsolote entries.

Sponsored by:	Absolight
2014-11-24 17:39:12 +00:00
Cy Schubert
d3000d48b1 Update 4.2.7p480 --> 4.2.7p481 2014-11-23 22:46:24 +00:00
Colin Percival
ed859ed10c Add bsdec2-image-upload port:
Tool for uploading disk images into Amazon EC2 and creating Amazon
  Machine Images from them.

This will be used to build FreeBSD/EC2 images in the future.
2014-11-23 22:34:43 +00:00
Jason Helfman
fd33de2097 - update to 1.07
- patch obsoleted by upstream merge

PR:		193837
Submitted by:	jcm@visi.co (maintainer)
Reported by:	freebsd@spambox.dk
2014-11-23 07:43:18 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Johannes Jost Meixner
4f12f3b178 multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
  (libx264). This will allow x264 to use lavf and friends from ffmpeg for
  decoding and demuxing while preventing a circular dependency between the
  two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
  than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
  optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
  files.
- Provide the git revision and other version information to the build
  environment, allowing the CLI binary to display this information (like the
  Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.

PR:           187805
Differential Revision:	https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by:  koobs (maintainer, mentor)
2014-11-22 16:23:34 +00:00
Antoine Brodin
1d7f5e5c0f Cleanup plist 2014-11-22 14:43:23 +00:00
Kurt Jaeger
affb878537 net/kamailio: 4.2.0 -> 4.2.1, fix readline on HEAD
http://www.kamailio.org/pub/kamailio/4.2.1/ChangeLog
2014-11-21 21:30:22 +00:00
Cy Schubert
2299cc5c63 Update 4.2.7p479 --> 4.2.7p480 2014-11-21 20:10:52 +00:00
Guido Falsi
f6fe7fdccf - Update net/asterisk to 1.8.32.1 [1]
- Update net/asterisk11 to 11.14.1 [2]

Security:	a92ed304-716c-11e4-b008-001999f8d30b [1] [2]
Security:	7bfd797c-716d-11e4-b008-001999f8d30b [2]
MFH:		2014Q4
2014-11-21 14:40:40 +00:00
Jun Kuriyama
a8c511cafa - Upgrade to 0.0.11. 2014-11-20 15:10:58 +00:00
Jun Kuriyama
3ad309c756 - Upgrade to 1.15. 2014-11-20 09:44:01 +00:00
Jun Kuriyama
e15dedd7af - Upgrade to 0.10. 2014-11-20 09:32:24 +00:00
Antoine Brodin
2644a67d60 Mark BROKEN: Fails to link
/usr/bin/clang++  Ntop.o  ParserInterface.o  Prefs.o  HTTPBL.o  Categorization.o  EthStats.o  HTTPserver.o  ActivityStats.o  Lua.o  ProtoStats.o  NetworkInterface.o  PcapInterface.o  GenericHost.o  StringHash.o  Trace.o  PacketStats.o  StringHost.o  Utils.o  SimpleStringHost.o  GenericHashEntry.o  DnsStats.o  Flow.o  Redis.o  main.o  PeriodicActivities.o  AddressResolution.o  HostContacts.o  HistoricalInterface.o  Mutex.o  NdpiStats.o  ExportInterface.o  EppStats.o  AlertCounter.o  Host.o  IpAddress.o  DB.o  GenericHash.o  RuntimePrefs.o  FlowHash.o  TrafficStats.o  PF_RINGInterface.o  Geolocation.o  NtopGlobals.o  CollectorInterface.o  HostHash.o -Wall -L/usr/local/lib -lndpi   -lpcap -L/usr/local/lib -lluajit-5.1   -L/usr/local/lib -lrrd   /usr/local/lib/libzmq.a -L/usr/local/lib -ljson-c    -lsqlite3  -lGeoIP  -fstack-protector -L/usr/local/lib -lrt -lm -lpthread -o ntopng
/usr/local/lib/libzmq.a(libzmq_la-ipc_listener.o): In function `zmq::ipc_listener_t::set_address(char const*)':
(.text+0x84e): warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x58): undefined reference to `pgm_init'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x79): undefined reference to `pgm_error_free'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_term':
(.text+0x198): undefined reference to `pgm_shutdown'
...

Reported by:	pkg-fallout
2014-11-19 21:27:04 +00:00
Pawel Pekala
f326ab9a01 Update to version 5.6.0 2014-11-19 20:35:45 +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
Mathieu Arnold
817763946d Fix after latest devel/p5-Test-Base update.
Sponsored by:	Absolight
2014-11-18 23:35:54 +00:00
Timur I. Bakeyev
7698a3c27b Replace inclusion of libexecinfo with appropriate USES flag. 2014-11-18 22:29:27 +00:00
Guido Falsi
13bd256c80 - Add USES desktop-file-utils
- Remove improper use of PLIST_FILES
- Cleanup plist

Approved by:	mandree@ (maintainer, implicit)
2014-11-18 12:07:17 +00:00
Guido Falsi
8200a27ea2 - Add USES desktop-file-utils
- Make install targets verbose
- Remove improper use of PLIST_FILES
- Cleanup plist
2014-11-18 12:05:44 +00:00
Guido Falsi
c1a0af7ac2 - Update to 2.48.1
- Add USES desktop-file-utils
- Make install targets verbose
- Remove improper use of PLIST_FILES
- Cleanup plist
2014-11-18 12:04:30 +00:00
Mathieu Arnold
93eed364ba Take miwi's old perl ports into perl@'s fold.
Sponsored by:	Absolight
2014-11-18 10:38:26 +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
Cy Schubert
2e7b0f3682 Update 4.2.7p476 --> 4.2.7p479 2014-11-17 18:43:55 +00:00
Steve Wills
917ecb0a79 net/syncthing-cli: update for new syncthing version 2014-11-16 23:31:08 +00:00
Steve Wills
d938e69145 net/syncthing-discosrv: update for new syncthing version 2014-11-16 23:30:44 +00:00
Steve Wills
e85c884749 net/syncthing: update to 0.10.5 2014-11-16 23:30:25 +00:00
Baptiste Daroussin
8820518827 Update to 3.5.0.28 2014-11-16 19:44:11 +00:00
Adam Weinberger
d9582fb7f0 DATADIR needs to be created as an empty dir for geoipupdate.sh.
Submitted by:	Herbert J. Skuhra
2014-11-16 16:25:46 +00:00
Antoine Brodin
176c83a10c Cleanup plist 2014-11-15 22:50:10 +00:00
Bartek Rutkowski
e7d732d526 net/xrdp: fix PAM authentication issue
- Fix PAM authentication failure after recent base update
- Replace local patch with new patch from upstream
- Rename patch files, remove dirrms, use @sample, some plist fixes

PR:		194474
Submitted by:	Koichiro Iwao <meta+ports@vmeta.jp>
Approved by:	mentors (implicit)
2014-11-15 00:26:18 +00:00
Dag-Erling Smørgrav
4dcfac20dd Add patches for a couple of issues I found while researching #190055:
- Use GID_MAX instead of LONG_MAX, they are not the same on 64-bit.
 - Correctly restore the egid after reading the krb5 credential cache.

MFH:		2014Q4
2014-11-13 21:46:11 +00:00
Joe Marcus Clarke
1f52b7c2e5 Update to 1.12.2. See
https://www.wireshark.org/docs/relnotes/wireshark-1.12.2.html for the list
of changes in this release.
2014-11-13 20:54:19 +00:00
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Hiroki Sato
50e617d820 Fix build on 11.X after r273707 (__FreeBSD_version: 1100041).
Approved by:	bjk (maintainer)
2014-11-12 23:02:45 +00:00
Xin LI
c518e1da46 - Fix Perl dependency by converting the port from using
bsd.port.{pre,post}.mk to options.mk. [1]
 - Fix build with LibreSSL. [2] [3]
 - Make LM Password optional and disable by default. [3]

Reported by:	Lorenzo Perone <lorenzo.perone@bytesatwork.com> [1],
		brd [1]
Submitted by:	spil.oss@gmail.com [2]
PR:		194841 [3]
2014-11-12 17:59:34 +00:00
Ryan Steinmetz
1362159583 - Update to 3.4.3
- Update to more specific LICENSE

PR:		194951
Submitted by:	john@saltant.com
2014-11-11 22:49:13 +00:00
Antoine Brodin
f8d4948b53 - Use option helpers
- Use @sample keyword
- Use COPYTREE_SHARE instead of handrolling
- Cleanup plist
2014-11-11 22:11:55 +00:00
Ryan Steinmetz
20a59f99d7 - Work around issue with modern versions of perl/libwww
- Bump PORTREVISION
2014-11-11 21:26:34 +00:00
Antoine Brodin
1f5defdd47 Fix shebang 2014-11-11 16:20:48 +00:00
Guido Falsi
d8a48d8efb - Update net/asterisk to 1.8.32.0
- Update net/asterisk11 to 11.14.0
- Allow customizing startup options used by rc script [1]
- While here, fix some rclint warnings

Reported/Requested by:	Emmanuel Coulon <silicium at orange.fr> [1]
2014-11-11 14:00:43 +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
Antoine Brodin
8f5f0d8588 Cleanup plist 2014-11-10 23:10:23 +00:00
Gabor Pali
0135c47771 - Update pandoc to 1.13.1 and update its dependents as well
net/hs-hoauth2: 0.4.1 --> 0.4.3
  www/hs-activehs: Bump port revision
  www/hs-gitit: 0.10.5 --> 0.10.6.1

Obtained from:	FreeBSD Haskell
2014-11-10 22:33:53 +00:00
Antoine Brodin
69bec17466 Remove duplicate plist 2014-11-10 21:16:46 +00:00
Jimmy Olgeni
59454223b0 Upgrade to version 3.4.1. 2014-11-10 15:44:09 +00:00
Olivier Duchateau
2bb505b464 - Update to 1.9.1
ChangeLog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#191-2014-09-13
2014-11-10 14:22:12 +00:00
Chris Rees
e52a13fa31 Update to 2.90, restoring compatibility with the server
PR:		ports/194590
2014-11-09 13:25:49 +00:00
Kurt Jaeger
1dfe68b7b0 net/kamailio: take maintainership 2014-11-09 11:36:08 +00:00