non port: lang/newlisp/Makefile |
SVNWeb
|
Number of commits found: 64 |
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 )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Sat, 15 May 2021
|
[ 07:14 Tobias Kortkamp (tobik) Author: Yasuhiro Kimura ] 9671981 (Only the first 10 of 40 ports in this commit are shown above. )
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine
|
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, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
Mon, 25 May 2020
|
[ 12:42 olgeni ]
Update lang/newlisp to version 10.7.5.
PR: 237530 (plus changes for 10.7.5)
Submitted by: wen
|
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
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, 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
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 16:44 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Sat, 23 May 2015
|
[ 15:01 olgeni ]
Upgrade to version 10.6.2.
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Sun, 17 Aug 2014
|
[ 13:09 tijl ] (Only the first 10 of 45 ports in this commit are shown above. )
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 23 Jul 2014
|
[ 13:24 adamw ] (Only the first 10 of 23 ports in this commit are shown above. )
Add USES=readline to fix build on -current.
|
Tue, 15 Jul 2014
|
[ 15:49 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS
without defining it in OPTIONS_DEFINE.
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Sun, 11 May 2014
|
[ 15:41 olgeni ]
LICENSE is actually GPLv3.
|
[ 15:37 olgeni ]
Upgrade to version 10.6.0.
- Add LICENSE
- Use new LIB_DEPENDS syntax
- Remove stray MAN1
|
Mon, 7 Oct 2013
|
[ 10:47 olgeni ]
- Upgrade to version 10.5.4.
- Add staging support.
- Fix portlint warning in pkg-descr (WWW tag).
|
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)
|
Sat, 24 Aug 2013
|
[ 11:16 olgeni ]
Upgrade to version 10.5.3.
|
Thu, 23 May 2013
|
[ 07:41 olgeni ]
Do not mute installation commands.
Submitted by: danfe
|
[ 07:11 olgeni ]
Upgrade to version 10.5.0; fix PORTEXAMPLES support and cleanup.
|
Sat, 9 Mar 2013
|
[ 23:01 olgeni ]
Register conflicts with lang/newlisp-devel.
|
[ 21:28 olgeni ]
Add support for the extended FFI, thus enabling the optional use
of the math/gsl interface.
Also, cleanup Makefile patches.
|
Wed, 21 Nov 2012
|
[ 21:09 olgeni ]
Upgrade to version 10.4.5.
Feature safe: yes
|
Sun, 4 Nov 2012
|
[ 01:50 olgeni ]
Upgrade to version 10.4.4.
Feature safe: yes
|
Sun, 7 Oct 2012
|
[ 14:04 olgeni ]
Convert to OptionsNG.
|
Sat, 31 Dec 2011
|
[ 21:20 olgeni ]
- Remove version specific MySQL options. [1]
- Also remove extra $MBSDlabs$ CVS tag while I'm here.
- Bump PORTREVISION.
PR: ports/163728 [1]
Submitted by: dougb
|
Thu, 22 Dec 2011
|
[ 14:38 olgeni ]
- Take maintainership from ports@
- Fix pkg-plist when GUISERV is defined
- Add LOCALBASE to share/newlisp (fixes GUI server)
|
Mon, 21 Nov 2011
|
[ 18:33 crees ]
- Update to 10.3.3
- Add pgsql OPTION
- Use bsd.port.options.mk
PR: ports/162711
Submitted by: stas
Feature safe: yes
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
|
Thu, 3 Jun 2010
|
[ 03:15 stas ]
- Update to 10.2.8.
|
Mon, 19 Apr 2010
|
[ 10:43 ale ] (Only the first 10 of 132 ports in this commit are shown above. )
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
Fri, 19 Mar 2010
|
[ 07:54 stas ]
- Update to 10.2.1.
|
Tue, 15 Dec 2009
|
[ 05:50 stas ]
- Update to 10.1.7.
|
Sat, 26 Sep 2009
|
[ 20:31 stas ]
- Update to 10.1.5.
Feature safe: yes
|
Thu, 27 Aug 2009
|
[ 18:31 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)
Approved by: portmgr (pav)
|
Tue, 11 Aug 2009
|
[ 11:47 stas ]
- Update to 10.1.1.
- Change the master site URL until SF problems are resolved.
|
Fri, 3 Jul 2009
|
[ 10:52 stas ]
- Update to 10.1.0.
|
Wed, 13 May 2009
|
[ 09:46 ale ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
Tue, 7 Apr 2009
|
[ 12:28 stas ]
- Update to 10.0.2.
|
Thu, 7 Aug 2008
|
[ 17:58 stas ]
- Update to 9.4.5.
|
Sun, 27 Jul 2008
|
[ 21:29 stas ]
- Update to 9.4.3.
|
Wed, 14 May 2008
|
[ 17:48 stas ]
- Update to 9.3.0.
|
Tue, 8 Apr 2008
|
[ 07:19 stas ]
- Fix install with GuiServ.
PR: ports/122554
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
|
Mon, 10 Sep 2007
|
[ 16:25 stas ]
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to avoid stripping.
|
Sun, 9 Sep 2007
|
[ 18:51 stas ]
- Update to 9.2.0.
|
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
|
Tue, 27 Mar 2007
|
[ 21:24 stas ]
- Update to 9.1.1.
|
Sat, 24 Mar 2007
|
[ 14:03 pav ] (Only the first 10 of 26 ports in this commit are shown above. )
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass
|
Thu, 22 Feb 2007
|
[ 00:45 stas ]
- Remove redundant substitutions
- Bump PORTREVISION.
|
[ 00:37 stas ]
- Update to 9.1.0
- Use Tk 8.5.
|
Wed, 8 Nov 2006
|
[ 15:47 stas ]
- Handle dependencies properly
- Correct the default modules location path [1]
- Correct example programs headers (shell path)
- Install docs/examples into the separate directory
PR: ports/105253 [1]
Reported by: clemens fischer <ino-news@spotteswoode.dnsalias.org> [1]
|
Wed, 1 Nov 2006
|
[ 23:59 stas ]
- Update to 9.0.0
- Change my email
|
Wed, 13 Sep 2006
|
[ 15:24 miwi ]
The newLISP is a scripting language for developing web applications and
programs in general and in the domains of artificial intelligence (AI) and
statistics.
Author: Lutz Mueller
WWW: http://www.newlisp.org/
PR: ports/103226
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
Number of commits found: 64 |