| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add rc.d script
- Bump PORTREVISION
PR: 93285
Submitted by: mnag
Approved by: maintainer
Notes:
svn path=/head/; revision=155947
|
|
|
|
| |
Notes:
svn path=/head/; revision=155876
|
|
|
|
| |
Notes:
svn path=/head/; revision=155864
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix misformatted IGNORE message.
Tighten up CONFLICTS.
PR: ports/92925
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=155700
|
|
|
|
|
|
|
|
|
|
|
| |
Fix misformatted IGNORE message.
PR: ports/92911
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=155699
|
|
|
|
|
|
|
|
|
|
|
| |
- Add more MASTER_SITES [1]
- Take maintainership [1]
PR: ports/93078 [1]
Submitted by: Joe Holden <joe@joeholden.co.uk> [1]
Notes:
svn path=/head/; revision=155601
|
|
|
|
|
|
|
|
|
| |
Cleanup a bit while here.
Approved by: maintainer
Notes:
svn path=/head/; revision=155527
|
|
|
|
|
|
|
|
|
| |
PR: ports/92307
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: kurlon@hotmail.com (maintainer, timeout 14 days)
Notes:
svn path=/head/; revision=155520
|
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256.
PR: ports/92267
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: webmaster@topfx.com (maintainer, timeout 14 days)
Notes:
svn path=/head/; revision=155519
|
|
|
|
|
|
|
| |
update PORTREVISION
Notes:
svn path=/head/; revision=155376
|
|
|
|
|
|
|
|
|
|
|
| |
* change mail address
* fix handling of options file
PR: ports/91792
Submitted by: maintainer
Notes:
svn path=/head/; revision=154833
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
* removed "irc_default_msg_away" setting, for RFC 2812 conformity
(/away command wihtout argument only removes away status),
new values for "irc_display_away" (off, local, channel)
* fixed refresh bug with Solaris when term size is changed
* replaced Texinfo doc by XML Docbook
* added color for window separators (when splited)
* added completion system for plugins/scripts commands
* fixed plugins autoload
* added charset by server and channel, new command: /charset
* added Ruby script plugin
* added /upgrade command
* added ETA (Estimated Time of Arrival) for DCC files
* /nick command is now allowed when not connected to server
* added server/channel arg to /buffer command for jumping to buffer
* fixed display bug in chat window when a message length equals to window
width
* added new keys for switching to other windows: alt-w followed by
alt-{arrow}
* added new keys for scrolling to previous/next highlight: alt-P / alt-N
* added "read marker": an indicator for first unread line in a
server or channel buffer (new key alt-U to scroll to marker)
* new window maganement: custom size for windows, auto resize when
terminal is resized
* fixed infinite loop when resizing term to small size
* added /history command
Notes:
svn path=/head/; revision=154829
|
|
|
|
|
|
|
|
| |
PR: ports/92275
Submitted by: Jean Milanez Melo
Notes:
svn path=/head/; revision=154806
|
|
|
|
| |
Notes:
svn path=/head/; revision=154805
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154793
|
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=154792
|
|
|
|
| |
Notes:
svn path=/head/; revision=154737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
Notes:
svn path=/head/; revision=154626
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a port of the ircd-ratbox IRC daemon.
ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.
WWW: http://www.ircd-ratbox.org/
PR: ports/92404
Submitted by: Shaun Amott <shaun@inerd.com>
Notes:
svn path=/head/; revision=154556
|
|
|
|
| |
Notes:
svn path=/head/; revision=154469
|
|
|
|
|
|
|
|
| |
PR: ports/92260
Submitted by: Jean Milanez Melo
Notes:
svn path=/head/; revision=154394
|
|
|
|
|
|
|
|
| |
PR: ports/92278
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=154368
|
|
|
|
|
|
|
|
| |
PR: ports/92249
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
Notes:
svn path=/head/; revision=154358
|
|
|
|
|
|
|
|
| |
PR: ports/92261
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=154352
|
|
|
|
|
|
|
|
|
|
| |
- Portlint
PR: ports/92221
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=154286
|
|
|
|
|
|
|
|
|
|
| |
- Removed WWW line in pkg-descr, because the URL doesn't exist anymore.
PR: 92213
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Notes:
svn path=/head/; revision=154259
|
|
|
|
|
|
|
|
| |
PR: ports/92173
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
Notes:
svn path=/head/; revision=154243
|
|
|
|
|
|
|
|
| |
PR: 92203
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=154236
|
|
|
|
| |
Notes:
svn path=/head/; revision=154208
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154134
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
| |
Notes:
svn path=/head/; revision=153617
|
|
|
|
|
|
|
|
|
| |
PR: ports/91812
Submitted by: keramida
Approved by: vanilla (vacation blanket)
Notes:
svn path=/head/; revision=153546
|
|
|
|
| |
Notes:
svn path=/head/; revision=153234
|
|
|
|
|
|
|
|
| |
PR: ports/91559
Submitted by: Diane Bruce <db@db.net> (maintainer)
Notes:
svn path=/head/; revision=153164
|
|
|
|
| |
Notes:
svn path=/head/; revision=153142
|
|
|
|
| |
Notes:
svn path=/head/; revision=153084
|
|
|
|
| |
Notes:
svn path=/head/; revision=153050
|
|
|
|
| |
Notes:
svn path=/head/; revision=153019
|
|
|
|
| |
Notes:
svn path=/head/; revision=152982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
Notes:
svn path=/head/; revision=152963
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch will update irc/miah to version 0.6.0.3. This
version fixes various bugs and security fixes as outlined
on http://miau.sourceforge.net/changelog.html.
PR: ports/91437
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Security http://miau.sourceforge.net/changelog.html
Notes:
svn path=/head/; revision=152961
|
|
|
|
|
|
|
|
|
|
|
| |
My previous patch neglected to list WITH_HALFOPS in the
list of port options.
PR: ports/91383
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
Notes:
svn path=/head/; revision=152931
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=152846
|
|
|
|
| |
Notes:
svn path=/head/; revision=152504
|
|
|
|
| |
Notes:
svn path=/head/; revision=152498
|
|
|
|
| |
Notes:
svn path=/head/; revision=152353
|
|
|
|
| |
Notes:
svn path=/head/; revision=152136
|
|
|
|
|
|
|
|
|
|
| |
- Add SHA256
PR: 90905 [1]
Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer)
Notes:
svn path=/head/; revision=152109
|