1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

3246 Commits

Author SHA1 Message Date
Baptiste Daroussin
71e5bb2abe Convert jlaffayes's ports to new options framework
Approved by:	jlaffaye
2013-01-06 21:33:21 +00:00
Chris Rees
eadab8c98b Really update to 3.0.8 this time. It appears that the first hunk of the patch
caused a conflict that wasn't resolved.

PR:		ports/174878
Submitted by:	Moggie <moggie@elasticmind.net> (maintainer)
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Submitted by:	Chris Petrik
Submitted by:	sbz
Pointyhat to:	crees
2013-01-04 12:29:46 +00:00
Chris Rees
9ddb119916 Modify default directory for ban.db; charybdis now works "out of the box",
without breaking installs already configured.

Fix installation of libratbox.pc
2013-01-02 15:27:48 +00:00
Chris Rees
31a6e1f9c3 Update to 3.4.2
This contains a security fix, all admins are advised to upgrade.

Security:	http://www.ratbox.org/ASA-2012-12-31.txt
2013-01-02 12:23:17 +00:00
Chris Rees
6c6b3e92da Security update to 3.0.8, to fix a remote DoS crash
Admins are advised to upgrade immediately.

PR:		ports/174878
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Security:	http://www.ratbox.org/ASA-2012-12-31.txt
2013-01-02 12:07:39 +00:00
Jason Helfman
824d823a74 - fix LIB_DEPENDS and use dirrmtry in favor of dirrm
- drop default options_defined already default by options framework

Spotted by:	jhale@
2013-01-02 07:59:43 +00:00
Jason Helfman
58088dbef1 - add new port: irc/dxirc
dxirc is a simple IRC client for various os (linux, *bsd, windows), written
using the FOX toolkit.

WWW: http://www.dxirc.org/

PR:		174781
Submitted by:	david@konstrukce-cad.com
2012-12-31 03:46:26 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Jase Thew
ec9e2cfa4b - Update to 20121226 (0.4.0-rc1) 2012-12-26 17:40:00 +00:00
Baptiste Daroussin
3bdf701a5c Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on

Approved by:	miwi (maintainer)
2012-12-17 02:15:13 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Eitan Adler
480df0630b Hand maintainer over to new volunteer
PR:		ports/174463
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Dan Mashal <dan.mashal@gmail.com> (new maintainer)
2012-12-16 04:10:09 +00:00
Bryan Drewery
7614648d65 Trim header 2012-12-12 02:35:49 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Steve Wills
d82645b562 - Remove empty file that should have been removed in r307872
Pointed out by:	eadler
Pointyhat to:	swills
Feature safe:	yes
2012-12-04 12:56:13 +00:00
Pietro Cerutti
ded2f25324 - Mark as DEPRECATED
* development has ceased 10 years ago
  * needs Tcl/Tk 8.3 (which are bound to be removed soon) to work properly
- Set EXPIRATION_DATE to 2013-02-01
- Pass maintainership to tcltk@

Feature safe:	yes
Approved by:	c.petrik.sosa@gmail.com (former maintainer)
2012-12-04 09:10:47 +00:00
Frederic Culot
538eeddfed - Update to 1.20 [1]
- Remove leading article from COMMENT
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Parse-IRC/Changes
PR:		ports/172923 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	miwi@ (maintainer, timeout)
Feature safe:	yes
2012-12-04 07:34:52 +00:00
Matthias Andree
58adeeaf7d USE_CSTD=gnu89 to fix build with clang (hopefully on HEAD, too.)
This is due to C89 inline semantics being used that cause linker failures when
compiled as C99.

Feature safe: yes
2012-12-03 21:05:02 +00:00
Ruslan Makhmatkhanov
bfba7fe441 - update to 9.0.0 [2]
- trim Makefile header [2]
- add message to pkg-message that some add-ons require Ruby [2]
- remove dependency on ruby, since it is only needed for some add-ons [1]

while here:
- convert to optionsng
- trim Makefile header from riece-emacs21

PR:		173360
Submitted by:	Seiji Ohashi <sayzbrdg@gmail.com> [1],
                KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer)
Feature safe:	yes
2012-12-03 15:12:11 +00:00
Pietro Cerutti
756156fec8 - Fix build with clang
- Trim Makefile header

Feature safe:	yes
2012-12-03 10:44:14 +00:00
Jason E. Hale
1cf6f28179 - Move LICENSE to correct location
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
- Trim Makefile header

