Commit graph

342464 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6ad087288b - Update to 0.15
Changes:	http://search.cpan.org/dist/Test-UseAllModules/Changes
2014-07-14 09:56:35 +00:00
Sunpoet Po-Chuan Hsieh
bd46d72d77 - Update COMMENT
- Remove ALL_TARGET=doc
- Remove WANT_GNOME
- Simplify Makefile
- Cosmetic change
- Update pkg-descr
2014-07-14 09:56:30 +00:00
Grzegorz Blach
0276fbec7c - Update to 0.4.1 2014-07-14 09:23:34 +00:00
Pietro Cerutti
cda24e5ed7 - Really fix fetching from GitHub 2014-07-14 09:15:34 +00:00
Pietro Cerutti
0e8d27b67a - Fix distinfo (distfile was re-rolled on GitHub)
- Fix PLIST
2014-07-14 09:07:58 +00:00
Kurt Jaeger
4abcc6584d mail/libsrs_alt:
- mark as broken, distfile no longer available
- set EXPIRATION_DATE 2014-09-15
2014-07-14 09:07:36 +00:00
Kurt Jaeger
36c22f740b mail/libsrs2:
- add CONFLICTS with p5-Mail-SRS
- USES libtool
- take maintainership
2014-07-14 08:58:26 +00:00
Rene Ladan
1ee376868b Remove expired port:
2014-07-14 x11-themes/kde4-windeco-nitrogen: Merged with the Oxygen windeco included with KDE4
2014-07-14 08:43:28 +00:00
Kubilay Kocak
32f8c6b6ce sysutils/libchk: Update LICENSE and COMMENT
- Update LICENSE (BSD2CLAUSE)
- COMMENT: Remove indefinite article

Approved by:	portmgr (blanket)
2014-07-14 08:31:40 +00:00
Raphael Kubo da Costa
966ad5ef22 - Pass maintainership to submitter.
- Fix LICENSE, the port is actually MIT-licensed.

PR:		191856
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2014-07-14 07:30:14 +00:00
Raphael Kubo da Costa
f0f312208b - Update to 20140702.
- Pass maintainership to submitter.

PR:		191757
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2014-07-14 07:24:05 +00:00
Kubilay Kocak
26ae40b6bc lang/python27: Update to 2.7.8
The FreeBSD Python team welcomes Python 2.7.8 to the Ports tree!

Announcement: https://www.python.org/download/releases/2.7.8/
Changelog:    http://hg.python.org/cpython/raw-file/v2.7.8/Misc/NEWS

- Update to 2.7.8, update pkg-plist
- OPTIONS: Reorder and sort alphabetically
- OPTIONS: Make POSIX SEM(aphores) a DEFAULT (Hi binary package users!)
- OPTIONS: Add better descriptions for UCS2 and UCS4
- OPTIONS: Use options helpers
- Remove patch-CVE-2014-1912: upstream, was backported
- Remove patch-issue20374: upstream, was backported
- Rename patch-Doc__library__fcntl.rst: underscore convention
- Rename patch-Modules__fcntlmodule.c: underscore convention
- Patch: setup.py: Remove ncurses overrides and return to upstream code
- Patch: setup.py: Add partial backport for ossaudio OS checks
- pkg-message: Remove warning for POSIX Semaphores. They are now in
  GENERIC for FreeBSD 8.x 9.x, 10.x and tested well upstream
- pkg-message: No longer needs substitutions, remove .in suffix and
  SUB_FILES
- Rework and simplify the platformX mechanism, update pkg-plist
  accordingly
- Add regression-test target
- Deprecate NOPORTDATA, remove pkg-plist entries with %%PORTDATA%%
- Replace bsd.{pre,post}.mk with bsd.port.options.mk

Based on original patch submitted by wen@ and worked on by lwhsu@,
thank you!

PR:             191405
PR:             178301
PR:             171246
Phabric:        D364
Reviewed by:    antoine, bapt, mat, mva, wg
2014-07-14 07:20:40 +00:00
Kubilay Kocak
2f3e039947 [NEW] devel/py-iso8601: Simple module to parse ISO 8601 dates
This module parses the most common forms of ISO 8601 date strings
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

You can parse full date + times, or just the date. In both cases a datetime
instance is returned but with missing times defaulting to 0, and missing
days / months defaulting to 1.

