Age | Commit message (Expand) | Author | Files | Lines |
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 |
1998-04-25 | Fix that pico-bug mentioned on bugtraq. (See this patchfile for the | hubertf | 1 | -0/+33 |
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 |
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 |
1998-04-24 | Re-write this file completely, with the aim of being a simple | agc | 1 | -17/+59 |
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 |
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 |
1998-04-23 | Remove libc.so.5.4.23, as it is widely recognized as broken, and causes MatLab | mycroft | 2 | -4/+6 |
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 |
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 |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 17 | -36/+35 |
1998-04-22 | Fix info-file handling | hubertf | 1 | -3/+3 |
1998-04-21 | Add patch for arm32 (seperate to be consistent with patches submitted | fvdl | 1 | -0/+38 |
1998-04-21 | Update package to "vim-5.1". | tron | 4 | -20/+50 |
1998-04-21 | Try to get qt from some mirror sites first, as the TrollTech server is | mycroft | 1 | -2/+4 |
1998-04-21 | Pass the environment down when using xmkmf to configure. | agc | 1 | -2/+2 |
1998-04-21 | Update to V2.02 | hubertf | 2 | -11/+12 |
1998-04-21 | Update to V2.2 | hubertf | 7 | -480/+585 |
1998-04-21 | xart works | hubertf | 1 | -1/+2 |
1998-04-21 | enhanced xpaint | hubertf | 8 | -0/+157 |
1998-04-20 | Add a note about adjusting MAINTAINER to Section 4.1 if adopting FreeBSD ports. | frueauf | 1 | -1/+5 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 129 | -549/+545 |
1998-04-20 | Remove extraneous file. | agc | 1 | -0/+0 |
1998-04-20 | Add a copy of bsd.own.mk to the pkgsrc tree, and modify bsd.pkg.mk to | agc | 2 | -2/+132 |
1998-04-20 | Document pkg/MESSAGE. | frueauf | 1 | -1/+6 |
1998-04-20 | Store pkg/REQ in +REQUIRE not +REQ to be consistent with pkg_install/*. | frueauf | 1 | -2/+2 |
1998-04-19 | Find install-info in ${LOCALBASE}/bin. pkg people are adamant about this | tv | 1 | -3/+3 |
1998-04-19 | Set me as maintainer | hubertf | 1 | -2/+2 |
1998-04-19 | Care for /dev/scgx. | hubertf | 2 | -2/+6 |
1998-04-19 | make -> ${MAKE}, as per FreeBSD's PR 6341. | hubertf | 1 | -14/+14 |