PR:		ports/173999
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
Feature safe:	yes
2012-11-30 07:52:12 +00:00
Jase Thew
caf90266b5 - Update to 1.0
- Convert to new OPTIONSng
- Add UPDATING entry noting the automatic modification of configuration file

Changes:	http://wiki.znc.in/ChangeLog/1.0

Feature safe:	yes
2012-11-28 23:02:15 +00:00
Baptiste Daroussin
da4f0cc205 2012-11-26 ftp/mget: No more public distfiles
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles

Feature safe:	yes
2012-11-28 11:17:55 +00:00
Baptiste Daroussin
2114fb2304 2012-11-27 java/jmp: Java 1.5 is EOLed
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles

Feature safe:	yes
2012-11-28 10:32:44 +00:00
Steve Wills
a94ce78fa7 - Update to 2.0.9
PR:		ports/173959
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
2012-11-28 02:02:14 +00:00
Josh Paetzel
3f03aa019d Update to 1.1.4
Feature safe: yes
2012-11-27 05:31:41 +00:00
Pietro Cerutti
c5b932e75f - Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers

Feature safe:	yes
2012-11-26 22:43:25 +00:00
Ruslan Makhmatkhanov
5697ce41f6 - update to 5.0.1
- rename to py-irc to follow upstream
- change MASTER_SITES to pypi
- switch to easy_install
- update examples
- convert to optionsng
- add optional dependency on py-importlib for python < 2.7
- update WWW and port description
- general clean-up

This port should be python3 aware, so change USE_PYTHON to yes, but it still
doesn't builds with it because py-hgtools isn't, so can't test for sure.

PR:		173828
Submitted by:	rm (myself)
Approved by:	William Grzybowski <william88 at gmail dot com> (maintainer, via python@ ML)
Feature safe:	yes
2012-11-22 11:21:39 +00:00
Wesley Shields
916e01dcd8 Copy irc/bitchx to irc/bitchx-devel and attach to the build.
Revert irc/bitchx back to 1.1.0.1.
Set LATEST_LINK for irc/bitchx-devel appropriately.

PR:		ports/172294, ports/172295
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe:	yes
2012-11-19 04:01:48 +00:00
Jase Thew
2ac58137f4 - Update to 20121118
Security:	81826d12-317a-11e2-9186-406186f3d89d

Feature safe:	yes
2012-11-18 13:46:01 +00:00
Jase Thew
538aa303c5 - Update to 0.3.9.2
Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.3.9.2.html
Security:	81826d12-317a-11e2-9186-406186f3d89d

Feature safe:	yes
2012-11-18 13:44:54 +00:00
Jase Thew
3fc566249d - Convert to new format Makefile header
- Assume maintainership [1]

Approved by:	miwi [1]

Feature safe:	yes
2012-11-13 21:45:57 +00:00
Ruslan Makhmatkhanov
82f3972d59 - add missing build dependency on devel/py-hgtools. This should fix
build on pointyhat [1]
- bump PORTREVISION because of dependency change

while here:
- trim Makefile header
- remove trailing whitespace in pkg-descr

PR:		173507 [1]
PR:     173501 [2]
Submitted by:	William Grzybowski <william88 at gmail dot com> (maintainer)
Reported by:	bdrewery [2]
Feature safe:	yes
2012-11-13 14:09:46 +00:00
Jase Thew
6717f8f0aa - Update to 20121110
- Remove extraneous patch

Feature safe:	yes
2012-11-10 14:07:11 +00:00
Jase Thew
23cb8d9838 - Remove extraneous patch
Feature safe:	yes
2012-11-10 13:32:33 +00:00
Jase Thew
c9ebb766eb - Update to 0.3.9.1
Changes:        http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html

Feature safe:	yes
2012-11-10 13:27:52 +00:00
Eitan Adler
236f5555af Apply an upstream patch that fixes a security hole
when receiving a special colored message.

The maintainer was contacted but due to the nature of
the issue apply the patch ASAP.

Approved by:	secteam-ports (swills)
Security:	e02c572f-2af0-11e2-bb44-003067b2972c
Feature safe:	yes
2012-11-10 04:55:47 +00:00
Henrik Brix Andersen
9f3ec8bfa7 - Update to v3.0.6
Reminded by:	Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com>
Feature safe:	yes
2012-11-08 12:30:04 +00:00
Jase Thew
2b743568b7 - Update to 20121103
Feature safe:	yes
2012-11-03 18:49:43 +00:00
Jase Thew
380c7f99cb - Update to 6.80
- Convert to new format Makefile header

