Commit graph

4353 commits

Author SHA1 Message Date
Adam Weinberger
4c029c7c5f Fix build on -current and fix shebangs. 2014-08-15 21:32:57 +00:00
Adam Weinberger
104eb5d9be Fix build on -current, and fix some shebangs. 2014-08-15 21:29:39 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Thierry Thomas
0f1a601cbb Refresh. 2014-08-15 15:59:21 +00:00
Thierry Thomas
310e2b1a53 Refresh.
Warning: format of the config file has changed!
2014-08-15 15:59:00 +00:00
Thierry Thomas
229aa6fd2b Refresh. 2014-08-15 15:58:08 +00:00
Max Brazhnikov
510f28fdaf net-im/psi:
- Change default spellchecker from aspell to more popular Enchant

Suggested by:	tijl
2014-08-15 08:50:17 +00:00
Max Brazhnikov
4763a75e8d net-im/psi:
- Add dependence on archivers/minizip
- Convert to options helpers
- Reorder paths to always include internal socks.h [1]

PR:		192270 [1]
Reported by:	Jordan Irwin
MFH:		2014Q3
2014-08-15 07:31:47 +00:00
Sunpoet Po-Chuan Hsieh
22fb75293b - Adjust options:
- Add DOCS and EXAMPLES
  - Rename TWISTED1 TWISTED
  - Adjust TWISTED behavior: use USES=twisted:core,web,words if enabled
- Fix typo
- Use @sample
- Simplify Makefile
- Support STAGEDIR
- Bump PORTREVISION for package change
2014-08-13 19:37:43 +00:00
William Grzybowski
88c4e5795b net-im/chattahoochie: update to 1.9
PR:		192407
Submitted by:	maintainer
2014-08-10 13:53:22 +00:00
Antoine Brodin
44a211402e Finish stage support 2014-08-10 09:30:25 +00:00
Ashish SHUKLA
4bb8b82fa9 - Fix issue when building with HTTP option[1]
- Add missing file to the pkg-plist when LAGER option is not defined

PR:		193293[1]
2014-08-09 19:53:35 +00:00
Tijl Coosemans
ff53a169e5 Bump PORTREVISION on net-im/empathy after security/libtasn1 update in
r363113.  (security/seahorse was already bumped in r364143)
Also remove UPDATING entry because with proper bumping it isn't needed and
without proper bumping the instructions don't guarantee that all ports
are updated nor that they are updated in the right order.
2014-08-06 10:03:10 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
David Thiel
c41a27892c Unbreak Prosody after lua default version change.
PR:		145173
Submitted by:	Nikolai Lifanov
2014-08-05 18:08:20 +00:00
Kurt Jaeger
4838b1a588 net-im/p5-Protocol-XMPP: 0.005 -> 0.006
- API updates to support Futures
- Avoid hardcoded debug flag (oops)
- Fixed SASL auth handling (was adding then removing a stray '1' from
  the SASL string)
- documentation added
2014-08-05 14:26:22 +00:00
Kurt Jaeger
78d765c57e net-im/p5-Net-Async-XMPP: 0.002 -> 0.003
- Most of the public API methods now use Futures to indicate completion
- SRV lookup - needs DNS although an optional constant allows getnameinfo
  lookups
- Don't include <show> element in initial presence notification.
- Initial documentation for some of the more useful public methods
2014-08-05 14:19:38 +00:00
William Grzybowski
1832654488 net-im/py-xmpppy-yahoo: support stage 2014-08-05 13:19:11 +00:00
William Grzybowski
e77bb46744 net-im/py-xmpppy-irc: support stage 2014-08-05 13:16:34 +00:00
Ashish SHUKLA
3d047d2b93 - Fix crashing on 10.x and later, when ICONV option is enabled
PR:		191473
Submitted by:	neil at darlow.co.uk
2014-08-03 16:06:22 +00:00
Joe Marcus Clarke
b012cfdf02 Adapt the fixpacklist Perl hack to work with libpurple.
PR:		192054
2014-08-02 05:48:00 +00:00
Sunpoet Po-Chuan Hsieh
701305dfb4 - Use USES=twisted 2014-08-01 16:18:37 +00:00
Ashish SHUKLA
c47c14f351 - Update to 14.07
- Remove STUN option, as it is removed upstream
- Clean up CONFIGURE_ARGS, as some of the arguments are not supported
- Do not display pkg-message in post-install[1]
- Strip libraries[1]
- Add missing @dirrmtry entries to pkg-plist[1]
- Replace /var/lock (not in mtree) with /var/run[1]

PR:		192011[1]
Submitted by:	olgeni[1]
2014-07-31 11:27:40 +00:00
Sunpoet Po-Chuan Hsieh
32e650c7b0 - Update to 0.8.1
- Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr

