summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-30Update MASTER_SITES and HOMEPAGE.agc4-13/+13
2005-04-30Repair forward declarations of read() and write() on 64-bit platforms,schmonz2-1/+17
2005-04-30Split replace.mk into two parts, one of which is included by bsd.prefs.mkjlam4-93/+129
2005-04-30Use correct home page.augustss1-1/+1
2005-04-30Rewrite to avoid needing egrep.jlam1-32/+32
2005-04-30We don't need egrep since we're using a basic RE.jlam1-2/+2
2005-04-29Read the definitions for MASTER_SITES_* from <mk/bsd.sites.mk> instead ofrillig1-48/+56
2005-04-29Added three patches that fix the "undeclared snprintf()" errors.rillig4-1/+44
2005-04-29Added compatibility patches for ISO C90. Approved by wiz.rillig6-5/+106
2005-04-29Added compatibility patch for ISO C90. Approved by wiz.rillig2-1/+32
2005-04-29Placed the substitution actions from the build phase into the configurerillig1-3/+4
2005-04-29Added compatibility patch for ISO C90. Approved by wiz.rillig2-1/+26
2005-04-29Include converters/libiconv/buildlink3.mkkristerw2-2/+4
2005-04-29Include mk/pthread.buildlink3.mk.kristerw2-2/+4
2005-04-29Add missing #ifdef guards for semaphore.h, to make this build onkristerw3-1/+31
2005-04-29Make this package find the compiler after bl3 were enabled.kristerw2-4/+4
2005-04-29update to 0.45drochner4-26/+26
2005-04-29remove entry which is a leftover from previous versions appearently,drochner1-2/+1
2005-04-29Note addition of databases/tcl-postgresql74gson1-1/+2
2005-04-29Add and enable tcl-postgresql74gson1-1/+2
2005-04-29Tcl interface to PostgreSQL, including front-end clients and a loadablegson5-0/+59
2005-04-29For Linux, add workaround for bug noted in PR #25402.reed1-1/+7
2005-04-29Note update of mathomatic.minskim2-4/+3
2005-04-29Update mathomatic to 12.3. Bug fixes and many enhancements. Seeminskim3-18/+12
2005-04-29updated cpuflags to 0.86abs1-1/+3
2005-04-29Update cpuflags to 0.86:abs4-31/+33
2005-04-29Under NetBSD, the update-desktop-database command may fail at installagc2-1/+15
2005-04-29No need to include ppp-comp-local.h on NetBSD >= 2.99.16, as the MPPEcube2-33/+36
2005-04-29Fix a typo in comment.cube1-1/+1
2005-04-29Update of spamassassin to 3.0.3heinz1-1/+2
2005-04-29Updated to version 3.0.3.heinz3-21/+12
2005-04-29TeXmacs update and new maxima package.wiz2-3/+4
2005-04-29Updated print/glabels to 2.0.2.reed1-1/+2
2005-04-29Update glabels to 2.0.2.reed3-10/+9
2005-04-29Include stdlib.h instead of malloc.h to build on Darwin.minskim2-1/+15
2005-04-29Updated gxemul to 0.3.2xtraeme1-1/+2
2005-04-29Update to 0.3.2xtraeme3-9/+28
2005-04-28Use :sh instead of != to defer execution of ${PERL} until the configurejlam1-5/+6
2005-04-28Use :O instead of ${SORT}.jlam1-3/+2
2005-04-28Use :sh instead of != to defer evaluation until later in bsd.pkg.mk.jlam1-4/+4
2005-04-28Use :sh instead of != to define WWWSERVER to defer evaluation until it'sjlam1-2/+2
2005-04-28Avoid using != to define OS_VER .. use :sh instead to defer evaluationjlam1-3/+3
2005-04-28Avoid using != to define LOWER_PAPERSIZE .. use :sh instead to defer itjlam2-4/+6
2005-04-28Avoid using != to define some variables .. just use :sh instead to deferjlam1-5/+7
2005-04-28Avoid using != to define _PVM_ARCH ... use :sh instead to defer thejlam1-2/+3
2005-04-28We don't need ${SORT} to sort a list .. just use the :O modifier instead.jlam1-3/+2
2005-04-28We don't need to use ${SORT} to sort a list -- just use the :O modifier.jlam6-21/+15
2005-04-28We don't need to use ${SORT} to sort a list... just use the :O modifier.jlam1-3/+2
2005-04-28Replace consecutive /'s in a path with a single /.jlam1-2/+2
2005-04-28Pull out the first word of GZIP_CMD without using ${SED}.jlam1-3/+2