Commit graph

351570 commits

Author SHA1 Message Date
Dmitry Marakasov
3b1244bbaf - Clarify LICENSE
- Add LICENSE_FILE
2014-10-17 13:45:41 +00:00
Dmitry Marakasov
6a964fdc2e - Add build-depend on pkgconfig, needed at least for OIL option
- Drop @dirrm* from plist
2014-10-17 13:44:10 +00:00
Dmitry Marakasov
5a81fc70b8 - Clarify LICENSE
- Add LICENSE_FILE
- Convert to USES=python
2014-10-17 13:43:27 +00:00
Bartek Rutkowski
6bed4b9cff print/cups-filters: update 1.0.58 -> 1.0.61
- Fixes in pkg-plist

PR:		194172
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	mentors (implicit)
2014-10-17 13:24:46 +00:00
Guido Falsi
5662578bd4 - Update to 0.2.3
- Strip binaries
- Remove dirrm
2014-10-17 13:05:54 +00:00
Frederic Culot
feced39520 Test::Prereq is a Perl module for checking if Makefile.PL
has the right pre-requisites.

WWW: https://github.com/briandfoy/test-prereq

PR:		ports/193711
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2014-10-17 12:07:47 +00:00
Koop Mast
b6482412f3 Fix the build when NLS is unset.
Submitted by:	mat@
2014-10-17 11:45:36 +00:00
Baptiste Daroussin
fb4284f33d Remove a useless left @dir 2014-10-17 11:37:29 +00:00
Baptiste Daroussin
766c80d8d5 Update to 0.99 beta19
Strip binaries using the autotools mechanism instead of the manual one
2014-10-17 11:37:12 +00:00
Baptiste Daroussin
f86f503095 libmspub01 replaces libmspub 2014-10-17 11:20:36 +00:00
Baptiste Daroussin
3d7e062d1a Update to 0.1.1 2014-10-17 11:19:04 +00:00
Baptiste Daroussin
0c968f6c25 Add the respective MOVED entries 2014-10-17 11:17:51 +00:00
Baptiste Daroussin
6e45327e93 Remove now unsused libraries 2014-10-17 11:16:52 +00:00
Rene Ladan
23a69d596b Remove expired port:
2014-10-17 devel/rubygem-rspec-spies: Same syntax available in rspec 2.14 and later
2014-10-17 10:37:17 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Rene Ladan
257a07ef4b www/chromium: re-enable test targets (currently broken though) 2014-10-17 10:15:08 +00:00
Vsevolod Stakhov
a3563e63de - Update to 2.1.1. 2014-10-17 10:13:01 +00:00
Rene Ladan
5549c6d28d www/chromium
- Update to 38.0.2125.104 (bugfix release)
- Drop patch which should be fixed in general by
    0845050678%5E%21/#F0
2014-10-17 10:11:07 +00:00
Pietro Cerutti
35000cab70 - Update to 1.0.14.001
Changes:

  * Fix warnings with gcc 4.9.x.
  * Minor simplifications in ImagestateDraw...() functions.
  * Minor tweak in EXFillAreaSolid().
  * Fix potential use of freed pixmap.
  * Move shape window stuff to separate header file.
  * Simplify pager background update.
  * Change some operations to render ones.
  * Wrap XDraw/FillRectangle.
  * Debug tweaks (pager).
  * Remove ancient unused code.
  * Cosmetics (key->keycode).
  * Cosmetics (key->keysym).
  * Avoid unnecessary FP calculation.
  * Avoid divide by 0 crash (Randr may report FPS = 0).
  * Move EDBUG_TYPE_ANIM to where it belongs.
  * Tweak screen info printout.
  * Wrap XID and some other X types.
  * Use initially created GC for various operations.
  * Refactor background dialog data handling.
  * Refactor group dialog data handling.
  * Exec/spawn function tweaks.
  * Eliminate some use of EspawnApplication().
  * Refactor dialog apply/exit handling.
  * Simplify dialog data handling.
  * Avoid some potential X-calls/errors when client is destroyed.
  * Updating translations (eo)
  * Updating turkish and adding lithuanian and galician translations
  * Adding catalan traslation
  * Remove bogus lithuanian translation (0 translated messages).
  * Remove useless Name[] entries from .desktop files (again).
  * Updating catalan translation
  * Autofoo cosmetics (use AC_HELP_STRING).
  * Fix creating bitmap cursor.
  * Add argb option to EPictureCreateBuffer().
  * Add ERegionCreateFromBitmap() and EPictureFillRect().
  * Use wrapper functions in ECreatePixmapCursor().
  * Updating esperanto and french translations
  * Updating desktop files
  * Remove useless Name[] entries from .desktop files (again).
  * Fix some normally disabled debug format strings.
