1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

362545 Commits

Author SHA1 Message Date
Antoine Brodin
684a4be48a - Update to 4.0.4beta
- Add CPE information

PR:		198862
MFH:		2015Q1
Security:	CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-9655 CVE-2015-1547
2015-03-26 23:32:19 +00:00
Adam Weinberger
0bbd3aba07 Update graphics/entangle to 0.7.0, and assign maintainership to
submitter (Ben Woods).

PR:		198917
Submitted by:	Ben Woods
2015-03-26 23:30:51 +00:00
John Marino
3189a9e1d3 sysutils/fileschanged: disable -Werror, eliminate pkg-plist 2015-03-26 23:18:16 +00:00
Dan Langille
85e64b3137 Add py-requests-kerberos
An authentication handler for using Kerberos with Python Requests.

Approved by: mat (mentor)
2015-03-26 23:13:13 +00:00
Jung-uk Kim
86aaf8b926 Fix compiler warnings, i.e., "-lpthread: 'linker' input unused". 2015-03-26 23:02:48 +00:00
Jung-uk Kim
ff9e0a2850 Fix compiler warnings, i.e., "-lpthread: 'linker' input unused". 2015-03-26 22:59:45 +00:00
John Marino
b6ebfd6712 devel/replay: disable -Werror 2015-03-26 22:57:23 +00:00
Emanuel Haupt
b352b3c8dd Fix an other cursor related regression introduced with 315. This patch will be
merged upstream.

Notified by:	naddy
Obtained from:	dickey@his.com (author)
2015-03-26 22:53:16 +00:00
John Marino
a8dc257c09 games/ghrino: Fix on modern gcc
Patches taken from dports, which were taken from pkgsrc.
The port is not maintained.
2015-03-26 22:42:43 +00:00
Bryan Drewery
5d0c7072fa Update to 3.1.1-41-g00ae908
Changes:
  - Fix 'cp: File Exists' and 'identical (not copied)' errors
  - jail -u: Fix freebsd-update for EOL and non-TTY usage
  - ATOMIC_PACKAGE_REPOSITORY: Fix crash if user removes the dir .latest
    refers to
2015-03-26 22:03:24 +00:00
Bryan Drewery
38cdd746fd Revert my change from r381978.
The reason for it did not pan out.
2015-03-26 21:40:34 +00:00
Lars Engels
ce22e17ade Update to 1.3.3 2015-03-26 21:37:16 +00:00
John Marino
bd572fa8f6 lang/erlang* : Use OPTIONS_EXCLUDE_DragonFly to block SCTP option
DragonFly no longer has SCPT in base and when it did, it was ancient.

Approved by:	DragonFly blanket
2015-03-26 20:55:01 +00:00
Kurt Jaeger
1bba72dde4 New port: net/rdapper
rdapper is a command-line client for the Registration Data Access
Protocol (RDAP), as described in the RDAP RFCs (7480 - 7485).

This tool will send an RDAP query to an RDAP server over HTTP or
HTTPS, parse the JSON response, and display it in human-readable
form.

WWW: https://github.com/jodrell/rdapper

Submitted by:	pi
2015-03-26 20:51:52 +00:00
John Marino
31c3d6fe0e lang/gcc: Use OPTIONS_EXCLUDE_DragonFly to block JAVA
Adjust lang/gcc as was done for gcc46+

Approved by:	DragonFly blanket
2015-03-26 20:43:08 +00:00
John Marino
bd64a4f18c lang/gcc(46,47,48,49,5): Use OPTIONS_EXCLUDE_DragonFly to block JAVA
The JAVA frontend doesn't build on DragonFly on any release.  The new
OPTIONS_EXCLUDE_${OPSYS} feature is a nice way to avoid the use of
Makefile.DragonFly (most are in dports, but one is in lang/gcc5).

The recent addition of CXXFLAGS to lang/gcc5 prevents Makefile.DragonFly
on lang/gcc5 from being removed outright.  There are a couple of options
available to allow its removal, but I'll need to discuss with Gerald.

Approved by:	DragonFly blanket
2015-03-26 20:36:04 +00:00
John Marino
d2d0618fc2 x11-toolkits/swt: Fix embarrassing typo
Reports by:	Jung-uk Kim
2015-03-26 20:22:00 +00:00
John Marino
4f6686216b x11-toolkits/swt: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 19:37:41 +00:00
Steve Wills
db5722415e devel/hub: update to 2.2.0
PR:		197999
Submitted by:	swills (myself)
Approved by:	koukopoulos@gmail.com (maintainer)
2015-03-26 19:33:35 +00:00
Mark Felder
597eefaf2b Fix building on FreeBSD 10+
Fix conflicts between client, server, and script packages
Shebangfix

The plists now are closer aligned with the mysql51-* ports

PR:		197679
PR:		171338
2015-03-26 19:24:15 +00:00
John Marino
1428ba3700 textproc/zorba: Modernize options, support DragonFly
* Corrected an old-style LIB_DEPENDS callout
  * Used OPTION_SUB (and adjusted pkg-plist as a consequence)
  * Brought CMAKE args into options
  * Used sed to allow building on DragonFly
  * Fix swig build on F10+
  * Fix no-docs option
