non port: archivers/par2cmdline/Makefile |
SVNWeb
|
Number of commits found: 32 |
Fri, 7 Apr 2023
|
[ 10:14 Ganael LAPLANCHE (martymac) ] 8641bb9
archivers/par2cmdline: Port cleanup
- Re-order PORTREVISION to make portlint happy
- Respect 80 chars limit
- Rework post-install target
- Simplify pkg-descr
|
Thu, 6 Apr 2023
|
[ 10:33 Ganael LAPLANCHE (martymac) ] f38c812
archivers/par2cmdline-turbo: add new port
Parity v2 Archive create/verify/recover using ParPar backend
https://github.com/animetosho/par2cmdline-turbo
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Fri, 27 Aug 2021
|
[ 09:33 Alexey Dokuchaev (danfe) ] 8c5d392
Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 19:14 pkubaj ]
archivers/par2cmdline: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
|
Wed, 19 Aug 2020
|
[ 10:10 martymac ]
Change upstream and update to much newer version 0.8.1
A test target has also been added to the port.
Changelog: https://github.com/Parchive/par2cmdline/blob/master/ChangeLog
PR: 248681
Submitted by: Paul Holmanskikh <freebsd@pkholm.com>
|
Wed, 16 Jul 2014
|
[ 03:47 adamw ] (Only the first 10 of 42 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
|
Thu, 7 Nov 2013
|
[ 10:23 martymac ]
- Always copy documentation to stage dir
- Remove useless inclusion of bsd.port.options.mk
- Remove useless trailing slash
Reported by: mat
|
Wed, 6 Nov 2013
|
[ 07:35 martymac ]
Use INSTALL_DATA to install doc
Reported by: mat
|
Tue, 5 Nov 2013
|
[ 08:13 martymac ]
Enable staging
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Fri, 15 Jun 2012
|
[ 09:55 martymac ]
Switch to OptionsNg
|
Thu, 23 Jun 2011
|
[ 08:37 martymac ]
Fix build with clang
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Wed, 10 Nov 2010
|
[ 13:30 martymac ]
Add missing LICENSE
Approved by: ehaupt (mentor)
|
Mon, 27 Sep 2010
|
[ 12:08 martymac ] (Only the first 10 of 41 ports in this commit are shown above. )
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
|
Tue, 7 Sep 2010
|
[ 15:52 pgollucci ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Sun, 15 Mar 2009
|
[ 18:27 araujo ]
- Fixes a missed offset update when using quiet mode with par2create.
This bug has been referenced here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698
http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698
PR: ports/132494
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Sat, 19 Apr 2008
|
[ 19:32 thierry ]
- Fix the "Main packet not found" error;
- Register a conflict with par2cmdline-tbb;
- Take maintainership.
PR: ports/119860
Submitted by: Åke Wallebom <ake (at) ake.nu>
Completed by: Ganaël Laplanche <ganael.laplanche (at) martymac.com>
Approved by: Jonathan Stewart <jonathan (at) kc8onw.net> (former maintainer)
|
Thu, 22 Mar 2007
|
[ 16:51 rafan ]
- Fix gcc4 build
PR: ports/110589
Submitted by: Jonathan Stewart <jonathan at kc8onw.net> (maintainer)
|
Tue, 31 Oct 2006
|
[ 18:19 shaun ]
Assign maintainership to submitter.
PR: ports/104628
Submitted by: Jonathan Stewart <jonathan@kc8onw.net>
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 27 Jun 2004
|
[ 18:00 krion ]
Update to version 0.4
PR: ports/68366
Submitted by: Ports Fury
|
Sat, 17 Apr 2004
|
[ 19:12 krion ]
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
|
Wed, 17 Dec 2003
|
[ 20:26 pav ]
Add par2cmdline, a set of commandline tools for working with PAR v2 files,
used for verifying and recovering damaged files. PAR is especially
popular on news groups.
PR: ports/54812
Submitted by: Chris Larsen <darth@vader.dk>
|
Number of commits found: 32 |