WWW: https://bitbucket.org/micktwomey/pyiso8601
2014-07-14 04:41:22 +00:00
Nicola Vitale
3e874726e4 - Update to 0.20.14 2014-07-14 03:56:14 +00:00
Nicola Vitale
6916ad4197 - Update to 0.01.46 2014-07-14 03:49:43 +00:00
Nicola Vitale
1c93c52a62 - Update to 0.3.54 2014-07-14 03:19:43 +00:00
Brad Davis
4cbf9a39b2 - Update to 2.8
- Fix permissions preventing server and local from starting correctly

Reviewed by:	swills@
2014-07-14 02:46:37 +00:00
Jonathan Chu
d4dc2e69fe Bump sysutils/backuppc to 3.3.0_1
- Support StageDir
- Add CONFLICTS (prepare to new port sysutils/backuppc-devel)
- Add LICENSE
- BackupPC.pod: add =encoding declaration (fix build with perl5.18)
- Add DOCS options

PR:		189799
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Reviewed by:	swills (mentor)
2014-07-14 01:29:26 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Olli Hauer
9f1b40e753 - new port mod_mpm_itk for apache24
apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module)
for the Apache web server. mpm-itk allows you to run each of your vhost
under a separate uid and gid - in short, the scripts and configuration files
for one vhost no longer have to be readable for all the other vhosts.

WWW: http://mpm-itk.sesse.net/

PR:		188992
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
2014-07-13 23:21:40 +00:00
John Marino
82cac5bde9 devel/psptoolchain-binutils: Fix stage support for DragonFly
The configure target was hardcoded for FreeBSD.  This change fixes the
build on DragonFly while being a No-Op for FreeBSD.
2014-07-13 23:20:34 +00:00
Sergey A. Osokin
7669ec823b Update from 1.7.2 to 1.7.3.
<ChangeLog>

*) Feature: weak entity tags are now preserved on response
   modifications, and strong ones are changed to weak.

*) Feature: cache revalidation now uses If-None-Match header if
   possible.

*) Feature: the "ssl_password_file" directive.

*) Bugfix: the If-None-Match request header line was ignored if there
   was no Last-Modified header in a response returned from cache.

*) Bugfix: "peer closed connection in SSL handshake" messages were
   logged at "info" level instead of "error" while connecting to
   backends.

*) Bugfix: in the ngx_http_dav_module module in nginx/Windows.

*) Bugfix: SPDY connections might be closed prematurely if caching was
   used.

</ChangeLog>
2014-07-13 23:13:32 +00:00
Baptiste Daroussin
91b426eacc Fix build without readline on head 2014-07-13 23:10:53 +00:00
Baptiste Daroussin
8d29c3c03e Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:09:10 +00:00
Baptiste Daroussin
d8e365fd1b Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:02:35 +00:00
Baptiste Daroussin
ef18111759 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 22:50:51 +00:00
Baptiste Daroussin
159aec163b Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 22:49:19 +00:00
Baptiste Daroussin
f3a64b1d04 Modernize LIB_DEPENDS 2014-07-13 22:45:30 +00:00
Baptiste Daroussin
1a5e8a9ff6 Add a patch from upstream to solve the problem of files include twice in case a new directory is added to the review
Reported by:	many
Obtained from:	https://secure.phabricator.com/D9921
2014-07-13 22:39:04 +00:00
Olli Hauer
010300555b - add fix from https://github.com/Jasig/mod_auth_cas/pull/13
- switch to github
- bump PORTREVISION

