non port: sysutils/ftwin/Makefile |
Number of commits found: 49 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 1 Sep 2021
|
11:46 Alexey Dokuchaev (danfe)
Cleanup: for ports under s* categories, drop redundant GH_* knobs.
e9148ce |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 27 Apr 2020
|
00:42 tagattie
- Update to 0.8.10
- Remove BROKEN/DEPRECATED
- Convert to USE_GITHUB
- Add missing LIB_DEPENDS
- Respect CFLAGS
- Sort variables
- Pass maintainership to submitter
PR: 245919
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Approved by: ehaupt (mentor)
 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 6 Nov 2019
|
16:26 antoine
Mark a few ports BROKEN (unfetchable)
 |
Wednesday, 21 Mar 2018
|
21:24 brnrd
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
 |
19:50 brnrd
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache)
 |
Saturday, 27 Aug 2016
|
09:01 amdmi3
- Remove unneeded flags
- Switch to options helpers
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 19 Jul 2015
|
19:46 bapt
Use USES=libarchive
 |
Sunday, 7 Jun 2015
|
14:38 amdmi3
- Switch to USES=autoreconf
- Add LICENSE_FILE
 |
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Thursday, 12 Jun 2014
|
09:17 tijl
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit)
 |
Monday, 6 Jan 2014
|
02:38 danilo
- Update from 0.8.5 to 0.8.8
- Add LICENSE
PR: ports/185348
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Monday, 16 Dec 2013
|
17:26 bapt
Drop maintainership
 |
Thursday, 17 Oct 2013
|
06:45 bapt
Add a mirror for the distfile
Change www to new home [1]
Let stage handle what is packed or not.
Submitter by: Francois Pesce (upstream) [1]
 |
Monday, 23 Sep 2013
|
15:42 bdrewery
- Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support
Approved by: maintainer (bapt)
 |
06:17 bapt
Use stage
Modern LIB_DEPENDS
 |
Friday, 20 Sep 2013
|
23:06 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 16 Jul 2013
|
05:42 ade
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
 |
Saturday, 6 Jul 2013
|
09:04 ohauer
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
 |
Monday, 31 Dec 2012
|
12:49 bapt
Remove shlib numbers
Trim headers
Convert to new options framework
 |
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 14 Feb 2012
|
12:45 mm
Bump pcre library dependency due to 8.30 update
 |
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
 |
Tuesday, 5 Oct 2010
|
19:57 ade
Round one migration of ports from automake{19,110} to automake111
 |
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
 |
Wednesday, 28 Jul 2010
|
17:31 bapt
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor)
 |
Tuesday, 18 May 2010
|
04:08 pgollucci
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
 |
04:05 pgollucci
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
 |
Wednesday, 5 May 2010
|
21:52 pgollucci
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
 |
21:47 pgollucci
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Monday, 8 Jun 2009
|
16:55 amdmi3
- Update to 0.8.5
PR: 135363
Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
 |
Monday, 25 May 2009
|
12:57 amdmi3
- Update to 0.8.3
PR: 134928
Submitted by: bapt <baptiste.daroussin@gmail.com> (maintainer)
 |
Saturday, 28 Mar 2009
|
13:14 miwi
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: 133120
Submitted by: bapt <baptiste.daroussin@gmail.com> (maintainer)
 |
Friday, 6 Mar 2009
|
09:24 jadawin
- Update to 0.8.2
PR: ports/132243
Submitted by: bapt <baptiste.daroussin at gmail.com>
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Tuesday, 8 Jul 2008
|
11:31 pav
- Update to 0.8.1
PR: ports/125399
Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
 |
Monday, 7 Jul 2008
|
12:37 miwi
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc
 |
Thursday, 3 Jan 2008
|
04:25 glewis
. Chase the libarchive library version bump for FreeBSD 5.x.
Reported by: pointyhat (via pav)
 |
Tuesday, 18 Dec 2007
|
16:00 miwi
ftwin is a tool useful to find duplicate files according to their content
on your file system
WWW: http://jok.is-a-geek.net/ftwin.php
PR: ports/118581
Submitted by: Bapt <baptiste.daroussin at gmail.com>
 |
Number of commits found: 49 |