- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 28 2016
Dec 25 2016
Dec 23 2016
Dec 22 2016
Dec 21 2016
Dec 20 2016
Dec 18 2016
Dec 14 2016
Dec 13 2016
Dec 12 2016
Dec 11 2016
Dec 10 2016
Dec 9 2016
Dec 7 2016
Dec 6 2016
Dec 4 2016
Dec 3 2016
Dec 2 2016
Nov 29 2016
Nov 28 2016
Nov 24 2016
Nov 23 2016
Nov 22 2016
Nov 21 2016
Nov 20 2016
Nov 19 2016
Nov 14 2016
Nov 13 2016
Nov 12 2016
Nov 4 2016
Nov 3 2016
In D8416#175494, @mat wrote:In D8416#175291, @olivierd wrote:Lowercase is for x11-fm/thunar, package name (and tarball) is spelled Thunar, but it is located in src/xfce/thunar/ directory.
If there are no cases of the directory being uppercased, then it could always be based on DISTNAME with :tl, so it is a non issue.
Check is required, because I noticed, when ${DISTNAME} is defined in Makefile, path is well formed, we can fetch tarball.
For example x11/libexo
make fetch ===> License GPLv2 LGPL21 accepted by the user ===> Found saved configuration for libexo-0.11.2 ===> libexo-0.11.2 depends on file: /usr/local/sbin/pkg - found => exo-0.11.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xfce4. => Attempting to fetch http://archive.xfce.org/src/xfce/exo/0.11/exo-0.11.2.tar.bz2 exo-0.11.2.tar.bz2 100% of 1282 kB 1591 kBps 00m01s ===> Fetching all distfiles required by libexo-0.11.2 for buildingBut, when ${DISTNAME} is not defined in Makefile, it does not work (e.g. x11/xfce4-terminal):
make fetch ===> License GPLv2 accepted by the user ===> xfce4-terminal-0.8.1 depends on file: /usr/local/sbin/pkg - found => xfce4-terminal-0.8.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xfce4. => Attempting to fetch http://archive.xfce.org/src/apps/xfce4-terminal-0.8.1/0.8/xfce4-terminal-0.8.1.tar.bz2 fetch: http://archive.xfce.org/src/apps/xfce4-terminal-0.8.1/0.8/xfce4-terminal-0.8.1.tar.bz2: Not FoundPath should be src/apps/xfce4-terminal/0.8/ not src/apps/xfce4-terminal-0.8.1/0.8/
Right. There is some lazy evaluation problem. This seems to work for me:
_PATH= ${DISTNAME:S/-${DISTVERSIONFULL}//:tl}/${DISTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}(Also, can _PATH be renamed to, say, _XFCE_PATH or something, to make it less generic.)
Nov 2 2016
Lowercase is for x11-fm/thunar, package name (and tarball) is spelled Thunar, but it is located in src/xfce/thunar/ directory.
Nov 1 2016
Oct 31 2016
Oct 28 2016
Oct 25 2016
Oct 24 2016
Oct 23 2016
Oct 22 2016
Why to accept this changes, without informed the maintainer (ehaupt)?
Oct 18 2016
Oct 17 2016
New diff with support of LXQt 0.11.0.