Changes:	https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes

PR:		ports/171828
Approved by:	maintainer timeout (38 days)
Feature safe:	yes
2012-10-31 17:05:47 +00:00
Baptiste Daroussin
da6c3af5fc Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
2012-10-26 14:57:50 +00:00
Dirk Meyer
eef89edad7 - set new MAINTAINER
PR:		172861
Submitted by:	Chris Petrik
Feature safe: yes
2012-10-21 18:54:05 +00:00
Dirk Meyer
dd61f226d8 - drop maintainership
Feature safe: yes
2012-10-18 19:28:48 +00:00
Dirk Meyer
d9249abfba - drop maintainership
Feature safe: yes
2012-10-18 19:25:37 +00:00
Bryan Drewery
ba7e58eca3 - Fix build by removing trailing \
- Reorder MASTER_SITES

Reported by:	beat
Pointyhat to:	bdrewery
Feature safe:	yes
2012-10-15 20:30:45 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Alex Dupre
037dd7c189 Fix typo.
Feature safe:	yes
2012-10-11 13:23:57 +00:00
Bryan Drewery
2d3cdaf3e6 - Add new mirror
- Convert to new options framework
- Remove use of bsd.port.pre.mk

Feature safe:	yes
2012-10-10 21:22:47 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Carlo Strub
bbf48f757c Patch to add chown modify at the end of the install. This will correctly assign
the owner of the config, log, and run directories for the owner specified by the
port (by default this is ircd:ircd)

PR:		ports/172184
Submitted by:	Jr Aquino <tanawts@gmail.com> (maintainer)
2012-10-07 13:30:18 +00:00
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
Jase Thew
81af743046 - Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.

PR:		ports/169570
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
Approved by:	culot (mentor)
2012-07-07 16:13:16 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Josh Paetzel
61b2938cb0 Revert previous commit which was pointed out
by portlint and received a Works on My
Machine review.

Pointyhat:	jpaetzel
2012-06-18 17:33:29 +00:00
Josh Paetzel
2533ad0f5d Revert previous commit that was pointed out by portlint
and received a Works On My Machine review.

Pointyhat:	jpaetzel
2012-06-18 17:31:56 +00:00
Johan van Selst
050e6a59a0 - Register conflicts with other IRC servers[1]
- Convert to new options framework

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee> [1]
2012-06-16 14:59:48 +00:00
Dirk Meyer
c9647d0d7e - use OPTIONS_DEFINE 2012-06-15 16:54:14 +00:00
Beech Rintoul
313f653962 - Update to 1.6.21
- Note: The ssl patch has been removed and no longer supported upstream.
  The new eggdrop-devel is experimental, but has ssl support.

PR:		ports/169054
Submitted by:	James Wade <james.wade@phurix.co.uk>
2012-06-14 21:27:38 +00:00
Beech Rintoul
cdb292fbf9 Eggdrop is the world's most popular open source Internet Relay Chat (IRC) bot.
Originally created by Robey Pointer in December 1993, it has spawned an almost
cult like following of users. It is a feature rich program designed to be
easily used and expanded upon (using Tcl scripting) by both novice and
advanced IRC users on a variety of hardware and software platforms.
2012-06-14 20:59:47 +00:00
Jason Helfman
a7b575f902 - use USERS/GROUPS framework
- remove pkg-deinstall and move cleanup instructions into pkg-plist
- pet portlint on pkg-plist for mode and group warnings

PR:     ports/168821
Submitted by:   jgh@
Approved by:    maintainer, feld@feld.me
2012-06-14 19:28:02 +00:00
Baptiste Daroussin
8316e2eeba Convert to new options framework 2012-06-13 05:13:04 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Jase Thew
4cb12fb0f6 - Update to 0.3.8 [1]
- Transfer maintainership to jase@FreeBSD.org [2]
- Convert to new options framework
- Remove shlib version from LIB_DEPENDS

PR:		ports/168662
Submitted by:	jase [1]
Approved by:	flo, culot (mentors), miwi [2]
2012-06-10 17:28:57 +00:00
Jase Thew
1b6cb2b12f - Update to 20120610 (0.3.9-dev)
- Update maintainer address
- Convert to new options framework

Approved by:	flo (mentor)
2012-06-10 17:20:10 +00:00
Sylvio Cesar Teixeira
c761a1893e - Converted to optionsng
- Standardized on SQLITE and LDAP knob names
- Added proper PORTDOCS

