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: net/samba35/Makefile

Number of commits found: 16

Saturday, 24 Nov 2012
05:24 timur search for other commits by this committer
Update port to 3.5.19 version.

Feature safe:	yes
Original commitRevision:307706 
Monday, 5 Nov 2012
01:36 timur search for other commits by this committer
Update port to the 3.5.18 version

Feature safe:	yes
Original commitRevision:306991 
Monday, 22 Oct 2012
09:17 timur search for other commits by this committer
Adjust samba sites so that they can be used by other ports that fetch from the
same origin.

Feature safe:	yes
Original commitRevision:306262 
Thursday, 26 Jul 2012
05:40 bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Original commit
Monday, 30 Apr 2012
18:48 delphij search for other commits by this committer
Security update to address Samba incorrect permission checks vulnerability
(CVE-2012-2111):

 - Update net/samba34 to 3.4.17
 - Update net/samba35 to 3.5.15
 - Update net/samba36 to 3.6.5

Security:       0fa15e08-92ec-11e1-a94a-00215c6a37bb
Approved by:    maintainer
Original commit
Friday, 13 Apr 2012
09:16 dougb search for other commits by this committer
The samba rc.d script uses some clever tricks to start (up to) 3 different
services using the same script. As a result it resets rcvar several times
in order to process the options for each service.

The changes I made on 2012/01/14 to facilitate the removal of set_rc_var()
from HEAD were effective in the case where the WINBIND option was off (the
case that I tested) because that causes the related portions of the rc.d
script to be removed completely on install. However, if installed from a
package, or installed using the the default OPTIONS, WINBIND is on, which
caused the last known rcvar to be winbind_enable.

Since the common case seems to be for users to use samba_enable (which
only enables smb_and nmb_ by default) the fact that rcvar=winbind_enable,
but that knob is off, caused the startup script to trip on a totally
unrelated portion of rc.subr.

So the fix is to move processing of the winbind_ stuff first, which leaves
the last known rcvar as smb_enable. Since running nmb without smb is a
very unlikely scenario, this should be safe for the common case, as well
as safe if the user enables winbind_.

Apologies all around for not catching this sooner, and thanks to the users
who reported the problem and stuck with me while I debugged it.

Bump PORTREVISION since this fix is needed for the common case, as
configured for the package.
Original commit
Tuesday, 10 Apr 2012
22:33 delphij search for other commits by this committer
Security update to address root credential remote code execution issue
(CVE-2012-1182):

 - Update samba36 to 3.6.4;
 - Update samba35 to 3.5.14;
 - Update samba34 to 3.4.16;

All samba users are advised to update.

Security:       baf37cd2-8351-11e1-894e-00215c6a37bb
With hat:       secteam@
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Tuesday, 9 Aug 2011
01:59 timur search for other commits by this committer
Upgrade port to the 3.5.11 version, plus security fixes.

Security:       CVE-2011-2522
Security:       CVE-2011-2694
Original commit
Monday, 20 Jun 2011
02:56 timur search for other commits by this committer
Updated port to the 3.5.9 version.

PR:             157513
Original commit
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 15 Nov 2010
13:14 timur search for other commits by this committer
Fix patch for negprot.c to address problems with Windows XP authentication.
Fixed prototype recognition in the configure script.

PR:             151887
Original commit
12:29 mm search for other commits by this committer
- Unbreak by removing tdb manpages (actually part of databases/tdb)
- Remove MD5 checksum

PR:             ports/152004
Approved by:    portmgr (pav, IM)
Original commit
Saturday, 6 Nov 2010
21:01 pav search for other commits by this committer
- Mark BROKEN: bad plist

./usr/local/man/man8/tdbbackup.8.gz missing
./usr/local/man/man8/tdbdump.8.gz missing
./usr/local/man/man8/tdbtool.8.gz missing

Reported by:    pointyhat
Original commit
Tuesday, 26 Oct 2010
02:41 timur search for other commits by this committer
This is version 3.5.6 of the latest stable release of Samba3 series.
Original commit

Number of commits found: 16