Commit graph

22712 commits

Author SHA1 Message Date
Alexander Leidinger
04c22f492a Update to 1.2.1.
Feature safe:	yes
2013-04-20 15:42:32 +00:00
Jimmy Olgeni
29d83c5833 Fix typos in pkg-descr.
Feature safe:	yes
2013-04-20 14:24:14 +00:00
Jimmy Olgeni
a76309fb0b Fix whitespace in pkg-descr.
Feature safe:	yes
2013-04-20 14:13:17 +00:00
Jimmy Olgeni
f10f9e0442 Fix a typo in pkg-descr.
Feature safe:	yes
2013-04-20 14:04:43 +00:00
Jason Helfman
ab571e92ec - update to 1.0.5 [1]
- adjust MASTER_SITES and project site (pkg-descr) [1]
- while here add documentation support and rc service script
- take maintainership

Suggested by:	eddy.vervest@xs4all.nl, software author [1]

Feature safe:	yes
2013-04-18 23:40:38 +00:00
Frederic Culot
1ef71c605a - Update to 0.54
Changes:	http://search.cpan.org/dist/perl-ldap/Changes
PR:		ports/177940
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe:	yes
2013-04-18 17:16:06 +00:00
Jason Helfman
5a73402b76 - update to 0.63
- Fixed a bug where filenames containing multiple hex encoded
                characters weren't being properly decoded.
- adjust mirrors while here

Submitted by:	maintainer, jcm@visi.com

Feature safe:	yes
2013-04-18 16:13:41 +00:00
Wesley Shields
4863f45fda Vortex is a near real time IDS and network surveillance engine for TCP stream
data. Vortex decouples packet capture, stream reassembly, and real time
constraints from analysis. Vortex is used to provide TCP stream data to a
separate analyzer program.

Feature safe: yes
2013-04-18 15:03:15 +00:00
Ganael LAPLANCHE
3dec06a959 - Update to 2.0.2
- Use new header format in Makefile

Feature safe:	yes
2013-04-18 12:44:30 +00:00
Emanuel Haupt
9e2e262bd0 - Make fftw3 support optional from NCURSES support
- Add an option to expicitly disable SSL support
- Now that fftw3 support is optional and off by default turn on NCURSES support
  by default

Feature safe:   yes
2013-04-18 09:45:10 +00:00
Dima Panov
8f3d397086 - Fix the build if old freerdp exists in the system
- Delete unused GNU_CONFIGURE and CPPFLAGS

PR:		177405
Submitted by:	Koichiro IWAO <meta+ports AT vmeta DOT jp
Feature safe:	yes
2013-04-18 02:39:21 +00:00
Ryan Steinmetz
c4cf2c5b8f - Update to 4.2.5P1
- Switch to new 'created by' header

Feature safe:	yes
2013-04-18 01:25:41 +00:00
Emanuel Haupt
18b9ac2a5e Update to 2.2.1. This is a bugfix release including upstream imported FreeBSD
releated fixes.

Feature safe:	yes
2013-04-17 21:58:43 +00:00
Emanuel Haupt
69a89a6bd1 - Update to 2.2
- Provide an option for a newly implemented ncurses mode

Feature safe:	yes
2013-04-17 20:52:00 +00:00
Sunpoet Po-Chuan Hsieh
2a87813118 - Move distfile to PECL directory
- Cleanup Makefile header

Feature safe:	yes
2013-04-17 18:59:30 +00:00
Ruslan Makhmatkhanov
bb7b1b7d2b - update to 4.1.3 to fix zope runtime after zope.security update
- trim Makefile header
- add DIST_SUBDIR as other plone/zope ports do
- add license (ZPL21)
- remove BUILD_DEPENDS - they are not used at build time
- change USE_PYTHON to just yes, because it now support both python branches
- sort pkg-plist

