Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2002.10.02.1_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2002.10.02.1_3 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
2002.10.02.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2002.10.02.1_3 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
2002.10.02.1_3 15 Feb 2014 16:25:14
  |
antoine  |
Stage support |
20 Sep 2013 17:03:27
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2002.10.02.1_3 13 Mar 2013 09:49:39
  |
bapt  |
Do not try to remove DOCSDIR if built without docs
Reported by: pkg DEVELOPER_MODE |
2002.10.02.1_3 18 Feb 2013 12:34:39
  |
olgeni  |
Convert Makefile headers to the new format. |
2002.10.02.1_3 16 Aug 2011 20:59:36
 |
olgeni  |
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf. |
2002.10.02.1_2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
2002.10.02.1_2 15 Jan 2010 12:13:45
 |
olgeni  |
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. |
2002.10.02.1_1 13 Jan 2010 12:52:22
 |
olgeni  |
Always use " -sf". |
2002.10.02.1_1 12 Jan 2010 21:32:07
 |
olgeni  |
Cleanup whitespace, disable command echo and reduce diff between
similar code fragments. |
2002.10.02.1_1 11 Jan 2010 23:50:03
 |
olgeni  |
Take over a few unmaintained ports. |
2002.10.02.1_1 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2002.10.02.1_1 10 Jun 2009 07:45:56
 |
stas  |
- Fix build for SBCL.
Reported by: pav |
2002.10.02.1 25 Nov 2005 22:39:15
 |
linimon  |
Remove dead mastersites per distfile survey. |
2002.10.02.1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
2002.10.02.1 16 Oct 2005 14:48:09
 |
vs  |
Populate virtual category "lisp"
PR: ports/86370
Submitted by: Julian Stecklina
Approved by: portmgr (linimon) |
2002.10.02.1 06 Dec 2004 07:19:28
 |
kris  |
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) |
2002.10.02.1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
2002.10.02.1 28 Sep 2003 09:44:07
 |
edwin  |
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> |