Changes:	http://search.cpan.org/dist/Jabber-Lite/Changes
2014-07-31 10:04:03 +00:00
Dmitry Marakasov
f4331a7e12 - Switch to USES=libtool, drop .la files
- Stagify
- Fix installation of link pointing to stagedir
2014-07-30 19:12:51 +00:00
Dmitry Marakasov
b96c1c62e0 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
Approved by:	kwm
2014-07-30 15:34:30 +00:00
Dmitry Marakasov
ae7b6ab82e - Fix plist
Approved by:	portmgr blanket
2014-07-30 11:03:59 +00:00
Dirk Meyer
a6bb244cee - update to 1.8.2 2014-07-30 04:46:37 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Dmitry Marakasov
78a902c4c7 - Fix plist
Approved by:	portmgr blanket
2014-07-29 23:48:30 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
fff296bfe7 Convert a bunch of USE_XZ to USES=tar:xz.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
0f88ed614d Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 20:55:27 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Dmitry Marakasov
9c814d7867 - Switch audio/libmpd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-28 20:27:42 +00:00
Rene Ladan
6d482db5e6 Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
2014-07-28 16:38:08 +00:00
Rene Ladan
a2b7520ea7 Remove expired ports:
2014-07-27 devel/p5-MetaCPAN-API: Use devel/p5-MetaCPAN-Client instead
2014-07-27 net-im/pidgin-facebookchat: obsolete, development has ceased, not staged
2014-07-27 08:15:15 +00:00
Steve Wills
a44aea3166 net-im/mikutter: Update to 3.0.3
PR:		190913
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	maintainer timeout (tota, >3 weeks)
2014-07-25 23:25:18 +00:00
Dmitry Marakasov
ff1a992728 - Drop .la files, no dependees require them and they are not used to load plugins
- Convert USE_XZ to USES

Approved by:	portmgr blanket
Approved by:	kwm (converting leaf gnome@ ports to USES=libtool)
2014-07-25 20:36:54 +00:00
Rene Ladan
36e34f48e2 Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
2014-07-24 18:36:19 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Adam Weinberger
670f06c522 Remove quotes that surrounded entire _DESC strings.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-23 17:12:13 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Raphael Kubo da Costa
fcf2184286 - Fix skypebuttons.so's entry in the plist.
%%WEBPLUGIN_DIR%% has a trailing slash that made check-plist complain
  because /path//to/something is not the same as /path/to/something.
- Use USES=shebangfix for a few winpopup shell scripts. [1]

PR:		191987 [1]
MFH:		2014Q3
2014-07-20 21:28:38 +00:00
Thierry Thomas
6392965c18 Refresh. 2014-07-17 21:17:48 +00:00
Vanilla I. Shu
8fa735a57d Stagify. 2014-07-16 14:35:58 +00:00
Baptiste Daroussin
d22728a7e8 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:26:25 +00:00
Adam Weinberger
fa4bf2ee1d Add DOCS option for ports with PORTDOCS in plist. 2014-07-16 03:00:46 +00:00
Adam Weinberger
e78bbc8c83 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:40:58 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Tijl Coosemans
c5f5a1d39d - Move net/linphone-base to replace net/linphone and update to version 3.7.0
- Adjust ports that depended on linphone-base to depend on net/ortp or
  net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)

Approved by:	portmgr (implicit, PORTREVISION bump of unstaged port)
2014-07-14 10:29:38 +00:00
Jimmy Olgeni
7dc406a7a1 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
2014-07-10 12:13:11 +00:00
Tijl Coosemans
61375fdeb4 - Add USES=libtool to net/sofia-sip and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-09 16:39:16 +00:00
Tijl Coosemans
379126750b - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Use USERS and GROUPS instead of pkg-install
- Use @sample
2014-07-09 15:20:20 +00:00
Tijl Coosemans
be2a53491b - Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-09 14:15:20 +00:00
Tijl Coosemans
5a9c79e5dc - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
2014-07-09 13:21:04 +00:00
Tijl Coosemans
3f53601fb6 - Add USES=libtool
- Add MAKE_JOBS_UNSAFE=yes (target that generates two files runs twice)
2014-07-09 13:19:45 +00:00
Veniamin Gvozdikov
1fb8c8796f - Bump version
- Update to 0.8.0
- Moved qxmpp-leechcraft because merged into qxmpp
2014-07-08 22:03:45 +00:00
Tijl Coosemans
f9f95f0c52 - Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
2014-07-07 13:54:23 +00:00
Sunpoet Po-Chuan Hsieh
0870779b89 - Update to 14.0.0
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/words/topfiles/NEWS
2014-07-06 18:52:24 +00:00
Baptiste Daroussin
93252a9afe Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:24:02 +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
Adam Weinberger
b3d46c21d9 Remove NOPORTDOCS. 2014-07-04 21:45:20 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Tijl Coosemans
dd002e4d45 Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
Thierry Thomas
68e670f9e7 Refresh to a recent snapshot. 2014-06-30 21:22:25 +00:00
Sunpoet Po-Chuan Hsieh
99b61650d6 - Take maintainership 2014-06-30 16:42:17 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Martin Wilke
754a9a033c - Add a workaround to fix conflicts with tests/__init__.py
Reported by:	antoinebot
2014-06-28 20:58:24 +00:00
Antoine Brodin
ca15da2260 Mark BROKEN: Fails to configure
While here, deprecate

