Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-02-22 | The MASTER_SITES changed. | veego | 1 | -2/+2 | |
1998-02-22 | Thou shalt not clobber other packages files. | tron | 6 | -50/+81 | |
1998-02-22 | Correct "MAN1". | tron | 1 | -3/+3 | |
1998-02-22 | s/pre-fetch/pre-extract/ | hubertf | 1 | -2/+2 | |
1998-02-22 | s/pre-fetch/pre-extract/ | hubertf | 1 | -2/+2 | |
1998-02-21 | xwave added. | hubertf | 1 | -1/+2 | |
1998-02-21 | Audio player/recorder/editor for the X Window System. | hubertf | 19 | -0/+458 | |
1998-02-21 | adjust for samba-1.9.18p3. Fixes pr 5033 by Lennart Augustsson. | frueauf | 1 | -1/+1 | |
1998-02-21 | samba is at version 1.9.18p3 now. Fixes pr 5033 by Lennart Augustsson. | frueauf | 1 | -3/+3 | |
1998-02-20 | Enhance look & feel of the generated README.html's. | hubertf | 2 | -18/+54 | |
1998-02-20 | Enhance look & feel of the generated README.html's. | hubertf | 4 | -32/+65 | |
1998-02-20 | Recursively print /bin/sh code for all dependent package as well as the | hubertf | 2 | -28/+70 | |
current package (IF called from a package dir and not via bsd.port.subdir.mk; in the latter case it's assumed that the dependent packages will be scanned later anyways). This fixes PR 4992 by Mario Kemper <magick@bundy.lip.owl.de>. | |||||
1998-02-20 | Kill line forgotten during PATH extension (in MAKE_ENV). | hubertf | 2 | -4/+2 | |
1998-02-20 | This depends von Xpm installed; reported by Markus Illenseer. | hubertf | 1 | -1/+2 | |
1998-02-20 | Enable "ncftp2". | tron | 1 | -2/+2 | |
1998-02-20 | Make this package work under NetBSD. | tron | 4 | -64/+43 | |
1998-02-20 | Initial import of FreeBSD's "ncftp2" port. | tron | 7 | -0/+93 | |
1998-02-20 | portlint: remove whitespace before end of line 26; remove blank > 1 lines. | frueauf | 1 | -4/+3 | |
1998-02-20 | check if /etc/{make.conf,mk.conf} really exist before including. | frueauf | 1 | -1/+5 | |
1998-02-20 | Don't include make.conf if it doesn't exist. | hubertf | 2 | -2/+10 | |
1998-02-20 | More UVM mods. | hubertf | 2 | -6/+30 | |
1998-02-20 | UVM patches by Matt Green. | hubertf | 2 | -6/+70 | |
1998-02-19 | Enable "vim". | tron | 1 | -3/+2 | |
1998-02-19 | Initial commit of "vim-5.0" package. | tron | 7 | -0/+312 | |
1998-02-19 | Make sure that "-I/usr/local/include" and "-L/usr/local/lib" don't get | tron | 1 | -12/+95 | |
written into the configuration file. | |||||
1998-02-18 | Add pgaccess. | agc | 1 | -1/+3 | |
1998-02-18 | Build the libpgtcl shared object properly. | agc | 1 | -6/+24 | |
Add pgaccess to the list of programs to 'do' when USE_TCL is defined. Add a Makefile for pgaccess, so that it gets installed with the right embedded interpreter. | |||||
1998-02-18 | Don't hardcode the paths of tcl and tk libs/headers - access them | agc | 1 | -6/+6 | |
relative to ${PREFIX}. | |||||
1998-02-18 | Don't use an easily-guessed encrypted password for the postgres admin. | agc | 1 | -1/+1 | |
1998-02-18 | The .if defined(USE_TCL) part wouldn't work anyway, so don't bother | agc | 1 | -6/+5 | |
checking just now. The 'recursive' argument to cp(1) is -R, not -r. | |||||
1998-02-18 | since qpopper is in the tree, add it to the Makefile. | frueauf | 1 | -1/+2 | |
1998-02-18 | portlint: add "|| ${TRUE}" after ldconfig. | frueauf | 1 | -2/+2 | |
1998-02-18 | portlint: add '||/usr/bin/true' after ldconfig; add "%D/bin/" to install-info. | frueauf | 1 | -8/+8 | |
1998-02-18 | portlint: use ${VARIABLE} instead of $(VARIABLE); ${FALSE} instead false; | frueauf | 1 | -5/+5 | |
1998-02-18 | portlint: last line in PLIST must end with \n. | frueauf | 1 | -2/+2 | |
1998-02-18 | Not needed for NetBSD. | hubertf | 1 | -11/+0 | |
1998-02-17 | Add "IS_INTERACTIVE= yes". | tron | 1 | -1/+3 | |
1998-02-17 | Add and enable xneko-4.4. | tron | 1 | -0/+1 | |
1998-02-17 | Make this package work with NetBSD. | tron | 4 | -21/+23 | |
1998-02-17 | Initial import of FreeBSD's "xneko" port. | tron | 6 | -0/+67 | |
1998-02-17 | Add and enable ical-2.2. | tron | 1 | -2/+2 | |
1998-02-17 | Adjust to NetBSD's package system. | tron | 2 | -1/+3 | |
1998-02-17 | Initial import of FreeBSD's "ical" port on request by Perry. | tron | 5 | -0/+116 | |
1998-02-17 | Enable postgresql. | agc | 1 | -2/+2 | |
1998-02-17 | Add NetBSD RCS Id. | agc | 1 | -8/+9 | |
Correct names of two FAQ files. Only delete the tcl/tk-related files if they were installed. | |||||
1998-02-17 | The correct definition for the database directory is PGDATA, not PG_DATA. | agc | 1 | -1/+10 | |
1998-02-17 | Changes to the basic NetBSD template. Look for headers in | agc | 1 | -0/+15 | |
${PREFIX}/include, and libraries in ${PREFIX}/lib, rather than having them hardcoded. | |||||
1998-02-17 | If an argument is passed to this perl script, use that as the pgsql user name. | agc | 1 | -8/+16 | |
Only add the user if it doesn't exist in the passwd file. Work around a problem in pw_scan(3) for now. | |||||
1998-02-17 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1998-02-17 | Mention dependency on Perl5. | agc | 1 | -22/+17 | |
Define PGUSER variable, and use it (defaults to pgsql). Add NetBSD RCS Id. There is no '-c' argument to NetBSD's su(1). cat post-install-notes, rather than using more(1). Just in case. Use explicit paths for executables. |