/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2001 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef __E_MKTEMP_H__ #define __E_MKTEMP_H__ const char *e_mktemp (const char *template); int e_mkstemp (const char *template); const char *e_mkdtemp (const char *template); #endif /* __E_MKTEMP_H__ */ in'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/smb2www
Commit message (Expand)AuthorAgeFilesLines
* Switch dependency from net/samba to net/samba3 since the formervd2006-08-251-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Reset maintainer, does not respond to mails for 19 days. Since a fewehaupt2005-10-291-1/+1
* - Define APACHE_COMPATclement2005-09-191-0/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)edwin2004-03-121-1/+1
* Add MASTER_SITE_SAMBA for samba official mirrors.osa2004-03-111-6/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-1/+1