Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.04_1 20 Feb 2024 22:09:24
    |
Muhammad Moinur Rahman (bofh)  |
archivers/lzop: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
1.04 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 ) |
1.04 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.04 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.04 26 Apr 2020 13:51:54
  |
mandree  |
WWW/DL link maintenance in pkg-descr and Makefile
...to avoid permanent redirects, or broken sites.
MFH: 2020Q2 (blanket, download/WWW URL chase) |
1.04 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.04 11 Aug 2017 12:59:31
  |
mandree  |
Update to upstream release 1.04.
"Assorted minor updates." |
1.03 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.03 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.03 23 Oct 2013 21:20:19
  |
mandree  |
Support staging.
Drop support for lzo.1, which has not been in the tree for a while. |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.03 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.03 23 May 2011 11:34:36
 |
mandree  |
Change MASTER_SITES mirror to read LOCAL/mandree instead.
Suggested by: sunpoet@ |
1.03 10 May 2011 20:31:00
 |
mandree  |
ftp.uni-koeln.de no longer carriers util/arc/, mirror locally. |
1.03 22 Mar 2011 10:05:20
 |
mandree  |
Re-add CPPFLAGS, lost in previous commit. |
1.03 21 Mar 2011 16:14:30
 |
mandree  |
Add a mirror to MASTER_SITES.
Drop CPPFLAGS from CONFIGURE_ENV. |
1.03 13 Nov 2010 20:59:42
 |
mandree  |
Update to 1.03.
Submitted by: Martin Matuska <mm@freebsd.org>
PR: ports/152184 |
1.02.r1 13 Jun 2010 11:57:36
 |
mandree  |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
1.02.r1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.02.r1 22 Jan 2006 06:58:31
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.02.r1 21 Sep 2005 14:14:46
 |
mnag  |
Update to 1.02rc1
Submitter take MAINTAINER
PR: ports/86407
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: pav (mentor) |
1.01_2 31 May 2005 19:58:33
 |
flz  |
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de> |
1.01_1 31 May 2005 17:57:11
 |
flz  |
- Bump lzo lib version.
- Bump PORTREVISION. |
1.01 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.01 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.01 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
1.01 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.01 11 Jun 2003 03:57:54
 |
marcus  |
Update MASTER_SITE.
Submitted by: Jeremy Messenger <mezz7@cox.net> |
1.01 02 May 2003 00:41:14
 |
naddy  |
Update to version 1.01
PR: 51509
Submitted by: Ports Fury |
1.00 20 Feb 2003 16:44:17
 |
knu  |
De-pkg-comment. |
06 Dec 2001 12:22:04
    |
sobomax  |
- Fix MASTER_SITES - Add WWW: line |
08 Oct 2000 00:02:22
    |
asami  |
Convert archivers category to new layout. |
22 Jun 2000 06:52:16
    |
will  |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
04 Jun 2000 23:50:05
    |
will  |
Update liblzo.so.1 port target. |
02 Jun 2000 23:58:16
    |
will  |
Add lzop, a fast file compressor similar to gzip that uses the LZO lib. |