Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.6_1 17 Mar 2024 11:06:23 |
Nuno Teixeira (eduardo) |
misc/pdmenu: Move man pages to share/man
Approved by: portmgr (blanket) |
1.3.6 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3.6 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
1.3.6 27 Oct 2021 15:53:38 |
Yasuhiro Kimura (yasu) Author: Robert Clausecker |
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 |
1.3.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.4_1 18 Feb 2021 02:08:37 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.3.4_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.4_1 03 Feb 2016 00:16:12 |
marino |
misc/pdmenu: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses |
1.3.4_1 09 Jun 2015 18:53:07 |
amdmi3 |
- Fix shebangs
MFH: 2015Q2 (blanket) |
1.3.4 24 Jan 2015 02:13:00 |
vanilla |
Upgrade to 1.3.4. |
1.3.3 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
1.3.3 23 Aug 2014 19:02:55 |
wg |
misc/pdmenu: update to 1.3.3
PR: 192805
Submitted by: tkato432 yahoo com |
1.3.2_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.3.2_1 11 Jun 2014 14:50:00 |
tijl |
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 ) |
1.3.2_1 20 Mar 2014 10:13:21 |
ehaupt |
- Support staging
- USES -> gmake |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.3.2_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.2_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.3.2_1 25 Mar 2013 18:44:20 |
eadler |
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 |
1.3.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.2 31 Aug 2011 18:22:19 |
sylvio |
- Update to 1.3.2 |
1.3.1 04 Aug 2011 07:40:50 |
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> |
1.3.0 02 Jul 2011 07:39:06 |
miwi |
- Update to 1.3.0
PR: 158457
Submitted by: Ports Fury |
1.2.99 25 Mar 2011 11:36:21 |
miwi |
- Update to 1.2.29
PR: 155860
Submitted by: Ports Fury |
1.2.98_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.2.98_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.2.98_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.98 10 Feb 2010 21:47:48 |
pgollucci |
- Reset more ports I don't use anymore |
1.2.98 05 Aug 2009 03:04:42 |
pgollucci |
- Update to 1.2.98 |
1.2.97 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
1.2.97 22 Apr 2009 04:20:11 |
pgollucci |
- Update to 1.2.97 |
1.2.96_1 08 Feb 2009 03:14:14 |
pgollucci |
- 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 |
1.2.96 13 Dec 2008 15:33:08 |
miwi |
- Update to 1.2.96
PR: 129543
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
1.2.95 02 Aug 2008 22:34:23 |
miwi |
- Update to 1.2.95
- Update WWW
PR: 126175
Submitted by: Ports Fury |
1.2.93_1 06 Jun 2008 13:45:40 |
edwin |
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) |
1.2.93 20 Mar 2008 22:42:34 |
miwi |
- Update to 1.2.93
PR: 121799
Submitted by: Ports Fury |
1.2.90 28 Feb 2008 20:14:29 |
erwin |
Mark BROKEN: does not fetch |
1.2.90 24 Jun 2007 12:19:17 |
miwi |
- Update to 1.2.90 |
1.2.89 27 Feb 2007 20:41:57 |
linimon |
Reset jacques@php.net due to maintainer-timeouts.
Hat: portmgr |
1.2.89 24 Jan 2007 21:17:50 |
miwi |
- Update to 1.2.89
PR: 107741
Submitted by: miwi
Approved by: maintainer timeout |
1.2.87 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.87 21 Oct 2005 16:17:55 |
sem |
- Update to 1.2.87
PR: ports/87790
Submitted by: maintainer |
1.2.85 14 Jan 2005 23:05:47 |
krion |
Fix plist. |
1.2.85 17 Jun 2004 06:18:52 |
mezz |
Update to 1.2.85.
PR: ports/67876
Submitted by: Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer) |
1.2.83 27 May 2004 15:57:32 |
pav |
- Add WWW
PR: ports/67257
Submitted by: Jacques Marneweck <jacques@php.net> (maintainer) |
1.2.83 26 May 2004 21:23:12 |
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> |
1.2.81_1 14 Apr 2004 23:21:53 |
clement |
- remove extraneous blankline
Noticed by: kris
Pointy hat to: me |
1.2.81_1 14 Apr 2004 19:56:37 |
clement |
- add @dirrm
Reported on: dosirak |
1.2.81_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.81_1 25 Mar 2004 18:33:22 |
nbm |
Drop maintainership |
1.2.81_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.81 03 Sep 2003 10:51:34 |
nbm |
Correct package list due to changes from previous version. |
1.2.81 01 Sep 2003 08:46:14 |
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 |
1.2.81 19 Aug 2003 18:38:43 |
nbm |
Update pdmenu to 1.2.81, fix fetching problems.
PR: 53364
Submitted by: Mark Linimon <linimon@lonesome.com> |
1.2.65 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2.65 27 Dec 2002 07:48:09 |
edwin |
The mastersite is unreachable for a long time now.
Asked maintainer and author if a new site was known.
Noticed by: portsurvey |
1.2.65 20 Oct 2002 20:38:35 |
kris |
Remove -fstrict-prototypes from CFLAGS, since this flag does not exist
on gcc 3.2 |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
09 Nov 2000 01:32:06 |
nbm |
Upgrade to 1.2.65. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
23 Aug 2000 16:11:24 |
nbm |
Upgrade to pdmenu 1.2.64. |