checking whether the C compiler (cc -I./libyahoo -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -Wall ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
configure: error: ./configure failed for libyahoo
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
With hat:	portmgr
2014-06-28 08:05:59 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Pawel Pekala
b4e6bff10d - Add staging support
- Move configuration info to pkg-message
2014-06-27 16:33:21 +00:00
Pawel Pekala
55cabfbb35 - Add staging support
- Switch to PLIST_FILES
- Remove Author tag from pkg-descr, info available on
  homepage and in script itself
2014-06-27 16:19:53 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Alex Kozlov
3e3a8c925a - Remove empty files and directories 2014-06-24 12:29:20 +00:00
Antoine Brodin
ff3d79e921 Unbreak by adding explicit dependency on pkgconf
Reported by:	pkg-fallout
2014-06-24 09:00:52 +00:00
Antoine Brodin
1319425832 Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them

With hat:	portmgr
2014-06-23 20:39:14 +00:00
Raphael Kubo da Costa
e2d0ae3abf Convert to the new LIB_DEPENDS syntax.
PR:		191316
Submitted by:	akuz84@gmail.com
2014-06-23 19:17:15 +00:00
Marcus von Appen
d7aa7dad53 - Remove easy_install dependency
- Fix file removal, so that recording the plist works properly with distutils
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 20:33:23 +00:00
Marcus von Appen
9c58fe8c93 - Enable stagedir support
- Fix shebang for the client script
- Fix DOS line endings to avoid script execution issues
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 20:18:33 +00:00
Oliver Lehmann
152aa3ab06 update audacious to 3.5
audclient got removed upstream so this breaks some ports
2014-06-21 15:09:24 +00:00
Antoine Brodin
0aa6ef9e61 Fix CATEGORIES 2014-06-21 13:07:53 +00:00
Wen Heping
7ba57eb573 - Update to 2.2.6
- Add LICENSE
- Pet portlint
- Reset maintainer to ports@

PR:		191227
Submitted by:	mg@fork.pl(maintainer)
2014-06-21 08:49:39 +00:00
Vanilla I. Shu
6baf39a95b Stagify.
Approved by:	portmgr@
2014-06-20 08:24:54 +00:00
Vanilla I. Shu
4114bc43b6 1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@
2014-06-20 08:17:24 +00:00
Vanilla I. Shu
3f0ec74d2d 1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@
2014-06-20 08:02:55 +00:00
Vanilla I. Shu
d44e8a64f7 Stagify.
Approved by:	portmgr@
2014-06-20 07:41:12 +00:00
Vanilla I. Shu
1ce3ab2a9f Stagify.
Approved by:	portmgr@
2014-06-20 06:34:19 +00:00
Martin Wilke
575aa77fb3 - Stage support
- Update 0.8.92
2014-06-15 09:27:27 +00:00
Pietro Cerutti
aaea65ff69 Remove net-im/openfire-devel. There's been no -devel versions in months and the
port has been in IGNORE state for a while. net-im/openfire is being kept up to
date.
2014-06-13 07:07:12 +00:00
Thierry Thomas
3ff3811a6c Refresh. 2014-06-11 21:53:30 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
David Thiel
441909787f Fix shebangfix.
Submitted by:	Ross Penner
2014-06-09 21:37:00 +00:00
Vanilla I. Shu
6e1e5787e4 Stagify. 2014-06-09 03:16:57 +00:00
Joe Marcus Clarke
9906368411 Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.
PR:		190792
2014-06-08 17:46:01 +00:00
Antoine Brodin
5e3e83fd12 Fix RUN_DEPENDS 2014-06-08 12:24:33 +00:00
Dirk Meyer
50cf668f96 - update to 1.8.2 2014-06-07 09:59:36 +00:00
Koop Mast
573befa14f Fix packaging with poudriere in strict (-t) mode.
Don't list man pages twice.
2014-06-05 18:56:20 +00:00
David Thiel
e9d98ae62d Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT.
PR:		188223
Submitted by:	dar
2014-06-04 22:56:34 +00:00
Dmitry Marakasov
06358fd1ac - Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-04 14:39:22 +00:00
Dmitry Marakasov
63f1755ffd - Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-04 14:36:42 +00:00
Martin Wilke
f4635cbdb3 - Add stage support
PR:		190558
Submitted by:	maintainer
2014-06-04 06:24:03 +00:00
Dmitry Marakasov
eabe39d426 - Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports

Approved by:	portmgr blanket
2014-06-03 13:58:32 +00:00
Thierry Thomas
72c9cdd47a Add an option to show the QR code. 2014-06-02 21:24:35 +00:00
Thierry Thomas
421ecacb6a Update to 0.4.0.
No significative change since yesterday, but the version number.
2014-06-02 21:24:03 +00:00
Thierry Thomas
7ba07af1cd Refresh. 2014-06-01 22:15:17 +00:00
Thierry Thomas
561d850cf5 - Refresh
- Add LIB_DEPENDS for libs used by libtoxav.
2014-06-01 22:14:56 +00:00
Thierry Thomas
32817e4f09 Refresh. 2014-06-01 22:13:54 +00:00
Koop Mast
e2be863d04 Stagify.
Use new lib_depends syntax.
gnomehack -> pathfix
AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla]
2014-06-01 12:23:08 +00:00
Martin Wilke
5ee13a13f4 - Stage support 2014-06-01 10:22:53 +00:00
Martin Wilke
767209f72f - Stage support 2014-06-01 10:22:30 +00:00
Martin Wilke
39702aaae9 - Stage support 2014-06-01 10:21:53 +00:00
Martin Wilke
153002b181 - Stage support 2014-06-01 09:46:33 +00:00
Martin Wilke
c73d867c23 - Stage support 2014-06-01 09:43:15 +00:00
Martin Wilke
bb62405ba1 - Stage support 2014-06-01 09:42:59 +00:00
Martin Wilke
0e9566f711 - Stage support 2014-06-01 09:42:41 +00:00
Martin Wilke
299caea4c6 - Stage support 2014-06-01 09:42:21 +00:00
Martin Wilke
c04d421619 - Stage support 2014-06-01 09:42:11 +00:00
Martin Wilke
248021246a - Stage support 2014-06-01 09:41:49 +00:00
Martin Wilke
99357069d1 - Stage support
- Drop 7X gruft
2014-06-01 09:41:14 +00:00
Martin Wilke
353fa2f878 - Stage support 2014-06-01 09:40:19 +00:00
Antoine Brodin
bb2d822460 Deprecated some ports that were already marked BROKEN in 2013
With hat:	portmgr
2014-05-31 20:47:59 +00:00
Rene Ladan
ff816cc614 Remove expired ports:
2014-05-31 net-im/mercury: MSN is dying and the domain mercury.im is down
2014-05-31 german/bsdgroup-firefox-searchplugin: bsdgroup.de no longer seems to exist
2014-05-31 german/bsdforen-firefox-searchplugin: No longer works after forum software update
2014-05-31 09:46:08 +00:00
Kevin Lo
907a625474 Remove expired port:
2014-05-30 net-im/vicq: Unmaintained, outdated not depend on
2014-05-30 09:38:36 +00:00
Tijl Coosemans
a57b09a9e2 Fix gettext detection.
PR:		190299
2014-05-27 21:13:42 +00:00
John Marino
750a7a19e0 net-im/jitsi: Fix DragonFly breakage exposed by staging
This is a no-op substition for FreeBSD (general fix-it blanket)
2014-05-27 11:51:10 +00:00
Dmitry Marakasov
4ed5d621eb - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-27 11:17:41 +00:00
Dmitry Marakasov
32cd4f5876 - Switch to USES=libtool,tar
- Add LICENSE_FILE
- Strip binaries
- Fix bash shebang
2014-05-26 19:43:36 +00:00
Dmitry Marakasov
030ed576ba - Switch to USES=libtool,tar
- Strip library
2014-05-26 19:43:27 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Martin Wilke
b1f356260c - Convert gmake,bzip2,xz to USES
Approved by:	portmgr
2014-05-26 14:54:10 +00:00
Dmitry Marakasov
3d94f540c5 - Switch to USES=libtool
- Strip library
2014-05-26 14:02:03 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Ashish SHUKLA
bd830b0955 - Update to 14.05[1]
- Add a separate tarball to contain dependencies.
- Add OPTIONS for HTTP, STUN, JSON, MYSQL, PGSQL, LAGER, and ICONV
- Add diff to install epam binary[2]

