$FreeBSD$ --- setup.py.orig Wed Oct 6 11:50:10 2004 +++ setup.py Fri Dec 17 17:42:32 2004 @@ -18,11 +18,15 @@ packages = ["BitTornado","BitTornado.BT1"], - scripts = ["btdownloadgui.py", "btdownloadheadless.py", + scripts = ["btdownloadheadless.py", "bttrack.py", "btmakemetafile.py", "btlaunchmany.py", "btcompletedir.py", - "btdownloadcurses.py", "btcompletedirgui.py", "btlaunchmanycurses.py", + "btdownloadcurses.py", "btlaunchmanycurses.py", "btmakemetafile.py", "btreannounce.py", "btrename.py", "btshowmetainfo.py", - 'btmaketorrentgui.py', 'btcopyannounce.py', 'btsethttpseeds.py', + 'btcopyannounce.py', 'btsethttpseeds.py', 'bt-t-make.py', - ] + ], + data_files = [('share/BitTornado', + ['icons/alloc.gif','icons/black1.ico','icons/black.ico','icons/blue.ico','icons/green1.ico','icons/green.ico', + 'icons/icon_bt.ico','icons/icon_done.ico','icons/red.ico','icons/white.ico', + 'icons/yellow1.ico','icons/yellow.ico'])] ) t.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/cvc3
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* math/cvc3: unbreak with gcc6 or laterjbeich2017-02-121-0/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-0/+1
* Use USES=pathfix where applicable.mat2016-10-212-6/+6
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-241-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* Cleanup plistantoine2014-11-14