1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

2415 Commits

Author SHA1 Message Date
Martin Wilke
8c191af69a ZNC-Extra are some extra modules which are, for some reason,
not included in the ZNC package itself.

WWW: http://en.znc.in/wiki/ZNC-Extra

PR:		ports/136787
Submitted by:	terry at sucked-in.com
2009-07-17 07:49:03 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Dennis Herrmann
5657c4b8c0 - Fix build
- Bump PORTREVISION

Reported by:	pointyhat (miwi@)
2009-07-13 17:00:58 +00:00
Martin Wilke
5f83a879ea - Add a temporary bugfix patch to correct an error where the
ssld process would die if more than one SSL connection was attempted.

PR:		136667
Submitted by:	Moggie <moggie@elasticmind.net> (maintainer)
2009-07-13 07:41:52 +00:00
Josh Paetzel
6126ec0d1a Resolve ruvy breakage
Remove extranious lines about perl's path

Approved by:	itetcu@ (mentor)
2009-07-12 14:47:48 +00:00
Wesley Shields
25f05e92e1 - Give this port a loving home with a new maintainer
PR:		ports/136142
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Armin Pirkovitsch <a.pirko@inode.at> (old maintainer)
2009-07-10 03:19:36 +00:00
Dennis Herrmann
3b8a7b18cd - Update to 0.83.4 2009-07-07 20:37:26 +00:00
Martin Matuska
de65271364 - Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
2009-07-07 06:48:54 +00:00
Andrey Slusar
1bcf8f38d1 - Update to 6.0.0
PR:		ports/136282
Submitted by:	Yasuhiro KIMURA (maintainer)
2009-07-05 18:49:59 +00:00
Martin Wilke
f811a69383 - Pass maintainership to submitter
PR:		135888
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-07-04 22:32:05 +00:00
Jeremy Messenger
1316780113 Use LTMAIN instead of hardcore.
Approved by:	Armin Pirkovitsch <a.pirko@inode.at> (maintainer)
2009-07-02 22:29:21 +00:00
Jeremy Messenger
dd9618f0fc Use LTMAIN instead of hardcore.
Approved by:	chris <chris@officialunix.com> (maintainer)
2009-07-02 22:01:36 +00:00
Pav Lucistnik
9f15e81f00 - Mark BROKEN with ruby
Reported by:	pointyhat
2009-06-29 21:27:02 +00:00
Wesley Shields
f54a248c73 - Pass maintainership to submitter.
PR:		ports/135978
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	old maintainer
2009-06-27 02:09:14 +00:00
Pav Lucistnik
cfa695131d - Update to 2.0
- Switch to a new maintainer

PR:		ports/134589
Submitted by:	Maarten de Vries <mdv@unsavoury.net>
Approved by:	Scott M. Likens <damm@yazzy.org> (old maintainer)
2009-06-24 13:59:45 +00:00
Martin Matuska
8700e573cb - Unbreak build on 8-CURRENT
- Bump PORTREVISION

