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: devel/cl-port/Makefile
SVNWeb

Number of commits found: 16

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 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.
Sat, 15 Feb 2014
[ 16:25 antoine search for other commits by this committer ] Original commit   Revision:344427
Stage support
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (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:
devel part 1)
Mon, 18 Feb 2013
[ 12:34 olgeni search for other commits by this committer ] Original commit   Revision:312502 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Convert Makefile headers to the new format.
Tue, 16 Aug 2011
[ 20:59 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.
Fri, 15 Jan 2010
[ 12:13 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove redundant code and variables from the cl-* ports.

Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.

Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.

This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
Wed, 13 Jan 2010
[ 12:52 olgeni search for other commits by this committer ] Original commit 
Always use " -sf".
Tue, 12 Jan 2010
[ 21:32 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments.
Mon, 11 Jan 2010
[ 23:50 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Take over a few unmaintained ports.
Wed, 10 Jun 2009
[ 07:45 stas search for other commits by this committer ] Original commit 
- Fix build for SBCL.

Reported by:    pav
Fri, 25 Nov 2005
[ 22:39 linimon search for other commits by this committer ] Original commit 
Remove dead mastersites per distfile survey.
Sun, 16 Oct 2005
[ 14:48 vs search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
Mon, 6 Dec 2004
[ 07:19 kris search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address:

<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
Sun, 28 Sep 2003
[ 09:44 edwin search for other commits by this committer ] Original commit 
New Port: Common Lisp portability package

        CLOCC Port is a wrapper library for various functions (sockets,
        shell access, etc) that are widely implemented in Common Lisp
        systems, but lack a standardized interface.

        This port depends on the previously submitted ASDF port. It installs
        the source files and an .asd file (which plays a similar role to
        a Makefile and a pkg-config script). There are other ports for each
        supported Lisp system.

PR:             ports/52365
Submitted by:   Henrik Motakef <henrik.motakef@web.de>

Number of commits found: 16