aboutsummaryrefslogtreecommitdiff
path: root/net/yptransitd
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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-302-11/+13
| | | | | | | | | | - 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* - Add patch to learn yptransitd support FreeBSD NIS Map: master.passwd.*Sergey Matveychuk2005-03-111-0/+227
| | | | | | | | PR: ports/66266 Submitted by: Yen-Shuo Su <yssu@CCCA.Net> Notes: svn path=/head/; revision=130923
* 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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-287-0/+91
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