Commit graph

296278 commits

Author SHA1 Message Date
Li-Wen Hsu
3b1fe6cf05 - Update checksum, distfiles rerolled, some characters are added or updated [1]
- Bump PORTREVISION [1]
- Use new style Makefile header [1]
- Change DIST_SUBDIR to not affect mirror sites

PR:		ports/176742 [1]
Submitted by:	Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
2013-03-20 19:08:49 +00:00
Ruslan Makhmatkhanov
60495ac569 - add missing build dependency (fix build)
while here:
- trim Makefile header
- limit python version to 2.x branch (except)
- tab -> space change in pkg-descr:WWW
2013-03-20 18:52:36 +00:00
Li-Wen Hsu
bfcff9c706 - Update to 1.506
PR:		ports/177147
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2013-03-20 18:35:16 +00:00
Thomas Abthorpe
ed1879fd11 - Update to 1.90
- Trim header while I am here

PR:		ports/176523
Submitted by:	maintainer
2013-03-20 17:56:05 +00:00
Thomas Abthorpe
8c82b4c85f - Update to 4.194
- Trim header while I am here

PR:		ports/176522
Submitted by:	maintainer
2013-03-20 17:51:26 +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
Baptiste Daroussin
f2d9a5ded5 Add a patch to make the optional shmlog mechanism works on FreeBSD.
This allows users to use i3-dump-log to gets logs out of i3 is it was run with the shmlog-size parameter set to something greater than 0
2013-03-20 17:19:06 +00:00
Baptiste Daroussin
e555bb2656 Add a patch:
- stop using mlock as it requires root credential
- call ev_loop_fork so that forking actually works with kqueue
2013-03-20 17:13:42 +00:00
Baptiste Daroussin
462032dca1 Fix a corner case usage of pkgconf spotted in webkit-gtk3
Reported by:	Gustau Pérez i Querol, kwm (both via irc)
Tested by:	Gustau Pérez i Querol, kwm
Obtained from:	pkgconf git
2013-03-20 17:03:00 +00:00
Pietro Cerutti
b8e4723304 - Update to 2.2.2
Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.2
2013-03-20 17:01:02 +00:00
Pietro Cerutti
49cf2d5901 - Update to 05_20130317
Changes:
  * The FAQ explanations concerning, what kind of programs can be
    written in Seed7 and the automatic memory management of Seed7, have
    been improved.
  * The compiler (s7c) has been improved to use the function
    strConcatN, when three or more strings are concatenated.
  * The compiler has been improved to define and use dynamic (virtual)
    destructors for interface types. The function itfCreate is used as
    constructor.
  * In the compiler the function init_string_constants_with_slices has
    been improved, to store the characters of string constants with
    more density.
  * The compiler functions prepare_typed_result, process_itf_cpy,
    process_itf_to_interface and process_ref_trace have been improved.
  * In str_rtl.c the functions strIPos2 and strPos2 have been added.
    This functions use a modified Boyer–Moore string search algorithm.
  * The performance of the function replace2 (library string.s7i) has
    been improved.
  * The example programs tetg.sd7 and tet.sd7 have been changed to
    abstain from using an outdated language feature. Now this programs
    can be compiled.
  * Parameter names have been added to seed7_05.s7i, pixmap_file.s7i,
    bitset.s7i, dialog.s7i, hash.s7i, console.s7i and string.s7i.
  * In sctlib.c and itflib.c the functions sct_cpy, sct_create,
    sct_destr, itf_cpy, itf_cpy2, itf_create, itf_create2, itf_destr
    and itf_to_interface have been improved to use reference counting
    (usage_count) for all objects of the category STRUCTOBJECT.
  * The support for the actions ITF_TO_HEAP and REF_BUILD has been
    removed from the interpreter.
  * Support for the action REF_GETREF has been added to interpreter and
    compiler.
  * The functions itf_to_heap (in itflib.c) and ref_build (in reflib.c)
    have been removed.
  * The function refItftosct (in ref_data.c) has been renamed to
    refItfToSct. The function ref_itftosct (in reflib.c) and the
    compiler have been changed to use the new function name.
  * The types smallpriortype and prior_type have been replaced by
    prioritytype in common.h, data.h, expr.c, expr.h, findid.h,
    syntax.c, token.c and token.h.
  * In itf_rtl.c the function itfCreate has been added and the function
    itfDestr has been removed.
  * Usages of the function stri_charpos in analyze.c and prclib.c have
    been replaced by calls of strChPos.
  * In executl.c the function crea_struct has been introduced and the
    function any_var_initialisation has been replaced by the functions
    sct_elem_initialisation and arr_elem_initialisation.
  * The function prot_block has been added to traceutl.c.
