Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.6_2 03 Nov 2024 11:35:07 |
Po-Chuan Hsieh (sunpoet) |
misc/getopt: Use util-linux repo as upstream
- Unmark DEPRECATED and remove EXPIRATION_DATE
- Bump PORTREVISION for package change
Changes: https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c
https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.1.adoc |
1.1.6_1 03 Nov 2024 11:34:23 |
Po-Chuan Hsieh (sunpoet) |
misc/getopt: Re-add getopt 1.1.6
PR: 281625 |
1.1.6_1 02 Nov 2024 23:56:19 |
Rene Ladan (rene) |
misc/getopt: Remove expired port
2024-10-31 misc/getopt: Use getopt from devel/util-linux instead |
1.1.6_1 07 Oct 2024 14:18:37 |
Po-Chuan Hsieh (sunpoet) |
misc/getopt: Mark DEPRECATED and set EXPIRATION_DATE to 2024-10-31
PR: 281625
Reported by: diizzy |
1.1.6_1 21 May 2024 19:56:02 |
Daniel Engberg (diizzy) |
misc/getopt: Remove post-patch section
Tries to remove non-existing files
PR: 278733
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.1.6_1 21 Feb 2024 15:06:34 |
Po-Chuan Hsieh (sunpoet) |
misc/getopt: Sort PLIST after fd7dc420e3c82dfe5066ed48fa0b08a218c41f5e |
1.1.6_1 27 Jan 2024 16:27:04 |
Muhammad Moinur Rahman (bofh) |
misc/getopt: Moved man to share/man
Approved by: portmgr (blanket) |
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.1.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.1.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.1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.6 30 Sep 2016 19:24:30 |
tijl |
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.1.6 15 Oct 2015 20:16:36 |
sunpoet |
- Use USES=localbase
- Convert to new options target helper |
1.1.6 04 Dec 2014 15:08:30 |
sunpoet |
- Update to 1.1.6
Changes: http://frodo.looijaard.name/project/getopt/release/1-1-6 |
1.1.5 24 Nov 2014 18:24:43 |
sunpoet |
- Update LICENSE |
1.1.5 21 Nov 2014 21:49:38 |
sunpoet |
- Fix MASTER_SITES
PR: ports/195247
Submitted by: Thomas Schweikle <tps@vr-web.de>
MFH: 2014Q4 |
1.1.5 02 Oct 2014 10:58:17 |
sunpoet |
- Fix typo |
1.1.5 01 Oct 2014 20:16:16 |
sunpoet |
- Cleanup *.o from tarball
PR: ports/194074
Submitted by: Vikash Badal <vikashb@where-ever.za.net> |
1.1.5 30 Sep 2014 16:19:42 |
sunpoet |
- Fix PLIST when NLS option is off |
1.1.5 30 Sep 2014 15:23:32 |
sunpoet |
- Fix MAINTAINER
- Add LICENSE
- Add NLS option |
1.1.5 19 Aug 2014 19:51:01 |
sunpoet |
- Add my LOCAL to MASTER_SITES
- Use PORTDOCS
- Sort PLIST
- Take maintainership |
1.1.5 17 Aug 2014 08:25:51 |
eadler |
Return some ports I maintain to the pool. |
1.1.5 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
1.1.5 07 Dec 2013 05:35:04 |
eadler |
Remove PORT_OPTIONS:MDOCS checks from ports which don't need it
Add NO_ARCH if useful |
1.1.5 23 Oct 2013 18:58:57 |
eadler |
Unquiet my ports to make debugging easier. |
1.1.5 28 Sep 2013 07:05:15 |
eadler |
Convert to staging |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.1.5 16 Jul 2013 21:59:48 |
eadler |
Remove now excess verbiage.
Reviewed by: bapt |
1.1.5 06 Jul 2013 17:27:41 |
eadler |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
1.1.5 24 Apr 2013 17:50:58 |
eadler |
Convert to USES=gettext
Reviewed by: kwm |
1.1.5 28 Mar 2013 01:28:01 |
eadler |
A portlint run over my ports revealed some false positives and these two minor
formatting issues. Fix them. |
1.1.5 08 Mar 2013 20:23:39 |
eadler |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
1.1.5 03 Mar 2013 01:12:05 |
eadler |
I forgot to "svn add" the patch file
Pointyhat to: me |
1.1.5 03 Mar 2013 00:13:20 |
eadler |
Update to 1.1.5
PR: ports/172911
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> |
1.1.4_2 20 Oct 2012 16:35:47 |
eadler |
I accidently committed too much
version number goes backwards, but this was committed recently
Feature safe: yes |
1.1.5_2 20 Oct 2012 14:59:44 |
eadler |
Convert to OptionsNG
Feature safe: yes |
1.1.4_2 06 Oct 2012 14:35:46 |
eadler |
Trim the headers in the ports I maintain. |
1.1.4_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.4_2 21 Aug 2011 20:51:40 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
1.1.4_2 21 Aug 2011 16:12:46 |
eadler |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
1.1.4_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1.4_2 13 Jan 2011 21:49:33 |
pav |
- Over to a willing maintainer
Feature safe: yes |
1.1.4_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.1.4_1 11 Feb 2010 19:44:47 |
pgollucci |
- Respect CC
PR: ports/143743
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
1.1.4_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.1.4_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.1.4_1 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.1.4_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.1.4 20 Mar 2008 09:51:43 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.1.4 21 Nov 2005 13:15:49 |
sergei |
- Update to 1.1.4
- Chase MASTER_SITE URL change [1]
- Add SHA256 checksum
Prompted by: fenner's portsurvey [1] |
1.1.3_1 19 Feb 2005 11:00:12 |
sergei |
- Update MASTER_SITES and WWW
Prompted by: pointyhat via kris |
1.1.3_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
1.1.3 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
1.1.3 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
1.1.3 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
1.1.3 13 Jun 2003 23:56:42 |
osa |
A getopt(1) replacement that supports GNU-style long options
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 53174
Approved by: fjoe (implicit) |