Commit graph

316317 commits

Author SHA1 Message Date
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Max Brazhnikov
117fca0bcb - Convert to USES=qmake
- Add stage support
- Update port comment/description
- Convert to pkg-plist

Approved  by:	vg (maintainer)
2013-11-25 17:54:08 +00:00
TAKATSU Tomonari
34b56167e9 - Update to 0.2.2.1430
- Remove RUBY_REQUIRE
- Improve x-generate-plist target for maintenance
- Cosmetic change
2013-11-25 17:51:17 +00:00
Adam Weinberger
a314c836df Correct plist error 2013-11-25 17:13:37 +00:00
William Grzybowski
2bdd607809 devel/py-pygit2: update to 0.20.0 2013-11-25 17:04:17 +00:00
Li-Wen Hsu
0ee7ec3246 - Update to 1.541 2013-11-25 17:03:32 +00:00
Mark Felder
1e21036389 Unifi is the wireless controller software for Ubiquiti's Unifi APs
Approved by:	crees (mentor)
2013-11-25 16:52:21 +00:00
Adam Weinberger
5d017b2286 Don't clobber config files. Also adds stage support.
PR:		ports/171669
2013-11-25 16:47:32 +00:00
Max Brazhnikov
579bf456eb - Don't force pkg users to install optional dependencies
PR:		ports/184034
Submitted by:	Yamagi Burmeister (maintainter)
2013-11-25 16:33:39 +00:00
Mark Felder
2bf353bb56 Preparing for new port net-mgmt/unifi
Approved by:	crees (mentor)
2013-11-25 16:31:44 +00:00
William Grzybowski
f81a955507 devel/libgit2: update to 0.20.0 2013-11-25 16:31:06 +00:00
Philippe Audeoud
e7dc7e78a4 - FLAC support by default
PR:		ports/177193
Submitted by:	Luke <lukek@rogers.com>
Approved by:	maintainer
2013-11-25 16:11:53 +00:00
Mathieu Arnold
2c8211c3ea - Convert to staging.
- Take maintainership.
2013-11-25 16:11:05 +00:00
Boris Samorodov
bc06d6eb05 Add PKGNAMESUFFIX=-hpc to have a non-conflict package name with
net/slurm.

Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer, via e-mail)
2013-11-25 15:54:38 +00:00
Li-Wen Hsu
be90da153e - Update to 1.540 2013-11-25 15:27:46 +00:00
Jason E. Hale
2d7bc5f000 - Allow build with clang without libc++ on 8.x and 9.x [1][2][3]
- Fix build on powerpc64 [4]

PR:		ports/183238 [1], ports/183954 [2], ports/182046 [4]
Submitted by:	Chess Griffin <chess@chessgriffin.com> [1],
		Guillaume Bibaut <yom@iaelu.net> [2],
		jhibbits [4]
Patched by:	tijl (via private mail) [3]
2013-11-25 15:19:00 +00:00
Danilo Egea Gondolfo
f8438495a8 - Fix warnings in urlview.c [1]
- Add LICENSE
- Add stage support

PR:		ports/180681
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> (maintainer) [1]
2013-11-25 15:06:59 +00:00
Jason E. Hale
4aca91442b - Restore support for librcc charset conversation library
PR:		ports/184280
Submitted by:	fluffy
2013-11-25 14:45:37 +00:00
Max Brazhnikov
adedf85d32 - Convert to USES=qmake
- Use options helpers
- Add stage support
- Update port comment/description
- Fix PDF option, add CUPS option

Approved  by:	vg (maintainer)
2013-11-25 14:38:47 +00:00
Mathieu Arnold
2e5eaf89c9 Fix build.
Reported by:	Leo Vandewoestijne
2013-11-25 14:21:29 +00:00
William Grzybowski
f4fcb9a89c databases/rrdtool: fix build with python module 2013-11-25 14:15:32 +00:00
William Grzybowski
25f357e271 databases/rrdtool: update to 1.4.8
- Update to 1.4.8 [1] (based on)
- Allow staging