PR:		ports/189812[1]
Submitted by:	Joseph Benden <joe at thrallingpenguin.com>[1],
		Christophe Romain <christophe.romain at process-one.net>[2]
2014-05-25 03:55:50 +00:00
Rene Ladan
f3805d85d4 Remove expired port:
2014-05-23 net-im/tkabber-devel: Unfetchable, outdated by net-im/tkabber
2014-05-23 17:18:09 +00:00
Matthias Andree
e17751e9cf Fix installation with PLUGINS=off config, correcting pkg-plist.
PR:		190080
Submitted by:	Ryan Frederick <ryanrfrederick@gmail.com>
Approved by:	gahr (maintainer)
2014-05-21 18:49:16 +00:00
Tijl Coosemans
2c083b6d7a Fix build with SASL option.
PR:		ports/190057
2014-05-21 15:49:26 +00:00
Tijl Coosemans
62198ae6ed Strip libraries.
Requested by:	mandree
2014-05-20 21:12:35 +00:00
Tijl Coosemans
bffeab8aef - Remove "${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}" from post-patch.
It was added to prevent running autotools in a previous version of the
  port but is no longer needed and may actually cause autotools to run
  because not all files get the same timestamp.
- Remove some other things from older versions.

Reported by:	many
PR:		ports/189938
2014-05-20 19:41:32 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Dmitry Marakasov
127fe1be2e - Drop maintainership
PR:		189815
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2014-05-20 18:24:15 +00:00
Pietro Cerutti
908d3ce501 - Update to 3.9.3
Release notes:
  https://community.igniterealtime.org/blogs/ignite/2014/05/06/openfire-393-has-been-released
