Index: head/net-p2p/Makefile =================================================================== --- head/net-p2p/Makefile (revision 476571) +++ head/net-p2p/Makefile (revision 476572) @@ -1,117 +1,118 @@ # $FreeBSD$ # COMMENT = Peer-to-peer network applications SUBDIR += amule SUBDIR += amule-devel + SUBDIR += awgg SUBDIR += bitcoin SUBDIR += bitcoin-daemon SUBDIR += bitcoin-utils SUBDIR += bitflu SUBDIR += bitmessage SUBDIR += bnbt SUBDIR += btpd SUBDIR += couchpotato SUBDIR += cpuminer SUBDIR += createtorrent SUBDIR += ctcs SUBDIR += ctorrent SUBDIR += dclib SUBDIR += deluge SUBDIR += deluge-cli SUBDIR += dogecoin SUBDIR += ed2k SUBDIR += edonkey-tool-hash SUBDIR += eiskaltdcpp-cli SUBDIR += eiskaltdcpp-daemon SUBDIR += eiskaltdcpp-data SUBDIR += eiskaltdcpp-gtk SUBDIR += eiskaltdcpp-lib SUBDIR += eiskaltdcpp-qt SUBDIR += frost SUBDIR += gkremldk SUBDIR += gnewtellium SUBDIR += go-ethereum SUBDIR += gtk-gnutella SUBDIR += gtorrentviewer SUBDIR += hs-torrent SUBDIR += jackett SUBDIR += jigdo SUBDIR += ktorrent SUBDIR += ktorrent-kde4 SUBDIR += libbt SUBDIR += liberator SUBDIR += libktorrent SUBDIR += libktorrent-kde4 SUBDIR += libpdtp SUBDIR += libswift SUBDIR += libtorrent SUBDIR += libtorrent-rasterbar SUBDIR += libtorrent-rasterbar-python SUBDIR += linuxdcpp SUBDIR += litecoin SUBDIR += litecoin-daemon SUBDIR += litecoin-utils SUBDIR += lopster SUBDIR += microdc2 SUBDIR += minder SUBDIR += mktorrent SUBDIR += mldonkey SUBDIR += mldonkey-core SUBDIR += mldonkey-gui SUBDIR += monero-cli SUBDIR += namecoin SUBDIR += namecoin-daemon SUBDIR += napshare SUBDIR += ncdc SUBDIR += opendchub SUBDIR += p5-Net-BitTorrent SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-Net-DirectConnect SUBDIR += p5-WWW-BitTorrent SUBDIR += phex SUBDIR += py-py2play SUBDIR += py-transmissionrpc SUBDIR += py-tremc SUBDIR += py-vertex SUBDIR += qbittorrent SUBDIR += qtum SUBDIR += radarr SUBDIR += retroshare SUBDIR += rslsync SUBDIR += rtorrent SUBDIR += shx SUBDIR += sonarr SUBDIR += squall SUBDIR += torrent-file-editor SUBDIR += torrentcheck SUBDIR += torrentsniff SUBDIR += transmission SUBDIR += transmission-cli SUBDIR += transmission-daemon SUBDIR += transmission-gtk SUBDIR += transmission-qt SUBDIR += transmission-remote-gui SUBDIR += tribler SUBDIR += twister SUBDIR += uhub SUBDIR += valknut SUBDIR += verlihub SUBDIR += verlihub-plugins SUBDIR += verlihub-plugins-chatroom SUBDIR += verlihub-plugins-floodprotect SUBDIR += verlihub-plugins-forbid SUBDIR += verlihub-plugins-iplog SUBDIR += verlihub-plugins-isp SUBDIR += verlihub-plugins-luascript SUBDIR += verlihub-plugins-messanger SUBDIR += verlihub-plugins-stats SUBDIR += vuze SUBDIR += xmrig SUBDIR += xnap SUBDIR += zetacoin SUBDIR += zetacoin-nox11 .include Index: head/net-p2p/awgg/Makefile =================================================================== --- head/net-p2p/awgg/Makefile (nonexistent) +++ head/net-p2p/awgg/Makefile (revision 476572) @@ -0,0 +1,55 @@ +# $FreeBSD$ + +PORTNAME= awgg +PORTVERSION= 0.5.1 +CATEGORIES= net-p2p +PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} + +MAINTAINER= acm@FreeBSD.org +COMMENT= Advanced wget GUI + +LICENSE= GPLv2 + +RUN_DEPENDS= aria2c:www/aria2 \ + wget:ftp/wget \ + curl:ftp/curl \ + youtube-dl:www/youtube_dl \ + axel:ftp/axel + +USES= fpc lazarus:flavors +USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \ + pasjpeg regexpr rtl-extra rtl-objpas x11 +USE_XORG= x11 +USE_GITHUB= yes +GH_ACCOUNT= Nenirey +GH_PROJECT= AWGG +GH_TAGNAME= 28d009f + +DESKTOP_ENTRIES="AWGG" \ + "Advanced wget GUI" \ + "${PREFIX}/share/pixmaps/AWGG16x16.png" \ + "${PORTNAME}" \ + "Network;P2P;" \ + ${TRUE} + +USE_FPC_gtk2= cairo +USE_GNOME_gtk2= cairo +USE_FPC+= ${USE_FPC_${FLAVOR}} +USE_GNOME+= ${USE_GNOME_${FLAVOR}} + +gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 ${PORTNAME}-qt5 +qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt5 +qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt4 + +LAZBUILD_ARGS= -d +LAZARUS_PROJECT_FILES= src/awgg.lpi + +post-patch: + ${REINPLACE_CMD} 's|/usr/bin/shutdown|/sbin/shutdown|g' ${WRKSRC}/src/fmain.pas + ${REINPLACE_CMD} 's|/usr|${LOCALBASE}|g' ${WRKSRC}/src/fmain.pas + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + cd ${WRKSRC}/pixmaps && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/pixmaps + +.include Property changes on: head/net-p2p/awgg/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/awgg/distinfo =================================================================== --- head/net-p2p/awgg/distinfo (nonexistent) +++ head/net-p2p/awgg/distinfo (revision 476572) @@ -0,0 +1,3 @@ +TIMESTAMP = 1524841810 +SHA256 (Nenirey-AWGG-0.5.1-28d009f_GH0.tar.gz) = ee65d1c2676824fa47c08d44041ceb5cb365e72387732d9247b7859fb37e5812 +SIZE (Nenirey-AWGG-0.5.1-28d009f_GH0.tar.gz) = 2565386 Property changes on: head/net-p2p/awgg/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/awgg/pkg-descr =================================================================== --- head/net-p2p/awgg/pkg-descr (nonexistent) +++ head/net-p2p/awgg/pkg-descr (revision 476572) @@ -0,0 +1,19 @@ +AWGG comes from Advanced Wget GUI. AWGG is a lightweight multiplatform and +multilanguage download manager, basically a wget frontend and other tools like +aria2, curl, youtube-dl and axel. AWGG is written in Free Pascal , using +CodeTyphon and Lazarus IDE. + +Features: + + Status filter download. + Batch download. + Manage multiple downloads engines at the same time. + Multiple schedules. + Clipboard monitoring. + Notification system. + Proxy configuration. + Multiple queues. + Supports HTTP, HTTPS, FTP. + Drop box + +WWW: https://github.com/Nenirey/AWGG Property changes on: head/net-p2p/awgg/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/awgg/pkg-plist =================================================================== --- head/net-p2p/awgg/pkg-plist (nonexistent) +++ head/net-p2p/awgg/pkg-plist (revision 476572) @@ -0,0 +1,10 @@ +bin/awgg +share/pixmaps/AWGG.ico +share/pixmaps/AWGG128x128.png +share/pixmaps/AWGG16x16.png +share/pixmaps/AWGG256x256.png +share/pixmaps/AWGG32x32.png +share/pixmaps/AWGG48x48.png +share/pixmaps/AWGG64x64.png +share/pixmaps/DropBox.png +share/pixmaps/DropBox30x30.png Property changes on: head/net-p2p/awgg/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property