PR:		ports/182192 [1]
Submitted by:	Christoph Moench-Tegeder <cmt burggraben.net>
Approved by:	maintainer (timeout)
2013-11-25 13:36:44 +00:00
Alex Kozlov
3686896291 - Fix build with clang
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax

PR:	ports/184232
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-25 13:35:28 +00:00
Mathieu Arnold
1cbb04d36f Update to 0.4. (10- compability)
PR:		ports/182477
Submitted by:	maintainer
2013-11-25 13:18:42 +00:00
Sunpoet Po-Chuan Hsieh
cc479eac30 - Update to 0.16
- Add LICENSE

Changes:	http://search.cpan.org/dist/Devel-PartialDump/Changes
2013-11-25 13:05:21 +00:00
Pietro Cerutti
0bc079ccd5 - Update to 05_20131124
Changes:

  * The new library pic_util.s7i has been added. It contains utility
    functions for pictures. A picture is a simple way to describe
    graphic images as readable text. A picture is an array of strings,
    where every character describes the color of a pixel.
  * The programs castle.sd7, mahjong.sd7, pairs.sd7, panic.sd7,
    shisen.sd7, sokoban.sd7 and sudoku7.sd7 have been adjusted to use
    pic_util.s7i.
  * The pictures in pic16.s7i and pic32.s7i have been adjusted to be
    useable by pic_util.s7i.
  * The pictures cancel_pic, folder_pic and reset_pic have been added
    to pic16.s7i and pic32.s7i.
  * A function to convert a pixmap image to BMP format has been added
    to draw.s7i.
  * The function getPixelColor has been added to draw.s7i.
  * In the example programs all usages of the function clear without
    parameters have been replaced with clear(black). The function
    clear without parameters is deprecated.
  * Interpreter and compiler have been improved to support the actions
    DRW_GETIMAGE and DRW_GETIMAGEPIXEL.
  * The performance of the function strCLit in str_rtl.c has been
    improved by a factor of 10.
  * The function init_bstri_constants in s7c.sd7 has been improved to
    use the function c_literal instead of cCharLiteral. This way it
    cannot happen that a sequence like ??( is interpreted as trigraph
    sequence. As a side effect the performance has been improved also.
  * The function init_win_constants in s7c.sd7 has been improved to
    call getImage instead of getPixel. This improves the performance
    dramatically.
  * The functions prc_return and prc_return2 in prclib.c have been
    improved to avoid using block_body when it is NULL.
  * Spelling errors in chlog.txt, faq.htm, faq.txt, install.txt,
    manual.htm, manual.txt, problems.txt read_me.txt, src/read_me.txt,
    flistutl.c, flistutl.h, heaputl.c, heaputl.h and striutl.c have
    been fixed.
  * The function drwGetImage has been added to drw_x11.c and
    drw_win.c.
  * The function drwGetImagePixel has been added to drw_rtl.c.
  * The program chkccomp.c has been improved to write defines for
    NO_EMPTY_STRUCTS, HAS_SYMLINKS and HAS_FIFO_FILES to version.h.
2013-11-25 12:34:53 +00:00
Rene Ladan
af0ce9a069 Remove expired ports:
2013-11-24 net/ftelnetd: "Unfetchable due to parked MASTER_SITES"
2013-11-24 games/BillardGL: Unplayable, development ceased
2013-11-25 sysutils/rsyslog6-pgsql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-relp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gnutls: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-rfc3195: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-gssapi: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-snmp: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-mysql: Use sysutils/rsyslog7
2013-11-25 sysutils/rsyslog6-dbi: Use sysutils/rsyslog7
2013-11-25 12:02:45 +00:00
Rusmir Dusko
708eac13b3 - Change Makefile header
- Bump PORTREVISION
- Change master sites and icons
- Change maintainer email to @FreeBSD.org
- Use pkg-plist instead of PLIST_FILES, PLIST_DIRS and PORTDATA
- Support STAGEDIR
- Simplify Makefile

Approved by:	pawel / wg (mentors, implicit)
2013-11-25 11:50:18 +00:00
Sunpoet Po-Chuan Hsieh
8086c1e051 - Update to 20131123
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20131123.diff
2013-11-25 11:49:30 +00:00
Dima Panov
e4eff88cfb - Update libunibreak to 1.1 minor release 2013-11-25 11:46:36 +00:00
Rusmir Dusko
dd4e303582 - Update to 3.3.1.2
Approved by:	pawel / wg (mentors, implicit)
2013-11-25 11:37:34 +00:00
Sunpoet Po-Chuan Hsieh
5c27edc258 - Update to 0.8.11
Changes:	https://github.com/fail2ban/fail2ban/releases
PR:		ports/184213
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2013-11-25 11:34:05 +00:00
Sunpoet Po-Chuan Hsieh
b02f9df708 - Update to 4.6.0
Changes:	http://lucene.apache.org/solr/4_6_0/changes/Changes.html
PR:		ports/184262
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-11-25 11:33:59 +00:00
Sunpoet Po-Chuan Hsieh
b66d5368bb - Support STAGEDIR 2013-11-25 11:33:54 +00:00
Sunpoet Po-Chuan Hsieh
074a23b8cc - Add LICENSE
- Support STAGEDIR
2013-11-25 11:33:49 +00:00
Sunpoet Po-Chuan Hsieh
116261cbbc - Support STAGEDIR 2013-11-25 11:33:45 +00:00
Sunpoet Po-Chuan Hsieh
8d704990d2 - Convert to new options helper
- Remove deprecated PTHREAD_*
- Support STAGEDIR
2013-11-25 11:33:41 +00:00
Sunpoet Po-Chuan Hsieh
93c013d44b - Add LICENSE
- Simplify MAKEFILE
- Support STAGEDIR
2013-11-25 11:33:38 +00:00
Sunpoet Po-Chuan Hsieh
25250f0850 - Add LICENSE
- Use PKGNAMESUFFIX
- Remove unnecessary DISTNAME and DOCSDIR
- Convert to new LIB_DEPENDS format
- Remove deprecated PTHREAD_*
- Respect PORTDOCS
- Support STAGEDIR
2013-11-25 11:33:34 +00:00
Sunpoet Po-Chuan Hsieh
19d965192e - Support STAGEDIR 2013-11-25 11:33:30 +00:00
Sunpoet Po-Chuan Hsieh
c49b37dcb0 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-11-25 11:33:26 +00:00
Sunpoet Po-Chuan Hsieh
3ae2d4849b - Update to 0.14.0
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-11-25 11:33:22 +00:00
Sunpoet Po-Chuan Hsieh
8938416596 - Update to 3.350
- Convert to new LIB_DEPENDS format

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/changes.txt
2013-11-25 11:33:17 +00:00
Gerald Pfeifer
123917f35f Expand the description of PKGNAMESUFFIX to also cover its use as a
version designator.

Approved by:	portmgr (bapt)
2013-11-25 11:30:17 +00:00
Philippe Audeoud
3eca62ff9c - Update to 3.35
Sponsored by:	OBS
2013-11-25 09:43:32 +00:00
Sunpoet Po-Chuan Hsieh
9d1ef8303d - Update to 2013.11.24 2013-11-25 08:44:21 +00:00
Sunpoet Po-Chuan Hsieh
6f76bc5c03 - Update to 2013.11.24 2013-11-25 08:44:16 +00:00
Sunpoet Po-Chuan Hsieh
5c673f026f - Update to 20131124 2013-11-25 08:44:11 +00:00
Sunpoet Po-Chuan Hsieh
284626d7bd - Update to 2013.11.24 2013-11-25 08:44:05 +00:00
Hiroki Sato
839dc18139 - Add STAGEDIR support.
- Use *_CONFIGURE_WITH.
- Add workaround for an iconv incompatibility on 10.X and later.
2013-11-25 08:31:27 +00:00