Commit graph

335873 commits

Author SHA1 Message Date
Kurt Jaeger
5c0991a46b devel/p5-Module-Install-Template: unbreak by adding BUILD_DEPEND p5-URI
Approved by:    culot (mentor), antoine (previous change)
2014-05-24 12:29:59 +00:00
Johan van Selst
f1e6ff0a9c Adopt port 2014-05-24 11:46:24 +00:00
Johan van Selst
a9978c9bf5 Adopt port 2014-05-24 11:42:20 +00:00
Vanilla I. Shu
1e8ad44993 Stageify.
Approved by:	portmgr@
2014-05-24 11:26:20 +00:00
Johan van Selst
0b8fd39f3d - Please poudriere build by using @sample (better and simpler)
- Bump PORTREVISION
2014-05-24 11:13:09 +00:00
Sunpoet Po-Chuan Hsieh
f1609aed65 - Remove MANPREFIX from PLIST_SUB
- Sort PLIST
2014-05-24 10:31:27 +00:00
Vanilla I. Shu
84169c6067 Stageify.
Approved by:	portmgr@
2014-05-24 10:19:26 +00:00
Sunpoet Po-Chuan Hsieh
c70c2f405c - Fix netxms
Reported by:	alexey
2014-05-24 09:14:45 +00:00
Antoine Brodin
82c057297c Unbreak
Reported by:	pkg-fallout
2014-05-24 09:09:36 +00:00
Antoine Brodin
7025a805f2 Mark BROKEN: Fails to configure
===>  Configuring for p5-Module-Install-Template-0.08
Can't locate URI/Escape.pm in @INC (@INC contains: inc /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at inc/Module/Install/Homepage.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Homepage.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Can't locate URI/Escape.pm in @INC (@INC contains: inc /usr/local/lib/perl5/5.16/BSDPAN /usr/local/lib/perl5/site_perl/5.16/mach /usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach /usr/local/lib/perl5/5.16 .) at inc/Module/Install/Bugtracker.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Bugtracker.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Bareword "auto_set_homepage" not allowed while "strict subs" in use at ./Makefile.PL line 7.
Bareword "auto_set_bugtracker" not allowed while "strict subs" in use at ./Makefile.PL line 8.
Execution of ./Makefile.PL aborted due to compilation errors.
*** [do-configure] Error code 255

Reported by:	pkg-fallout
2014-05-24 09:06:16 +00:00
Antoine Brodin
38cf689b45 Mark BROKEN: Fails to package
===>  Building package for recoll-1.19.13
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/__init__.pyc): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/rclconfig.pyc): No such file or directory
*** [do-package] Error code 1

Reported by:	pkg-fallout
2014-05-24 09:03:46 +00:00
Antoine Brodin
d353e3d8a0 Mark BROKEN: Fails to build
cc -DHAVE_CONFIG_H -I. -I. -I../../lasso -I../.. -I../../lasso -I/usr/local/include/glib-2.0 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/local/include/xmlsec1 -DXMLSEC_OPENSSL_098=1 -DXMLSEC_NO_ECDSA=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/local/include/libxml2 -I/usr/local/include -DLASSO_INTERNALS -DG_LOG_DOMAIN=\"lasso\" -O2 -pipe -fno-strict-aliasing -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.c  -fPIC -DPIC -o .libs/tools.o
tools.c: In function 'lasso_node_build_deflated_query':
tools.c:752: error: dereferencing pointer to incomplete type
tools.c:752: error: dereferencing pointer to incomplete type
*** [tools.lo] Error code 1

Reported by:	pkg-fallout
2014-05-24 09:01:36 +00:00
Antoine Brodin
9c1eed1427 Mark BROKEN: fails to build
cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include   -DHAVE_CONFIG_H -I/usr/local/include   -DHAVE_CONFIG_H -DSWAPD_DEF_CONFIG=\"/usr/local/etc/swapd.conf\"  -c -o swapd.o swapd.c
swapd.c: In function 'swapd_init_stats':
swapd.c:93: error: too few arguments to function 'sg_init'
swapd.c: In function 'swapd_get_free_mem':
swapd.c:111: error: too few arguments to function 'sg_get_mem_stats'
swapd.c:116: error: too few arguments to function 'sg_get_swap_stats'
gmake: *** [swapd.o] Error 1

Reported by:	pkg-fallout
With hat:	portmgr
2014-05-24 08:58:41 +00:00
Martin Wilke
2b489dbfb9 - Stage support 2014-05-24 08:46:13 +00:00
Olli Hauer
d99ce327a5 - fix build with changed Net::DNS API
in version Net::DNS v0.52 netdns_dn_expand was added as replacement for dn_expand
   in version Net::DNS v0.74 dn_expand was removed
- bump PORTREVISION

Tanks to Herbert J. Skuhra for notify about the Net::DNS issue on ports@
2014-05-24 08:00:32 +00:00
Vanilla I. Shu
888ac9b253 Fix build. 2014-05-24 07:50:40 +00:00
Vanilla I. Shu
a4a427455f Stageify.
Approved by:	portmgr@
2014-05-24 07:37:07 +00:00
Vanilla I. Shu
43c46c6a01 Fix build. 2014-05-24 07:31:32 +00:00
Sunpoet Po-Chuan Hsieh
26bcf7a495 - Update to 2.25
Changes:	http://people.FreeBSD.org/~sunpoet/wgetpaste-2.25.diff
- Make comparison of specified languages and expirations case-insensitive
2014-05-24 07:22:35 +00:00
Sunpoet Po-Chuan Hsieh
27a2661ad7 - Update to 2.2.0
Changes:	https://github.com/guard/guard-livereload/releases
2014-05-24 07:22:28 +00:00
Sunpoet Po-Chuan Hsieh
98a12fc621 - Update to 0.9.4
Changes:	https://github.com/intridea/oauth2/commits/master
2014-05-24 07:22:23 +00:00
Sunpoet Po-Chuan Hsieh
7411d6917b - Update to 1.6.1
Changes:	https://github.com/kschiess/parslet/commits/master
2014-05-24 07:21:43 +00:00
Sunpoet Po-Chuan Hsieh
d640c7a03f - Update to 0.9.17
Changes:	https://bitbucket.org/luciad/libgpkg/src/default/ChangeLog
2014-05-24 07:21:24 +00:00
Vanilla I. Shu
c83c0f08d8 1: Stageify.
2: sort pkg-plist.
3: convert to USES.