Reported by:    Andrew Berg <bahamutzero8825@gmail.com> (via zope@ ML)
Feature safe:	yes
2013-04-17 18:01:53 +00:00
Sunpoet Po-Chuan Hsieh
92c2632983 - Update to 0.20.2
Changes:	http://git.gnome.org/browse/gupnp/tree/NEWS
Feature safe:	yes
2013-04-17 17:14:45 +00:00
Baptiste Daroussin
7e611b753f Mark as broken, does not build:
awgn.c: In function 'awgn_init_dbov':
awgn.c:109: error: 'cpowl' undeclared (first use in this function)
awgn.c:109: error: (Each undeclared identifier is reported only once
awgn.c:109: error: for each function it appears in.)
awgn.c:109: error: 'cpow' undeclared (first use in this function)
awgn.c:109: error: 'cpowf' undeclared (first use in this function)
awgn.c:109: error: 'powl' undeclared (first use in this function)
awgn.c: In function 'awgn':
awgn.c:165: error: 'clogl' undeclared (first use in this function)
awgn.c:165: error: 'clog' undeclared (first use in this function)
awgn.c:165: error: 'clogf' undeclared (first use in this function)
awgn.c:165: error: 'logl' undeclared (first use in this function)

Feature safe:	yes
2013-04-17 12:31:32 +00:00
Jason Helfman
6c375692c2 - update to 0.62
- adjust mirror priorities based on availability

svnup-0.62 - 11 April 2013
	* Implemented binary search tree for faster lookups of "known files".
	* Added support for handling symbolic links in the repository.
	* Fixed a bug where file names with hex encoded characters sent
		during http transfers weren't properly decoded.
	* Fixed bug when allocating space for the /tmp/svnup directory -
		special thanks to (Ilya A. Arkhipov <m1cro@rambler-co.ru>).
	* Fixed bug where incorrect number of bytes were sent in send_command -
		special thanks to <boco@ufanet.ru>.

svnup-0.61 - 6 April 2013
	* Fixed a bug with file deletion.
	* Minor speed improvement with "known file" lookup.
	* Fixed several valgrind-detected small memory leaks.
	* Fixed a segfault when https:// was added to a -h parameter.

svnup-0.60 - 3 April 2013
	* http/https support added.
	* added support for a configuration/preferences/aliases file.
	* added IPv6 support.

PR:		177614 [1]
PR:		177777
Submitted by:	maintainer, jgh@, zi@ [1]
Approved by:	maintainer, jcm@visi.com

Feature safe:	yes
2013-04-16 22:00:28 +00:00
Xin LI
dfc9654278 Update to 2.4.35.
Feature safe:	yes
2013-04-16 20:00:27 +00:00
Chris Rees
8923042431 Update to 2.82
Remove incredibly naive pkg-deinstall script, and do general cleaning up

Reminded by:	Stefan Bethke <stb@lassitu.de>
Feature safe:	yes
2013-04-16 18:54:41 +00:00
Bryan Drewery
66bc1344bd - Update to 0.83
- Trim header
- Pass maintainership to submitter

PR:		ports/177700
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2013-04-16 17:37:45 +00:00
Sunpoet Po-Chuan Hsieh
f579d2eb8d - Update to 0.55
Changes:	http://search.cpan.org/dist/Net-OAuth2/Changes
Feature safe:	yes
2013-04-16 16:48:12 +00:00
Sunpoet Po-Chuan Hsieh
ebe02d9d2b - Fix PLIST
Feature safe:	yes
2013-04-16 16:11:48 +00:00
Ryan Steinmetz
745911231b - Take MAINTAINERship
- Adjust style issues
- Add additional MASTER_SITES

Feature safe:	yes
2013-04-16 15:11:33 +00:00
Rene Ladan
71efc58616 Remove expired ports:
2013-04-10 www/p5-Apache-GopherHandler: Depends on p5-Net-Gopher which is deprecated and expired
2013-04-10 net/p5-Gopher-Server: Depends on p5-Net-Gopher which is deprecated and expired
2012-04-17 net/p5-Net-Gopher: gone from CPAN

Feature safe:	yes
2013-04-16 15:03:08 +00:00
Bryan Drewery
a73c7c9632 - Add mirror as main site is not working
Approved by:	portmgr (implicit)
With hat:	portmgr
Reported by:	Ilya A. Arkhipov <rum1cro@yandex.ru>
2013-04-10 20:56:07 +00:00
Jason Helfman
82b75f53c3 - complete optionsNG conversion
- trim historical headers
- reformat space w/ tab where libevent was recently introduced

Approved by:	portmgr (bapt)
Approved by:	maintainer, cy@
2013-04-08 21:26:54 +00:00
Max Brazhnikov
e7ae0125df - Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port

