Commit graph

29772 commits

Author SHA1 Message Date
Martin Wilke
2b89b4734d - Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PLIST_FILES
2013-03-23 18:00:14 +00:00
Martin Wilke
373b708064 - Update to 2.4.4
PR:		177267
Submitted by:	ports fury
2013-03-23 17:54:23 +00:00
Thierry Thomas
97a1d07086 Upgrade to 1.7.5.
Changelog at <http://tt-rss.org/redmine/versions/87>.
2013-03-23 16:19:27 +00:00
Martin Wilke
8ff0606c5a - Fix build
Reported by:	pointyhat
2013-03-23 13:48:48 +00:00
Ruslan Makhmatkhanov
2d592b4d5c - update to 2.5.0
PR:		177231
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com>
Security:	edd201a5-8fc3-11e2-b131-000c299b62e1
2013-03-23 13:28:00 +00:00
Sunpoet Po-Chuan Hsieh
708c27f994 - Update to 0.1.8
Changes:	https://github.com/progrium/ruby-jwt/commits/master
2013-03-23 08:12:02 +00:00
Sunpoet Po-Chuan Hsieh
c4f2a73f15 - Update to 1.16.4
- Use USES=pathfix
- Complete and sort CONFIGURE_ARGS

Changes:	http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.4/README.rst/view
2013-03-23 08:06:54 +00:00
Sunpoet Po-Chuan Hsieh
7ca4566334 - Fix typo 2013-03-23 06:20:45 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Wen Heping
7ab121e6c2 - Update to 1.0.3 2013-03-23 02:32:33 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Ruslan Makhmatkhanov
ccbdf54cac - update to 1.0.0
- switch to USE_GITHUB
- break long line, while here

PR:		177225
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	Daniel Lin <linpct@gmail.com> (maintainer)
2013-03-22 19:42:46 +00:00
Sergey A. Osokin
f8c80967b7 Update third-party rtmp module from 0.9.12 to 0.9.13.
Submitted by:	Fedor Dikarev <fedor.dikarev@gmail.com>
2013-03-22 16:41:10 +00:00
Tilman Keskinoz
82d594b080 Update to 2.6 2013-03-22 15:44:30 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Ruslan Makhmatkhanov
9776bd7adb - update to 0.9.14
- limit python version to 2.x only (print|except), while here

PR:		177195
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-03-22 13:15:36 +00:00
Baptiste Daroussin
11ea65728b Inconditionnaly include bsd.port.options.mk 2013-03-22 12:23:46 +00:00
Baptiste Daroussin
0464375bbb This port should have been part of the previous conversion bunch 2013-03-22 11:57:19 +00:00
Baptiste Daroussin
606c17b9c8 Convert a bunch of www ports to new options framework 2013-03-22 11:53:34 +00:00
Koop Mast
919430dbf0 Fix typo in spellcheck option. 2013-03-22 11:50:30 +00:00
Koop Mast
90568b507e Make sure we embed the right pkgconfig file name for webkit in the
introspection files. This fixes the epiphany build. This doesn't affect
webkit-gtk3 because the pkgconfig file is named correctly.

Submitted by:	mezz@
2013-03-22 11:50:07 +00:00
Rene Ladan
250f019390 2013-03-20 www/kompozer: Dead upstream 2013-03-22 09:23:02 +00:00
Frederic Culot
0f5ccc3079 - Update to 0.7
- Trim Makefile's header

PR:		ports/176646
Submitted by: 	William Grzybowski <william88@gmail.com>
Approved by:	maintainer (timeout, >14 days)
2013-03-22 09:22:16 +00:00
Alexey Dokuchaev
6825f9380c Now that dialog4ports was committed, which brings support for mixed checkbox
and combobox dialogs, with great pleasure backout r305288 by dougb@ (which
had dropped the word 'support' from most places that it occured) and restore
original readability of those descriptions.  This also improves consistency.

