Commit graph

4053 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
140d38f0a7 Update to 1.10
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Use PORTEXAMAPLES
- Convert to options target helper

Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/Changes
2017-02-22 17:14:26 +00:00
Dmitry Marakasov
c4fc609c5d - Update to 2.10.12.15
PR:		216802
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
2017-02-22 10:26:44 +00:00
Sunpoet Po-Chuan Hsieh
a3ab93eefd Update to 1.10
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Convert to options target helper

Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/Changes
2017-02-20 15:10:08 +00:00
Sunpoet Po-Chuan Hsieh
044b9d8e68 Update to 1.04
- Add LICENSE
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Use PORTEXAMPLES
- Convert to options target helper

Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/Changes
2017-02-20 15:10:04 +00:00
Sunpoet Po-Chuan Hsieh
5917bfd3ce Update to 1.02
- Add LICENSE
- Sort *_DEPENDS
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Use PORTEXAMPLES
- Convert to options target helper

Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/Changes
2017-02-20 15:09:58 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Bernard Spil
dac2b54326 irc/irssi-xmpp: Fix build with irssi < 1.0
- Remove patch for irssi >= 1.0
 - irc/irssi is currently at 0.8

PR:             215829
Approved by:    just-fix-it blanket
2017-02-12 17:59:34 +00:00
Sunpoet Po-Chuan Hsieh
cc594c3660 Update to 2.1.0
- Update WWW

Changes:	https://github.com/litaio/lita-irc/releases
2017-02-10 15:18:09 +00:00
Dmitry Marakasov
c393dac975 - Mark BROKEN: does not build (error: no member named 'use_tls' in 'struct _XMPP_SERVER_CONNECT_REC')
Approved by:	portmgr blanket
2017-02-07 15:19:27 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-02-05 21:20:24 +00:00
Ashish SHUKLA
9afcb5d264 - Update to 1.0.2
- Correct LICENSE to be GPLv2+
- Fix LIB_DEPENDS
2017-02-05 20:27:03 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
2017-02-04 07:56:59 +00:00
Jan Beich
6e4b3d2141 irc/quirc: unbreak with libc++ 3.9
servertcl.cc:890:12: error: assigning to 'char *' from incompatible type 'const char *'
        while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
                  ^~~~~~~~~~~~~~~~~~~~~~~
servertcl.cc:1010:12: error: assigning to 'char *' from incompatible type 'const char *'
        while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
                  ^~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:29:56 +00:00
Jan Beich
3537aef17a irc/kvirc: unbreak with clang 4.0
src/modules/rijndael/libkvirijndael.cpp:331:11: error: ordered comparison between pointer and zero ('int *' and 'int')
                        if(len > 0)
                           ~~~ ^ ~
src/modules/rijndael/libkvirijndael.cpp:357:11: error: ordered comparison between pointer and zero ('int *' and 'int')
                        if(len > 0)
                           ~~~ ^ ~

Reported by:	antoine (via exp-run)
2017-02-01 05:28:52 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Ryan Steinmetz
4c68bc9078 - Resolve build failure after update of irc/irssi to 1.0.0 [1]
- Bump PORTREVISION [1]
- strip(1) installed modules
- Add USES+=gettext-runtime as we link against it
- Add USE_GNOME+=glib20 as we link against it

PR:		215829 [1]
Submitted by:	p5B2E9A8F@t-online.de
Obtained from:	upstream commit d56d614b89ecc34845e0f5971c545b893c2c359a
Approved by:	jadawin@ (maintainer timeout, 3+ weeks)
2017-01-28 20:40:54 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
2017-01-28 11:18:44 +00:00
Bernard Spil
4422cea2ff irc/weechat: Update to 1.7
- Update to 1.7[1]
 - Remove CONFLICTS: weechat-devel was removed
 - Switch to xz distfile

[1] Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html

PR:		216384
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2017-01-23 19:18:49 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Dmitry Marakasov
5b1591047b - Fix LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
- Don't install useless docfile
2017-01-17 12:38:30 +00:00
Ryan Steinmetz
f42eeea195 - Bump PORTREVISION after irc/irssi update 2017-01-14 04:05:35 +00:00
Pietro Cerutti
bc7c479c43 irc/bitlbee-facebook: bring in upstreams support for init_plugin_info
While at it, chase "port test" warnings.

