summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-15Use gzcat instead of "gzip -dc".jlam1-2/+2
2005-05-15Drop MAN1 (FreeBSD Ports-ism), and note that gzip is required duringjlam1-5/+4
2005-05-15Use gzcat instead of "gzip -dc"jlam1-2/+4
2005-05-15delint.salo3-27/+27
2005-05-15Use gzcat instead of "gunzip -c" for simplicity.jlam1-2/+2
2005-05-15Fix the MANZ handling in bsd.pkg.mk. If MANZ is defined, then we wantjlam1-14/+43
2005-05-15Added the make-quoting regression test.rillig1-1/+2
2005-05-15Added make-quoting.rillig1-1/+2
2005-05-15Imported make-quoting, a regression test to make sure various weird quotingrillig18-0/+181
2005-05-15Fixed some typos. Using uppercase names for variable parts of PKG_PATH.rillig1-19/+23
2005-05-15Fixed some typos.rillig1-6/+6
2005-05-15Moved the makefile section after the components section, which makes muchrillig1-3/+3
2005-05-15Using <command> instead of <varname> to quote the .for loops.rillig1-10/+9
2005-05-15Changed "bootstrap" to "bootstrapped". Changed &uprompt; to &cprompt;,rillig1-3/+3
2005-05-15Removed the sentence that states ftp.netbsd.org has cvs binaries forrillig1-3/+2
2005-05-15Changed the wording of some package descriptions. Removed unnecessary coderillig1-12/+8
2005-05-15Updated list of MASTER_SITES.rillig1-3/+10
2005-05-15This package requires yacc.jlam1-1/+3
2005-05-15bsd.pkg.extract.mk doesn't know about files that end in ".z". Use thejlam1-1/+3
2005-05-15This package uses ${PATCH} explicitly.jlam1-1/+3
2005-05-15whitespace nitsjlam1-9/+9
2005-05-15This package uses ${PATCH}.jlam1-1/+2
2005-05-15Avoid crazy YACC hacks when using the new tools framework.jlam2-2/+10
2005-05-15If we're using xpkgwedge, we need to force using pkgxmkmf so that wejlam1-17/+17
2005-05-15TODO: Update the binary bootstrap kits.rillig1-1/+4
2005-05-15Don't fix packages if pkglint reports false warnings, fix pkglint instead.rillig1-4/+2
2005-05-15Note update of databases/p5-perl-ldap to version 0.32.02 (upstream versionseb1-1/+2
2005-05-15Update to version 0.3202 as package version 0.32.02.seb2-11/+14
2005-05-15- Add a note in the Makefile about upgrading this package.adrianp1-1/+5
2005-05-15- Note bugzilla updateadrianp1-1/+2
2005-05-15- Update to 2.18.1adrianp5-35/+40
2005-05-15mention recent workdrochner1-1/+8
2005-05-15add dependency on suse_x11jdolecek1-1/+2
2005-05-15Remove some local declarations which breaks compilation on DragonFly.bouyer2-3/+19
2005-05-15update to 2.0.1drochner2-6/+6
2005-05-15import gimp-color-manager-0.1.1, a plugin to apply ICC profilesdrochner5-0/+43
2005-05-15Note update of mathomatic.minskim1-1/+2
2005-05-15Update mathomatic to 12.3.2.minskim2-6/+6
2005-05-15It is ymessenger-0.93.0-1.i386.rpm and not ./ymessenger-0.93.0-1.i386.rpmveego1-4/+4
2005-05-15It is clearsilver-0.9.14.tar.gz and not ./clearsilver-0.9.14.tar.gzveego1-4/+4
2005-05-15It is aim-1.5.286-1.i386.rpm and not ./aim-1.5.286-1.i386.rpmveego1-4/+4
2005-05-15It is opera-8.0-20050415.1-static-qt.i386-en.rpm and notveego1-3/+3
2005-05-15Note update of sylpheed-devel.chris1-1/+2
2005-05-15Update sylpheed-devel to 1.9.10, main changes are:chris2-6/+6
2005-05-15Note update of postgresql80* to 8.0.3.recht1-1/+4
2005-05-15Update to PostgreSQL 8.0.3recht2-16/+9
2005-05-15Rename BASENAME to BD_BASENAME to fix clashes with ${BASENAME} from pkgsrc/mkveego3-8/+8
2005-05-15Fixed shell quoting.rillig1-2/+2
2005-05-15We only need gzcat when requested by the extract and patch phases, orjlam1-5/+5
2005-05-15Use ${GZCAT} instead of ${GUNZIP_CMD} -c. The former is more succinct,jlam1-2/+2