aboutsummaryrefslogtreecommitdiff
path: root/net/yptransitd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 1: Support CC/CFLAGS properlyVanilla I. Shu2014-01-151-8/+25
| | | | | | | | | | | 2: Add LICENSE 3: support stagedir. PR: ports/185710 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=339768
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-3/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Reindent Makefile header while here.Alexey Dokuchaev2007-06-301-3/+3
| | | | Notes: svn path=/head/; revision=194553
* - Fix the build with GCC 4.2 [1]Alexey Dokuchaev2007-06-301-1/+7
| | | | | | | | | | - Improve on pkg-descr (kill EOL spaces, etc.) - Utilize PKGMESSAGE variable in Makefile Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194552
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
* With portmgr hat on, reset bouncing maintainer address.Mark Linimon2004-11-061-1/+1
| | | | Notes: svn path=/head/; revision=121010
* Change direct dependency on OpenLDAP 2.0 to USE_OPENLDAP in orderOliver Eikemeier2004-05-031-3/+4
| | | | | | | | | | | | | | | | | to avoid breaking the INDEX with the removal of OpenLDAP 2.0. Aprroved by: maintainer silence Notifications: http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009261.html http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010683.html http://lists.freebsd.org/pipermail/freebsd-ports/2004-April/011965.html http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.76 http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.77 Notes: svn path=/head/; revision=108265
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* New port yptransitd, an nss_ldap replacement.Edwin Groothuis2003-08-281-0/+26
An alternative to nss_ldap using an ldap based NIS/YP server. PR: ports/43394 Submitted by: wolf <mjoyner@hq.dyns.cx> Notes: svn path=/head/; revision=87892