While here, move GIO description to standard pool, as advised by comment.

Tested with:	www/firefox (on RELENG_8)
2013-03-22 05:37:51 +00:00
Ruslan Makhmatkhanov
fb7e0dae3c - trim Makefile header
- limit python version to 2.x branch
- convert to optionsng
- relax checks for dateutil versions to fix runtime with our 2.1 version
- tab -> space change in pkg-descr:WWW
2013-03-21 11:42:42 +00:00
Sergey A. Osokin
5817f45736 Update third-party chunkin module from 0.22rc1 to 0.23. 2013-03-21 07:17:23 +00:00
Sergey A. Osokin
b58b585ea9 Update third-party modules:
o) naxsi-core from 0.49 to 0.50;
o) rtmp from 0.9.11 to 0.9.12.

Do not bump PORTREVISION.
2013-03-21 02:54:52 +00:00
Li-Wen Hsu
916c5a7eb4 - Change RUN_DEPENDS to www/py-beautifulsoup32, this port doesn't work
with beautifulsoup 4
- Pet portlint

PR:		ports/177124
Submitted by:	Roger Marquis <marquis@roble.com>
2013-03-20 17:24:23 +00:00
Max Brazhnikov
ff7194c8a9 - Update to 2.2.1
- Convert cmake to USES
2013-03-20 16:09:29 +00:00
Frederic Culot
a20afc895e - Update to 0.9.13
- Fix WWW link in pkg-descr

PR:		ports/177122
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
2013-03-20 13:16:35 +00:00
Frederic Culot
69a792b7f9 - Update to 0.29
Changes:	http://search.cpan.org/dist/HTTP-Proxy/Changes
2013-03-20 08:38:51 +00:00
Kevin Lo
a3c18f7e9d Update to 5.0.0 2013-03-20 01:56:04 +00:00
Jimmy Olgeni
900072b495 - Upgrade to version 1.96.
- Following r312864, remove ONLY_FOR_ARCHS.
2013-03-19 22:48:44 +00:00
Jung-uk Kim
320de0535e Remove obsolete www/nspluginwrapper-devel. 2013-03-19 19:22:16 +00:00
Sergey A. Osokin
87c56bcf01 Update syslog_support patch with module-specific changes.
Original patch:	https://raw.github.com/yaoweibin/nginx_syslog_patch/master/syslog_1.3.14.patch
2013-03-19 18:57:45 +00:00
Sergey A. Osokin
29b61c14df Update syslog_support patch with module-specific changes.
Original patch:	https://raw.github.com/yaoweibin/nginx_syslog_patch/master/syslog_1.2.7.patch
2013-03-19 18:50:47 +00:00
Sergey A. Osokin
b43e2d0023 Update third-party module rtmp from 0.9.8 to 0.9.11. 2013-03-19 18:41:57 +00:00
Sergey A. Osokin
d333852bb8 Update third-party cache_purge module from 2.0 to 2.1. 2013-03-19 18:36:00 +00:00
Olli Hauer
1b83b4f5c5 - fix pkg-plist
PR:		176759
Submitted by:	Daniel Hagerty <hag@linnaean.org>
2013-03-19 13:16:01 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Koop Mast
ef2f4a894f Hookup webkit-gtk3
Submitted by:	miwi
Pointyhat to:	kwm
2013-03-19 08:39:29 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Beech Rintoul
9d6c76f268 - Add option ImageMagick-nox11
PR:		ports/176622
Submitted by:	Klaas Demter <klaas.d@online.de>
Approved by:	Maintainer timeout
2013-03-18 16:36:54 +00:00
Sunpoet Po-Chuan Hsieh
3279e157ac - Update to 1.2.14
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.14
2013-03-18 14:46:13 +00:00
Kubilay Kocak
d97509d8d6 - Update to 1.2.1
- Update pkg-plist
- Use GITHUB for DISTFILES
- Tab->space in pkg-desc
- Whitespace alignment
- Add TEST_DEPENDS and regression-test target

