Commit graph

3045 commits

Author SHA1 Message Date
Jase Thew
e7b7f9cfc3 - Update to 20120929 (0.4.0-dev)
- Convert to new format Makefile header

Approved by:	flo, culot (mentors, implicit)
2012-09-29 13:52:46 +00:00
Jase Thew
3e8ac20023 - Update to 0.3.9
- Convert to new format Makefile header

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.3.9.html

Approved by:	flo, culot (mentors, implicit)
2012-09-29 13:51:01 +00:00
Alexey Dokuchaev
005028e164 Clean up Makefile.
Approved by:	maintainer (on IRC)
2012-09-22 16:09:00 +00:00
Jase Thew
cd198afd6e - Update to 20120918 (0.3.9-rc2)
Approved by:	flo (mentor)
2012-09-20 00:03:25 +00:00
Dirk Meyer
cf2958eeb6 - use OPTIONS_DEFINE
- fix SSL OPTIONS
2012-09-16 15:36:13 +00:00
Alexey Dokuchaev
5589126ab2 Reduce number of hardcoded port name (where appropriate). 2012-09-16 14:50:16 +00:00
Alexey Dokuchaev
16aee7d8de BitchX, an ass-kicking IRC client, is out of limbo and back on the track!
- Update to version 1.2; project was moved to GitHub
- Convert to new OPTIONS framework; simplify features handling logic
- Enable IPv6 and SSL by default to catch up with new era
- Ditto for plugins that do not require external dependencies
- Drop hard-coded ABI shlib version numbers in LIB_DEPENDS
- Remove obsolete patches [1, 2] and cleanup Makefile while I am here
- Utilize DOCSDIR for smarter handling of documentation (and thus greatly
  offload pkg-plist)
- Give maintainership back to Chris Petrik per his request: he is part of
  the developer team and has time to look after the port again)

PR:		ports/163555 (audit trail) [1]
		ports/170409 (remove patch-funny.c) [2]
Submitted by:	Chris Petrik (last follow-up) [1]
		Gary Stanley [2]
2012-09-16 14:16:20 +00:00
Max Brazhnikov
2db179e4d5 Update to 4.2.0
PR:		ports/169621
Submitted by:	Axel Gonzalez <loox at e-shell.net>
2012-09-12 17:14:01 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Doug Barton
433f1ce663 Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
2012-09-08 06:58:01 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Jase Thew
2d5591a59c - Update to 20120903 (0.3.9-rc1)
Approved by:	flo (mentor)
2012-09-04 16:09:59 +00:00
Vanilla I. Shu
f8715f9d4a revert last change, it cause some seg faults. 2012-09-03 03:50:42 +00:00
Martin Wilke
c79a3bb2c4 - Unbreak build 2012-08-25 16:18:59 +00:00
Dirk Meyer
65b53553d8 - update to 3.28 2012-08-23 04:39:53 +00:00
Beat Gaetzi
2a18823bef - Mark BROKEN: size mismatch
fetch: http://mirror.irssi.org/snapshots/irssi-20120624.tar.gz:
  size mismatch: expected 1331265, actual 1331625

Reported by:	pointyhat
2012-08-21 18:48:59 +00:00
Jase Thew
9f9de444a5 - Update to 20120820
- Fix default build by removing SASL option as libgcrypt dependency is
  now mandatory

Approved by:	culot (mentor)
2012-08-21 09:29:33 +00:00
Adam Weinberger
1f853eae72 Update to 15.1. 2012-08-19 16:15:13 +00:00
Adam Weinberger
e5dd0a9bcd Source tarball accidentally included cowsay cows, and the port
clobbered them. Manually installing the insub cows until another
tarball gets rolled. You'll probably need to reinstall cowsay to
restore those cows if you applied the 15.0_0 update.
PORTREVISION bump.
2012-08-19 02:23:56 +00:00
Adam Weinberger
e5ddbf7110 Update WWW to reflect MASTER_SITES change in r302748 2012-08-19 01:19:40 +00:00
Adam Weinberger
dac6080b4b Update to 15.0.
This update reflects a license change from GPLv2 to 2-BSD.
MASTER_SITES switched to github.
Further ChangeLog not appropriate for pasting here, but can
be reviewed in source.
2012-08-19 01:18:03 +00:00
Steve Wills
71cbdede15 - Update to 2.0.8
- Made the knobs actually work
- Added regex modules as new knobs
- Added ldapoper module knob