2014-05-20 09:14:02 +00:00
Martin Wilke
7cdf3732ac - Update to 1.0.10
PR:		188867
Submitted by:	Ports Fury
2014-05-18 06:34:39 +00:00
Thierry Thomas
c661f50a95 File format of libncursesw.so is not recognized on FreeBSD-8.4
(treating as linker script) => use binutils from ports.

Reported by:	pkg-fallout
Obtained from:	tijl
2014-05-17 20:45:05 +00:00
Tijl Coosemans
5795addbba Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2".  Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).

audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.

net/online-desktop: Remove obsolete patches.

net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
2014-05-17 16:57:14 +00:00
Martin Wilke
842ee794b6 - Support USE_GITHUB
- Add LICENSE

PR:		187742
Submitted by:	Ports Fury
2014-05-17 09:49:51 +00:00
Thierry Thomas
40205313a5 Refresh and clean plist. 2014-05-14 17:21:44 +00:00
Thierry Thomas
48af01fa4d Refresh. 2014-05-14 17:21:12 +00:00
Thierry Thomas
b1302768b9 Refresh and add a note about Toxic.
This snapshot fixes a DOS issue.

Security:	Fixes a DOS issue.
2014-05-14 17:20:31 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Guido Falsi
c5ff1acc7c - Stage port
- Convert to new LIB_DEPENDS format
- Fix configuration file handling
2014-05-12 09:34:14 +00:00
Dmitry Marakasov
d6b8d75478 - Switch to USE_GNOME=introspection
PR:		185916
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 02:39:47 +00:00
Dmitry Marakasov
4885b0c028 - Use new LIB_DEPENDS syntax
- Support staging
- Convert USE_GMAKE to USES

PR:		185918
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 01:48:08 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
Dmitry Marakasov
b73f93a117 - Support staging
- Convert USE_BZIP2 to USES
- Don't remove mtree dirs
- Remove reduntant CONFIGURE_ARGS

Approved by:	portmgr blanket
2014-05-09 20:27:28 +00:00
Thierry Thomas
06f652cbd9 Don't rely anymore upon the provided autogen.sh script and fix the build
with poudriere.

Reported by:	antoine
Patched by:	tijl
2014-05-09 12:33:43 +00:00
Thierry Thomas
7e8980cc38 Adding toxic, the CLI front-end for Tox. 2014-05-08 19:39:33 +00:00
Thierry Thomas
d660b2636b Refresh. 2014-05-08 14:35:23 +00:00
Thierry Thomas
69f70cb8be Refresh, and use pathfix and libtool. 2014-05-08 14:35:05 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Sunpoet Po-Chuan Hsieh
53a3b9bf72 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189227
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-03 08:47:22 +00:00
Mark Linimon
dd65b2a458 Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream
development as ceased.  Reset maintainer.

Submitted by:	former maintainer
Approved by:	portmgr (antoine)
2014-04-29 02:13:29 +00:00
Baptiste Daroussin
b33b309470 Stagify a bunch of ports maintained by flz
While here:
- graphics/icoconvert:
  * Respect CC
  * Use modern LIB_DEPENDS
- net/grdesktop:
  * Convert gnomehack to pathfix
- net/ldapsh:
  * Use shebangfix instead of custom post-patch target
- net-im/py-jabber:
  * Use autoplist
- net-p2p/bnbt:
  * Use the options framework
  * Convert to dos2unix
  * Respect CXX
  * Do not renamed base on option
- sysutils/testdisk:
  * Update to 6.14
  * Use options helpers
  * Use modern LIB_DEPENDS
  * Convert USE_BZIP2 -> USES=tar:bzip2
