Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-03 | devel: align variable assignments | rillig | 1 | -4/+4 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2016-12-22 | Fix operator precendence problem. Bump revision. | joerg | 3 | -3/+17 | |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -4/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 | |
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. 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. | |||||
2015-02-19 | Use system headers. Avoid redefining macros. | joerg | 3 | -10/+54 | |
2015-01-03 | Systematize use of -m32 and NOT_FOR_PLATFORM. | dholland | 1 | -6/+9 | |
2013-09-10 | Don't warn about mixing logical ops without parentheses or negative | joerg | 1 | -1/+4 | |
array indices. | |||||
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-04-15 | Reset maintainer, developer has left the building | wiz | 1 | -2/+2 | |
2011-12-02 | devel/bcc: Mask from DragonFly64 | marino | 1 | -1/+2 | |
DragonFly X86_64 can't build 32-bit binaries as the Makefile requests. | |||||
2010-01-29 | DESTDIR support | joerg | 1 | -1/+3 | |
2009-07-14 | Allow the package to build on amd64, but use -m32 due to LP64 issues. | tnn | 1 | -2/+8 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-03-08 | bcc, bin86 and dev86 conflict with each other. | reed | 1 | -1/+5 | |
Bump PKGREVISION. | |||||
2008-02-07 | Needs GNU nroff to format catpages with -mandoc. | tnn | 1 | -1/+2 | |
2007-06-30 | Build with -D_POSIX_SOURCE on DragonFly to prevent conflict on label_t. | joerg | 1 | -1/+7 | |
2007-01-18 | This package uses BSD-style Makefiles. | rillig | 1 | -6/+2 | |
2006-10-22 | Moved the per-directory Makefiles from patches/ to files/ and adjusted | rillig | 12 | -183/+68 | |
their contents to what this kind of files looks currently. Not much has changed, except that PKGMANDIR is honoured. | |||||
2006-10-10 | Apply build fixes from Pierrick Brossin. Thanks! | uebayasi | 25 | -102/+186 | |
2006-01-08 | Rename exp2, GCC 3.4 considers it to be a builtin. | joerg | 2 | -1/+42 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
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-07 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+2 | |
2005-10-23 | Sorted PLIST. | rillig | 1 | -8/+8 | |
2005-06-20 | This package also doesn't build on x86_64 due to "severe LP64 problems". | jlam | 1 | -2/+2 | |
2005-06-14 | Honor *OWN, *GRP, and *MODE. | minskim | 1 | -1/+3 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-13 | Add "lang" as category. (Or maybe this package resides in wrong | reed | 1 | -2/+2 | |
directory?) I mentioned this in my old PR #23104. | |||||
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -6/+6 | |
user, so it's not nice to try to use an option that will try to chown if the repository isn't owned by the builder. (Some OS's do in fact cause an error when the chown in "cp -p" fails.) | |||||
2004-06-12 | don't pass gcc specific -W flags. | grant | 3 | -11/+9 | |
2004-01-02 | #include <string.h> in two places to fix build problem noticed in Alistair's | cjep | 3 | -7/+26 | |
latest bulk build. | |||||
2003-08-02 | Make this compile on archs where size_t != unsigned int. | kristerw | 2 | -1/+14 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-02-18 | Correct typo in previous commit | jmc | 2 | -5/+5 | |
2002-02-18 | new signatures for new patch | jmc | 1 | -2/+2 | |
2002-02-18 | Force char to signed since code is assuming signed char and archs that default | jmc | 1 | -3/+12 | |
to unsigned char will lose. | |||||
2001-12-27 | Be a bit more generic about the location of ${LOCALBASE} - pointed out | agc | 2 | -4/+4 | |
by Thomas Klausner, fixes a problem introduced by me when removing the scripts directories. | |||||
2001-12-25 | Only one patch per file, and only patch each file by one patch. | wiz | 6 | -194/+171 | |
2001-12-25 | .Bd needs an argument. | wiz | 1 | -2/+2 | |
2001-12-25 | Fix a typo. [This one's for you, pooka.] | wiz | 1 | -2/+2 | |
2001-12-03 | Miscellaneous man page fixes. | wiz | 4 | -172/+28 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-25 | Move the configuration stage from a separate script into the package | agc | 5 | -56/+42 | |
Makefile, using the standard target. Add the required Makefile and Makefile.inc in a more standard way. Get rid of the now unnecessary configure script. | |||||
2001-05-28 | Fix mkdir for man pages. pkg/13055 by Ben Collver. | wiz | 2 | -4/+4 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -19/+17 | |
+ 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 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+16 | |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -6/+2 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. |