2014-10-17 10:07:42 +00:00
Koop Mast
1d803f71bb Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.
The port will switch to the newer version if hw context is available in the
i915kms driver.

- Get ride of WITH_NEW_XORG.
- Use @comment in plist to ignore unwanted files in the stagedir, instead of
  trying to remove them in post-install.
- Bump portrevision of 9.1.7 due to dependency changes.
- Drop :keepla from USES=libtool.
- Drop @dirrm[try] from plists
- Give dri propper options, with pkg-help for additional information.
- Make separate plist for dri for the different versions, the combined plist
  was headache inducing.
- Add "workaround" patches to allow clang to build the dri port on i386 [1].
  USE_GCC is now only needed for 8.x.
- Add gbm port and USE_GL switch for it.

PR:		192286 [1]
Submitted by:	Carlos Jacobo Puga Medina [1]
Approved by:	portmgr (bapt@)
In collaberation with:	dumbbell@
Obtained from:	xorg-dev
2014-10-17 09:53:13 +00:00
Koop Mast
655b821fe3 Update to 2.4.58.
Remove support for the old libdrm and WITH_NEW_XORG.

Obtained from:	xorg-dev
2014-10-17 09:45:18 +00:00
Frederic Culot
e4e34b0ab3 - Update to 3.73
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/common-sense/Changes
PR:		ports/193495
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by:	mons@cpan.org (maintainer timeout, >14 days)
2014-10-17 09:14:00 +00:00
Frederic Culot
b53ebeffb0 - Update to 2014.1.13
PR:		ports/194413
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-10-17 08:57:06 +00:00
Frederic Culot
545d1edbc7 - Update to 2.8.0
Changes:	http://piwik.org/changelog/piwik-2-8-0/
PR:		ports/194358
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2014-10-17 08:41:27 +00:00
Frederic Culot
b1d6ad2601 - Update to 0.11.14
Changes:	https://github.com/joyent/node/blob/v0.11.14/ChangeLog
PR:		ports/194325
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2014-10-17 08:25:15 +00:00
John Marino
3859423e27 devel/alog: Remove reference to base/full flavors in pkg-descr
The "full" option was removed, along with pgsql, xmpp, and smtp
facilities, so this removes references that were in the description.
2014-10-17 07:55:45 +00:00
Jung-uk Kim
1c8be2bab1 - Update to b33.
- Update TimeZoneNames to tzdata2014g.
2014-10-17 05:00:20 +00:00
Wen Heping
9ce603baaf - Fix build 2014-10-17 02:45:15 +00:00
Wen Heping
2048eb8057 - Update to 2.3.3 2014-10-16 22:43:56 +00:00
Rui Paulo
f19b3d4d62 Update leiningen to 2.5.0.
Differential Revision:	https://reviews.freebsd.org/D956
Reviewed by:	bapt
Approved by:	bapt (mentor)
2014-10-16 22:24:01 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
Max Brazhnikov
f7298cf2df misc/qt4-qtdemo:
- add explicit dependency on GStreamer 0.10, phonon-gstreamer is switching
  to 1.x with the update to 4.8.0
2014-10-16 21:09:09 +00:00
Cy Schubert
5085feab83 Update 3.6.0r1 --> 3.6.0r2
- enabled JSON by default (it's getting popular, and syslog-ng
  complains at startup if unavailable)
- added scl.conf to default config
- enabled the system() source by default (which handles differences
  automagically among different platforms and releases)

Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-10-16 20:05:12 +00:00
Bryan Drewery
7b3d11deb1 - Update to 4.88
Release notes:

___________________  lsof 4.88 release notes _______________________

4.88            October 13, 2014
                Reduced to 50 the number of open file descriptors lsof
                attempts to close while trying to protect itself from a
                file descriptor exec() attack.  This limits the overhead
                lsof incurs on systems that have large file descriptor
                limits, yet provides sufficient open descriptors for the
                library functions lsof calls.

                Updated for changes in FreeBSD 10 with advice from Eygene
                Ryabinkin <rea@freebsd.org>.  Taught Configure to recognize
                FreeBSD 8.4.

                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                still available from Casper Dik <Casper.Dik@oracle.com> and a
                Solaris 11 patch he provided is included in this revision.

                Initialized local variables in the Linux process_id() function.
                Jia He <jiakernel@gmail.com> reported the problem.

                Added support for FreeBSD 11.

                Updated FreeBSD ZFS Configure stanza to supply a dummy
                opt_kdtrace.h when needed.

                Added tmpfs file system support for FreeBSD.

                Since a test system is no longer available, dropped the
                claim of FreeBSD 4.9 support.

                Added the +|-E options for Linux.  -E displays endpoint info;
                +E displays endpoint info and endpopint files.  Masatake YAMATO
                <yamato@redhat.com> requested this support and suggested code
                to implement it.

                Fixed a Linux bug handling processes whose command includes a
                non-printing character, particularly a NEWLINE character, and
                clarified printing of single '\\' characters in command and
                file names.  Stephane Chazelas <stephane.chazelas@gmail.com>
                reported the problem.

                Added support for Linux RDMA and CRYPTO protocal names and UNIX
                socket type with code from Masatake YAMATO <yamato@redhat.com>.

                Fixed field output to insure that the field descriptor field is
                always selected, since it identifies the file set.  The bug was
                reported by Gary Plewa <gary.m.plewa-1@lowes.com>.

