non port: deskutils/menumaker/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 4dd7a74 (Only the first 10 of 152 ports in this commit are shown above. )
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Mar 2022
|
[ 23:22 Jason Helfman (jgh) ] 24d103b
deskutils/menumaker: Update to 0.99.14
|
Wed, 13 Oct 2021
|
[ 23:57 Jason Helfman (jgh) ] 6f1522b
deskutils/menumaker: update to 0.99.13
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 24 Jul 2020
|
[ 20:25 jgh ]
- update to 0.99.12
|
Thu, 8 Aug 2019
|
[ 17:00 jgh ]
- Make menumaker configure script properly find python.
- Change configure to look for python3.5 and python3.6, as well as older
versions.
- Add LDFLAGS to make it possible for the configure script to find python
libraries. Actually use python in Makefile.in.
Reviewed by/with: zeising@
|
[ 15:28 jgh ] (Only the first 10 of 19 ports in this commit are shown above. )
- reclaim
|
Mon, 5 Aug 2019
|
[ 20:07 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 29 Dec 2017
|
[ 09:01 antoine ] (Only the first 10 of 50 ports in this commit are shown above. )
Simplify some USES=python
With hat: portmgr
|
Tue, 25 Jul 2017
|
[ 23:28 jgh ]
- update to 0.99.10
|
Tue, 15 Sep 2015
|
[ 19:23 jgh ]
- update to 0.99.9
|
Fri, 11 Sep 2015
|
[ 19:12 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
- Fix staging from plain user
Approved by: portmgr blanket
|
Mon, 27 Jul 2015
|
[ 15:35 jgh ]
- update to 0.99.8
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Fri, 8 Nov 2013
|
[ 07:40 jgh ]
- properly attribute Created by header
|
Wed, 23 Oct 2013
|
[ 06:31 jgh ]
- support staging
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Sat, 6 Jul 2013
|
[ 01:22 jgh ]
- convert USE_GMAKE to USES=gmake
|
Sun, 5 May 2013
|
[ 06:10 jgh ]
- take maintainership
|
Fri, 3 May 2013
|
[ 20:40 bapt ]
Fix build with bmake
|
Sun, 27 Feb 2011
|
[ 04:54 tabthorpe ] (Only the first 10 of 147 ports in this commit are shown above. )
- Reassign ports to heap
Submitted by: alepulver
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Fri, 23 Mar 2007
|
[ 00:31 alepulver ]
MenuMaker is application finding and menu generation utility. It is capable of
finding lots of installed programs and generating the root menu consistent
across all supported X window managers, so one will get (almost) the same menu
no matter what WM is currently used. It is pure Python application hence it
runs on every relevant system.
Supported X window managers:
- BlackBox
- Deskmenu
- FluxBox
- IceWM
- OpenBox, version 3
- PekWM
- WindowMaker
- XFCE, version 4
It also reads Freedesktop.org's .desktop files.
WWW: http://menumaker.sourceforge.net/
|
Number of commits found: 25 |