Obtained from:	https://github.com/bitlbee/bitlbee-facebook/commit/d60efe0
2017-01-11 08:51:54 +00:00
Renato Botelho
180d47bdfc Update irc/bitlbee to 3.5 2017-01-10 10:45:28 +00:00
Vanilla I. Shu
0f6994a8e0 Add CPE information.
PR:		215888
Submitted by:	shun.fbsd.pr at dropcut.net
2017-01-09 08:58:09 +00:00
Ryan Steinmetz
875a797428 - Update to 3.0.10
PR:		215841
Submitted by:	zi@ (me)
Approved by:	moggie@elasticmind.net (maintainer)
2017-01-09 00:20:55 +00:00
Ben Woods
93cd9c6f75 irc/quassel: Fix erroneously empty value for PLIST variable
This was causing the build of slave port irc/quassel-core to hang during
the ports build step which generates temporary packing list, as the sed
command to perform PLIST_SUB did not have a filename argument provided.

Reported by:	Steve Hay <hay.steve@gmail.com>
MFH:		2017Q1
2017-01-08 07:22:06 +00:00
Vanilla I. Shu
7d4321ae55 Downgrade to 0.8.21.
PR:		215800
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2017-01-08 01:37:33 +00:00
Adam Weinberger
c3142025cd LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Vanilla I. Shu
397c265170 Update to 1.0.0, also remove deprecated configure options.
PR:		215800
Submitted by:	vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com>
MFH:		2017Q1
2017-01-06 03:45:11 +00:00
Olivier Cochard
d7ba249395 Fix build with libressl
PR:		215363
Submitted by:	w.schwarzenfeld@utanet.at
Reviewed by:	pkubaj@anongoth.pl (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D8824
2017-01-03 14:12:28 +00:00
Steve Wills
afa4aa1f5e irc/rubygem-cogbot: switch to json 1.x dep 2017-01-02 19:40:06 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Adam Weinberger
455d78c7b9 Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options
in make config.
2016-12-31 20:00:37 +00:00
Steve Wills
bf250e828d irc/rubygem-cinch: update to 2.3.3 2016-12-28 15:51:54 +00:00
Steve Wills
7548e1c4d3 irc/ruby-irc: deprecate 2016-12-27 21:36:58 +00:00
Steve Wills
34c3f9403b irc/ruby-rice: deprecate 2016-12-27 21:35:42 +00:00
Steve Wills
60b735721c irc/ruby-rica: deprecate 2016-12-27 21:33:23 +00:00
Sunpoet Po-Chuan Hsieh
1cddedf370 - Use USES=tar:tgz 2016-12-27 18:16:18 +00:00
Wen Heping
5c24229550 - Update to 1.1.10
PR:		215567
Submitted by:	joneum@bsdproject.de(maintainer)
2016-12-26 14:44:33 +00:00
Dirk Meyer
7a97406f03 - update miniupnpc to 2.0.20161216
- bump API change
2016-12-25 23:11:36 +00:00
Ben Woods
e6e4ab33c4 irc/quassel and irc/quassel-core: Add PostgreSQL option
- Qt decides at run-time which SQL drivers are installed and only then
  allows running Quassel with those database backends.
- Also reformat to minimise diff of irc/quassel-core (slave) from
  irc/quassel (master) as much as possible (per recommendation in
  the Porter's handbook).

PR:		215026
Submitted by:	Christian Schwarz <me@cschwarz.com>
Approved by:	adamw (mentor, implicit)
2016-12-24 03:48:30 +00:00
Diane Bruce
308c5965c7 "Updated the Port to the most recent version. the sources weren't
available anymore :-) "

portlint also caught a few things
Added LICENSE

PR:             ports/215282
Submitted by:   gehm@doom-labs.net
2016-12-23 14:21:56 +00:00
Baptiste Daroussin
fde86d0663 Use plist and @sample
top overwriting users config at each upgrade
2016-12-22 23:20:53 +00:00
Baptiste Daroussin
108e1b20c8 Use @sample 2016-12-22 23:02:32 +00:00
Adam Weinberger
cfcd1f0b68 Remove leftover reference to the TERMCAP knob that was removed.
Approved by:	maintainer (jpaetzel)
2016-12-18 04:44:03 +00:00
Adam Weinberger
cf66d495a8 Sub ${PREFIX} into the manpage. 2016-12-18 01:48:36 +00:00
Adam Weinberger
f1a65313c4 r428809 was, of course, not the right way to fix libssl linkage. marino
had the right solution, which is to use the appropriate OPTIONS helper,
which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
2016-12-18 00:50:06 +00:00
Adam Weinberger
25b84c5efe Make installation of help files and scripts configurable by options.
Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
2016-12-17 23:56:02 +00:00
Adam Weinberger
57ce8fbefa Fix typo that prevented the IPV6 option from working. Switch
to USES=ssl while here.
2016-12-17 22:58:20 +00:00