Commit graph

279714 commits

Author SHA1 Message Date
Baptiste Daroussin
633eef1b21 Allow make config to run if description is empty 2012-05-31 07:35:44 +00:00
Erwin Lansing
0edee54f84 Mark BROKEN on i386: does not build
Submitted by:	pointyhat
2012-05-31 07:25:35 +00:00
Baptiste Daroussin
b5ddd364f1 Stop spawning dialog inside its own sh process
This allow us to use normal make quoting when preparing the command line for the
make config dialog
2012-05-31 05:04:04 +00:00
Mark Linimon
d0396a28d9 Disable the test for tgmath.h. From the PR:
This port does not appear to really need to use <tgmath.h> as it already
  passes the correct types to pow() and log().

PR:		ports/167985 (forgotten piece)
2012-05-31 04:40:22 +00:00
Michael Scheidell
444036c011 - Fix pkg-plist for -devel and PORTDOCS issues
- No PORTREVISION bump, would not build.

PR:		ports/167906
Submitted by:	scheidell@ (me)
Approved by:	maintainer (implicit)
2012-05-31 03:07:49 +00:00
Cy Schubert
9fd34c6a91 Fix build requirement for graphics/xpdf. 2012-05-31 03:03:59 +00:00
Wen Heping
ee3840b8c9 - Update to 2.4.1
ChangeLog: http://cpansearch.perl.org/src/RRA/podlators-2.4.1/ChangeLog
2012-05-31 01:40:04 +00:00
Wen Heping
bf5b36d825 - Mark BROKEN when ${OSVERSION} < 800000
Reported by:	pav@
2012-05-31 01:29:23 +00:00
Wen Heping
54bad1a3af - Update to 0.12
ChangeLog: http://cpansearch.perl.org/src/ELIZABETH/Devel-Required-0.12/CHANGELOG
2012-05-31 01:15:40 +00:00
Michael Scheidell
b3b1a5ba3f - Remove -devel suffix
- Adjust CONFLICTS accordingly