2014-04-28 12:46:39 +00:00
Dmitry Marakasov
11bb93c9e4 - update from ancient 20100131 snapshot to proper 1.1 release
- bumps up PORTEPOCH because of weird versioning
- add LICENSE
- add dependency on tkabber-1.1
- add pkg-message to describe how to use plugins
- pass maintainership to submitter

PR:		188257
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:18:26 +00:00
Dmitry Marakasov
c62ba3046d - update from 0.11.1 to 1.1
- add several new CATEGORIES to the port
- add LICENSE
- cleanup RUN_DEPENDS to reflect minimal requirements
- add customization through OptionsNG
- add pkg-message to better describe port functionality
- pass maintainership to submitter

PR:		188256
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:17:29 +00:00
Steve Wills
8a95a4e32a - Update to 1.0.10
PR:		ports/188876
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-23 15:34:10 +00:00
Dmitry Marakasov
4aa87895da - Mark DEPRECATED and set EXPIRATION_DATE: the port is unfetchable and outdated by net-im/tkabber
PR:		188260
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
Approved by:	maintainer timeout
2014-04-23 14:48:17 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Thierry Thomas
7bd99446c6 Upgrade to a recent snapshot. 2014-04-22 21:25:44 +00:00
Thierry Thomas
d5af42d2b7 - Support staging;
- Mark as deprecated.
2014-04-22 20:30:19 +00:00
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Johannes Jost Meixner
67f0076b8f net-im/qq: Stage, remove pre-fetch message, fix pkg-descr
- Stage
- Remove pre-fetch message, linux_base-f8 was phased out on 2011-04-04.
- Tab to space in pkg-descr: WWW

PR:		ports/187892
Approved by:	koobs (mentor)
Approved by:	maintainer timeout (2 weeks)
2014-04-13 09:18:40 +00:00
TAKATSU Tomonari
e0fc09060a - Update to 0.2.2.1537
- Add missing DOCS option to OPTIONS_DEFINE
- Make docs unconditional
2014-04-12 21:01:52 +00:00
Baptiste Daroussin
4ef73539a0 Support stage 2014-04-11 17:13:17 +00:00
Baptiste Daroussin
392458c14b Fix bad plist discovered by staging
Reported by:	swills's jenkins
2014-04-11 13:47:56 +00:00
Baptiste Daroussin
6c42ce7aad Support stage
Remove NST option
USES=libtool to reduce overlinking
2014-04-11 12:13:13 +00:00
Alexey Dokuchaev
8e00dc6188 Some minor, non-functional wording and grammar nits. 2014-04-09 09:01:41 +00:00
Olivier Duchateau
cb113f8341 - Bump PORTREVISION after update of net-im/py-libturpial 2014-04-08 18:39:44 +00:00
Olivier Duchateau
529b4a872b - Update to 1.7.0 2014-04-08 18:37:43 +00:00
Alexey Dokuchaev
6c3956b530 Stagify, define LICENSE (LGPL21), and generally cleanup the port while here. 2014-04-08 10:27:49 +00:00
Alexey Dokuchaev
0e566caf5d Backport a fix from upstream for HTTP code 406 when doing search, and also
stagify the port.

PR:	ports/184981
2014-04-03 11:26:45 +00:00
Alexey Dokuchaev
64c931aa6f Unbreak; switch WWW to GitHub and host distfile (there are no releases yet). 2014-04-03 11:06:34 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Max Brazhnikov
ada6c6433a net-im/psimedia:
- add upstream patches to fix build with modern gcc, glib, and make -j
- add explicit dependence on audio/speex
- convert WITH_DEBUG to option
- convert to USES=tar:bzip2
2014-03-31 11:17:32 +00:00
Dirk Meyer
3ecf291383 - fix build
pkg_create: read_plist: unknown command '@commentshare/locale/cs/LC_MESSAGES/skype4pidgin.mo'
2014-03-31 11:04:50 +00:00
Nicola Vitale
2e43bee80c - Convert to USES, that handles tar archives
- Add support for stage dir    [1]
- Remove post-install-target

PR:	ports/187887    [1]
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-30 22:55:15 +00:00
Dirk Meyer
67fe3229dc - new USES= 2014-03-30 19:44:48 +00:00
Dmitry Marakasov
8d9d2a01c1 - Support staging
- Use new LIB_DEPENDS syntax

PR:		187347
Submitted by:	amdmi3
Approved by:	maintainer timeout, portmgr (blanket)
2014-03-29 14:08:24 +00:00
Antoine Brodin
0f2a6d2605 Mark broken everywhere
source='aliases.c' object='aliases.o' libtool=no  depfile='.deps/aliases.Po' tmpdepfile='.deps/aliases.TPo'  depmode=gcc3 /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..      -O2 -pipe  -fno-strict-aliasing  -Wall -c `test -f aliases.c || echo './'`aliases.c
In file included from aliases.c:31:
gyach.h:66:21: error: gtk/gtk.h: No such file or directory
gyach.h:67:21: error: gdk/gdk.h: No such file or directory

