2000-04-19 Seth Alves * e-shell-view.c (get_view): set calendar's uri with a property bag 2000-04-19 Christopher James Lahey * idl/folder.idl: New idl file. Still unused. 2000-04-14 Christopher James Lahey * e-shell-view.c: Made the left pane of the shell view not autoresize. 2000-04-09 Matt Loper * e-shell-view.c (e_shell_view_setup): Set the default height bigger, to 600, so that everything in the shortcut-bar shows up. 2000-04-07 Matt Loper * e-shell-view.c (destroy_folder_view): New function; Bonobo_Unknown_unref's the controls that have the views in them. (esv_destroy): Calls the above for each folder_view in the hashtable. (get_view): unref the ServiceRepository interface of the control when we're done with it. 2000-04-06 Miguel de Icaza * shell/e-shortcut.c (shell_icon_cb): Append a slash here. (shell_icons): Only list the filenames. * shell/main.c (evolution_boot): Be less rude. 2000-04-06 Matt Loper * shell/main.c (evolution_boot): Make sure our data directory is available with e_setup_base_dir (). 2000-04-06 Miguel de Icaza * shell/e-shortcut.c (shell_icon_cb): Load the icons from the installation path, not form the GNOME-libs installation prefix. (shell_icon_cb): Memory leak fix. * shell/Makefile.am (imagesdir): Pass the EVOLUTION_IMAGES installation directory here. 2000-04-05 Seth Alves * shell/e-shell-view.c (get_view): hook up control:calendar 2000-03-31 Dan Winship * shell/e-shortcut.c (e_shortcut_bar_view_new, shell_icon_cb): Update for shortcut bar changes. * shell/e-folder.h: add E_FOLDER_SUMMARY * shell/e-shell.c (e_shell_setup_default_folders): make the "Today" icon be of type E_FOLDER_SUMMARY, not E_FOLDER_MAIL. 2000-03-30 Dan Winship * shell/e-shell-view.c (e_shell_view_set_view): Hold off on deactivating the "outgoing" control until after setting up the "incoming" control. That way if the new control takes a few seconds to load, there won't be an ugly empty spot where the toolbar used to be while the new control loads. 2000-03-29 Dan Winship * shell/e-shell-view.c (e_shell_view_set_view): Call bonobo_control_frame_activate on the folder_view every time it is displayed, and bonobo_control_frame_deactivate every time it is hidden. 2000-03-25 Matt Loper * shell/e-shell-view.c (get_view): Move CORBA_Environment to different scope. 2000-03-22 Matt Loper * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" to gtk_main_quit, so that the shell dies when you want it to. * shell/e-shell-view.c (get_view): Reorganized, and added assertions. (e_shell_view_set_view): Added assertions. 2000-03-20 Matt Loper * shell/e-shell-view.h: New private field in EShellView added, which contains the notebook and a hashtable of folders to views. * shell/e-shell-view.c (e_shell_view_set_view): Instead of creating a new control every time we set the view, we now keep our controls in a notebook. This function now switches to the correct notebook page, or creates a new page/control as necessary. (e_shell_view_new): Creates and inserts the notebook into the shell. 2000-03-13 Christopher James Lahey * shell/e-shell-view.c: Added an E_FOLDER_CONTACTS section to the get_view function. 2000-03-13 bertrand * shell/e-shell.c (EShell_register_service): test implementation. Show the uri and the type of service that has just been registered. * shell/e-shell-view.c (get_view): once we have the bonobo control widget, disable the autoactivation and activate the control frame. (get_view): added a parameter to have a reference to the EShellView. (get_view): In the case of the mail component use the Evolution_ServiceRepository to give the component a reference to the Shell server. 2000-03-12 bertrand * shell/e-shell-view.c (get_view): name change * shell/e-folder.c (e_folder_get_folder_type): added the get_e_folder_type function. * shell/evolution-service-repository.c: (evolution_service_repository_new): creates an Evolution_ServiceRepository object. (create_evolution_service_repository): create the corresponding servant. (evolution_service_repository_construct): set the closure as well as the virtual functions. 2000-03-12 bertrand * shell/evolution-service-repository.c: * shell/evolution-service-repository.h: Implementation of the service repository interface as a bonobo object. * shell/evolution-service-repository.idl: new file. Contains the definition for the service repository interface. * shell/Shell.idl: move the shell related stuff here 2000-03-12 bertrand * shell/e-folder.h: add a field refering to a service associated to the efolder. In the case of distant folders, it is generally a server. * shell/e-service.c: New class. Models a service. A service is an object with an URI and a root folder. It genreally reporesents a distant folder. A service is generally a ressource shared amongst several folders. * shell/e-service.h: 2000-03-07 bertrand * shell/e-shell-shortcut.c (shortcut_bar_item_selected): removed a test that prevented the standard menu to be shown. 2000-03-01 Ettore Perazzoli * shell/Makefile.am (INCLUDES): use `top_srcdir' instead of `srcdir'. Also, add `$(top_srcdir)'. And put the srcdir includes before everything else. (evolution_LDADD): `libeutil.la', not `libeutil.a'. 2000-02-22 bertrand * shell/Makefile.am (evolution_LDADD): add libetext.a. 2000-02-08 Iain Holmes * shell/Makefile.am: Changed the order of the compilation, so the CORBA stuff was generated before it was needed. 2000-01-15 Miguel de Icaza * shell/e-shell.c: Construct the default folders * shell/e-shell-view.c (e_shell_view_new): Setup the main GnomeApp application, load the shortcut, internal api. * shell/e-folder.c (e_folder_get_type_name): Return description here; Change of policy; We now know about all of the possible types that can be displayed on Evolution. 2000-01-15 Miguel de Icaza * shell/e-folder.c: Renamed signal. * widgets/shortcut-bar/e-shortcut-bar.c (e_shortcut_bar_add_item): Use e_bar_set_item_data. Drop item_url; Require image argument; Require user data argument. 2000-01-05 Miguel de Icaza * shell/Makefile.am: New file. p;id=e112160bc3ce0c2925d65194393451aa3c5cb5a9&showmsg=1'>root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to catch net/GeoIP update.bar2014-07-292-2/+2
|
* - Switch to USES=libtoolamdmi32014-07-261-3/+3
|
* Reset maintainership for ports not staged with no pending PRbapt2014-07-2414-14/+14
| | | | With hat: portmgr
* Only use libevent2bapt2014-07-243-7/+8
| | | | | | | | | | | | Remove libevent as libevent2 is providing a good compatibility interface as well as providing better performances. Remove custom patches from libevent2 and install libevent2 the regular way Mark ports abusing private fields of the libevent1 API as broken Import a patch from fedora to have honeyd working with libevent2 Remove most of the patches necessary to find the custom installation we used to have for libevent2 With hat: portmgr
* Add USES=readline to fix build on -current.adamw2014-07-231-0/+1
|
* Fix clang build on 9.xcrees2014-07-231-2/+6
| | | | | | | | Apparently this version doesn't understand empty arguments in CFLAGS using commas; i.e. ,-I/usr/local/include throws an error about nonexisting file ,- Reported by: Kenta S (kentas@hush.com)
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-232-2/+2
| | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine)
* Fix transmission-web buildcrees2014-07-221-0/+2
| | | | Submitted by: gblach, rakuco
* Unbreakantoine2014-07-221-1/+3
| | | | Pointy hat: crees
* Add USES=readline to fix configure.adamw2014-07-221-1/+1
|
* Update to 2.84crees2014-07-218-63/+32
| | | | | PR: ports/191592 Submitted by: Andrew Berg
* - update to 3.1.5leeym2014-07-215-64/+42
| | | | - support stage and options
* Refresh to a current snapshot.thierry2014-07-192-11/+5
| | | | This is ~0.9.23.
* Fix some non default LIB_DEPENDSbapt2014-07-162-2/+2
| | | | With hat: portmgr
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-162-1/+3
|
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1
|
* Modernize LIB_DEPENDSbapt2014-07-159-24/+24
| | | | With hat: portmgr
* - Fix build when security/libressl is installed [1]madpilot2014-07-131-17/+10
| | | | | | - While here, reorganize the Makefile a little Reported by: Kenta S. <kentas@hush.com> [1]
* net-p2p/bitcoin: update to 0.9.2swills2014-07-125-24/+50
| | | | | PR: 191357 Submitted by: Robert Backhaus <robbak@robbak.com> (maintainer)
* - Add USES=libtool to devel/upnp and bump dependent portstijl2014-07-113-1/+3
| | | | | | | - Add USES=pathfix and INSTALL_TARGET=install-strip - Add a patch to fix definitions of ITHREAD_MUTEX_* Approved by: portmgr (implicit, bump unstaged port)
* - Remove uneeded dependency from libtorrent [1]madpilot2014-07-112-4/+4
| | | | | | | | - Update dependency lines in rtorrent PR: 191621 Submitted by: Colin <anonymous.bug.report@gmail.com> (original submitter) Reported By: Andre <a.heider@gmail.com> [1] (as followup comment)
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-1010-10/+10
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - USES=libtool pathfix tar:bzip2tijl2014-07-092-15/+10
| | | | | - Add INSTALL_TARGET=install-strip - Don't patch Makefile.am and configure.in to avoid autotools
* - Switch to USES=libtool, drop .la filesamdmi32014-07-082-8/+9
| | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Update libtorrent to 0.13.4madpilot2014-07-0826-424/+102
| | | | | | | | | | | | - Update rtorrent to 0.9.4 - Convert to new LIB_DEPENDS format - Remove uneeded ?= - Remove libtorrent-devel and rtorrent-devel ports since the non devel port has a newer version and no development release is available anymore PR: 191621 Submitted by: Colin <anonymous.bug.report@gmail.com>
* net-p2p/rtorrent: Bring in DragonFly support from dportsmarino2014-07-061-0/+13
|
* net-p2p/gtk-gnutella: Support dragonFly (dports)marino2014-07-062-5/+4
|
* Fix build on FreeBSD-9.thierry2014-07-063-1/+29
|
* Remove NOPORTDOCS.adamw2014-07-052-4/+5
|
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portstijl2014-07-051-1/+1
| | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-043-2/+3
| | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit)
* - Add staging supportpawel2014-07-041-22/+14
| | | | - Convert to new LIB_DEPENDS format
* Declare ONLY_FOR_ARCHS correctlysbruno2014-07-031-2/+2
| | | | | PR: 191566 Approved by: bdrewery (implicit)
* Remove expired ports:rene2014-06-308-169/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
* Refresh: this removes some patches integrated by upstream.thierry2014-06-305-79/+5
| | | | This is the internal version 92100.
* Add btsync, distributed peer-to-peer file syncing application.lwhsu2014-06-297-0/+120
| | | | | PR: 187360 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
* - Unbreak ports, which installed setup.py files due to the messed up argumentmva2014-06-282-7/+1
| | | | | | | | lists in PYDISTUTILS_SETUP PR: 191317 Phabric: D270 With hat: python@
* - Add staging supportpawel2014-06-281-27/+15
| | | | - Convert to USES=tar:bzip2, USE_OCAML, new options framework
* - Chase database/sqlite3 slib bumpmiwi2014-06-281-0/+1
| | | | Approved by: portmgr (myself)
* - Fix the build of verlihub-plugins-luascript: careless patching with sed(1)danfe2014-06-2518-43/+27
| | | | | | resulted in wrong HAVE_LUA_5_0 (instead of correct HAVE_LUA_5_1) macro to be defined in generated `config.h' header file - Stagify and cleanup all verlihub-plugins* ports while I'm at here
* Convert GMAKE to MAKE_CMDbapt2014-06-252-2/+2
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* - Support stagingjhale2014-06-242-13/+6
| | | | | - Use options helpers - Add LICENSE (GPLv2)
* - Switch devel/jansson to libtool, drop .la filesamdmi32014-06-231-0/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Update to 0.16.17, Announce message:nemysis2014-06-223-7/+7
| | | | | | | | | | | | | | | * don't fall back on wildcard port in UPnP * fix local service discovery for magnet links * fix bitfield issue in file_storage * added work-around for MingW issue in file I/O * fixed sparse file detection on windows * fixed bug in gunzip * fix to use proxy settings when adding .torrent file from URL * fix resume file issue related to daylight savings time on windows * improve error checking in lazy_bdecode - Add USES libtool - Recreate pkg-plist with make makeplist
* Adding twister, a fully decentralized P2P microblogging platformthierry2014-06-228-0/+189
| | | | | leveraging from the free software implementations of Bitcoin and BitTorrent protocols.
* net-p2p/retroshare: update to 0.5.5cwg2014-06-217-16/+211
| | | | | | | - Fix build with clang PR: 189806 Submitted by: maintainer
* Stagify.vanilla2014-06-201-8/+7
| | | | Approved by: portmgr@
* Stagify.vanilla2014-06-201-5/+4
| | | | Approved by: portmgr@
* 1: Stagify.vanilla2014-06-201-5/+3
| | | | 2: USES=tar:bzip2
* Mark BROKEN: Fails to buildantoine2014-06-201-0/+2
| | | | | | | | | | | | | | | | if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/lua51 -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -MT cluainterpreter.lo -MD -MP -MF ".deps/cluainterpreter.Tpo" -c -o cluainterpreter.lo cluainterpreter.cpp; then mv -f ".deps/cluainterpreter.Tpo" ".deps/cluainterpreter.Plo"; else rm -f ".deps/cluainterpreter.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/lua51 -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -L/usr/local/lib -I/usr/local/include -I/usr/local/include/verlihub -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG -I/usr/local/include -I/usr/local/include -MT cluainterpreter.lo -MD -MP -MF .deps/cluainterpreter.Tpo -c cluainterpreter.cpp -fPIC -DPIC -o .libs/cluainterpreter.o cluainterpreter.cpp: In destructor 'nScripts::cLuaInterpreter::~cLuaInterpreter()': cluainterpreter.cpp:48: warning: deprecated conversion from string constant to 'char*' cluainterpreter.cpp: In member function 'bool nScripts::cLuaInterpreter::Init()': cluainterpreter.cpp:66: error: 'luaopen_loadlib' was not declared in this scope cluainterpreter.cpp:120: error: 'lua_dofile' was not declared in this scope cluainterpreter.cpp: In member function 'void nScripts::cLuaInterpreter::Load()': cluainterpreter.cpp:137: warning: deprecated conversion from string constant to 'char*' *** [cluainterpreter.lo] Error code 1 Reported by: pkg-fallout With hat: portmgr
* - Bump PORTREVISION. New lazarus version is availableacm2014-06-191-3/+4
|
* Fix port so it builds again. Did some minor housekeeping while being there.grembo2014-06-184-10/+32
| | | | | | PR: 190600 Reviewed by: bapt Approved by: bapt
* - Stagify.kuriyama2014-06-117-10/+63
|
* Support LIBS like LDFLAGS.tijl2014-06-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+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
* Stagify.vanilla2014-06-091-1/+0
|
* Stagify.vanilla2014-06-091-9/+8
|
* net-p2p/deluge: fix non-default installationrm2014-06-082-1/+2
| | | | | | | Fix installation with GTK2 option unset. Not bumping PORTREVISION, because this is not default. Reported by: Kenta S. <kentas@hush.com> (private email)
* net-p2p/deluge: correct executable name while nobody seeingrm2014-06-051-1/+1
|
* net-p2p/deluge: support staging and morerm2014-06-054-1565/+127
| | | | | | | | | | | | | | | | | | | - do not use easy_install and convert to auto-generated plist - add staging support - convert USE_XZ to USES - Makefile clean-up - add startup script for deluge-web [1] PR: 185888 Reported by: huber.georg@gmail.com Submitted by: Daniel O'Connor <darius@dons.net.au> (private email) [1] - fix compatibility issue with twisted > 13.1.0, that prevents BlockList plugin from work correctly [2] PR: 189497 Submitted by: George Amanakis <g_amanakis@yahoo.com> [2]
* - Add stage supportmiwi2014-06-052-8/+12
| | | | PR: 190509
* - Add stage supportmiwi2014-06-052-160/+5
| | | | | PR: 190510 Submitted by: maintainer
* - Update to 3.1.9.2, Announce message:nemysis2014-06-052-6/+3
| | | | | | OTHER: The v3.1.9.1 Windows build was broken - Remove PORTSCOUT, issue 1713 is solved
* - Update Zetacoin to 0.8.99.16cs2014-06-047-79/+55
| | | | | | | | | | | | - zetacoind now runs as the zetacoin user - Fixed stop function in rc.d script - Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable - Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed. - Added user and group "zetacoin" to ports/UIDs and ports/GIDs - Added update instructions to ports/UPDATING PR: 188567 Submitted by: daniel@morante.net (maintainer)
* - STAGEifyjhale2014-06-032-17/+16
| | | | | | | - Add DOCS option - Add LICENSE - Make COMMENT more concise - Reword pkg-descr
* Deprecated some ports that were already marked BROKEN in 2013antoine2014-06-011-0/+2
| | | | With hat: portmgr
* - Fix various distinfo errorsak2014-06-012-3/+1
| | | | | | | | - Remove unused USE_* knobs - Convert USE_TWISTED_RUN to USES - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (antoine)
* - Convert to stagingeadler2014-05-301-8/+6
|
* - Set PORTSCOUT, https://github.com/qbittorrent/qBittorrent/issues/1713nemysis2014-05-301-0/+3
|
* Convert to USES=sconsbapt2014-05-271-2/+1
|
* Fix detection of luabapt2014-05-271-2/+7
| | | | | Reported by: antoine With hat: portmgr
* - Convert USE_BZIP2 to USESamdmi32014-05-271-2/+1
|
* Remove left USES_LUA codebapt2014-05-261-1/+0
| | | | Approved by: portmgr (implicit)
* Replace lang/lua with the new lang/lua51bapt2014-05-262-6/+6
| | | | | | | | 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)
* Convert to USES=dos2unixbapt2014-05-261-2/+2
| | | | With hat: portmgr
* Update cpuminer to 2.4mm2014-05-252-4/+3
|
* Convert my ports to USES=tarmakc2014-05-122-4/+2
|
* - Stagevanilla2014-05-093-6/+10
| | | | | | | | | | - Add LICENSE - Fix pkg-plist - Pet portlint PR: ports/188673 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@
* - Update to 1.19.1ak2014-05-082-4/+4
| | | | | PR: ports/189032 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
* Convert all :U to :tu and :L to :tlbapt2014-05-054-11/+11
| | | | | | | | | | | | | | 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
* Import upstream commit to fix the build with recent versions of GCC.rakuco2014-05-031-0/+19
| | | | | | getcwd(3) needs unistd.h. MFH: 2014Q2
* 1: Upgrade jansson to 2.6.vanilla2014-05-011-1/+1
| | | | 2: bump revision due shared library version.
* - Update to 3.1.9.1, announce message is here:nemysis2014-04-302-3/+3
| | | | | | | OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled.
* - Remove unneeded dependency from flex from portsbar2014-04-292-169/+72
| | | | | | | | - Use options helpers - Convert to tar:bzip2 and desktop-file-utils - Add DEBUG option - Pet portlint - Attempt to fix build with pkg_install for PLASMAMULE
* - Add missed USES desktop-file-utils from previous commmitbar2014-04-292-3/+3
| | | | - Use standard desc for DEBUG option
* - Update to SVN-10834bar2014-04-293-174/+76
| | | | | | | | - Remove uneeded flex from ports dependency - Use options helpers - Convert to tar:bzip2 - Pet portlint - Attempt to fix build with pkg_install for PLASMAMULE
* Stagify a bunch of ports maintained by flzbapt2014-04-282-24/+22
| | | | | | | | | | | | | | | | | | | | | | | While here: - graphics/icoconvert: * Respect CC * Use modern LIB_DEPENDS - net/grdesktop: * Convert gnomehack to pathfix - net/ldapsh: * Use shebangfix instead of custom post-patch target - net-im/py-jabber: * Use autoplist - net-p2p/bnbt: * Use the options framework * Convert to dos2unix * Respect CXX * Do not renamed base on option - sysutils/testdisk: * Update to 6.14 * Use options helpers * Use modern LIB_DEPENDS * Convert USE_BZIP2 -> USES=tar:bzip2
* - Support USE_GITHUBmiwi2014-04-262-11/+15
| | | | | | | - Update DESCR PR: 187749 Submitted by: Ports fury
* Remove expired ports:rene2014-04-186-76/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-176-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to 0.9.1swills2014-04-176-87/+61
| | | | | PR: ports/188655 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer)
* - Stageswills2014-04-162-3/+5
| | | | | | | | | - Fix pkg-plist - Pet portlint PR: ports/188672 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ (blanket)
* Bump port revisionbapt2014-04-121-0/+1
|
* Support stagebapt2014-04-121-6/+2
| | | | Remove bogus dep on gdk-pixbuf 1
* Mark has broken: does not fetchbapt2014-04-111-0/+2
| | | | With hat: portmgr
* Mark as broken unstaged perl portsbapt2014-04-091-4/+1
| | | | With hat: portmgr
* mark as brokenbapt2014-04-081-0/+2
|
* - Remove TODO from DOCSnemysis2014-04-022-1/+14
| | | | | | | - Add pkg-message, information to reinstall if problems PR: ports/188122 Submitted by: adrian chadd <adrian@freebsd.org>
* Fix plistantoine2014-04-021-1/+2
| | | | | Reported by: poudriere With hat: portmgr
* Do not violate stagedirantoine2014-04-021-1/+1
| | | | | Reported by: poudriere With hat: portmgr
* - Update to 5.0.1acm2014-03-262-4/+3
|
* - Update to 0.16.16, Announce message:nemysis2014-03-252-7/+10
| | | | | | | | | | | | | | * add missing add_files overload to the python bindings * improve error handling in http gunzip * fix debug logging for banning web seeds * improve support for de-selected files in full allocation mode * fix dht_bootstrap_alert being posted * SetFileValidData fix on windows (prevents zero-fill) * fix minor lock_files issue on unix - Add ChangeLog to DOCS - Simplify DOCS installation handling - Use .if for DOCS and EXAMPLES due to large number of files installed
* Improve the workaround for FreeBSD >= 10 to actually use the base clang.marius2014-03-249-10/+623
| | | | | | | | | Mostly based on: https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff Approved by: bapt (mentor)
* Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is ↵bapt2014-03-241-0/+2
| | | | a dev version and will be removed soon)
* Switch to wx 3.0bapt2014-03-241-2/+2
|
* - Update to version 5.3.0.0pawel2014-03-202-6/+7
| | | | | | | - Add LICENSE PR: ports/187714 Submitted by: Radim Kolar <hsn@sanatana.dharma>
* Support staging and update MASTER_SITES, use GOOGLE_CODE, other site disappearedehaupt2014-03-182-9/+7
| | | | as well as WWW.
* - Convert USE_GMAKE/BZIP2 to USESmiwi2014-03-169-17/+10
|
* Update cpuminer to 2.3.3mm2014-03-153-15/+3
|
* - Support stagingehaupt2014-03-141-10/+9
| | | | | - Define DOCS option - Drop superfluous WRKSRC definition
* - Update to 0.4.2swills2014-03-135-89/+128
| | | | | PR: ports/186091 Submitted by: Yuri <yuri@rawbw.com> (maintainer) (slightly modified with help from Johannes Jost Meixner <xmj@chaot.net>)
* - Update to 3.1.9, Announce message:nemysis2014-03-133-48/+9
| | | | | | | | | | | | | | | BUGFIX: Fix nox build. Closes #1368 (bob23450) BUGFIX: Fix build with libtorrent 0.15.x (sledgehammer999) BUGFIX: Fix missing percentage signs. Closes #1392. (sledgehammer999) BUGFIX: Fix queue sorting order. (alfrix) BUGFIX: Fix build using qt < 4.7 Closes #1385. (Evgeny Lensky) BUGFIX: Fix autoupdater. Send our user-agent to sourceforge.net (sledgehammer999) FEATURE: Add button for links in toolbar (alfrix) - Add DEBUG Option - Install conditional DOCS, fix conflict with SLAVE Port - Remove obsolete patch, changed by upstream
* Deprecate a few old unmaintained portsantoine2014-03-121-0/+2
|
* Chase libtorrent-devel bumpantoine2014-03-121-2/+2
|
* Chase libtorrent bumpantoine2014-03-121-2/+2
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-1111-11/+11
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Convert n* to USES=zipbapt2014-03-118-13/+9
|
* - Change net-p2p/i2p primary category to security. Therefore, movelioux2014-03-086-289/+0
| | | | | | | | net-p2p/i2p to security/i2p. Following security/tor example. Keep net-p2p as secondary category since i2p provides p2p services. - Update security/i2p to 0.9.11 Approved by: bdrewery (mentor)
* Unlink net-p2p/i2p before moving it from net-p2p/i2p to security/i2p.lioux2014-03-081-1/+0
| | | | Approved by: bdrewery (mentor)
* - Do not build local libbzip2.a, link to the one from the basedanfe2014-03-074-8/+76
| | | | | - Convert libxml2-related REINPLACE_CMD to patch due to the above - Augment port description text
* Resurrect net-p2p/microdc2 and unbreak the build: in the configure script,danfe2014-03-077-0/+66
| | | | | | | | libxml2 versions were compared algebraically (-ge), which made our current version 280 appear smaller than checked-against 2616. It was fixed once, by mezz@ in r225813, but not in a very good way (only for libxml 2.7). While here, cleanup and stagify the port.
* Add staging supportpawel2014-03-041-3/+2
| | | | | | PR: ports/187202 Submitted by: Anton Sayetsky <vsjcfm@gmail.com> Approved by: maintainer
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]gerald2014-03-022-2/+2
| | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1]
* Remove expired ports:rene2014-02-288-90/+0
| | | | | | | | | | | | | | | | | | | 2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11 2014-02-27 net-p2p/microdc2: Broken for more than 6 month 2014-02-27 www/openvrml: Broken for more than 6 month 2014-02-27 science/peekabot: Broken for more than 6 month 2014-02-27 misc/xbiso: Broken for more than 6 month 2014-02-27 net/hornetq: Broken for more than 6 month 2014-02-27 sysutils/slmon: Broken for more than 6 month 2014-02-27 www/trac-revtree: Broken for more than 6 months 2014-02-27 security/crack: Broken for more than 6 month 2014-02-27 sysutils/graphicboot: Broken for more then 6 month 2014-02-27 graphics/kgraphviewer: Broken for more than 6 month 2014-02-27 sysutils/ckl: Broken for more than 6 month 2014-02-27 japanese/trac: Broken for more than 6 month 2014-02-27 lang/opa: Broken for more than 6 month 2014-02-27 sysutils/mmore: Broken for more than 6 month 2014-02-27 www/trac-announcer: Broken for more than 6 month
* - Stage supportantoine2014-02-252-31/+23
| | | | - New LIB_DEPENDS syntax
* drop maintainership. I don't have time for these ports.az2014-02-244-4/+4
|
* - Update to version 1.19pawel2014-02-232-3/+10
| | | | | | | - Add GEOIP option PR: ports/186908 Submitted by: maintainer
* - Stage supportmiwi2014-02-211-2/+1
|
* Remove trailing whitespaces from category net-p2pehaupt2014-02-215-5/+5
|
* Fix CPU affinity of net-p2p/cpuminer port threadsmm2014-02-192-1/+12
| | | | Submitted by: ache@FreeBSD.org
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-182-2/+2
|
* - Update to 0.16.15nemysis2014-02-164-25/+3
| | | | - Remove obsolete patches, changed by Upstream
* - Reassign lioux' ports to the heaptabthorpe2014-02-152-2/+2
| | | | With hat: portmgr
* - STAGE-cleangahr2014-02-142-6/+6
| | | | | | - Enhance COMMENT - Convert to new Fix LIB_DEPENDS format - Add LICENSE
* - Update to 0.16.14nemysis2014-02-144-11/+29
| | | | | | | | - Don't silence warnings - Remove PORTSCOUT, with 0.16.14 works now qBittorrent all Versions - Add DEBUG Option - Add patches from Upstrem, fix bad C++ code
* - Convert USE_SCONS to USESmiwi2014-02-131-18/+17
|
* Namecoin is an open source decentralized key/value registration and transferswills2014-02-1310-0/+272
| | | | | | | | | | | | | | | | | | | | system based on Bitcoin technology (a decentralized cryptocurrency). It allows you to: * Securely register and transfer arbitrary names (keys), no possible censorship! * Attach values (data) to the names (currently up to 520 bytes, will be extended) * Trade and transact namecoins, the digital currency NMC To register a name, you must own some namecoins (NMC, the internal cryptocurrency used by the software). WWW: http://namecoin.info/ PR: ports/185459 Submitted by: Chad J. Milios <milios@ccsys.com>
* - Fix build after boost updateswills2014-02-134-52/+58
| | | | - Improve USE_QT4 dependencies
* - Stage supportmiwi2014-02-121-2/+1
| | | | - Convert to USES
* - Stage supportmiwi2014-02-121-2/+1
| | | | - Convert to USES
* - Convert to USESmiwi2014-02-121-2/+1
| | | | - Stage support
* - Stage supportmiwi2014-02-121-4/+0
|
* - Stage supportmiwi2014-02-122-2/+0
|
* - Stage supportmiwi2014-02-121-1/+0
|
* - Stage supportmiwi2014-02-121-2/+1
| | | | - Convert to USES
* - Stage supportmiwi2014-02-121-1/+0
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-105-0/+14
| | | | | | | | | | | 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)
* - Update to 0.8.6.2swills2014-02-107-68/+74
| | | | | - Improve USE_QT4 - Fix build after boost update
* net-p2p/dogecoin: Fix DragonFly (broken by OSVERSION)marino2014-02-101-1/+1
| | | | Limit OSVERSION-based modifications to FreeBSD.
* - do not use easy_install, convert to auto-generated packing listrm2014-02-102-52/+7
| | | | | | - move DIST_SUBDIR upper, where appropriate - add trailing slash to WWW url, where appropriate - bump PORTREVISION
* net-p2p/litecoin: Fix DragonFly (broken by OSVERSION)marino2014-02-101-1/+1
| | | | | Limit OSVERSION-based modifications to FreeBSD. This port suddenly broken and the use of OSVERSION without OPSYS was the cause.
* Fix plistantoine2014-02-091-5/+6
|
* - Fix after change to options in masterswills2014-02-081-1/+1
| | | | Submitted by: "Chad J. Milios" <milios@ccsys.com>
* - Fix buildmiwi2014-02-072-49/+26
| | | | | | | - Add LICENSE PR: 185317 Submitted by: ports fury
* Chase boost and icu bumpbapt2014-02-079-5/+9
| | | | While here convert some LIB_DEPENDS
* - Add patch, fix build net-p2p/qbittorrent-nox11nemysis2014-02-072-2/+44
| | | | Reported by: Alexander Welyczkowski <AWelyczkowski@convergex.com>
* - Use more correct OSVERSION check [1]swills2014-02-071-10/+9
| | | | | | | - Remove WITHOUT_X11 and use standard X11 option PR: ports/186137 [1] Reported by: Waitman Gobble <uzimac@da3m0n8t3r.com> [1]
* - Stage supportmiwi2014-02-061-11/+8
|
* - Stage supportmiwi2014-02-061-4/+3
|
* net-p2p/gkremldk: Fix for new linkers (-Wl must have an argument)marino2014-02-061-0/+11
|
* - Update to 3.1.8, BUGFIX: Really fix build of v3.1.6nemysis2014-02-042-3/+3
|
* net-p2p/libtorrent-rasterbarnemysis2014-02-043-6/+21
| | | | | | | | | | | | | | | - Change master sites, use SF instead of GOOGLE_CODE - Change license BSD to BSD3CLAUSE - Disable all warnings with -w - Set PORTSCOUT, with 0.16.14 segmentation fault with qBittorrent Versions 3.1.5, 3.1.6, 3.1.8 - Add SHLIB_VER and PLIST_SUB - Add STRIP Option, and add to default Options - Strip libraries for Master and Slave Port net-p2p/libtorrent-rasterbar-python - Add STRIP to OPTIONS_EXCLUDE
* - Update to 1.5.0swills2014-02-026-44/+79
|
* Mark broken: Fails to buildantoine2014-02-011-0/+2
| | | | | | | | | | [javac] 100 errors [javac] 2 warnings BUILD FAILED Reported by: pkg-fallout since august 2013 With hat: portmgr
* - Update to 3.1.5nemysis2014-02-012-3/+4
| | | | | | | | - Add USES desktop-file-utils Announce message is here: http://www.qbittorrent.org/news.php
* - add stage supportaz2014-01-308-12/+5
| | | | Approved by: portmgr (blanket infrastructure)
* Deprecate ports broken for more than 6 monthbapt2014-01-281-0/+2
|
* - Use USES=compiler:c++11-lang instead of compiler:c++11-libnemysis2014-01-221-1/+1
| | | | | Reported by: many users Reviewed by: bapt
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Digitalcoin is an open source digital currency, originally based on Bitcoin,swills2014-01-197-0/+104
| | | | | | | | | | | but now heavily modified and improved. Digitalcoin works over a distributed peer-to-peer network to offer irreversible, low-cost, anonymous and decentralized monetary transactions. WWW: http://digitalcoin.co/ PR: ports/184369 Submitted by: myst3r10n <myst3r10n@rocketmail.com>
* - Add patch to prevent 100% CPU at idleswills2014-01-192-1/+12
| | | | - Bump PORTREVISION due to package change
* Zetacoin is a free open source peer-to-peer electronic cash system thatswills2014-01-1813-0/+319
| | | | | | | | | | | | is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. WWW: https://github.com/zetacoin/zetacoin PR: ports/184369 Submitted by: Daniel Morante <daniel@morante.net>
* - Update to 1.0.1miwi2014-01-175-62/+51
| | | | | PR: 181890 Submitted by: port fury
* - Support stage dirswills2014-01-172-3/+21
| | | | - Install icon
* - Support stage dirswills2014-01-172-9/+18
| | | | - Install icon and desktop file
* - Switch to USES=gmakeswills2014-01-171-2/+2
| | | | | | | - Fix a nit with configuration, QMAKE_ENV is more correct, but is equivilant to CONFIGURE_ENV Approved by: portmgr (implicit)
* - Update to 1.4swills2014-01-162-5/+5
|
* - Fix build at 11.x [1]nemysis2014-01-151-4/+5
| | | | | | | | | | - Use LIB_DEPENDS? instead of LIB_DEPENDS, because Master port have had overwritten the LIB_DEPENDS [1] - Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1] - Use CONFIGURE_ARGS instead of CONFIGURE_ARGS+ [2] - Break lines around 80 characters [2] Reported by: swills [1], danfe [2]
* Python cleanup:rene2014-01-142-2/+2
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - Support STAGEDIRbar2014-01-124-90/+145
| | | | | | | - Fix build with clang on i386 - Update to SVN revision 10832 Approved by: flo (mentor)
* - Support STAGEDIRbar2014-01-123-84/+129
| | | | | | - Fix build with clang on i386 Approved by: flo (mentor)
* Convert the tree to USES=famantoine2014-01-051-2/+1
| | | | Approved by: portmgr (bapt)
* Add option to disable ownership and permissions checking in rc script.crees2014-01-04