Age | Commit message (Expand) | Author | Files | Lines |
2005-05-15 | Use gzcat instead of "gzip -dc". | jlam | 1 | -2/+2 |
2005-05-15 | Drop MAN1 (FreeBSD Ports-ism), and note that gzip is required during | jlam | 1 | -5/+4 |
2005-05-15 | Use gzcat instead of "gzip -dc" | jlam | 1 | -2/+4 |
2005-05-15 | delint. | salo | 3 | -27/+27 |
2005-05-15 | Use gzcat instead of "gunzip -c" for simplicity. | jlam | 1 | -2/+2 |
2005-05-15 | Fix the MANZ handling in bsd.pkg.mk. If MANZ is defined, then we want | jlam | 1 | -14/+43 |
2005-05-15 | Added the make-quoting regression test. | rillig | 1 | -1/+2 |
2005-05-15 | Added make-quoting. | rillig | 1 | -1/+2 |
2005-05-15 | Imported make-quoting, a regression test to make sure various weird quoting | rillig | 18 | -0/+181 |
2005-05-15 | Fixed some typos. Using uppercase names for variable parts of PKG_PATH. | rillig | 1 | -19/+23 |
2005-05-15 | Fixed some typos. | rillig | 1 | -6/+6 |
2005-05-15 | Moved the makefile section after the components section, which makes much | rillig | 1 | -3/+3 |
2005-05-15 | Using <command> instead of <varname> to quote the .for loops. | rillig | 1 | -10/+9 |
2005-05-15 | Changed "bootstrap" to "bootstrapped". Changed &uprompt; to &cprompt;, | rillig | 1 | -3/+3 |
2005-05-15 | Removed the sentence that states ftp.netbsd.org has cvs binaries for | rillig | 1 | -3/+2 |
2005-05-15 | Changed the wording of some package descriptions. Removed unnecessary code | rillig | 1 | -12/+8 |
2005-05-15 | Updated list of MASTER_SITES. | rillig | 1 | -3/+10 |
2005-05-15 | This package requires yacc. | jlam | 1 | -1/+3 |
2005-05-15 | bsd.pkg.extract.mk doesn't know about files that end in ".z". Use the | jlam | 1 | -1/+3 |
2005-05-15 | This package uses ${PATCH} explicitly. | jlam | 1 | -1/+3 |
2005-05-15 | whitespace nits | jlam | 1 | -9/+9 |
2005-05-15 | This package uses ${PATCH}. | jlam | 1 | -1/+2 |
2005-05-15 | Avoid crazy YACC hacks when using the new tools framework. | jlam | 2 | -2/+10 |
2005-05-15 | If we're using xpkgwedge, we need to force using pkgxmkmf so that we | jlam | 1 | -17/+17 |
2005-05-15 | TODO: Update the binary bootstrap kits. | rillig | 1 | -1/+4 |
2005-05-15 | Don't fix packages if pkglint reports false warnings, fix pkglint instead. | rillig | 1 | -4/+2 |
2005-05-15 | Note update of databases/p5-perl-ldap to version 0.32.02 (upstream version | seb | 1 | -1/+2 |
2005-05-15 | Update to version 0.3202 as package version 0.32.02. | seb | 2 | -11/+14 |
2005-05-15 | - Add a note in the Makefile about upgrading this package. | adrianp | 1 | -1/+5 |
2005-05-15 | - Note bugzilla update | adrianp | 1 | -1/+2 |
2005-05-15 | - Update to 2.18.1 | adrianp | 5 | -35/+40 |
2005-05-15 | mention recent work | drochner | 1 | -1/+8 |
2005-05-15 | add dependency on suse_x11 | jdolecek | 1 | -1/+2 |
2005-05-15 | Remove some local declarations which breaks compilation on DragonFly. | bouyer | 2 | -3/+19 |
2005-05-15 | update to 2.0.1 | drochner | 2 | -6/+6 |
2005-05-15 | import gimp-color-manager-0.1.1, a plugin to apply ICC profiles | drochner | 5 | -0/+43 |
2005-05-15 | Note update of mathomatic. | minskim | 1 | -1/+2 |
2005-05-15 | Update mathomatic to 12.3.2. | minskim | 2 | -6/+6 |
2005-05-15 | It is ymessenger-0.93.0-1.i386.rpm and not ./ymessenger-0.93.0-1.i386.rpm | veego | 1 | -4/+4 |
2005-05-15 | It is clearsilver-0.9.14.tar.gz and not ./clearsilver-0.9.14.tar.gz | veego | 1 | -4/+4 |
2005-05-15 | It is aim-1.5.286-1.i386.rpm and not ./aim-1.5.286-1.i386.rpm | veego | 1 | -4/+4 |
2005-05-15 | It is opera-8.0-20050415.1-static-qt.i386-en.rpm and not | veego | 1 | -3/+3 |
2005-05-15 | Note update of sylpheed-devel. | chris | 1 | -1/+2 |
2005-05-15 | Update sylpheed-devel to 1.9.10, main changes are: | chris | 2 | -6/+6 |
2005-05-15 | Note update of postgresql80* to 8.0.3. | recht | 1 | -1/+4 |
2005-05-15 | Update to PostgreSQL 8.0.3 | recht | 2 | -16/+9 |
2005-05-15 | Rename BASENAME to BD_BASENAME to fix clashes with ${BASENAME} from pkgsrc/mk | veego | 3 | -8/+8 |
2005-05-15 | Fixed shell quoting. | rillig | 1 | -2/+2 |
2005-05-15 | We only need gzcat when requested by the extract and patch phases, or | jlam | 1 | -5/+5 |
2005-05-15 | Use ${GZCAT} instead of ${GUNZIP_CMD} -c. The former is more succinct, | jlam | 1 | -2/+2 |