Reported by:	pkg-fallout (since several months)
2014-03-28 21:44:48 +00:00
Dirk Meyer
99c321b6ac - use STAGEDIR 2014-03-27 21:58:34 +00:00
Mathieu Arnold
dbd321b40b For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly.
With hat:	portmgr
2014-03-26 13:56:06 +00:00
Thierry Thomas
36ce70833d Update to today's snapshot. 2014-03-25 22:07:48 +00:00
Mathieu Arnold
0cfd925acd Have OPTIONS_SUB also fill in SUB_LIST.
Fix two ports that would have been broken with this change.

With hat:	portmgr
2014-03-25 18:19:44 +00:00
Rusmir Dusko
0c22e3b364 - Change dependency for net-im/py-pyxmpp
- Change DOCS, remove from pkg-plist
- Change REINPLACE, install conditional DOCS

PR:		ports/179201
Submitted by:	nemysis (self)
2014-03-22 14:01:14 +00:00
Rusmir Dusko
4317009482 - Bump PORTREVISION for add dependency and pkg-plist change
- Use ${DATADIR} instead of LIBTARGETDIR=${PREFIX}/${PORTNAME}
- Change DOCS, remove from pkg-plist
- Change NLS, add Option, build and install conditional
- Add OPTIONS_SUB
- Add dependency for devel/gettext
- Add symlink for the icon and add Desktop entry file
- Fix the usage of 'tclsh' to get rid of the implicit
  lang/tcl-wrapper dependency
- Change WWW

PR:		ports/179205
Submitted by:	nemysis (self)
2014-03-22 11:23:39 +00:00
David Thiel
6164e7e793 Fix pkg-deinstall and libidn lines 2014-03-19 15:59:50 +00:00
David Thiel
5e819092b8 Stageify and modernize.
PR:		ports/187703
Submitted by:	Scot Hetzel
Reviewed by:	me
2014-03-18 20:19:34 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Antoine Brodin
5db9ac5a97 Remove checks for V4L2 wrapper, it is included in the linuxulator of all
supported versions of FreeBSD
2014-03-16 08:52:26 +00:00
Thierry Thomas
6284c4e7b3 Refresh ProjectTox-Core and Venom. 2014-03-14 22:42:03 +00:00
Emanuel Haupt
7aef37f62e Convert USE_BZIP2=yes to USES=tar:bzip2 2014-03-14 10:15:52 +00:00
Baptiste Daroussin
44105bbef8 Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
Rene Ladan
dec62e8b3a - Remove optional dependency on expired audio/beep
- Use option helpers
- Use new LIB_DEPENDS syntax
- Fix pkg-plist

Approved by:	portmgr (infrastructure blanket)
2014-03-10 08:28:36 +00:00
Martin Wilke
dd5d5c2ce2 - Convert to autoplist
- Stage support
- Bump PORTREVISIO
2014-03-09 14:40:16 +00:00
Martin Wilke
46334319ab - Stage support
- Convert to uses
2014-03-09 14:37:20 +00:00
Koop Mast
fc44263891 Fix detection of py-openssl after the update of it to 0.14.
Submitted by:	Gustau Perez i Querol <gustau.perez@gmail.com>
2014-03-08 22:17:11 +00:00
Dmitry Marakasov
6327076b5b - Fix build on 10.x
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features

PR:		185981
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:36:57 +00:00
Dmitry Marakasov
60fd2f2773 - Fix build on 10.x
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features
- Enable options by default as centerim-devel does

