non port: misc/pdmenu/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
|
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:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Wed, 27 Oct 2021
|
[ 15:53 Yasuhiro Kimura (yasu) Author: Robert Clausecker ] c323854
misc/pdmenu: update to 1.3.6
* Pass maintainership to submitter
* Switch to new upstream
* Fix build with FreeBSD 13 or later (-fno-common)
* Add NLS option
ChangeLog: http://joeyh.name/code/pdmenu/news/version_1.3.5/ (1.3.5)
ChangeLog: http://joeyh.name/code/pdmenu/news/version_1.3.6/ (1.3.6)
PR: 258809
MFH: 2021Q4
Differential Revision: https://reviews.freebsd.org/D32662
|
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.
|
Thu, 18 Feb 2021
|
[ 02:08 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 3 Feb 2016
|
[ 00:16 marino ]
misc/pdmenu: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses
|
Tue, 9 Jun 2015
|
[ 18:53 amdmi3 ]
- Fix shebangs
MFH: 2015Q2 (blanket)
|
Sat, 24 Jan 2015
|
[ 02:13 vanilla ]
Upgrade to 1.3.4.
|
Sat, 23 Aug 2014
|
[ 19:02 wg ]
misc/pdmenu: update to 1.3.3
PR: 192805
Submitted by: tkato432 yahoo com
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Mar 2014
|
[ 10:13 ehaupt ]
- Support staging
- USES -> gmake
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 25 Mar 2013
|
[ 18:44 eadler ] (Only the first 10 of 43 ports in this commit are shown above. )
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 31 Aug 2011
|
[ 18:22 sylvio ]
- Update to 1.3.2
|
Thu, 4 Aug 2011
|
[ 07:40 culot ]
- Update to 1.3.1 [1]
- Pet portlint(1) by moving LICENSE section earlier
PR: ports/159486 [1]
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
|
Sat, 2 Jul 2011
|
[ 07:39 miwi ]
- Update to 1.3.0
PR: 158457
Submitted by: Ports Fury
|
Fri, 25 Mar 2011
|
[ 11:36 miwi ]
- Update to 1.2.29
PR: 155860
Submitted by: Ports Fury
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Feb 2010
|
[ 21:47 pgollucci ] (Only the first 10 of 12 ports in this commit are shown above. )
- Reset more ports I don't use anymore
|
Wed, 5 Aug 2009
|
[ 03:04 pgollucci ]
- Update to 1.2.98
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
Wed, 22 Apr 2009
|
[ 04:20 pgollucci ]
- Update to 1.2.97
|
Sun, 8 Feb 2009
|
[ 03:14 pgollucci ] (Only the first 10 of 41 ports in this commit are shown above. )
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
|
Sat, 13 Dec 2008
|
[ 15:33 miwi ]
- Update to 1.2.96
PR: 129543
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
Sat, 2 Aug 2008
|
[ 22:34 miwi ]
- Update to 1.2.95
- Update WWW
PR: 126175
Submitted by: Ports Fury
|
Fri, 6 Jun 2008
|
[ 13:45 edwin ] (Only the first 10 of 134 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 20 Mar 2008
|
[ 22:42 miwi ]
- Update to 1.2.93
PR: 121799
Submitted by: Ports Fury
|
Thu, 28 Feb 2008
|
[ 20:14 erwin ]
Mark BROKEN: does not fetch
|
Sun, 24 Jun 2007
|
[ 12:19 miwi ]
- Update to 1.2.90
|
Tue, 27 Feb 2007
|
[ 20:41 linimon ]
Reset jacques@php.net due to maintainer-timeouts.
Hat: portmgr
|
Wed, 24 Jan 2007
|
[ 21:17 miwi ]
- Update to 1.2.89
PR: 107741
Submitted by: miwi
Approved by: maintainer timeout
|
Fri, 21 Oct 2005
|
[ 16:17 sem ]
- Update to 1.2.87
PR: ports/87790
Submitted by: maintainer
|
Thu, 17 Jun 2004
|
[ 06:18 mezz ]
Update to 1.2.85.
PR: ports/67876
Submitted by: Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer)
|
Wed, 26 May 2004
|
[ 21:23 eik ]
- update to version 1.2.83
- pass maintainership to submitter
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012764.html>
Submitted by: Jacques Marneweck <jacques@php.net>
|
Thu, 25 Mar 2004
|
[ 18:33 nbm ]
Drop maintainership
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 1 Sep 2003
|
[ 08:46 nbm ]
Locate a new set of master sites as the author doesn't keep old versions
(easily locatable, at least) on his web site.
Noticed by: marcus
|
Tue, 19 Aug 2003
|
[ 18:38 nbm ]
Update pdmenu to 1.2.81, fix fetching problems.
PR: 53364
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Fri, 7 Mar 2003
|
[ 06:07 ade ] (Only the first 10 of 272 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 27 Dec 2002
|
[ 07:48 edwin ]
The mastersite is unreachable for a long time now.
Asked maintainer and author if a new site was known.
Noticed by: portsurvey
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thu, 9 Nov 2000
|
[ 01:32 nbm ]
Upgrade to 1.2.65.
|
Wed, 23 Aug 2000
|
[ 16:11 nbm ]
Upgrade to pdmenu 1.2.64.
|
Number of commits found: 50 |