Approved by:	portmgr@
2014-05-24 07:11:09 +00:00
Vanilla I. Shu
4d373dd334 Stageify.
Approved by:	portmgr@
2014-05-24 07:09:11 +00:00
Vanilla I. Shu
c5f7c3a7d6 Fix pkg-plist error on openjdk7.
Submitted by:	swills@
2014-05-24 07:01:48 +00:00
David Naylor
7dbb2d553f Update emulators/i386-wine-devel to 1.7.19. 2014-05-24 06:56:11 +00:00
Sunpoet Po-Chuan Hsieh
5b45f9d53f - Mark MAKE_JOBS_UNSAFE
- Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/190138
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-05-24 06:50:24 +00:00
Sunpoet Po-Chuan Hsieh
da62f1f545 - Update to 3.48.9
- Do not install icons by default

Changes:	http://www.httrack.com/page/4/en/index.html
		https://code.google.com/p/httrack/source/list
		https://code.google.com/p/httrack/source/browse/trunk/history.txt
2014-05-24 06:39:39 +00:00
Sunpoet Po-Chuan Hsieh
8b2701e277 - Update to 0.4.0
- Use USES=libtool

Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
2014-05-24 06:24:01 +00:00
Sunpoet Po-Chuan Hsieh
0dceb94466 - Update to 1.2.4
- Use USES=libtool

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
2014-05-24 06:23:54 +00:00
Sunpoet Po-Chuan Hsieh
be762d30a0 - Update to 20140522
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140522.diff
2014-05-24 06:23:47 +00:00
Sunpoet Po-Chuan Hsieh
f6e625d365 - Update to 1.2.13
- Add netxms to UIDs and GIDs

Changes:	http://www.netxms.org/download/ChangeLog
PR:		ports/188406
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-24 06:22:20 +00:00
Sunpoet Po-Chuan Hsieh
c15071922e - Specify ABI version
Submitted by:	tijl
2014-05-24 06:18:44 +00:00
Martin Matuska
b0184824ab Bump PORTREVISION to fix builds for proftpd-mod_sql_odbc 2014-05-24 06:03:35 +00:00
Dirk Meyer
e594637457 - update to 8.14.9
- fix MANPREFIX
2014-05-24 05:21:11 +00:00
Jonathan Chu
917cbe0306 Update to 1.6.2
- Add missing dep on misc/getopt
- Patches updated against 1.6.2
- New contrib option for import scripts, shell completions, etc

Approved by:	swills (mentor)
2014-05-24 04:51:14 +00:00
Jonathan Chu
b9b313a71f Update to 0.03
PR:		ports/189928
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	swills (mentor)
2014-05-24 04:39:37 +00:00
Jonathan Chu
d24b673aa9 Remove unecessary USE_PERL5= run
Approved by:	swills (mentor)
2014-05-24 04:35:11 +00:00
Vanilla I. Shu
590f7b8c62 Bump version due pkg-plist changed. 2014-05-24 03:20:24 +00:00
Steve Wills
25940cfc3d Ruby library for Windows Remote Management
WWW: https://github.com/WinRb/WinRM

PR:		ports/189435
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 02:18:59 +00:00
Steve Wills
cfa2d39246 Heavy metal SOAP client.
WWW: https://github.com/savonrb/savon

PR:		ports/189434
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 02:13:28 +00:00
Steve Wills
74f348b628 A library for building web service security.
WWW: https://rubygems.org/gems/akami

PR:		ports/189433
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 02:02:15 +00:00
Steve Wills
959e57510b Library for simple WSDL parsing.
WWW: https://rubygems.org/gems/wasabi

PR:		ports/189432
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-24 01:59:10 +00:00
Steve Wills
eccd18aaab - Update to 20140509
PR:		ports/189125
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	"Fabian M. Borschel" <fmb@onibox.net> (maintainer)
2014-05-24 01:56:43 +00:00
Jung-uk Kim
4fa6babaec Remove an unnecessary change sneaked in the previous commit. 2014-05-23 23:48:13 +00:00
Jung-uk Kim
0a5a8db8c6 - Compile Python sources before installation. This fixes stage-qa. [1]
- Create symbolic links to SDK directory.

Reported by:	bar, nox [1]
2014-05-23 23:45:23 +00:00
Steve Wills
097ce189e2 Library wrapper for GSSAPI
WWW: https://rubygems.org/gems/gssapi

PR:		ports/189431
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-23 23:24:11 +00:00
Martin Matuska
893f6194bd Horde package update:
comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
2014-05-23 23:14:17 +00:00
Bryan Drewery
003b1334f2 - Add CRACKLIB support
Submitted by:	Matt Simerson <matt@simerson.net>
Obtained from:	http://sourceforge.net/p/qmailadmin/patches/28/
2014-05-23 21:48:24 +00:00