PR:		194383
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2014-10-16 19:48:45 +00:00
Cy Schubert
a28880acce MIT Kerberos released 1.13; 1.12 becomes a maintenance release,
1.11 remains a maintenance release.

- Update security/krb5 1.12.2 --> 1.13
- Copy the old security/krb5 1.12.2 to security/krb5-112
  (now a maintenance release supported by MIT)
- Move the old krb5-maint (1.11.5: old maintenance release) to
  security/krb5-111 (the old maintenance release still supported by MIT)
2014-10-16 19:44:22 +00:00
Thierry Thomas
95b71a550f Rescue the build on FreeBSD < 10 with libmissing.
Reported by:	pkg-fallout
2014-10-16 19:44:14 +00:00
Jase Thew
e6863387ea irc/weechat: Update to 1.0.1
- Utilise OPTIONS helpers
- Quieten compiler warnings about unused arguments (caused by unconditionally
  passing LOCALBASE/{lib,includes} via CFLAGS)
- Remove occurrences of deprecated @dirrm and @dirrmtry from plist

Changes:	http://www.weechat.org/files/changelog/ChangeLog-1.0.1.html
2014-10-16 19:29:33 +00:00
Bryan Drewery
525da51c02 - Update to checkin 2bf3950 [1]
- Remove @dirrm

PR:		194407 [1]
Submitted by:	Ralf van der Enden <tremere@cainites.net> [1]
2014-10-16 18:45:55 +00:00
Florian Smeets
92807aeff5 Update to 6.33
PR:		193423
Submitted by:	simon.wright@gmx.net
Approved by:	maintainer timeout
2014-10-16 18:35:10 +00:00
Florian Smeets
0297f4d951 Update to 7.32
Security:	6f825fa4-5560-11e4-a4c3-00a0986f28c4
MFH:		2014Q4
2014-10-16 18:21:27 +00:00
Florian Smeets
2eac7ee011 Document critical SQL Injection Vulnerability in www/drupal7 2014-10-16 18:19:57 +00:00
John Marino
654c15e13f devel/google-gdata: Update to version 1.4.0.2 => 2.2.0.0
Pass maintainership to submitter.
Uncomfortably, this port was converted to generated plist out of
necessity due to gacutil creating randomly named directories.

PR:		194150
Submitted by:	Muhammad Rahman
2014-10-16 16:02:17 +00:00
John Marino
2d86907f0f audio/p5-Net-FreeDB: Upgrade version 0.08 => 0.09
Also assign maintainership to submitter

PR:		194354
Submitted by:	Muhammad Rahman
2014-10-16 15:26:11 +00:00
Wesley Shields
35156df9d2 Update to 2.1.2.
Cleanup plist to remove @dirrm.
2014-10-16 14:33:57 +00:00
Bartek Rutkowski
113916b971 multimedia/universal-media-server: set EXPIRATION_DATE to 2015-01-16
- The port is badly broken and its maintainer has no interest in fixing
it despite offered help. It cant be fixed without deep knowledge of the
software and therefore it cant be fixed without maintainer's help

PR:		192347
Approved by:	marino (mentor)
2014-10-16 14:13:36 +00:00
Mark Felder
805615e7ee Correct last patch. There is only one libevent now.
Pointyhat -> feld

PR:		191532
2014-10-16 13:52:42 +00:00
Mark Felder
d0da337c5a Mark unbound BROKEN for FreeBSD 10.0+ if built with libevent
There is a known issue that causes random crashes due to poor
interaction with Capsicum.

PR:		191532
2014-10-16 13:19:40 +00:00
John Marino
834184d193 net/alog: Upgrade version 0.4.1 => 0.5.0
The upgrade removes:
  * The version package
  * The full option (pgsql, smtp, and xmpp facilities)

It switches to build with gprbuild
It fixes the policy database so that it's safe for concurrent access.
2014-10-16 13:19:32 +00:00
John Marino
fa93bad121 Remove @dirrm from 10 of my lang ports
The majority of these ports had generated plists, not static ones.
2014-10-16 11:53:42 +00:00
John Marino
242e23680e Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00