Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-04-28 | Check MAN* consistency only if flag "-a" is set, problem noted by Tron. | frueauf | 1 | -19/+104 | |
1998-04-28 | Update to version 1.3. | bouyer | 4 | -21/+7 | |
1998-04-28 | Enable suck. | frueauf | 1 | -2/+2 | |
1998-04-28 | Initial import of suck-3.9.3, based on pr 5332. | frueauf | 6 | -0/+71 | |
1998-04-28 | Fix cut & paste error in last commit. | tron | 1 | -2/+2 | |
1998-04-28 | Fix MASTER_SITES. | tron | 1 | -3/+3 | |
1998-04-28 | arpwatch moved from sysutils to net. | bouyer | 2 | -4/+3 | |
1998-04-27 | portlint: remove MAN1 as wget comes without manpage. | frueauf | 1 | -2/+1 | |
1998-04-27 | portlint: mkdir->${MKDIR}; touch->${TOUCH}. | frueauf | 1 | -6/+6 | |
1998-04-27 | Add and enable arpwatch. | bouyer | 1 | -1/+2 | |
1998-04-27 | arpwatch 2.0.2, an arp activity monitoring tool. Maintain a database | bouyer | 8 | -0/+152 | |
of MAC <-> IP adresses mapping, and warns about changes. | |||||
1998-04-27 | update to wget V1.5.0 | hubertf | 3 | -5/+4 | |
1998-04-27 | Add MIRROR_DISTFILE=no as recognized by tron | tv | 1 | -1/+2 | |
1998-04-27 | Remove unnecessary "@dirrm", fixes PR pkg/5366. | tron | 1 | -2/+1 | |
1998-04-26 | Enable rumba. | tron | 1 | -2/+2 | |
1998-04-26 | Update to 2.70.7.0. | mycroft | 4 | -26/+21 | |
1998-04-26 | portlint: remove unnecessery blank lines | tron | 1 | -2/+0 | |
1998-04-26 | Adapt to NetBSD and update to 0.6. | tron | 14 | -719/+56 | |
1998-04-26 | portlint: add @comment $NetBSD$. | frueauf | 1 | -0/+1 | |
1998-04-26 | portlint: remove FreeBSD Header, use relative path for bsd.pkg.mk, | frueauf | 1 | -10/+4 | |
s/MAN/MAN1. | |||||
1998-04-26 | Initial import of FreeBSD's "rumba" port. | tron | 17 | -0/+843 | |
1998-04-26 | merge NetBSD changes. | mrg | 2 | -5/+7 | |
1998-04-26 | import tinyfugue from FreeBSD-current. | mrg | 7 | -0/+151 | |
1998-04-25 | Make PORTSDIR still be an absolute patch, but don't require it to | hubertf | 1 | -3/+4 | |
be hardcoded to /usr/pkgsrc. Use ${.CURDIR} instead. Inspired by Jaromir Dolecek's PR 5360. | |||||
1998-04-25 | Fix that pico-bug mentioned on bugtraq. (See this patchfile for the | hubertf | 1 | -0/+33 | |
original mail, with the fix' path edited to work for the NetBSD pkg system). | |||||
1998-04-25 | whoops, patchfile got corrupted. This one works. | frueauf | 1 | -3/+3 | |
1998-04-25 | Enable portlint. | frueauf | 1 | -2/+2 | |
1998-04-25 | Initial import of portlint-1.64 (+ NetBSD changes). | frueauf | 9 | -0/+668 | |
1998-04-25 | Add note about another way to get an overview of pkgs in the tree. | frueauf | 1 | -1/+7 | |
1998-04-25 | Partially back our changes from r1.76. Obviously we do _not_ know | hubertf | 1 | -19/+19 | |
how deep in the pkgsrc tree we are and this have to pass absolute paths. | |||||
1998-04-24 | add CAT1 | hubertf | 1 | -1/+2 | |
1998-04-24 | portlint: remove USE_X11, some cosmetic. | frueauf | 1 | -11/+9 | |
1998-04-24 | Enable rdist6. | agc | 1 | -2/+2 | |
1998-04-24 | Addition of rdist-6.1.4, a remote file sync-ing utility, with support | agc | 6 | -0/+626 | |
for ssh transfers, into the NetBSD packages collection. The NetBSD modifications were by Herb Peyerl, with some munging by me to use mkstemp() in one place, and other minor formatting. The client binary is called rdist6 to distinguish it from the system one. | |||||
1998-04-24 | Re-write this file completely, with the aim of being a simple | agc | 1 | -17/+59 | |
introduction to the packages collection. | |||||
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 47 | -136/+134 | |
1998-04-24 | Use relative paths within the pkgsrc tree, and remove PORTSDIR | agc | 2 | -32/+28 | |
definition accordingly. Modify check in LIB_DEPENDS, RUN_DEPENDS and BUILD_DEPENDS, so that the first component is considered to be a file name if it contains a '/' character anywhere within it, not just the first character. | |||||
1998-04-24 | Cosmetic change: ln -> ${LN} | agc | 1 | -5/+5 | |
1998-04-23 | Fix MASTER_SITE | hubertf | 1 | -2/+4 | |
1998-04-23 | Use a typedef for the panic procedure, so this works with C++ code under egcs. | mycroft | 1 | -0/+60 | |
1998-04-23 | Add an explicit type for egcs. | mycroft | 1 | -0/+11 | |
1998-04-23 | Pass the right argument type to semctl(). | mycroft | 1 | -0/+29 | |
1998-04-23 | Switch the long double support on sqrtl() rather than fabsl(), since egcs has | mycroft | 1 | -0/+128 | |
fabsl() built in. | |||||
1998-04-23 | Remove libc.so.5.4.23, as it is widely recognized as broken, and causes MatLab | mycroft | 2 | -4/+6 | |
to fail. Also, use -f when making the /dev/dsp symlink. | |||||
1998-04-23 | Jigsaw puzzle. | hubertf | 7 | -1/+88 | |
1998-04-23 | Slightly shorter way of using pkg_info -e to work out whether a package | agc | 1 | -2/+2 | |
is installed, from Hubert Feyrer. | |||||
1998-04-22 | Fix comment about "DOMAIN_NAME". | tron | 1 | -3/+3 | |
1998-04-22 | Update package to "knews-1.0b0". | tron | 7 | -21/+76 | |
1998-04-22 | Restore INFO_FILES change that got lost in the previous commit. | agc | 1 | -3/+3 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 66 | -230/+209 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. |