notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/newlisp/Makefile
SVNWeb

Number of commits found: 64

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  f98ae56  (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 9 May 2022
[ 19:23 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  db78da8  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  commit hash:63e653adaa7493aa98f17f9fbc834c0aed7e096e  63e653a  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 15 May 2021
[ 07:14 Tobias Kortkamp (tobik) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  9671981  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
*: Remove unnecessary 'port' argument from USES=readline

PR:		248459
Exp-run by:	antoine
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 4 Jul 2020
[ 18:11 zeising search for other commits by this committer ] Original commit   Revision:541232 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:536464
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 search for other commits by this committer ] Original commit   Revision:530719 (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Fri, 15 Nov 2019
[ 10:12 tobik search for other commits by this committer ] Original commit   Revision:517643 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Wed, 6 Nov 2019
[ 12:48 antoine search for other commits by this committer ] Original commit   Revision:516880 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN, unfetchable
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:444251 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 10 Jan 2016
[ 16:44 bapt search for other commits by this committer ] Original commit   Revision:405721 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert categories m* and m* to USES=sqlite and USES=firebird
Sat, 23 May 2015
[ 15:01 olgeni search for other commits by this committer ] Original commit   Revision:387132
Upgrade to version 10.6.2.
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Sun, 17 Aug 2014
[ 13:09 tijl search for other commits by this committer ] Original commit   Revision:365182 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:362689 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Add USES=readline to fix build on -current.
Tue, 15 Jul 2014
[ 15:49 adamw search for other commits by this committer ] Original commit   Revision:361959
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 search for other commits by this committer ] Original commit   Revision:360588 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:353708
LICENSE is actually GPLv3.
[ 15:37 olgeni search for other commits by this committer ] Original commit   Revision:353707
Upgrade to version 10.6.0.

- Add LICENSE
- Use new LIB_DEPENDS syntax
- Remove stray MAN1
Mon, 7 Oct 2013
[ 10:47 olgeni search for other commits by this committer ] Original commit   Revision:329683
- Upgrade to version 10.5.4.
- Add staging support.
- Fix portlint warning in pkg-descr (WWW tag).
Fri, 20 Sep 2013
[ 19:53 bapt search for other commits by this committer ] Original commit   Revision:327741 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Sat, 24 Aug 2013
[ 11:16 olgeni search for other commits by this committer ] Original commit   Revision:325292
Upgrade to version 10.5.3.
Thu, 23 May 2013
[ 07:41 olgeni search for other commits by this committer ] Original commit   Revision:318849
Do not mute installation commands.

Submitted by:	danfe
[ 07:11 olgeni search for other commits by this committer ] Original commit   Revision:318847
Upgrade to version 10.5.0; fix PORTEXAMPLES support and cleanup.
Sat, 9 Mar 2013
[ 23:01 olgeni search for other commits by this committer ] Original commit   Revision:313773
Register conflicts with lang/newlisp-devel.
[ 21:28 olgeni search for other commits by this committer ] Original commit   Revision:313758
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 search for other commits by this committer ] Original commit   Revision:307625
Upgrade to version 10.4.5.

Feature safe:	yes
Sun, 4 Nov 2012
[ 01:50 olgeni search for other commits by this committer ] Original commit   Revision:306949
Upgrade to version 10.4.4.

Feature safe:	yes
Sun, 7 Oct 2012
[ 14:04 olgeni search for other commits by this committer ] Original commit   Revision:305478
Convert to OptionsNG.
Sat, 31 Dec 2011
[ 21:20 olgeni search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 10.2.8.
Mon, 19 Apr 2010
[ 10:43 ale search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 10.2.1.
Tue, 15 Dec 2009
[ 05:50 stas search for other commits by this committer ] Original commit 
- Update to 10.1.7.
Sat, 26 Sep 2009
[ 20:31 stas search for other commits by this committer ] Original commit 
- Update to 10.1.5.

Feature safe:   yes
Thu, 27 Aug 2009
[ 18:31 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 10.1.1.
- Change the master site URL until SF problems are resolved.
Fri, 3 Jul 2009
[ 10:52 stas search for other commits by this committer ] Original commit 
- Update to 10.1.0.
Wed, 13 May 2009
[ 09:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase libgmp and bump PORTREVISION.
Tue, 7 Apr 2009
[ 12:28 stas search for other commits by this committer ] Original commit 
- Update to 10.0.2.
Thu, 7 Aug 2008
[ 17:58 stas search for other commits by this committer ] Original commit 
- Update to 9.4.5.
Sun, 27 Jul 2008
[ 21:29 stas search for other commits by this committer ] Original commit 
- Update to 9.4.3.
Wed, 14 May 2008
[ 17:48 stas search for other commits by this committer ] Original commit 
- Update to 9.3.0.
Tue, 8 Apr 2008
[ 07:19 stas search for other commits by this committer ] Original commit 
- Fix install with GuiServ.

PR:             ports/122554
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net>
Mon, 10 Sep 2007
[ 16:25 stas search for other commits by this committer ] Original commit 
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to avoid stripping.
Sun, 9 Sep 2007
[ 18:51 stas search for other commits by this committer ] Original commit 
- Update to 9.2.0.
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 9.1.1.
Sat, 24 Mar 2007
[ 14:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
Thu, 22 Feb 2007
[ 00:45 stas search for other commits by this committer ] Original commit 
- Remove redundant substitutions
- Bump PORTREVISION.
[ 00:37 stas search for other commits by this committer ] Original commit 
- Update to 9.1.0
- Use Tk 8.5.
Wed, 8 Nov 2006
[ 15:47 stas search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 9.0.0
- Change my email
Wed, 13 Sep 2006
[ 15:24 miwi search for other commits by this committer ] Original commit 
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