PR:		185982
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:36:25 +00:00
Philippe Audeoud
70769a6bba - Update to 0.55
- Add LICENSE
2014-03-05 13:10:05 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Thierry Thomas
4dbeba9230 Upgrade and switch from openal to openal-soft. 2014-03-01 18:19:04 +00:00
Martin Wilke
6f58750a37 - Stage support
- Convert to USES
2014-03-01 18:00:51 +00:00
Thierry Thomas
30f09e2f55 - A "not too old" compiler is required on FreeBSD < 10;
- Mark BROKEN on FreeBSD < 10 and i386:
/usr/local/lib/libsodium.so: undefined reference to `__stack_chk_fail_local'

Reported by:	pkg-fallout
2014-02-27 10:54:16 +00:00
Max Brazhnikov
72740e7244 net-im/kopete-kde4:
- Both security/libotr3 and security/libotr install libotr.so. Explicitly
  require libotr.so.5 from security/libotr because kopete can't be built
  with old version.

PR:		ports/186943
Submitted by:	amdmi3
2014-02-25 20:33:41 +00:00
Thierry Thomas
92a4e2f950 Fix configure for default case.
${opt}_CONFIGURE_WITH does not work as I expected...
2014-02-25 20:16:29 +00:00
Thierry Thomas
dbfdbc658b Adding a option to allow the replacement of the cryptographic library
sodium by NaCl.

Do not bump PORTREVISION, because this does not affect the default.
2014-02-25 17:34:49 +00:00
Thierry Thomas
18d0289d45 Adding Tox, a decentralized and secure messenger.
Tox is the core library, and venom is a GTK+ client.

Note: venom does not yet implement audio and video chat capabilities.
2014-02-24 21:57:29 +00:00
Martin Wilke
67d013f886 - Fix build
PR:		185319
Submitted by:	ports fury
2014-02-23 12:05:08 +00:00
Olivier Duchateau
02972cd50f - Update to 3.0 2014-02-22 16:58:05 +00:00
Olivier Duchateau
e5798c6f6f libturpial is a library that handles multiple microblogging protocols
(Identi.ca, Twitter). It implements a lot of features and aims to support
all the features for each protocol.

WWW: http://turpial.org.ve/
2014-02-22 16:48:20 +00:00
Antoine Brodin
2a2bba25dc Mark broken: Fails to dos2unix
===>   Converting DOS text files to UNIX text files
sed: config.inc: No such file or directory
*** Error code 1

Reported by:	pkg-fallout since november 2013
2014-02-22 09:56:57 +00:00
Joe Marcus Clarke
e249494644 Correct a typo when configuring dynamic prpl modules. I seem to recall this
was a typo on purpose at some point, but the new configure uses '-' instead
of '_'.
2014-02-21 15:26:23 +00:00
Pietro Cerutti
748a55d7cd - Convert to USES=tk
- STAGE-clean
2014-02-21 15:04:03 +00:00
Emanuel Haupt
7103e4b391 Remove trailing whitespaces from category net-im 2014-02-21 13:38:40 +00:00
Rodrigo Osorio
52b98a431b Deprecate the port since the author reports a breakage years ago and no one tries to fix it.
PR:		ports/176767
Approved by:	bapt (mentor)
2014-02-20 10:49:37 +00:00
Danilo Egea Gondolfo
4238ea2079 - Update from 1.0 to 1.0.9
- Add LICENSE

PR:		ports/185342
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-02-19 23:30:13 +00:00
Ruslan Makhmatkhanov
0353619109 General clean-up:
- convert USE_DOS2UNIX to USES equivalent
- support staging
- utilize options helpers
- fix portlint warnings
- install docs into staging area unconditionally
2014-02-19 21:45:51 +00:00
Ruslan Makhmatkhanov
f87c8b3c38 Fix runtime on FreeBSD >=10.0
Gajim relies on nslookup when looking up for an SRV record of jabber server.
Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect
unless jabber-server hostname and port were defined by user explicitly. This
patch make it use host(1) for this task.

Submitted by:	walker_643 <walker_643@yahoo.com> (by email)
MFH:    2014Q1
2014-02-19 20:41:53 +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
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
617f037dbe net-im/ktp-accounts-kcm:
- Convert to options helpers
- Chase library version shift (the port uses KDE SC version scheme)
2014-02-18 14:26:07 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Martin Wilke
e016b33fef - Stage support 2014-02-17 05:25:32 +00:00
Steve Wills
80585b3c8b - Update to 1.18.0
PR:		ports/186783
Submitted by:	swills (myself)
Approved by:	John Prather <john.c.prather@gmail.com> (maintainer)
2014-02-15 16:10:53 +00:00
Joe Marcus Clarke
49ce7e0239 Remove a bogus file that sneaked in due to a manual apply of the previous
patch.

Submitted by:	olgeni
2014-02-14 16:10:03 +00:00
Pietro Cerutti
bbed09d122 - STAGE-clean
- DATADIR-clean
- Remove article from COMMENT line
- Add LICENSE
2014-02-14 09:51:48 +00:00
Joe Marcus Clarke
6505733e40 When converting to stage I accidentally left out finch.1.gz. Re-add this
and sort the plist.

PR:		186746
Submitted by:	olgeni
2014-02-14 02:08:54 +00:00
Dirk Meyer
d1f49aad63 - fix build with clang
retry, cause svn failed
PR:		186650
Submitted by:	Vsevolod Volkov
2014-02-13 21:07:44 +00:00
Dirk Meyer
4ff757171e - fix build with clang
PR:		186650
Submitted by:	Vsevolod Volkov
2014-02-13 21:05:16 +00:00
Dirk Meyer
93bddf9c81 - fix build with clang
PR:		186649
Submitted by:	Vsevolod Volkov
2014-02-13 20:42:54 +00:00
Emanuel Haupt
e6b66a49a6 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:01 +00:00
Antoine Brodin
9569ec147d Add explicit dependency on pkgconf
Reported by:	pkg-fallout
2014-02-12 20:31:38 +00:00