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/urweb/Makefile
SVNWeb

Number of commits found: 30

Thu, 13 Apr 2023
[ 00:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  commit hash:f1f1a8be887ee2c5d75bec33cb8f8a89454e606b  f1f1a8b  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
Tue, 21 Mar 2023
[ 06:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Timothy Beyer ]    commit hash:ecae8fdb1f74efed8659989b9203961da8c3f1c1  commit hash:ecae8fdb1f74efed8659989b9203961da8c3f1c1  commit hash:ecae8fdb1f74efed8659989b9203961da8c3f1c1  ecae8fd 
lang/urweb: Update version 20150520=>20200209

- Unbreak port for modern FreeBSD versions, such as FreeBSD 12 and 13,
  and likely 14
- Update LIB_DEPENDS with new dependencies
- Pet portlint
- While I(bofh) am here pet portclippy/portfmt
- Utilize OPTIONSNG

PR:		262082
Mon, 20 Feb 2023
[ 15:55 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:b58eb2aa9d67c222126b953963c67dda8f294902  commit hash:b58eb2aa9d67c222126b953963c67dda8f294902  commit hash:b58eb2aa9d67c222126b953963c67dda8f294902  b58eb2a 
lang/urweb: deprecate
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)
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.
Thu, 8 Oct 2020
[ 18:03 antoine search for other commits by this committer ] Original commit   Revision:551726
Mark BROKEN everywhere

memmem.c:81:25: error: misleading indentation; statement is not part of the
previous 'if' [-Werror,-Wmisleading-indentation]
                        sp++;
                        ^
memmem.c:77:17: note: previous statement is here
                if (*sp == *pp)
                ^

Reported by:	pkg-fallout
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
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Mon, 22 Apr 2019
[ 16:03 antoine search for other commits by this committer ] Original commit   Revision:499657
Mark BROKEN on FreeBSD 12 and 13

mlton  -mlb-path-var 'SRC /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src'
-mlb-path-var 'BUILD /wrkdirs/usr/ports/lang/urweb/work/urweb-20150520/src'
-output bin/urweb src/compiler.mlb
invalid target: self

Reported by:	pkg-fallout
MFH:		2019Q2
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
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
Sun, 16 Aug 2015
[ 03:04 jbeich search for other commits by this committer ] Original commit   Revision:394385
lang/urweb: update to 20150520

ChangeLog:
- Change default behavior of client-side GUI event handlers:
  By default, events are now passed to handlers on parent DOM nodes as well,
  just like in normal JavaScript.
  Call [preventDefault] or [stopPropagation] to tweak that behavior.
  WARNING: This change may break backward compatibility!
- URIs specified with 'file' .urp directive are implicitly allowed to be
referenced.
- New HTML tags: <fieldset>, <legend>
- New urweb-mode Emacs command: 'urweb-close-matching-tag'
- Bug fixes

PR:		202263
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Sun, 22 Feb 2015
[ 22:03 rm search for other commits by this committer ] Original commit   Revision:379632
lang/urweb: update to 20150214

PR:		197660
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
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
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)
Tue, 8 Jul 2014
[ 22:47 rakuco search for other commits by this committer ] Original commit   Revision:361318
Update to 20140704.

PR:		191579
Submitted by:	beyert@cs.ucr.edu (maintainer)
Wed, 2 Jul 2014
[ 16:21 danilo search for other commits by this committer ] Original commit   Revision:360217
-  Fix pthread error when compiling files at runtime

PR:		ports/191472
Submitted by:	beyert@cs.ucr.edu (maintainer)
Tue, 1 Jul 2014
[ 15:02 amdmi3 search for other commits by this committer ] Original commit   Revision:360027
- Stagify
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Mon, 26 May 2014
[ 14:47 miwi search for other commits by this committer ] Original commit   Revision:355354 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Convert gmake,bzip2 to USES

Approved by:	portmgr
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)
Mon, 18 Feb 2013
[ 18:23 rm search for other commits by this committer ] Original commit   Revision:312516
- update to 20120925
- trim Makefile header, while here

PR:		176206
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Sat, 11 Aug 2012
[ 05:42 rm search for other commits by this committer ] Original commit 
- update to 20120807

while here:
- convert to optionsNG
- tab -> space in pkg-descr:WWW

PR:		170486
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
Sun, 3 Jun 2012
[ 23:28 rm search for other commits by this committer ] Original commit 
- update to 20120519

PR:             168179
Submitted by:   Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
Wed, 16 May 2012
[ 22:11 pawel search for other commits by this committer ] Original commit 
Update to version 20120512

PR:             port/167944
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Mon, 9 Apr 2012
[ 11:54 scheidell search for other commits by this committer ] Original commit 
- Fix suggested by upstream. Revise mutex initializer patch to avoid deadlocks
- Bump PORTREVISION

PR:             ports/166778
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Feature safe:   yes
Fri, 6 Apr 2012
[ 14:36 scheidell search for other commits by this committer ] Original commit 
Add New Port lang/urweb: Ur is a programming language in the tradition of ML and
Haskell, but featuring
a significantly richer type system. Ur is functional, pure, statically-typed,
and strict. Ur supports a powerful kind of metaprogramming based on row types.

Ur/Web is Ur plus a special standard library and associated rules for parsing
and optimization. Ur/Web supports construction of dynamic web applications
backed by SQL databases.

PR:             ports/166657
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Feature safe:   yes

Number of commits found: 30