Changes: https://github.com/jsocol/bleach/blob/v1.2.1/CHANGES

Approved by:	rm (mentor)
2013-03-18 07:15:09 +00:00
Wen Heping
b54e14ae00 - Update to 2.4.3 2013-03-18 06:23:00 +00:00
Bryan Drewery
f6d5d470c5 - Update to 3.2
PR:		ports/177029
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-03-18 00:44:28 +00:00
Ryan Steinmetz
df28e80ff9 - Update to 3.6.1 2013-03-17 21:07:44 +00:00
Chris Rees
38d3049071 Fix WWW
Submitted by:	az
2013-03-17 19:19:32 +00:00
Beech Rintoul
640aaa715c - Update to 3.0.5
PR:		ports/176622
Submitted by:	Alex Varju <alex@varju.ca>
Approved by:	Maintainer timeout
2013-03-17 17:20:50 +00:00
Eitan Adler
997f760bc0 Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Chris Rees
38516cd800 This is a little module made for CGI scripting. It encodes the parameters to
be passed to a CGI. It does nothing more, so it's much smaller and loads more
quickly.

WWW: http://search.cpan.org/~jenda/CGI-Enurl-1.07/Enurl.pm
2013-03-17 15:31:06 +00:00
Martin Wilke
8ef3a9869d - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 15:28:55 +00:00
Alexey Dokuchaev
9a7978a1ce In categories starting with [t-z], remove empty lines from pkg-plist. 2013-03-17 14:24:10 +00:00
Thierry Thomas
aa9a8e3f42 Upgrade to 1.7.4.
Changelogs at:
	http://tt-rss.org/redmine/versions/84
	http://tt-rss.org/redmine/versions/85
	http://tt-rss.org/redmine/versions/86
2013-03-17 14:08:12 +00:00
Nicola Vitale
ad3fcfd5ec - Take maintainership 2013-03-17 13:27:42 +00:00
Michael Scheidell
251601d2ef - Reset Maintainer
Feature Safe:	Yes
2013-03-17 11:33:34 +00:00
Martin Wilke
11cb53bbfa - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 08:27:46 +00:00
Martin Wilke
3b69b89f5c - Convert to PEAR_AUTOINSTALL 2013-03-17 08:17:59 +00:00
Martin Wilke
56ba35e422 - Convert to PEAR_AUTOINSTALL 2013-03-17 08:12:38 +00:00
Martin Wilke
888d6405ee - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 08:11:30 +00:00
Martin Wilke
6123d9aeeb - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 06:56:53 +00:00
Martin Wilke
6e7177ee08 - Convert to PEAR_AUTOINSTALL 2013-03-17 05:38:47 +00:00
Steve Wills
c3e94089c1 - Update to 0.10.0
PR:		ports/176868
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2013-03-16 21:33:02 +00:00
Barbara Guida
86907cd565 Update ShowIP addon to the last version.
Approved by:	flo (mentor)
2013-03-16 18:37:12 +00:00
Martin Wilke
3613bf9f7c - Convert to PEAR_AUTOINSTALL 2013-03-16 16:14:01 +00:00
Wen Heping
424027033b - Update to 4.3.2
- Trim Makefile headers
2013-03-16 14:24:04 +00:00
Wen Heping
38c67626e2 - Update to 2.1.1
- Use dynamic plist instead of static plist
2013-03-16 14:22:29 +00:00
TAKATSU Tomonari
a2a4fb6221 - Update to 1.9.6 2013-03-16 04:42:10 +00:00
Emanuel Haupt
54ce29ffcf Update to 2.3.2 2013-03-15 22:19:02 +00:00
Nicola Vitale
97480323fb - Limit use of dos2unix to src/tickr/tickr.h
- Fix runtime path of tickr icon
2013-03-15 14:49:11 +00:00
Nicola Vitale
f4529e450d TICKR is a Free Open Source, GTK-based RSS READER application which displays
RSS FEEDS in a TICKER bar on your desktop. With a single click, you get
the latest headlines scrolling in a thin window on your desktop, as what
can be seen on News TV channels.