Approved by:	portmgr (miwi)
2013-04-08 17:10:56 +00:00
Cy Schubert
764e67cd54 - Convert to OptionsNG.
- Make NTP_SIGND option default.
- Add libevent2 library dependency to ntp-devel.

Approved by:	portmgr (miwi)
2013-04-08 05:10:58 +00:00
Wesley Shields
c7c4ebcc21 Fix build.
Approved by:	portmgr@ (miwi)
2013-04-03 12:39:42 +00:00
Dmitry Sivachenko
751c4f7dff Update to version 1.5-dev18.
Approved by:	portmgr
Sponsored by:
2013-04-03 11:47:15 +00:00
Dmitry Sivachenko
5a67ce6f5b Update to version 1.4.23.
Approved by:	portmgr.
Sponsored by:
2013-04-03 11:45:39 +00:00
Martin Wilke
3a8822fad1 - Update MASTER_SITES
- Add LICENSE
- Support CFLAGS properly
- Support STRIP properly

PR:		177554
Submitted by:	ports fury
Approved by:	portmgr
2013-04-03 06:24:06 +00:00
Joe Marcus Clarke
f7f5113565 Switch to USE_PKGCONFIG=build (old habits die hard).
Suggested by:	zeising
2013-03-31 00:32:30 +00:00
Joe Marcus Clarke
7bd8d85cde Make pkgconfig an explicit dependency of tshark. 2013-03-30 20:45:00 +00:00
Martin Wilke
0b056c607f - Unbreak build
Reported by:	pointyhat
Approved by:	portmgr
2013-03-30 13:26:19 +00:00
Martin Wilke
2898386247 - Unbreak build
Approved by:	portmgr
2013-03-30 12:40:29 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Gabor Pali
bd8d410bbe - Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3

Updated ports (115):

