aboutsummaryrefslogtreecommitdiff
path: root/net/linneighborhood
Commit message (Collapse)AuthorAgeFilesLines
* 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