Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-12 | Add and enable category "cross". | tv | 2 | -1/+7 | |
1998-08-12 | The first cross pkg: a compiler for iX86-Linux, with GNU libc1 (libc v5). | tv | 5 | -0/+654 | |
For RedHat 4.x and similar targets. | |||||
1998-08-12 | Welcome to the cross category. | tv | 1 | -0/+1 | |
1998-08-12 | Shared files used in many cross pkgs. | tv | 5 | -0/+384 | |
1998-08-12 | Comment things out with "#", not ":". | hubertf | 1 | -5/+5 | |
(fixes PR 5953 by jbernard@ox.mines.edu) | |||||
1998-08-12 | Enable py-curses | tsarna | 1 | -1/+2 | |
1998-08-12 | py-curses, an enchanced curses module for Python. | tsarna | 7 | -0/+59 | |
1998-08-12 | Set NO_MTREE= for a USE_CROSSBASE pkg. | tv | 1 | -1/+2 | |
1998-08-11 | - Introduce CROSSBASE and a USE_CROSSBASE option, for use with pkgs from | tv | 2 | -5/+14 | |
the "cross" subdirectory. Defaults to ${LOCALBASE}/cross. - PREFIX is not user settable. Do not conditionally set it such that environment variables and mk.conf can override it. Issue an error if PREFIX is attempted to be set from mk.conf, environment, or command line. | |||||
1998-08-11 | Set ${PREFIX} after inclusion of bsd.pkg.mk; don't depend on bsd.pkg.mk to | tv | 2 | -10/+10 | |
conditionally set PREFIX. | |||||
1998-08-11 | Add NetBSD RCS Ids. | agc | 15 | -0/+30 | |
1998-08-11 | Add and enable qterm. | agc | 1 | -2/+2 | |
1998-08-11 | Addition of qterm, a utility to recognise terminal type automatically, to | agc | 5 | -0/+33 | |
the NetBSD packages collection. | |||||
1998-08-11 | Add a simple DEPENDS on libutf-2.10, and remove the BUILD_DEPENDS | agc | 1 | -3/+2 | |
and RUN_DEPENDS. | |||||
1998-08-11 | Avoid conflicts with NetBSD BIG_ENDIAN and LITTLE_ENDIAN definitions. | agc | 7 | -0/+142 | |
1998-08-10 | Add and enable "xzip", fixes PR pkg/5925. | tron | 1 | -1/+2 | |
1998-08-10 | New "xzip" package created by Tim Rightnour: | tron | 6 | -0/+86 | |
a z-code interpreter for X11 (Infocom game format) | |||||
1998-08-10 | - RPM's main distribution site is ftp.rpm.org (a different anonymous | tv | 2 | -7/+5 | |
server on RedHat's machines). - rpm is no longer dependent on gdbm (only used for rpmconvert, which this pkg does not build). | |||||
1998-08-10 | Nuke _pic.a. | tv | 1 | -3/+2 | |
1998-08-10 | Libtoolize and clean up. | tv | 2 | -51/+51 | |
1998-08-09 | "make clean" shouldn't fail if nothing was built so far. | tron | 2 | -4/+4 | |
1998-08-09 | Make "clean" should be quiet. | tron | 1 | -2/+2 | |
1998-08-09 | Let's have a man page for irc(1) as well (the distribution only | kim | 2 | -4/+6 | |
installs ircII(1), which is difficult to find when the binary is not called that). | |||||
1998-08-09 | What ircII calls IRCLIB is really the GNU datadir, i.e. put all the help | kim | 3 | -587/+596 | |
files, scripts and translation tables in share/irc instead of lib/irc. | |||||
1998-08-09 | Forgot the id again... | kim | 1 | -0/+2 | |
1998-08-09 | Use INSTALL_PROGRAM and INSTALL_MAN to avoid bin.bin ownerships | kim | 2 | -11/+13 | |
hardcoded in the distributed Makefile. Use INSTALL_DATA instead of INSTALL_MAN to install the ${PREFIX}/share/doc/bing/README file. | |||||
1998-08-09 | Do not install as bin.bin mode 555, but rather use the default | kim | 1 | -3/+14 | |
provided by the pkg system (the INSTALL macro for make already has -g and -o, so remove the extra options from Makefile.in). | |||||
1998-08-09 | The password file for samba cannot generally be share between machines, | kim | 2 | -12/+17 | |
so place it in /etc/samba/private. Other machine dependent files (e.g. the printer defs) go now into /etc/samba by default. | |||||
1998-08-09 | Make it clear why this package is restricted. | tron | 1 | -2/+2 | |
1998-08-08 | Forgot that tag... (diff should output it for me?) | kim | 1 | -0/+2 | |
1998-08-08 | The logic for determining the local domain was wrong. | kim | 2 | -4/+58 | |
Using gethostname(3) instead (could use gethostbyname(3) on top of that, I guess...). | |||||
1998-08-08 | Update to re-enable workaround for 1.3.x (a.out) ld.so link semantics, | fvdl | 1 | -3/+20 | |
which was inadvertently disabled. | |||||
1998-08-08 | update for new name | tsarna | 2 | -4/+4 | |
1998-08-08 | remove me as MAINTAINER. | frueauf | 7 | -14/+14 | |
1998-08-08 | update to logrot 1.4 (which works around the destdir not existing) | lukem | 2 | -3/+5 | |
1998-08-08 | This patch no longer necessary with Apache 1.3.1. | cjs | 1 | -21/+0 | |
1998-08-07 | Update to 1.3.1. | cjs | 3 | -6/+9 | |
1998-08-07 | Adding ntop, "network top", v0.4 | kim | 10 | -0/+169 | |
1998-08-07 | Portlint is dead, long live pkglint | tsarna | 1 | -43/+0 | |
1998-08-07 | Added ntop | kim | 1 | -1/+2 | |
1998-08-07 | Portlint is dead, long live pkglint | tsarna | 9 | -722/+2 | |
1998-08-07 | portlint -> pkglint | tsarna | 1 | -2/+2 | |
1998-08-07 | Our portlint has diverged significantly from FreeBSD's, so | tsarna | 18 | -0/+3470 | |
rename portlint to pkglint, and keep the sources right under files. This makes it much easier to maintain and keep up with changes to out package system. | |||||
1998-08-07 | Kill trailing blank line | tsarna | 1 | -2/+1 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-08-07 | Kill trailing blank line | tsarna | 1 | -2/+1 | |
1998-08-07 | Clean up | tsarna | 1 | -2/+2 | |
1998-08-07 | Enable py-crypto | tsarna | 1 | -1/+2 | |
1998-08-07 | New package for the Python Cryptography Toolkit, version 1.0.0 | tsarna | 7 | -0/+159 | |
1998-08-07 | Another Alphaism: fix broken check for args to getloadavg(). All NetBSD | tv | 1 | -5/+42 | |
systems return three doubles. |