2015-03-26 19:18:49 +00:00
John Marino
639bdf6a36 net/netembryo: Add 2 new options, SCTP and IPv6
DragonFly does not support SCTP.  This was detected fine in the configure
script, but check-plist failed due to an SCTP file that didn't get
installed.  The configure script takes options for SCTP and IPv6, so turn
those into options.  Use the brand-new OPTIONS_EXCLUDE_DragonFly feature
to allow SCTP to be on by default for FreeBSD and not even an option for
DragonFly.
2015-03-26 18:10:43 +00:00
Don Lewis
22f641b08b Upgrade to apache-openoffice SVN revision 1667428.
Word around broken build on FreeBSD 11.0-CURRENT i386, which appears
to be a code generation bug in clang 3.6 when using -Os optimization.

Build using the ports version of graphics/silgraphite instead of
building an internal copy.

When building with clang, use the ports version of devel/boost-libs
instead of an internal copy.

Use the dictionaries already installed by ports.

Update the patch-bridges and patch-*.mk patches to versions that
will be sent upstream.  The latter are tuned for clang to use as
is, with only some minor additional tweaks needed for gcc.

Nuke patch-webdav because it has been incorporated upstream.

Wordsmith pkg-message.

Various Makefile cleanups.

Differential Revision:	https://reviews.freebsd.org/D2108
Reviewed by:	pfg
Approved by:	mat (mentor)
2015-03-26 18:03:54 +00:00
John Marino
b5485e708b Mk/bsd.options.mk: Add OPTIONS_EXCLUDE_${OPSYS}
This simple addition greatly simplifies the removal of options as a
function of operating system, e.g. OPTIONS_EXCLUDE_DragonFly.

Approved by:	portmgr (bdrewery)
2015-03-26 17:31:20 +00:00
Michael Reifenberger
9e71ec9d5a Upgrade to version 2015.03
PR:		198572
Submitted by:	Pedro F. Giffuni
2015-03-26 17:24:59 +00:00
Mark Felder
effdf51500 Varnish is not always obeying CPPFLAGS
Revert to CFLAGS to fix this build issue
2015-03-26 17:02:08 +00:00
Mathieu Arnold
1519d9cae4 MASTER_SITE_{PNET,RUBY_DBI,RUBY_GNOME} have been retired some time ago, remove
their magic macros.

Sponsored by:	Absolight
2015-03-26 16:46:02 +00:00
John Marino
1e73268a09 lang/icon: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 16:18:10 +00:00
Bryan Drewery
8c0aa218c9 Document removal of PTHREAD_LIBS/PTHREAD_CFLAGS 2015-03-26 16:06:03 +00:00
John Marino
0c5ab989b3 x11-toolkits/xforms: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 15:48:12 +00:00
John Marino
a18c31c3a1 net/remmina: remove FreeBSD 7 support 2015-03-26 15:44:13 +00:00
John Marino
973a44d9a8 net-p2p/tribler: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 15:27:01 +00:00
John Marino
7d0971ec28 net-p2p/libtorrent-rasterbar: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 14:54:20 +00:00
John Marino
030a0aaf30 mail/mailx: set zero arg to sendmail, not send-mail
This was probably a decade old oversight, but mail has spawned as
"sendmail" but set with first argument as "send-mail", requiring mail
wrapper to know both sendmail and send-mail.  The path and zero argument
should match, so let's do that here.

Taken from:	DragonFly
2015-03-26 14:47:41 +00:00
John Marino
8a6824e0f5 textproc/bsdsort: disable -Werror 2015-03-26 14:35:59 +00:00
John Marino
50d18b729c mail/dma: disable -Werror 2015-03-26 14:33:34 +00:00
John Marino
69b8346356 lang/rust: Add special IGNORE for DragonFly
lang/rust-dragonfly is in dports and it is bleeding edge (updated every
couple of weeks)
2015-03-26 14:29:57 +00:00
John Marino
be0cebe018 graphics/geomview: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 14:25:09 +00:00
John Marino
0ef457ae80 ftp/pftpd: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 14:18:50 +00:00
Sunpoet Po-Chuan Hsieh
d361a1631c - Update to 0.55
Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES
2015-03-26 14:13:41 +00:00
Sunpoet Po-Chuan Hsieh
e1b6536ef4 - Update to 0.48
- Sort PLIST

Changes:	http://search.cpan.org/dist/HTTP-DAV/Changes
2015-03-26 14:13:23 +00:00
Sunpoet Po-Chuan Hsieh
92bae5e8a4 - Update to 0.75
Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2015-03-26 14:13:15 +00:00
Sunpoet Po-Chuan Hsieh
45b7581e17 - Update to 5.90085
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2015-03-26 14:13:08 +00:00
Sunpoet Po-Chuan Hsieh
8874e7571a - Update to 4.01010
Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2015-03-26 14:13:00 +00:00
Sunpoet Po-Chuan Hsieh
ec55093f96 - Update to 2.204
Changes:	http://search.cpan.org/dist/Email-Simple/Changes
2015-03-26 14:12:53 +00:00
Sunpoet Po-Chuan Hsieh
f145884dbd - Update to 0.10
Changes:	http://search.cpan.org/dist/Sphinx-Config/Changes
2015-03-26 14:12:31 +00:00
John Marino
53e94c9299 textproc/xqilla: not jobs safe
This has been set jobs unsafe in dports for a long time.  I don't know
where the breakage is, but I'm setting it here since port is unmaintained.
2015-03-26 14:01:57 +00:00
John Marino
b996b3da55 devel/synfig: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 13:58:25 +00:00
John Marino
ad7e1e7a3b devel/sourcenav: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 13:49:15 +00:00
John Marino
c7ca1625c4 devel/log4cxx: Add DragonFly support
Bring in fix from dports (port is not maintained)
Fix originally came from pkgsrc.
2015-03-26 13:44:44 +00:00