Commit graph

20 commits

Author SHA1 Message Date
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Renato Botelho
1c2ea6b1b7 - Replace USE_GMAKE by USES=gmake
- Use OPTIONS helpers
- Support staging
- Pet portlint
- Add a new option, off by default, to build PLUGINS

PR:		ports/186687
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2014-02-19 14:52:32 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Antoine Brodin
288fe59bca Fix plist 2013-07-08 19:55:35 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Po-Chien Lin
96b0c445c3 - Add IPFW suuport [1] and enable it by default [2]
- Trim Makefile header [2]
- Remove invalid entry from MASTER_SITES
- Patch to fix clang compiling
- Tune pkg-plist to pet portlint(1)

PR:		ports/175765
Submitted by:	Oleg_Sch <7zsfx@7zsfx.info> [1]
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) [2]
Approved by:	swills (mentor)
2013-02-25 04:25:37 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Michael Scheidell
92a638a8b9 - Update to 20111108
- Add MSN 2011 protocol support

PR:		ports/162511
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-06-24 17:36:25 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Julien Laffaye
b6e488b7a8 Link against libiconv
Bump port revision

PR:		ports/157872
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Approved by:	bapt (mentor)
2011-06-14 19:10:49 +00:00
Julien Laffaye
335b237ccb Update to 0.9
Add LICENSE
Submitter is now maintainer

PR:		ports/157803
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com>
Approved by:	bapt (mentor)
2011-06-13 19:28:35 +00:00
Baptiste Daroussin
09659d818e Maintainers addresses are not valid anymore put the port back to the pool 2011-06-10 13:23:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Rong-En Fan
01dd317318 - Mark BROKEN on 5.x due to /usr/include/net/pfavr.h
Reported by:	pointyhat
2008-03-24 04:48:08 +00:00
Rong-En Fan
0c50a725e5 IMSpector is an Instant Messenger transparent proxy with monitoring,
blocking, and content-filtering capabilities.

WWW: http://www.imspector.org/

- Dejs Ilja
ilja.dejs@gmail.com

PR:		ports/121778
Submitted by:	Ilja Dejs <ilja.dejs at gmail.com>
2008-03-19 04:27:40 +00:00