Age | Commit message (Expand) | Author | Files | Lines |
2018-03-24 | build fixes for NetBSD | spz | 3 | -6/+43 |
2017-11-13 | Add support for LDFLAGS when building audio/nas | khorben | 1 | -1/+3 |
2017-01-04 | Ensure the local yywrap is used. Fixes build with newer flex. | jperkin | 2 | -1/+16 |
2015-11-03 | Add SHA512 digests for distfiles for audio category | agc | 1 | -1/+2 |
2015-08-06 | Add support for CFLAGS | khorben | 1 | -1/+3 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-05-20 | Changes 1.9.4: | adam | 2 | -9/+8 |
2014-03-14 | Don't pull unused header file in. This fixes build on FreeBSD 9-10. | asau | 2 | -3/+13 |
2014-03-11 | Remove example rc.d scripts from PLISTs. | jperkin | 1 | -2/+1 |
2013-07-15 | remove gmake from TOOLS. NAS uses imake and imake forces the use of | christos | 1 | -2/+2 |
2013-07-07 | Bump PKGREVISION. | ryoon | 3 | -5/+6 |
2013-01-06 | Fix build on OpenBSD/amd64 5.2. | ryoon | 6 | -26/+59 |
2013-01-05 | (1) Bump version 1.9.1 to 1.9.3 based on PR pkg/45449 | mef | 11 | -88/+80 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-05-03 | Drop dependency on libXp (from Imake) | obache | 1 | -4/+2 |
2012-02-15 | Remove SunOS-specific post-install target, not needed anymore. | hans | 1 | -5/+2 |
2012-01-30 | In server/Imakefile add a target for $(VOXWARELIBS) that call make for | sbd | 2 | -5/+20 |
2011-10-10 | Add makedepend to tools. From Makoto Fujiwara in PR 45434. | wiz | 1 | -3/+3 |
2011-06-29 | Fix DESTDIR build on SunOS. | hans | 1 | -2/+2 |
2010-01-24 | Added LICENSE information. | heinz | 1 | -1/+2 |
2009-07-09 | Libm is needed on DragonFly as well. Bump PKGREVISION. | hasso | 3 | -6/+6 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 2 | -4/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-02-03 | fix problems with missing -lXau on darwin and solaris (at least) | dbj | 2 | -16/+14 |
2009-01-26 | Fix package on Solaris. Probably not the 'correct' fix, but it's a small | sketch | 2 | -6/+18 |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -1/+2 |
2008-10-14 | Update nas to version 1.9.1. | markd | 6 | -23/+58 |
2008-10-11 | Add an rc.d script. Slightly modified from the one provided in | markd | 3 | -3/+23 |
2008-05-31 | Assume that we need to link with -lXt -lXau if we're not on any of the | tnn | 2 | -14/+14 |
2007-12-25 | Fix build problem on NetBSD/powerpc as seen in Havard Eidnes' bulk build. | markd | 2 | -3/+39 |
2007-12-02 | Some more packages need lex and yacc. Patch by Aleksey Cheusov on | rillig | 1 | -2/+2 |
2007-11-10 | Link libaudio against the libraries it needs (previously on Linux, Darwin, | wiz | 3 | -5/+15 |
2007-08-17 | Supports DESTDIR. | joerg | 1 | -1/+2 |
2007-08-15 | nas has moved to sourceforge so adjust MASTER_SITES and HOMEPAGE | markd | 1 | -4/+3 |
2007-05-05 | Update nas to 1.9 | markd | 5 | -39/+38 |
2007-05-02 | # 1) uses dia library before it is built | gdt | 1 | -1/+5 |
2007-03-24 | Don't build/install auscope. Removes dependency on perl if all you | markd | 4 | -23/+16 |
2007-01-28 | The server components don't get installed under Mac OS X. | tron | 1 | -2/+2 |
2007-01-27 | Restructure how the PLIST is built to hopefully be clearer in whats | markd | 1 | -10/+7 |
2007-01-27 | Revert the attempt to set MANPATH. It only applied to some parts of the | markd | 1 | -2/+1 |
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+5 |
2006-10-22 | Fixed PKGMANDIR. | rillig | 1 | -1/+2 |
2006-09-06 | Fix PLIST for sparc64. | markd | 1 | -1/+2 |
2006-07-12 | Fixed pkglint warnings. | rillig | 2 | -6/+7 |
2006-07-09 | Capitalize file names so that they match with those on a case-sensitive file | minskim | 1 | -17/+17 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-08 | If UNPRIVILEGED=yes, replace hardcoded root and wheel with | minskim | 1 | -1/+30 |
2006-07-08 | Add required link options for Darwin. | minskim | 2 | -1/+17 |
2006-07-07 | Run configure with env variables set by pkgsrc. Previously, it was imake | minskim | 1 | -1/+4 |