PR:		ports/168722
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-06-07 01:12:50 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
b6638c5d60 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (miwi@ via email)
2012-06-05 09:50:45 +00:00
Jase Thew
a6e0039284 Update my maintainer address
Approved by:	flo, culot (mentors)
2012-06-05 09:14:01 +00:00
Adam Weinberger
08505c4347 Removing the distfile from my personal FreeBSD space, now that the distfile
has been stored in the FreeBSD distfile repo.
2012-06-04 16:30:22 +00:00
Andrej Zverev
7534c05a19 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (miwi@ via IRC)
2012-06-04 03:16:02 +00:00
Andrej Zverev
f09059cc33 - Remove SITE_PERL from *_DEPENDS 2012-06-04 02:58:34 +00:00
Josh Paetzel
5c911a0da2 Minor improvement suggested by portlint. 2012-06-04 01:37:14 +00:00
Josh Paetzel
cfbd68ed63 Small improvement suggested by portlint 2012-06-04 01:24:02 +00:00
Doug Barton
77c2e8801a Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
Chris Rees
e899041df8 Register missed CONFLICTS items
Noticed by:	ketas (IRC)
2012-06-03 16:18:00 +00:00
Tom Judge
e5af19180c - Mark as MAKE_JOBS_UNSAFE.
- Fix portlint warning.

PR:		ports/167600
Submitted by:	Bryan Drewery <bryan@shatow.net>
Approved by:	eadler (mentor)
Approved by:	maintainer timeout (4 weeks)
2012-06-02 12:31:51 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
249914eb08 Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm

http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
2012-06-01 04:00:24 +00:00
Adam Weinberger
3802009747 I'm temporarily mirroring the distfile due to perpetual misconfiguration
of the ircii.warped.com server, to feed it to the FreeBSD distfile collection.
2012-05-29 15:33:35 +00:00
Adam Weinberger
194565a6e0 Update to 20111115.
I've also changed the MASTER_SITES. Both listed ftp sites are
unreachable. The new MASTER_SITE works at times, but they have grossly
misconfigured their routers so access is sketchy at best, YMMV.
Hopefully FreeBSD can fetch the sources and mirror the distfile. If not,
I'll have to upload it to a usable server.

PR:		ports/165489
Approved by:	maintainer timeout (over 3 months)
2012-05-28 22:29:17 +00:00
Frederic Culot
8b9fb628b4 - Update to 20120522
PR:		ports/168226
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-05-22 11:07:26 +00:00
Jeremy Messenger
b427b0d251 Readd socks5 support by using net/dante instead of removal net/socks5.
PR:		ports/167826
Submitted by:	4721@hushmail.com <4721@hushmail.com>
2012-05-20 16:46:32 +00:00
Jason Helfman
8b08c59981 - revert unintented change to plist
PR:	ports/167975
Approved by: maintainer, implicit
2012-05-17 16:58:18 +00:00
Jason Helfman
849c6c35d2 - Update inspircd to 2.0.5 [1]
- document CVE-2012-1836 [2]

PR:	ports/167975
Submitted by:	maintainer, feld@feld.me [1], jgh@ [2]
Security:	CVE-2012-1836
2012-05-17 16:52:36 +00:00
Frederic Culot
7d8ed81728 - Update to 20120515
PR:		ports/167941
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-05-16 09:17:39 +00:00
Jason Helfman
54dbf5386c - maintainership over to feld@feld.me from ports@freebsd.org
Approved by:	mail query, feld@feld.me
2012-05-15 17:00:27 +00:00
Jason Helfman
624d226305 - Update to 1.2.9
- drop non-existent conflict

PR:	ports/167577
Submitted by:	feld@feld.me
Approved by:	maintainer, gelraen.ua@gmail.com
2012-05-15 16:14:53 +00:00
Chris Rees
b0e7f37eab Register CONFLICTS with charybdis; both install files in same place
PR:		ports/167556
Approved by:	maintainer (moggie@elasticmind.net)
2012-05-11 19:27:20 +00:00
Xin LI
c1ff1fe7d1 Add an explicit dependency of easy_install. Note that the bundled install
script do some weird things that makes USE_PYDISTUTILS=easy_install break
the port, mark it so for now.

Submitted by:	William Grzybowski <william88 gmail.com> (maintainer)
PR:		ports/167714
2012-05-08 19:29:45 +00:00
Frederic Culot
0b97658a33 - Update to 0.17
Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-Hailo/Changes
PR:		ports/167678
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-05-08 15:52:03 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00
Philippe Audeoud
aede8fbb14 - Update to 20120326 2012-05-07 09:35:56 +00:00
Xin LI
6b69e1978c - Update to 0.6.4;
- Assign maintainership to submitter.

