aboutsummaryrefslogtreecommitdiffstats
path: root/irc/psybnc
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2013-10-24 04:45:10 +0800
committerak <ak@FreeBSD.org>2013-10-24 04:45:10 +0800
commit83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch)
tree84056547fc67df8dd731dcf176844fc9a2d209bf /irc/psybnc
parenta57e25e19f546eddc7c1e37a8190e39b82d80924 (diff)
downloadfreebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz
freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst
freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip
- Return ports to the pool
PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'irc/psybnc')
-rw-r--r--irc/psybnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile
index 8162d9a59d10..f8db99115e08 100644
--- a/irc/psybnc/Makefile
+++ b/irc/psybnc/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= irc ipv6
MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES
DISTNAME= psyBNC-${DISTVERSION}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extremely powerful IRC bouncer
WRKSRC= ${WRKDIR}/psybnc
d>sunpoet2015-03-251-1/+1 | * - Cleanup -lpthread/-pthread manipulationsunpoet2015-03-251-1/+0 | * - Cleanup -lpthread/-pthread manipulationsunpoet2015-03-251-1/+1 | * - Cleanup -lpthread/-pthread manipulationsunpoet2015-03-251-1/+1 | * - Cleanup -lpthread/-pthread manipulationsunpoet2015-03-251-3/+2 | * Fix build with clang 3.6.0.madpilot2015-03-251-5/+5 | * Fix pkg-plist for THREADS option; use OPTIONS_SUB.olgeni2015-03-252-6/+54 | | | | | PR: 198897 Submitted by: marino * Fix packing list for people with the DOCS-option enabled.mi2015-03-251-5/+3 | | | | Reported by: Herve Commowick * x11/libXxf86vm: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197969 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * Revert my previous commit.dvl2015-03-251-2/+2 | * x11/libXxf86dga: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197968 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * Convert non-ASCII quotes to ASCII charactersdvl2015-03-251-2/+2 | | | | Approved by: mat (mentor) * lang category: Remove $PTHREAD_LIBSmarino2015-03-2526-68/+38 | | | | | | Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted. approved by: PTHREAD blanket * x11/libXvMC: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197967 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * Correct paths to fping out of the boxfeld2015-03-252-3/+3 | | | | Submitted by: raf@verbiest.be * x11/libXv: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197966 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * - Update to 0.006018culot2015-03-252-4/+3 | | | | Changes: http://search.cpan.org/dist/Devel-Declare/Changes * x11-drivers/xf86-video-intel: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197970 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * databases/virtusos: remove entire hosting directorymarino2015-03-251-2/+2 | | | | | | When I tested the fix to virtuoso, the directory was empty, but according to a report, it isn't always. Change rmdir to rm -rf so the port builds in all cases. No bump necessasry. * Switch munin-master from CGI to CGI.pmmat2015-03-252-3/+4 | | | | Sponsored by: Absolight * mail category: Remove $PTHREAD_LIBSmarino2015-03-2529-83/+43 | | | | | | | | | | | | | | Note: The following ports did not pass check-plist (CP) or stage-qa (QA) tests. The sendmail port has many problems, but this was already known by myself as I fixed it properly on DPorts last week. It's a forward action to submit a PR against mail/sendmail. * antivirus-milter (CP) * dk-milter (CP) * milter-regex (CP) * sendmail (CP, QA) approved by: PTHREAD blanket * ports-mgmt/porttools: update to 1.04, pass maintainershipxmj2015-03-253-17/+18 | | | | | | | | | | - update to 1.04 - pass maintainership to skreuzer@ - deprecate newfile option over an internal template system. - Use new USE_GITHUB format Differential Revision: https://reviews.freebsd.org/D2093 Approved by: koobs (mentor) * databases category: Remove $PTHREAD_LIBSmarino2015-03-2529-62/+42 | | | | | | Note: virtuoso did not pass check-plist from before, so it was fixed. approved by: PTHREAD blanket * security category: Remove $PTHREAD_LIBSmarino2015-03-2526-68/+39 | | | | approved by: PTHREAD blanket * math category: Remove $PTHREAD_LIBSmarino2015-03-2522-78/+55 | | | | | | Note that math/PDL did not pass stage-QA before, so it was fixed. approved by: PTHREAD blanket * Update to 6.05.adamw2015-03-252-3/+3 | | | | | Changes: - Fixed circular require bug in Mojo::Base and Mojo::Util. * Update to 3.1.1-36-g2c5e0cabdrewery2015-03-252-5/+5 | | | | | | Changes: - jail -i: Show 'fs' and 'mnt' values - Fix ZFS not rolling back the jail to clean when using TMPFS * sysutils/iocage: update 1.4.6 -> 1.5.1robak2015-03-252-5/+4 | | | | - Switch from GHL to GH and remove GH_COMMIT * - Update to 1.5.0amdmi32015-03-256-44/+64 | * Data files for Red Eclipse first-person shooter.amdmi32015-03-254-0/+34 | | | | WWW: http://www.redeclipse.net/ * Re-add back ALL_TARGET=default. For reasons that I still don't understand,adamw2015-03-251-0/+1 | | | | | | it breaks the build for some people. This time, add a comment so I don't try to remove it again in the future. * - Update to version 0.1.52pawel2015-03-252-4/+6 | | | | | | | - Add LICENSE, unmute install command PR: 198759 Submitted by: Anton Tornqvist <antont@inbox.lv> * - add SF mirror, and remove othersjgh2015-03-251-2/+1 | | | | | PR: 198885 Submitted by: maintainer, chris@bsdjunk.com * 2 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2524-169/+53 | | | | | | | | | | Categories: net-p2p, comms Note that qrq was not properly staged, it failed stage-QA. aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA with a fs violation, but it may be acceptable. Fixes added to both. approved by: PTHREAD blanket * - fixing package namejgh2015-03-251-1/+1 | | | | | $ make -C /usr/ports/devel/mingw64-binutils/ -V PKGNAME x86_64-pc-mingw32-binutils-2.23.2_1 * Update to 7u76.jkim2015-03-256-10/+10 | * Catch up with distfile changes.jkim2015-03-255-10/+13 | * 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2526-69/+49 | | | | | | Categories: print, science, emulators approved by: PTHREAD blanket * - Fix vuxml build: bad package names in f6a014cd-d268-11e4-8339-001e679db764zi2015-03-251-13/+16 | | | | - Fix blockquote style to match rest * - Fix build with updated locations to unifont / dejavukmoore2015-03-251-2/+2 | * x11/libXtst: add CPE informationrobak2015-03-251-0/+3 | | | | | | PR: 197965 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blank) * Update to version 5.2.9pawel2015-03-252-4/+3 | | | | | PR: 198756 Submitted by: Anton Tornqvist <antont@inbox.lv> * Try to keep portscout away.mandree2015-03-251-1/+1 | * The ancient version of binutils in the cross-binutils port suffers forbrooks2015-03-251-1/+5 | | | | | | | | | | | | | several vulnerabilities. Mark it FORBIDDEN and DEPRECATED and set it expire April 15th. This also effects devel/mingw64-binutils. Consumers of this port should switch to devel/binutil or slave ports there of. PR: 198816 Reported by: Sevan Janiyan <venture37@geeklan.co.uk> * graphics/inkscape: add CPE informationrobak2015-03-251-1/+1 | | | | | | PR: 197524 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket) * The ancient version of binutils in the cross-binutils port suffers forbrooks2015-03-251-0/+50 | | | | | | | | | several vulnerabilities. This also effects devel/mingw64-binutils. PR: 198816 Reported by: Sevan Janiyan <venture37@geeklan.co.uk> * Fix a mismerged file for OpenJDK6.jkim2015-03-251-1/+1 | * Upgrade to new upstream bug-fix release 1.23.2, quoting its website:mandree2015-03-252-4/+3 | | | | | | | "1.23.2 has fixes for dc (more tolerant to lack of whitespace), modinfo (was not ignoring directory component of path names in a few places), modprobe (better compatibility for "rmmod" alias), wget (--header now overrides built-in headers, not appends to)." * Update to 0.9.5olivierd2015-03-252-3/+3 | * Tidy up default fontconfig.properties.jkim2015-03-254-133/+141 | * Use MASTER_SITES macro for LOCALadamw2015-03-251-2/+1 | | | | Suggested by: mat * - Update to version 1.85pawel2015-03-252-3/+6 | | | | | | | - Strip executables PR: 198755 Submitted by: Anton Tornqvit <antont@inbox.lv> * Fix installation when DOCS is disabled.adamw2015-03-251-3/+2 | * FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longerolgeni2015-03-251-1/+0 | | | | necessary. * Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2 | * Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2 | * Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2 | * Add two patches from DragonFlyBSD trunk:adamw2015-03-253-0/+122 | | | | | | | - 68420e59f12cf9c9fc14db0c493426150dd9ed95 Fix some typos in messages/manpages. (Sascha Wildner) - 890b6f4a25a31acb7bb5b8c16193dc5d404b0805 games: Fix real bugs on three games (found by gcc 5.0) (John Marino) * Update to bsdgames from DragonFlyBSD 4.0.5.adamw2015-03-252-5/+10 | | | | | Thanks to marino for helping me find an easier way to create the tarballs for these updates. * 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2519-32/+27 | | | | | | Categories: editors, x11, x11-toolkits approved by: PTHREAD blanket * Update squirrelmail* to 20150324, and clean up permission/owner handling inadamw2015-03-258-34/+12 | | | | | | | | | | | the plists. Also, avoid registering plugins during package build. It only makes sense to run the registration on end-user machines, and running it during package building leads to a stagedir violation, as noted in [1]. PR: 198044 [1] Submitted by: amdmi3 * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1 | * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-0/+1 | * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1 | * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1 | * Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-1/+2 | * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1 | * Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1 | * - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120sunpoet2015-03-252-2/+0 | * Update to r127. Fix tons of hardcoded paths in the Makefile to enableadamw2015-03-253-25/+19 | | | | 'make install' to work properly. * - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120sunpoet2015-03-258-8/+0 | * 4 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2520-61/+21 | | | | | | Categories: www, ftp, net-im, net-mgmt approved by: PTHREAD blanket * USE_GITHUB: Tighten the GH_TAGNAME stripping of 'v' from r382120 to only do sobdrewery2015-03-251-1/+1 | | | | | | | | | for v[0-9] as Github does. If a tag is 'v.1' github will return that exact value. This also fixed named tags that are word starting with 'v'. PR: 198869 With hat: portmgr Reported by: antoine * - Use -lpthread instead of -pthreadsunpoet2015-03-251-1/+1 | * - Cleanup Makefilesunpoet2015-03-251-2/+0 | * - Update to 1.0.5sunpoet2015-03-252-4/+4 | | | | Changes: https://github.com/solnic/virtus/blob/master/Changelog.md * - Update to 0.0.11sunpoet2015-03-252-3/+3 | | | | Changes: https://github.com/dkubb/equalizer/commits/master * - Update to 0.13.6sunpoet2015-03-252-4/+5 | | | | | | - Add LICENSE Changes: https://github.com/mojombo/god/blob/master/History.txt * - Update to 1.2.1sunpoet2015-03-252-3/+3 | | | | Changes: https://github.com/jekyll/jekyll-gist/blob/master/History.markdown * - Add LICENSEsunpoet2015-03-251-2/+4 | * - Update to 2.0.3sunpoet2015-03-252-5/+7 | | | | | | | - Add LICENSE - Sort RUN_DEPENDS Changes: https://github.com/ai/r18n/commits/master/sinatra-r18n * - Update to 2.0.3sunpoet2015-03-252-3/+5 | | | | | | - Add LICENSE Changes: https://github.com/ai/r18n/commits/master * - Add LICENSEsunpoet2015-03-251-0/+2 | * - Add LICENSEsunpoet2015-03-251-2/+4 | * - Add LICENSEsunpoet2015-03-252-1/+3 | | | | - Update WWW * - Update to 1.4.6sunpoet2015-03-252-4/+4 | | | | Changes: https://github.com/sinatra/sinatra/blob/master/CHANGES * - Fix RUN_DEPENDSsunpoet2015-03-251-1/+1 | | | | - Bump PORTREVISION for dependency change * - Update to 0.6.3sunpoet2015-03-253-25/+3 | | | | Changes: https://github.com/tmm1/pygments.rb/blob/master/CHANGELOG.md * - Update to 0.02sunpoet2015-03-252-3/+3 | | | | Changes: http://search.cpan.org/dist/Log-Any-IfLOG/Changes * - Update to 2.13.02sunpoet2015-03-252-4/+4 | | | | | | - Do not silence installation message Changes: http://tools.ietf.org/tools/idnits/changelog * - Add GitHub repository to WWWsunpoet2015-03-251-2/+1 | * - Update to 1.2.5sunpoet2015-03-253-7/+6 | | | | | | - Add GitHub repository to WWW Changes: https://github.com/Try2Code/cdo-bindings/commits/master * - Cleanup -lpthread/-pthread manipulationsunpoet2015-03-251-1/+0 | * Move the sample configuration files into ETCDIR.adamw2015-03-253-4/+38 | | | | | | | | | | | | | | | | | After talking more with Rozhuk Ivan (submitter of 198792, see r381930), the sample configuration files don't belong in DOCSDIR, and they really don't belong underneath an OPTION that many people have disabled by default. I still don't think that they're good candidates for @sample, but they make more sense living in ETCDIR. While here, shuffle around a few other docs/examples files. PORTREVISION bump for the plist changes. PR: 198792 Submitted by: Rozhuk Ivan * math/lapack: fix build when PROFILE option is selectedrobak2015-03-251-0/+4 | | | | | | | | - Since dynamic linking is broken when PROFILE is used, enforce '-static' LDFLAGS - Maintainer's timeout (maho@FreeBSD.org) PR: 185375 Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com> * 5 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2520-70/+45 | | | | | | Categories: irc, x11-clocks, benchmarks, misc, textproc approved by: PTHREAD blanket * Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.mat2015-03-256-39/+6 | | | | Sponsored by: Absolight