Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7_1 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
1.0.7 05 Nov 2023 07:52:12
    |
Daniel Engberg (diizzy)  |
archivers/pixz: Use upstream release archive
Removes the the need to run autoreconf and asciidoc dependency
PR: 274631
Approved by: portmgr (maintainer timeout, 2+ weeks) |
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.0.7 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.0.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.7 10 Sep 2020 22:33:49
  |
hrs  |
Update to 1.0.7. This also fixes the -fno-common issue. |
1.0.6 16 Mar 2020 19:08:57
  |
hrs  |
Update to 1.0.6.
PR: 238900
Submitted by: yuri |
1.0.2 02 Dec 2016 09:21:59
  |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.0.2 19 Jul 2015 14:37:20
  |
bapt  |
Enforce libarchive from ports |
1.0.2 24 Mar 2015 13:51:18
  |
marino  |
8 ports categories: Remove $PTHREAD_LIBS
Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm
The sysutils port was setting configure argument, so the text wasn't
removed but the value of PTHREAD_LIBS was changed.
approved by: PTHREAD blanket |
1.0.2 05 Sep 2014 18:26:11
  |
antoine  |
Allow staging as a regular user |
1.0.2 01 Jun 2014 07:59:15
  |
ohauer  |
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE |
1.0.2 13 Jan 2014 07:23:43
  |
bapt  |
archivers/xz is in base for all versions and has been removed from the ports
tree |
1.0.2 11 Dec 2013 10:04:56
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
1.0.2 02 Dec 2013 08:09:20
  |
hrs  |
Add STAGEDIR support. |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.0.2 06 Jun 2013 09:19:57
  |
hrs  |
Add archives/pixz, a parallel, indexing version of XZ. |