2013-03-20 16:59:15 +00:00
Max Brazhnikov
4c28eb0f4b Reformat one plugin per line, to make future updates plain 2013-03-20 16:36:41 +00:00
Hajimu UMEMOTO
30cfeb0928 - Update to 4.4.3
- Add a site specified in milter-greylist-devel to MASTER_SITE.
- Add LICENSE.
- Appropriate configure option for the version of net-mgmt/p0f.
- Fix to be able to specify IPv6 address to syncsrcaddr.

PR:		ports/176950
Submitted by:	ume
Reviewed by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
2013-03-20 16:12:04 +00:00
Max Brazhnikov
ff7194c8a9 - Update to 2.2.1
- Convert cmake to USES
2013-03-20 16:09:29 +00:00
Hajimu UMEMOTO
ff0f4a3c9f Correct dumpfile location.
PR:		ports/177097
Submitted by:	John Marshall <john.marshall__at__riverwillow.com.au>
Reviewed by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by:	Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
2013-03-20 15:51:13 +00:00
Thomas Abthorpe
63f199abfc - Update to 2.0.1 2013-03-20 15:22:04 +00:00
Wen Heping
52102289e6 - Convert to PEAR_AUTOINSTALL
- Trim Makefile headers
- Pass maintainership to miwi@
2013-03-20 15:12:02 +00:00
Sergey A. Osokin
187193b253 Update from 1.0.0 to 1.1.1.
Make portlint(1) happy.
2013-03-20 14:35:10 +00:00
Ganael LAPLANCHE
3bf53b93a2 - Update to 20130225
- Add support for framedumps encoding in AVI format
2013-03-20 14:27:20 +00:00
Max Brazhnikov
8ad9fd338e Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib update)

Submitted by:	Yuri Pankov (via mail) [1]
2013-03-20 14:26:46 +00:00
Wen Heping
10b8e2ee8d - Pass maintainership to miwi@ 2013-03-20 14:24:13 +00:00
Baptiste Daroussin
a828016cb6 Readd the removed by mistake libdialog distinfo
Reported by:	zeising
2013-03-20 13:34:05 +00:00
Anton Berezin
e1464a956e Update to 0.17(.)02.
Changes:	http://search.cpan.org/dist/Net-Riak/Changes
2013-03-20 13:26:41 +00:00
Anton Berezin
a27c445385 Update to 1.11.
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2013-03-20 13:17:41 +00:00
Bryan Drewery
3db71c596f - Mark RESTRICTED
See: http://lists.freebsd.org/pipermail/freebsd-jail/2013-March/002118.html

With hat:	portmgr
2013-03-20 13:17:23 +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
Baptiste Daroussin
b2b7bee58d Turn perl into a runtime only dependency 2013-03-20 12:47:49 +00:00
TAKATSU Tomonari
4bc8c62057 - Update to 0.995
- Add LICENSE section
- Trim Makefile header
- Trim WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175696 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:42:31 +00:00
TAKATSU Tomonari
2bfdf02b46 - Update to 0.995
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175695 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:41:52 +00:00
TAKATSU Tomonari
d1ef8e6200 - Update to 0.995
- Add a patch to fix build error with Ruby 1.8 [1]
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr

