aboutsummaryrefslogtreecommitdiff
path: root/misc/libhome/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from m*Baptiste Daroussin2014-09-011-93/+0
| | | | Notes: svn path=/head/; revision=366962
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=365599
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=362835
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362806
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Convert to new options frameworkBaptiste Daroussin2013-06-061-17/+15
| | | | Notes: svn path=/head/; revision=320128
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Update to 0.10.2Dmitry Marakasov2009-05-221-6/+4
| | | | | | | | | | | - Fix build WITHOUT_MYSQL - While here, use SF macro PR: 134655 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=234371
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-6/+0
| | | | Notes: svn path=/head/; revision=200775
* - Fix after objformat removalPav Lucistnik2007-03-271-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188566
* - utilize USE_BDBYen-Ming Lee2006-12-191-17/+25
| | | | | | | | | PR: 89023 Submitted by: swhetzel at gmail.com Approved by: maintainer Notes: svn path=/head/; revision=180119
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Fix linking with DB(3|4)Marcus Alves Grando2005-09-241-2/+4
| | | | | | | | | PR: ports/86464 Submitted by: Piotr Rybicki <merius@innervision.pl> Approved by: pav (mentor), kiwi@oav.net (maintainer) Notes: svn path=/head/; revision=143499
* - Update to 0.10.1Pav Lucistnik2005-09-141-1/+7
| | | | | | | | PR: ports/86109 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=142707
* upgrade to 0.10Ying-Chieh Liao2005-08-301-8/+5
| | | | | | | | PR: 85394 Submitted by: maintainer Notes: svn path=/head/; revision=141400
* 1: fix pkg-plist.Vanilla I. Shu2005-05-191-5/+2
| | | | | | | | | 2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE. Obtained from: kris@ Notes: svn path=/head/; revision=135655
* - Update to 0.9Vanilla I. Shu2005-05-161-1/+16
| | | | | | | | PR: ports/81023 Submitted by: maintainer Notes: svn path=/head/; revision=135317
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 0.8.1Volker Stolz2004-07-211-1/+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) Notes: svn path=/head/; revision=114360
* - Update to 0.8Pav Lucistnik2004-04-201-9/+50
| | | | | | | | | | - Introduce OPTIONS PR: ports/65765 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=107680
* - Update to 0.7.1Sergei Kolobov2003-10-261-5/+13
| | | | | | | | | PR: 58331 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92243
* Upgrade to 0.7.Munechika SUMIKAWA2003-10-141-1/+1
| | | | | | | | PR: ports/57996 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=91179
* Add libhome 0.6,Vanilla I. Shu2003-09-301-0/+26
libhome is a library providing a getpwname() emulation. PR: 57175 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=89913