Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-04 | Sort. | skrll | 1 | -124/+124 | |
2001-05-04 | Change HOMEPAGE from sourceforge's project page to real homepage | zuntum | 1 | -2/+2 | |
2001-05-04 | Remove gratuitious input redirection from ${SED} statement. | fredb | 1 | -2/+2 | |
2001-05-04 | The homepage seems to be missing in action. | fredb | 1 | -2/+2 | |
2001-05-04 | restore checksums for alpha, arm32, m68k, i386-a.out, mipsel, ns32k, ↵ | dmcmahill | 1 | -1/+10 | |
powerpc, and sparc | |||||
2001-05-04 | Deal with "unix no longer predefined" warning. Modify Makefile so we don't | jlam | 4 | -46/+44 | |
need to pass in various variables through MAKE_ENV, and honor CFLAGS passed in from environment during build. | |||||
2001-05-04 | Share a common distinfo file with the postgresql package. | jlam | 4 | -40/+2 | |
2001-05-03 | Wrap lines consistently to 72 columns. | fredb | 1 | -5/+4 | |
2001-05-03 | Add to databases category. Some cosmetic changes also. | jtb | 1 | -7/+4 | |
2001-05-03 | Add defaults for all instances of EVAL_PREFIX. | jtb | 10 | -37/+61 | |
2001-05-03 | fix for powerpc. | dmcmahill | 4 | -16/+37 | |
2001-05-03 | Add some defaults for EVAL_PREFIX. | jtb | 3 | -38/+47 | |
2001-05-03 | keep a snapshot of the bulk cache files. | dmcmahill | 1 | -1/+32 | |
2001-05-03 | Remove superfluous echoing. | jtb | 1 | -17/+6 | |
2001-05-03 | Use ${MASTER_SITE_BACKUP}. The original master site (and homepage) | jtb | 1 | -8/+3 | |
still ask for authorization. | |||||
2001-05-03 | Add entry on automated security checking | hubertf | 1 | -1/+26 | |
2001-05-03 | some code cleanup. | dmcmahill | 1 | -30/+36 | |
- use the PKGPATH variable instead of getting it indirectly - don't use `foo` when we only want the return value, not the output. Also, in the non-cache case, we need to remove un-needed packages as noted in the most recent non-cached bulk build. Patches provided by Hubert and slightly modified by me. | |||||
2001-05-03 | Increment PKGNAME rather than DISTNAME. | jtb | 1 | -2/+3 | |
2001-05-03 | Add some defaults for EVAL_PREFIX. | jtb | 4 | -47/+57 | |
2001-05-03 | Make the Fortran interface work properly. Install the demos. | jtb | 7 | -4/+146 | |
While here, build shared libraries using libtool. Increment version number. | |||||
2001-05-03 | Fix a typo. | jtb | 1 | -3/+3 | |
2001-05-03 | Provide the executive summary, concerning how to actually run this thing. | fredb | 1 | -0/+12 | |
(You may need to set the font -- it's default font is not distributed with X by default, but other Hangul fonts are.) | |||||
2001-05-03 | Initial checkin for a pkgsrc TODO file | abs | 1 | -0/+16 | |
2001-05-03 | Update pkglint to 2.50 | abs | 2 | -4/+12 | |
Implement pkglint -V which displays pkglint version (Useful for ftp.netbsd.org automated checks) | |||||
2001-05-03 | Should be OK to include <sys/param.h> unconditionally in "misc.c", to get | fredb | 2 | -16/+16 | |
the proper definition of "BSD", since it's already done so in "main.c". | |||||
2001-05-03 | Use the FD_* macros with select(). Take a clue from XFree-3.3.6 xterm, | fredb | 5 | -1/+156 | |
and make this conditional on only "#ifndef VMS". | |||||
2001-05-03 | Don't disable slrnpull and spool; addresses pkg/12542. | wiz | 1 | -3/+2 | |
2001-05-03 | Add and enable p5-Business-UPS. | wiz | 1 | -1/+2 | |
2001-05-03 | Initial import of p5-Business-UPS-1.13 supplied by Eric Schnoebelen | wiz | 4 | -0/+33 | |
in pkg/11835: Make shipping charge requests of the UPS web site or track UPS packages from within a Perl5 program. Please note the UPS terms of use (mentioned in DESCR). | |||||
2001-05-03 | Add and enable php3-pdflib. | wiz | 1 | -1/+2 | |
2001-05-03 | PHP3 extension for PDF library functions. | wiz | 3 | -0/+29 | |
Provided by Rex McMlaster in pkg/11895. | |||||
2001-05-03 | Use a shared distinfo file. | wiz | 6 | -63/+4 | |
2001-05-03 | Add and enable p5-HTTP-Request-Form and php4-mcrypto, and remove w3m-m17n. | wiz | 1 | -3/+4 | |
Sort. | |||||
2001-05-03 | Initial import of p5-HTTP-Request-Form, provided by David Rankin in | wiz | 4 | -0/+36 | |
pkg/11083: Construct HTTP::Request objects for form processing | |||||
2001-05-03 | The dired package has been modified without changing its version number. | agc | 2 | -29/+55 | |
For now, copy the distfile from dired-1.09-tar.gz to dired-1.09nb1-tar.gz, and grab that, so that we know which version of the distfile we're getting. Upgrade to SHA1 digests, and add distfile sizes. | |||||
2001-05-03 | add missing USE_PERL5 (called by one of the scripts) | dmcmahill | 1 | -1/+2 | |
2001-05-03 | Have the program look for locale files in the same place they're installed. | jlam | 2 | -4/+4 | |
2001-05-03 | Use --export-dynamic instead of -E as it's recognized by both the old | jlam | 2 | -10/+6 | |
and new ld on both a.out and ELF, on advice from skrll.netbsd.org. | |||||
2001-05-03 | Honor CFLAGS passed in from environment during build. | jlam | 2 | -4/+4 | |
2001-05-03 | Only depend on rman if not in base system, and install HTML documentation | jlam | 4 | -23/+25 | |
under ${PREFIX}/share/doc/html. | |||||
2001-05-03 | The version of the distfile on the MASTER_SITE is liable to change without | agc | 2 | -4/+5 | |
any change in the version number (because there *is* no version number), so set the MASTER_SITE to MASTER_SITE_BACKUP, and add SHA1 digest and distfile size. | |||||
2001-05-03 | Include bsd.prefs.mk to get definition of X11BASE prior to using it. | jlam | 1 | -1/+3 | |
2001-05-03 | It would appear that changes are made to the distfile on the MASTER_SITE | agc | 2 | -4/+5 | |
without updating the version number. Point MASTER_SITE at MASTER_SITE_BACKUP, as the backup sites contain the distfile that was originally checksummed, and update distinfo to have an SHA1 digest and distfile size. | |||||
2001-05-03 | Reformat to ease readability. | jlam | 1 | -8/+7 | |
2001-05-03 | Prefer VAR+= lines to backslash line continuations to make this file easier | jlam | 1 | -3/+3 | |
to grep through. | |||||
2001-05-03 | Only pass -Wl,-E to linker on ELF platforms. This fixes build problems | jlam | 2 | -4/+8 | |
on a.out platforms pointed out by rh@netbsd.org. | |||||
2001-05-03 | Remove defunct mirror. | fredb | 1 | -3/+2 | |
2001-05-03 | Pass CC down to configure script and make sure its used properly. | skrll | 2 | -3/+13 | |
This fixes pkg/12797 | |||||
2001-05-03 | Check that the ${PACKAGES} directory exists, before trying to cd there. | agc | 1 | -48/+49 | |
This modification allows "make readme" to succeed even if the ${PACKAGES} hierarchy does not exist. Fixes PR 12480 from Arto Selonen (arto@selonen.org), and addresses PR 12362 from Masao Uebayashi <uebayasi@soum.co.jp> | |||||
2001-05-03 | Don't continue DEPENDS lines with '\' Instead, insert "DEPENDS+= " in | agc | 2 | -7/+7 | |
subsequent lines, which makes it easier to search for pre-requisite packages with a "DEPENDS.*pkg" regular expression. |