non port: lang/nickle/Makefile |
SVNWeb
|
Number of commits found: 49 |
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) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.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.
|
Thu, 7 Jan 2021
|
[ 08:50 wen ]
- Update to 2.90
|
Tue, 21 Apr 2020
|
[ 02:35 wen ]
- Update to 2.86
|
Sun, 8 Sep 2019
|
[ 10:48 wen ]
- Update to 2.8.5
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 30 Oct 2018
|
[ 00:40 wen ]
- Update to 2.84
- Take maintainership
|
Thu, 18 Oct 2018
|
[ 23:53 swills ]
lang/nickle: Update to 2.82
PR: 232340
Submitted by: Nathan <ndowens@yahoo.com>
|
Mon, 1 Jan 2018
|
[ 13:34 wen ]
- Update to 2.81
|
Tue, 10 Oct 2017
|
[ 13:17 vanilla ]
Update to 2.79.
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Mon, 21 Jul 2014
|
[ 17:15 adamw ] (Only the first 10 of 17 ports in this commit are shown above. )
Add USES=readline to fix configure.
|
Mon, 18 Nov 2013
|
[ 13:51 danfe ]
- Drop the article from COMMENT line, sort the knobs
- Convert USE_GMAKE to USES, expand ${PTHREAD_LIBS}
- Stagify and unmute copying of examples while here
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
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)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Fri, 9 Nov 2012
|
[ 16:12 bdrewery ]
- Update to 2.77
- Trim header
Feature safe: yes
|
Fri, 20 Jul 2012
|
[ 21:37 bapt ]
Fix conversion to optionsng
|
Thu, 19 Jul 2012
|
[ 17:40 sperber ]
- Update to version 2.76
- Switch to optionsng
PR: ports/169419
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
Thu, 10 May 2012
|
[ 17:06 danfe ]
Add missing closing parenthesis in comment.
|
[ 12:50 wen ]
- Update to 2.75
|
Sun, 25 Mar 2012
|
[ 11:28 danfe ]
- Provide a comment about what we are reinplacing here for
- Fix a typo (NIPORTEXAMPLES -> NOPORTEXAMPLES)
- Merge two options of cpio(1) so that line does not touch screen boundary
Feature safe: yes
|
Sat, 24 Mar 2012
|
[ 16:44 miwi ]
- Update to version 2.73
PR: 166040
Submitted by: Ports FUry
Feature safe: yes
|
Wed, 15 Feb 2012
|
[ 02:23 danfe ]
- Update to version 2.72
- Define LICENSE (MIT)
- Relinquish maintainership
- Reword comment a bit
|
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
|
Fri, 16 Jul 2010
|
[ 01:51 danfe ]
Update to version 2.70.
|
Sat, 12 Dec 2009
|
[ 01:28 danfe ]
Update to version 2.69.
|
Fri, 8 Aug 2008
|
[ 13:57 danfe ]
Update to version 2.68.
|
Thu, 7 Aug 2008
|
[ 12:25 danfe ]
- Canonicalize Makefile header
- Clarify COMMENT and port description
- Assume maintainership
|
Wed, 6 Aug 2008
|
[ 20:41 anholt ]
Drop maintainership on my ports as I'm no longer using FreeBSD.
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Thu, 24 May 2007
|
[ 22:27 anholt ]
Update nickle to 2.56
PR: ports/11024
Submitted by: araujo
|
Thu, 31 Aug 2006
|
[ 07:01 anholt ]
Update to 2.54.
PR: ports/101930
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
Thu, 5 May 2005
|
[ 04:23 anholt ]
Update to 2.47, which consists mostly of small bugfixes.
|
Tue, 12 Apr 2005
|
[ 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: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'.
|
Mon, 28 Feb 2005
|
[ 05:43 anholt ]
Update to 2.46. Remove patch-array.c which was properly fixed elsewhere a few
months ago, and add patch-func.c from cvs, to deal with a crash in GC with
malloc debugging on (i.e. -current).
|
Thu, 10 Feb 2005
|
[ 23:00 anholt ]
Update to 2.45. The notable new feature is the foreign function interface,
which has been used for things like a cairo binding. As the ffi often requires
loading libs which need pthreads, and we can't load pthreads during dlopen, link
nickle against the pthreads lib to begin with.
|
Sun, 22 Aug 2004
|
[ 04:59 anholt ]
Update to 2.41 and take maintainership. I hang out with the authors a lot, and
they've basically made me start using it. It got to the point that I'd say, "I
should write that in nickle" and I didn't even know the language yet.
|
Fri, 19 Mar 2004
|
[ 19:38 krion ]
- Update to version 2.28
PR: ports/64470
Submitted by: Ports Fury
|
Thu, 18 Mar 2004
|
[ 03:08 trevor ]
E-mail to the maintainer bounced:
<chrise@scardini.com>: host scardini.com[69.20.61.176] said: 550 5.1.1
<chrise@scardini.com>... User unknown
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 4 Jun 2003
|
[ 22:43 kris ] (Only the first 10 of 129 ports in this commit are shown above. )
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
Sun, 18 May 2003
|
[ 09:57 kris ]
BROKEN on 5.1: does not compile
|
Fri, 21 Feb 2003
|
[ 12:35 knu ] (Only the first 10 of 134 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 9 Jan 2002
|
[ 02:19 pat ]
Update to 2.00 and give maintainership to submitter
|
Tue, 24 Apr 2001
|
[ 15:11 kevlo ]
Update MASTER_SITES
|
Tue, 17 Apr 2001
|
[ 09:32 ijliao ]
add nickle A desk calculator language
|
Number of commits found: 49 |