Submitted by:	William Grzybowski <william88 gmail com>
2012-05-04 22:54:22 +00:00
Martin Wilke
f8cd54f2eb - Update to 2.10.12.14
PR:		167398
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-03 15:47:18 +00:00
Martin Wilke
1faee0fe0d - Update to 6.78
PR:		166989
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 14:26:47 +00:00
Martin Wilke
18b69e7b51 - Update to 1.04
PR:		167007
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 14:25:07 +00:00
Jason Helfman
6bf1bc8bce - Update to 2.2.2, and flip master_sites for reliability [1]
- condense pkg-plist by using DATADIR [2]

PR:	ports/167462
Submitted by:	maintainer, mdv@unsavoury.net [1], jgh@ [2]
2012-05-02 17:22:53 +00:00
Steve Wills
c95b882ee0 - Add TEST_DEPENDS
Approved by:	portmgr (blanket)
2012-05-02 03:23:38 +00:00
Martin Wilke
da7749abb6 - Update to 0.206
PR:		167008
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-21 19:03:42 +00:00
Michael Scheidell
f1048caf36 - Major release update to 3.0.7. Read /usr/ports/UPDATING
PR:		ports/166931
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Reviewed by:	scheidell (me)
2012-04-15 10:52:14 +00:00
Michael Scheidell
9e180c6a27 - Update to official release 3.0.7
- Update MASTER_SITES (remove unofficial ircd-ratbox.org)
- Unbreak cross compiles
- Fix error handling with GNUTLS
- Update sqllite3 code
- Remove buggy sigio code.

PR:		ports/166914
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
2012-04-14 13:29:25 +00:00
Dirk Meyer
3e3bca7274 - update to 0.19.1 2012-04-11 21:07:40 +00:00
Martin Wilke
32dff8149e - Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:		166764
Submitted by:	swills
2012-04-10 05:53:03 +00:00
Martin Wilke
11dade0f02 - Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:		166763
Submitted by:	swills
2012-04-10 05:46:44 +00:00
Martin Wilke
8f62b17e35 - Add missing DEPENDS
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION
- Pet portlint

PR:		166762
Submitted by:	swills@
2012-04-10 05:42:38 +00:00
Max Brazhnikov
b5876a0d5b Update to 0.8.0
Feature safe:	yes
2012-04-06 13:32:01 +00:00
Michael Scheidell
0980f72d15 - Unbreak build WITHOUT_IPV6
PR:		ports/166370
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by:	JR Aquino <tanawts@gmail.com> (maintainer)
Feature safe:	yes
2012-04-05 00:24:36 +00:00
Frederic Culot
23275ea5b2 - Update to 2.2.1
- Update MASTER_SITES

Changes:	http://www.scrollz.com/download/ChangeLog.2.2.1.txt
PR:		ports/166578
Submitted by:	Maarten de Vries <mdv@unsavoury.net> (maintainer)
Feature safe:	yes
2012-04-04 10:48:05 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Ruslan Makhmatkhanov
0841cdc4db - update to 20120326 (0.3.8-dev)
PR:		166423
Submitted by:	Jase Thew <freebsd at beardz dot net> (maintainer)
Feature safe:	yes
2012-03-27 04:19:52 +00:00
Martin Wilke
6ea91a2817 - Update to 8.0.0
PR:		166213
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Feature safe:yes
2012-03-18 05:32:16 +00:00
Martin Wilke
319d7451b7 - Correct DEPENDS
PR:		165591
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:24:58 +00:00
Martin Wilke
b640f51abb - Correct DEPENDS
PR:		165588
Submitted by:	swills@
Feature safe:	yes
2012-03-17 04:22:55 +00:00
Dirk Meyer
63b1208511 - fix build with ruby19
Feature safe: yes
2012-03-16 15:52:38 +00:00
Josh Paetzel
9481381e4a Remove optional dep on net/socks5
PR:	ports/165385
Approved by:	maintainer timeout
Feature safe:	yes
2012-03-12 07:32:41 +00:00
Martin Wilke
e9cfea654e - Update to 0.3.7
PR:		165486
Submitted by:	Jase Thew <freebsd@beardz.net>
2012-03-04 04:52:01 +00:00
Chris Rees
20162f2f62 Restore missing DEBUG option
PR:		ports/165476
Submitted by:	maintainer
2012-02-27 20:28:30 +00:00
Julien Laffaye
70d4e4c37a - Uptade to 1.6 [1]
- Use BUILD_WRKSRC instead of custom do-build target

