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
non port: misc/libhome/Makefile

Number of commits found: 28

Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
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)
Original commitRevision:365599 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
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

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
15:36 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362806 
Friday, 20 Sep 2013
20:50 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
Original commitRevision:327745 
Thursday, 6 Jun 2013
21:53 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:320128 
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
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, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Friday, 22 May 2009
02:36 amdmi3 search for other commits by this committer
- Update to 0.10.2
- Fix build WITHOUT_MYSQL
- While here, use SF macro

PR:             134655
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
Original commit
Monday, 5 Jan 2009
19:04 delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Original commit
Thursday, 4 Oct 2007
01:53 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Tuesday, 27 Mar 2007
16:29 pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
Original commit
Tuesday, 19 Dec 2006
06:54 leeym search for other commits by this committer
- utilize USE_BDB

PR:             89023
Submitted by:   swhetzel at gmail.com
Approved by:    maintainer
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 24 Sep 2005
20:55 mnag search for other commits by this committer
Fix linking with DB(3|4)

PR:             ports/86464
Submitted by:   Piotr Rybicki <merius@innervision.pl>
Approved by:    pav (mentor), kiwi@oav.net (maintainer)
Original commit
Wednesday, 14 Sep 2005
12:50 pav search for other commits by this committer
- Update to 0.10.1

PR:             ports/86109
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
Original commit
Tuesday, 30 Aug 2005
03:25 ijliao search for other commits by this committer
upgrade to 0.10

PR:             85394
Submitted by:   maintainer
Original commit
Thursday, 19 May 2005
22:21 vanilla search for other commits by this committer
1: fix pkg-plist.
2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE.

Obtained from:  kris@
Original commit
Monday, 16 May 2005
02:49 vanilla search for other commits by this committer
- Update to 0.9

PR:             ports/81023
Submitted by:   maintainer
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Wednesday, 21 Jul 2004
19:25 vs search for other commits by this committer
- Update to 0.8.1
  * make install fixed if libhome-preload.so is not avaiable
  * remove LDAP cache feature, too unstable in ldap libs.
    (from Oliver Eikemeier)

PR:             ports/69380
Submitted by:   Xavier Beaudouin (maintainer)
Original commit
Tuesday, 20 Apr 2004
08:32 pav search for other commits by this committer
- Update to 0.8
- Introduce OPTIONS

PR:             ports/65765
Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
Original commit
Sunday, 26 Oct 2003
21:45 sergei search for other commits by this committer
- Update to 0.7.1

PR:             58331
Submitted by:   maintainer
Approved by:    krion (implicit)
Original commit
Tuesday, 14 Oct 2003
12:13 sumikawa search for other commits by this committer
Upgrade to 0.7.

PR:             ports/57996
Submitted by:   Xavier Beaudouin <kiwi@oav.net>
Original commit
Tuesday, 30 Sep 2003
18:00 vanilla search for other commits by this committer
Add libhome 0.6,
libhome is a library providing a getpwname()
emulation.

PR:             57175
Submitted by:   Xavier Beaudouin <kiwi@oav.net>
Original commit

Number of commits found: 28