| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Re-enable remote includes option
PR: ports/94693
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
|
|
|
|
|
|
| |
- Update maintainer's address
PR: ports/93869
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: http://sourceforge.net/project/shownotes.php?release_id=401239
- Remove redundant USE_REINPLACE while here
PR: ports/94411
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
| |
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
- Make it fechable again since just last version is available
PR: 92308
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: portmgr (krion), maintainer timeout (1 month)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add rc.d script
- Bump PORTREVISION
PR: 93285
Submitted by: mnag
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- Add more MASTER_SITES [1]
- Take maintainership [1]
PR: ports/93078 [1]
Submitted by: Joe Holden <joe@joeholden.co.uk> [1]
|
|
|
|
|
|
| |
Cleanup a bit while here.
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/92307
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: kurlon@hotmail.com (maintainer, timeout 14 days)
|
|
|
|
|
|
|
|
| |
Add SHA256.
PR: ports/92267
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: webmaster@topfx.com (maintainer, timeout 14 days)
|
|
|
|
| |
update PORTREVISION
|
|
|
|
|
|
|
|
| |
* change mail address
* fix handling of options file
PR: ports/91792
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/92275
Submitted by: Jean Milanez Melo
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
APproved by: krion@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
PR: ports/92260
Submitted by: Jean Milanez Melo
|
|
|
|
|
| |
PR: ports/92278
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
| |
PR: ports/92249
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/92261
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
| |
- Portlint
PR: ports/92221
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/92173
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
|
| |
PR: 92203
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
| |
PR: ports/91812
Submitted by: keramida
Approved by: vanilla (vacation blanket)
|
| |
|
|
|
|
|
| |
PR: ports/91559
Submitted by: Diane Bruce <db@db.net> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
- Add HALFOPS option
- Fix comment about PREFIX
PR: ports/91340
Submitted by: Geraint Edwards <gedge-oss@yadn.org>
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add SHA256
PR: 90905 [1]
Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
This method is already deprecated, 'create' is the only method to
make a new POE::Session object.
Content changed, bump PORTREVISION.
See also: http://www.nntp.perl.org/group/perl.poe/2613
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/90745
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
| |
PR: 90591
Submitted by: Timothy Redaelli <drizzt@gufi.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
* Unbroken port.
* Update home page location.
PR: ports/90378
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: sem(mentor)
|
| |
|
|
|
|
|
|
|
| |
2: sync with irssi-devel
PR: ports/90256
Submitted by: Toni Viemero <toni.viemero@iki.dot.fi>
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
|
|
|
|
|
| |
PR: ports/90136
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
|
|
| |
- Add SHA256 checksum.
Approved by: clement (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Executable moved to ${PREFIX}/sbin
- Add rcNG script.
- Logfile is placed under /var/log.
- Pidfile is placed under /var/pid.
PR: ports/88177
Submitted by: maintainer
|
|
|
|
| |
files on MASTER_SITE_LOCAL until someone upgrades these ports.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
speed of DCC sends]
Irssi plugin to limit the transmit speed of DCC sends
PR: ports/87880
Submitted by: Timothy Redaelli <drizzt@gufi.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/89451
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add SHA256
PR: ports/89266
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- add SHA256 checksum
PR: 89351
Submitted by: clsung
Approved by: David Bushong (maintainer)
|
| |
|
| |
|
|
|
|
| |
- Bump portrevision
|
| |
|
| |
|
|
|
|
|
|
| |
- Implement WITH_PYTHON knob
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
I don't bump PORTREVISION. Because dependency on ja-p5-Jcode
is correct, only path isn't correct. This is build phase
issue.
|
| |
|
|
|
|
|
| |
PR: 88814
Submitted by: maintainer
|
| |
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
|
|
|
|
| |
maintainership to one of the upstream authors of the software.
|
| |
|
|
|
|
|
| |
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
|
|
|
|
| |
- Add SIZE to a few ports
|
|
|
|
| |
Changelog: http://xchat.org/changelog.txt
|
| |
|
|
|
|
|
|
|
|
|
| |
Fix dependencies
Fix EXTRACT_DEPENDS
Bump PORTREVISION
PR: 88179
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
|
|
|
| |
- give maintainership to submitter
PR: ports/88175
Submitted by: Martin Hudec <corwin@aeternal.net>
|
|
|
|
|
|
|
|
|
| |
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
|
| |
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
PR: ports/878874
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Take MAINTAINER
PR: 87693
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
| |
Flagged by: distfile survey
Submitted by: fenner
|
|
|
|
|
| |
PR: 87633
Submitted by: Michael Ranner <mranner@inode.at>
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
|
|
|
|
|
|
| |
PR: 86813
Submitted by: ehaupt
Approved by: Christopher Nehren <apeiron@coitusmentis.info> (maintainer),
novel (mentor)
|
| |
|
|
|
|
|
| |
- use PORTDOCS
- make portlint happier
|
|
|
|
|
|
|
|
|
| |
- Add optional patch adding support for various MSN6 features
- Add optional patch for LDAP authentication support
PR: ports/84929
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
|
| |
Source: distfile survey
Hat: portmgr
|
|
|
|
| |
Source: distfile survey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an irc backend. Sascha Schumann created IRCG a few years ago. Unfortunately, he
decided to change the license to a commercial one starting with Version 3 and
removed all traces of the BSD-Licensed IRCG 2. I kept on using the IRCG 2
sources and never had a problem with this setup. IRCG connects an irc server
of your choice with a thttpd webserver. Using PHP, the frontend can be
scripted. It?s mainly a framework for web-based chats, but could be used to
pass any type of xml messages between multiple clients. Memory and CPU usage
per client is quite low, so even an entry-level server can support hundreds of
clients.
PR: ports/86425
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
|
|
|
|
|
| |
The CR+LF linebreaks are now LF linebrakes so we don't need to do this
conversion our own.
|
| |
|
| |
|
|
|
|
| |
2.2beta1 which is fixed now in the new tar.gz
|
| |
|
|
|
|
| |
Approved by: novel (mentor)
|
|
|
|
|
|
|
| |
New version 2.0.1 is released.
PR: ports/86908
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
| |
Thanks to author for incorporating my changes and to edwin@'s script
for pointing me at this update.
|
|
|
|
|
|
|
|
| |
Fix pid file location
PR: 86844
Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer)
Approved by: pav (mentor)
|
|
|
|
| |
Approved by: sem (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
"530 This is a private system - No anonymous login"
Remove http://ircservices.swissirc.ch since it serves malformed redirects
to http://www.swissirc.net/, which I can only get to serve a web-based
irc client.
Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since
fetch won't follow 302 redirects.
Found by: distfile survey
|
| |
|
|
|
|
|
| |
Source: distfile survey
Approved by: maintainer
|
|
|
|
| |
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
| |
PR: ports/84909
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
| |
PR: ports/86582
Submitted by: maintainer
|
|
|
|
|
| |
PR: 86578
Submitted by: Andrej Zverev (maintainer)
|
|
|
|
|
|
|
|
| |
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
|
|
|
|
|
| |
Reported by: maintainer
Pointy hat to: pav
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/85974
Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/85973
Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/84777
Submitted by: Diane Bruce <db@db.net>
Approved by: maintainer timeout (1 month)
- Switch to rcNG startup script
PR: ports/85564
Submitted by: hr <asher@raout.org>
|
| |
|
|
|
|
|
|
|
| |
- Remove broken SOCKS option
PR: ports/85922
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
|
|
| |
Chase after xchat2 and enable perl on amd64.
|
| |
|
|
|
|
|
|
|
|
| |
- Make the tcl option on by default (the knob is now WITHOUT_TCL)
- Bump PORTREVISION for the above change
PR: ports/84440
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
|
|
|
|
| |
o Gaim plugin that enhances the usability of the IRC protocol
|
|
|
|
|
| |
PR: ports/85679
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
|
| |
reenable it.
PR: 84564
Sbumitted by: Jeff Connelly <shellreef+bsd@gmail.com>
|
|
|
|
|
| |
PR: ports/84982
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 83816
Submitted by: vsevolod
|
|
|
|
|
|
|
| |
http://pisg.sourceforge.net/Changelog
PR: ports/85150
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
| |
|
|
|
|
|
| |
Submitted by: Alex Lyashkov <shadow@psoft.net>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Fix maintainer email address [*]
PR: ports/84426
Submitted by: Andrej Zverev <az@inec.ru> (maintainer)
Pointy hat to: clement [*]
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/84058
Submitted by: Andrej Zverev <az@inec.ru>
|
| |
|
|
|
|
|
|
| |
PR: ports/83908
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Pasi Hirvonen <psh@iki.fi> (maintainer), flz (mentor)
|
|
|
|
|
|
|
| |
should not be marked BROKEN on ia64 now.
PR: ports/83972
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
|
|
|
|
| |
Approved by: perky (mentor), vanilla (maintainer)
|
|
|
|
| |
Approved by: perky (mentor)
|
|
|
|
| |
at that time and no PRs have been submitted to fix it.
|
|
|
|
|
|
|
|
|
| |
- Rework plist
- Some fixes to Makefile
PR: 83138
Submitted by: vsevolod
Approved by: maintainer timeout (2 weeks)
|
|
|
|
| |
Approved by: perky (mentor)
|
|
|
|
|
| |
PR: 83883
Submitted by: Christopher Nehren <apeiron+ports@coitusmentis.info>
|
|
|
|
|
|
| |
PR: ports/83089
Submitted by: Radim Kolar <hsn@netmag.cz>
Approved by: maintainer timeout (14 days)
|
|
|
|
|
|
|
|
|
| |
designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
PR: ports/83618
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
| |
PR: ports/82920
Submitted by: Laust S. Jespersen <freebsd-ports@ust.dk>
|
|
|
|
|
|
| |
several months (not responding to email).
Discussed among: portmgr team
|
|
|
|
|
| |
PR: ports/83528
Submitted by: Radim Kolar <hsn@netmag.cz>
|
|
|
|
|
|
|
| |
Debian.
PR: ports/83432
Submitted by: Alexey Mikhailov <karma@ez.pereslavl.ru>
|
|
|
|
| |
Reported by: Sergey Gluschenko (irc)
|
|
|
|
|
|
|
|
| |
allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay
doing channel polls and more.
PR: ports/83382
Submitted by: Radim Kolar <hsn@netmag.cz>
|
| |
|
|
|
|
|
| |
PR: ports/83176
Submitted by: Krzysztof Kowalik <kkowalik+pr@uci.agh.edu.pl>
|
|
|
|
|
| |
PR: 83302
Submitted by: Alexey Mikhailov (maintainer)
|
|
|
|
|
|
| |
PR: ports/82748
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: Michael Ranner <mranner@jawa.at> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/82517
Submitted by: maintainer
|
|
|
|
|
| |
- Remove gnomeprefix, it is not need. It's just a GTK2 app. It means, the
xchat.desktop moves in share/application.
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
|
|
|
|
| |
PR: ports/82075
Submitted by: ports fury
|
| |
|
|
|
|
|
| |
and a resulting regeneration of the buildsystem
- Bump PORTREVISION
|
|
|
|
| |
- Let WWW point to the new projectsite
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/81953
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
|
|
|
|
|
| |
PR: ports/81762
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81663
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
| |
PR: ports/81624
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
|
|
|
|
| |
PR: ports/81626
Submitted by: Johan van Selst
|
|
|
|
|
|
|
|
| |
solid Internet Relay Chat Daemon based on
bahamut IRCd.
PR: 81578
Submitted by: mj <freebsd@nsacenter.com>
|
|
|
|
|
|
|
|
|
|
| |
is fully compatible to original 'blowcrypt' script. It supports
private chat and channel encryption. A secure key-exchange system
is included as well. Please read the file FiSH-irssi.txt, especially the
'Installation' section, before installing it!
PR: ports/81423
Submitted by: Jens Holmqvist <Jens.Holmqvist.zparta@hispan.se>
|
|
|
|
| |
behaviour
|
|
|
|
|
| |
PR: ports/81373
Submitted by: Dennis Cabooter <dennis@serdijn.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Changelog: http://pisg.sourceforge.net/Changelog
PR: ports/80965
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
|
|
| |
Update port: irc/ptlink-services Update from 2.25.1 to 2.26.1
PR: ports/81067, ports/81068
Submitted by: Dennis Cabooter <dennis at rootxs dot org> <dennis@serdijn.com>
|
| |
|
|
|
|
|
| |
PR: ports/81053
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/57502
Submitted by: eik
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
|
|
|
|
|
|
|
| |
- startup script with rc.subr
- new mirrors
PR: ports/80402
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Narrow down CONFLICTS
- Do not quote the IGNORE message
PR: ports/80872 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
| |
- Add NLS switch
PR: ports/80237
Submitted by: Andrej Zverev <az@inec.ru>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80424
Submitted by: maintainer
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
- Explain a case of assignment logic for future reference
Make magic lessons by: fjoe
|
|
|
|
|
| |
PR: ports/67500
Submitted by: Gerrit Beine <tux(at)pinguru.net>
|
|
|
|
|
|
|
|
|
|
| |
- Refining Makefile
- Full PREFIX respect
- New maintainer
PR: ports/80193
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/80207
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/80181
Submitted by: sylvio cesar <sylvioc@gmail.com>
|
|
|
|
|
|
|
|
|
| |
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.
PR: ports/80061
Submitted by: SeaD <sead@mail.ru>
|
|
|
|
| |
Noticed by: cluster
|
|
|
|
| |
Noticed by: cluster
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 80073
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
|
|
|
|
|
| |
PR: ports/79986
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
| |
PR: ports/79144
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/79573
Submitted by: Christopher Nehren <apeiron+ports@coitusmentis.info>
|
|
|
|
|
| |
PR: ports/79936
Submitted by: maintainer
|
|
|
|
|
|
|
| |
X-Chat 2.x.
PR: ports/72260
Submitted by: Julian Stecklina <der_julian@web.de>
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
| |
PR: ports/79390
Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/79429
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
| |
|
|
|
|
| |
- some minor fixes to make portlint a little happier
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/79518
Submitted by: Tim Middleton <x@Vex.Net> (maintainer)
|
|
|
|
|
| |
PR: ports/79203
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0 [1]
- Use %%JAVAJARDIR%%
- Add missing $FreeBSD$ tag
PR: 79442 [1]
Submitted by: maintainer [1]
|
| |
|
|
|
|
|
| |
PR: ports/79185
Submitted by: "Edini" <ports@edini.net>
|
| |
|
| |
|
| |
|