archivers/hs-zip-archive                 0.1.3.3          --> 0.1.3.4
archivers/hs-zlib-conduit                0.5.0.3_1        --> 1.0.0
audio/hs-OpenAL                          1.4.0.1_3        --> 1.4.0.2
databases/hs-persistent                  1.1.4            --> 1.1.5.1
databases/hs-persistent-sqlite           1.1.2            --> 1.1.5
databases/hs-persistent-template         1.1.2.1          --> 1.1.2.4
devel/hs-Boolean                         0.1.2            --> 0.2
devel/hs-ansi-terminal                   0.5.5.1          --> 0.6
devel/hs-base64-bytestring               1.0.0.0_1        --> 1.0.0.1
devel/hs-base64-conduit                  0.5.1            --> 1.0.0
devel/hs-basic-prelude                   0.3.2.0          --> 0.3.4.0
devel/hs-bifunctors                      3.2              --> 3.2.0.1
devel/hs-blaze-builder-conduit           0.5.0.3_1        --> 1.0.0
devel/hs-classy-prelude                  0.4.3            --> 0.5.3
devel/hs-classy-prelude-conduit          0.4.3            --> 0.5.3
devel/hs-cmdargs                         0.10.1_1         --> 0.10.2
devel/hs-conduit                         0.5.6            --> 1.0.2
devel/hs-darcs                           2.8.3_1          --> 2.8.4
devel/hs-either                          3.1              --> 3.4
devel/hs-errors                          1.3.1            --> 1.4.1
devel/hs-filestore                       0.6              --> 0.6.0.1
devel/hs-filesystem-conduit              0.5.0.2_1        --> 1.0.0
devel/hs-git-annex                       3.20130124       --> 4.20130323
devel/hs-hashtables                      1.0.1.8_1        --> 1.1.0.2
devel/hs-haskeline                       0.6.4.7_3        --> 0.7.0.3
devel/hs-hint                            0.3.3.5_1        --> 0.3.3.6
devel/hs-hoogle                          4.2.15           --> 4.2.16
devel/hs-hspec                           1.4.3            --> 1.4.4
devel/hs-lens                            3.8.5            --> 3.8.7.3
devel/hs-logict                          0.5.0.2_1        --> 0.6
devel/hs-monad-logger                    0.2.3.2          --> 0.3.0.1
devel/hs-monad-par                       0.3_3            --> 0.3.4.1
devel/hs-mueval                          0.8.2_3          --> 0.9
devel/hs-profunctors                     3.2              --> 3.3
devel/hs-project-template                0.1.1            --> 0.1.3
devel/hs-readline                        1.0.1.0_8        --> 1.0.3.0
devel/hs-reflection                      1.1.6            --> 1.1.7
devel/hs-resourcet                       0.4.4_1          --> 0.4.5
devel/hs-show                            0.4.1.2_4        --> 0.5
devel/hs-simple-reflect                  0.2_1            --> 0.3.1
devel/hs-smallcheck                      0.6.2            --> 1.0.2
devel/hs-testpack                        2.1.2_3          --> 2.1.2.1
devel/hs-threads                         0.5.0.1_1        --> 0.5.0.2
devel/hs-time-compat                     0.1.0.2_1        --> 0.1.0.3
devel/hs-unix-time                       0.1.4_1          --> 0.1.5
devel/hs-uulib                           0.9.14_4         --> 0.9.15
mail/hs-email-validate                   0.3.2_1          --> 1.0.0
mail/hs-mime-types                       0.1.0.2          --> 0.1.0.3
math/hs-Agda                             2.3.0.1_3        --> 2.3.2
math/hs-NumInstances                     1.0_4            --> 1.2
math/hs-comonad                          3.0.1.1          --> 3.0.2
math/hs-contravariant                    0.2.0.2_3        --> 0.4
math/hs-distributive                     0.3              --> 0.3.1
math/hs-math-functions                   0.1.1.2_1        --> 0.1.3.0
net/hs-network-conduit                   0.6.2.2          --> 1.0.0
net/hs-sendfile                          0.7.8_1          --> 0.7.9
net/hs-simple-sendfile                   0.2.10           --> 0.2.11
net/hs-socks                             0.4.2_1          --> 0.5.0
security/hs-crypto-api                   0.10.2_3         --> 0.11
security/hs-crypto-conduit               0.4.3            --> 0.5.0
security/hs-monadcryptorandom            0.5_1            --> 0.5.1
security/hs-skein                        0.1.0.11         --> 0.1.0.12
security/hs-tls                          1.1.1            --> 1.1.2
textproc/hs-HStringTemplate              0.6.12_1         --> 0.7.1
textproc/hs-attoparsec                   0.10.3.0         --> 0.10.4.0
textproc/hs-attoparsec-conduit           0.5.0.3_1        --> 1.0.0
textproc/hs-blaze-html                   0.5.1.3          --> 0.6.0.0
textproc/hs-case-insensitive             0.4.0.4          --> 1.0
textproc/hs-citeproc-hs                  0.3.7            --> 0.3.8
textproc/hs-highlighting-kate            0.5.3.5          --> 0.5.3.8
textproc/hs-hs-bibutils                  4.16             --> 4.17
textproc/hs-html-conduit                 0.1.0.4_1        --> 1.1.0
textproc/hs-hxt-regex-xmlschema          9.0.4_4          --> 9.1.0
textproc/hs-pandoc                       1.9.4.5_1        --> 1.11.1
textproc/hs-pandoc-types                 1.9.1_3          --> 1.10
textproc/hs-tagstream-conduit            0.5.3_1          --> 0.5.4
textproc/hs-xml-conduit                  1.0.3.3_1        --> 1.1.0.3
textproc/hs-xmlhtml                      0.2.0.3_1        --> 0.2.1
textproc/hs-yaml                         0.8.2            --> 0.8.2.3
www/hs-activehs                          0.3.0.1_1        --> 0.3.1
www/hs-authenticate                      1.3.2_1          --> 1.3.2.6
www/hs-fastcgi                           3001.0.2.3_7     --> 3001.0.2.4
www/hs-gitit                             0.10.1.2         --> 0.10.3.1
www/hs-hS3                               0.5.6_5          --> 0.5.7
www/hs-hamlet                            1.1.3.1          --> 1.1.6.3
www/hs-happstack-server                  7.1.1_1          --> 7.1.7
www/hs-heist                             0.11.0           --> 0.11.1
www/hs-hjsmin                            0.1.4            --> 0.1.4.1
www/hs-http-conduit                      1.8.7            --> 1.9.0
www/hs-http-reverse-proxy                0.1.1.1          --> 0.1.1.3
www/hs-http-server                       1.0.1_1          --> 1.0.2
www/hs-http-types                        0.7.3.0.1_1      --> 0.8.0
www/hs-shakespeare                       1.0.2_1          --> 1.0.3.1
www/hs-shakespeare-css                   1.0.2_1          --> 1.0.3
www/hs-shakespeare-js                    1.1.1            --> 1.1.2.1
www/hs-snap                              0.11.0           --> 0.11.2
www/hs-snap-core                         0.9.2.2_1        --> 0.9.3.1
www/hs-snap-server                       0.9.2.4_1        --> 0.9.3.3
www/hs-wai                               1.3.0.1_1        --> 1.4.0
www/hs-wai-app-static                    1.3.1_1          --> 1.3.1.2
www/hs-wai-extra                         1.3.2            --> 1.3.2.4
www/hs-wai-test                          1.3.0_1          --> 1.3.0.4
www/hs-warp                              1.3.7.1          --> 1.3.7.4
www/hs-yesod                             1.1.7.2          --> 1.1.9.2
www/hs-yesod-auth                        1.1.3            --> 1.1.5.3
www/hs-yesod-core                        1.1.7.1          --> 1.1.8.2
www/hs-yesod-default                     1.1.3            --> 1.1.3.2
www/hs-yesod-form                        1.2.0.2          --> 1.2.1.3
www/hs-yesod-json                        1.1.2_1          --> 1.1.2.1
www/hs-yesod-platform                    1.1.7.2          --> 1.1.8
www/hs-yesod-routes                      1.1.1.1_1        --> 1.1.2
www/hs-yesod-static                      1.1.1.2          --> 1.1.2.2
www/hs-yesod-test                        0.3.3            --> 0.3.5
x11-wm/hs-xmonad-contrib                 0.11             --> 0.11.1
x11/hs-X11                               1.6.0.2          --> 1.6.1.1

