1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2991 Commits

Author SHA1 Message Date
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