non port: devel/gindent/Makefile |
SVNWeb
|
Number of commits found: 50 |
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) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Sat, 7 Nov 2020
|
[ 16:02 mikael ]
devel/gindent: update port
Update of devel/gindent
o Patch buggy patch-src_args.c. It segfaults when used with -orig, -knf, -kr,
or -gnu.
The extension of the options struct in args.c by *_PRO_SETTINGS is broken.
For p_obj a string of a group of options is given. However, in the
PRO_SETTINGS case, set_option() expects an index for the settings_string
array instead.
Details:
- Remove BSD_PRO_SETTINGS as its string matches exactly (Only the first 15 lines of the commit message are shown above )
|
Thu, 8 Oct 2020
|
[ 06:40 fernape ]
devel/gindent: Set maintainer
Reporter requests maintainership. He is also the maintainer of devel/cscope.
PR: 250184
Reported by: moritz@schmi.tt
|
Wed, 23 Sep 2020
|
[ 13:52 0mp ]
devel/gindent: Update to 2.2.12
Changelog:
https://savannah.gnu.org/forum/forum.php?forum_id=9233
Reported by: Repology
|
[ 11:47 0mp ]
Set LICENSE and clean up
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
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
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 16 Jan 2014
|
[ 00:01 bapt ]
Reduce over inclusion of bsd.port.mk
Use options helpers
|
Mon, 4 Nov 2013
|
[ 07:30 johans ]
- Fix parsing of the -il option
- Enable STAGE support
PR: ports/183438
Submitted by: Wietse Venema <wietse@porcupine.org>
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
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)
|
Wed, 27 Jun 2012
|
[ 20:58 johans ]
Convert to new options framework
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 27 Jun 2010
|
[ 14:52 johans ]
Apply two bug fixes from John Hein:
1) fix 'indent -npro -nip' when compiled with BERKELEY_DEFAULTS
symptom:
command line: unknown option "nhnl"
Note that the "nhnl" above is just luck due to layout by the compiler.
It could be random garbage.
explanation: PRO_SETTINGS lists need to be terminated with two nulls.
2) fix error message for args prefixed with '--',
like 'indent -npro --no-such-arg'
symptom:
command line: unknown option "-no-such-arg"
explanation: the error message uses 'option - 1' instead of
'option - option_length' and -- options have option_length == 2.
Note that the update looks more complicated than just this patch,
because the original port patches were re-aligned as well. John has
submitted his patches upstream as well.
Submitted by: John Hein <jhein@symmetricom.com>
Feature safe: yes
|
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.
|
Tue, 23 Feb 2010
|
[ 18:03 johans ] (Only the first 10 of 18 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Thu, 19 Nov 2009
|
[ 23:41 pav ] (Only the first 10 of 33 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sun, 8 Mar 2009
|
[ 13:44 johans ]
- Update to version 2.2.10
http://indent.isidore-it.eu/beautify.html
- Take over maintainership
- Don't rebuild html docs (remove implicit build dep. on texi2html)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 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)
|
Sun, 27 May 2007
|
[ 18:55 kris ]
Revert previous commit, I overlapped with the fix
Submitted by: pav
|
[ 02:41 kris ]
BROKEN with gcc 4.2
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 12 Apr 2005
|
[ 04:22 adamw ]
*sigh* This is why even cursory inspections of diffs is a good
idea. Remove the re-added CVS conflict lines.
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:42 adamw ]
Remove CVS conflict lines from David's ARCH sweep.
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 25 Mar 2004
|
[ 11:42 kris ]
Support WITHOUT_NLS
|
Mon, 1 Mar 2004
|
[ 18:11 krion ]
- Update to version 2.2.9
PR: ports/63590
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 18 Sep 2002
|
[ 14:19 roam ]
OK, I *promise* I will test my next five or six changes before
committing them! :)
Fix the misspelled addition of NOPORTDOCS check in the post-install
target; 'defiend', indeed! I wonder if that was some kind of Freudian
thing.. is 'defiend' something like 'debug', but for the very-very-very
big bad bugs?
Submitted by: Dan Langille <dan@langille.org>,
Tadayuki OKADA <tadayuki.okada@windriver.com>
|
[ 14:11 roam ]
Another test of FreshPorts's notification service; the bug is still
not fixed.
Requested by: Dan Langille <dan@langille.org>
|
[ 13:41 roam ]
Forced commit to test FreshPorts' committer opt-in notification..
The 'defiend' misspelling is still not fixed.
Requested by: Dan Langille <dan@langille.org>
|
[ 12:32 roam ]
Support CFLAGS/CXXFLAGS properly.
Honor NOPORTDOCS.
PR: 42878
Submitted by: Ports Fury
|
Mon, 15 Jul 2002
|
[ 03:30 pat ]
Update to 2.2.8a
PR: ports/40566
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sat, 13 Jul 2002
|
[ 16:54 ijliao ]
fix malloc.h bug in -current
PR: 40346
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
Tue, 25 Jun 2002
|
[ 06:38 ijliao ]
upgrade to 2.2.8
|
Sat, 8 Jun 2002
|
[ 17:25 obrien ]
To ports@freebsd.org.
|
Tue, 19 Dec 2000
|
[ 19:13 obrien ]
Make the Berkeley options the default vs. the GNU ones. Add -knf for FreeBSD's
use. Remove duplicated code that wasn't kept in-sync by using some macros.
|
Tue, 21 Nov 2000
|
[ 16:00 kevlo ]
Update to version 2.2.6
|
Mon, 28 Aug 2000
|
[ 22:12 fenner ]
Remove kchowksey@hss.hns.com as MAINTAINER; email has been bouncing for 4
months.
|
Number of commits found: 50 |