PR:		ports/167906
Reported by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	maintainer (implicit)
2012-05-31 01:03:48 +00:00
Alberto Villa
fff00504e0 - Remove koffice-i18n ports, as they are not very useful without
editors/koffice-kde3.
2012-05-31 00:29:01 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Alberto Villa
77e4ccd8f0 - Force commit to document repocopy from KOffice 2 to Calligra.
PR:		167179
Repocopied by:	marcus
2012-05-30 23:59:22 +00:00
David E. O'Brien
49a91cb0bd Allow bmake to be used to build /usr/src, etc.. using the correct share/mk/*mk.
Submitted by:	Simon Gerraty <sjg@NetBSD.org>
2012-05-30 23:37:56 +00:00
Xin LI
e24f4c515c - Update to 1.2.2;
- Add LICENSE=;
 - Take maintainership;
2012-05-30 23:14:55 +00:00
Raphael Kubo da Costa
6f971d8396 Make it build on FreeBSD 7.
There's a call to mkdtemp(), which is supposed to be in stdlib.h. However,
until FreeBSD 8 the definition was only in unistd.h, so we need to include that
header for 7.
2012-05-30 22:40:39 +00:00
Pav Lucistnik
76de0a4498 - Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
      (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
2012-05-30 22:31:09 +00:00
Jason Helfman
8efd38a2ac - Address postgresql*-servers for crypt vulnerability (CVE-2012-2143)
http://www.postgresql.org/about/news/1397/

With hat: pgsql
2012-05-30 22:26:15 +00:00
Pav Lucistnik
2e709bad88 - Mark BROKEN on 7.X: fails to extract
Reported by:	pointyhat
2012-05-30 22:17:03 +00:00
Carlo Strub
925b212b59 - Update to 8.3.2
- Switch to CMAKE
- Fix paths in man pages
- Hiawatha now uses own PolarSSL library

Reviewed by:	Hugo Leisink <hugo@hiawatha-webserver.org> (author of hiawatha)
2012-05-30 22:09:26 +00:00
Pav Lucistnik
61026624c8 - Mark BROKEN: does not compile
file.cpp: In member function 'virtual void StdFile::listImpl(const std::string&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
  file.cpp:248: error: 'class boost::filesystem3::directory_entry' has no member named 'filename'

Reported by:	pointyhat
2012-05-30 22:07:56 +00:00
Pav Lucistnik
76bdae20fd - Mark BROKEN: does not compile
/usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:
  In function 'std::string pluginlib::getPackageFromLibraryPath(const
  std::string&)':
  /usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:58:
  error: conversion from 'boost::filesystem3::path' to non-scalar type
  'std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
  requested

Reported by:	pointyhat
2012-05-30 22:05:13 +00:00
Florian Smeets
076634f43f Update to 10.4.2 2012-05-30 21:47:57 +00:00
Florian Smeets
e3d65a2c58 Update to 1.8.12.2 2012-05-30 21:47:23 +00:00
Baptiste Daroussin
8fce177a10 Show nothing if no options are defined as it used to be before optionsng 2012-05-30 21:02:49 +00:00
Baptiste Daroussin
0eaf67900c Add descriptions for BDB1 BDB and DBM
Submitted by:	Bryan Drewery (via #bsdports)
2012-05-30 20:52:42 +00:00
Baptiste Daroussin
738eb15d73 No more need to use double for comments containing parenthesis or simple quotes
while here, fix make config dialog ui with parenthesis and simple quotes on
single or multi options [1]

Reported by:	Bryan Drewery (via #bsdports) [1]
2012-05-30 20:50:05 +00:00
Thierry Thomas
17091cda9d Add an entry for CVE-2012-2944 in sysutils/nut. 2012-05-30 20:46:36 +00:00
Michael Scheidell
d0981a015d - update to 2.0
- submitter is now maintainer (email to previous maintainer bouces for weeks)
- replaces audio/audacity-devel

PR:		ports/167906
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer)
2012-05-30 20:43:12 +00:00
Guido Falsi
2b62391dad - Update leapseconds data
- bump PORTREVISION

PR:		ports/168467
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
Approved by:	crees (mentor)
2012-05-30 20:28:31 +00:00
Ruslan Makhmatkhanov
bad945faf7 A light wrapper around Fedex's Web Services SOAP API using suds.
WWW:	http://code.google.com/p/python-fedex/

PR:		ports/167126
Submitted by:	Kevin Golding <ports@caomhin.org>
2012-05-30 20:16:33 +00:00
Michael Scheidell
16d3aba14d - Edited MOVED, ../scripts/rmports didn't (seem) to give me option to do this.
Submitted by:	scheidell@ (me)
2012-05-30 20:06:33 +00:00
Beech Rintoul
ef71afd952 - Change MASTER_SITES
PR:		ports/168472
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2012-05-30 20:04:46 +00:00
Michael Scheidell
c0775e6986 - -devel is older than audacity
audio/audacity-devel
2012-05-30 20:02:42 +00:00
Ruslan Makhmatkhanov
b7440505c6 Flake8 is a wrapper around these tools:
- PyFlakes
    - pep8
    - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings
in a per-file, merged output.

WWW:	https://bitbucket.org/tarek/flake8

NB: slightly changed version of the port committed. My changes:
- add $FreeBSD$
- update to 1.3.1
- add license (MIT)
- add a comment about python3. It will work but it use distutils for python3
  and setuptools for python2. I think the port will need to be changed to use
  distutils for both python branches.
- use %%PYEASYINSTALL_EGG%% in pkg-plist

PR:		ports/168108
Submitted by:	William Grzybowski <william88@gmail.com>
2012-05-30 19:58:00 +00:00
Chris Rees
33804d55aa Add UID and GID for net-mgmt/netmond 2012-05-30 19:53:37 +00:00
Chris Rees
fd80ab59bd Use USERS and GROUPS 2012-05-30 19:51:31 +00:00
Chris Rees
dc5bb34822 OPTIONSngify
Notice that the ability to specify 0 or 1 from a list is achieved
in opentracker by adding a third option, ACCESSLIST_OPEN which effectively
does nothing

(for openradius, use bsd.port.options.mk)
2012-05-30 19:24:01 +00:00
Ruslan Makhmatkhanov
3b852dc6d0 - update to 1.2.10-114
While I'm here, do some clenup:
- use shortname in MASTER_SITES
- drop LICENSE_FILE for well-know license (MIT)
- strict python versions to 2.x only
- replace redefinition of the whole PYDISTUTILS_EGGINFO with
  just PYDISTUTILS_PKGVERSION
- add tab in pkg-descr

PR:		167484
Submitted by:	antoine (maintainer)
2012-05-30 19:16:41 +00:00
Baptiste Daroussin
9ac596012f Do not leave orphan /tmp/portoptions.* files
PR:		ports/168475
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-05-30 19:04:55 +00:00
Chris Rees
343b4bb879 - Modify Additional Contributors path to match svn
- Take maintainership

Approved by:	garga (maintainer)
2012-05-30 18:54:01 +00:00
Ruslan Makhmatkhanov
3258883e06 - strict python versions to 2.x only
- move license knob to proper block, drop unneccessary LICENSE_FILE
- simplify MASTER_SITES

Non-functional changes, so no portrevision bump.
2012-05-30 18:52:41 +00:00
Chris Rees
b2f2b46ca9 Add MSQL description 2012-05-30 18:25:15 +00:00
Ruslan Makhmatkhanov
64fccfb232 - update to 3.1.2
- remove no more needed files/patch-setup.py
- convert to optionsng

changelog:
http://blog.gpodder.org/2012/05/gpodder-312-capture-moon-released.html
2012-05-30 18:18:59 +00:00
Sylvio Cesar Teixeira
fdfb8d63ef - Fix problem of duplicate LATEST_LINK values with scribus-devel port.
Reported by: erwin@
2012-05-30 18:11:52 +00:00
Alex Kozlov
b849944887 - Update to 2.15
* Various small fixes
 * Datestamper support
 * Image offset option to access disk slices

Approved by:	eadler, itetcu (mentors, implicit)
2012-05-30 18:05:44 +00:00
Sunpoet Po-Chuan Hsieh
f47661fff0 - Add shared EXPAT, XALAN and XERCES descriptions 2012-05-30 18:02:48 +00:00
Pawel Pekala
6a0201f769 SMFv2/ARMS library.
WWW: https://dev.smf.jp/libarms/

PR:		ports/166438
Submitted by:	YAMAMOTO, Shigeru <shigeru@iij.ad.jp>
2012-05-30 17:53:09 +00:00
Sunpoet Po-Chuan Hsieh
fb8b507cee - Add shared PHP, PYTHON and RUBY descriptions 2012-05-30 17:35:04 +00:00
Sunpoet Po-Chuan Hsieh
414a92d5bb - Add shared CFITSIO, ECW, GEOS, GRASS, HDF5, NETCDF, JASPER, KML, PROJ, WEBP descriptions
- Sort *_DESC
2012-05-30 17:28:33 +00:00