Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change email address in ports maintained by me to barner@FreeBSD.org | barner | 2005-02-28 | 1 | -1/+1 |
| | | | | Approved by: arved (mentor) | ||||
* | [maintainer] sysutils/linneighborhood: fix thread usage | edwin | 2004-10-13 | 2 | -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> | ||||
* | Add size data. | trevor | 2004-03-31 | 1 | -0/+1 |
| | | | | Approved by: Simon Barner (maintainer) | ||||
* | Respect PTHREAD_{CFLAGS,LIBS}. | marcus | 2004-02-18 | 1 | -7/+5 |
| | | | | | PR: 62988 Submitted by: maintainer | ||||
* | Simon Barner agreed to take over the maintainership and handle the PTHREAD= | erwin | 2004-02-17 | 1 | -1/+1 |
| | | | | | | | issue. Thanks and good luck! PR: 62975 Submitted by: Heiner <h.eichmann@gmx.de> (old maintainer) | ||||
* | FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS} | kris | 2004-02-17 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | - Use system gettext instead of bundled one | pav | 2003-11-17 | 3 | -37/+7 |
| | | | | | | | | - Respect ${PTHREAD_LIBS} PR: ports/58542 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor) | ||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | marcus | 2003-08-26 | 1 | -1/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | marcus | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | Port upgrade: sysutils/LinNeighborhood to 0.6.5_1 | edwin | 2003-08-23 | 3 | -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> | ||||
* | Add LinNeighborhood, a GTK SMB LANbrowser | arved | 2003-04-16 | 19 | -0/+1091 |
PR: 50953 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> |