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) combination for a given watch list. This is what FreshPorts will look for.

non port: security/vlog/Makefile

Number of commits found: 20

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Monday, 9 Nov 2015
12:59 antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
Original commitRevision:401096 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Wednesday, 11 Jun 2014
14:50 tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
Friday, 20 Dec 2013
19:25 pawel search for other commits by this committer
- Respect CC
- Add LICENSE
- Support staging

PR:		ports/184881
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:337081 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Saturday, 3 Aug 2013
08:45 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324181 
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
Original commit
Sunday, 22 Aug 2004
15:25 kris search for other commits by this committer
Revert previous commit, I lost the race with arved who fixed the port.

Pointy hat to:  kris
Original commit
Friday, 20 Aug 2004
19:50 kris search for other commits by this committer
BROKEN on 5.x: Does not compile with gcc 3.4.2
Original commit
Monday, 16 Aug 2004
05:33 kris search for other commits by this committer
The distfile is now fetchable again, so rescue this port from death row.
Original commit
Wednesday, 26 May 2004
14:38 krion search for other commits by this committer
- Mark BROKEN: Unfetchable
- Project was closed, so set EXPIRATION_DATE and DEPRICATED
  knobs

PR:             ports/67214
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Original commit
Thursday, 5 Feb 2004
20:38 trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
Original commit
Thursday, 16 Oct 2003
05:27 edwin search for other commits by this committer
Reset maintainer:

    <satbran@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
        <satbran@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT
TO
        command)
Original commit
05:20 edwin search for other commits by this committer
Unbreak port by adding lots of \n\'s
Informed maintainer.
Original commit
01:30 kris search for other commits by this committer
BROKEN on 5.x: does not compile
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 5 Nov 2002
01:55 edwin search for other commits by this committer
vlog requires pod2man -> USE_PERL5=yes
Noticed on: bento
Original commit
Monday, 4 Nov 2002
05:46 edwin search for other commits by this committer
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Original commit
Tuesday, 2 Apr 2002
12:58 markp search for other commits by this committer
Add vlog 1.1f, a curses based real-time logfile viewer.

PR:             36616
Submitted by:   hannes sowa <satbran@web.de>
Original commit

Number of commits found: 20