PR:		ports/175257
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Obtained from:	http://code.google.com/p/mecab/issues/detail?id=3 [1]
2013-03-20 12:40:53 +00:00
TAKATSU Tomonari
f1c95ec4c3 - Update to 0.995
- Add LICENSE section
- Adopt OptionsNG
- Drop CONFIGURE_ARGS because --with-charset is not available any longer
- Make use of PORTDOCS
- Trim Makefile header
- Update pkg-descr

PR:		ports/175258
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
2013-03-20 12:38:23 +00:00
Baptiste Daroussin
4c9812268b Change distfile from tar.xz to tar.gz to be nice with FreeBSD 7 people 2013-03-20 11:35:01 +00:00
Emanuel Haupt
dd81d4da07 Update to 2.0 2013-03-20 11:08:11 +00:00
Anton Berezin
000acbf8b9 Update to 0.43.
Changes:	http://search.cpan.org/dist/Sysadm-Install/Changes
2013-03-20 09:40:32 +00:00
Anton Berezin
dac38a2788 Update to 0.55.
Changes:	http://search.cpan.org/dist/Devel-ebug/CHANGES
2013-03-20 09:37:56 +00:00
Pietro Cerutti
222ac924c1 - Remove debug flags 2013-03-20 09:31:25 +00:00
Baptiste Daroussin
72a8d49547 Make config-depends target respect NO_DIALOG
Clean out the dialog4ports workdir after installing it

Reported by:	flo
Tested by:	flo
2013-03-20 09:30:04 +00:00
Pietro Cerutti
5d571f26be - Fix build with clang
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS
- Get rid of shlib versions in LIB_DEPENDS
- Trim Makefile headers
- Pet portlint by renaming patch files
2013-03-20 08:56:07 +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
Alex Dupre
31d0b59a39 Update to 5.4.13 release.
PR:		ports/177082
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-03-20 08:15:37 +00:00
Baptiste Daroussin
e27e2c7316 if user has decide not to install dialog4ports, quit with a failre.
Reported by:	many
2013-03-20 07:58:56 +00:00
Jason Helfman
6476175a82 - update to 1.0.3
PR:		176679
Approved by:	fw@moov.de, maintainer timeout ( 15 days )
2013-03-20 06:41:52 +00:00
Jason Helfman
1c09104064 - Add New USES macro to handle support for Zenoss ports and Zenpacks:
USES= zenoss
-trim historical headers

Convert net-mgmt/zenpack family to new framework

PR:		176723
Approved by:	maintainer timeout ( 14 days )
2013-03-20 06:28:43 +00:00
Jeremy Messenger
939edcb67d -Update to 2.3.1.
-Update the header.

In this version has removed the xft-config, but I have brought it back to
avoid require test in the pointyhat-exp/tinderbox to see if it will break
old ports that needs xft-config.

PR:		ports/176801
Submitted by:	Pierre Guinoiseau <pierre@guinoiseau.eu>
2013-03-20 05:49:00 +00:00
Gordon Tetlow
71f13d6ce0 Update to 2012.1/610342. 2013-03-20 04:16:58 +00:00
Alexey Dokuchaev
8fe3d05970 Remove, it's part of the archivers/paq. 2013-03-20 04:13:19 +00:00
Alexey Dokuchaev
7aa095959d Add zpaq 6.22, a journaling, incremental, deduplicating archiver. 2013-03-20 03:36:44 +00:00
Jeremy Messenger
e76c25a332 - fix packing list
- remove indefinite article from COMMENT, while here
- bump PORTREVISION

PR:		ports/176982
Submitted by:	rm
2013-03-20 03:02:51 +00:00
Jeremy Messenger
ed55e8e00c Fix the plist when Jasper disabled.
PR:		ports/176903
Submitted by:	r4721@tormail.org (no name, just email in PR)
2013-03-20 02:59:46 +00:00
Jeremy Messenger
4b03dedc6c Readd the shared library version in libffi. The gcc46 has its own libffi
library too.

# ldconfig -r | grep libffi
        225:-lffi.6 => /usr/local/lib/libffi.so.6
        314:-lffi.4 => /usr/local/lib/gcc46/libffi.so.4

PR:		ports/176467
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2013-03-20 02:39:49 +00:00