non port: misc/libhome/Makefile |
Number of commits found: 28 |
Thursday, 21 Aug 2014
|
22:50 mandree
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)
|
Thursday, 24 Jul 2014
|
18:34 tijl
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)
|
15:36 bapt
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Friday, 20 Sep 2013
|
20:50 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Thursday, 6 Jun 2013
|
21:53 bapt
Convert to new options framework
|
Thursday, 11 Aug 2011
|
19:20 kwm
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>
|
Saturday, 19 Mar 2011
|
13:15 ale
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Friday, 25 Feb 2011
|
01:32 delphij
Chase after net/openldap24-server update.
Reminded by: miwi
|
Saturday, 22 Aug 2009
|
00:28 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Friday, 22 May 2009
|
02:36 amdmi3
- Update to 0.10.2
- Fix build WITHOUT_MYSQL
- While here, use SF macro
PR: 134655
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Monday, 5 Jan 2009
|
19:04 delphij
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
Thursday, 4 Oct 2007
|
01:53 edwin
Remove always-false/true conditions based on OSVERSION 500000
|
Tuesday, 27 Mar 2007
|
16:29 pav
- Fix after objformat removal
Reported by: pointyhat
|
Tuesday, 19 Dec 2006
|
06:54 leeym
- utilize USE_BDB
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 ade
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.
|
Saturday, 24 Sep 2005
|
20:55 mnag
Fix linking with DB(3|4)
PR: ports/86464
Submitted by: Piotr Rybicki <merius@innervision.pl>
Approved by: pav (mentor), kiwi@oav.net (maintainer)
|
Wednesday, 14 Sep 2005
|
12:50 pav
- Update to 0.10.1
PR: ports/86109
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Tuesday, 30 Aug 2005
|
03:25 ijliao
upgrade to 0.10
PR: 85394
Submitted by: maintainer
|
Thursday, 19 May 2005
|
22:21 vanilla
1: fix pkg-plist.
2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE.
Obtained from: kris@
|
Monday, 16 May 2005
|
02:49 vanilla
- Update to 0.9
PR: ports/81023
Submitted by: maintainer
|
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Wednesday, 21 Jul 2004
|
19:25 vs
- 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)
|
Tuesday, 20 Apr 2004
|
08:32 pav
- Update to 0.8
- Introduce OPTIONS
PR: ports/65765
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
Sunday, 26 Oct 2003
|
21:45 sergei
- Update to 0.7.1
PR: 58331
Submitted by: maintainer
Approved by: krion (implicit)
|
Tuesday, 14 Oct 2003
|
12:13 sumikawa
Upgrade to 0.7.
PR: ports/57996
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
Tuesday, 30 Sep 2003
|
18:00 vanilla
Add libhome 0.6,
libhome is a library providing a getpwname()
emulation.
PR: 57175
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
Number of commits found: 28 |