| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
irc)
|
| |
|
| |
|
|
|
|
|
| |
- convert to OPTIONSNG
- use USE_GCC for now, weird template errors I cannot figure out currently.
|
| |
|
|
|
|
| |
Submitted by: az
|
|
|
|
| |
no differences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 0.8.15:
+ Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will
force Irssi to not execute the content of the autosendcmd chatnet-setting
upon connect.
+ Accept names replies with nick!user@host instead of just nick, if they
are enabled (see bug #805).
+ Set window binds for channel items as sticky when re-creating window
binds as part of /layout save. This fixes the bug where previously saved
channel windows forgets their window number upon reconnect.
+ Add experimental support for DNSSEC DANE validation of certificates.
+ Strip the argument for boolean options (see bug #769).
+ Freenode have been readded to the list of networks in the default
configuration file.
+ Disabled support for the insecure SSLv2 protocol.
+ Various documentation enhancements.
- Fix crashing bug that can happen if the terminal height decreases before
the first window is created.
- Fixed minor compiler warnings.
- Fixed possible crashing bug when processing an octal escape sequence.
- Fixed the /ignore -network option (see bug #748).
- Fixed signal handling for /exec'd commands. Irssi now sends the signal to
the process group id instead of the process id.
- Fixed segfault generated by SSL disconnections (see bug #752).
Approved by: miwi (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake desktop-file-utils pkgconfig
- Use the new format for LIB_DEPENDS
- Change CONFIGURE_ARGS
- Add DOCS and FISHLIM Options
- Remove OPENSSL Option, use --enable-openssl
- Remove OPENSSL from default Options
- Reword Options description
- Add dependencies for audio/libcanberra and textproc/en-aspell
- Simplify Option handling
- Change REINPLACE_CMD that not install for Gnome3 hexchat.appdata.xml
- Mute dir install
- Remove unneeded patches
Removed file(s):
- files/patch-configure.ac
- files/patch-src-fe-gtk-Makefile.am
- files/patch-src-fe-gtk-banlist.c
- files/patch-src-fe-gtk-custom-list.h
- files/patch-src-fe-gtk-fe-gtk.c
- files/patch-src__common__dbus__dbus-client.c
Approved by: wg/pawel (mentors)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
producing packages with a name
That can make user confuse with irc/xchat.
|
|
|
|
| |
Obtained from: irc/eggdrop (patches from NetBSD)
|
| |
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Reviewed by: kwm@
Approved by: kwm@ (gnome@)
|
| |
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Pointed out by: bapt
|
|
|
|
|
|
|
| |
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add DOCS to OPTIONS_DEFINE
- Remove IPV6 from OPTIONS_DEFAULT
PR: ports/181628
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (co-maintainer)
|
|
|
|
|
|
| |
PR: ports/181627
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update to 20.3 [1]
- Add DOCS to options
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181737 [1]
Submitted by: Kjetil Rustad <kjetil cckengine.com>
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainers (by e-mail)
|
|
|
|
|
|
| |
- Pet portlint(1) - whitespace nits in Makefile and pkg-descr
- Fix a typo and grammar in pkg-descr
- Add pkg-install which creates a symlink for renamed Weechat binary
|
|
|
|
|
|
|
|
|
| |
Install binary files...
puresv -> /usr/local/lib/xemacs/site-packages/etc/pure/puresv
dccput -> /usr/local/lib/xemacs/site-packages/etc/pure/dccput
dccget -> /usr/local/lib/xemacs/site-packages/etc/pure/dccget
/usr/bin/strip: '/usr/local/bin/dccget': No such file
*** [post-install] Error code 1
|
|
|
|
|
|
|
|
|
| |
- Properly respect CC and CFLAGS; add missing OPTIONS_DEFINE=DOCS
- Tighten COMMENT; fix installation by adjusting DATADIR and DOCSDIR
- Remove LICENSE_FILE (standard GPLv2 boilerplate) and other cleanups
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2), move OPTIONS block down a bit
- Rename one option (PROTOCOL_BAHAMUT -> BAHAMUT)
- Drop an article from COMMENT, contract PORTDOCS
- Pad pkg-message display; do misc. cleanups while here
- Reformat port description; terminate WWW with a slash
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
| |
PR: ports/181320, ports/177466
Submitted by: Gea-Suan Lin <gslin@gslin.org>, fred@lacave.net
|
|
|
|
|
|
|
|
|
|
|
| |
a certain degree a mess, though...); convert USE_GMAKE
- Remove prehistoric files/patch-aa, use MAKE_ARGS for that purpose
- Produce verbose build log when built on the cluster
- Convert to OptionsNG (DOCS, EXAMPLES)
- Tighten Makefile header and COMMENT while here
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
|
| |
- Update to 8.5.1
Changes: https://bitbucket.org/jaraco/irc/src/f8120c37a5/CHANGES.rst?at=8.5.1
|
|
|
|
| |
Obtained from: upstream git
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
- Add pre-built manpage as build requirements for creating the manpage
are somewhat excessive.
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
Also trim header to please portlint
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
- Update to 8.5
Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
|
| |
|
|
|
|
|
|
|
| |
Using OPSYS allows the port to build on DragonFly without modification.
The header was also trimmed, but there was no function change made to the port.
Approved by: bapt/culot (mentors, implicit)
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove superfluous bdep in GnuTLS case, LIB_DEPENDS satisfies it;
also switch to the new library specification format
- Correct pkg-plist; cleanup Makefile, sort the knobs while I'm here
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
|
| |
PR: ports/180488
Submitted by: mat
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
|
|
|
| |
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
| |
- Update to 8.4
- Make portlink happy
Changes: https://bitbucket.org/jaraco/irc/src/380ee9d1b/CHANGES.rst?at=8.4
|
|
|
|
|
| |
PR: 180698
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
runtime issues) [1]
- Don't remove kdehier4 directories
Reported by: avg
|
|
|
|
|
|
|
| |
- Update to 8.3.2
- Space -> tab style cleanup
Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2
|
|
|
|
|
|
| |
Restore build, pkgconfig explicitly needed now.
Approved by: bapt (mentor)
|
|
|
|
|
| |
Submitted by: M. de Vries <mdv@unsavoury.net> (maintainer via email)
Obtained from: https://github.com/ScrollZ/ScrollZ/commit/125c00412258054e3e4501f2e7a4e32e3e372227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
|
|
|
|
|
|
|
| |
- Update to 8.3.1
- Use PORTEXAMPLES instead of pkg-plist entries
- Unmute install examples
- Patch setup.py to extract egg file
|
| |
|
|
|
|
|
|
|
| |
- Add rc.d script
PR: ports/179190
Approved by: maintainer (timeout)
|
| |
|
|
|
|
| |
Reported by: miwi
|
|
|
|
| |
 Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
|
|
|
|
| |
Reword options description.
Submitted by: maintainer [1]
Approved by: maintainer via IRC
Obtained from: hexchat upstream [1]
|
|
|
|
|
| |
PR: ports/174888
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
| |
Security: CVE-2007-4584
Security: CVE-2007-5839
Security: CVE-2007-5922
|
|
|
|
|
|
|
|
|
|
|
| |
The release is finally here!
Add vulnerabilities to vuxml, and remove bitchx-devel
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Security: CVE-2007-4584
Security: CVE-2007-5839
Security: CVE-2007-5922
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
|
|
| |
- rc script passes rclint
- Add UPDATING entry
PR: ports/179015
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add License
- Trim Header
- Add WWW
PR: 179056
Submitted by: ports fury
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support CC/CFLAGS properly
- Support STRIP properly
PR: 179059
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Trim header
- OptionsNG
PR: 179062
Submitted by: ports fury
|
|
|
|
|
|
| |
Reported by: Albert Kult (via email)
Obtained from: https://github.com/znc/znc/commit/2bd410ee5570cea127233f1133ea22f25174eb28
Security: 19751e06-c798-11e2-a373-000c29833058
|
|
|
|
|
|
|
| |
CONFIGURE_SCRIPT
Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers)
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
While I am here:
- Fix whitespace nits
- Fix typo in COMMENT
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.1.html
|
| |
|
|
|
|
|
|
|
| |
Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default
Approved by: culot (mentor)
|
|
|
|
| |
Approved by: culot (mentor)
|
| |
|
| |
|
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
Approved by: portmgr
|
|
|
|
| |
previous commit due to testing
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove article from COMMENT
Reported by: miwi (Tcl/Tk 86 exp-run) [1]
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
|
|
|
|
| |
- drop WWW
|
|
|
|
|
|
|
| |
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here
|
|
|
|
|
|
|
|
|
|
|
| |
revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
|
|
|
|
|
|
|
|
| |
- Switch to ouf of source build
- Add KDE option (off by default), and use separate plist for not
overcomplicating the matter
- Sync list of Qt 4 components with project requirements
- Trim Makefile header
- Reformat description
|
| |
|
|
|
|
| |
Submitted by: John Marino (via irc)
|
|
|
|
|
|
|
| |
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts
|
|
|
|
|
| |
- Trim header
- Use new options framework for DOCS
|
|
|
|
| |
Convert USE_READLINE by USES=readline
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
|
| |
|
|
|
|
|
|
|
| |
Switch to tcl 8.4 since 8.3 is going away soon [1]
Submitted by: gahr@
Feature safe: yes
|
|
|
|
|
|
| |
Reported by: bdrewery
Approved by: portmgr (implicit)
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
editors/emacs23:
- Remove ABI versions from LIB_DEPENDS
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
Mk/bsd.emacs.mk:
- Update major version for editors/emacs port
*:
- Bump PORTREVISION to chase Emacs updates
PR: ports/177428[2]
Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
"pathfix" instead.
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/177306
Reported by: John Marino <draco@marino.st>
With hat: portmgr
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ELMEX/AnyEvent-IRC-0.97/Changes
- Trim Makefile headers
- Reset maintainer to perl@
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 177239
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
|
|
|
| |
- Trim header
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONfy
- Enable '/WINDOW CREATE'
- Install wserv as wservz, to avoid conflict with ports/irc/ircII
- Support tmux terminal multiplexer
- Bump PORTREVISION
PR: ports/176786
Submitted by: Norikatsu Shigemura <nork@FreeBSD.org>
Approved by: Maarten de Vries <mdv@unsavoury.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
|
|
|
|
| |
PR: ports/176726
Submitted by: Kjetil Rustad <kjetil@cckengine.com>
|
|
|
|
|
|
|
|
|
|
|
| |
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
|
|
|
|
|
| |
by creating expected eggdrop dirs
- Respect LOCALBASE for where eggdrop is installed
|
| |
|
|
|
|
|
|
| |
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
|
|
|
|
|
|
|
| |
- Shorten Makefile header
PR: ports/175746
Submitted by: Bryan Drewery <bdrewery@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
WWW: https://metacpan.org/module/POE::Component::IRC::Plugin::Karma
WWW: https://github.com/apocalypse/perl-pocoirc-karma
PR: ports/176228
Submitted by: milki <milki@rescomp.berkeley.edu>
|
|
|
|
| |
Pointy hat to: miwi
|
|
|
|
|
| |
PR: ports/176248
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
- While here trim header
|
|
|
|
|
| |
PR: ports/175808
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Trim Makefile header
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
|
|
|
|
| |
PR: ports/175085
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
|
|
|
|
|
| |
- Convert to OptionsNG
- Remove unneeded dependencies on specific ABI versions
|
| |
|
|
|
|
|
|
|
| |
- Convert to OPTIONSng
PR: 173867
Submitted by: Jase Thew <jase@FreeBSD.org>
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new option framework
- Update MASTER_SITES
- Take maintainership
PR: ports/175489
Submitted by: sbz (myself)
Approved by: jlaffaye (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES.
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Trim header.
PR: ports/174190
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
| |
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html
|
|
|
|
| |
While here, sanitise patchfile names
|
|
|
|
| |
Be more flexible about TCL versions
|
|
|
|
|
| |
No longer clobbers configuration files on install/deinstall (no version bump
because current users would have to upgrade for no good reason)
|
|
|
|
|
|
|
| |
- Add LICENSE (MIT)
PR: ports/175392
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- while here shorten mastersite
PR: 175191
Submitted by: maintainer, yasu@utahime.org
|
|
|
|
|
|
|
| |
Changes: https://github.com/hinrik/poe-component-irc-plugin-hailo/compare/0.17...0.18
PR: ports/175238
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn)
|
|
|
|
| |
Approved by: jlaffaye
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
without breaking installs already configured.
Fix installation of libratbox.pc
|
|
|
|
|
|
| |
This contains a security fix, all admins are advised to upgrade.
Security: http://www.ratbox.org/ASA-2012-12-31.txt
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- drop default options_defined already default by options framework
Spotted by: jhale@
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
|
|
|
|
|
| |
PR: ports/174463
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (new maintainer)
|
| |
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
|
|
|
|
|
|
| |
far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
|
|
|
|
|
|
| |
Pointed out by: eadler
Pointyhat to: swills
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
This is due to C89 inline semantics being used that cause linker failures when
compiled as C99.
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Trim Makefile header
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- 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-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-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
|
|
|
|
|
|
| |
PR: ports/173959
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
- Trim Makefile headers
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Security: 81826d12-317a-11e2-9186-406186f3d89d
Feature safe: yes
|
|
|
|
|
|
|
| |
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.2.html
Security: 81826d12-317a-11e2-9186-406186f3d89d
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Assume maintainership [1]
Approved by: miwi [1]
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- Remove extraneous patch
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Reminded by: Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes
|
|
|
|
|
|
| |
PR: 172861
Submitted by: Chris Petrik
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Reorder MASTER_SITES
Reported by: beat
Pointyhat to: bdrewery
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Remove use of bsd.port.pre.mk
Feature safe: yes
|
|
|
|
|
|
|
|
| |
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
- Convert to new format Makefile header
Approved by: flo, culot (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Convert to new format Makefile header
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.html
Approved by: flo, culot (mentors, implicit)
|
|
|
|
| |
Approved by: maintainer (on IRC)
|
|
|
|
| |
Approved by: flo (mentor)
|
|
|
|
| |
- fix SSL OPTIONS
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
PR: ports/169621
Submitted by: Axel Gonzalez <loox at e-shell.net>
|
|
|
|
| |
PR: ports/171481
|
|
|
|
| |
to this new dependency.
|
| |
|
|
|
|
| |
Approved by: flo (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
fetch: http://mirror.irssi.org/snapshots/irssi-20120624.tar.gz:
size mismatch: expected 1331265, actual 1331625
Reported by: pointyhat
|
|
|
|
|
|
|
| |
- Fix default build by removing SASL option as libgcrypt dependency is
now mandatory
Approved by: culot (mentor)
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: culot (mentor)
|
|
|
|
|
|
| |
on wrapped lines.
Approved by: culot (mentor)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
| |
- Fix SASL option and its description
Requested by: Peter Jeremy <peter@rulingia.com> [1]
Approved by: flo (mentor)
|