PR:		ports/170644
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-08-17 16:58:53 +00:00
Jase Thew
eed66641a9 - Update to 20120817
Approved by:	culot (mentor)
2012-08-17 11:12:32 +00:00
Jase Thew
e650ead063 - Add temporary patch (taken from upstream master) to fix color attributes
on wrapped lines.

Approved by:	culot (mentor)
2012-08-17 11:11:04 +00:00
Jase Thew
059de50524 - Update to 20120808
- Make dependency on devel/ncurses optional [1]
- Fix SASL option and its description
- Add secondary master site

Requested by:	Peter Jeremy <peter@rulingia.com> [1]
Approved by:	flo (mentor)
2012-08-15 15:22:04 +00:00
Jase Thew
8270937d87 - Make dependency on devel/ncurses optional [1]
- Fix SASL option and its description

Requested by:	Peter Jeremy <peter@rulingia.com> [1]
Approved by:    flo (mentor)
2012-08-15 15:19:33 +00:00
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Vanilla I. Shu
9015565724 use some default desc from bsd.options.desc.mk.
Submitted by:	crees@
2012-08-14 00:31:26 +00:00
Vanilla I. Shu
5876ab6ca0 1: fix utf-8 decoding.
2: convert to optionng.

PR:		ports/169780
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> [1]
2012-08-13 15:08:03 +00:00
Dennis Herrmann
500bd51ad1 - Update to 20120624
PR:		ports/170442
Submitted by:	Nico R. Wohlgemuth <nico@lifeisabug.com>
Approved by:	miwi (maintainer)
2012-08-08 22:44:38 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dirk Meyer
d351fbab9c - update to 0.19.2 2012-08-04 05:49:28 +00:00
Bryan Drewery
b70d151d98 - Update to my new maintainer address
Approved by:	eadler (mentor)
2012-08-02 21:42:30 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Max Brazhnikov
0a44979b96 Fix typo/logic after conversion to new option framework
Reported by:	erwin/pointyhat for textproc/qstardict
2012-07-31 13:25:26 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Dirk Meyer
317a0d703f - add more MASTER_SITES 2012-07-28 19:41:21 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Doug Barton
308388d3cf For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case.

For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV
2012-07-26 07:19:30 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Chris Rees
af089f84b8 Add the documentation for IRC operators 2012-07-20 08:28:33 +00:00
Andrej Zverev
f5c281b56c - Fix package name detection 2012-07-18 07:02:53 +00:00
Chris Rees
2bb539e158 Remove extraneous ${WRKSRC} in do-extract
PR:		ports/169867
Submitted by:	maintainer (Bryan Drewery <bryan@shatow.net>)
2012-07-16 18:27:39 +00:00
Sunpoet Po-Chuan Hsieh
db4f8674b2 - Pass maintainership to new volunteer
PR:		ports/169828
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-07-13 15:01:00 +00:00
Chris Rees
db61a267a6 Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:	maintainer, via private email
2012-07-11 18:13:33 +00:00
Jase Thew
99f19dbc03 - Update to 20120707
- Add SASL option to enable SASL authentication support
- Use devel/ncurses as it provides ability for 256 color support for
  ncursesw
- Remove support for devel/lua50 (upstream removing it shortly)
- Remove 'Enable' from option descriptions

Approved by:	flo (mentor)
2012-07-11 12:06:27 +00:00
Jase Thew
b82d10cf68 - Add SASL option to enable SASL authentication support
- Use devel/ncurses as it provides ability for 256 color support for
  ncursesw
- Fix Lua support when used with devel/lua50
- Remove 'Enable' from option descriptions

Approved by:	flo (mentor)
2012-07-11 12:05:12 +00:00
Chris Rees
c4ebe1dd51 Fix build; don't hardcode eggdrop version
PR:		ports/169178
Submitted by:	Bryan Drewery
Approved by:	maintainer timeout (gerrit.beine@gmx.de, 3w)
2012-07-10 19:36:41 +00:00