Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Add SHA512 digests for distfiles for cad category | agc | 1 | -1/+2 | |
Problems found with existing distfile for eagle: distfiles/eagle-lin32-7.4.0.run No changes made to eagle/distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2012-10-20 | Use more void. | joerg | 4 | -12/+72 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-02-16 | Needs tex-metapost for groff.enc. | hans | 1 | -1/+2 | |
2010-10-03 | MAKE_JOBS_SAFE=no | obache | 1 | -1/+2 | |
2010-09-29 | - Use \special syntax that dvipsk understands. | minskim | 14 | -8/+266 | |
- Run TeX commands with absolute paths. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-02-25 | Let fastcap depend on dvipsk because teTeX-bin no longer provides dvips. | minskim | 1 | -1/+3 | |
2008-05-25 | Explicitly add pax dependency in those Makefiles that use it (or have | joerg | 1 | -2/+2 | |
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree. | |||||
2008-03-03 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -47/+49 | |
their files via a custom do-install target. | |||||
2006-08-10 | Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed | minskim | 1 | -2/+2 | |
shortly. | |||||
2006-05-13 | Remove references to teTeX1. | minskim | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -3/+3 | |
It is more consistent with the tex.buildlink3.mk name. Also, if a package really needs latex, it just has to set TEX_ACCEPTED to latex distributions altough today, all TEX_ACCEPTED possibilities are latex distributions | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+4 | |
use LATEX_DEPMETHOD=build, and allow version 1,2 and 3 of teTeX | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -8/+2 | |
2005-05-20 | Set EXTRACT_USING to force extraction using gtar. | jlam | 1 | -2/+6 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-19 | use GNU tar to extract. pax fails on the distfile. Lets this pkg | dmcmahill | 1 | -1/+4 | |
extract and build again after being broken for a long time. | |||||
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-09-21 | update to fastcap-2.0.19920918. Old distfile was no longer available. | dmcmahill | 3 | -33/+28 | |
New version is the same code but with a newer and less restrictive license. Also update the homepage. | |||||
2004-06-16 | Do not use stime as a variable name, because it conflicts with | minskim | 2 | -1/+26 | |
stime(2) on Linux. | |||||
2004-05-07 | s/malloc.h/stdlib.h/ (for darwin/freebsd) | danw | 2 | -1/+15 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-03-22 | obey CFLAGS. Among other benefits this should help with non-gcc compilers | dmcmahill | 2 | -4/+4 | |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 | |
overridden. | |||||
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 | |
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. | |||||
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+2 | |
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later... | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -2/+2 | |
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build. | |||||
2003-06-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 | |
is accepted. Suggested by Grant. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2002-09-29 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc. | jlam | 1 | -3/+3 | |
2002-04-20 | On arm32, use gcc-2.95.3 to avoid an internal egcs compiler error. | cjep | 1 | -1/+6 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-22 | Don't ignore checksums for three ps files, and add checksums and sizes | wiz | 2 | -12/+13 | |
to distinfo. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -5/+6 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-05-12 | make all pkgs for which I'm the maintainer point to my netbsd email. | dmcmahill | 1 | -2/+2 | |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
1998-09-14 | Force uncompression of docs via uncompress -f. | agc | 1 | -3/+3 | |
Change the name of the package to be more consistent. | |||||
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -3/+0 | |
from individual DESCR files that had them. |