PR:		191792
Submitted by:	dgeo <dgeo@centrale-marseille.fr>
2014-07-13 22:31:17 +00:00
Baptiste Daroussin
d9898f92a8 Fix build on recent head without shared readline 2014-07-13 22:24:18 +00:00
Baptiste Daroussin
1fc22c2d95 Fix build on recent head without shared readline 2014-07-13 22:16:30 +00:00
John Marino
6f83dab5f1 security/cracklib: USES+= gettext
This unbreaks cracklib in a clean environment.  The locale stuff was
added when the port was staged.
2014-07-13 22:08:05 +00:00
Rene Ladan
e3befd4330 Remove expired port:
2014-07-11 audio/muine: Fails to build/run since August 2013
2014-07-13 22:03:16 +00:00
Dirk Meyer
7e5bca039b - add CONFLICTS because of libressl 2014-07-13 20:47:21 +00:00
Matthew Seaman
3691a7e888 Add CPE settings
Approved by:	portmgr (infrastructure blanket)
2014-07-13 20:45:24 +00:00
Olli Hauer
b3e28ca352 - add stage support
- remove PKGNAMESUFFIX
- update to upstream svn r1605767
- add additional NO_PACKAGE (this port is only for interested developper)
2014-07-13 20:05:32 +00:00
Thomas Zander
4ac6fb0d27 - Add missing entry in graphics/Makefile after moving py-stl to py-stltools
PR:		191103
Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
Approved by:	mentors (implicit)
2014-07-13 19:41:30 +00:00
Mikhail Teterin
f117bdbc46 Use the new IA32_BINARY_PORT knob, instead of limiting to archs i386
and amd64. Remove defunct URLs and addresses from pkg-descr. Likewise,
remove the license-printout, which encouraged people to pay for this
shareware after 45 days of use -- the payment's would be recipient has
not been in business for years.
2014-07-13 19:35:06 +00:00
Mikhail Teterin
337da496ce Fix this long-neglected port, which kept bit-rotting over years of
sweeping changes to the tree:

	* Use the SUB_FILES mechanism instead of modifying the
	  wrapper ourselves;
	* Support staging
	* Use PREFIX as appropriate instead of LOCALBASE.
	* Clarify the NO_PACKAGE message and stop using quotes with it.

These old binaries require last century's ld-linux.so.1 and libc5
versions of certain libraries. Because no port remains under
emulation/ that provides them, fetch and use the old RedHat's RPMs
for ld.so-1 and libc-5. The needed bits from the former are stuck
into ${LINUXBASE}/compat/lib (despite portlint's encouragements to
the contrary). The latter's pieces are unpacked into the new
subdirectory under the package's own install tree (Wingz3/lib/libc5).

Modify the wrapper script to set LD_LIBRARY_PATH to include the above
directory and to set XLOCALEDIR to the modern location of locale-files
(the old libraries still look for them under /usr/X11R6/lib/X11/locale).

Should another port ever need these old Linux libraries, I'd be happy to
cooperate on placing them into a port of their own.

Bump PORTREVISION.
2014-07-13 19:23:31 +00:00
Mark Linimon
53ca18a253 Remove py-stl to unbreak portsmon index updates. 2014-07-13 19:12:05 +00:00
Adam Weinberger
e7755bff5b Create /var/run/spamd manually in the rc(8) script, as pkg_tools does
not create the directory from the @dirrm /var/run/spamd in the plist.

So, we'll do it manually for the next 6 weeks.

PR:		190005
Submitted by:	Trond.Endrestol@ximalas.info
2014-07-13 17:55:41 +00:00
Raphael Kubo da Costa
273faacae9 Add dependency on pkg-config when GTK2 is on.
PR:		189138
Approved by:	maintainer timeout (74 days)
MFH:		2014Q3
2014-07-13 17:08:41 +00:00
Baptiste Daroussin
af2e37b8ce Convert to new LIB_DEPENDS
With hat:	portmgr
2014-07-13 17:04:27 +00:00
Baptiste Daroussin
ce21d8d964 Convert to new LIB_DEPENDS
With hat:	portmgr
2014-07-13 16:59:42 +00:00
Roman Bogorodskiy
a56af10799 Drop the appdata files as we really patch Makefile.in to disable them
The mess caused my broken svn checkout of the port.

Pointy hat to:	novel
2014-07-13 16:48:21 +00:00
Mikhail Teterin
b485957452 Though I can not reproduce the error cited by the previous committer
in the commit log with neither g++, clang++, nor clang++33, I'll
try to fix it anyway. Unbreak.
2014-07-13 16:40:24 +00:00
Sahil Tandon
bb4b3c10ff - Update to Postfix 2.12 snapshot 20140709 2014-07-13 16:24:44 +00:00
Thomas Zander
b592464e2e - Move graphics/py-stl to graphics/py-stltools (project has been renamed)
- Update to upstream version 3.2
- Stagify
- Makefile cleanup / Pet portlint

PR:		191103
Submitted by:	Roland Smith <rsmith@xs4all.nl> (maintainer)
Approved by:	mentors (implicit)
2014-07-13 16:09:00 +00:00