Ticket #1598: dports_base_20040307.22.24.diff

File dports_base_20040307.22.24.diff, 43.7 KB (added by opendarwin.org@…, 20 years ago)

big fat patch to base/ to add $Id$

  • Makefile.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/Makefile.in,v
    retrieving revision 1.8
    diff -u -r1.8 Makefile.in
     
     1##
     2## $Id$
     3##
    14SUBDIR= doc src
    25
    36include Mk/dports.subdir.mk
  • aclocal.m4

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/aclocal.m4,v
    retrieving revision 1.19
    diff -u -r1.19 aclocal.m4
     
     1dnl
     2dnl $Id$
     3dnl
     4
    15builtin(include,tcl.m4)
    26
    37dnl This macro checks if the user specified a dports tree
  • config.guess

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/config.guess,v
    retrieving revision 1.1
    diff -u -r1.1 config.guess
     
    33#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
    44#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
    55
     6##
     7## $Id$
     8##
    69timestamp='2003-06-12'
    710
    811# This file is free software; you can redistribute it and/or modify it
  • config.sub

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/config.sub,v
    retrieving revision 1.1
    diff -u -r1.1 config.sub
     
    33#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
    44#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
    55
     6##
     7## $Id$
     8##
     9
    610timestamp='2003-06-13'
    711
    812# This file is (in principle) common to ALL GNU software.
  • configure

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/configure,v
    retrieving revision 1.31
    diff -u -r1.31 configure
     
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    33# Generated by GNU Autoconf 2.57 for OpenDarwin DarwinPorts 1.0.
     4##
     5## $Id$
     6##
    47#
    58# Report bugs to <darwinports@opendarwin.org>.
    69#
  • configure.ac

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/configure.ac,v
    retrieving revision 1.26
    diff -u -r1.26 configure.ac
     
     1dnl
     2dnl $Id$
     3dnl
     4
    15dnl Process this file with autoconf to produce a configure script.
    26AC_PREREQ(2.52)
    37AC_INIT([OpenDarwin DarwinPorts], [1.0], [darwinports@opendarwin.org], [darwinports])
  • install.sh

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/install.sh,v
    retrieving revision 1.1
    diff -u -r1.1 install.sh
     
    55# This comes from X11R5; it is not part of GNU.
    66#
    77# $XConsortium: install.sh,v 1.2 89/12/18 14:47:22 jim Exp $
     8# $Id$
    89#
    910# This script is compatible with the BSD install script, but was written
    1011# from scratch.
  • regen.sh

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/regen.sh,v
    retrieving revision 1.1
    diff -u -r1.1 regen.sh
     
    11#!/bin/sh
     2##
     3## $Id$
     4##
    25
    36autoconf
    47autoheader
  • tcl.m4

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/tcl.m4,v
    retrieving revision 1.7
    diff -u -r1.7 tcl.m4
     
    6363#               TCL_BIN_DIR     Full path to the directory containing
    6464#                               the tclConfig.sh file
    6565#------------------------------------------------------------------------
     66##
     67## $Id$
     68##
    6669
    6770AC_DEFUN(SC_PATH_TCLCONFIG, [
    6871    #
  • Mk/dports.autoconf.mk.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/Mk/dports.autoconf.mk.in,v
    retrieving revision 1.8
    diff -u -r1.8 dports.autoconf.mk.in
     
     1##
     2## $Id$
     3##
    14SHELL                   = @SHELL@
    25top_srcdir              = @top_srcdir@
    36srcdir                  = @srcdir@
  • Mk/dports.subdir.mk

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/Mk/dports.subdir.mk,v
    retrieving revision 1.4
    diff -u -r1.4 dports.subdir.mk
     
     1##
     2## $Id$
     3##
    14.PHONY : all
    25.PHONY : clean distclean
    36.PHONY : install
  • Mk/dports.tea.mk

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/Mk/dports.tea.mk,v
    retrieving revision 1.10
    diff -u -r1.10 dports.tea.mk
     
     1##
     2## $Id$
     3##
    14.c.o:
    25        ${CC} -c -DUSE_TCL_STUBS ${CFLAGS} ${TCL_DEFS} ${SHLIB_CFLAGS} $< -o $@
    36
  • doc/INTERNALS

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/INTERNALS,v
    retrieving revision 1.2
    diff -u -r1.2 INTERNALS
     
     1##
     2## $Id$
     3##
     4
    15DARWIN PORTS INTERNALS
    26
    37The darwin ports system is composed of a three TCL libraries:
  • doc/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/Makefile,v
    retrieving revision 1.41
    diff -u -r1.41 Makefile
     
     1##
     2## $Id$
     3##
    14MAN7=           portfile.7 portstyle.7 porthier.7
    25INSTALLDIR=     ${DESTDIR}${prefix}
    36TOPSRCDIR=      ..
  • doc/README.platforms

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/README.platforms,v
    retrieving revision 1.2
    diff -u -r1.2 README.platforms
     
     1##
     2## $Id$
     3##
    14DarwinPorts can be used on platforms other than Mac OS X 10.2 and 10.3,
    25but requires bootstrapping of various requirements.
    36
  • doc/macosx.mtree

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/macosx.mtree,v
    retrieving revision 1.2
    diff -u -r1.2 macosx.mtree
     
    11# $FreeBSD: src/etc/mtree/BSD.local.dist,v 1.55.2.19 2002/08/17 19:11:15 ache Exp $
     2# $Id$
    23#
    34# Please see the file src/etc/mtree/README before making changes to this file.
    45#
  • doc/ports.conf.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/ports.conf.in,v
    retrieving revision 1.2
    diff -u -r1.2 ports.conf.in
     
     1##
     2## $Id$
     3##
    14# Where to find the sources list.
    25sources_conf            @PORTCONFIGDIR_EXPANDED@/sources.conf
    36
  • doc/prefix.mtree.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/prefix.mtree.in,v
    retrieving revision 1.7
    diff -u -r1.7 prefix.mtree.in
     
    11# $FreeBSD: src/etc/mtree/BSD.local.dist,v 1.55.2.19 2002/08/17 19:11:15 ache Exp $
     2# $Id$
    23#
    34# Please see the file src/etc/mtree/README before making changes to this file.
    45#
  • doc/sources.conf

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/doc/sources.conf,v
    retrieving revision 1.3
    diff -u -r1.3 sources.conf
     
     1##
     2## $Id$
     3##
    14# To enable your local ports repository, uncomment and customize the
    25# following line to point at your local dports directory
    36# Example: file:///Users/landonf/misc/darwinports/dports
  • src/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/Makefile,v
    retrieving revision 1.9
    diff -u -r1.9 Makefile
     
     1##
     2## $Id$
     3##
    14TCLPKG=         darwinports1.0 port1.0 pextlib1.0
    25SUBDIR=         ${TCLPKG} port programs
    36
  • src/config.h.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/config.h.in,v
    retrieving revision 1.4
    diff -u -r1.4 config.h.in
     
    11/* src/config.h.in.  Generated from configure.ac by autoheader.  */
    22
     3/*
     4 * $Id$
     5 */
     6
    37/* Define to 1 if the `closedir' function returns void instead of `int'. */
    48#undef CLOSEDIR_VOID
    59
  • src/debug.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/debug.tcl,v
    retrieving revision 1.4
    diff -u -r1.4 debug.tcl
     
     1##
     2## $Id$
     3##
    14package require darwinports
    25proc ui_puts {args} {
    36        puts "puts: $args"
  • src/pkg_mkindex.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pkg_mkindex.tcl,v
    retrieving revision 1.8
    diff -u -r1.8 pkg_mkindex.tcl
     
    2828# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030
     31##
     32## $Id$
     33##
     34
    3135if {$argc < 1} {
    3236        puts "Usage: $argv0 <directory list>"
    3337        exit
  • src/cflib1.0/CFLib.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/cflib1.0/CFLib.c,v
    retrieving revision 1.2
    diff -u -r1.2 CFLib.c
     
    3030 * POSSIBILITY OF SUCH DAMAGE.
    3131 */
    3232
     33/*
     34 * $Id$
     35 */
     36
    3337#include <tcl.h>
    3438#include <CoreFoundation/CoreFoundation.h>
    3539
  • src/cflib1.0/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/cflib1.0/Makefile,v
    retrieving revision 1.7
    diff -u -r1.7 Makefile
     
     1##
     2## $Id$
     3##
    14OBJS=           CFLib.o
    25SHLIB_NAME=     CFLib${SHLIB_SUFFIX}
    36LIBS+=          -framework CoreFoundation
  • src/darwinports1.0/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/Makefile,v
    retrieving revision 1.27
    diff -u -r1.27 Makefile
     
     1##
     2## $Id$
     3##
    14SRCS=           darwinports.tcl darwinports_dlist.tcl darwinports_autoconf.tcl
    25OBJS=           darwinports.o portconf.o session.o util.o
    36SHLIB_NAME=     Darwinports${SHLIB_SUFFIX}
  • src/darwinports1.0/darwinports.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/darwinports.c,v
    retrieving revision 1.2
    diff -u -r1.2 darwinports.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32/*
     33 * $Id$
     34 */
     35
    3236#if HAVE_CONFIG_H
    3337#include <config.h>
    3438#endif
  • src/darwinports1.0/darwinports.h

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/darwinports.h,v
    retrieving revision 1.2
    diff -u -r1.2 darwinports.h
     
    3030 */
    3131
    3232#ifndef __DARWINPORTS_H__
    33 #define __DARWINPORTS_H__
     33#define __DARWINPORTS_H__       "$Id$";
    3434
    3535typedef void* dp_session_t;
    3636typedef void* dp_software_t;
  • src/darwinports1.0/darwinports.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/darwinports.tcl,v
    retrieving revision 1.115
    diff -u -r1.115 darwinports.tcl
     
    2727# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    2828# POSSIBILITY OF SUCH DAMAGE.
    2929#
     30##
     31## $Id$
     32##
    3033package provide darwinports 1.0
    3134package require darwinports_dlist 1.0
    3235
  • src/darwinports1.0/darwinports_autoconf.tcl.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/darwinports_autoconf.tcl.in,v
    retrieving revision 1.1
    diff -u -r1.1 darwinports_autoconf.tcl.in
     
    2828# POSSIBILITY OF SUCH DAMAGE.
    2929#
    3030package provide darwinports 1.0
     31##
     32## $Id$
     33##
    3134
    3235namespace eval darwinports::autoconf {
    3336        variable dports_conf_path "@PORTCONFIGDIR_EXPANDED@"
  • src/darwinports1.0/darwinports_dlist.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/darwinports_dlist.tcl,v
    retrieving revision 1.6
    diff -u -r1.6 darwinports_dlist.tcl
     
    2727# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    2828# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    2929# POSSIBILITY OF SUCH DAMAGE.
     30##
     31## $Id$
     32##
    3033
    3134package provide darwinports_dlist 1.0
    3235
  • src/darwinports1.0/options.h

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/options.h,v
    retrieving revision 1.2
    diff -u -r1.2 options.h
     
    3030 */
    3131
    3232#ifndef __OPTION_H__
    33 #define __OPTION_H__
     33#define __OPTION_H__    $Id$
    3434
    3535#include <sys/types.h>
    3636#include "util.h"
     
    123123int dp_options_get_ex_attr(dp_options_t o, char* name, char* key, dp_desc_t* out_value);
    124124    // free out_value with dp_desc_free();
    125125
    126 #endif /* __OPTION_H__ */
    127  No newline at end of file
     126#endif /* __OPTION_H__ */
  • src/darwinports1.0/portconf.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/portconf.c,v
    retrieving revision 1.5
    diff -u -r1.5 portconf.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32#define PORTCONF_C_ID "$Id$"
     33
    3234#include <fcntl.h>
    3335#include <stdlib.h>
    3436#include <unistd.h>
     
    3638#include "darwinports.h"
    3739
    3840#include <tcl.h>
     41
    3942
    4043static int set_session_option(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[]) {
    4144    return TCL_OK;
  • src/darwinports1.0/session.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/session.c,v
    retrieving revision 1.4
    diff -u -r1.4 session.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32#define SESSION_C_ID "$Id$"
     33
    3234#if HAVE_CONFIG_H
    3335#include <config.h>
    3436#endif
  • src/darwinports1.0/session.h

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/session.h,v
    retrieving revision 1.2
    diff -u -r1.2 session.h
     
    3030 */
    3131
    3232#ifndef __SESSION_H__
    33 #define __SESSION_H__
    34 
     33#define __SESSION_H__   "$Id$
    3534
    3635
    3736#endif /* __SESSION_H__ */
  • src/darwinports1.0/test_dlist.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/test_dlist.tcl,v
    retrieving revision 1.3
    diff -u -r1.3 test_dlist.tcl
     
    33#
    44# Copyright (c) 2003 Kevin Van Vechten <kevin@opendarwin.org>
    55
     6##
     7## $Id$
     8##
     9
    610# Test suite for darwinports_dlist package.
    711
    812#lappend auto_path .
  • src/darwinports1.0/util.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/util.c,v
    retrieving revision 1.3
    diff -u -r1.3 util.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32#defin  UTIL_C_ID "$Id$"
     33
    3234#include <stdlib.h>
    3335#include <unistd.h>
    3436
  • src/darwinports1.0/util.h

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/darwinports1.0/util.h,v
    retrieving revision 1.2
    diff -u -r1.2 util.h
     
    3030 */
    3131
    3232#ifndef __UTIL_H__
    33 #define __UTIL_H__
     33#define __UTIL_H__      $Id$;
    3434
    3535typedef void* dp_hash_t;
    3636dp_hash_t dp_hash_create();
  • src/pextlib1.0/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/Makefile,v
    retrieving revision 1.33
    diff -u -r1.33 Makefile
     
     1##
     2## $Id$
     3##
    14OBJS=           Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o
    25SHLIB_NAME=     Pextlib${SHLIB_SUFFIX}
    36INSTALLDIR= ${DESTDIR}${datadir}/darwinports/Tcl/pextlib1.0
  • src/pextlib1.0/Pextlib.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/Pextlib.c,v
    retrieving revision 1.60
    diff -u -r1.60 Pextlib.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32#define PEXTLIB_C_ID "$Id$"
     33
    3234#if HAVE_CONFIG_H
    3335#include <config.h>
    3436#endif
  • src/pextlib1.0/fgetln.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/fgetln.c,v
    retrieving revision 1.3
    diff -u -r1.3 fgetln.c
     
    2727 * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2828 */
    2929
     30#define FGETLN_C_ID "$Id$"
     31
    3032#include <config.h>
    3133
    3234#if !HAVE_FGETLN
  • src/pextlib1.0/md5cmd.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/md5cmd.c,v
    retrieving revision 1.1
    diff -u -r1.1 md5cmd.c
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32#define MD5CMD_C_ID "$Id$"
     33
    3234#if HAVE_CONFIG_H
    3335#include <config.h>
    3436#endif
  • src/pextlib1.0/md5cmd.h

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/md5cmd.h,v
    retrieving revision 1.1
    diff -u -r1.1 md5cmd.h
     
    2929 * POSSIBILITY OF SUCH DAMAGE.
    3030 */
    3131
     32/*
     33 * $Id$
     34 */
     35
    3236int MD5Cmd(ClientData, Tcl_Interp *, int, Tcl_Obj *CONST objv[]);
  • src/pextlib1.0/setmode.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/setmode.c,v
    retrieving revision 1.1
    diff -u -r1.1 setmode.c
     
    3333 * SUCH DAMAGE.
    3434 */
    3535
     36#define SETMODE_C_ID "$Id$"
     37
    3638#include <config.h>
    3739
    3840#if !HAVE_SETMODE
  • src/pextlib1.0/strsed.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/strsed.c,v
    retrieving revision 1.11
    diff -u -r1.11 strsed.c
     
    2929 *
    3030 */
    3131
     32#define STRSED_C_ID "$Id$"
     33
    3234/*
    3335 * strsed.c,v $
    3436 *
  • src/pextlib1.0/xinstall.c

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/pextlib1.0/xinstall.c,v
    retrieving revision 1.13
    diff -u -r1.13 xinstall.c
     
    3939 * Author: Jordan K. Hubbard
    4040 */
    4141
     42#define XINSTALL_C_ID "$Id$"
     43
    4244#if HAVE_SYS_CDEFS_H
    4345#include <sys/cdefs.h>
    4446#endif
  • src/port/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port/Makefile,v
    retrieving revision 1.27
    diff -u -r1.27 Makefile
     
     1##
     2## $Id$
     3##
     4
    15MAN1=           port.1
    26INSTALLDIR=     ${DESTDIR}${prefix}
    37TOPSRCDIR=      ../..
  • src/port/port.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port/port.tcl,v
    retrieving revision 1.48
    diff -u -r1.48 port.tcl
     
    2828# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030
     31set port_port_tcl_id "\$Id$"
     32set VERSION 0.1000
     33
    3134package require darwinports
    3235
    3336# globals
     
    8992# Standard procedures
    9093proc print_usage args {
    9194    global argv0
    92     puts "Usage: [file tail $argv0] \[-vdqfo\] \[-D portdir\] target \[portname\] \[options\] \[variants\]"
     95    puts "Usage: [file tail $argv0] \[-vdqfo|V\] \[-D portdir\] target \[portname\] \[options\] \[variants\]"
    9396}
    9497
    9598proc fatal args {
     
    131134                } elseif {$opt == "u"} {
    132135                    incr i
    133136                    set porturl [lindex $argv $i]
     137                } elseif {$c == "V"} {
     138                    puts "Version $VERSION ($port_port_tcl_id)"
     139                        exit
    134140                } else {
    135141                    print_usage; exit
    136142                }
  • src/port/portall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port/portall.tcl,v
    retrieving revision 1.22
    diff -u -r1.22 portall.tcl
     
    22# Traverse through all ports running the supplied target.  If target is
    33# "index" then just print some useful information about each port.
    44
     5set port_portall_tcl_id "\$Id$"
     6
    57package require darwinports
    68dportinit
    79package require Pextlib
  • src/port/portindex.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port/portindex.tcl,v
    retrieving revision 1.23
    diff -u -r1.23 portindex.tcl
     
    22# Traverse through all ports, creating an index and archiving port directories
    33# if requested
    44
     5set port_portindex_tcl_id "\$Id$"
     6
    57package require darwinports
    68dportinit
    79package require Pextlib
  • src/port/portindex2mysql.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port/portindex2mysql.tcl,v
    retrieving revision 1.1
    diff -u -r1.1 portindex2mysql.tcl
     
    3030# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    3131# POSSIBILITY OF SUCH DAMAGE.
    3232
     33set port_portindex2mysql_tcl_id "\$Id$"
     34
    3335package require darwinports
    3436load /opt/local/lib/libmysqltcl.dylib
    3537
  • src/port1.0/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/Makefile,v
    retrieving revision 1.38
    diff -u -r1.38 Makefile
     
     1##
     2## $Id$
     3##
    14INSTALLDIR=     ${DESTDIR}${datadir}/darwinports/Tcl/port1.0
    25
    36SRCS= port.tcl portchecksum.tcl portconfigure.tcl portextract.tcl           \
  • src/port1.0/port.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/port.tcl,v
    retrieving revision 1.25
    diff -u -r1.25 port.tcl
     
    2828# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
     31
     32set port1_0_port_tcl_id "\$Id$"
     33
    3134# standard package load
    3235package provide port 1.0
    3336
  • src/port1.0/portbuild.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portbuild.tcl,v
    retrieving revision 1.42
    diff -u -r1.42 portbuild.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portbuild_tcl_id "\$Id$"
     33
    3234package provide portbuild 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portchecksum.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portchecksum.tcl,v
    retrieving revision 1.28
    diff -u -r1.28 portchecksum.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portchecksum_tcl_id "\$Id$"
     33
    3234package provide portchecksum 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portclean.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portclean.tcl,v
    retrieving revision 1.13
    diff -u -r1.13 portclean.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portclean_tcl_id "\$Id$"
     33
    3234# the 'clean' target is provided by this package
    3335
    3436package provide portclean 1.0
  • src/port1.0/portconfigure.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portconfigure.tcl,v
    retrieving revision 1.28
    diff -u -r1.28 portconfigure.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portconfigure_tcl_id "\$Id$"
     33
    3234package provide portconfigure 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portdepends.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portdepends.tcl,v
    retrieving revision 1.37
    diff -u -r1.37 portdepends.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portdepends_tcl_id "\$Id$"
     33
    3234# the 'main' target is provided by this package
    3335# main is a magic target and should not be replaced
    3436
  • src/port1.0/portdestroot.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portdestroot.tcl,v
    retrieving revision 1.10
    diff -u -r1.10 portdestroot.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portdestroot_tcl_id "\$Id$"
     33
    3234package provide portdestroot 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portdmg.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portdmg.tcl,v
    retrieving revision 1.4
    diff -u -r1.4 portdmg.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portdmg_tcl_id "\$Id$"
     33
    3234package provide portdmg 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portextract.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portextract.tcl,v
    retrieving revision 1.37
    diff -u -r1.37 portextract.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portextract_tcl_id "\$Id$"
     33
    3234package provide portextract 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portfetch.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portfetch.tcl,v
    retrieving revision 1.92
    diff -u -r1.92 portfetch.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portfetch_tcl_id "\$Id$"
     33
    3234package provide portfetch 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portinstall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portinstall.tcl,v
    retrieving revision 1.68
    diff -u -r1.68 portinstall.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portinstall_tcl_id "\$Id$"
     33
    3234package provide portinstall 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portmain.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portmain.tcl,v
    retrieving revision 1.47
    diff -u -r1.47 portmain.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portmain_tcl_id "\$Id$"
     33
    3234# the 'main' target is provided by this package
    3335# main is a magic target and should not be replaced
    3436
  • src/port1.0/portmpkg.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portmpkg.tcl,v
    retrieving revision 1.13
    diff -u -r1.13 portmpkg.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portmpkg_tcl_id "\$Id$"
     33
    3234package provide portmpkg 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portpackage.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portpackage.tcl,v
    retrieving revision 1.45
    diff -u -r1.45 portpackage.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portpackage_tcl_id "\$Id$"
     33
    3234package provide portpackage 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portpatch.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portpatch.tcl,v
    retrieving revision 1.27
    diff -u -r1.27 portpatch.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portpatch_tcl_id "\$Id$"
     33
    3234package provide portpatch 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portrpmpackage.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portrpmpackage.tcl,v
    retrieving revision 1.9
    diff -u -r1.9 portrpmpackage.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portrpmpackage_tcl_id "\$Id$"
     33
    3234package provide portrpmpackage 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/porttest.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/porttest.tcl,v
    retrieving revision 1.2
    diff -u -r1.2 porttest.tcl
     
    11# et:ts=4
    22# porttest.tcl
    33
     4set port1_0_porttest_tcl_id "\$Id$"
     5
    46package provide porttest 1.0
    57package require portutil 1.0
    68
  • src/port1.0/portuninstall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portuninstall.tcl,v
    retrieving revision 1.33
    diff -u -r1.33 portuninstall.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portuninstall_tcl_id "\$Id$"
     33
    3234package provide portuninstall 1.0
    3335package require portutil 1.0
    3436
  • src/port1.0/portutil.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/portutil.tcl,v
    retrieving revision 1.160
    diff -u -r1.160 portutil.tcl
     
    2929# POSSIBILITY OF SUCH DAMAGE.
    3030#
    3131
     32set port1_0_portutil_tcl_id "\$Id$"
     33
    3234package provide portutil 1.0
    3335package require Pextlib 1.0
    3436package require darwinports_dlist 1.0
  • src/port1.0/resources/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/resources/Makefile,v
    retrieving revision 1.14
    diff -u -r1.14 Makefile
     
     1##
     2## $Id$
     3##
    14SUBDIR=         package fetch
    25INSTALLDIR=     ${DESTDIR}${datadir}/darwinports/resources/port1.0/
    36RSRCS=
  • src/port1.0/resources/fetch/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/resources/fetch/Makefile,v
    retrieving revision 1.2
    diff -u -r1.2 Makefile
     
     1##
     2## $Id$
     3##
    14INSTALLDIR=     ${DESTDIR}${prefix}/share/darwinports/resources/port1.0/fetch
    25
    36RSRCS=          mirror_sites.tcl
  • src/port1.0/resources/package/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/port1.0/resources/package/Makefile,v
    retrieving revision 1.12
    diff -u -r1.12 Makefile
     
     1##
     2## $Id$
     3##
    14INSTALLDIR=     ${DESTDIR}${datadir}/darwinports/resources/port1.0/package
    25RSRCS=          background.tiff
    36
  • src/portindex/Makefile

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portindex/Makefile,v
    retrieving revision 1.1
    diff -u -r1.1 Makefile
     
     1##
     2## $Id$
     3##
     4
    15INSTALL = /usr/bin/install -c
    26prefix = /Library/WebServer
    37cgibin = $(prefix)/CGI-Executables
  • src/portindex/initialize.sql

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portindex/initialize.sql,v
    retrieving revision 1.1
    diff -u -r1.1 initialize.sql
     
    55--
    66-- This file creates the tables for the DarwinPorts port index and should
    77-- be executed before any subsequent portindex sql update files.
     8--
     9-- $Id$
     10--
    811
    912CREATE TABLE ports (
    1013        pid INTEGER PRIMARY KEY NOT NULL,
  • src/portindex/portregister.pl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portindex/portregister.pl,v
    retrieving revision 1.1
    diff -u -r1.1 portregister.pl
     
    3636#
    3737# portregister.cgi
    3838# Register a new committer with the index
     39# $Id$
    3940#
    4041#####
    4142
     
    6667print $cgi->header();
    6768print $cgi->start_html();
    6869print "Thank you.";
    69 print $cgi->end_html();
    70  No newline at end of file
     70print $cgi->end_html();
  • src/portindex/portsubmit.pl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portindex/portsubmit.pl,v
    retrieving revision 1.1
    diff -u -r1.1 portsubmit.pl
     
    3636#
    3737# portsubmit.cgi
    3838# Accepts new ports for submission into the index.
     39# $Id$
    3940#
    4041#####
    4142
  • src/portmgr/PortIndex2MySQL.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/PortIndex2MySQL.tcl,v
    retrieving revision 1.3
    diff -u -r1.3 PortIndex2MySQL.tcl
     
    3131# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    3232# POSSIBILITY OF SUCH DAMAGE.
    3333
     34set portmgr_PortIndex2MySQL_tcl_id "\$Id$"
     35
    3436package require darwinports
    3537
    3638# This should be a command line argument.
  • src/portmgr/SETUP.chroot.sh

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/SETUP.chroot.sh,v
    retrieving revision 1.2
    diff -u -r1.2 SETUP.chroot.sh
     
    11# !/bin/sh
     2##
     3## $Id$
     4##
    25
    36# DarwinPorts chrooted automated build system setup.
    47# kevin@opendarwin.org
  • src/portmgr/buildall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/buildall.tcl,v
    retrieving revision 1.6
    diff -u -r1.6 buildall.tcl
     
    2222# This script ONLY works on Mac OS X!  Not standalone Darwin, not FreeBSD,
    2323# just Mac OS X.
    2424
     25set portmgr_buildall_tcl_id "\$Id$"
     26
    2527# Not all of these may be necessary.  Prune (or add to) as actual experience
    2628# subsequently dictates.
    2729set chrootfiles {
  • src/portmgr/mpkgall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/mpkgall.tcl,v
    retrieving revision 1.6
    diff -u -r1.6 mpkgall.tcl
     
    2929# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    3030# POSSIBILITY OF SUCH DAMAGE.
    3131
     32set portmgr_mpkgall_tcl_id "\$Id$"
     33
    3234package require darwinports
    3335
    3436# globals
  • src/portmgr/packageall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/packageall.tcl,v
    retrieving revision 1.14
    diff -u -r1.14 packageall.tcl
     
    2929# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    3030# POSSIBILITY OF SUCH DAMAGE.
    3131
     32set portmgr_packageall_tcl_id "\$Id$"
     33
    3234package require darwinports
    3335
    3436# globals
  • src/portmgr/rpmall.tcl

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/portmgr/rpmall.tcl,v
    retrieving revision 1.3
    diff -u -r1.3 rpmall.tcl
     
    3030# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
    3131# POSSIBILITY OF SUCH DAMAGE.
    3232
     33set portmgr_rpmall_tcl_id "\$Id$"
     34
    3335package require darwinports
    3436
    3537# globals
  • src/programs/Makefile.in

    RCS file: /Volumes/src/cvs/od/projects/darwinports/base/src/programs/Makefile.in,v
    retrieving revision 1.2
    diff -u -r1.2 Makefile.in
     
     1##
     2## $Id$
     3##
    14SUBDIR=         @REPLACEMENT_PROGS@
    25
    36include ../../Mk/dports.subdir.mk