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: mail/popper/Makefile

Number of commits found: 26

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 
Tuesday, 17 Dec 2013
16:28 swills search for other commits by this committer
- Release maintainership at maintainer request

PR:		ports/184452
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Original commitRevision:336740 
Tuesday, 19 Nov 2013
07:31 bapt search for other commits by this committer
Rename the port popper to match the directory it is in and fix collision with
mail/qpopper

Discussed with:	Doug Hardie <bc979@lafn.org> (maintainer of mail/qpopper)
Original commitRevision:334284 
Friday, 20 Sep 2013
19:59 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Original commitRevision:327742 
Saturday, 14 Jan 2012
20:01 miwi search for other commits by this committer
- Fix build with CLANG

PR:             163937
Submitted by:   maintainer
Original commit
Tuesday, 30 Aug 2011
15:47 mandree search for other commits by this committer
Make  Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer.
Original commit
07:49 ache search for other commits by this committer
Remove myself from MAINTAINER
Original commit
Saturday, 25 Dec 2010
16:55 sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
Original commit
Thursday, 6 Aug 2009
12:37 ache search for other commits by this committer
Add PORTSCOUT hint to prevent it from picking up version 4.x
(qpopper port uses 4.x version)

PR:             136105
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Original commit
Wednesday, 22 Dec 2004
08:03 vs search for other commits by this committer
- Fix invocation of pkg-install-script
- Use PLIST_FILES (me)

PR:             ports/72240
Submitted by:   Helge Oldach
Approved by:    maintainer
Original commit
Monday, 6 Dec 2004
11:52 krion search for other commits by this committer
Portlint(1)
Original commit
Tuesday, 21 Sep 2004
18:21 brian search for other commits by this committer
Don't free the APOP auth string before checking it.
Bump PORTREVISION.

Approved by:    portmgr (marcus@), ache@
Original commit
Thursday, 11 Dec 2003
20:02 marcus search for other commits by this committer
Revert my last commit.  According to ache, the maintainer, this is fixed
locally in this port's patches.  Sorry for jumping the gun, but better safe
than sorry.

Requested by:   ache
Original commit
16:49 marcus search for other commits by this committer
With my portmgr hat on, mark this port FORBIDDEN as it contains a remotely
exploitable privilege escalation vulnerability.  See
http://www.eudora.com/qpopper/#BUFFER for more details.

Reported by:    kensmith
Original commit
Friday, 7 Mar 2003
06:06 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 7 Nov 2001
13:18 ache search for other commits by this committer
Use LATEST_LINK = popper to stop confusing with qpopper    
Original commit
Friday, 2 Nov 2001
10:02 ache search for other commits by this committer
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit    
Original commit
Friday, 19 Oct 2001
12:26 ache search for other commits by this committer
Move user adding into pkg-install    
Original commit
Tuesday, 2 Oct 2001
18:01 ache search for other commits by this committer
Fix auth for non-OPIE users    
Original commit
Sunday, 12 Aug 2001
21:11 ache search for other commits by this committer
Rename variables using WITH_POPPER_ prefix    
Original commit
Monday, 30 Jul 2001
16:51 ache search for other commits by this committer
Switch to OPIE    
Original commit
Monday, 19 Feb 2001
15:58 ache search for other commits by this committer
Bump PORTREVISION I forget    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Thursday, 25 May 2000
08:50 kris search for other commits by this committer
unFORBID this port by closing the overflow    
Original commit
Wednesday, 24 May 2000
20:55 kris search for other commits by this committer
Mark FORBIDDEN due to Yet Another Qpopper Overflow    
Original commit
Tuesday, 23 May 2000
08:11 sobomax search for other commits by this committer
Distfile has been moved into different directory, so update MASTER_SITES.    
Original commit

Number of commits found: 26