aboutsummaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* 1: Stagify.vanilla2014-06-172-7/+7
| | | | | | 2: Add LICENSE. Approved by: portmgr@
* Stagify.vanilla2014-06-171-6/+5
| | | | Approved by: portmgr@
* 1: Stagify.vanilla2014-06-172-12/+14
| | | | | | 2: strip binary. Approved by: portmgr@
* irc/py-irc: update to 5.9.1wg2014-06-162-15/+7
| | | | | | - Update to 5.9.1 - Remove obsolete python 2.6 check - Remove obsolete zip_safe option
* - Stage supportmiwi2014-06-151-1/+0
| | | | PR: 191023
* - Remove easy_install dependencymva2014-06-141-2/+3
| | | | | | | - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-1340-40/+40
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* Add missing OPTIONS_SUB.adamw2014-06-131-0/+1
|
* Turn ircbug(1) into an OPTION.adamw2014-06-122-2/+6
|
* Update to 20131230 and take maintainership.adamw2014-06-124-705/+621
|
* Reset the 99 ports still listed under sylvio@marino2014-06-124-4/+4
| | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
* Support LIBS like LDFLAGS.tijl2014-06-113-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* chinese/bitchx: Bump to acquire MASTERDIR fix, stage toomarino2014-06-111-1/+1
| | | | | | | | Related to: PR: 186425 It looks NO_STAGE should have been removed when irc/bitchx was staged. Late add: Fix master irc/bitchx to not override PORTREVISION
* irc/bitchx: Requires build by GCC to avoid segfaultmarino2014-06-101-0/+2
| | | | | | PR: 186425 Submitted by: Edwin Approved by: maintainer (Dan Mashal)
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-102-8/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* Convert to USES=tarbdrewery2014-06-101-2/+1
|
* Update to 3.2.10.3mat2014-06-092-4/+3
| | | | | PR: 190570 Sponsored by: Absolight
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* Stagify.vanilla2014-06-081-5/+4
|
* - Fix fallout from r355360 and allow lua plugin to be builtjase2014-06-062-2/+2
| | | | successfully
* - Fix build with clangmiwi2014-06-061-0/+5
| | | | PR: 190686
* Fix build with gcc from ports. [1]kwm2014-06-063-7/+14
| | | | | | | | While here use USES=libtool, strip installed small update regarding LDFLAGS PR: 178896 [1] Submitted by: kvedulv@kvedulv.de Patch by: avg@ [1]
* - Switch security/libotr3 to USES=libtool, drop .la filesamdmi32014-06-042-5/+5
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* These ports are no longer used or cared for.nemysis2014-06-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. deskutils/py-send2trash - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Change license BSD to BSD3CLAUSE - Use USE_PYDISTUTILS=yes instead of easy_install - Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST graphics/founts - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Add REINPLACE, fix ELAST - Change distinfo, remove supplied icon graphics/py-pyggel - Pass maintainership to koalative at gmail.com graphics/radius-engine - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com irc/py-fishcrypt - Pass maintainership to koalative at gmail.com sysutils/gigolo - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Use tar:bzip2 instead of USE_BZIP2=yes - Remove TODO from DOCS - Remove useless .include <bsd.port.options.mk> - Change pkg-plist, remove mtree
* - support stagingrodrigo2014-06-042-10/+15
| | | | | | | - changes in per-install & do-install commands Submitted by: rodrigo@ (maintainer) Reviewed by: bapt (mentor)
* - Mark IGNORE < 9.1miwi2014-06-041-1/+7
| | | | PR: 190596
* - Bump PORTREVISION for dependencies changesnemysis2014-06-042-9/+7
| | | | | | | | - Pass maintainership to koalative at gmail.com - Use libtool instead of USE_AUTOTOOLS libtool - Add USE_AUTOTOOLS libtoolize - Set PORTSCOUT, wrong NLS - Change pkg-plist, remove *.la files
* 1: Fix COMMENT.vanilla2014-06-032-4/+3
| | | | | | | 2: add libtool to USES. PR: ports/190411 Submitted by: ports at robakdesign.com
* - Update to 20140530miwi2014-06-033-56/+54
| | | | - Stage support
* irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+rene2014-06-011-1/+1
| | | | Submitted by: antoine
* Update consumers of lang/python31 or higher to use Python version 3.Xrene2014-06-011-1/+1
| | | | | | | | | | | | and consumers of lang/python31 or lower to use Python 2.X This is in preparation of removing lang/python31 which expired on 2014-06-01 While here apply some fixes for textproc/codespell: - USE_XZ -> USES=tar:xz - remove unneeded USE_PYTHON_RUN line Approved by: python (mva)
* Upgrade to 0.8.16.vanilla2014-06-012-7/+6
|
* - Fix runtime when built with clang [1] [2]mat2014-05-2811-136/+117
| | | | | | | | | | | | | - Support stage [3] - Switch to options helpers - Update patches, and rename them to follow makepatch naming maintainer timeout [1] [2] [3] -> take over maintainership PR: ports/184150 [1], ports/187117 [2], ports/189615 [3] Submitted by: Ryan Frederick [1], Jean-Sébastien Pédron [2], Ryan Frederick [3] Sponsored by: Absolight
* Replace lang/lua with the new lang/lua51bapt2014-05-263-5/+4
| | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit)
* - Update to 1.1.10miwi2014-05-214-38/+5
| | | | | PR: 189318 Submitted by: maintainer
* - Remove empty files and directoriesak2014-05-201-0/+0
| | | | Approved by: portmgr (antoine)
* Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports and modernise them as well (USES, LIB_DEPENDS, staging). audio/pidgin-musictracker: - Replace LIBS with LDFLAGS. - Disable static plugin. net/online-desktop: Remove obsolete patches. net-im/mbpurple: - Drop pkgconf dependency. - Replace post-patch with MAKE_ARGS. - Use standard do-build. net-im/pidgin-audacious-remote: Disable static plugin. net-im/pidgin-birthday-reminder: Disable static plugin. net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES. net-im/pidgin-guifications: - Drop USE_GNOME=gnomeprefix. - Replace LIBS with LDFLAGS. net-im/pidgin-hotkeys: - Drop CFLAGS=-fPIC. - Fix build on systems without gcc. net-im/pidgin-libnotify: - Use option helpers. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. net-im/pidgin-manualsize: Fix build on systems without gcc. net-im/pidgin-privacy-please: - Replace a patch with CPPFLAGS and LDFLAGS. - Don't use USE_LDCONFIG for a plugin. net-im/pidgin-sipe: - Don't use USE_LDCONFIG for a plugin. - Drop PORTDOCS that don't contain useful documentation. - Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS. - Use option helpers and fix Kerberos option. - Remove obsolete CONFIGURE_ENV. security/pidgin-encryption: - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Disable static plugin. - Use option helpers. security/pidgin-otr: - Drop redundant comment about PORTREVISION. - Add USE_GNOME=gtk20. - Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS. - Port uses stack protector unconditionally so link with -lssp_nonshared when necessary like Mk/bsd.ssp.mk does. Approved by: portmgr (PORTREVISION bump on unstaged port)
* - Fix build on 10.x and later.hrs2014-05-175-15/+80
| | | | - Add LICENSE.
* Update irc/tircd to 0.30, and remove NO_STAGEgavin2014-05-153-18/+9
| | | | Approved by: mat
* - Stage.gerald2014-05-142-3/+2
| | | | | | | | - Update WWW entry in pkg-descr. PR: 188963 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (blanket pre-approval)
* Enable staging.gerald2014-05-132-5/+10
| | | | | | PR: 188960 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr (blanket pre-approval)
* Convert my ports to USES=tarmakc2014-05-121-2/+1
|
* - Stage supporttdb2014-05-102-19/+18
|
* - Add staging support, allow it as normal userpawel2014-05-094-38/+38
| | | | | | | - Remove leading article from COMMENT - Convert to new LIB_DEPENDS format - Remove Author line from pkg-descr - Docdir safe, use DOCSDIR sub in pkg-plist
* Update URL for atheme-services.tdb2014-05-081-1/+1
|
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* - Add staging supportpawel2014-05-033-67/+41
| | | | | - Use options helpers, subs, define DOCS option - Remove WWW line, page seems to not exist anymore
* Add staging supportpawel2014-05-031-6/+3
|
* Add staging supportpawel2014-05-031-3/+3
|
* Add staging supportpawel2014-05-032-8/+13
|
* - Force commit to fix prev entrymiwi2014-04-291-1/+1
| | | | | | | - Update to version 2.2.3 PR: 18792 Submitted by: ports fury
* - Fix build on i386miwi2014-04-296-44/+773
| | | | | | | - Enable sound support for all ARCH PR: 187494 Submitted by: ports fury
* - Stageswills2014-04-272-6/+5
| | | | | | | | - Remove unneeded DISTNAME PR: ports/188961 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket)
* Bump PORTREVISION to force package rebuild after the recent Xorg update.tijl2014-04-261-1/+1
| | | | The packages still require old library versions of freetype2 and libxml2.
* - Update to 21.1miwi2014-04-267-163/+53
| | | | | | | | - Convert to USES - Convert to new OPTIONS helper PR: 187967 Submitted by: ports fury
* - Fix plist to have proper 'rmdir DIR' ordering.bdrewery2014-04-212-3/+3
| | | | | | | | Pkgng will not detect the directory otherwise. This was due to incorrectly advise in the check-stagedir.sh script, fixed in r351587 With hat: portmgr
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Bump PORTREVISION for dependencies changesnemysis2014-04-123-4/+46
| | | | | | | | - Define CA_BUNDLE and add to default Options - Add REINPLACE and patches to enable CA_BUNDLE PR: ports/188508 Submitted by: ashish@
* - Stagebdrewery2014-04-115-5/+86
| | | | | | - Convert to USES=tar - Convert tab to space in WWW - Add LICENSE
* Fix PKGORIGIN that got broken in r350362erwin2014-04-101-1/+1
|
* - Take maintainershipbdrewery2014-04-102-37/+22
| | | | | | | | - Stage - Add OPTION for SSL - Remove bsd.port.pre.mk - Enable SSL by default - Allow disabling BOOST dependency
* - Remove bsd.port.pre.mkbdrewery2014-04-101-8/+7
| | | | | - Convert to OPTIONSNG - Stage
* Update to 1.1.8jpaetzel2014-04-103-6/+7
| | | | Switch maintainer to someone who is actively working on the port.
* irc/ircd-ru: Bump PORTREVISION for last commit.rene2014-04-091-1/+1
|
* irc/ircd-ru: Fix staging and add forgotten patch file.rene2014-04-094-15/+27
| | | | | Prodded by: swills Approved by: portmgr (implicit, PR followup)
* - Stage support [1]rene2014-04-063-45/+57
| | | | | | | | | | | | | | - Style fixes [1] - Fix MASTER_SITES [1] - Add license [1] - Trim leading indefinite article from COMMENT - USE_BZIP2 -> USES=tar:bzip2 - New LIB_DEPENDS syntax - Bump PORTREVISION PR: ports/184338 [1] Submitted by: maintainer Approved by: portmgr (infrastructure blanket)
* - Fix MASTER_SITES. Upstream has removed www. record.tdb2014-04-051-1/+1
| | | | | | PR: ports/188277, ports/188281 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> David Demelier <markand@malikania.fr>
* Add stage supportrene2014-04-052-6/+5
| | | | | | PR: ports/188076 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
* Update to 2.10.5jpaetzel2014-04-022-3/+3
| | | | Submitted by: zlonix
* - Change Makefile header, use my name and @FreeBSD.org emailnemysis2014-04-023-12/+19
| | | | | | | | - Use tar:xz instead of USE_XZ=yes - Strip libraries - Break lines around 80 characters - Change pkg-message, add information about FiSH Protection - Change pkg-descr, update WWW
* Don't violate stagedirantoine2014-04-021-1/+1
| | | | | Reported by: poudriere With hat: portmgr
* Add non-https mirrorbdrewery2014-04-011-0/+2
|
* - Update to ae3eb8bbdrewery2014-04-012-4/+4
| | | | | Changes: - Fix a potentially endless loop when looking up bot hostnames.
* Convert to stagedirbdrewery2014-04-012-37/+34
|
* irc/quassel:makc2014-03-313-13/+5
| | | | | | - update to 0.10.0 - convert to USES=tar:bzip2 - clean up Makefile from stale stuff
* - add USES=tar:bzip2dinoex2014-03-301-1/+1
|
* irc/konversation-kde4:makc2014-03-293-10/+29
| | | | | | | | | - update to 1.5.0 [1] - convert to USES=tar:xz - squeeze MASTER_SITE/MASTER_SITE_SUBDIR PR: based on ports/187720 [1] Submitted by: Matthew Rezny <matthew@reztek.cz>
* - Fix tiny nit with mislabeled option descriptionsdb2014-03-251-3/+3
| | | | Submitted by: fwaggle <fwagglechop@gmail.com>
* - Remove license (BSD), upstream didn't know which BSD license it isnemysis2014-03-192-17/+9
| | | | | | | https://github.com/kwaaak/py-fishcrypt/issues/1 - Add USES dos2unix - Reordering Options and change according to pkg-message
* Update to 16.0.adamw2014-03-163-91/+101
|
* Use COPYTREE_SHARE.adamw2014-03-162-94/+91
| | | | | Set DATADIR to make the process simpler. No PORTREVISION bump, as no change to final product.
* - Convert USE_GMAKE to USESmiwi2014-03-166-10/+6
|
* Release a few ports I don't use anymore. Unfortunately I don't have time toflo2014-03-121-1/+1
| | | | maintain them properly currently.
* Convert i* to USES=zipbapt2014-03-105-7/+5
|
* Remove expired ports:rene2014-03-1014-284/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles 2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles 2014-03-10 irc/pure-xemacs21-mule: No more public distfiles 2014-03-10 lang/dice: No more public distfiles 2014-03-10 irc/dcc: No more public distfiles 2014-03-10 sysutils/backupme: No more public distfiles 2014-03-10 net/freeswitch-curl-devel: No more public distfiles 2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles 2014-03-10 emulators/cygne-sdl: No more public distfiles 2014-03-10 mail/newmail: No more public distfiles 2014-03-10 x11-toolkits/xscoop: No more public distfiles 2014-03-10 security/didentd: No more public distfiles 2014-03-10 sysutils/wait_on: No more public distfiles 2014-03-10 net/freeswitch-sbc-devel: No more public distfiles 2014-03-10 multimedia/gxanim: No more public distfiles 2014-03-10 www/nd: No more public distfiles 2014-03-10 lang/fbbi: No more public distfiles 2014-03-10 textproc/csv2xml: No more public distfiles 2014-03-10 www/trac-calendar: No more public distfiles 2014-03-10 misc/stan: No more public distfiles 2014-03-10 japanese/gtkicq: No more public distfiles 2014-03-10 net/nc6: No more public distfiles 2014-03-10 net/jpcap: No more public distfiles 2014-03-10 games/quake-extras: No more public distfiles 2014-03-10 net/asfrecorder: No more public distfiles 2014-03-10 sysutils/pyrenamer: No more public distfiles 2014-03-10 palm/synce-sync-engine: No more public distfiles 2014-03-10 www/linux-mplayer-plugin: No more public distfiles 2014-03-10 net-mgmt/airport: No more public distfiles 2014-03-10 textproc/manued.el: No more public distfiles 2014-03-10 sysutils/jailer: No more public distfiles 2014-03-10 sysutils/blimitd: No more public distfiles 2014-03-10 print/abntex: No more public distfiles 2014-03-10 sysutils/monkeytail: No more public distfiles 2014-03-10 dns/dns_mre: No more public distfiles 2014-03-10 japanese/libjcode: No more public distfiles 2014-03-10 sysutils/jailutils: No more public distfiles 2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles 2014-03-10 sysutils/hdup: No more public distfiles 2014-03-10 print/cups-smb-backend: No more public distfiles 2014-03-10 x11/settitle: No more public distfiles 2014-03-10 sysutils/anteater: No more public distfiles 2014-03-10 www/trac-pendingticket: No more public distfiles 2014-03-10 www/admuser: No more public distfiles 2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles 2014-03-10 www/metacafe_dl: No more public distfiles 2014-03-10 irc/irchat-pj-emacs21: No more public distfiles 2014-03-10 www/horde3-wicked: No more public distfiles 2014-03-10 java/drexelsnmp: No more public distfiles 2014-03-10 mail/sigit: No more public distfiles 2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles 2014-03-10 www/vtiger-customerportal: No more public distfiles 2014-03-10 irc/pure-emacs21: No more public distfiles 2014-03-10 www/extsm: No more public distfiles 2014-03-10 misc/cwish: No more public distfiles 2014-03-10 www/phpscheduleit: No more public distfiles 2014-03-10 palm/synce-serial: No more public distfiles 2014-03-10 palm/synce-vdccm: No more public distfiles 2014-03-10 net/freeswitch-insideout-devel: No more public distfiles 2014-03-10 sysutils/fusefs-fur: No more public distfiles 2014-03-10 mail/clamfilter: No more public distfiles 2014-03-10 textproc/cost: No more public distfiles 2014-03-10 palm/synce-gvfs: No more public distfiles 2014-03-10 net/nxserver: No more public distfiles 2014-03-10 sysutils/throttle: No more public distfiles 2014-03-10 japanese/aterm: No more public distfiles 2014-03-10 mail/teapop: No more public distfiles 2014-03-10 www/eldav.el: No more public distfiles 2014-03-10 graphics/gsnapshot: No more public distfiles 2014-03-10 japanese/zangband: No more public distfiles 2014-03-10 audio/xmms-wma: No more public distfiles 2014-03-10 misc/projectionlib: No more public distfiles
* - Update to 1.7jlaffaye2014-03-104-57/+9
| | | | | - Add LGPL20 license - Fix WWW style in pkg-descr
* - remove broken MANPREFIXdinoex2014-03-091-2/+2
|
* - Stage supportmiwi2014-03-062-2/+1
|
* - Stage supportmiwi2014-03-062-4/+2
|
* - Stage supportmiwi2014-03-061-5/+2
|
* - Stage supportmiwi2014-03-061-1/+0
|
* Update to 0.8.9feld2014-03-065-226/+25
| | | | Support STAGE
* - Reassign to the heap at maintainers requesttabthorpe2014-03-051-1/+1
|
* Support stagingehaupt2014-02-272-15/+12
|
* Support stagingehaupt2014-02-272-17/+16
|
* Support stagingehaupt2014-02-261-6/+3
|
* - Stage supportmiwi2014-02-261-10/+7
|
* - Stage supportmiwi2014-02-261-17/+15
|
* - Use a real version, not one that will checksum fail on every updatebdrewery2014-02-252-7/+9
| | | | | | - Fix fetching by using CVS git mirror on github maintained by me Reported by: gahr
* - Convert to USES=tclgahr2014-02-251-2/+2
|
* Update to 2.10.4 and improve the port.jpaetzel2014-02-234-11/+11
| | | | | | | - Add a license clause - Add stage support Submitted by: zlonix
* Update port for stage support.jpaetzel2014-02-224-11/+4
| | | | Submitted by: zlonix
* - Fix build with clang; this is not building a static library, it is buildingbdrewery2014-02-221-1/+3
| | | | | a shared. - Add a mirror as upstream is long dead
* Fix build with clangbdrewery2014-02-222-0/+24
|
* Remove trailing whitespaces from category ircehaupt2014-02-2112-12/+12
|
* Fix iconv use on FreeBSD 10.tijl2014-02-211-1/+4
|
* - Convert to USES=tclgahr2014-02-201-2/+1
|
* - Convert to USES=tclgahr2014-02-201-4/+3
| | | | - Fix LIB_DEPENDS format
* - Also, remove useless includegahr2014-02-201-1/+0
|
* - Convert to USES=tclgahr2014-02-201-1/+1
|
* - Remove CFLAGS not understood by gccgahr2014-02-201-1/+0
|
* - Convert to USES=tkgahr2014-02-203-27/+25
| | | | - STAGE-clean
* - Convert to USES=tclgahr2014-02-202-115/+39
| | | | - STAGE-clean
* - STAGE-cleangahr2014-02-192-19/+8
| | | | - Get rid of pkg-plist
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-183-1/+3
|
* Support stagingehaupt2014-02-181-17/+8
|
* Support stagingehaupt2014-02-181-12/+9
|
* Support staging.ehaupt2014-02-182-6/+3
|
* - Convert to USES=tclgahr2014-02-152-9/+8
| | | | | | - Convert to new LIB_DEPENDS format - STAGE-clean - Fix WWW line in pkg-descr
* - Update to 20140213 (0.4.4-dev)jase2014-02-144-124/+129
| | | | | | | | | | | | | - Add secondary MASTER_SITES entry - Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile - Utilise DOCSDIR macro in pkg-plist - Change defaults to enable all OPTIONS [1] - Remove COLOR256 option as devel/ncurses no longer supports building with extended colour support - Rework MAINTAINER_MODE to cater for building both manpages and docs PR: ports/185908 [1] Requested by: dumbbell [1]
* - Add additional primary MASTER_SITES for docs and manpages distfilesjase2014-02-131-17/+17
| | | | | | | to workaround ftp mirroring delay [1] - Consolidate all MASTER_SITES and MASTER_SITE_SUBDIR assignments Reported by: David Cecchin (via email) [1]
* atheme-services is a set of Services for IRC networks that allowstdb2014-02-136-0/+1519
| | | | | | | | | | | | | | | | | | | | | | | | | | | | users to manage their channels in a secure and efficient way and allows operators to manage various things about their networks. Unlike it's predecessor, Shrike, services has a completely reworked form of channel management that feels somewhat like eggdrop and is somewhat more useful. Services currently works with many irc daemons. More details are available in the config file. Internally, atheme-services shares more similarities with ircd than it does with IRCServices. Anope/Epona, Cygnus, OperStats, Hybserv, Theia, etc are all based on IRCServices and as such have very old legacy code that none of the authors, except Church truly understand. Atheme was written completely from scratch with the more complex concepts taken from various modern ircd packages, including ircu, ircd-ratbox, hybrid and bahamut. atheme-services is not a drop-in replacement for Anope or Andy Church's IRC Services. It is designed with an entirely different set of goals and as such should not be migrated to with the expectation that it will behave exactly like what was previously implemented. Atheme is designed to act as a directory server, with alternative ways of getting to the data implemented as well as the IRC presence. WWW: http://www.atheme.org/atheme.html
* - Update to 0.4.3jase2014-02-125-125/+134
| | | | | | | | | | | | | | - Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile - Utilise DOCSDIR macro in pkg-plist - Change defaults to enable all OPTIONS [1] - Remove COLOR256 option as devel/ncurses no longer supports building with extended colour support - Rework MAINTAINER_MODE to cater for building both manpages and docs Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html PR: ports/185908 [1] Requested by: dumbbell [1]
* - Fix packaging without perl [1]antoine2014-02-111-2/+4
| | | | | | - Fix paths inside .packlist files [2] Reported by: rotluchs [1], stage-qa [2]
* - Remove irc/trickyirc -- abandonware, segfaults, no releases in 15 yearsgahr2014-02-1012-214/+0
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1013-0/+28
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Back to the futurbapt2014-02-103-3/+3
|
* Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-103-0/+9
| | | | | | available for part or all the needed distfiles. Reported by: distillator
* Change rc script to daemonize inspircd via daemon(8)feld2014-02-102-10/+12
| | | | | | | | | | inspircd has a curious feature where it exits with signal 15 when it forks off to the background. This is very confusing and leads users to believe the service was not started successfully when in fact it was. https://github.com/inspircd/inspircd/pull/626 Approved by: swills (mentor)
* irssi is responsable for creating the lib/irssi/modules directoryantoine2014-02-093-5/+6
|
* - Support STAGEDIRbdrewery2014-02-091-4/+2
|
* - Update to 1.2jase2014-02-084-91/+47
| | | | | | | | - Modernise OPTIONS configuration - Support custom LOCALBASE - Stage support Changes: http://wiki.znc.in/ChangeLog/1.2
* Support staging.ehaupt2014-02-062-9/+7
|
* - Support stagingehaupt2014-02-062-9/+10
| | | | | - Convert to new options framework - Use shebangfix
* - Support stagingehaupt2014-02-062-9/+10
| | | | | - Use shebangfix - Convert to new options framework
* Support staging.ehaupt2014-02-062-5/+2
|
* - Support stagingehaupt2014-02-062-10/+11
| | | | | - Convert to new options framework - Use shebangfix
* - Stage supportmiwi2014-02-061-5/+4
|
* - Stage supportmiwi2014-02-062-7/+3
|
* - Stage supportmiwi2014-02-062-7/+3
|
* - Stage supportmiwi2014-02-062-7/+3
|
* - Stage supportmiwi2014-02-062-7/+3
|
* - Stage supportmiwi2014-02-061-29/+15
|
* - Add a patch which helps avoid flooding issuesswills2014-02-032-1/+67
| | | | | | PR: ports/179720 Submitted by: myself Obtained from: https://projects.duckcorp.org/issues/191
* Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime ismakc2014-02-011-1/+2
| | | | | deprecated and will be removed along with switching KDE4_PREFIX to ${LOCALBASE} soon.
* - Stage supportmiwi2014-01-314-47/+39
|
* - add stage supportaz2014-01-308-14/+8
| | | | Approved by: portmgr (blanket infrastructure)
* Update maintainer email addressrodrigo2014-01-291-1/+1
| | | | Approved by: bapt@ (co-mentor)
* - Fix packagingmiwi2014-01-281-2/+2
| | | | Reported by: deckebot
* Convert to stagingmadpilot2014-01-281-11/+8
| | | | Approved by: jlaffaye (maintainer)
* Deprecate ports broken for more than 6 monthbapt2014-01-281-0/+2
|
* - Stage supportmiwi2014-01-281-1/+0
|
* - Stage supportmiwi2014-01-282-3/+1
|
* - Finish stage supportantoine2014-01-262-9/+8
| | | | - Use new LIB_DEPENDS syntax
* - Support CC/CFLAGS properlymiwi2014-01-262-2/+14
| | | | | PR: 185312 Submitted by: Ports Fury
* - Stage Safemiwi2014-01-241-1/+0
|
* Fix properties on pkg-plistbapt2014-01-226-6/+0
|
* Update maintainer email addressmilki2014-01-212-2/+2
| | | | Approved by: swills (mentor)
* Patch configure to DTRT with the optional ruby supportjpaetzel2014-01-211-0/+19
| | | | | Submitted by: zlonix Approved by: hop (code maintainer)
* Fix pkg-plist for dircproxymm2014-01-192-7/+4
|
* Add STAGE support to irc/dircproxymm2014-01-191-1/+0
|
* Update to 1.1.7jpaetzel2014-01-194-6/+9
| | | | Submitted by: zlonix
* - Over to new maintainertabthorpe2014-01-171-1/+1
|
* - Update to 6.83miwi2014-01-152-3/+3
|
* - Update to 2.44miwi2014-01-152-3/+3
|
* Take maintainershipbdrewery2014-01-141-1/+1
|
* Take maintainershipbdrewery2014-01-141-1/+1
|
* Python cleanup:rene2014-01-145-5/+5
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* Fix creation of directories in rc scriptfeld2014-01-142-2/+3
| | | | | | Submitted by: gizd Approved by: crees (mentor) MFH: 2014Q1
* - Update to v3.2.1brix2014-01-122-11/+13
| | | | | | | - Add staging support - OTR requires GnuTLS support PR: ports/182379, ports/184506
* Fix SQLITE and GNUTLS build options which were missing pkgconfigfeld2014-01-121-3/+5
| | | | | PR: ports/185610 Approved by: swills (mentor)
* - Update to 20140110jase2014-01-113-4/+6
|
* - Reassign to the heap due to mail bouncestabthorpe2014-01-102-2/+2
|
* Can build properly has user, NEED_ROOT is not needed here.bapt2014-01-101-2/+1
| | | | while here trim comment
* Stage supportantoine2014-01-101-2/+1
|
* - Stage supportantoine2014-01-101-9/+5
| | | | - Add missing OPTIONS_DEFINE
* - USES=dos2unixdinoex2014-01-072-2/+2
|
* Update to 3.2.10.2.rakuco2014-01-072-3/+3
| | | | | | | | | | | | | | | | | ==[ .2 RELEASE ]== The following major issues were present in 3.2.10 & 3.2.10.1 and have been fixed in this version: - A remote crash issue when compiled with SSL (NULL pointer dereference) - A second issue that can potentially lead to a crash (read-after-free) In addition to these 3.2.10.x fixes there were also some other bugs fixed, mostly in the area of server linking and flood hardening. The external libraries of the Windows version have been updated (openssl, c-ares, zlib). The bundled c-ares source (for *NIX) has been updated too. PR: ports/185249 Submitted by: Jr Aquino <tanawts@gmail.com> (maintainer)
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
|
* Remove expired port:rene2014-01-027-326/+0
| | | | 2014-01-02 irc/xchat-gnome: broken and no release since 2009
* - Enable stagingdb2013-12-312-17/+12
| | | | - Add LICENSE
* Stage ports maintained by me in irc java mailcrees2013-12-293-24/+20
| | | | Cleanups in several places
* Enable stage supportjohans2013-12-294-20/+109
|
* - use OPT_CONFIGURE_*dinoex2013-12-281-19/+9
|
* - Support STAGEjadawin2013-12-271-9/+2
|
* - Fix build with clangpawel2013-12-199-48/+159
| | | | | | | | | | | - Remove leading article from COMMENT - Convert to new LIB_DEPENDS format - Support staging While I'm here use option helpers where possible. PR: ports/184816 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.8.8dhn2013-12-183-4/+10
|
* - Update to 1.2dhn2013-12-182-3/+3
|
* - Update to 2.0.11sunpoet2013-12-122-8/+6
| | | | | | | - Add LICENSE - Remove outdated RUBY_VER check Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog
* Add missing pkg-message.in file.madpilot2013-12-111-0/+4
| | | | | | PR: ports/184636 Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (maintainer) Approved by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (via email)
* - NOPORTDOCS -> PORT_OPTIONS:MDOCSadamw2013-12-0916-272/+199
| | | | | | - Staging - Use OPTIONS where appropriate - Rename old-style patch files
* - drop PKGMESSAGE while installdinoex2013-12-063-3/+0
|
* Deprecate, broken and last release in 2009.kwm2013-12-031-0/+3
|
* Remove expired ports:rene2013-12-016-712/+0
| | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
* - use STAGEDIRdinoex2013-11-304-68/+41
| | | | - use USE_DOS2UNIX
* - Stagifyeadler2013-11-291-18/+16
| | | | - Fix COMMENT
* Update to 0.9.2makc2013-11-273-3/+4
|
* - use STAGEDIRdinoex2013-11-271-8/+10
|
* Mark MAKE_JOBS_UNSAFE.mat2013-11-261-0/+1
| | | | | | | maintainer timeout. PR: ports/183898 Submitted by: mat
* - Force gcc usage, port depends on gnu extensionsmadpilot2013-11-261-17/+19
| | | | | | | | | - Add LICENSE - Convert to staging - Remove compatibility bits for unsupported OS versions PR: ports/183883 Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* - Fix runtime problems when building with clangmakc2013-11-221-0/+11
| | | | Submitted by: cognet
* - Convert to USE=gmake tclgahr2013-11-211-6/+9
| | | | | - STAGE-clean - Add LICENSE
* irc/py-irc: update to 8.5.4wg2013-11-193-78/+7
| | | | | | - Update to 8.5.4 - Allow staging - Use python auto plist
* irc/ircd-hybrid: fix plist in my last commitwg2013-11-141-1/+0
|
* irc/ircd-hybrid: update to 8.1.3wg2013-11-105-161/+112
| | | | | | | | | | | | | - Update to 8.1.3 [1] - Convert to options ng [1] - USES gmake - Remove leading article from COMMENT - Use options helpers - Allow staging PR: ports/180201 [1] Submitted by: Nick Hilliard <nick foobar.org> Approved by: db (maintainer timeout, 4 months)
* - Fix distinfojadawin2013-11-091-2/+2
|
* - Update to 20131030jadawin2013-11-081-4/+3
|
* irc/ngircd: update to 21wg2013-11-083-16/+15
| | | | | | | | | - Update to 21 [1] - Allow staging - Indent options descriptions PR: ports/183758 Submitted by: Kjetil Rustad <kjetil cckengine.com>
* Fix pkg name collisionsbapt2013-11-071-2/+1
| | | | With hat: portmgr
* Update to 0.9.1makc2013-11-063-3/+5
|
* Revert USES tcl changebdrewery2013-11-051-1/+1
|
* - Convert to stagingbdrewery2013-11-051-8/+11
| | | | - Reset maintainer
* Support STAGEDIR.vanilla2013-11-046-35/+31
|
* - Fix build with REMOTE [1]bdrewery2013-11-041-0/+3
| | | | | | | - Add missing dependency on pkgconfig PR: ports/183587 [1] Submitted by: JR Aquino <tanawts@gmail.com> (maintainer) [1]
* Fix PKGNAME conflictfeld2013-11-011-1/+4
| | | | | | | | Deprecate, set expiration date Hand port over to ports@FreeBSD.org PR: ports/183445 Approved by: maintainer, swills (mentor, implicit)
* - Add stage supportswills2013-10-301-1/+0
|
* STAGE supportfeld2013-10-293-9/+8
| | | | Approved by: swills (mentor)
* - revert r331810dinoex2013-10-292-4/+5
|
* - use STAGEDIRdinoex2013-10-283-41/+42
| | | | - use OPTIONS_DEFINE
* Update WWW; the old domain is now controlled by squatters.shaun2013-10-272-2/+2
| | | | | Submitted by: Michael Clay Approved by: moggie <moggie@elasticmind.net> (maintainer)
* Support staging.ehaupt2013-10-262-8/+5
|
* - Return ports to the poolak2013-10-242-2/+2
| | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
* - Support stagingmakc2013-10-235-16/+15
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-227-7/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* - Add STAGE supportjase2013-10-223-6/+6
| | | | - pkg-descr: Fix WWW whitespace nit and update URL
* Fix building with ports ncurses.vanilla2013-10-212-0/+20
|
* - Update to 20131015 (0.4.3-dev)jase2013-10-196-300/+55
| | | | | | | | | - Convert to latest LIB_DEPENDS format - Add STAGE support - Fix whitespace nits - Revise pkg-descr to reflect reality - WeeChat client is ncurses only and other front-ends will connect to the ncurses client - Add MANPAGES option along with pre-built manpages for all supported languages
* - Update to 0.4.2jase2013-10-194-21/+61
| | | | | | | | | | | - Convert to latest LIB_DEPENDS format - Add STAGE support - Fix whitespace nits - Revise pkg-descr to reflect reality - WeeChat client is ncurses only and other front-ends will connect to the ncurses client - Add MANPAGES option along with pre-built manpages for all supported languages Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.2.html
* Change maintainerbapt2013-10-182-2/+2
| | | | | Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> Approved by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer)
* - Convert to stagingeadler2013-10-161-6/+6
|
* - Convert to staging.eadler2013-10-161-4/+3
|
* Fix pkg-plist and make poudriere think that its correct.eadler2013-10-161-20/+12
| | | | | | Also, convert to staging This port still needs massive cleanup
* Clean up some COMMENTseadler2013-10-161-1/+1
|
* Fix 'build package' with better solution.vanilla2013-10-092-6/+2
| | | | Obtained from: danfe@
* - Bump PORTREVISION on ports dependent on FOX. This is needed because wegahr2013-10-071-1/+1
| | | | now use ltverhack on FOX. This should be the last time.
* - Remove LATEST_LINK from my Qt4/KDE4 portsmakc2013-10-071-4/+2
| | | | | - Use new LIB_DEPENDS syntax - Use options helpers
* Fix build pageage.vanilla2013-10-061-0/+4
| | | | | PR: ports/182720 Submitted by: Kevin Zheng <kevinz5000 at gmail.com>
* - Bump PORTREVISION for dependency changenemysis2013-10-052-35/+31
| | | | | | | | | | - Remove audio/libcanberra from default install - Reordering Options - Add CANBERRA Option - Add CANBERRA and PYTHON to default Options - Support STAGEDIR Approved by: wg/pawel (mentors)
* FiSH/Mircryption clone for XChat and clones in 100% Python.nemysis2013-10-055-0/+82
| | | | | | WWW: https://github.com/kwaaak/py-fishcrypt Approved by: wg/pawel (mentors)
* Drop condititional dependency on py-imporlib, since it was removed.rm2013-10-031-1/+0
| | | | With hat: python
* irc/ezbounce: Fix c++ error caught by gcc 4.7marino2013-10-031-0/+13
| | | | | | | | The same variable "e" was defined as a loop argument and then again inside the loop as a diferrent type. This renames the loop argument to avoid the redeclaration errors. Approved by: portmgr (bapt, implicit)
* Remove old version of irc/keitairc, consider using the newer version, this ↵bapt2013-10-034-56/+0
| | | | also fix a conflict in pkgname
* - patch-makenet wasn't deleted last commitfeld2013-10-022-19/+2
| | | | | | - update LIB_DEPENDS syntax Approved by: crees (mentor)
* Staging support.adamw2013-09-301-9/+8
|
* - Update to 3.2.10.1feld2013-09-285-135/+105
| | | | | | | | - rc script cleanup PR: ports/177506 Submitted by: JR Aquino <tanawts@gmail.com> Approved by: crees (mentor)
* irc/riece: allow stagingwg2013-09-261-10/+4
| | | | | | | | - Allow staging - USES gmake PR: ports/182375 Submitted by: Yasuhiro KIMURA <yasu utahime.org> (maintainer)
* Support stage, add DOCS as options.vanilla2013-09-252-27/+24
|
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* - Bump portrevisionnemysis2013-09-252-4/+14
| | | | | | | - Add pkg-message file to display usage for spelling - Remove dependency for textproc/en-aspell Approved by: wg/pawel (mentors)