# $FreeBSD$ PORTNAME= xfce4-panel-profiles PORTVERSION= 1.0.8 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's panel multiple layouts manager LICENSE= GPLv3 USES= gettext gmake gnome python:3.3+ shebangfix tar:bz2 USE_GNOME= gtk30 intltool USE_XFCE= panel NO_ARCH= yes HAS_CONFIGURE= yes SHEBANG_FILES= xfce4-panel-profiles/xfce4-panel-profiles.py \ xfce4-panel-profiles/panelconfig.py OPTIONS_DEFINE= DOCS post-install: ${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale .include s-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/dexon-solidity' title='dexon-solidity Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add copy constructor to ErrorReporter (since it has assignment operator)Alex Beregszaszi2017-08-251-0/+3
|
* Merge pull request #2815 from ethereum/parser-fallthroughAlex Beregszaszi2017-08-252-9/+14
|\ | | | | Remove fallthrough from literal parsing
| * Remove two other fall-through cases in ParserAlex Beregszaszi2017-08-252-3/+5
| |
| * Remove fallthrough from literal parsingAlex Beregszaszi2017-08-251-6/+9
| |
* | Merge pull request #2808 from ethereum/cleanCommonHchriseth2017-08-256-58/+25
|\ \ | | | | | | Clean common h
| * | Cleanup of Common.hchriseth2017-08-256-58/+25
| |/
* | Merge pull request #2817 from ethereum/do_not_copy_sochriseth2017-08-251-35/+0
|\ \ | |/ |/| Do not include soltest and .so files in zip archives.
| * Do not include soltest and .so files in zip archives.chriseth2017-08-251-35/+0
| |
* | Merge pull request #2807 from ethereum/removeABIhchriseth2017-08-253-119/+18
|\ \ | | | | | | Cleanup: Remove ABI.h
| * | Cleanup: Remove ABI.hchriseth2017-08-253-119/+18
| | |
* | | Merge pull request #2814 from ethereum/natspec-cleanupAlex Beregszaszi2017-08-252-28/+1
|\ \ \ | |_|/ |/| | Remove unused statements from the Natspec headers
| * | Remove unused statements from the Natspec headersAlex Beregszaszi2017-08-252-28/+1
| | |
* | | Merge pull request #2792 from ethereum/statemutability-docschriseth2017-08-252-4/+22
|\ \ \ | | | | | | | | Require 0.4.16 for view/pure in docs examples
| * | | Explain the limitations of view and pureAlex Beregszaszi2017-08-251-0/+18
| | | |
| * | | Clarify ABI regarding constantAlex Beregszaszi2017-08-251-2/+2
| | | |
| * | | Require 0.4.16 for view/pure in docs examplesAlex Beregszaszi2017-08-251-2/+2
| |/ /
* | | Merge pull request #2810 from ethereum/cleanupSHA3chriseth2017-08-251-7/+2
|\ \ \ | |/ / |/| | Cleanup of SHA3.h
| * | Cleanup of SHA3.hchriseth2017-08-251-7/+2
| |/
* | Merge pull request #2657 from ethereum/jumpdest-removerAlex Beregszaszi2017-08-259-22/+243
|\ \ | | | | | | Introduce JumpdestRemover optimisation step
| * | Add test for jumpdest removal.chriseth2017-08-251-0/+84
| | |
| * | Update tests.chriseth2017-08-253-12/+12
| | |
| * | Introduce JumpdestRemover optimisation stepAlex Beregszaszi2017-08-255-10/+147
| | |
* | | Merge pull request #2806 from ethereum/abichriseth2017-08-251-9/+10
|\ \ \ | |/ / |/| | Reorder ABI for readability
| * | Reorder ABI for readabilityAlex Beregszaszi2017-08-251-9/+10
| | |
* | | Merge pull request #2805 from ethereum/releasechriseth2017-08-250-0/+0
|\ \ \ | |_|/ |/| | Merge release back into develop.
| * | Merge pull request #2802 from ethereum/developchriseth2017-08-25