PR:		ports/165126 [1]
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2012-02-26 21:24:04 +00:00
Josh Paetzel
f28f736cdf Remove optional build dep on net/socks5, which is exiting the ports tree.
SOCKS5 functionality could be restored by adapting this port to use
net/dante

PR:	ports/165086
Submitted by:	jpaetzel
2012-02-26 18:49:45 +00:00
Josh Paetzel
112c373d95 Remove optional dep on net/socks5, which is exiting the ports tree. With a bit
of mangling SOCKS5 functionality could be resurrected with net/dante

PR:	ports/165097
Submitted by:	jpaetzel
2012-02-26 18:44:12 +00:00
Steve Wills
c6388cce6d - Add patch to fix CVE-2012-0806
PR:		ports/164719
Submitted by:	swills (myself)
Approved by:	maintainer timeout (sylvio, > 3 weeks)
2012-02-25 21:16:22 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Frederic Culot
78f16ba1b4 - Update to 20120219
PR:		ports/165301
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-02-21 06:13:22 +00:00
Henrik Brix Andersen
49c7e89801 - Update to v3.0.5 2012-02-19 19:46:07 +00:00
Martin Wilke
4b3004d37c - Update to 20120110 2012-02-19 11:20:45 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Jason Helfman
da801fabe1 - Update to 20120213 (0.3.7-rc2)
- while here add GITREV variable for future updates, and remove empty DEGUG option

PR:	ports/165104
Submitted by:	maintainer, freebsd at beardz.net
2012-02-14 05:42:02 +00:00
Josh Paetzel
d3a0152ccc Remove optional dependancy on net/socks5, which will be exiting the ports
tree shortly.

There is a "drop-in" replacement for net/socks5 in net/dante which with
allegedly small modifications will "Just Work"
2012-02-13 07:01:01 +00:00
Josh Paetzel
a141eb134a Remove the option of building against net/socks5, as this port will be
leaving the ports tree soon.  There is a "drop in" replacement port
net/dante that epic will not build against without modifications.
2012-02-13 06:39:56 +00:00
Martin Wilke
9204f0b533 - Update to 20120205 (0.3.7-rc1)
PR:		164807
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
2012-02-07 06:32:58 +00:00
Martin Wilke
1675042e59 - Update to 0.204
PR:		164424
Submitted by:	Jase Thew <freebsd@beardz.net>
2012-01-28 17:49:31 +00:00
Martin Wilke
10dc9e4785 - Update to 0.73 2012-01-28 10:28:17 +00:00
Pawel Pekala
03ae44de9b - Add INSPIRCD_LOG and INSPIRCD_RUN substitution patterns for
etc/rc.d/inspircd file to fix service starting
- WITH_GNUTLS option needs security/libgcrypt to work

PR:		ports/164352
Submitted by:	Geoff Garside <freebsd@geoffgarside.co.uk>
2012-01-25 20:34:11 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Doug Barton
56b8885186 Remove license info 2012-01-20 13:07:17 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
f0feca5589 - Update to 0.89 2012-01-14 06:14:49 +00:00
Chris Rees
3156eabc27 Update to 3.2.9
PR:		ports/162928
Submitted by:	Jr Aquino <tanawts@gmail.com> (maintainer)
2011-12-28 12:13:37 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Dennis Herrmann
bc2e3b2b75 - Update to 1.8.7 2011-12-24 10:49:07 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Chris Rees
fb154f9244 Update MASTER_SITES
PR:		ports/163433
Submitted by:	crees
Approved by:	maintainer
2011-12-19 19:05:24 +00:00
Mark Linimon
a3a927e9f0 Make the IGNORE message more informative.
Feature safe:	yes
2011-12-12 00:42:48 +00:00
Max Brazhnikov
3fe196b3e9 Update to 1.4
Remove indirect dependencies on textproc/docbook-xml and xorg ports
Distfile is now compressed with xz

Feature safe:	yes
2011-12-06 13:16:17 +00:00
Henrik Brix Andersen
8fd40b0c85 - Update to v3.0.4
- Skype protocol support will be available at a later point in time,
  as it has few external dependencies not currently available in ports

Requested by:	xi on irc
Feature safe:	yes
2011-12-04 20:45:28 +00:00