PR:		ports/135696
Submitted by:	Florian Smeets <flo_at_kasimir_dot_com>
2009-06-23 12:45:24 +00:00
Peter Pentchev
bcc4367439 Fix the crash with c-ares-1.6.0.
Reported by:	several
Submitted by:	Ilya Andreev <admin@aivus.name>
Timeout:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-06-23 08:49:07 +00:00
Ion-Mihai Tetcu
868c6b51d6 Fix build / deinstall with custom LOCALBASE and PREFIX
Submitted by:	maintainer
Reported by:	QATty
2009-06-16 21:09:33 +00:00
Stanislav Sedov
cc69d7aa7d - Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
2009-06-16 15:53:25 +00:00
Martin Wilke
b2e16f619c - Update to 0.2.6.3 2009-06-15 21:32:24 +00:00
Peter Pentchev
8e58200b71 Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(

Bump the shared lib dependency on ports touched by the c-ares update.

Pointy hat to:	roam (myself)
2009-06-15 12:10:15 +00:00
Martin Wilke
4a015efb7b - Update to 20090607 2009-06-13 21:57:53 +00:00
Erwin Lansing
10b295ddc3 Remove irc/ircg as it has been marked BROKEN for over 7 months. 2009-06-13 19:32:11 +00:00
Ion-Mihai Tetcu
6e36a84944 - fix build with custom LOCALBASE
- no need to add --prefix= to CONFIGURE_ARGS, it's done by b.p.m because
GNU_CONFIGURE=yes

Submitted by:	Sahil Tandon
Reported by:	QATty
Approved by:	portmgr (itetcu@)
2009-06-12 19:02:27 +00:00
Dirk Meyer
25c057a5cf - fix build with custom LOCALBASE
Reported by:	QAT
2009-06-12 08:39:43 +00:00
Dirk Meyer
c90225c547 - fix build with custom LOCALBASE
Reported by:	QAT
2009-06-12 07:36:38 +00:00
Philip M. Gollucci
8c3b0cae79 - Fix build with Custom PREFIX/LOCALBASE
Reported by:    QATty
2009-06-12 01:23:02 +00:00
Dennis Herrmann
d5bb79d138 - Update to 3.4.2
PR:		ports/135297
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer (via private mail)
2009-06-09 11:26:05 +00:00
Martin Wilke
a6111b4602 - Update maintainer mail adress
PR:		135191
Submitted by:	maintainer
2009-06-07 18:38:20 +00:00
Martin Wilke
40bb3bcd1f - Update to 0.070 2009-06-06 16:25:50 +00:00
Koop Mast
0deb4b483f Fix build on 6.x.
Submitted by:	pointyhat via erwin
2009-06-03 14:56:23 +00:00
Max Brazhnikov
3b06da316e Update to 0.4.2 2009-06-02 19:46:56 +00:00
Max Brazhnikov
6b320b9a36 Update to 1.2-alpha3 2009-06-02 19:46:27 +00:00
Philippe Audeoud
63d1e6a6df - Update to last CVS version
- Submitter is now maintainer

PR:		ports/135184
Submitted by:	Denis Barov <dindin@dindin.ru>
2009-06-02 19:19:46 +00:00
Martin Wilke
4856b55f6b - Fix CVE-2009-1789
PR:		134748
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	maintainer implicit
Security:	http://www.freebsd.org/ports/portaudit/399f4cd7-4d59-11de-8811-0030843d3802.html
2009-05-30 20:57:42 +00:00
Martin Wilke
6c14855e8f irc2dc provides intercomunication between users of DC++ hub and IRC channel
For now it works just like simple bot, that transfers public messages from
one side to other.

WWW: http://sourceforge.net/projects/irc2dc/

PR:		ports/134983
Submitted by:	Maxim Ignatenko
2009-05-29 11:54:49 +00:00
Koop Mast
49e7dbeea6 Fix build by depending on libcanberra.
Submitted by:	QA Tindy.
2009-05-29 09:06:45 +00:00
Koop Mast
8f7400d2cf Update to 0.26.1.
Take over maintainership.

Approved by:	previous maintainer
2009-05-29 08:38:04 +00:00
Mark Linimon
68a07948ee Reset maintainer: email address bounces. 2009-05-29 03:19:51 +00:00
Martin Wilke
7cf7e4315d - Update to 20090524 2009-05-28 23:32:37 +00:00
Beat Gaetzi
ad8d71c0ba - Update to 3.0.4
- Fix post-install permissions check

PR:		ports/134972
Submitted by:	Lewis <moggie AT elasticmind.net> (maintainer)
Approved by:	miwi (mentor, implicit)
2009-05-28 19:18:16 +00:00
Max Brazhnikov
0fae36c29a Connect konversation-kde4 to build 2009-05-27 21:50:02 +00:00
Max Brazhnikov
2daa3d651b Update to 1.2-alpha1 after repocopy 2009-05-27 21:49:17 +00:00
Philippe Audeoud
39a480ba20 - Update to 20090526 2009-05-27 08:45:09 +00:00
Dirk Meyer
90f92ac827 - update new Hompage and MASTER_SITES 2009-05-26 06:50:07 +00:00
Dirk Meyer
a8ad9033d2 - fix MASTER_SITES
Reported by:	QAT
2009-05-26 04:10:16 +00:00
Dirk Meyer
dc4ff526c3 - update to 3.14 2009-05-20 11:17:27 +00:00
Pav Lucistnik
e78326dbeb - Fix PLIST_SUB value
Reported by:	QAT
2009-05-19 14:26:30 +00:00
Pav Lucistnik
42a1df4952 - Fix typo: PLIST_SUBS -> PLIST_SUB
Reported by:	pointyhat
2009-05-19 11:49:14 +00:00
Martin Wilke
f8a2a5f357 - Convert to OPTIONS
PR:		134104
Submitted by:	Daniel Bretoi <daniel@netwalk.org>
2009-05-17 14:10:22 +00:00