Commit graph

4156 commits

Author SHA1 Message Date
TAKATSU Tomonari
a9cd89647a - Update to 3.0.5 2014-08-17 06:22:59 +00:00
TAKATSU Tomonari
517b9fe30f - Update to 3.0.4 [1]
- Fix typo in RUN_DEPENDS
- Change LICENSE from GPLv3 to MIT (since 3.0.0)
- Add LICENSE_FILE
- Update RUN_DEPENDS

PR:		192569 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2014-08-17 01:33:34 +00:00
Adam Weinberger
3ed58afe47 Add USES=readline to fix build on -current. 2014-08-17 00:37:51 +00:00
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