aboutsummaryrefslogtreecommitdiff
path: root/net/linneighborhood
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Switch dependency from net/samba to net/samba3 since the formerVasil Dimov2006-08-251-1/+1
| | | | | | | is going to be removed and the later provides the required executable Notes: svn path=/head/; revision=171363
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+2
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154477
* Fix botched repocopy.Erwin Lansing2006-01-101-1/+1
| | | | | | | | | | CATEGORY is not net no longer sysutils. Submitted by: chkversion (kris) Pointy hat to: vs Notes: svn path=/head/; revision=153201
* Really fix the build on FreeBSD 7 (after MNT_NODEV was removed)Simon Barner2005-12-111-1/+1
| | | | | | | | Inspired by: rodrigc's fix for editors/manedit Reported by: pointyhat via kris Notes: svn path=/head/; revision=150912
* MNT_NODEV is no longer defined when __FreeBSD_version >= 700008.Craig Rodrigues2005-12-061-0/+2
| | | | Notes: svn path=/head/; revision=150506
* Drop maintainership.Simon Barner2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149298
* Add SHA256 for my ports (that don't already have it).Simon Barner2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149297
* Change email address in ports maintained by me to barner@FreeBSD.orgSimon Barner2005-02-281-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=130011
* [maintainer] sysutils/linneighborhood: fix thread usageEdwin Groothuis2004-10-132-2/+2
| | | | | | | | | | | Somehow, a hard coded -lc_r survived in a patch file. Eleminating it, makes the port (finally) PTHREAD_* conform. PR: ports/71612 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=119146
* Add size data.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Simon Barner (maintainer) Notes: svn path=/head/; revision=105740
* Respect PTHREAD_{CFLAGS,LIBS}.Joe Marcus Clarke2004-02-181-7/+5
| | | | | | | | PR: 62988 Submitted by: maintainer Notes: svn path=/head/; revision=101345
* Simon Barner agreed to take over the maintainership and handle the PTHREAD=Erwin Lansing2004-02-171-1/+1
| | | | | | | | | | issue. Thanks and good luck! PR: 62975 Submitted by: Heiner <h.eichmann@gmx.de> (old maintainer) Notes: svn path=/head/; revision=101231
* FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101161
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Use system gettext instead of bundled onePav Lucistnik2003-11-173-37/+7
| | | | | | | | | | | - Respect ${PTHREAD_LIBS} PR: ports/58542 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94136
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Port upgrade: sysutils/LinNeighborhood to 0.6.5_1Edwin Groothuis2003-08-233-91/+73
| | | | | | | | | | | | LinNeighborhood core dumps, if one of the windows share names or mount point names contain a space. (Thanks to Simon Barner for the fix). PR: ports/55179 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=87550
* Add LinNeighborhood, a GTK SMB LANbrowserTilman Keskinoz2003-04-1619-0/+1091
PR: 50953 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=79072