notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: sysutils/ftwin/Makefile

Number of commits found: 50

Sunday, 25 Feb 2024
17:49 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/ftwin: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 0b97e9bbd6c818387ddbb878a0944604b0ada6d4 commit hash: 0b97e9bbd6c818387ddbb878a0944604b0ada6d4 commit hash: 0b97e9bbd6c818387ddbb878a0944604b0ada6d4 commit hash: 0b97e9bbd6c818387ddbb878a0944604b0ada6d4 0b97e9b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 1 Sep 2021
11:46 Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under s* categories, drop redundant GH_* knobs.
commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 e9148ce
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 27 Apr 2020
00:42 tagattie search for other commits by this committer
- 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)
Original commitRevision:533094 
Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Wednesday, 21 Mar 2018
21:24 brnrd search for other commits by this committer
devel/apr1: Bump portrevision

 - Repair my rookie mistake of earlier today
 - Bump revision of dependent ports (again)

Reported by:	antoine
Original commitRevision:465240 
19:50 brnrd search for other commits by this committer
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)
Original commitRevision:465232 
Saturday, 27 Aug 2016
09:01 amdmi3 search for other commits by this committer
- Remove unneeded flags
- Switch to options helpers
Original commitRevision:420962 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 19 Jul 2015
19:46 bapt search for other commits by this committer
Use USES=libarchive
Original commitRevision:392530 
Sunday, 7 Jun 2015
14:38 amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
- Add LICENSE_FILE
Original commitRevision:388699 
Tuesday, 29 Jul 2014
21:43 adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363399 
Thursday, 12 Jun 2014
09:17 tijl search for other commits by this committer
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.

Approved by:	portmgr (implicit)
Original commitRevision:357574 
Monday, 6 Jan 2014
02:38 danilo search for other commits by this committer
- Update from 0.8.5 to 0.8.8
- Add LICENSE

PR:		ports/185348
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:338837 
Monday, 16 Dec 2013
17:26 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:336648 
Thursday, 17 Oct 2013
06:45 bapt search for other commits by this committer
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]
Original commitRevision:330611 
Monday, 23 Sep 2013
15:42 bdrewery search for other commits by this committer
- Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
  after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
Original commitRevision:328014 
06:17 bapt search for other commits by this committer
Use stage
Modern LIB_DEPENDS
Original commitRevision:327934 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 16 Jul 2013
05:42 ade search for other commits by this committer
- 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
Original commitRevision:323088 
Saturday, 6 Jul 2013
09:04 ohauer search for other commits by this committer
-  bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1

while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
Original commitRevision:322372 
Monday, 31 Dec 2012
12:49 bapt search for other commits by this committer
Remove shlib numbers
Trim headers
Convert to new options framework
Original commitRevision:309734 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Wednesday, 28 Jul 2010
17:31 bapt search for other commits by this committer
Change maintainer address to my new @FreeBSD.org

Approved by:    jadawin@ (co-mentor)
Original commit
Tuesday, 18 May 2010
04:08 pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Original commit
04:05 pgollucci search for other commits by this committer
- Convert ports/ to devel/apr1

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Original commit
Wednesday, 5 May 2010
21:52 pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Original commit
21:47 pgollucci search for other commits by this committer
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@
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 8 Jun 2009
16:55 amdmi3 search for other commits by this committer
- Update to 0.8.5

PR:             135363
Submitted by:   Bapt <baptiste.daroussin@gmail.com> (maintainer)
Original commit
Monday, 25 May 2009
12:57 amdmi3 search for other commits by this committer
- Update to 0.8.3

PR:             134928
Submitted by:   bapt <baptiste.daroussin@gmail.com> (maintainer)
Original commit
Saturday, 28 Mar 2009
13:14 miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation

PR:             133120
Submitted by:   bapt <baptiste.daroussin@gmail.com> (maintainer)
Original commit
Friday, 6 Mar 2009
09:24 jadawin search for other commits by this committer
- Update to 0.8.2

PR:             ports/132243
Submitted by:   bapt <baptiste.daroussin at gmail.com>
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Tuesday, 8 Jul 2008
11:31 pav search for other commits by this committer
- Update to 0.8.1

PR:             ports/125399
Submitted by:   Bapt <baptiste.daroussin@gmail.com> (maintainer)
Original commit
Monday, 7 Jul 2008
12:37 miwi search for other commits by this committer
- 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
Original commit
Thursday, 3 Jan 2008
04:25 glewis search for other commits by this committer
. Chase the libarchive library version bump for FreeBSD 5.x.

Reported by:    pointyhat (via pav)
Original commit
Tuesday, 18 Dec 2007
16:00 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 50