Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-01-05 | Bump PKGREVISION due to increase in the major number of libpq.so between | jlam | 1 | -3/+3 | |
version 7.2.3 and 7.3.1 of databases/postgresql-lib. | |||||
2002-10-25 | Convert to buildlink2. Remove _FETCH_MESSAGE -- not needed. | wiz | 1 | -17/+9 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-08-26 | format and word Apache module MESSAGEs consistently. | grant | 1 | -15/+16 | |
2002-08-01 | Crank libmm dependency versions and dependent pkg revisions. | mycroft | 1 | -2/+3 | |
2002-06-21 | Set MASTER_SITES to MASTER_SITE_LOCAL, as the distfile is now hosted | cjones | 1 | -2/+2 | |
on ftp.netbsd.org. | |||||
2002-06-19 | Fixed the ordering of args to apxs, as suggested by jlam in pkg/13477 | cjones | 2 | -5/+5 | |
(which is already closed). | |||||
2002-03-04 | Generalize the handling for packages where "fetch" and "fetch-list" | fredb | 1 | -10/+1 | |
only emit a message and don't actually fetch anything. This allows us to make the output of "fetch-list" for these packages consistent with other packages. While we're in here, integrate DYNAMIC_MASTER_SITES with the ${ORDERED_SITES} macro. The only functional change here is that ${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something appropriate for "fetch-list" for these packages, like sourcing "getsites.sh" into the generated script. (Well, "package", but there are two others that do something similar in their "Makefile".) Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only "fetch" uses it, move it's functionality directly under "do-fetch". | |||||
2002-02-26 | Wherever "make fetch" simply echos a message, let "make fetch-list|sh" | fredb | 1 | -3/+11 | |
echo the message, too. | |||||
2002-02-05 | Add apache buildlink so it installs perl when building. That way apxs can run | jmc | 1 | -1/+2 | |
2002-02-05 | Make sure configure knows where MM is located. Also include the apache | jmc | 1 | -3/+3 | |
headers in the CPPFLAGS | |||||
2001-12-09 | revert last change | jmc | 1 | -3/+1 | |
2001-12-09 | Requires a manual fetch so mark it as interactive | jmc | 1 | -1/+3 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-08-21 | Add -fPIC to CFLAGS. Thanks to mrauch for pointing this out. | cjones | 2 | -4/+13 | |
2001-07-27 | Change postgresql-lib dependency for lintpkgsrc's sake. | wiz | 1 | -2/+2 | |
2001-07-19 | Some changes to work better with the openacs package, which will be | cjones | 2 | -18/+28 | |
committed shortly. | |||||
2001-07-19 | Corrected a pathname to match PLIST. | cjones | 1 | -2/+2 | |
2001-07-16 | Added ap-aolserver, an AOLServer emulation module for apache. | cjones | 8 | -0/+483 | |