Please note that port revisions for dependent ports are bumped.

Obtained from:	FreeBSD Haskell
2013-03-29 22:43:58 +00:00
Juergen Lock
45aa9370f0 - Update net/usbredir to 0.6 .
- Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches.

Thanx to:	sson, cognet, and others for much improved bsd-user support -
		it now runs at least quite a few mips64 and single-threaded
		arm binaries, see:

	https://wiki.freebsd.org/QemuUserModeHowTo
2013-03-29 17:40:38 +00:00
Timur I. Bakeyev
e295c21e6a Update to the 0.1.3 version. 2013-03-29 16:48:51 +00:00
Florian Smeets
e02bcece15 Update asterisk ports to:
net/asterisk 1.8.20.2
net/asterisk10 10.12.2
net/asterisk11 11.2.2

Security:	daf0a339-9850-11e2-879e-d43d7e0c7c02
2013-03-29 10:04:43 +00:00
Sunpoet Po-Chuan Hsieh
e7d67cfc26 - Update to 0.54
Changes:	http://search.cpan.org/dist/Net-OAuth2/Changes
2013-03-29 08:25:10 +00:00
Ruslan Makhmatkhanov
2c30c4dabb - update to 0.99.22
PR: 177303
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)

- add "--no_kernel" option decription to man-page

PR: 173624
Reported by:    Rasmus G. Andersen <rga@abiosis.dk>

- add integrated-vtysh-config mode to rc-script

PR: 176223
Submitted by:   Michael deMan <freebsd@deman.com>

- add config file testing before start/restart in rc-script

PR: 176995
Submitted by:   Alexander Brovikov <alexander@brovikov.ru>
2013-03-29 05:19:51 +00:00
Martin Wilke
02dd0b6153 This does a basic check if something is a perl script or not.
It can also optionally exclude scripts that use /usr/bin/env.

WWW: http://search.cpan.org/dist/Script-isAperlScripat/

PR:		ports/176837
Submitted by:	Zane C, Bowers-Hadley <vvelox@vvelox.net>
2013-03-29 01:51:02 +00:00
Eitan Adler
a02b09c90a Fix COMMENT 2013-03-29 00:59:45 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Xin LI
b73a2a7601 Attempt to remove libexec/openldap when deinstalling. 2013-03-28 21:20:13 +00:00
Eitan Adler
6b720eaf70 Convert a few remaining straglers from the unmaintined ports to pathfix 2013-03-28 17:56:37 +00:00