WWW: http://newsrssticker.com/
2013-03-15 14:30:21 +00:00
Baptiste Daroussin
2559c20546 Do not remove directories not owned by the port 2013-03-15 09:56:16 +00:00
Anton Berezin
ef875a19b2 Update to 0.32.
Changes:	http://search.cpan.org/dist/Catalyst-Plugin-ConfigLoader/Changes
2013-03-15 09:53:40 +00:00
Anton Berezin
ea512b290d Update to 0.28.
Changes:	http://search.cpan.org/dist/HTTP-Proxy/Changes
2013-03-15 09:46:55 +00:00
Martin Wilke
ae8063a0b3 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 06:21:53 +00:00
Martin Wilke
6e221e502b - Convert to PEAR_AUTOINSTALL 2013-03-15 02:58:14 +00:00
Martin Wilke
8f8d33e913 - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:55:24 +00:00
Martin Wilke
73911363a5 - Convert to PEAR_AUTOINSTALL 2013-03-15 02:47:26 +00:00
Martin Wilke
7d5bb69ecc - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:43:08 +00:00
Martin Wilke
c836224749 - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:32:04 +00:00
Martin Wilke
a484f6f6a1 - Convert to PEAR_AUTOINSTALL 2013-03-15 01:31:42 +00:00
Martin Wilke
eb752cc1c8 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 01:28:32 +00:00
Martin Wilke
3a9fb45594 - Conver to PEAR_AUTOINSTALL
- Trim header
2013-03-15 01:27:26 +00:00
Martin Wilke
ceb6edd1d2 - Trim header 2013-03-15 00:43:16 +00:00
Martin Wilke
634338377e - Convert to PEAR_AUTOINSTALL 2013-03-15 00:42:37 +00:00
Sofian Brabez
50fe5e5835 - Update third-party NAXSI module to 0.49
- Remove non needed patches

Approved by:	osa (via private mail)
2013-03-14 16:47:23 +00:00
Martin Wilke
432974d1c2 - Fix build 2013-03-14 15:01:28 +00:00
Martin Wilke
73ee3d78c6 - Update to 3.0.21
PR:		176813
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2013-03-14 13:31:24 +00:00
Martin Wilke
300aa7d093 Falcon is a high-performance Python framework for building cloud APIs.
It tries to do as little as possible while remaining highly effective.

WWW: http://falconframework.org/

PR:		ports/176380
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2013-03-14 11:38:15 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Jason Helfman
4c2a1e1ced - adopt optionsNG and trim historical headers
PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
2013-03-14 06:32:04 +00:00
Martin Wilke
c14ce1ef0a - Update to 8.4
PR:		176531
Submitted by:	Ports Fury
2013-03-14 05:35:08 +00:00
Thomas-Martin Seck
e4ab10abf1 - Update to 3.2.9
- Fix portlint(1) warnings

Approved by:	flo (mentor)
2013-03-13 19:46:38 +00:00
Olivier Duchateau
17b16d2d9d - Drop support for Vala 0.12
- Disable Steadyflow like external download manager (broken with Vala 0.18)

Approved by:	rene, miwi (mentors, implicit)
2013-03-13 18:16:50 +00:00
Max Brazhnikov
0d1011eb54 Add build dependence on pkgconfig to make sure glib is properly detected. 2013-03-13 16:34:04 +00:00
Rene Ladan
d30e50b1ad - Update to 25.0.1364.172 (bugfixes)
- Pet portlint
2013-03-13 12:56:25 +00:00
Baptiste Daroussin
5f72cf9e9c Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 11:13:45 +00:00
Dmitry Sivachenko
8925078226 Correct WWW.
Pointer out by:	mandree
2013-03-13 09:41:34 +00:00