notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/postfix29/Makefile
SVNWeb

Number of commits found: 16

Thu, 21 Aug 2014
[ 22:50 mandree search for other commits by this committer ] Original commit   Revision:365599 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Sun, 17 Aug 2014
[ 15:59 tijl search for other commits by this committer ] Original commit   Revision:365196 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
mail/libspf2:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

(Also some white space fixes in dependent ports)

Approved by:	portmgr (implicit, bump unstaged port)
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 23 Jul 2014
[ 17:30 bapt search for other commits by this committer ] Original commit   Revision:362717 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Fri, 4 Jul 2014
[ 09:41 tijl search for other commits by this committer ] Original commit   Revision:360588 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Thu, 8 May 2014
[ 01:47 sahil search for other commits by this committer ] Original commit   Revision:353237
- Update CONFLICTS

Approved by:	portmgr (bdrewery)
Tue, 21 Jan 2014
[ 01:18 sahil search for other commits by this committer ] Original commit   Revision:340540
- Update to 2.9.9
- Adopt new LIB_DEPENDS syntax [1]
- Pet portlint(1) on PKGNAMESUFFIX placement [1]
- Modify shell command to quiet warnings on 10+ [2]
- Respect upstream Makefile's warning suppression [3]

PR:		[1]: ports/185860
		[2]: ports/185857

Submitted by:	[1]: Yasuhiro KIMURA <yasu@utahime.org>
		[2]: adamw
		[3]: koobs (via email)
Tue, 10 Dec 2013
[ 18:29 pawel search for other commits by this committer ] Original commit   Revision:336075
Links dynamically to libcdb after databases/tinycdb update

PR:		ports/184666
Submitted by:	me
Approved by:	bapt (portmgr)
Thu, 5 Dec 2013
[ 11:10 mat search for other commits by this committer ] Original commit   Revision:335658 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Fixup pkgnames.

PR:		ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by:	mat
Approved by:	portmgr (bapt)
Sun, 27 Oct 2013
[ 03:30 sahil search for other commits by this committer ] Original commit   Revision:331750
- Update to 2.9.8
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Sun, 15 Sep 2013
[ 07:14 az search for other commits by this committer ] Original commit   Revision:327333 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sun, 1 Sep 2013
[ 20:12 sahil search for other commits by this committer ] Original commit   Revision:325914
- Update to 2.9.7 and bump VDAVERSION
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 26 Apr 2013
[ 02:45 sahil search for other commits by this committer ] Original commit   Revision:316548
Fix a regression that had crept in with r314621.  Do not
bump PORTREVISION because this does not affect the default
package.
Tue, 23 Apr 2013
[ 01:49 sahil search for other commits by this committer ] Original commit   Revision:316296
Repo-copy mail/postfix -> mail/postfix29, and update
both ports to the latest version and make a note in
UPDATING.  Also:

- Adjust CONFLICTS
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr

PR:		ports/177127
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Number of commits found: 16