/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-uid.h - Unique ID generator. * * Copyright (C) 2002 Ximian, Inc. * * 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. * * Author: Dan Winship */ #ifndef E_UID_H #define E_UID_H char *e_uid_new (void); #endif /* E_UID_H */ 'logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/larbin
Commit message (Expand)AuthorAgeFilesLines
* - Fix MASTER_SITES.flz2005-03-042-8/+13
* Remove an unreliable master site (often returns an infinite amount ofkris2005-02-281-3/+4
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-10/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* * Fix build on -currentkrion2003-07-313-21/+5
* BROKEN on 5.1: does not buildkris2003-05-181-0/+4
* De-pkg-comment.knu2003-02-212-1/+1
* Larbin is using makedepend, which is part of devel/imake or devel/imake-4edwin2002-11-161-1/+9
* Unbreak by upgrading to 2.6.2arved2002-11-093-22/+7
* BROKEN: Does not compilekris2002-10-06